@charset "UTF-8";.dashboard-sidebar-menu{position:relative;background-color:transparent;width:100%;height:calc(100vh - 55px)}.dashboard-sidebar-menu.is-collapsed .module-title{opacity:0;height:0;padding:0;margin:0;overflow:hidden}.dashboard-sidebar-menu.is-collapsed .menu-item-name{opacity:0;width:0;overflow:hidden}.dashboard-sidebar-menu.is-collapsed .arco-menu-item{justify-content:center;padding:0}.dashboard-sidebar-menu.is-collapsed .arco-menu-item svg,.dashboard-sidebar-menu.is-collapsed .arco-menu-item .arco-icon{margin-right:0}.dashboard-sidebar-menu.is-collapsed .search-options{display:none}.dashboard-sidebar-menu .arco-menu-inner{box-sizing:border-box;width:100%;height:100%;overflow:auto;padding:0}.dashboard-sidebar-menu .arco-menu-inner::-webkit-scrollbar{display:none}.dashboard-sidebar-menu .module-title{display:block;line-height:18px;font-size:12px;font-weight:600;color:#86909c;padding:0 0 0 20px;text-transform:uppercase;letter-spacing:.5px}.dashboard-sidebar-menu .module-title:first-child{padding-top:22px}.dashboard-sidebar-menu .module-group{padding:12px;animation:slideInLeft .4s ease}.dashboard-sidebar-menu .arco-menu-item{margin:0 0 4px;padding:0 0 0 12px;font-size:14px;color:#4e5969;background-color:transparent;border-radius:10px;line-height:38px;cursor:pointer;display:flex;align-items:center;position:relative;transition:all .3s ease;font-weight:500}.dashboard-sidebar-menu .arco-menu-item .menu-item-name{display:inline-block;transition:opacity .3s ease,width .3s ease;white-space:nowrap}.dashboard-sidebar-menu .arco-menu-item svg,.dashboard-sidebar-menu .arco-menu-item .arco-icon{margin-right:12px;font-size:20px;vertical-align:-5px;color:#86909c;flex-shrink:0;transition:all .3s ease}.dashboard-sidebar-menu .arco-menu-item:hover{color:#165dff;background-color:#165dff14;transform:translate(2px)}.dashboard-sidebar-menu .arco-menu-item:hover svg,.dashboard-sidebar-menu .arco-menu-item:hover .arco-icon{color:#165dff;transform:scale(1.1)}.dashboard-sidebar-menu .arco-menu-item.arco-menu-selected{color:#165dff;background-color:#165dff1f;font-weight:600;box-shadow:0 2px 8px #165dff26}.dashboard-sidebar-menu .arco-menu-item.arco-menu-selected svg,.dashboard-sidebar-menu .arco-menu-item.arco-menu-selected .arco-icon{color:#165dff}body[arco-theme=dark] .dashboard-sidebar-menu .module-title{color:#ffffff80;font-weight:500}body[arco-theme=dark] .dashboard-sidebar-menu .arco-menu-item{color:#ffffffb3}body[arco-theme=dark] .dashboard-sidebar-menu .arco-menu-item svg,body[arco-theme=dark] .dashboard-sidebar-menu .arco-menu-item .arco-icon{color:#fff9}body[arco-theme=dark] .dashboard-sidebar-menu .arco-menu-item.arco-menu-selected{background-color:#409eff26;color:#409eff}body[arco-theme=dark] .dashboard-sidebar-menu .arco-menu-item.arco-menu-selected svg,body[arco-theme=dark] .dashboard-sidebar-menu .arco-menu-item.arco-menu-selected .arco-icon{color:#409eff}body[arco-theme=dark] .dashboard-sidebar-menu .arco-menu-item:hover{background-color:#ffffff14;color:#ffffffe6}body[arco-theme=dark] .dashboard-sidebar-menu .arco-menu-item:hover svg,body[arco-theme=dark] .dashboard-sidebar-menu .arco-menu-item:hover .arco-icon{color:#fffc}@keyframes slideInLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.98)}}@keyframes shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}[data-theme=dark],body[arco-theme=dark]{--color-bg-1: #181a21;--color-bg-2: #1a1a23;--color-bg-3: #21232e;--color-bg-4: #2c2e3c;--color-bg-5: #3a3a3c;--color-bg-popup: #1a1a23;--color-bg-white: #1a1a23;--color-text-1: #ffffff;--color-text-2: #a7a7b1;--color-text-3: #848596;--color-text-4: #4e5969;--color-fill-1: #21232e;--color-fill-2: #2c2e3c;--color-fill-3: #3a3a3c;--color-fill-4: #4e4e4f;--color-border-1: #2c2e3c;--color-border-2: #2c2e3c;--color-border-3: #4e4e4f;--color-border-4: #636366;--color-neutral-3: #2c2e3c;--color-mask-bg: rgba(0, 0, 0, .6);--sidebar-bg: #1a1a23;--sidebar-border: #2c2e3c;--sidebar-title: #ffffff;--sidebar-module-title: #848596;--sidebar-menu-text: #a7a7b1;--sidebar-menu-hover: rgba(255, 255, 255, .05);--sidebar-menu-active: rgba(64, 124, 255, .15);--sidebar-icon: #848596;--header-bg: #1a1a23;--header-border: #2c2e3c}body[arco-theme=dark]{background-color:#181a21;color:#fff}body[arco-theme=dark] .layout-dashboard{background-color:#181a21}body[arco-theme=dark] .dashboard-sidebar{border-right:1px solid #2c2e3c;background:#1a1a23}body[arco-theme=dark] .dashboard-sidebar .header-main-content .logo,body[arco-theme=dark] .dashboard-sidebar .header-main-content .sidebar-toggle-btn{color:#fff}body[arco-theme=dark] .dashboard-sidebar .header-main-content .sidebar-toggle-btn:hover{background:#ffffff0d}body[arco-theme=dark] .dashboard-sidebar .module-title{color:#848596}body[arco-theme=dark] .dashboard-sidebar .dashboard-sidebar-menu .arco-menu-inner{padding:0}body[arco-theme=dark] .dashboard-sidebar .dashboard-sidebar-menu .arco-menu-inner .arco-menu-item{color:#a7a7b1}body[arco-theme=dark] .dashboard-sidebar .dashboard-sidebar-menu .arco-menu-inner .arco-menu-item .arco-icon{color:#848596}body[arco-theme=dark] .dashboard-sidebar .dashboard-sidebar-menu .arco-menu-inner .arco-menu-item.arco-menu-selected{background-color:#407cff26;color:#407cff}body[arco-theme=dark] .dashboard-sidebar .dashboard-sidebar-menu .arco-menu-inner .arco-menu-item.arco-menu-selected .arco-icon{color:#407cff}body[arco-theme=dark] .dashboard-sidebar .dashboard-sidebar-menu .arco-menu-inner .arco-menu-item:hover{background-color:#ffffff0d;color:#fff}body[arco-theme=dark] .dashboard-sidebar .dashboard-sidebar-menu .arco-menu-inner .arco-menu-item:hover .arco-icon{color:#a7a7b1}body[arco-theme=dark] .dashboard-content{background-color:#181a21}body[arco-theme=dark] .header{border-bottom:1px solid #2c2e3c;background:#1a1a23}body[arco-theme=dark] .header .header-container .header-top-left .mobile-menu{color:#fff}body[arco-theme=dark] .header .header-container .header-top-left .mobile-menu:hover{background:#ffffff0d}body[arco-theme=dark] .header .header-container .header-top-left .route-title{color:#fff}body[arco-theme=dark] .layout-content{background-color:#181a21}body[arco-theme=dark] .arco-card{background-color:#1a1a23;border:1px solid #2c2e3c;border-radius:16px}body[arco-theme=dark] .arco-input-wrapper,body[arco-theme=dark] .arco-select-view-single,body[arco-theme=dark] .arco-textarea-wrapper{background-color:#ffffff0a;border-color:#2c2e3c}body[arco-theme=dark] .arco-input-wrapper:hover,body[arco-theme=dark] .arco-select-view-single:hover,body[arco-theme=dark] .arco-textarea-wrapper:hover{border-color:#3a3a3c}body[arco-theme=dark] .arco-input-wrapper:focus-within,body[arco-theme=dark] .arco-select-view-single:focus-within,body[arco-theme=dark] .arco-textarea-wrapper:focus-within{border-color:#407cff}body[arco-theme=dark] .arco-btn-secondary{background-color:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.1)}body[arco-theme=dark] .arco-btn-secondary:hover{background-color:#ffffff14}body[arco-theme=dark] .arco-table{background:#1a1a23;border-radius:16px;overflow:hidden;border:1px solid #2c2e3c}body[arco-theme=dark] .arco-table .arco-table-th{font-size:16px;color:#848596;background:#21232e;border-bottom:1px solid #2c2e3c}body[arco-theme=dark] .arco-table .arco-table-td{background:transparent;border-bottom:1px solid #2c2e3c;color:#a7a7b1}body[arco-theme=dark] .arco-table .arco-table-tr:hover .arco-table-td{background-color:#ffffff05}body[arco-theme=dark] .arco-pagination-item{background-color:transparent}body[arco-theme=dark] .arco-pagination-item:hover{background-color:#ffffff0d}body[arco-theme=dark] .arco-pagination-item.arco-pagination-item-active{background-color:#407cff}body[arco-theme=dark] .arco-dropdown-list,body[arco-theme=dark] .arco-trigger-popup{background-color:#1a1a23;border:1px solid #2c2e3c}body[arco-theme=dark] .arco-modal .arco-modal-header,body[arco-theme=dark] .arco-modal .arco-modal-body,body[arco-theme=dark] .arco-modal .arco-modal-footer{background-color:#1a1a23}body[arco-theme=dark] .arco-tabs-nav-tab .arco-tabs-tab{color:#a7a7b1}body[arco-theme=dark] .arco-tabs-nav-tab .arco-tabs-tab.arco-tabs-tab-active{color:#407cff}body[arco-theme=dark] .arco-empty .arco-empty-description{color:#848596}body[arco-theme=dark] .gradient-text{color:transparent;background-image:linear-gradient(to bottom right,#fff,#b2b8cdcc);-webkit-background-clip:text;background-clip:text}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 768px){html,body{overflow-x:hidden;overflow-y:auto}body{font-size:13px;line-height:1.4}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}body[arco-theme=dark] ::-webkit-scrollbar-thumb{background:#fff3}body[arco-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5715;background-color:#f5f7fa;--color-bg-1: #f5f7fa;--color-bg-2: #ffffff;--color-bg-3: #fafbfc;--color-bg-4: #f2f3f5;--color-bg-5: #e5e6eb;--color-fill-1: #f7f8fa;--color-fill-2: #f2f3f5;--color-fill-3: #e5e6eb;--color-fill-4: #c9cdd4;--color-border-1: #e5e6eb;--color-border-2: #d9dce3;--color-border-3: #c0c4cc;--color-border-4: #a9aeb8;--color-text-1: #1d2129;--color-text-2: #4e5969;--color-text-3: #86909c;--color-text-4: #c9cdd4;--primary-6: 22, 93, 255;--primary-5: 55, 119, 255;--primary-7: 0, 72, 230;--purple-6: 114, 46, 209;--purple-5: 138, 77, 220;--purple-7: 95, 31, 189;--danger-6: 245, 63, 63;--danger-5: 255, 94, 94}body[arco-theme=dark]{--color-bg-1: #181a21;--color-bg-2: #1a1a23;--color-bg-3: #21232e;--color-bg-4: #2c2e3c;--color-bg-5: #3a3a3c;--color-bg-popup: #1a1a23;--color-bg-white: #1a1a23;--color-fill-1: #21232e;--color-fill-2: #2c2e3c;--color-fill-3: #3a3a3c;--color-fill-4: #4e4e4f;--color-border-1: #2c2e3c;--color-border-2: #2c2e3c;--color-border-3: #4e4e4f;--color-border-4: #636366;--color-neutral-3: #2c2e3c;--color-text-1: #ffffff;--color-text-2: #a7a7b1;--color-text-3: #848596;--color-text-4: #4e5969;--primary-6: 64, 124, 255;--primary-5: 94, 148, 255;--primary-7: 45, 100, 230;--purple-6: 123, 104, 238;--purple-5: 147, 129, 255;--purple-7: 106, 88, 220;--danger-6: 245, 108, 108;--danger-5: 255, 129, 129;--color-mask-bg: rgba(0, 0, 0, .6);--sidebar-bg: #1a1a23;--sidebar-border: #2c2e3c;--sidebar-title: #ffffff;--sidebar-module-title: #848596;--sidebar-menu-text: #a7a7b1;--sidebar-menu-hover: rgba(255, 255, 255, .05);--sidebar-menu-active: rgba(64, 124, 255, .15);--sidebar-icon: #848596;--header-bg: #1a1a23;--header-border: #2c2e3c;background-color:#181a21;color:#fff}.dashboard-sidebar{position:fixed;left:0;height:100vh;width:240px;background:#ffffffd9;border-right:1px solid rgba(0,0,0,.08);z-index:100;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);transition:width .3s cubic-bezier(.2,.61,.42,.97),transform .45s cubic-bezier(.2,.61,.42,.97);box-shadow:2px 0 12px #0000000a}.dashboard-sidebar.is-collapsed{width:64px}.dashboard-sidebar.is-collapsed .logo-text{opacity:0;width:0;overflow:hidden}.dashboard-sidebar.is-collapsed .module-title{opacity:0;height:0;padding:0;margin:0}.dashboard-sidebar.is-collapsed .menu-item-name{opacity:0;width:0;overflow:hidden}.dashboard-sidebar.is-collapsed .header-main-content{justify-content:center;gap:8px}.dashboard-sidebar.is-collapsed .header-main-content .logo{margin:0;padding-left:0;justify-content:center;flex:0}.dashboard-sidebar.is-collapsed .header-main-content .sidebar-toggle-btn{margin:0}.dashboard-sidebar .header-main-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid var(--color-border-1)}.dashboard-sidebar .header-main-content .logo{margin-left:12px;padding-left:15px;cursor:pointer;line-height:54px;height:54px;font-size:16px;font-weight:700;color:var(--color-text-1);display:flex;align-items:center;text-decoration:none;transition:color .3s ease;flex:1;min-width:0}.dashboard-sidebar .header-main-content .logo .arco-icon,.dashboard-sidebar .header-main-content .logo img{margin-right:6px;width:20px;height:20px;color:#165dff;transition:transform .3s ease;flex-shrink:0}.dashboard-sidebar .header-main-content .logo .logo-text{transition:opacity .3s ease,width .3s ease;white-space:nowrap}.dashboard-sidebar .header-main-content .logo:hover .arco-icon,.dashboard-sidebar .header-main-content .logo:hover img{transform:scale(1.1)}.dashboard-sidebar .header-main-content .sidebar-toggle-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:6px;color:var(--color-text-2);font-size:18px;transition:all .3s ease;margin-left:8px;margin-right:12px;flex-shrink:0}.dashboard-sidebar .header-main-content .sidebar-toggle-btn:hover{background-color:var(--color-fill-2);color:var(--color-text-1)}.dashboard-sidebar .header-main-content .sidebar-toggle-btn .arco-icon{transition:transform .3s ease}.dashboard-sidebar .header-main-content .mobile-menu{display:none;margin-right:12px;color:#4e5969;font-size:22px;height:40px;width:40px;cursor:pointer;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.dashboard-sidebar .header-main-content .mobile-menu .arco-icon{width:24px;height:24px}.dashboard-sidebar .header-main-content .mobile-menu:hover{background-color:#0000000d;color:#1d2129}body[arco-theme=dark] .dashboard-sidebar{background:#1a1a23;border-right:1px solid #2c2e3c;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:2px 0 20px #00000080}body[arco-theme=dark] .dashboard-sidebar .header-main-content{border-bottom:1px solid #2c2e3c}body[arco-theme=dark] .dashboard-sidebar .header-main-content .logo{color:#fff}body[arco-theme=dark] .dashboard-sidebar .header-main-content .logo .arco-icon,body[arco-theme=dark] .dashboard-sidebar .header-main-content .logo img{color:#407cff;filter:brightness(1.1) drop-shadow(0 0 8px rgba(64,124,255,.5))}body[arco-theme=dark] .dashboard-sidebar .header-main-content .mobile-menu{color:#fff}body[arco-theme=dark] .dashboard-sidebar .header-main-content .mobile-menu:hover{background:#ffffff0d}body[arco-theme=dark] .dashboard-sidebar .header-main-content .sidebar-toggle-btn{color:#a7a7b1}body[arco-theme=dark] .dashboard-sidebar .header-main-content .sidebar-toggle-btn:hover{background-color:#ffffff0d;color:#fff}.dashboard-content{padding-top:54px;margin-left:240px;width:calc(100% - 240px);display:flex;flex-direction:column;height:100vh;transition:margin-left .3s cubic-bezier(.2,.61,.42,.97),width .3s cubic-bezier(.2,.61,.42,.97)}.dashboard-sidebar.is-collapsed~.dashboard-content{margin-left:64px;width:calc(100% - 64px)}.dashboard-sidebar.is-collapsed~.dashboard-content .header{margin-left:64px;width:calc(100% - 64px)}.header{position:fixed;right:0;top:0;z-index:101;border-bottom:1px solid rgba(0,0,0,.08);margin-left:240px;width:calc(100% - 240px);background:#ffffffd9;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);transition:margin-left .3s cubic-bezier(.2,.61,.42,.97),width .3s cubic-bezier(.2,.61,.42,.97);box-shadow:0 2px 12px #0000000a}.header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}.header .header-container{position:relative;height:54px;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.header .header-top-left{display:flex;align-items:center}.header .header-top-left .mobile-menu{display:none;margin:-4px 12px 0 -4px;color:#4e5969;font-size:22px;height:40px;width:40px;cursor:pointer;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.header .header-top-left .mobile-menu .arco-icon{width:24px;height:24px}.header .header-top-left .mobile-menu:hover{background-color:#0000000d;color:#1d2129}.header .header-top-left .route-title{font-size:16px;font-weight:700;color:#1d2129;letter-spacing:.3px}.header .header-top-right{display:flex;align-items:center;gap:4px}.header .header-top-right .arco-space{gap:4px}.header .header-top-right .arco-space-item{display:flex;align-items:center}.header .header-top-right .locale-btn,.header .header-top-right .theme-btn{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:all .3s ease;color:#4e5969}.header .header-top-right .locale-btn:hover,.header .header-top-right .theme-btn:hover{background-color:#0000000d!important;color:#1d2129;transform:scale(1.05)}.header .header-top-right .user-header-card{display:flex;align-items:center;height:40px;padding:0 12px;cursor:pointer;border-radius:10px;transition:all .3s ease}.header .header-top-right .user-header-card:hover{background:#0000000d;transform:scale(1.02)}.header .header-top-right .user-header-card .avatar{display:flex;align-items:center}.header .header-top-right .user-header-card .avatar .arco-avatar{width:32px;height:32px;box-shadow:0 2px 8px #0000001a}.header .user-header-card{display:flex;align-items:center;height:53px;padding:0 12px;cursor:pointer}body[arco-theme=dark] .header{background:#1a1a23;border-bottom:1px solid #2c2e3c;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:0 2px 20px #00000080}body[arco-theme=dark] .header:before{background:transparent}body[arco-theme=dark] .header .header-top-left .mobile-menu{color:#fff}body[arco-theme=dark] .header .header-top-left .mobile-menu:hover{background:#ffffff0d;box-shadow:0 0 12px #ffffff1a}body[arco-theme=dark] .header .header-top-left .route-title{color:#fff;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.3)}body[arco-theme=dark] .header .theme-btn,body[arco-theme=dark] .header .locale-btn{color:#a7a7b1}body[arco-theme=dark] .header .theme-btn:hover,body[arco-theme=dark] .header .locale-btn:hover{background:#ffffff0d!important;color:#fff;box-shadow:0 0 12px #ffffff1a}.layout-content{padding:20px;min-height:280px;animation:fadeIn .5s ease;position:relative;flex:1;overflow-y:auto;overflow-x:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sidebar-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99}@media screen and (min-width: 768px){.mobile-menu{display:none!important}}@media screen and (max-width: 768px){.dashboard-sidebar{transform:translate(-240px)!important}.dashboard-sidebar.is-toggled{transform:translate(0)!important}.dashboard-sidebar .header-main-content{justify-content:space-between}.dashboard-sidebar .header-main-content .mobile-menu{display:flex!important}.dashboard-sidebar .header-main-content .sidebar-toggle-btn{display:none!important}.dashboard-sidebar .header-main-content .logo{flex:1;margin-left:12px;padding-left:15px}.dashboard-sidebar .header-main-content .logo .logo-text{opacity:1;width:auto}.dashboard-content{margin-left:0!important;width:100%!important;padding-top:50px!important}.header{margin-left:0!important;width:100%!important;height:50px!important}.header .header-container{padding:0 12px;height:50px!important}.header .header-top-right .arco-space{gap:0}.header .header-top-right .arco-space-item{margin-right:6px}.header .header-top-right .arco-space-item:last-child{margin-right:0}.header .header-top-right .locale-btn,.header .header-top-right .theme-btn{width:36px!important;height:36px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;border-radius:8px!important;border:none!important;background-color:#0000000a!important;color:#4e5969!important;cursor:pointer!important;transition:all .2s ease!important;position:relative!important;z-index:10!important}.header .header-top-right .locale-btn:active,.header .header-top-right .theme-btn:active{background-color:#00000014!important;transform:scale(.95)!important}.header .header-top-right .locale-btn .arco-icon,.header .header-top-right .theme-btn .arco-icon{font-size:18px!important}.header .header-top-right .user-header-card{height:36px;padding:0 6px}.header .header-top-right .user-header-card .avatar .arco-avatar{width:24px;height:24px}.route-title{display:none!important}.header-top-left .mobile-menu{display:flex!important}.layout-content{padding:12px!important;min-height:calc(100vh - 50px)!important;overflow-y:auto!important;overflow-x:hidden!important}.arco-layout-content{padding:0!important;margin:0!important}.arco-table-container{overflow-x:auto!important}.arco-card{margin-bottom:12px!important}.arco-btn{min-height:36px!important;padding:8px 12px!important}.arco-input,.arco-select{font-size:14px!important}body[arco-theme=dark] .header-top-right .locale-btn,body[arco-theme=dark] .header-top-right .theme-btn{background-color:#ffffff14!important;color:#ffffffe6!important}body[arco-theme=dark] .header-top-right .locale-btn:active,body[arco-theme=dark] .header-top-right .theme-btn:active{background-color:#ffffff1f!important}}
