:root{color:#12233d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef7ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}.app-shell{background:#eef7ff;grid-template-columns:264px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f7fafc;box-sizing:border-box;background:radial-gradient(circle at 18% 8%,#21c8ff2e,#0000 28%),linear-gradient(#061a38 0%,#082750 48%,#0b2f63 100%);flex-direction:column;gap:20px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:4px 6px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#1677ff,#21c8ff);border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand-logo{object-fit:contain;object-position:center;background:#fff;border-radius:8px;flex:none;width:110px;height:42px;box-shadow:0 8px 20px #05142e29}.brand strong,.brand span{display:block}.brand strong{font-size:18px;line-height:1.25}.brand span{color:#afbec8;margin-top:3px;font-size:13px}.nav-list{gap:6px;padding-right:2px;display:grid;overflow:auto}.nav-group{gap:4px;display:grid}.nav-group-toggle{color:#8fb4d8;width:100%;min-height:34px;font:inherit;letter-spacing:0;text-align:left;cursor:pointer;background:#ffffff0d;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:700;display:flex}.nav-group.active .nav-group-toggle,.nav-group-toggle:hover{color:#d9f4ff;background:#21c8ff21}.nav-group-chevron{flex:none;transition:transform .18s}.nav-group-chevron.open{transform:rotate(180deg)}.nav-sub-list{gap:4px;padding-left:8px;display:grid}.nav-item{color:#c8d2d8;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:10px 12px;display:flex}.nav-sub-item{min-height:38px;padding-left:14px}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff1c}.nav-item.active{box-shadow:inset 3px 0 #21c8ff}.scope-note{color:#d9f4ff;background:#21c8ff24;border-radius:8px;align-items:flex-start;gap:10px;margin-top:auto;padding:12px;font-size:13px;line-height:1.45;display:flex}.main-panel{min-width:0;padding:22px}.main-panel>*{min-width:0}.app-toast{z-index:80;color:#fff;text-align:center;background:#061a38eb;border-radius:8px;min-width:220px;padding:16px 22px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 45px #061a3840}.modal-mask{z-index:70;background:#061a386b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:8px;gap:14px;width:min(520px,100%);max-height:calc(100vh - 48px);padding:22px;display:grid;overflow:auto;box-shadow:0 22px 55px #061a3838}.modal-card h2{color:#12233d;margin:0 0 4px;font-size:20px}.modal-card-danger{border:1px solid #f0b4ad;box-shadow:0 24px 60px #b02e2433}.modal-card-danger h2{color:#b42318}.modal-message{color:#4b5a64;margin:0;line-height:1.7}.modal-message-danger{color:#b42318;background:#fff2f0;border:1px solid #f4b7ae;border-radius:7px;padding:12px 14px;font-weight:800}.modal-field{color:#4b5a64;gap:7px;font-size:13px;font-weight:700;display:grid}.modal-card input,.modal-card select,.modal-card textarea{box-sizing:border-box;color:#12233d;width:100%;min-height:40px;font:inherit;border:1px solid #dbe6ef;border-radius:7px;padding:0 12px}.modal-card textarea{resize:vertical;min-height:92px;padding:10px 12px;line-height:1.6}.modal-check-grid{grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:8px;display:grid}.modal-check-item{color:#12233d;background:#f8fbff;border:1px solid #dbe6ef;border-radius:7px;align-items:center;gap:8px;min-height:40px;padding:0 10px;font-weight:700;display:flex}.modal-check-item input{width:16px;height:16px;min-height:auto;padding:0}.modal-bundle-list{gap:10px;display:grid}.modal-bundle-item{grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:10px;display:grid}.modal-bundle-item .modal-check-item{min-width:0}.modal-quantity-field{color:#7d8b9b;gap:5px;font-size:12px;font-weight:700;display:grid}.modal-quantity-field input{text-align:center;width:100%}.modal-file-field{gap:8px;display:grid}.modal-image-preview{object-fit:contain;background:#f6fbff;border:1px solid #dbe6ef;border-radius:8px;width:100%;max-height:180px}.modal-file-picker{box-sizing:border-box;width:100%;padding:8px 10px!important}.modal-field-helper{color:#7d8b9b;font-size:12px;font-weight:500;line-height:1.5}.modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.topbar{justify-content:space-between;align-items:center;gap:20px;min-height:70px;margin-bottom:20px;display:flex}.eyebrow{color:#65727c;margin-bottom:5px;font-size:13px}.topbar h1{color:#12233d;margin:0;font-size:28px;line-height:1.2}.topbar-actions{align-items:center;gap:10px;min-width:0;display:flex}.search-box{color:#6b7780;background:#fff;border:1px solid #d5dde2;border-radius:7px;align-items:center;gap:8px;width:280px;max-width:100%;height:40px;padding:0 12px;display:flex}.search-box input{color:#12233d;width:100%;font:inherit;border:0;outline:none}.icon-button,.primary-button,.ghost-button{height:40px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.icon-button{color:#082750;background:#fff;border-color:#d5dde2;width:40px}.primary-button{color:#fff;background:linear-gradient(135deg,#1677ff,#21c8ff);padding:0 14px;box-shadow:0 10px 22px #1677ff2e}.ghost-button{color:#104a8e;background:#fff;border-color:#d5dde2;padding:0 12px}.danger-confirm-button{color:#fff;height:40px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#d92d20,#f04438);border:1px solid #d92d20;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 14px;display:inline-flex;box-shadow:0 10px 22px #d92d202e}.link-button{color:#1677ff;font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.danger-link-button{color:#d64545;font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.table-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.table-actions.vertical{flex-direction:column;align-items:flex-start;gap:4px;margin-top:6px}.rule-action{text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.operator{color:#082750;cursor:pointer;background:#fff;border:1px solid #d5dde2;border-radius:7px;align-items:center;gap:8px;height:40px;padding:0 12px;display:flex}.operator span,.operator strong,.operator small{display:block}.operator strong{font-size:13px;line-height:1.1}.operator small{color:#6b7780;margin-top:2px;font-size:11px;line-height:1.1}.account-menu-wrap{position:relative}.account-menu{z-index:20;background:#fff;border:1px solid #d5dde2;border-radius:8px;width:246px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 36px #17222a29}.account-menu-title{color:#65727c;padding:8px 10px;font-size:12px;font-weight:700}.account-menu-profile{border-bottom:1px solid #e6ecef;padding:8px 10px 10px}.account-menu button{color:#082750;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.account-menu button:hover,.account-menu button.selected{background:#eef7ff}.account-menu strong,.account-menu small{display:block}.account-menu strong{font-size:13px}.account-menu small{color:#65727c;margin-top:3px;font-size:12px;line-height:1.35}.account-menu .logout-button{color:#9b342d;border-top:1px solid #e6ecef;border-radius:0 0 7px 7px;margin-top:6px}.login-screen{background:#eef7ff;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #d8e8f8;border-radius:8px;gap:14px;width:min(420px,100%);padding:24px;display:grid;box-shadow:0 18px 46px #1e2d371f}.login-brand{color:#12233d;margin-bottom:22px;padding:0}.login-brand span{color:#65727c}.login-field,.login-role-list{gap:8px;display:grid}.login-field span{color:#4b5a64;font-size:13px;font-weight:800}.login-field input{color:#12233d;min-height:42px;font:inherit;border:1px solid #dbe6ef;border-radius:7px;padding:0 12px}.login-role-list button{color:#082750;text-align:left;cursor:pointer;background:#fbfcfc;border:1px solid #dce3e7;border-radius:7px;align-items:center;gap:12px;width:100%;padding:13px;display:flex}.login-role-list button:hover{background:#eef7ff;border-color:#1677ff}.login-role-list strong,.login-role-list small{display:block}.login-role-list small{color:#65727c;margin-top:3px;font-size:12px}.content-grid{grid-template-columns:1.35fr 1fr;gap:16px;min-width:0;display:grid}.content-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;min-width:0;display:grid}.metric-card,.panel,.wide-panel{background:#fff;border:1px solid #dce3e7;border-radius:8px;box-shadow:0 10px 26px #10498a12}.metric-card{box-sizing:border-box;min-height:132px;padding:18px}.metric-icon{color:#1677ff;background:linear-gradient(135deg,#e7f3ff,#d8fbff);border-radius:7px;place-items:center;width:38px;height:38px;margin-bottom:14px;display:grid}.metric-card span,.metric-card small{color:#65727c;font-size:13px;display:block}.metric-card strong{color:#12233d;margin:7px 0 4px;font-size:28px;line-height:1.1;display:block}.wide-panel{grid-column:1/-1;padding:18px}.panel{padding:18px}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.section-heading>div{min-width:0}.section-heading h2{color:#12233d;margin:0;font-size:18px}.section-heading p{color:#6b7780;margin:5px 0 0;font-size:13px}.section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.statistics-toolbar{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.statistics-toolbar label{color:#65727c;gap:6px;font-size:12px;font-weight:800;display:grid}.statistics-toolbar input{box-sizing:border-box;color:#12233d;width:154px;min-height:40px;font:inherit;background:#fff;border:1px solid #d5dde2;border-radius:7px;padding:0 10px}.statistics-list{gap:12px;display:grid}.statistic-bar{background:#fbfcfc;border:1px solid #e1e7eb;border-radius:7px;gap:8px;padding:13px;display:grid}.statistic-bar>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.statistic-bar strong,.statistic-bar span,.statistic-bar small{display:block}.statistic-bar strong{color:#12233d;font-size:14px}.statistic-bar span{color:#1677ff;flex:none;font-weight:900}.statistic-bar small{color:#65727c;font-size:12px}.hour-bars{grid-template-columns:repeat(auto-fit,minmax(34px,1fr));align-items:end;gap:8px;min-height:246px;padding:14px 6px 4px;display:grid}.hour-bar{color:#65727c;grid-template-rows:20px 1fr 22px;place-items:end center;gap:6px;min-width:0;height:218px;font-size:11px;font-weight:800;display:grid}.hour-bar i{background:linear-gradient(#21c8ff,#1677ff);border-radius:6px 6px 3px 3px;width:100%;max-width:22px;min-height:8px;box-shadow:0 8px 18px #1677ff29}.hour-bar strong{color:#12233d;font-size:12px}.dashboard-screen-shell{color:#eaf8ff;background:radial-gradient(circle at 50% 34%,#23cdff33,#0000 34%),linear-gradient(135deg,#06162f 0%,#081f42 45%,#041126 100%);border:1px solid #28d6ff42;border-radius:8px;grid-template-rows:auto minmax(480px,1fr) 178px;gap:14px;min-height:calc(100vh - 114px);padding:18px;display:grid;overflow:hidden;box-shadow:0 24px 60px #061a3847}.screen-header{border-bottom:1px solid #50d6ff29;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:0 8px 10px;display:flex}.screen-header span,.screen-header small{color:#80c7e8;font-size:13px;font-weight:800;display:block}.screen-header h2{color:#fff;text-shadow:0 0 18px #44d2ff61;margin:4px 0 0;font-size:28px;line-height:1.15}.screen-header-meta{text-align:right}.screen-header-meta strong{color:#fff;font-size:15px;display:block}.screen-layout{grid-template-columns:minmax(220px,.72fr) minmax(420px,1.65fr) minmax(250px,.9fr);gap:14px;min-height:0;display:grid}.screen-side{gap:14px;min-width:0;min-height:0;display:grid}.screen-card,.screen-map-card{background:linear-gradient(#0a2f5cdb,#04132bdb);border:1px solid #3dccff3d;border-radius:8px;min-width:0;box-shadow:inset 0 0 28px #22c6ff14,0 12px 28px #00000029}.screen-card{padding:14px}.screen-card.grow{min-height:0}.screen-card h3,.screen-map-title span{color:#bfefff;margin:0 0 12px;font-size:15px;line-height:1.2}.screen-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.screen-kpi,.screen-metric{background:#03122a7a;border:1px solid #57cdff29;border-radius:7px;min-width:0;padding:11px}.screen-kpi span,.screen-metric span{color:#82b7d5;font-size:12px;display:block}.screen-kpi strong{color:#fff;margin-top:5px;font-size:25px;line-height:1;display:block}.screen-kpi small{color:#69d8ff;margin-left:4px;font-size:12px}.screen-metric-list{gap:8px;display:grid}.screen-metric{justify-content:space-between;gap:12px;display:flex}.screen-metric strong{color:#fff;flex:none;font-size:15px}.screen-map-card{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;padding:14px;display:grid;position:relative;overflow:hidden}.screen-map-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#1cbdff2e,#0000 64%);border-radius:50%;position:absolute;inset:58px 8% 52px}.screen-map-title{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.screen-map-title strong{color:#fff;font-size:24px}.china-map-stage{z-index:1;place-items:center;min-height:0;display:grid;position:relative}.china-map-stage svg{width:min(100%,720px);height:100%;min-height:330px;overflow:visible}.china-map-line{fill:none;stroke:#71dbff40;stroke-width:.45px}.map-pulse{fill:#24d8ff29;stroke:#24d8ff6b;pointer-events:none}.map-dot{fill:#34e6ff;stroke:#fff;stroke-width:.6px;pointer-events:none}.china-map-stage text{fill:#dff9ff;font-size:3.2px;font-weight:800}.province-summary-strip{z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid;position:relative}.province-summary-strip div{background:#03122a7a;border:1px solid #57cdff26;border-radius:7px;min-width:0;padding:9px}.province-summary-strip span,.province-summary-strip strong,.province-summary-strip small{display:block}.province-summary-strip span{color:#73dfff;font-size:12px}.province-summary-strip strong{color:#fff;margin-top:3px;font-size:14px}.province-summary-strip small{color:#86aac0;margin-top:2px;font-size:11px}.screen-status-list,.screen-rank-list,.screen-alert-list,.screen-event-list{gap:9px;display:grid}.screen-status-row,.screen-rank-row,.screen-alert-row,.screen-event-row{background:#03122a70;border:1px solid #57cdff21;border-radius:7px;align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.screen-status-row{grid-template-columns:62px minmax(0,1fr) 32px}.screen-status-row span,.screen-rank-row span,.screen-alert-row span,.screen-event-row span,.screen-event-row small{color:#93bed4;font-size:12px}.screen-status-row strong,.screen-rank-row strong,.screen-alert-row strong,.screen-event-row strong{color:#fff;font-size:13px}.screen-status-row div,.screen-rank-row i{background:#71dbff1f;border-radius:999px;height:6px;overflow:hidden}.screen-status-row i,.screen-rank-row b{border-radius:inherit;background:linear-gradient(90deg,#1677ff,#35e4ff);height:100%;display:block}.screen-rank-row{grid-template-columns:28px minmax(0,1fr) auto}.screen-alert-row{grid-template-columns:minmax(0,1fr) auto}.screen-alert-row.warning{border-color:#ffa84261}.screen-alert-row em{color:#67e7ff;font-style:normal;font-weight:900}.screen-bottom{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:14px;min-height:0;display:grid}.screen-card.trend,.screen-card.events{min-height:0}.screen-trend-bars{grid-template-columns:repeat(24,minmax(8px,1fr));align-items:end;gap:5px;height:112px;display:grid}.screen-trend-bar{grid-template-rows:1fr 16px;place-items:end center;gap:5px;height:100%;display:grid}.screen-trend-bar i{background:linear-gradient(#35e4ff,#1677ff);border-radius:5px 5px 2px 2px;width:100%;max-width:18px;min-height:4px}.screen-trend-bar span{color:#6fa9c7;font-size:10px}.screen-event-row{grid-template-columns:92px minmax(0,1fr) 132px}@media (width<=1180px){.dashboard-screen-shell{grid-template-rows:auto auto auto}.screen-layout,.screen-bottom{grid-template-columns:1fr}.china-map-stage svg{min-height:300px}}.dashboard-screen-shell{color:#e9fbff;background:linear-gradient(#28ceff09 1px,#0000 1px) 0 0/36px 36px,linear-gradient(90deg,#28ceff09 1px,#0000 1px) 0 0/36px 36px,radial-gradient(circle at 50% 53%,#0f8aff47,#0000 38%),radial-gradient(circle at 80% 23%,#00f5ff24,#0000 28%),#030b17;border:0;border-radius:0;grid-template-rows:88px minmax(0,1fr) 238px;gap:10px;width:100vw;height:100vh;min-height:100vh;padding:10px 14px 14px;display:grid;overflow:hidden;box-shadow:inset 0 0 120px #0095ff2e}.dashboard-screen-shell:before{content:"";pointer-events:none;background:linear-gradient(90deg,#00d1ff0a,#0000 28% 72%,#00d1ff0a),repeating-linear-gradient(0deg,#ffffff05 0 1px,#0000 1px 4px);position:fixed;inset:0}.screen-hero-header{grid-template-columns:360px minmax(0,1fr) 430px;align-items:start;gap:18px;min-width:0;display:grid;position:relative}.screen-title-beam{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;padding-top:4px;display:grid;position:relative}.screen-title-beam h2{color:#fff;letter-spacing:0;text-align:center;text-shadow:0 0 18px #26c4ffb8,0 0 38px #2a77ff6b;white-space:nowrap;margin:0;font-size:40px;line-height:1}.screen-title-beam div{border-top:1px solid #00aeffd1;border-bottom:1px solid #0057b470;height:34px;transform:skew(36deg);box-shadow:0 8px 20px #00aeff38}.screen-title-beam div:first-child{transform:skew(-36deg)}.screen-system-strip,.screen-network-strip{color:#abc9dc;white-space:nowrap;align-items:center;gap:13px;min-width:0;font-size:14px;font-weight:800;display:flex}.screen-system-strip{padding:14px 0 0 8px}.screen-network-strip{justify-content:flex-end;padding:14px 8px 0 0}.screen-system-strip strong,.screen-network-strip strong{color:#23f5a2;align-items:center;gap:7px;display:inline-flex}.screen-system-strip i,.screen-network-strip i{background:#20f59d;border-radius:999px;width:12px;height:12px;display:inline-block;box-shadow:0 0 10px #20f59d}.screen-system-strip b{color:#e9fbff;font-weight:900}.screen-network-strip button{color:#bff3ff;cursor:pointer;background:#007ecc2e;border:1px solid #35dcff7a;border-radius:4px;height:28px;padding:0 10px;font-size:12px;font-weight:900}.screen-network-strip button.active{color:#35f5a2;background:#23f5a224;border-color:#23f5a29e;box-shadow:0 0 12px #23f5a22e}.screen-date-ribbon{color:#c9dff0;background:linear-gradient(90deg,#0000,#051d3edb 12% 88%,#0000);border-top:1px solid #00aeff80;border-bottom:1px solid #00aeff42;justify-content:center;align-items:center;gap:18px;min-width:420px;height:30px;font-size:14px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.screen-main-grid{grid-template-columns:390px minmax(0,1fr) 390px;gap:12px;min-height:0;display:grid}.screen-left-stack,.screen-right-stack{gap:10px;min-width:0;min-height:0;display:grid}.screen-left-stack{grid-template-rows:repeat(6,minmax(0,1fr))}.screen-right-stack{grid-template-rows:minmax(250px,1fr) minmax(210px,.82fr)}.screen-panel,.screen-kpi{background:linear-gradient(135deg,#0c50896b,#021127e0 42%,#021127eb),linear-gradient(90deg,#00dcff24,#0000 50%);border:1px solid #00aaffb3;border-radius:4px;min-width:0;position:relative;box-shadow:inset 0 0 26px #00abff1f,0 0 16px #0080ff29}.screen-panel:before,.screen-kpi:before{content:"";pointer-events:none;background:linear-gradient(90deg,#09c6ff 0 18px,#0000 18px) 0 0/70px 1px no-repeat,linear-gradient(#09c6ff 0 18px,#0000 18px) 0 0/1px 70px no-repeat,linear-gradient(270deg,#09c6ff 0 18px,#0000 18px) 100% 100%/70px 1px no-repeat,linear-gradient(0deg,#09c6ff 0 18px,#0000 18px) 100% 100%/1px 70px no-repeat;position:absolute;inset:-1px}.screen-panel-title{border-bottom:1px solid #35d3ff2e;justify-content:space-between;align-items:center;gap:12px;height:42px;padding:0 18px;display:flex}.screen-panel-title h3{color:#e9fbff;text-shadow:0 0 10px #23d5ff8c;margin:0;font-size:18px;font-weight:900;line-height:1}.screen-panel-title h3:after{content:"";background:#28dfff;width:34px;height:2px;margin-top:8px;display:block;box-shadow:0 0 10px #28dfff}.screen-panel-title span{color:#86a9bd;font-size:12px;font-weight:800}.screen-kpi{grid-template-columns:76px minmax(152px,1fr) 94px;align-items:center;gap:10px;padding:13px 16px;display:grid}.screen-kpi-icon{color:#dffbff;clip-path:polygon(50% 0,92% 25%,92% 75%,50% 100%,8% 75%,8% 25%);width:62px;height:62px;filter:drop-shadow(0 0 12px var(--accent));background:radial-gradient(circle,#ffffff24,#0000 54%),linear-gradient(135deg,#30daff3d,#1e60ff24);place-items:center;display:grid}.screen-kpi-main{min-width:0}.screen-kpi-main span{color:#d8efff;font-size:16px;font-weight:900;display:block}.screen-kpi-main strong{color:#fff;text-shadow:0 0 16px #ffffff47;white-space:nowrap;margin-top:5px;font-size:32px;font-weight:900;line-height:1;display:block}.screen-kpi-main small{color:#bfefff;margin-left:6px;font-size:14px}.screen-kpi-main em{color:#18f2a4;white-space:nowrap;align-items:center;gap:3px;margin-top:7px;font-size:13px;font-style:normal;font-weight:900;display:flex}.screen-kpi-spark{grid-template-columns:repeat(9,minmax(4px,1fr));align-items:end;gap:5px;min-width:0;height:52px;display:grid}.screen-kpi-spark i{background:linear-gradient(180deg, var(--accent), #0077ff73);min-height:10px;box-shadow:0 0 9px var(--accent);border-radius:999px 999px 2px 2px}.screen-map-zone{min-width:0;min-height:0;position:relative}.screen-map-canvas{background:radial-gradient(circle at 55% 49%,#34e8ff3b,#0000 28%),radial-gradient(circle at 66% 58%,#275dff30,#0000 27%),radial-gradient(at 50% 86%,#0080ff38,#0000 45%),radial-gradient(at 50% 38%,#0945946b,#0000 60%),linear-gradient(#01112a6b,#000612bd);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.screen-map-canvas:before{content:"";z-index:1;pointer-events:none;opacity:.78;background:radial-gradient(circle at 12% 18%,#54f4ffeb 0 1.4px,#0000 1.8px),radial-gradient(circle at 28% 42%,#3ab8ffc7 0 1.2px,#0000 1.7px),radial-gradient(circle at 44% 26%,#60f7fff0 0 1.5px,#0000 1.9px),radial-gradient(circle at 61% 48%,#3ec2ffc7 0 1.2px,#0000 1.8px),radial-gradient(circle at 78% 32%,#76fafff2 0 1.5px,#0000 2px),radial-gradient(circle at 88% 66%,#45b8ffb8 0 1.1px,#0000 1.7px),radial-gradient(circle,#1b90ff6b 0 1px,#0000 1.5px) 0 0/26px 22px;position:absolute;inset:4% 5% 12%;-webkit-mask-image:radial-gradient(at 50% 48%,#000 0 66%,#0000 88%);mask-image:radial-gradient(at 50% 48%,#000 0 66%,#0000 88%)}.screen-map-canvas:after{content:"";z-index:1;transform-origin:bottom;opacity:.75;background:repeating-linear-gradient(0deg,#32d3ff33 0 1px,#0000 1px 16px),repeating-linear-gradient(90deg,#2085ff1a 0 1px,#0000 1px 48px);height:28%;position:absolute;bottom:6%;left:8%;right:8%;transform:perspective(460px)rotateX(62deg)}.map-drill-toolbar{z-index:12;background:linear-gradient(#093765db,#051530e6);border:1px solid #48ceff94;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-width:190px;padding:10px 12px;display:flex;position:absolute;top:5%;left:8%;box-shadow:inset 0 0 16px #3ad8ff24,0 0 14px #0094ff2e}.map-drill-toolbar span,.map-drill-toolbar strong{display:block}.map-drill-toolbar span{color:#83c8e4;font-size:12px;font-weight:800}.map-drill-toolbar strong{color:#fff;margin-top:3px;font-size:15px}.map-drill-toolbar button{color:#bff3ff;cursor:pointer;background:#007ecc2e;border:1px solid #35dcff7a;border-radius:4px;align-items:center;gap:5px;height:28px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.screen-map-lines{z-index:4;pointer-events:none;position:absolute;inset:0}.screen-map-lines path{fill:none;stroke:#ffd6699e;stroke-width:.28px;stroke-dasharray:2 2}.china-map-stage{z-index:2;filter:drop-shadow(0 0 11px #20beffb8)drop-shadow(0 0 24px #1264ff47);width:94%;height:78%;position:absolute;top:6%;left:3%;overflow:visible}.china-map-stage.real-map{z-index:3;overflow:hidden}.map-callout-line{z-index:9;pointer-events:none;filter:drop-shadow(0 0 5px #ffcd6057);width:94%;height:78%;position:absolute;top:6%;left:3%;overflow:visible}.map-callout-line path{fill:none;stroke:#f7c15bc7;stroke-width:.26px;stroke-linecap:round;stroke-dasharray:1.3 1}.map-callout-line circle{fill:#f6d07a;stroke:#ffffffd1;stroke-width:.12px}.map-orbit-lines{z-index:7;pointer-events:none;width:94%;height:78%;position:absolute;top:6%;left:3%;overflow:visible}.map-orbit-lines path{fill:none;stroke:#f4c47180;stroke-width:.2px;stroke-linecap:round;filter:drop-shadow(0 0 3px #ffd57e2e);opacity:.62}.map-inner-network{opacity:.62;mix-blend-mode:screen;pointer-events:none}.map-inner-network path{fill:none;stroke:#66e0ff30;stroke-width:.16px;stroke-linecap:round}.map-inner-network circle{fill:#6ff6ffdb;filter:drop-shadow(0 0 2.6px #3bdbffe0)}.china-map-shadow{fill:#0067de29;transform:translateY(2px)}.china-map-shape{fill:url(#mapGlow);stroke:#61dcff;stroke-width:.8px;filter:drop-shadow(0 0 12px #3fdeffdb)}.china-map-line,.china-map-coast{fill:none;stroke:#84e5ff5c;stroke-width:.34px}.china-map-coast{stroke-dasharray:1 1.2}.map-pulse{fill:color-mix(in srgb, var(--heat-color,#a8ffff) 16%, transparent);stroke:color-mix(in srgb, var(--heat-color,#a8ffff) 68%, transparent);stroke-width:.12px}.map-halo{fill:color-mix(in srgb, var(--heat-color,#a8ffff) 22%, transparent);stroke:#effeffe6;stroke-width:.13px}.map-dot{fill:#ecffff;stroke:#fff;stroke-width:.1px;filter:drop-shadow(0 0 5px #f2ffff) drop-shadow(0 0 11px var(--heat-color,#7ffcff))}.china-map-stage text{fill:#fff;paint-order:stroke;stroke:#001836b8;stroke-width:.28px;pointer-events:none;font-size:1.28px;font-weight:900;display:none}.map-marker,.map-marker .map-pulse,.map-marker .map-halo,.map-marker .map-dot{pointer-events:none}.map-marker.low{--heat-color:#43b3ff}.map-marker.mid{--heat-color:#38e6ff}.map-marker.high{--heat-color:#a8ffff}.geo-region{fill:#062d6d9e;stroke:#b8eeffa8;stroke-width:.2px;cursor:pointer;filter:drop-shadow(0 0 2px #6adbff33);transition:fill .16s,stroke .16s,filter .16s}.geo-region:focus,.geo-region:focus-visible{outline:none}.geo-region.empty{fill:#0212309e;stroke:#4780b552;filter:none}.geo-region.heat-low{fill:#05388bbd}.geo-region.heat-mid{fill:#0765dac7}.geo-region.heat-high{fill:#23cfffd6;stroke:#ebfeffdb;filter:drop-shadow(0 0 5px #48edff80)drop-shadow(0 0 11px #1f7bff47)}.geo-region:hover{fill:#55e5ffd6;stroke:#fffffffa;stroke-width:.34px;filter:drop-shadow(0 0 7px #87f7ffd6)drop-shadow(0 0 13px #267aff6b)}.geo-region.selected{stroke:#f6cb69f5;stroke-width:.22px;filter:none}.geo-region.selected.empty{fill:#05143475}.geo-region.selected.heat-low{fill:#05388bb3}.geo-region.selected.heat-mid{fill:#0765dab8}.geo-region.selected.heat-high{fill:#169de7b3}.china-map-stage.city-map .geo-region{fill:#08275757;stroke:#56aeda57;stroke-width:.14px}.china-map-stage.city-map .geo-region.heat-low{fill:#0d3f875c}.china-map-stage.city-map .geo-region.heat-mid{fill:#0e56aa6b}.china-map-stage.city-map .geo-region.heat-high{fill:#1174c67a;stroke:#73dcff80;filter:none}.china-map-stage.city-map .geo-region:hover{fill:#198fd685;stroke:#b4f5ffb3;stroke-width:.18px;filter:none}.china-map-stage.city-map .geo-region.selected,.china-map-stage.city-map .geo-region.selected.heat-low,.china-map-stage.city-map .geo-region.selected.heat-mid,.china-map-stage.city-map .geo-region.selected.heat-high{fill:#125b9e57;stroke:#f6cb69e6;stroke-width:.16px;filter:none}.map-loading{z-index:20;color:#dffbff;text-align:center;background:#04122ae6;border:1px solid #48ceff94;border-radius:6px;min-width:180px;padding:12px 16px;font-size:14px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-loading.error{color:#ffb8b8;border-color:#ff5b5b8f}@keyframes screenPulse{0%,to{opacity:.28;transform-origin:50%;transform:scale(.96)}50%{opacity:.82;transform-origin:50%;transform:scale(1.08)}}.map-callout{z-index:6;background:linear-gradient(#0d4176f0,#04122df5),radial-gradient(circle at 16% 12%,#50ebff38,#0000 42%);border:1px solid #4cdaffc7;border-radius:6px;width:112px;padding:10px 12px;position:absolute;box-shadow:inset 0 0 20px #41ddff2e,0 0 18px #0094ff42}.active-region-card{z-index:14;width:152px;top:14%;left:auto;right:8%}.active-region-card.linked{left:var(--callout-left);right:auto;top:var(--callout-top);transform:translateY(-50%)}.active-region-card.linked.from-left{transform:translate(-100%,-50%)}.map-callout strong,.map-callout span{display:block}.map-callout strong{color:#fff;margin-bottom:6px;font-size:14px}.map-callout span{color:#d7eefc;justify-content:space-between;gap:10px;font-size:12px;line-height:1.55;display:flex}.map-callout b{color:#fff;text-align:right;flex:none}.map-callout small{color:#74dfff;border-top:1px solid #48ceff2e;margin-top:8px;padding-top:7px;font-size:11px;line-height:1.35;display:block}.map-heat-legend{z-index:8;color:#d5e9f7;grid-template-columns:auto 210px;gap:8px 10px;font-size:13px;font-weight:900;display:grid;position:absolute;bottom:6%;left:8%}.map-heat-legend div{background:linear-gradient(90deg,#061632 0 12%,#154ca8 34%,#168bea 58%,#27e3ff 82%,#8cffff 100%);align-self:end;height:13px;box-shadow:0 0 10px #2ce1ff73}.map-heat-legend b{color:#abc7d9;font-size:12px;font-weight:800}.map-heat-legend b:last-child{text-align:right}.map-island-card{z-index:8;background:radial-gradient(circle at 48% 58%,#23c4ff24,#0000 58%),linear-gradient(#051837e0,#020c1fe0);border:1px solid #4bcaffa8;border-radius:6px;grid-template-rows:1fr 30px;width:104px;height:144px;display:grid;position:absolute;bottom:5%;right:8%;overflow:hidden;box-shadow:inset 0 0 18px #3ad8ff1f,0 0 12px #0094ff2e}.south-sea-inset{box-sizing:border-box;background-color:#0000;background-image:linear-gradient(#35ace41a 1px,#0000 1px),linear-gradient(90deg,#35ace41a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:16px 14px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%;padding:6px 8px 4px}.south-sea-coast{fill:#13599385;stroke:#5dd5ff7a;stroke-width:.8px}.south-sea-shore{fill:none;stroke:#5bc4f46b;stroke-width:.9px;stroke-linecap:round;stroke-dasharray:4 3}.south-sea-dash-line path{fill:none;stroke:#f7cb64db;stroke-width:1.25px;stroke-linecap:round;stroke-dasharray:7 5;filter:drop-shadow(0 0 2px #f7cb6461)}.south-sea-reefs circle{fill:#e9fbff;stroke:#37dfffdb;stroke-width:.7px;filter:drop-shadow(0 0 2px #46e1ffcc)}.south-sea-reefs .major{fill:#8effff;stroke:#fff;stroke-width:.8px}.south-sea-current{fill:none;stroke:#48dbff47;stroke-width:.7px;stroke-linecap:round;stroke-dasharray:2 4}.map-island-card span{color:#9ec7dc;border-top:1px solid #4bcaff47;place-items:center;font-size:12px;display:grid}.screen-rank-panel,.screen-alert-panel,.screen-revenue-panel,.screen-donut-panel,.screen-events-panel{overflow:hidden}.screen-rank-list,.screen-alert-list,.screen-event-list{gap:8px;padding:12px 14px;display:grid}.screen-rank-row{background:#0311259e;border:1px solid #4ea5df2e;border-radius:5px;grid-template-columns:28px 32px minmax(0,1fr) 88px;align-items:center;gap:8px;min-width:0;height:34px;padding:0 8px;display:grid}.screen-rank-row em{color:#fff;background:#ff9d22;border-radius:5px;place-items:center;width:23px;height:23px;font-size:13px;font-style:normal;font-weight:900;display:grid}.screen-rank-row:first-child em{background:#ff6b4a}.screen-rank-row:nth-child(n+4) em{background:#536273}.rank-thumb{background:linear-gradient(135deg,#ffffff73,#0000 45%),radial-gradient(circle at 40% 45%,#78e6ff 0 18%,#256fc0 19% 42%,#1e6848 43% 64%,#0d274d 65%);border-radius:50%;width:28px;height:28px;box-shadow:0 0 8px #33daff73}.screen-rank-row div{gap:5px;min-width:0;display:grid}.screen-rank-row strong{color:#dcefff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.screen-rank-row i{background:#5a8eb138;border-radius:999px;width:100%;height:5px;overflow:hidden}.screen-rank-row b{border-radius:inherit;background:linear-gradient(90deg,#12d7ff,#1f8cff);height:100%;display:block;box-shadow:0 0 8px #12d7ff}.screen-rank-row small{color:#fff;text-align:right;white-space:nowrap;font-size:13px;font-weight:900}.screen-alert-row{background:#34181361;border:1px solid #ff982f6b;border-radius:5px;grid-template-columns:28px 88px minmax(0,1fr) 58px;align-items:center;gap:8px;min-width:0;min-height:40px;padding:7px 8px;display:grid}.screen-alert-row.notice{border-color:#ffbe2b6b}.screen-alert-row.normal{background:#0a2c2657;border-color:#25ea9c52}.screen-alert-row em{color:#ffae3b;background:#ff972824;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.screen-alert-row.normal em{color:#24ef9e;background:#24ef9e1f}.screen-alert-row div{min-width:0}.screen-alert-row strong{color:#ffb34d;font-size:14px;display:block}.screen-alert-row.normal strong{color:#45f0b0}.screen-alert-row span,.screen-alert-row small{color:#b9cddd;white-space:nowrap;font-size:12px}.screen-alert-row small{text-overflow:ellipsis;overflow:hidden}.screen-alert-row button{color:#ff9e3d;background:#ff6e2f29;border:1px solid #ff80337a;border-radius:4px;height:25px;font-size:12px;font-weight:900}.screen-bottom-grid{grid-template-columns:minmax(0,1.25fr) 410px minmax(0,1.2fr);gap:12px;min-height:0;display:grid}.screen-line-chart{background-color:#0000;background-image:linear-gradient(#45a6da1f 1px,#0000 1px),linear-gradient(90deg,#45a6da1f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:calc(100% - 22px);height:172px;margin:10px 10px 4px;overflow:visible}.line-chart-area{fill:#26d2ff2e}.line-chart-stroke{fill:none;stroke:#26f3ff;stroke-width:1.35px;filter:drop-shadow(0 0 5px #26f3ff)}.screen-line-chart text{fill:#8baec4;font-size:3px;font-weight:800}.screen-donut-wrap{grid-template-columns:164px minmax(0,1fr);align-items:center;gap:18px;height:calc(100% - 42px);padding:12px 18px;display:grid}.screen-donut{background:conic-gradient(var(--donut-gradient,#22e58a 0deg 360deg));border-radius:50%;align-content:center;place-items:center;width:146px;height:146px;display:grid;box-shadow:0 0 22px #36e0ff38}.screen-donut:before{content:"";position:absolute}.screen-donut span,.screen-donut strong{z-index:1;position:relative}.screen-donut span{color:#d3eefe;font-size:13px;font-weight:900}.screen-donut strong{color:#fff;margin-top:4px;font-size:27px;line-height:1}.screen-donut{position:relative}.screen-donut:after{content:"";background:#06162d;border-radius:50%;position:absolute;inset:31px;box-shadow:inset 0 0 18px #00b0ff2e}.screen-donut-legend{gap:10px;display:grid}.screen-donut-legend div{color:#cbe4f2;grid-template-columns:10px 68px 48px 62px;align-items:center;gap:9px;min-width:0;font-size:13px;font-weight:900;display:grid}.screen-donut-legend i{border-radius:50%;width:10px;height:10px}.screen-donut-legend span{text-overflow:clip;white-space:nowrap;overflow:visible}.screen-donut-legend strong{color:#fff;text-align:right}.screen-donut-legend small{color:#9db9cd}.screen-event-row{background:#0311259e;border:1px solid #4ba0d72e;border-radius:5px;grid-template-columns:24px 72px minmax(0,1fr) 120px;align-items:center;gap:10px;min-width:0;height:31px;padding:0 10px;display:grid}.screen-event-row svg{color:#20dfff}.screen-event-row span,.screen-event-row small{color:#9ebcd0;white-space:nowrap;font-size:12px}.screen-event-row strong,.screen-event-row small{text-overflow:ellipsis;min-width:0;overflow:hidden}.screen-event-row strong{color:#fff;font-size:13px}@media (width<=1280px){.dashboard-screen-shell{grid-template-rows:auto auto auto;height:auto;min-height:100vh;overflow:auto}.screen-hero-header,.screen-main-grid,.screen-bottom-grid{grid-template-columns:1fr}.screen-title-beam h2{font-size:30px}.screen-date-ribbon{min-width:0;position:static;transform:none}.screen-map-canvas{min-height:580px}}.compact-heading{margin-top:18px}.task-list,.site-list,.finance-list,.rule-list,.timeline,.mini-card-list{gap:10px;display:grid}.task-row,.site-row,.finance-line,.rule-row,.timeline-item{background:#fbfcfc;border:1px solid #e1e7eb;border-radius:7px;align-items:center;gap:12px;padding:13px;display:flex}.task-row svg{flex:none}.task-row strong,.task-row span,.site-row strong,.site-row span,.timeline-title strong,.timeline-item p,.timeline-item small{display:block}.task-row strong,.site-row strong,.timeline-title strong,.rule-row strong,.permission-card strong{color:#12233d}.task-row span,.site-row span,.timeline-item small{color:#65727c;margin-top:3px;font-size:13px}.task-row.warning svg{color:#ff8a1f}.task-row.success svg,.task-row.info svg{color:#1677ff}.site-row{justify-content:space-between}.site-row em{color:#1677ff;text-align:center;background:#e7f3ff;border-radius:6px;min-width:72px;padding:4px 8px;font-size:12px;font-style:normal}.revenue-bars{gap:14px;display:grid}.share-list{gap:10px;display:grid}.share-line{background:#fbfcfc;border:1px solid #e1e7eb;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.share-line span,.share-line small{display:block}.share-line span{color:#12233d;font-weight:700}.share-line small{color:#65727c;margin-top:4px;font-size:13px}.share-line strong{color:#1677ff;font-size:20px}.bar-row>div:first-child{color:#315b86;justify-content:space-between;margin-bottom:7px;font-size:13px;display:flex}.bar-track{background:#e6ecef;border-radius:999px;height:8px;overflow:hidden}.bar-track i{border-radius:inherit;background:linear-gradient(90deg,#1677ff,#21c8ff);height:100%;display:block}.segmented{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.segmented button{color:#4b5a64;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d5dde2;border-radius:7px;padding:0 12px}.segmented button.selected{color:#fff;background:linear-gradient(135deg,#1677ff,#21c8ff);border-color:#1677ff}.table-wrap{-webkit-overflow-scrolling:touch;border-radius:8px;min-width:0;max-width:100%;overflow-x:auto}.revenue-toggle-button{color:#1677ff;min-height:32px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:flex-start;align-items:center;gap:5px;padding:0 8px;font-weight:900;display:inline-flex}.revenue-toggle-button:hover{background:#eef7ff;border-color:#b9dcff}.revenue-toggle-button svg{flex:none;transition:transform .18s}.revenue-toggle-button.open svg{transform:rotate(180deg)}.settlement-detail-row>td{background:#f4f9ff;padding:0 10px 14px}.settlement-detail-panel{background:#fff;border:1px solid #d7eaff;border-radius:8px;gap:10px;padding:14px;display:grid}.settlement-detail-title{color:#12233d;justify-content:space-between;align-items:center;gap:12px;font-weight:900;display:flex}.settlement-detail-title small{color:#65727c;font-size:12px;font-weight:700}.nested-table-wrap{min-width:0;overflow-x:auto}.nested-table{border:1px solid #e1edf8;min-width:780px}.nested-table th{background:#f5faff}.nested-table th,.nested-table td{padding:9px 10px}.empty-state.compact{min-height:52px;padding:14px}.camera-monitor{gap:14px;display:grid}.camera-toolbar{background:#fbfcfc;border:1px solid #dce3e7;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:14px;padding:14px;display:flex}.camera-toolbar label{color:#4b5a64;gap:7px;min-width:min(420px,100%);font-size:13px;font-weight:800;display:grid}.camera-toolbar select{color:#12233d;min-height:40px;font:inherit;background:#fff;border:1px solid #d5dde2;border-radius:7px;padding:0 12px}.camera-toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.camera-monitor-grid{grid-template-columns:minmax(0,3fr) minmax(320px,2fr);align-items:start;gap:14px;display:grid}.camera-preview{background:#f5fbff;border:1px solid #d8e8f8;border-radius:8px;align-content:start;gap:10px;padding:14px;display:grid}.camera-preview-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.camera-preview-head strong{color:#12233d}.camera-video{aspect-ratio:16/9;object-fit:contain;background:#061a38;border-radius:8px;width:100%;display:block}.camera-preview small{color:#65727c}.ptz-panel{background:#fff;border:1px solid #dce3e7;border-radius:8px;gap:14px;padding:14px;display:grid}.ptz-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.ptz-panel-head strong{color:#12233d}.ptz-grid{grid-template-columns:repeat(3,40px);grid-auto-rows:40px;justify-content:center;gap:8px;display:grid}.ptz-grid .icon-button{width:40px;height:40px}.ptz-stop{color:#9b342d}.ptz-position{background:#f3f9ff;border-radius:7px;gap:6px;padding:10px;display:grid}.ptz-position span{color:#65727c;font-size:12px;font-weight:800}.ptz-position strong{color:#12233d;word-break:break-all;font-size:13px}.empty-note{color:#65727c;margin:0}table{border-collapse:collapse;width:100%;min-width:860px}th{color:#65727c;text-align:left;background:#f3f9ff;padding:12px 10px;font-size:12px;font-weight:700}td{color:#1d3557;vertical-align:middle;border-top:1px solid #e3e9ed;padding:13px 10px;font-size:14px}.strong{color:#12233d;font-weight:700}.stacked{color:#12233d;font-weight:650;display:block}td small{color:#71808a;margin-top:4px;display:block}.status{border-radius:999px;justify-content:center;min-width:74px;padding:5px 8px;font-size:12px;font-weight:700;display:inline-flex}.status-租赁中,.cabinet-租赁中{color:#1677ff;background:#e8f2fb}.status-待归还确认,.status-退款审核中,.status-待审核{color:#9a5a07;background:#fff4df}.status-已完成,.status-已通过,.cabinet-空闲,.cabinet-可租{color:#1677ff;background:#e7f3ff}.status-异常处理中,.cabinet-维护中,.cabinet-未启用,.status-认证失败,.status-停用,.status-下架,.status-待确认,.status-待配置{color:#a83a2f;background:#fae8e5}.status-已取消{color:#5c6872;background:#eceff2}.cabinet-库存备用{color:#3446a6;background:#eef2ff}.cabinet-暂停运营,.status-未实名,.status-部分结清{color:#5c6872;background:#eceff2}.status-已实名,.status-启用,.cabinet-启用,.status-上架,.status-已结清,.status-有效{color:#1677ff;background:#e7f3ff}.finance-line{grid-template-columns:1fr auto;display:grid}.finance-line strong{color:#12233d;font-size:22px}.finance-line small{color:#65727c;grid-column:1/-1}.timeline-item{align-items:flex-start}.timeline-dot{background:#1677ff;border-radius:50%;flex:none;width:10px;height:10px;margin-top:6px;box-shadow:0 0 0 4px #e7f3ff}.timeline-title{align-items:center;gap:10px;display:flex}.timeline-title span{color:#65727c;font-size:12px}.timeline-item p{color:#315b86;margin:5px 0}.rule-row{grid-template-columns:minmax(130px,1fr) auto auto;display:grid}.rule-row span{color:#4b5a64;font-size:13px}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.permission-card{background:#fbfcfc;border:1px solid #e1e7eb;border-radius:7px;align-content:start;gap:7px;min-height:104px;padding:14px;display:grid}.permission-card.active{background:#eef7ff;border-color:#1677ff;box-shadow:inset 3px 0 #21c8ff}.permission-card svg{color:#1677ff}.permission-card span{color:#65727c;font-size:13px;line-height:1.45}.menu-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.menu-role-card{background:linear-gradient(#fbfdff,#f6fbff);border:1px solid #dbe8f3;border-radius:8px;gap:14px;padding:16px;display:grid}.menu-role-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.menu-role-title strong,.menu-role-title span{display:block}.menu-role-title strong{color:#12233d;font-size:16px}.menu-role-title span{color:#65727c;margin-top:4px;font-size:13px;line-height:1.45}.menu-role-title small{color:#1677ff;background:#e9f5ff;border-radius:999px;flex:none;padding:5px 9px;font-weight:700}.menu-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.menu-checkbox{color:#4b5a64;cursor:pointer;background:#fff;border:1px solid #dbe8f3;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:9px 10px;font-size:13px;display:flex}.menu-checkbox.checked{color:#0f5fc5;background:#eef7ff;border-color:#66b7ff;font-weight:700}.menu-checkbox input{accent-color:#1677ff;width:16px;height:16px}.menu-checkbox input:disabled{cursor:not-allowed}.tutorial-panel{align-content:start;gap:14px;display:grid}.tutorials-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.tutorials-grid.single{grid-template-columns:minmax(0,1fr);max-width:820px}.video-placeholder{color:#65727c;text-align:center;background:#f6f9fb;border:1px dashed #b9cad4;border-radius:8px;align-content:center;place-items:center;gap:8px;min-height:170px;display:grid}.video-placeholder svg{color:#1677ff}.video-placeholder strong{color:#12233d}.video-placeholder span{font-size:13px}.mini-card-button{color:#12233d;text-align:left;background:linear-gradient(#fff,#f7fbff);border:1px solid #d6e5f6;border-radius:8px;gap:6px;width:100%;padding:14px;display:grid}.mini-card-button strong{font-size:15px}.mini-card-button span{color:#65727c;font-size:13px}.full-button{width:100%}.editor-panel{gap:16px;display:grid}.home-editor{gap:14px;display:grid}.home-images-head,.home-image-row{align-items:center;gap:12px;min-width:0;display:flex}.home-images-head{justify-content:space-between}.home-image-row{background:#fbfdff;border:1px solid #dbe6ef;border-radius:8px;padding:12px}.home-image-preview{color:#1677ff;background:#eef7ff;border-radius:7px;flex:0 0 150px;place-items:center;width:150px;height:82px;display:grid;overflow:hidden}.home-image-preview img{object-fit:contain;width:100%;height:100%}.home-image-fields{flex:1;gap:8px;min-width:0;display:grid}.danger-button{color:#d64545;height:36px;font:inherit;cursor:pointer;background:#fff7f7;border:1px solid #f1c3c3;border-radius:7px;padding:0 10px}.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.editor-stack{gap:12px;display:grid}.editor-grid label,.home-editor label,.editor-stack label{color:#4b5a64;gap:7px;font-size:13px;font-weight:700;display:grid}.editor-grid input,.editor-stack input,.home-editor input,.editor-stack textarea,.status-select{box-sizing:border-box;color:#12233d;width:100%;font:inherit;background:#fff;border:1px solid #dbe6ef;border-radius:7px}.editor-grid input,.editor-stack input,.home-editor input,.status-select{min-height:40px;padding:0 12px}.editor-stack textarea{resize:vertical;min-height:190px;padding:12px;line-height:1.55}.home-editor input[type=file],.editor-stack input[type=file]{color:#65727c;min-height:auto;padding:9px 12px}.status-select{max-width:110px}.editor-actions{color:#7a8a95;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.rich-preview{color:#314152;background:#f7fbff;border:1px dashed #b9cad4;border-radius:8px;min-height:120px;padding:14px;line-height:1.65}.rich-preview img{border-radius:7px;max-width:100%}.block-editor{gap:12px;display:grid}.block-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.block-toolbar>div{flex-wrap:wrap;gap:8px;display:flex}.content-block{background:#fbfdff;border:1px solid #e1eaf2;border-radius:8px;gap:9px;padding:12px;display:grid}.content-block-head{color:#65727c;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.content-block-head button{color:#d64545;font-size:12px}.content-block textarea{min-height:88px}@media (width<=980px){.app-shell{grid-template-columns:1fr;align-content:start}.sidebar{z-index:30;gap:12px;width:100%;min-width:0;max-width:100vw;height:auto;padding:14px;position:sticky;top:0;overflow:hidden}.brand{gap:10px;min-width:0;padding:0}.brand-logo{width:92px;height:36px}.brand strong{font-size:16px}.brand span,.scope-note{display:none}.nav-list{-webkit-overflow-scrolling:touch;gap:8px;width:100%;min-width:0;max-width:100%;padding:2px 2px 4px;display:flex;overflow:auto hidden}.nav-group{flex:none;min-width:max-content}.nav-group-toggle{white-space:nowrap;min-height:34px;padding:7px 9px}.nav-sub-list{gap:6px;padding-left:0;display:flex}.nav-item{white-space:nowrap;width:auto;min-width:max-content;min-height:38px;padding:9px 11px}.nav-item.active{box-shadow:inset 0 -3px #21c8ff}.main-panel{padding:16px}.topbar{flex-direction:column;align-items:stretch;gap:12px;min-height:auto;margin-bottom:14px}.topbar h1{font-size:24px}.topbar-actions{grid-template-columns:minmax(0,1fr) 40px;align-items:stretch;gap:8px;display:grid}.search-box,.operator{box-sizing:border-box;width:100%}.account-menu-wrap,.account-menu{width:100%}.account-menu-wrap{grid-column:1/-1}.account-menu{margin-top:8px;position:static}.editor-grid,.metric-grid,.menu-role-grid,.tutorials-grid,.camera-monitor-grid,.content-grid,.content-grid.two-columns{grid-template-columns:1fr}.camera-toolbar{flex-direction:column;align-items:stretch}.camera-toolbar label,.camera-toolbar-actions .primary-button,.camera-toolbar-actions .ghost-button{width:100%}.camera-monitor-grid{align-items:stretch}.ptz-grid{grid-template-columns:repeat(3,minmax(44px,1fr));grid-auto-rows:44px;width:100%;max-width:240px;margin:0 auto}.ptz-grid .icon-button{width:100%;height:44px}.section-heading{flex-direction:column;align-items:stretch}.section-heading .primary-button,.section-heading .ghost-button{width:100%}.segmented{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.segmented button{flex:none}.home-image-row{flex-direction:column;align-items:stretch}.home-image-preview{flex-basis:auto;width:100%;height:180px}.editor-actions{flex-direction:column;align-items:stretch}.editor-actions .primary-button{width:100%}.modal-mask{align-items:end;padding:12px}.modal-card{width:100%;max-height:calc(100dvh - 24px);padding:18px}.modal-actions{grid-template-columns:1fr 1fr;display:grid}.modal-actions .ghost-button,.modal-actions .primary-button{width:100%}}@media (width<=640px){.main-panel{padding:12px}.topbar h1{font-size:22px}.content-grid,.content-grid.two-columns,.metric-grid,.permission-grid,.menu-role-grid,.editor-grid,.tutorials-grid{grid-template-columns:minmax(0,1fr)}.metric-card{min-height:112px;padding:15px}.metric-card strong{font-size:24px}.panel,.wide-panel{padding:14px}.finance-line,.share-line,.rule-row{grid-template-columns:minmax(0,1fr);align-items:start}.share-line strong,.finance-line strong{font-size:19px}.task-row,.site-row,.timeline-title{align-items:flex-start}.site-row{flex-direction:column}.site-row em{min-width:0}.table-wrap{margin:0 -2px;padding-bottom:2px}table{min-width:960px}th,td{padding:10px 8px;font-size:13px}.status{min-width:64px;padding:4px 7px}.modal-check-grid,.modal-bundle-item,.menu-checkbox-grid{grid-template-columns:minmax(0,1fr)}.home-images-head,.block-toolbar{flex-direction:column;align-items:stretch}.home-images-head .ghost-button,.block-toolbar .ghost-button{width:100%}.content-block-head{flex-direction:column;align-items:flex-start;gap:6px}.camera-preview,.ptz-panel{padding:12px}.camera-preview-head,.ptz-panel-head{flex-direction:column;align-items:flex-start}.camera-toolbar-actions{grid-template-columns:1fr;display:grid}.primary-button,.ghost-button{min-width:0}}@media (width<=420px){.sidebar{padding:12px}.nav-item{min-height:36px;padding:8px 10px;font-size:13px}.search-box{width:100%}.operator{justify-content:space-between}.operator span{min-width:0}.operator strong,.operator small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.modal-mask{padding:8px}.modal-card{max-height:calc(100dvh - 16px);padding:16px}.modal-actions{grid-template-columns:1fr}table{min-width:900px}}
