*{box-sizing:border-box}:root{--bg: #0b1020;--surface: #0f1830;--surface-2: #0c1326;--border: #1c2742;--text: #ffffff;--text-2: #cfe0ff;--text-dim: #8aa0c6;--accent: #46c4ff}[data-theme=light]{--bg: #eef1f7;--surface: #ffffff;--surface-2: #f1f4fa;--border: #dbe1ec;--text: #17233d;--text-2: #223154;--text-dim: #62708c;--accent: #2563eb}html,body,#root{margin:0;height:100%;font-family:-apple-system,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:var(--bg)}.brand{display:flex;align-items:center;gap:10px;padding:18px 16px;color:var(--text);font-weight:700;font-size:18px;white-space:nowrap;overflow:hidden}.brand.collapsed{justify-content:center;padding:18px 0}.brand-logo{width:30px;height:30px;display:block;flex:none}.hamburger{width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:8px;transition:background .2s ease;flex:none}.hamburger:hover{background:#ffffff0f}.hamburger span{display:block;width:20px;height:2px;border-radius:2px;background:#8aa0c6;transition:transform .3s ease,opacity .25s ease,width .3s ease,background .2s ease}.hamburger:hover span{background:#cdd8ee}.hamburger.is-collapsed span{width:13px}.hamburger.is-collapsed span:nth-child(1){transform:translate(2px) translateY(4px) rotate(45deg)}.hamburger.is-collapsed span:nth-child(2){opacity:0}.hamburger.is-collapsed span:nth-child(3){transform:translate(2px) translateY(-4px) rotate(-45deg)}.page-card{background:#0f1830;border:1px solid #1c2742;border-radius:14px;padding:18px}.hero{background:radial-gradient(1200px 300px at 20% -10%,#1a2550,#0d1424 60%);border:1px solid #1c2742;border-radius:16px;padding:28px 32px}.hero h1{font-size:30px;margin:6px 0 8px;color:#fff}.kpi-card{display:flex;align-items:center;gap:16px;background:#0f1830;border:1px solid #1c2742;border-radius:14px;padding:20px}.kpi-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex:none}.kpi-num{font-size:30px;font-weight:800;color:#fff;line-height:1.1}.kpi-label{color:#8aa0c6;font-size:13px;margin-top:2px}.collect-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:992px){.collect-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.realtime-viewport{width:100vw;height:100vh;height:100dvh;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#030817}.realtime-screen{--screen-bg: #050b18;--screen-panel: rgba(8, 18, 38, .86);--screen-border: rgba(51, 152, 255, .22);--screen-text: #e7f2ff;--screen-muted: #7896bd;width:1920px;height:1080px;min-height:0;color:var(--screen-text);background:radial-gradient(ellipse at 50% -20%,#102c59 0%,#071327 38%,var(--screen-bg) 78%);overflow:hidden;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--screen-scale, 1));transform-origin:center;display:grid;grid-template-rows:100px 32px minmax(0,1fr) 28px;font-family:Rajdhani,Segoe UI,Microsoft YaHei,sans-serif}.screen-noise{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.12;background-image:linear-gradient(rgba(45,167,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(45,167,255,.06) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 88%);mask-image:linear-gradient(to bottom,#000,transparent 88%)}.screen-header{min-height:0;height:100px;padding:16px 42px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;position:relative;border-bottom:1px solid rgba(45,167,255,.2);background:linear-gradient(180deg,#050d1ef0,#050d1e70)}.screen-brand{display:flex;gap:11px;align-items:center;min-width:0}.screen-brand img{width:38px;height:38px;filter:drop-shadow(0 0 12px rgba(45,167,255,.7))}.screen-brand b{display:block;font-size:19px;letter-spacing:1px}.screen-brand span{display:block;font-size:10px;letter-spacing:2px;color:var(--screen-muted);margin-top:4px}.screen-title{text-align:center}.screen-title h1{margin:3px 0;font-size:clamp(22px,2.5vw,38px);letter-spacing:5px;color:#f4fbff;text-shadow:0 0 24px rgba(45,167,255,.62)}.screen-title p{margin:0;color:var(--screen-muted);font-size:12px;letter-spacing:2px}.screen-kicker{font-size:9px;letter-spacing:4px;color:#21e6b8}.screen-actions{justify-self:end;display:flex;align-items:center;gap:8px}.screen-actions button{width:34px;height:34px;border:1px solid var(--screen-border);border-radius:8px;color:#9bcfff;background:#13375f59;cursor:pointer}.screen-actions button:hover{border-color:#21e6b8;color:#21e6b8;box-shadow:0 0 16px #21e6b838}.screen-live{color:#21e6b8;font-size:11px;letter-spacing:1px;white-space:nowrap}.screen-live i,.screen-dot{width:7px;height:7px;display:inline-block;background:#21e6b8;border-radius:50%;box-shadow:0 0 12px #21e6b8;margin-right:5px}.screen-meta{width:100%;margin:0;padding:7px 42px;display:flex;justify-content:flex-end;align-items:center;gap:28px;color:var(--screen-muted);font-size:11px;position:relative}.screen-meta span:first-child{color:#21e6b8}.screen-main{width:100%;min-height:0;margin:0;padding:0 42px 12px;position:relative;display:grid;grid-template-rows:104px minmax(0,1fr) 224px;gap:12px}.screen-kpis{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr) minmax(0,1fr);gap:18px;padding-inline:8px}.screen-stat,.screen-panel{background:var(--screen-panel);border:1px solid var(--screen-border);box-shadow:inset 0 1px #a0dcff0f,0 10px 32px #00000024;border-radius:8px}.screen-stat{min-height:0;height:104px;padding:9px 16px 8px;position:relative;overflow:hidden}.screen-stat:after{content:"";position:absolute;left:0;right:25%;bottom:0;height:2px;background:var(--tone);box-shadow:0 0 16px var(--tone)}.screen-stat-head{display:flex;justify-content:center;position:relative;color:var(--screen-muted);font-size:12px;line-height:18px}.screen-stat-head>span{width:100%;text-align:center}.screen-stat-head>b{position:absolute;right:0;top:0}.screen-stat-head b{font-size:9px;font-weight:500;color:var(--tone);letter-spacing:1px}.screen-stat-value{margin-top:3px;font-size:clamp(21px,2vw,31px);line-height:1.05;font-weight:700;letter-spacing:.5px;white-space:nowrap;display:flex;justify-content:center;align-items:baseline}.screen-stat-value em{font-style:normal;font-size:12px;color:var(--screen-muted);margin-left:4px}.screen-stat-trend{margin-top:3px;font-size:11px;line-height:15px;color:var(--tone);text-align:center}.screen-stat-trend span{color:var(--screen-muted);margin-left:4px}.screen-stat-trend.down{color:#ffb454}.screen-tone-blue{--tone: #2da7ff}.screen-tone-violet{--tone: #8b7dff}.screen-tone-green{--tone: #21e6b8}.screen-tone-amber{--tone: #ffb454}.screen-tone-cyan{--tone: #65e7ff}.screen-grid{min-height:0;margin-top:0;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(720px,2.15fr) minmax(260px,.72fr);gap:12px;align-items:stretch}.screen-column{display:grid;gap:14px;grid-template-rows:1fr 1fr;min-width:0}.screen-panel{padding:14px 16px;min-width:0;overflow:hidden}.screen-panel-title{display:flex;justify-content:space-between;align-items:center;color:#d5eaff;font-size:13px;letter-spacing:.5px;margin-bottom:14px}.screen-panel-title small{color:var(--screen-muted);font-size:10px;font-weight:400}.screen-rank{display:grid;grid-template-columns:27px 70px 1fr 42px;gap:7px;align-items:center;height:34px;font-size:11px}.screen-rank>b{color:#5186b5;font-size:11px}.screen-rank:nth-child(2)>b{color:#ffca75}.screen-rank span{color:#b6cce7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screen-rank em{color:#8fd5ff;font-style:normal;text-align:right}.screen-bar{height:4px;background:#2da7ff1f;border-radius:4px;overflow:hidden}.screen-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2da7ff,#21e6b8);box-shadow:0 0 10px #2da7ff99}.screen-chart-value{color:#f2fbff;font-size:21px;font-weight:700;margin:-5px 0 4px}.screen-chart-value em{font-size:11px;font-style:normal;color:var(--screen-muted);margin-left:5px}.screen-spark{display:block;width:100%;height:95px;overflow:visible}.screen-grid-line{stroke:#76a0cb29;stroke-width:.7;vector-effect:non-scaling-stroke}.screen-axis{display:flex;justify-content:space-between;color:#617e9f;font-size:9px;margin-top:-4px}.screen-center{min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:center;position:relative}.screen-map{flex:1;min-height:0;padding:14px 14px 8px;background:radial-gradient(ellipse at 58% 48%,rgba(21,112,166,.28),transparent 48%),linear-gradient(145deg,#06132bfa,#030b19eb);border:1px solid rgba(45,167,255,.38);border-radius:8px;box-shadow:inset 0 0 70px #1470b01f,0 0 28px #126db314;position:relative;overflow:hidden}.screen-map:before{content:"";position:absolute;top:44px;right:16px;bottom:28px;left:16px;background:radial-gradient(circle at 60% 45%,rgba(33,230,184,.08),transparent 40%);pointer-events:none}.screen-map-title{display:flex;justify-content:space-between;color:#d5eaff;font-size:13px;letter-spacing:1px;position:relative;z-index:3}.screen-map-title small{color:var(--screen-muted);font-size:9px;letter-spacing:1.5px}.screen-map svg{width:100%;height:calc(100% - 36px);display:block;margin-top:0;position:relative;z-index:1}.screen-map-sphere{fill:#040f219e;stroke:#3cb3f033;stroke-width:1}.screen-map-graticule{fill:none;stroke:#56a4d521;stroke-width:.6;vector-effect:non-scaling-stroke}.screen-land path{fill:#12487059;stroke:#57c2f28a;stroke-width:.65;vector-effect:non-scaling-stroke;transition:fill .3s}.screen-land .screen-land-focus{fill:#107e9e61;stroke:#48e5dcb8}.screen-map-lines path{fill:none;stroke:url(#routeGradient);stroke-width:1.35;stroke-dasharray:5 6;opacity:.82;animation:screen-flow 4s linear infinite;filter:drop-shadow(0 0 3px rgba(33,230,184,.72))}.screen-map-radar circle{fill:none;stroke:#21e6b836;stroke-width:.8;stroke-dasharray:2 3}.screen-map-radar path{fill:#21e6b81a;stroke:#21e6b861;stroke-width:.7}.screen-hub text{fill:#d6eeff;font-size:8.5px;text-shadow:0 0 5px #061426}.screen-hub.primary text{fill:#74ffe2;font-weight:700}.screen-hub .screen-hub-value{fill:#57d7ff;font-size:7px}.screen-map-caption{fill:#4f7798;font-size:8px;letter-spacing:1px}.screen-map-scale path{fill:none;stroke:#5db1dc7a;stroke-width:.7}.screen-map-scale text{fill:#4f7798;font-size:7px}.screen-map-telemetry{position:absolute;left:24px;right:24px;bottom:10px;display:flex;justify-content:center;gap:28px;color:#4e7797;font-size:8px;letter-spacing:1px;z-index:3}.screen-map-telemetry b{color:#59dfff;font-weight:500}.screen-map-corners i{position:absolute;width:16px;height:16px;z-index:4;border-color:#32c9ff;opacity:.8}.screen-map-corners i:nth-child(1){left:6px;top:6px;border-left:2px solid;border-top:2px solid}.screen-map-corners i:nth-child(2){right:6px;top:6px;border-right:2px solid;border-top:2px solid}.screen-map-corners i:nth-child(3){left:6px;bottom:6px;border-left:2px solid;border-bottom:2px solid}.screen-map-corners i:nth-child(4){right:6px;bottom:6px;border-right:2px solid;border-bottom:2px solid}.screen-map-legend{display:flex;justify-content:center;gap:18px;height:18px;margin:5px 0 0;color:var(--screen-muted);font-size:9px}.screen-map-legend i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.legend-cyan{background:#2da7ff}.legend-violet{background:#8b7dff}.legend-amber{background:#ffb454}@keyframes screen-flow{to{stroke-dashoffset:-60}}.screen-country-labels text{fill:#74d3ff3d;font-size:24px;font-weight:700;letter-spacing:6px;text-anchor:middle}.screen-country-labels .screen-country-code{fill:#5fb0d74d;font-size:7px;font-weight:500;letter-spacing:2px}.screen-hub .screen-hub-leader{fill:none;stroke:#65dcff85;stroke-width:.65;stroke-dasharray:2 2}.screen-map{margin:-6px -10px -4px;padding-inline:4px;border:0;border-radius:0;box-shadow:none}.screen-map{display:flex;flex-direction:column}.screen-map-canvas{flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.screen-map-canvas>svg{display:block;width:100%;height:100%;margin:0}.screen-map-corners{display:none}.screen-progress{display:grid;grid-template-columns:75px 40px 1fr;gap:8px;align-items:center;margin:17px 0;color:#aac4df;font-size:11px}.screen-progress b{color:#21e6b8;font-size:12px;text-align:right}.screen-progress i{height:5px;border-radius:4px;background:#2da7ff1f;overflow:hidden}.screen-progress i em{display:block;height:100%;background:linear-gradient(90deg,#2da7ff,#21e6b8);border-radius:inherit}.screen-bottom{min-height:0;display:grid;grid-template-columns:minmax(0,2.35fr) minmax(300px,.65fr);gap:12px;margin-top:0}.screen-orders{padding-bottom:8px}.screen-order-head,.screen-order-row{display:grid;grid-template-columns:1.4fr .55fr .75fr .9fr .65fr;gap:10px;align-items:center;min-height:34px;font-size:11px}.screen-order-head{color:#557a9f;border-bottom:1px solid rgba(89,153,202,.16)}.screen-order-row{color:#b9d2e9;border-bottom:1px solid rgba(89,153,202,.08)}.screen-order-row strong{color:#dff7ff;font-weight:600}.screen-order-row time{color:#6f8eae}.screen-order-row .fbs,.screen-order-row .fbo{font-size:9px;border:1px solid rgba(45,167,255,.5);border-radius:4px;color:#64c7ff;padding:2px 5px;width:max-content}.screen-order-row .fbo{color:#a696ff;border-color:#8b7dff94}.order-status{color:#ffca75}.order-status.done{color:#21e6b8}.order-status.warn{color:#ffb454}.screen-pulse{color:#21e6b8!important;margin-left:8px;letter-spacing:1px}.screen-health{text-align:center}.health-ring{width:88px;height:88px;margin:-2px auto 8px;border:7px solid rgba(45,167,255,.13);border-top-color:#21e6b8;border-right-color:#2da7ff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 25px #2da7ff33}.health-ring b{display:block;font-size:21px}.health-ring small{display:block;color:var(--screen-muted);font-size:7px;letter-spacing:1px}.health-line{display:flex;justify-content:space-between;color:var(--screen-muted);font-size:10px;padding:3px 0;border-top:1px solid rgba(89,153,202,.1)}.health-line b{color:#d5eaff;font-weight:500}.health-line .ok{color:#21e6b8}.screen-footer{width:100%;margin:0;padding:0 42px;display:flex;align-items:center;justify-content:space-between;color:#496987;font-size:9px}.realtime-screen{width:100vw;height:100vh;height:100dvh;left:0;top:0;transform:none;grid-template-rows:clamp(72px,9.25vh,100px) clamp(24px,2.95vh,32px) minmax(0,1fr) clamp(20px,2.6vh,28px);background:radial-gradient(ellipse at 84% 11%,rgba(163,47,255,.46) 0%,rgba(84,27,188,.16) 29%,transparent 52%),radial-gradient(ellipse at 18% 27%,rgba(0,184,255,.34) 0%,rgba(0,79,190,.11) 36%,transparent 59%),radial-gradient(ellipse at 50% -20%,#173f80,#081632 43%,#030817 82%)}.screen-noise{opacity:.25;background-image:radial-gradient(circle,rgba(255,255,255,.72) 0 1.3px,transparent 1.9px),linear-gradient(rgba(45,167,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(45,167,255,.06) 1px,transparent 1px);background-size:83px 71px,46px 46px,46px 46px;animation:screen-star-drift 16s linear infinite}.screen-header{height:100%;padding:clamp(10px,1.48vh,16px) clamp(24px,2.2vw,42px);border-bottom-color:#68d2ff85;background:linear-gradient(90deg,#031942f5,#141353db 55%,#5e13aac7);box-shadow:0 8px 36px #5140ff42,inset 0 -1px 20px #2dd5ff1a}.screen-title h1{color:#fff;text-shadow:0 0 8px rgba(255,255,255,.9),0 0 25px rgba(57,211,255,.95),0 0 48px rgba(160,71,255,.82)}.screen-main{padding-inline:clamp(24px,2.2vw,42px);grid-template-rows:clamp(82px,9.65vh,104px) minmax(0,1fr) clamp(170px,20.75vh,224px)}.screen-grid{grid-template-columns:minmax(205px,.72fr) minmax(500px,2.15fr) minmax(205px,.72fr);gap:clamp(8px,.65vw,12px)}.screen-grid>*{min-height:0}.screen-column{height:100%;min-height:0;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.screen-center{height:100%;min-height:0}.screen-stat,.screen-panel{background:linear-gradient(145deg,#061837f0,#0d0c33de);border-color:#4fb5ff7a;box-shadow:inset 0 0 26px #29a2ff14,0 0 20px #1476ff21,0 10px 32px #0003}.screen-stat{height:100%}.screen-stat:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 82% 10%,rgba(119,224,255,.19),transparent 44%)}.screen-stat>*{position:relative;z-index:1}.screen-stat-value{color:#fff;text-shadow:0 0 13px var(--tone)}.screen-stat-featured{z-index:5;transform:translateY(-4px) scale(1.012);border-color:#79f8ff;background:linear-gradient(118deg,#054977fa,#1e247af5 50%,#7019adf2);box-shadow:0 0 0 1px #ffffff3d,inset 0 0 40px #54eeff3d,0 0 19px #3fe6ffe0,0 0 44px #9742ffb8;animation:screen-featured-breathe 2.4s ease-in-out infinite}.screen-stat-featured:before{background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.26),transparent 24%),radial-gradient(circle at 86% 10%,rgba(224,92,255,.34),transparent 42%)}.screen-stat-featured:after{right:0;height:3px;background:linear-gradient(90deg,#52edff,#fff,#bd66ff);box-shadow:0 0 17px #5ef4ff,0 0 26px #a95cff}.screen-stat-featured .screen-stat-head{color:#e6fdff}.screen-stat-featured .screen-stat-value{font-size:clamp(34px,2.65vw,46px);text-shadow:0 0 8px #fff,0 0 22px #3ceaff,0 0 38px #a85fff}.screen-live-number{display:inline-flex;font-variant-numeric:tabular-nums;perspective:650px}.screen-rolling-number{display:inline-flex;align-items:baseline;white-space:nowrap}.screen-digit-window{display:inline-flex;width:.62em;height:1.05em;line-height:1.05em;overflow:hidden;align-items:center;justify-content:center;perspective:260px}.screen-digit-flip{display:inline-block;transform-origin:50% 52%;backface-visibility:hidden;text-shadow:none;filter:none;animation:screen-digit-flip .58s cubic-bezier(.2,.72,.22,1)}.screen-digit-static{animation:none;opacity:1;transform:none}.screen-rolling-number,.screen-digit-window{text-shadow:none;filter:none;background:transparent}.screen-number-separator{display:inline-block;min-width:.24em;text-align:center}.screen-actions button{display:none}.screen-kpis .screen-stat:nth-child(4),.screen-kpis .screen-stat:nth-child(5),.screen-right .screen-panel,.screen-health{background:linear-gradient(145deg,#18134ef0,#581486b0);border-color:#be69ffa3;box-shadow:inset 0 0 32px #bc4eff1f,0 0 24px #8839ff33}.screen-left .screen-panel{border-color:#47daffa3;box-shadow:inset 0 0 30px #25c1ff1f,0 0 23px #1a99ff2e}.screen-gmv-panel{border-color:#75f8ffc7!important;box-shadow:inset 0 0 36px #56e1ff26,0 0 26px #55abff47,0 0 36px #a741ff33!important}.screen-map{background:radial-gradient(circle at 57% 47%,rgba(138,62,255,.18),transparent 31%),radial-gradient(circle at 40% 52%,rgba(20,224,255,.19),transparent 40%),linear-gradient(145deg,#061337f7,#1d0a43cc)}.screen-map-lines path{stroke-width:1.8;opacity:.98;animation-duration:3.2s;filter:drop-shadow(0 0 5px rgba(80,229,255,.95))}.screen-map-stars circle{fill:#fff;stroke:#7df4ffe6;stroke-width:.7}.screen-map-radar circle{stroke:#55efff57;stroke-width:1}.screen-map-radar path{fill:#9343ff2e;stroke:#5eefff94}.screen-map-legend i{box-shadow:0 0 10px currentColor}.legend-violet{background:#bd68ff}.legend-amber{background:#ffd26b}@keyframes screen-featured-breathe{0%,to{filter:brightness(1)}50%{filter:brightness(1.2)}}@keyframes screen-number-pop{0%{opacity:.42;transform:translateY(7px) scale(.96);filter:blur(1px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes screen-digit-flip{0%{opacity:0;transform:translateY(-72%) rotateX(88deg)}48%{opacity:1;transform:translateY(7%) rotateX(-13deg)}72%{transform:translateY(-2%) rotateX(5deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}@keyframes screen-star-drift{to{background-position:83px 71px,46px 46px,46px 46px}}@media(max-width:1440px){.screen-header{grid-template-columns:minmax(150px,1fr) auto minmax(235px,1fr)}.screen-brand span,.screen-map-title small{display:none}.screen-panel{padding:12px 14px}.screen-rank{grid-template-columns:24px 64px 1fr 39px;gap:5px}.screen-axis-week span:nth-child(2n){display:none}}.screen-header{display:flex;align-items:center;justify-content:center}.screen-brand{position:absolute;left:clamp(24px,2.2vw,42px);top:50%;transform:translateY(-50%);padding:7px 14px 7px 8px;border:1px solid rgba(92,213,255,.28);border-radius:14px;background:linear-gradient(110deg,#0f448475,#291c683d);box-shadow:inset 0 0 18px #42ccff14,0 0 20px #2da7ff1f}.screen-brand img{width:42px;height:42px;filter:drop-shadow(0 0 9px rgba(96,225,255,.8))}.screen-brand b{font-size:20px;color:#f4fbff;text-shadow:0 0 12px rgba(83,209,255,.45)}.screen-brand span{color:#78a6cf;letter-spacing:2.4px}.screen-title{position:relative;z-index:2}.screen-title h1{font-size:clamp(27px,2.15vw,36px);font-weight:720;letter-spacing:6px;text-shadow:0 0 7px rgba(255,255,255,.72),0 0 21px rgba(57,211,255,.72),0 0 35px rgba(149,73,255,.58)}.screen-title p{color:#84a8d1}.screen-actions{position:absolute;right:clamp(24px,2.2vw,42px);top:50%;transform:translateY(-50%)}.screen-stat-steady{color:#65e7ff}.screen-stat-steady span{color:#7896bd}.screen-axis-week{gap:4px}.screen-axis-week span{min-width:0}.screen-health .health-ring{border-top-color:#76f4ff;border-right-color:#af65ff;box-shadow:0 0 22px #49dbff47,0 0 34px #a748ff2e}.collect-card{background:#0f1830;border:1px solid #1c2742;border-radius:14px;overflow:hidden}.collect-card .top{padding:12px}.collect-card .top-head{display:flex;gap:12px;align-items:flex-start}.collect-card .thumb{width:128px;height:150px;border-radius:10px;object-fit:cover;background:#1a2440;flex:none}.metric-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:6px;margin-top:8px}.metric{background:#0c1326;border:1px solid #1c2742;border-radius:7px;padding:4px 5px;text-align:center;min-width:0}.metric .label{color:#8aa0c6;font-size:10.5px;line-height:1.2;word-break:break-word}.metric .val{color:#fff;font-weight:700;font-size:13px;margin-top:1px}.source-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid #1c2742;background:#0c1326}.source-bar a{color:#46c4ff;font-size:13px;word-break:break-all}.cc-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cc-title{color:#fff;font-size:15px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-price{color:#f9b572;font-weight:600;font-size:13px}.cc-comm-row{display:flex;align-items:center;gap:14px;margin-top:10px;flex-wrap:wrap}.cc-comm{display:flex;align-items:center;gap:4px}.cc-comm-label{color:#8aa0c6;font-size:12px;margin-right:2px}.cc-pill{background:#0c1326;border:1px solid #1c2742;border-radius:6px;padding:1px 7px;font-size:12px;font-weight:600}.cc-calc{padding:0 14px 12px}.cc-calc-toggle{background:transparent;border:none;color:#8aa0c6;cursor:pointer;font-size:13px;padding:6px 0}.cc-calc-toggle:hover{color:#fff}.calc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.calc-out{flex-wrap:wrap}.calc-field{display:flex;flex-direction:column;gap:3px}.calc-field span{color:#8aa0c6;font-size:11px}.calc-out{display:flex;gap:10px;margin-top:10px}.calc-out>div{flex:1;background:#0c1326;border:1px solid #1c2742;border-radius:8px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between}.calc-out-label{color:#8aa0c6;font-size:12px}.calc-profit-highlight{color:#46c4ff;font-size:13px;font-weight:800;text-shadow:0 0 8px rgba(70,196,255,.38);white-space:nowrap}.calc-out-val{font-weight:700;font-size:15px}.cc-note{display:flex;gap:8px;padding:0 14px 12px}.cc-actions{display:flex;gap:8px;padding:0 14px 12px;flex-wrap:wrap}.top-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:2000;opacity:0;transition:opacity .25s ease;pointer-events:none;overflow:hidden}.top-progress.active{opacity:1}.top-progress .bar{height:100%;width:35%;border-radius:0 2px 2px 0;background:linear-gradient(90deg,#6d5dfc,#46c4ff);box-shadow:0 0 8px #46c4ff99;animation:tp-slide 1.1s ease-in-out infinite}@keyframes tp-slide{0%{margin-left:-35%}to{margin-left:100%}}[data-theme=light] body,[data-theme=light] #root{background:#f4f6fb}[data-theme=light] .page-card,[data-theme=light] .kpi-card,[data-theme=light] .collect-card{background:#fff;border-color:#e5e9f2}[data-theme=light] .metric,[data-theme=light] .source-bar,[data-theme=light] .cc-pill,[data-theme=light] .calc-out>div{background:#f6f8fc;border-color:#e5e9f2}[data-theme=light] .source-bar{border-top-color:#e5e9f2}[data-theme=light] .kpi-num,[data-theme=light] .metric .val,[data-theme=light] .cc-title,[data-theme=light] .cc-pill,[data-theme=light] .hero h1{color:#1f2a44}[data-theme=light] .kpi-label,[data-theme=light] .metric .label,[data-theme=light] .cc-comm-label,[data-theme=light] .calc-field span,[data-theme=light] .calc-out-label{color:#5b6b8c}[data-theme=light] .hero{background:radial-gradient(1200px 300px at 20% -10%,#dbe4ff,#f4f6fb 60%);border-color:#e5e9f2}.collect-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;background:#060a18b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;animation:co-fade .25s ease}@keyframes co-fade{0%{opacity:0}to{opacity:1}}.collect-panel{--text: #ffffff;--text-2: #cfe0ff;--text-dim: #8aa0c6;--surface: #101a33;--surface-2: #0c1428;--border: #1c2742;width:min(760px,94vw);height:min(520px,84vh);background:linear-gradient(160deg,#101a33,#0b1224);border:1px solid #2a3a5c;border-radius:16px;box-shadow:0 20px 60px #0009,0 0 50px #6d5dfc2e;overflow:hidden;display:flex;flex-direction:column;animation:co-pop .28s cubic-bezier(.2,.9,.3,1.2)}@keyframes co-pop{0%{transform:scale(.94) translateY(8px);opacity:0}to{transform:none;opacity:1}}.co-head{padding:16px 22px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #1c2742}.co-dot{width:10px;height:10px;border-radius:50%;flex:none}.co-dot.run{background:#22c55e;animation:co-pulse 1.4s infinite}.co-dot.done{background:#46c4ff}.co-dot.err{background:#ef4444}@keyframes co-pulse{0%{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.co-title{font-size:16px;font-weight:700;color:#fff}.co-body{display:flex;flex:1;min-height:0}.co-logs{flex:1;overflow:auto;padding:14px 18px;font-size:12.5px;line-height:1.95;font-family:ui-monospace,Consolas,Courier New,monospace}.co-log{color:#9fb2d6;display:flex;gap:10px;animation:co-in .3s ease}.co-log .t{color:#5b6b8c;flex:none}@keyframes co-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:none}}.co-side{width:236px;flex:none;border-left:1px solid #1c2742;padding:20px 18px;display:flex;flex-direction:column;gap:16px;background:#0c1428}.co-pct{font-size:44px;font-weight:800;color:#fff;line-height:1}.co-pct small{font-size:16px;color:#8aa0c6;font-weight:600}.co-progress{height:10px;background:#1c2742;border-radius:6px;overflow:hidden}.co-progress>i{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,#6d5dfc,#46c4ff);box-shadow:0 0 12px #46c4ff99;transition:width .5s ease;position:relative;overflow:hidden}.co-progress>i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:co-shimmer 1.2s infinite}@keyframes co-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.co-stat{display:flex;justify-content:space-between;font-size:13px}.co-stat .k{color:#8aa0c6}.co-stat .v{color:#e8f0ff;font-weight:600}
