.home-page-root{padding:24px;min-height:100%;background-color:#f5f7fa;display:flex;flex-direction:column;gap:24px;overflow-x:hidden}.dashboard-card{background:#fff;border-radius:24px;box-shadow:0 4px 20px #00000008;transition:all .3s ease;border:none;height:100%;overflow:hidden;position:relative}.dashboard-card:hover{box-shadow:0 8px 30px #0000000f;transform:translateY(-2px)}.dashboard-card .ant-card-head{border-bottom:none;padding:24px 24px 0;min-height:48px}.dashboard-card .ant-card-head-title{font-size:18px;font-weight:700;color:#1f1f1f}.dashboard-card .ant-card-body{padding:24px}.stat-card{display:flex;flex-direction:column;justify-content:space-between}.circle-decoration{position:absolute;border-radius:50%;background:currentColor;opacity:.05;pointer-events:none}.stat-icon-circle{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px;transition:all .3s}.stat-card:hover .stat-icon-circle{transform:scale(1.1) rotate(5deg)}.stat-value{font-size:32px;font-weight:800;color:#1f1f1f;line-height:1.1;margin-bottom:4px;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.stat-label{font-size:14px;color:#8c8c8c;margin-bottom:12px}.welcome-banner{background:linear-gradient(120deg,#2b5876,#4e4376);border-radius:24px;padding:40px;color:#fff;position:relative;overflow:hidden;box-shadow:0 10px 30px #4e43764d}.welcome-content{position:relative;z-index:2}.welcome-circle{position:absolute;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rank-badge{width:24px;height:24px;line-height:24px;text-align:center;border-radius:50%;font-weight:700;font-size:12px;display:inline-block}.activity-timeline .ant-timeline-item-content{font-size:13px}.trend-chart-container{height:280px;width:100%;position:relative}.distribution-chart-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0}.dashboard-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px -18px #1677ff80}.dashboard-icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#1677ff1f,#1677ff4d);color:#1677ff;display:flex;align-items:center;justify-content:center;font-size:22px}html,body{height:100%}body{margin:0;overflow:hidden}.app-root{height:100vh;min-height:0;overflow:hidden}.app-container{height:100%;min-height:0}.app-body{flex:1 1 auto;min-height:0;overflow:hidden}.body-content{flex:1 1 auto;min-height:0;overflow:hidden;padding:1px 16px 0}.content-area{flex:1 1 auto;min-height:0;overflow:hidden;padding:4px}.content-panel,.tabs-wrapper{flex:1 1 auto;min-height:0;overflow:hidden}.tabs-wrapper .ant-tabs,.tabs-wrapper .ant-tabs-content-holder,.tabs-wrapper .ant-tabs-content,.tabs-wrapper .ant-tabs-tabpane{flex:1 1 auto;min-height:0}.tab-inner{flex:1 1 auto;min-height:0;overflow:auto}.app-root{position:relative;min-height:100vh;overflow:hidden;color:#1a1a1a}.app-root .earth-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-size:cover;background-position:center;transition:background .4s ease,opacity .4s ease}.app-container{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;background:transparent}.app-header{background:rgb(255 255 255 / var(--surface-header-alpha, .52));border-bottom:2px solid #0078d4;height:40px;padding:0 12px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 1px 2px #0000000a}.app-header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#0078d4,#3391ff);z-index:2}.app-logo{position:absolute;left:12px;display:flex;align-items:center;gap:6px;font-size:16px;font-weight:600;color:#0078d4}.app-logo a{display:inline-flex;line-height:0}.app-logo img{width:30px;height:30px;display:block}.top-menu{flex:1;background:transparent;border-bottom:none!important;display:flex;align-items:center;justify-content:center}.app-header .ant-menu-horizontal>.ant-menu-item,.app-header .ant-menu-horizontal>.ant-menu-submenu{margin:0;width:82px;text-align:center;justify-content:center}.app-header .ant-menu-horizontal>.ant-menu-item,.app-header .ant-menu-horizontal>.ant-menu-submenu{margin-right:2px!important}.app-header .ant-menu-horizontal>.ant-menu-item:last-child,.app-header .ant-menu-horizontal>.ant-menu-submenu:last-child{margin-right:0!important}.app-header .ant-menu-item,.app-header .ant-menu-submenu-title{padding:0!important;height:30px;line-height:30px;border-radius:4px;font-size:14px;font-weight:520;display:flex;align-items:center;justify-content:center;gap:0;color:#0f1f34;letter-spacing:.15px;text-shadow:0 1px 0 rgba(255,255,255,.58);transition:background .15s ease,color .15s ease,text-shadow .15s ease;width:82px;text-align:center}.app-header .ant-menu-submenu-title .menu-title,.app-header .ant-menu-item .menu-title{display:inline-flex;align-items:center;gap:0}.top-menu .menu-title .nav-icon{font-size:15px;width:15px;min-width:15px;margin-right:4px;color:currentColor;filter:drop-shadow(0 .8px 0 rgba(255,255,255,.65)) drop-shadow(0 1.4px 2.8px rgba(12,46,92,.32));transition:filter .18s ease,color .18s ease}.top-menu .menu-title .nav-icon svg{width:15px;height:15px;display:block}.app-header .ant-menu-item:hover,.app-header .ant-menu-submenu-title:hover{background:#f0f7ff!important;color:#0078d4!important}.app-header .ant-menu-item:hover .menu-title,.app-header .ant-menu-submenu-title:hover .menu-title,.app-header .ant-menu-item:hover .anticon,.app-header .ant-menu-submenu-title:hover .anticon{color:#0078d4!important}.app-header .ant-menu-item-selected .menu-title,.app-header .ant-menu-submenu-selected>.ant-menu-submenu-title .menu-title,.app-header .ant-menu-item-selected .anticon,.app-header .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:#0b4f96!important}.app-header .ant-menu-item-selected,.app-header .ant-menu-submenu-selected>.ant-menu-submenu-title{text-shadow:0 1px 0 rgba(255,255,255,.7)}.app-header .ant-menu-item-selected .menu-title .anticon,.app-header .ant-menu-submenu-selected>.ant-menu-submenu-title .menu-title .anticon{filter:drop-shadow(0 .6px 0 rgba(255,255,255,.6)) drop-shadow(0 1.2px 2.4px rgba(9,68,140,.28))}.app-header .ant-menu-item-selected,.app-header .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#e6f2ff!important;color:#0a5ea8!important;font-weight:520;box-shadow:0 1px 2px #0078d40a;border-radius:4px;width:82px;text-align:center;justify-content:center;padding-left:0!important}.app-header .ant-menu-horizontal>.ant-menu-item:after,.app-header .ant-menu-horizontal>.ant-menu-submenu:after{display:none!important;border-bottom:0!important;content:none!important}.app-header .ant-menu-submenu-arrow,.app-header .ant-menu-submenu-expand-icon{display:none}.app-header .ant-menu-submenu-open>.ant-menu-submenu-title{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;position:relative;z-index:1101;background:#e6f2ff!important}.ant-menu-submenu-popup{margin-top:-2px}.ant-menu-submenu-popup .ant-menu{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:1px solid #e6f2ff;min-width:82px}.app-header .ant-menu-submenu .ant-menu{border-radius:4px;padding:4px 0;box-shadow:0 4px 8px #0000001a}.app-header .ant-menu-submenu .ant-menu-item{height:30px;line-height:30px;padding:0 12px!important;font-size:13px}.submenu-title{display:inline-block;width:100%}.app-header .ant-menu-submenu .ant-menu-item:hover{background:#e9ecef!important;color:#0078d4!important}.header-right{position:absolute;right:16px;display:flex;align-items:center;gap:12px}.user-info{padding:0 12px;height:30px;background:#f0f7ff;border:1px solid #e1ecf9;border-radius:4px;color:#0078d4;font-size:13px;display:flex;align-items:center;gap:6px}.tenant-badge{color:#0450a0;font-size:12px}.platform-tenant-switcher{min-width:168px;max-width:220px}.platform-tenant-switcher .ant-select-selector{border-color:#d6e8ff!important;background:#f8fbff!important;font-size:12px!important}.logout-link{padding:0;height:auto;line-height:1;color:#0056b3!important}.background-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;margin-top:8px}.background-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;border:1px solid rgba(22,119,255,.08);border-radius:10px;background:#f8fbff;cursor:pointer;transition:all .2s ease;position:relative;text-decoration:none}.background-item:hover{border-color:#1677ff61;box-shadow:0 8px 18px -12px #1677ff66}.background-item.active{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff33;background:#fff}.background-thumb{width:100%;padding-top:60%;border-radius:8px;background-size:cover;background-position:center;border:1px solid rgba(0,0,0,.06)}.background-thumb.gradient{background-size:200% 200%;animation:gradientMove 14s ease infinite}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.background-title{font-size:12px;color:#4a4a4a;text-align:center;word-break:break-all}.app-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.body-content{flex:1 1 auto;display:flex;flex-direction:column;padding:1px 0 0;min-height:0}.content-area{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:#fff;padding:2px 0 3px;border-radius:6px;border:1px solid rgba(0,120,212,.08);border-top:1px solid var(--tabs-line)}.content-panel{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:#fff;border-radius:6px;box-shadow:0 2px 4px #0000000d;overflow:hidden}.content-panel:before,.content-panel:after{content:"";position:absolute;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,#4094ff2e,#4aa4ff 18%,#4aa4ff 82%,#4094ff2e);pointer-events:none;z-index:2}.content-panel:before{left:0;box-shadow:1px 0 3px #4094ff2e}.content-panel:after{right:0;box-shadow:-1px 0 3px #4094ff2e}.tabs-wrapper{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:rgb(246 250 255 / var(--surface-tabsWrapper-alpha, .44));--tabs-line: #c7daf6;--tabs-hover-bg: #eef5ff;--tabs-hover-line: #bbd3f6;--tabs-accent: #0a5ea8}.tabs-wrapper .ant-tabs{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;background:transparent}.tabs-wrapper .ant-tabs-nav{margin-bottom:0!important}.ant-tabs-top .ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-left:2px}.tabs-wrapper .ant-tabs-nav:after{display:none}.tabs-wrapper .ant-tabs-nav-wrap,.tabs-wrapper .ant-tabs-nav-list{overflow:visible!important}.tabs-wrapper .ant-tabs-nav-wrap{margin:0 6px;height:30px;position:relative;border-top:1px solid var(--tabs-line);border-bottom:1px solid var(--tabs-line);padding:0}.tabs-wrapper .ant-tabs-top .ant-tabs-nav .ant-tabs-tab{margin:2px 2px 0 0;padding:3px 16px 3px 8px!important;min-height:24px;border-radius:6px 6px 0 0;border:1px solid var(--tabs-line);background:linear-gradient(to bottom,#f4f8fff2,#f4f8fff2 52%,#fff);transition:background .15s ease,border-color .15s ease,color .15s ease;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.tabs-wrapper .ant-tabs-tab{margin-top:2px;border-bottom:2px solid transparent}.tabs-wrapper .ant-tabs-top .ant-tabs-nav .ant-tabs-tab:first-of-type{margin-left:2px}.tabs-wrapper .ant-tabs-tab:hover{background:linear-gradient(to bottom,var(--tabs-hover-bg) 0%,var(--tabs-hover-bg) 52%,#ffffff 100%);border-color:var(--tabs-hover-line)}.tabs-wrapper .ant-tabs-tab-active{color:var(--tabs-accent)!important;font-weight:500;border-color:var(--tabs-line)!important;z-index:6;border-bottom:0!important;border-top-left-radius:8px;border-top-right-radius:8px}.tabs-wrapper .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--tabs-accent)!important}.tabs-wrapper .ant-tabs-tab .ant-tabs-tab-btn{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;width:100%;font-size:13px;line-height:1.1;color:#204166}.tabs-wrapper .ant-tabs-tab .ant-tabs-tab-remove{position:absolute;right:2px;top:50%;transform:translateY(-50%);display:flex;align-items:center;color:#93a4c4;transition:color .18s ease}.tabs-wrapper .ant-tabs-tab:hover .ant-tabs-tab-remove{color:#2b72d6}.tabs-wrapper .ant-tabs-top .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{border-bottom:1px solid #fff!important}.tabs-wrapper .ant-tabs-top .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active:after{content:"";position:absolute;left:-3px;right:-3px;bottom:-3px;height:7px;background:#fff;pointer-events:none;z-index:7;border-bottom-left-radius:0;border-bottom-right-radius:0}.tabs-wrapper .ant-tabs-tab-active:after{content:none!important}.tabs-wrapper .ant-tabs-ink-bar,.tabs-wrapper .ant-tabs-top .ant-tabs-nav:before{display:none!important}.tabs-wrapper .ant-tabs-content-holder{flex:1 1 auto;min-height:0;display:flex;position:relative;margin-top:8px}.tabs-wrapper .ant-tabs-content{flex:1 1 auto;min-height:0;display:flex;position:relative}.tabs-wrapper .ant-tabs-tabpane{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;pointer-events:none;visibility:hidden}.tabs-wrapper .ant-tabs-tabpane-active{position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;pointer-events:auto;visibility:visible;display:flex}.content-panel{border-radius:6px}.tab-label{display:inline-flex;align-items:center;padding:2px 0;-webkit-user-select:none;user-select:none}.tab-label-draggable{cursor:grab;gap:4px;position:relative}.tab-label-draggable.dragging{opacity:.65;cursor:grabbing}.tab-label-draggable.drag-over:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:#1677ff;border-radius:2px}.tab-inner{flex:1 1 auto;min-height:0;padding:12px;background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68));overflow:auto}.tab-inner::-webkit-scrollbar{width:8px;height:8px;background:transparent}.tab-inner::-webkit-scrollbar-thumb{background:#00000038;border-radius:4px}.tab-inner::-webkit-scrollbar-thumb:hover{background:#00000052}.right-click-menu{position:fixed;z-index:3000;background:#fff;border:1px solid #e6e6e6;border-radius:6px;box-shadow:0 8px 24px #0000001f;min-width:140px}.right-click-menu ul{list-style:none;margin:0;padding:0}.right-click-menu li{padding:6px 12px;font-size:13px;color:#333;cursor:pointer;white-space:nowrap}.right-click-menu li.divider{height:1px;padding:0;margin:6px 0;background:#eee;cursor:default}.edge-trigger{position:fixed;width:3px;z-index:999}.edge-panel-container{display:flex;flex-direction:row;pointer-events:auto}.edge-panel-container.left{flex-direction:row}.edge-panel-container.right{flex-direction:row-reverse}.edge-panel-container .edge-trigger{position:relative;width:3px;height:100%;flex-shrink:0}.edge-trigger.left,.edge-trigger.right{left:auto;right:auto}.quick-panel{position:relative;width:180px;z-index:1201;background:#fff;border-radius:6px;box-shadow:0 8px 24px #0000001f;border:1px solid #e6e6e6;display:flex;flex-direction:column;overflow:hidden;max-height:100%}.quick-panel.left{left:0;border-left:none}.quick-panel.right{right:0;border-right:none}.quick-panel-header{background:#e6f7ff;padding:8px 12px;font-size:14px;font-weight:600;color:#0078d4;text-align:center;border-bottom:1px solid #c8e6f9}.quick-panel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:10px}.quick-panel-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px 6px;border-radius:8px;cursor:pointer;transition:background .15s ease,transform .15s ease}.quick-panel-item:hover{background:#f5f9ff;transform:translateY(-1px)}.quick-panel-item .icon-container{width:44px;height:44px;min-width:44px;max-width:44px;min-height:44px;max-height:44px;border-radius:10px;background:#f8fbff;box-shadow:0 0 0 1px #e6f2ff inset;display:flex;align-items:center;justify-content:center;overflow:hidden}.quick-panel-item .menu-icon{width:32px!important;height:32px!important;max-width:32px!important;max-height:32px!important;object-fit:contain}.quick-panel-item .menu-text{font-size:12px;color:#111;text-align:center}.quick-panel-divider{grid-column:1 / -1;height:1px;background:#e0e0e0;margin:4px 0}.app-footer{background:rgb(248 250 252 / var(--surface-footer-alpha, .32));border-top:1px solid rgba(230,242,255,.45);box-shadow:0 -1px 6px #00000005;padding:0 12px;min-height:26px;position:relative;display:flex;align-items:center;gap:10px;flex-wrap:nowrap;font-size:11px;color:#2f3d52;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);margin-top:auto}.app-footer:before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);height:1px;width:30%;background:linear-gradient(90deg,transparent,#3391ff,transparent)}.footer-status-text{display:flex;align-items:center;gap:6px;line-height:1.4;white-space:nowrap}.footer-bg-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.footer-font-size-control{display:inline-flex;align-items:center;gap:4px;margin-right:4px}.footer-font-size-label{min-width:34px;text-align:center;font-size:11px;color:#2f3d52;font-weight:600}.footer-bg-actions .bg-btn{background:#fff;border:1px solid #d0e6f9;font-size:11px;padding:0 10px;height:22px;border-radius:12px;box-shadow:0 1px 2px #00000014}.footer-bg-actions .bg-btn:hover{background:#f5faff;border-color:#aad0f5}.footer-bg-actions .bg-btn:active{transform:translateY(1px)}.opacity-popover{width:220px;display:flex;flex-direction:column;gap:8px}.opacity-popover-header{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#1a2740}.opacity-popover .ant-input-number{width:84px}.opacity-popover .ant-slider{margin:6px 0 4px}.opacity-popover-hint{font-size:11px;color:#5a6a84}.third-level-menu.ant-menu-submenu-popup{margin-left:4px!important;margin-top:0!important}.third-level-menu .ant-menu{border-radius:4px;border:1px solid #d9d9d9;box-shadow:0 3px 6px #0000001f;min-width:140px}.third-level-menu .ant-menu-item{height:32px;line-height:32px;padding:0 16px!important;font-size:13px;color:#333}.third-level-menu .ant-menu-item:hover{background:#e9f5ff!important;color:#0078d4!important}.third-level-menu .ant-menu-item-selected{background:#e1f0ff!important;color:#0078d4!important;font-weight:500}.ant-menu-submenu-popup .ant-menu-submenu:hover>.ant-menu-submenu-title~.ant-menu,.ant-menu-submenu-popup .ant-menu-submenu-open>.ant-menu-submenu-title~.ant-menu{display:block!important}.ant-menu-submenu-popup .ant-menu-submenu>.ant-menu{visibility:hidden;opacity:0;transition:visibility .2s,opacity .2s}.ant-menu-submenu-popup .ant-menu-submenu:hover>.ant-menu{visibility:visible;opacity:1;transition:visibility .2s,opacity .2s}.ant-menu-submenu-popup .ant-menu-submenu>.ant-menu-submenu-title:after{content:"▸";position:absolute;right:12px;color:#999;font-size:12px}.ant-menu-submenu-popup .ant-menu-submenu:hover>.ant-menu-submenu-title:after{color:#0078d4}@media (max-width: 1280px){.app-header{padding-left:64px;padding-right:12px}.app-logo{left:8px}}.tabs-wrapper .ant-tabs-tabpane:has(.management-panel-page){background:transparent}.content-panel:has(.management-panel-page){background:transparent;box-shadow:none}.content-panel:has(.management-panel-page):before,.content-panel:has(.management-panel-page):after{display:none}.content-area:has(.management-panel-page){background:transparent}.body-content:has(.management-panel-page){background:transparent}.tabs-wrapper .ant-tabs-tabpane:has(.import-third-party-page){background:transparent}.content-panel:has(.import-third-party-page){background:transparent;box-shadow:none}.content-panel:has(.import-third-party-page):before,.content-panel:has(.import-third-party-page):after{display:none}.content-area:has(.import-third-party-page),.body-content:has(.import-third-party-page),.tab-inner:has(.import-third-party-page){background:transparent}.import-third-party-page .import-modal-mount{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none}.import-third-party-page .import-modal-mount .ant-modal-root{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1500;pointer-events:none}.import-third-party-page .import-modal-mount .ant-modal-mask{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:auto}.import-third-party-page .import-modal-mount .ant-modal-wrap{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:auto!important;pointer-events:none}.import-third-party-page .import-modal-mount .ant-modal{top:0!important;margin:0!important;padding-bottom:0!important;pointer-events:auto;max-width:calc(100% - 32px)}.import-third-party-page .import-progress-bar .ant-progress-inner,.import-third-party-page .import-progress-bar .ant-progress-bg{height:14px!important}.import-third-party-page .import-progress-bar .ant-progress-text{font-size:14px;font-weight:600}.tabs-wrapper .ant-tabs-tabpane:has(.price-verification-anchor){background:transparent}.content-panel:has(.price-verification-anchor){background:transparent;box-shadow:none}.content-panel:has(.price-verification-anchor):before,.content-panel:has(.price-verification-anchor):after{display:none}.content-area:has(.price-verification-anchor),.body-content:has(.price-verification-anchor),.tab-inner:has(.price-verification-anchor){background:transparent}.tab-inner:has(.floating-panel-anchor){position:relative;padding:0;overflow:hidden}.tabs-wrapper .ant-tabs-tabpane:has(.species-max-extract-anchor),.tabs-wrapper .ant-tabs-tabpane:has(.import-third-party-anchor){background:transparent}.content-panel:has(.species-max-extract-anchor),.content-panel:has(.import-third-party-anchor){background:transparent;box-shadow:none}.content-panel:has(.species-max-extract-anchor):before,.content-panel:has(.species-max-extract-anchor):after,.content-panel:has(.import-third-party-anchor):before,.content-panel:has(.import-third-party-anchor):after{display:none}.content-area:has(.species-max-extract-anchor),.body-content:has(.species-max-extract-anchor),.tab-inner:has(.species-max-extract-anchor),.content-area:has(.import-third-party-anchor),.body-content:has(.import-third-party-anchor),.tab-inner:has(.import-third-party-anchor){background:transparent}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 16px;background-size:cover;background-position:center;background-repeat:no-repeat;transition:background-image .35s ease;position:relative}.login-card{box-shadow:0 24px 64px -32px #0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0}.login-bg-switch{position:absolute;right:20px;bottom:20px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#0f172a73;color:#f8fafc;font-size:13px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s ease,border-color .2s ease}.login-bg-switch:hover{background:#0f172aa6;border-color:#ffffff8c}@media (max-width: 520px){.login-bg-switch{right:12px;bottom:12px;padding:6px 10px;font-size:12px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,sans-serif;font-size:14px;line-height:1.6;color:#000000d9;background-color:#f5f5f5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.full-height-table-wrapper{flex:1;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #f0f0f0;border-radius:2px}.full-height-table-wrapper .ant-table-wrapper,.full-height-table-wrapper .ant-spin-nested-loading,.full-height-table-wrapper .ant-spin-container,.full-height-table-wrapper .ant-table-container{height:100%;display:flex;flex-direction:column}.full-height-table-wrapper .ant-table{flex:1;overflow:hidden;display:flex;flex-direction:column}.full-height-table-wrapper .ant-table-header{flex:0 0 auto;margin-bottom:0!important;padding-bottom:0!important}.full-height-table-wrapper .ant-table-body{flex:1 1 auto;overflow-y:auto!important;max-height:none!important}.full-height-table-wrapper .ant-table-placeholder{flex:1;display:flex;flex-direction:column;justify-content:center}.ant-table-measure-row{display:none!important;height:0!important;visibility:collapse!important}.ant-table-measure-row td{padding:0!important;border:none!important;height:0!important;line-height:0!important;font-size:0!important;visibility:collapse!important}.full-height-table-wrapper .ant-table-placeholder{border:none!important}.full-height-table-wrapper .ant-table-placeholder td,.full-height-table-wrapper .ant-table-placeholder .ant-table-cell{border:none!important;padding:0!important}.full-height-table-wrapper .ant-empty{display:none!important}.fixed-bottom-pagination{padding:12px 16px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;background:#fff}.ant-tooltip .ant-tooltip-inner{background-color:#fffffffa!important;color:#333!important;box-shadow:0 2px 8px #0000001f!important;border:1px solid #e8e8e8!important;font-size:13px!important;padding:6px 10px!important}.ant-tooltip .ant-tooltip-arrow:before{background-color:#fffffffa!important}.ant-tooltip .ant-tooltip-arrow-content{--antd-arrow-background-color: rgba(255, 255, 255, .98) !important}audio[role=alert]{display:none!important}.ant-message-notice audio,.ant-notification-notice audio{display:none!important}
