@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+SC:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";body:has(.welcome-page),body:has(.welcome-loading){min-width:320px;background:#07131b;margin:0}.welcome-page{height:100dvh;box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:0 clamp(24px,6vw,100px);background:radial-gradient(ellipse at 84% 45%,#113b3b55,transparent 48%),#07131b;color:#e4eeee}.welcome-header,.welcome-hero,.welcome-footer{width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box}.welcome-header{height:clamp(64px,11dvh,100px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #28414c66}.welcome-brand{display:flex;align-items:center;gap:12px}.welcome-logo{width:40px;height:43px;display:grid;place-items:center;border:1px solid #3c9485;border-radius:10px;color:#65ddbf;background:#143d35aa}.welcome-brand strong{font:800 23px Manrope,sans-serif;letter-spacing:-1px}.welcome-brand small{display:block;color:#7d989f;font-size:11px;letter-spacing:.2em;margin-top:3px}.welcome-header-label{color:#66828c;font-size:12px;letter-spacing:.08em}.welcome-header nav button{display:flex;align-items:center;gap:8px;border:1px solid #35505a;background:#10252c;border-radius:6px;color:#d2e5e6;padding:10px 15px;font:inherit;font-size:12px;cursor:pointer}.welcome-hero{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.16fr);gap:5%;align-items:center;padding:24px 0}.welcome-copy{min-width:0}.welcome-kicker{font:600 10px Manrope,sans-serif;letter-spacing:.18em;color:#74a6a1;display:flex;align-items:center;gap:9px}.welcome-kicker>span{width:19px;height:1px;background:#63cbb2;flex:none}.welcome-copy h1{font-size:clamp(32px,min(3.8vw,6.3dvh),59px);font-weight:600;line-height:1.4;letter-spacing:-.04em;margin:clamp(14px,2.6dvh,25px) 0 20px}.welcome-copy h1 em{color:#69ddbc;font-style:normal}.welcome-intro{max-width:430px;color:#91a8b0;font-size:14px;line-height:1.9;margin:0 0 clamp(18px,3.5dvh,32px)}.welcome-login{max-width:440px}.welcome-login-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:18px}.welcome-login label{display:block;color:#93afb7;font-size:12px}.welcome-login input{display:block;width:100%;min-width:0;box-sizing:border-box;margin-top:8px;padding:13px 14px;background:#0c2028;border:1px solid #34515c;border-radius:6px;color:#e4eeee;font:inherit;font-size:14px;outline:none}.welcome-login input:focus{border-color:#70d8b9;box-shadow:0 0 0 3px #70d8b915}.welcome-login input::placeholder{color:#57757f}.welcome-enter{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:16px 22px;border:1px solid #80eed0;border-radius:7px;background:#65d8b7;color:#06281f;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 35px #43c49e16;transition:background .2s,transform .2s}.welcome-enter:hover{background:#8becce;transform:translateY(-2px)}.welcome-capabilities{display:flex;gap:12px;color:#6d8c96;font-size:11px;margin-top:19px}.welcome-capabilities b{font-weight:400;color:#34505c}.welcome-signout{background:transparent;border:0;color:#8fa9b2;font:inherit;font-size:12px;cursor:pointer;padding:10px;white-space:nowrap}.welcome-signout:hover{color:#9cebd2}.welcome-login button:disabled{opacity:.6;cursor:wait;transform:none}.welcome-login input:disabled{opacity:.65}.welcome-copy .welcome-login-error{font-size:12px;color:#ffb39f;margin:12px 0 0;line-height:1.6}.welcome-network{position:relative;min-width:0;border:1px solid #294b566e;border-radius:16px;background:linear-gradient(155deg,#102832aa,#09171f);box-shadow:0 30px 90px #0003}.welcome-network-heading{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #213a4266}.welcome-network-heading>span{display:flex;align-items:center;gap:8px;font:600 10px Manrope,sans-serif;letter-spacing:.13em;color:#69c3b2}.welcome-network-heading small{font-size:10px;color:#67858f}.welcome-network>svg{display:block;width:100%;height:auto;max-height:calc(100dvh - 235px)}.welcome-network-footer{display:flex;align-items:center;gap:18px;padding:10px 22px 20px;font-size:10px;color:#7e99a4}.welcome-network-footer>span{display:flex;align-items:center;gap:6px}.welcome-network-footer i{width:14px;height:2px;background:#33849a}.welcome-network-footer>span:nth-child(2) i{background:#ff715c}.welcome-network-footer small{margin-left:auto;color:#546e79;font-size:10px}.welcome-evidence-note{position:absolute;bottom:66px;left:-24px;display:flex;gap:12px;align-items:center;background:#11272dee;border:1px solid #36515c;padding:17px 20px;border-radius:8px;box-shadow:0 15px 35px #0005;color:#75b8ab}.welcome-evidence-note strong{display:block;color:#cbdddd;font-size:12px;font-weight:500}.welcome-evidence-note span{display:block;color:#73919b;font-size:10px;margin-top:5px;letter-spacing:.16em}.welcome-flow{animation:welcome-flow 10s linear infinite}.welcome-boundary-halo{animation:welcome-halo 4s ease-in-out infinite;transform-origin:380px 282px}@keyframes welcome-flow{to{stroke-dashoffset:-400}}@keyframes welcome-halo{50%{opacity:.4;transform:scale(1.15)}}.welcome-footer{min-height:48px;padding:14px 0;border-top:1px solid #263d4655;display:flex;align-items:center;gap:15px;justify-content:space-between;color:#5b7885;font-size:11px}.welcome-footer b{color:#35515b;font-weight:400;margin:0 9px}.welcome-footer small{font-size:10px}.welcome-page button:focus-visible,.brand-home:focus-visible{outline:2px solid #8ceacc;outline-offset:5px}.brand-home{background:none;border:0;padding:0;color:inherit;text-align:left;cursor:pointer;font:inherit}.welcome-loading{min-height:100dvh;display:grid;place-items:center;color:#80b5af;font-size:14px}@media(max-width:1000px){.welcome-page{padding-inline:32px}.welcome-hero{gap:30px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.welcome-copy h1{font-size:clamp(28px,3.6vw,40px)}.welcome-kicker{font-size:8px}.welcome-network-heading{padding:0 14px}.welcome-network-heading small{display:none}.welcome-evidence-note{left:-12px;bottom:51px;padding:12px}.welcome-network-footer{gap:10px;padding:8px 12px 15px}.welcome-footer>span{display:none}.welcome-footer{justify-content:center}}@media(max-width:760px){.welcome-page{padding-inline:clamp(20px,6vw,40px)}.welcome-hero{grid-template-columns:minmax(0,1fr);justify-items:center;padding:20px 0}.welcome-copy{width:100%;max-width:440px}.welcome-network{display:none}.welcome-copy h1{font-size:clamp(30px,min(7vw,6.5dvh),47px)}.welcome-brand strong{font-size:20px}.welcome-header-label{font-size:10px}.welcome-intro{font-size:13px}.welcome-footer small{text-align:center;line-height:1.5}.welcome-login-fields{gap:12px}}@media(max-height:620px){.welcome-header{height:60px}.welcome-hero{padding:12px 0}.welcome-copy h1{font-size:30px;margin:12px 0}.welcome-intro{font-size:12px;margin-bottom:16px;line-height:1.6}.welcome-login-fields{margin-bottom:12px}.welcome-login input{padding:10px 12px}.welcome-enter{padding:12px 18px}.welcome-capabilities{margin-top:12px}.welcome-footer{min-height:36px;padding:8px 0}.welcome-evidence-note{display:none}.welcome-copy .welcome-login-error{margin-top:8px}}@media(max-height:440px){.welcome-header{height:48px}.welcome-logo{width:30px;height:32px}.welcome-brand small,.welcome-kicker,.welcome-intro,.welcome-capabilities,.welcome-network{display:none}.welcome-hero{grid-template-columns:minmax(0,1fr);justify-items:center}.welcome-copy{width:100%;max-width:440px}.welcome-copy h1{font-size:24px;line-height:1.2;margin:0 0 12px}.welcome-copy h1 br{display:none}.welcome-copy h1 em{margin-left:6px}.welcome-login input{margin-top:4px;padding:8px 12px}.welcome-enter{padding:10px 16px}.welcome-footer{min-height:30px;padding:6px 0}}@media(prefers-reduced-motion:reduce){.welcome-flow,.welcome-boundary-halo{animation:none}.welcome-enter{transition:none}}.language-switcher{display:flex;align-items:center;gap:3px;flex:none;padding:4px;border:1px solid #314b60;border-radius:12px;background:#0b2034}.language-dropdown{display:flex;align-items:center;position:relative;gap:8px;background:#0a1b25;border:1px solid #29434f;border-radius:7px;padding:0 10px;height:38px;color:#c6dce3;flex:none}.language-dropdown select{appearance:none;width:135px;padding:8px 18px 8px 0;color:inherit;background:transparent;border:0;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;outline:0}.language-dropdown>svg:last-child{position:absolute;right:10px;pointer-events:none}.language-dropdown select option{color:#d9e9ee;background:#0a1b25}.language-dropdown:focus-within{outline:2px solid #57d9bf;outline-offset:2px}.language-switcher button{width:38px;height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:#b7c5d6;font:800 12px Manrope,sans-serif;cursor:pointer}.language-switcher button[aria-pressed=true]{background:#f2f7fc;color:#10315a}.language-switcher button:hover{color:#fff;background:#29425d}.language-switcher button[aria-pressed=true]:hover{background:#fff;color:#10315a}.language-switcher button:focus-visible{outline:2px solid #67dfc3;outline-offset:2px}.welcome-header nav{display:flex;align-items:center;gap:16px}.welcome-header nav .language-switcher button{display:block;width:38px;height:30px;padding:0;border:0;font:800 12px Manrope,sans-serif;border-radius:8px}.welcome-header nav .language-switcher button[aria-pressed=true]{background:#f2f7fc;color:#10315a}.topbar{gap:12px}.topbar>.monitor-controls{margin-left:auto}.topbar>.language-switcher{margin-left:4px}html:not([lang=zh-CN]) .welcome-copy h1{font-size:clamp(24px,min(2.9vw,5.4dvh),43px);line-height:1.3}html:not([lang=zh-CN]) .welcome-evidence-note{max-width:265px}html:not([lang=zh-CN]) .welcome-evidence-note strong{line-height:1.5}html:not([lang=zh-CN]) .basemap-switcher{grid-template-columns:repeat(4,54px)}html:not([lang=zh-CN]) .map-line-legend,html:not([lang=zh-CN]) .map-device-legend{flex-wrap:wrap}html:not([lang=zh-CN]) .map-legend-control{max-width:440px}html:not([lang=zh-CN]) .event-row-footer{flex-wrap:wrap;row-gap:4px}html:not([lang=zh-CN]) .event-row header>span{white-space:normal}html:not([lang=zh-CN]) .timeline-head{min-width:0}html:not([lang=zh-CN]) .timeline-head h2{font-size:14px}@media(max-width:760px){.welcome-header-label{display:none}.welcome-header nav{gap:8px}.welcome-header nav .language-switcher button{width:31px}html:not([lang=zh-CN]) .welcome-copy h1{font-size:clamp(26px,5.6vw,38px)}}@media(max-height:440px){html:not([lang=zh-CN]) .welcome-copy h1{font-size:22px}}@media(max-width:760px){.welcome-header nav>button{display:none}}@media(max-width:480px){.welcome-brand small{display:none}.welcome-brand{gap:8px}.welcome-header nav{flex:none}}:root{font-family:IBM Plex Sans SC,PingFang SC,sans-serif;color:#dce9ee;background:#050d13;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1180px;background:radial-gradient(circle at 55% -10%,#16384a 0,transparent 35%),#050d13}.shell{min-height:100vh;padding:18px}.topbar{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 6px 16px}.brand{display:flex;gap:11px;align-items:center}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#2fd2a0;color:#04110d;font:800 13px Manrope;box-shadow:0 0 25px #2fd2a044}.brand strong{display:block;font:800 17px Manrope}.brand small{display:block;color:#6f8a96;font-size:11px;letter-spacing:.12em}.status{color:#91a5ad;font-size:12px}.status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2fd2a0;margin-right:8px;box-shadow:0 0 12px #2fd2a0}.status span{margin-left:12px;padding:4px 8px;border:1px solid #203744;border-radius:20px}.workspace{height:calc(100vh - 236px);min-height:560px;display:grid;grid-template-columns:260px minmax(600px,1fr) 350px;gap:12px}.panel,.card{background:linear-gradient(145deg,#0d1b24f2,#09151df2);border:1px solid #1b3441;border-radius:14px;box-shadow:0 18px 50px #0006}.controls,.evidence{padding:22px;overflow:auto}.eyebrow{font:700 10px Manrope;letter-spacing:.18em;color:#36d2a4}.controls h1{font:800 28px Manrope;margin:5px 0 4px}.controls p{color:#72909e;font-size:12px;line-height:1.6;margin:0 0 22px}.controls label{display:block;color:#8299a3;font-size:11px;margin:14px 0}.controls input,.controls select{width:100%;height:39px;background:#07131a;color:#dce9ee;border:1px solid #203944;border-radius:8px;padding:0 10px;margin-top:7px}.two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.segmented{display:grid;grid-template-columns:1fr 1fr;margin-top:7px;border:1px solid #203944;border-radius:8px;padding:3px}.segmented button{border:0;border-radius:6px;background:transparent;color:#617d89;height:31px}.segmented .active{background:#173d3b;color:#57e3b6}.primary{width:100%;height:43px;border:0;border-radius:9px;background:linear-gradient(90deg,#23c899,#4de1b7);color:#04130f;font-weight:800;cursor:pointer;margin-top:10px;box-shadow:0 8px 24px #2fd2a024}.primary:disabled{opacity:.6}.case{margin-top:24px;padding:13px;border-left:2px solid #ff914d;background:#101e27}.case span,.case small{display:block;color:#78919c;font-size:10px}.case strong{display:block;color:#ffc18f;font-size:12px;margin:4px 0}.error{margin-top:12px;padding:10px;color:#ff938c;background:#341b20;border-radius:8px;font-size:11px}.error small{display:block;margin-top:4px}.map-panel{position:relative;overflow:hidden}.map-toolbar{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #17313d}.map-toolbar strong{display:block;margin-top:4px;font:700 14px Manrope}.legend{display:flex;gap:15px;color:#77909b;font-size:10px}.legend span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.legend .green:before{background:#33b982}.legend .amber:before{background:#ffc857}.legend .red:before{background:#ff554d}.map{height:calc(100% - 62px);position:relative}.map-empty{position:absolute;inset:0;display:grid;place-items:center;color:#496471;font-size:12px}.maplibregl-canvas{outline:none}.maplibregl-popup-content{background:#10232d!important;color:#dce9ee!important;border:1px solid #31505f;border-radius:8px!important;font-size:11px;line-height:1.7}.maplibregl-popup-tip{border-top-color:#10232d!important}.map-callout{position:absolute;top:80px;left:18px;padding:11px 14px;background:#161d2de8;border:1px solid #9f70cb;border-radius:9px;box-shadow:0 0 24px #9859c733}.map-callout span,.map-callout small{display:block;color:#a694b8;font-size:9px}.map-callout strong{font:800 16px Manrope;color:#d6adff;display:block;margin:3px 0}.evidence h2{font:800 18px/1.35 Manrope;margin:8px 0 16px}.boundary{border:1px solid #654c80;background:linear-gradient(135deg,#251c31,#101d27);border-radius:11px;padding:14px}.boundary>div{display:flex;justify-content:space-between;align-items:center}.boundary span{font-size:10px;color:#a58fb7}.boundary strong{font:800 24px Manrope;color:#d5aaff}.boundary b{display:inline-block;margin-top:8px;padding:4px 7px;background:#5b3d7344;color:#cda6ec;border-radius:4px;font-size:9px}.boundary p{font-size:11px;line-height:1.6;color:#9caeb6;margin:10px 0 0}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0}.metrics div{padding:10px 7px;background:#08151c;border:1px solid #19313d;border-radius:8px}.metrics b{display:block;font:800 15px Manrope;color:#edf7fa}.metrics span{display:block;font-size:8px;color:#708a95;margin-top:4px}.evidence-list article{display:flex;gap:10px;padding:11px 0;border-top:1px solid #18313d}.evidence-list article>span{align-self:flex-start;min-width:33px;border-radius:4px;padding:3px 5px;text-align:center;font-size:8px;font-weight:700}.evidence-list article strong{font-size:11px}.evidence-list article p{font-size:10px;line-height:1.55;margin:4px 0;color:#8199a4}.observation>span{background:#143e4c;color:#62c9e9}.inference>span{background:#24483b;color:#65dfb3}.limitation>span{background:#4a3625;color:#ffbd7f}.placeholder{height:70%;display:grid;place-items:center;text-align:center;color:#5d7782;font-size:11px;line-height:1.7}.pulse{width:54px;height:54px;border:1px solid #265262;border-radius:50%;box-shadow:0 0 0 14px #163c471e}.timeline{height:132px;margin-top:12px;padding:14px 22px;display:grid;grid-template-columns:230px 1fr;gap:24px}.timeline-head{display:flex;flex-direction:column;justify-content:space-between}.timeline h2{font:800 15px Manrope;margin:3px 0}.timeline-legend{font-size:9px;color:#708993;line-height:2}.timeline-legend i{display:inline-block;width:7px;height:7px;margin:0 5px}.timeline-legend .local{background:#ff914d}.timeline-legend .expand{background:#2a91c9}.bars{display:flex;align-items:flex-end;gap:5px;height:90px;border-bottom:1px solid #29404b;background:repeating-linear-gradient(to top,transparent 0,transparent 28px,#18313b 29px)}.bar-wrap{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.bar{width:100%;min-width:5px;border-radius:3px 3px 0 0;background:#183946}.bar.local_onset{background:#ff914d;box-shadow:0 0 14px #ff914d55}.bar.area_expansion{background:linear-gradient(#36a6dc,#176f9e)}.bar-wrap time{font:600 7px Manrope;color:#526e79;height:13px;margin-top:3px;transform:rotate(-38deg)}.basemap-switcher{position:absolute;right:52px;bottom:14px;z-index:3;display:grid;grid-template-columns:repeat(4,48px);gap:3px;padding:5px;border:1px solid #294654;border-radius:9px;background:#06111bea;box-shadow:0 8px 20px #0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.basemap-title{grid-column:1/-1;display:flex;align-items:center;gap:4px;padding:0 2px 1px;color:#c4d7df}.basemap-title svg{width:11px;height:11px}.basemap-title strong{font:700 8px IBM Plex Sans SC,sans-serif;letter-spacing:.03em}.basemap-switcher button{display:grid;gap:2px;min-width:0;padding:3px;border:1px solid transparent;border-radius:6px;background:transparent;color:#8ca3ad;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.basemap-switcher button>strong{overflow:hidden;font:700 8px IBM Plex Sans SC,sans-serif;text-overflow:ellipsis;white-space:nowrap}.basemap-switcher button:hover{color:#e6f3f6;border-color:#27d9c45e;background:#23bfa514;transform:translateY(-1px)}.basemap-switcher button.active{color:#efffff;border-color:#22e0c5;background:#0c3734b8;box-shadow:inset 0 0 0 1px #22e0c52e,0 0 12px #0fd6b31c}.basemap-switcher button:disabled{opacity:.42;cursor:not-allowed;transform:none}.basemap-preview{position:relative;display:block;height:25px;overflow:hidden;border:1px solid #ffffff38;border-radius:4px;background:#0a1721;isolation:isolate}.basemap-preview>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.basemap-switcher button.dark .basemap-preview>img{filter:brightness(1.8) contrast(1.12);object-position:35% 50%}.basemap-switcher button.street .basemap-preview>img{filter:contrast(1.12) saturate(1.2);object-position:43% 55%}.basemap-switcher button.satellite .basemap-preview>img{filter:brightness(1.22) saturate(1.15);object-position:50% 50%}.basemap-switcher button.terrain3d .basemap-preview>img{filter:brightness(1.5) contrast(1.06) saturate(1.12);object-position:48% 50%}.basemap-preview b{position:absolute;right:1px;bottom:1px;z-index:1;padding:1px 2px;color:#051418;border-radius:2px;background:#22ddc4;font:800 6px Manrope}.basemap-preview .basemap-check{position:absolute;right:1px;top:1px;z-index:2;width:12px;height:12px;padding:1px;border-radius:50%;color:#37f0d8;background:#06241eed;box-shadow:0 1px 3px #0008}.basemap-switcher button:focus-visible{outline:2px solid #8ceacc;outline-offset:2px}.episode-section{margin-top:16px;padding-top:14px;border-top:1px solid #1b3541}.episode-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.episode-heading span,.episode-heading strong{display:block}.episode-heading span{font-size:9px;color:#6e8995}.episode-heading strong{font-size:10px;margin-top:2px;color:#b8cbd2}.episode-heading>button{display:flex;align-items:center;gap:4px;height:26px;padding:0 8px;border:1px solid #285064;border-radius:6px;background:#102631;color:#71cde5;font-size:9px;cursor:pointer}.episode-heading>button.playing{color:#ffca77;border-color:#6d5630}.episode-list{display:grid;gap:6px}.episode-card{position:relative;width:100%;display:grid;grid-template-columns:19px 25px 1fr 5px;gap:6px;align-items:center;padding:9px 7px;border:1px solid #1b3541;border-radius:8px;background:#09171f;color:#8399a2;text-align:left;cursor:pointer;transition:.2s ease}.episode-card:hover{border-color:#376170;transform:translate(2px)}.episode-card.active{background:#112731;border-color:#3e7384;box-shadow:0 5px 18px #0004}.episode-sequence{font:700 8px Manrope;color:#55717d}.episode-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#173642;color:#78d4ee}.episode-copy{min-width:0}.episode-copy small,.episode-copy strong,.episode-copy em{display:block}.episode-copy small{font-size:7px;color:#607c88}.episode-copy strong{margin-top:2px;color:#d2e1e6;font-size:9px}.episode-copy em{margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#68818b;font-size:7px;font-style:normal}.episode-card>i{width:4px;height:22px;border-radius:4px;background:#294652}.episode-card.local_onset.active>i{background:#ff914d;box-shadow:0 0 10px #ff914d}.episode-card.area_expansion.active>i{background:#36a6dc;box-shadow:0 0 10px #36a6dc}.episode-card.boundary_inference.active>i{background:#c185ff;box-shadow:0 0 10px #c185ff}.episode-card.local_onset.active .episode-icon{color:#ffad73;background:#4a2c1f}.episode-card.boundary_inference.active .episode-icon{color:#d6adff;background:#372448}.map-callout.local_onset{border-color:#df7940}.map-callout.local_onset strong{color:#ffad73}.map-callout.area_expansion{border-color:#287da5}.map-callout.area_expansion strong{color:#70cdef}.map-callout small{max-width:230px;line-height:1.4}.bar-wrap.active .bar{filter:brightness(1.35);box-shadow:0 0 14px currentColor}.bar-wrap:not(.active) .bar{opacity:.55}.bar-wrap.active time{color:#dce9ee}.incident-section{margin-top:16px;padding-top:14px;border-top:1px solid #1b3541}.incident-heading span,.incident-heading strong{display:block}.incident-heading span{font-size:9px;color:#6e8995}.incident-heading strong{font-size:10px;margin-top:2px;color:#b8cbd2}.incident-list{margin-top:8px}.incident-card{padding:11px;border:1px solid #24404d;border-radius:10px;background:linear-gradient(145deg,#0b1b24,#09151c);cursor:pointer;transition:.2s ease}.incident-card:hover,.incident-card.active{border-color:#4c8294;box-shadow:0 8px 24px #0005}.incident-card header{display:flex;justify-content:space-between;gap:8px}.incident-card header small,.incident-card header strong{display:block}.incident-card header small{font-size:7px;color:#69838e}.incident-card header strong{margin-top:3px;color:#e0edf0;font-size:11px}.incident-card header>span{align-self:flex-start;padding:3px 5px;border-radius:4px;background:#1d473c;color:#62dcb2;font-size:7px}.incident-card>p{margin:8px 0;color:#7d959f;font-size:8px;line-height:1.45}.incident-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.incident-metrics span{padding:6px 4px;border:1px solid #1c3541;border-radius:6px;background:#07141b;color:#607b87;font-size:6px}.incident-metrics b{display:block;margin-bottom:2px;color:#d9e8ec;font:800 10px Manrope}.phase-track{display:flex;align-items:center;gap:3px;margin-top:9px;padding-top:8px;border-top:1px solid #1c3541}.phase-track button{display:flex;align-items:center;gap:2px;padding:0;border:0;background:transparent;color:#557480;cursor:pointer}.phase-track button i{width:21px;height:21px;display:grid;place-items:center;border:1px solid #2b4a57;border-radius:50%;background:#10242d}.phase-track button span{font:700 7px Manrope}.phase-track button.active i{color:#ffb06f;border-color:#e7894b;box-shadow:0 0 10px #ff914d55}.phase-track em{margin-left:auto;color:#536f7a;font-size:7px;font-style:normal}.incident-card footer{display:flex;align-items:center;gap:5px;margin-top:9px}.incident-card footer button{height:25px;display:flex;align-items:center;gap:4px;border-radius:6px;font-size:7px}.play-incident{padding:0 7px;border:1px solid #2f6172;background:#12303b;color:#77d1ea;cursor:pointer}.agent-entry{padding:0 6px;border:1px solid #293d47;background:#101c23;color:#60747d}.agent-entry small{padding:1px 3px;border-radius:3px;background:#26343b;font-size:6px}.incident-card footer>svg{margin-left:auto;color:#516b76}.right-incidents{margin:0 0 18px;padding:0 0 16px;border-top:0;border-bottom:1px solid #1b3541}.right-incidents .incident-list{display:grid;gap:7px;max-height:360px;overflow:auto;padding-right:3px}.right-incidents .incident-card{padding:10px}.right-incidents .incident-card header>span{max-width:82px;text-align:center}.incident-summary{display:grid;grid-template-columns:1fr 1fr auto;gap:5px;align-items:center;margin-top:8px}.incident-summary>span{padding:6px;border:1px solid #1c3541;border-radius:6px;background:#07141b;color:#66808b;font-size:7px}.incident-summary b{margin-right:3px;color:#d9e8ec;font:800 10px Manrope}.incident-summary i{display:grid;place-items:center;color:#71909c}.incident-card.expanded{border-color:#3d7885;background:linear-gradient(145deg,#102731,#0a1820)}.incident-expanded{margin-top:9px;padding-top:9px;border-top:1px solid #24414d}.diagnosis-result,.fault-candidate{padding:9px;border-radius:7px}.diagnosis-result{background:#102c2d;border:1px solid #285b54}.fault-candidate{margin-top:6px;background:#21192b;border:1px solid #5d4774}.diagnosis-result span,.fault-candidate span{display:block;color:#76929d;font-size:7px}.diagnosis-result strong,.fault-candidate strong{display:block;margin-top:3px;color:#e4f1f3;font-size:10px}.fault-candidate strong{color:#d4a8ff;font:800 14px Manrope}.diagnosis-result p,.fault-candidate p{margin:5px 0 0;color:#8ca2aa;font-size:8px;line-height:1.5}.right-incidents+.eyebrow{display:block;margin-top:4px}.layer-controls{position:absolute;right:16px;top:76px;z-index:4;display:flex;align-items:center;gap:6px;padding:5px 6px;border:1px solid #294654;border-radius:8px;background:#07131be6;box-shadow:0 8px 20px #0007;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.layer-controls>span{padding:0 3px;color:#68838e;font-size:8px}.layer-controls button{height:27px;display:flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #29434f;border-radius:6px;background:#10222b;color:#78919c;font-size:9px;cursor:pointer}.layer-controls button.active{color:#65e4ba;border-color:#397a68;background:#163c35}.equipment-symbol-legend{position:absolute;right:16px;top:119px;z-index:4;display:flex;gap:8px;padding:5px 8px;border:1px solid #294654;border-radius:8px;background:#07131be6;box-shadow:0 8px 20px #0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.equipment-symbol-legend span{display:flex;align-items:center;gap:3px;color:#9b92bc;font-size:8px}.equipment-symbol-legend img{width:21px;height:21px;display:block}@media(max-height:760px){.workspace{height:560px}.timeline{height:126px}}.live-shell .topbar{height:72px;padding-bottom:12px}.live-workspace{height:calc(100vh - 248px);grid-template-columns:minmax(760px,1fr) 370px}.history-control{width:min(560px,46vw);display:grid;grid-template-columns:30px 100px minmax(180px,1fr) 30px;grid-template-rows:auto auto;align-items:center;column-gap:10px;padding:6px 10px;border:1px solid #1c3946;border-radius:12px;background:#08151cc7}.history-control>button{grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;border:1px solid #294653;border-radius:7px;background:#10232c;color:#8ba2ac;cursor:pointer}.history-control>button:disabled{opacity:.28;cursor:default}.history-copy{grid-row:1/3}.history-copy small,.history-copy strong{display:block}.history-copy small{color:#63808c;font-size:8px;letter-spacing:.12em}.history-copy strong{margin-top:2px;color:#e1eef1;font:800 12px Manrope}.history-control input[type=range]{width:100%;height:4px;accent-color:#35d8aa;cursor:pointer}.history-endpoints{grid-column:3;display:flex;justify-content:space-between;color:#526e79;font-size:7px}.map-error{position:absolute;left:50%;top:90px;z-index:7;transform:translate(-50%);padding:9px 14px;border:1px solid #8c4c50;border-radius:8px;background:#331a20e8;color:#ffaaa4;font-size:10px}.live-workspace .map-panel{min-width:0}.live-workspace .evidence{padding:18px}.live-workspace .right-incidents .incident-list{max-height:330px}.incident-list-view{height:100%;margin:0;padding:0;border:0;display:flex;flex-direction:column}.incident-list-view .incident-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:4px 2px 14px;border-bottom:1px solid #1b3541}.incident-list-view .incident-heading>small{color:#58737e;font-size:7px}.live-workspace .incident-list-view .incident-list{max-height:none;flex:1;margin-top:12px}.incident-list-view .incident-card{padding:13px}.incident-list-view .incident-card>p{margin:8px 0 0}.detail-nav{display:flex;align-items:center;justify-content:space-between;margin:-2px 0 18px;padding-bottom:12px;border-bottom:1px solid #1b3541}.detail-nav button{height:29px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #294653;border-radius:7px;background:#10232c;color:#9ab0b9;font-size:9px;cursor:pointer}.detail-nav>span{color:#66818c;font-size:9px;letter-spacing:.12em}.detail-phase-panel{margin:12px 0;padding:12px;border:1px solid #23404c;border-radius:10px;background:#08151c}.detail-phase-panel>div:first-child{display:flex;align-items:center;justify-content:space-between}.detail-phase-panel>div:first-child span{color:#dce9ee;font-size:10px;font-weight:700}.detail-phase-panel>div:first-child small{color:#58737e;font-size:7px}.detail-phase-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px}.detail-phase-buttons button{height:31px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #294653;border-radius:7px;background:#10232c;color:#728b96;font-size:8px;cursor:pointer}.detail-phase-buttons button i{width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:#1c3540;font:700 7px Manrope;font-style:normal}.detail-phase-buttons button.active{border-color:#dc695e;background:#352021;color:#ffaaa3}.detail-phase-buttons button.active i{background:#b84945;color:#fff}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:8px}.detail-actions button{height:29px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #2f6172;border-radius:7px;background:#12303b;color:#77d1ea;font-size:8px;cursor:pointer}.detail-actions button:disabled{border-color:#293d47;background:#101c23;color:#60747d;cursor:default}.live-workspace .incident-list-view .incident-list{display:flex;flex-direction:column;align-content:initial;justify-content:flex-start;gap:9px;overflow:auto}.incident-list-view .event-row{position:relative;display:grid;grid-template-columns:34px 1fr;gap:10px;min-height:110px;padding:12px;border-color:#24404d;overflow:hidden}.incident-list-view .event-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#3f7688}.incident-list-view .event-row.scope-feeder:before{background:#e95d55}.incident-list-view .event-row.scope-local_branch:before{background:#f3a64b}.incident-list-view .event-row.scope-transformer:before{background:#4aaad4}.incident-list-view .event-row:hover,.incident-list-view .event-row.active{transform:translate(2px);border-color:#4b8193;background:linear-gradient(145deg,#10252e,#09171e)}.event-index{width:30px;height:30px;display:grid;place-items:center;border:1px solid #294653;border-radius:8px;background:#0c2028;color:#6e8c98;font:800 9px Manrope}.event-row-body{min-width:0}.event-row header{align-items:flex-start}.event-row header>div small{font-size:7px;letter-spacing:.04em}.event-row header>div strong{margin-top:4px;font:800 15px Manrope;color:#edf6f8}.event-row header>span{padding:4px 7px;background:#173e36;color:#66deb8;font-size:7px}.event-row.scope-feeder header>span{background:#452626;color:#ff8e88}.event-row.scope-local_branch header>span{background:#49351f;color:#ffc078}.event-row.scope-transformer header>span{background:#18384a;color:#79cceb}.event-boundary{display:flex;align-items:center;gap:7px;margin-top:9px}.event-boundary span{color:#59747f;font-size:7px}.event-boundary strong{color:#cdb1ed;font:800 11px Manrope}.event-row-footer{display:flex;align-items:center;gap:12px;margin-top:10px;padding-top:9px;border-top:1px solid #1b3541;color:#6f8892;font-size:7px}.event-row-footer span b{margin-right:3px;color:#d9e8ec;font:800 10px Manrope}.event-row-footer .restored{margin-left:auto;color:#55caa3}.event-row-footer>i{margin-left:auto;display:grid;place-items:center;color:#7896a1}.event-row-footer .restored+i{margin-left:0}.live-shell .topbar{height:60px;padding-bottom:10px}.live-workspace{height:calc(100vh - 236px)}.map-history-control{position:absolute;left:16px;top:76px;z-index:6;width:430px;max-width:calc(100% - 220px);padding:7px 10px;background:#07151de8;border-color:#31505e;box-shadow:0 8px 22px #0007;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-history-control .history-copy strong{font-size:11px}.map-history-control .history-endpoints{font-size:6px}.map-legend-control{position:absolute;right:16px;top:76px;z-index:6;display:flex;flex-direction:column;align-items:flex-end;border:1px solid #294654;border-radius:8px;background:#07131be8;box-shadow:0 8px 20px #0007;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.map-legend-toggle{height:32px;display:flex;align-items:center;gap:5px;padding:0 10px;border:0;background:transparent;color:#8da4ae;font-size:9px;cursor:pointer}.map-legend-body{padding:0 10px 9px}.map-line-legend,.map-device-legend{display:flex;align-items:center;gap:12px}.map-line-legend span,.map-device-legend span{display:flex;align-items:center;gap:4px;color:#8ca1aa;font-size:8px}.map-line-legend span:before{content:"";width:7px;height:7px;border-radius:50%}.map-line-legend .green:before{background:#33b982}.map-line-legend .normal:before{background:#459dc6}.map-line-legend .fault:before{background:#ff4842}.map-device-legend{margin-top:7px;padding-top:7px;border-top:1px solid #233c48}.map-device-legend img{width:18px;height:18px}.map-legend-control~.layer-controls{top:116px}.map-legend-control.expanded~.layer-controls{top:176px}.map-callout{top:147px}.layer-controls{transition:top .2s ease}.live-workspace .map-panel>.map{height:100%}.live-workspace .map-history-control,.live-workspace .map-legend-control{top:16px}.live-workspace .map-legend-control~.layer-controls{top:56px}.live-workspace .map-legend-control.expanded~.layer-controls{top:116px}.live-workspace .map-callout{top:87px}.map-legend-body{max-width:360px}.map-line-legend button,.map-device-legend button{display:flex;align-items:center;gap:4px;padding:3px 4px;border:0;border-radius:5px;background:transparent;color:#8ca1aa;font:inherit;font-size:8px;cursor:pointer;opacity:.3;transition:opacity .16s ease,background .16s ease}.map-line-legend button.active,.map-device-legend button.active{opacity:1;background:#17303a80}.map-line-legend button:before{content:"";width:7px;height:7px;border-radius:50%;flex:0 0 auto}.map-line-legend button.green:before{background:#33b982}.map-line-legend button.normal:before{background:#459dc6}.map-line-legend button.fault:before{background:#ff4842}.map-line-legend button.transformer:before{background:#ffc857;border:1px solid #fff}.map-device-legend button img{width:18px;height:18px}.map-line-legend button.boundary:before{background:#071820;border:2px solid #ffb547;box-shadow:0 0 7px #ffb547}.map-line-legend button.green:before{display:none}.map-line-legend button.green img{width:18px;height:18px}.substation-map-marker{position:relative;width:44px;height:44px;display:grid;place-items:center;pointer-events:auto;filter:drop-shadow(0 4px 8px #001)}.substation-map-marker img{display:block;width:44px;height:44px}.substation-map-marker span{position:absolute;left:50%;bottom:47px;transform:translate(-50%);padding:3px 7px;border:1px solid #37d8ba99;border-radius:5px;background:#061820e8;color:#e6fff9;font:800 10px IBM Plex Sans SC,sans-serif;white-space:nowrap;text-shadow:0 1px 2px #000;box-shadow:0 3px 10px #001}.timeline-scroll{min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.timeline-scroll::-webkit-scrollbar{display:none}.timeline-scroll .bars{min-width:100%;padding-top:24px}.timeline-scroll.day{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.timeline-scroll.day.dragging{cursor:grabbing}.timeline-scroll.day .bar-wrap{min-width:5px;flex:1 1 0}.timeline-scroll.incident .bars{width:max-content}.timeline-scroll.incident .bar-wrap{flex:0 0 12px}.timeline-scroll time{min-width:30px;text-align:center}.timeline-scroll.day time{transform:none}.timeline-scroll.incident time{transform:rotate(-38deg)}.timeline-summary{margin-bottom:4px;color:#87a0aa;font:700 8px Manrope;text-align:right}.timeline-gesture{margin-right:10px;color:#60a8bb}.bar-wrap{position:relative;outline:none}.timeline-scroll:not(.dragging) .bar-wrap[role=button]{cursor:pointer}.bar-wrap:before{content:attr(data-tooltip);position:absolute;z-index:12;left:50%;top:-22px;transform:translate(-50%) translateY(3px);padding:4px 7px;border:1px solid #3b6170;border-radius:5px;background:#071820f2;color:#ecf8fa;font:700 8px Manrope;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .12s ease,transform .12s ease;box-shadow:0 5px 14px #0008}.bar-wrap:hover:before,.bar-wrap:focus-visible:before{opacity:1;transform:translate(-50%) translateY(0)}.timeline-scroll.dragging .bar-wrap:before{display:none}.bar-wrap:hover .bar,.bar-wrap:focus-visible .bar{filter:brightness(1.45) saturate(1.35);outline:1px solid #dffaff99}.bar-wrap.selected .bar{outline:2px solid #f5ffff;box-shadow:0 0 14px #50ddffcc}.bar-wrap.has-events .bar{min-height:10px;filter:saturate(1.25) brightness(1.12)}.bar-wrap.has-events .bar.local_onset{box-shadow:0 0 9px #ff914d55}.bar-wrap.has-events .bar.area_expansion{box-shadow:0 0 8px #36a6dc44}.incident-list-view .incident-heading>button{height:25px;padding:0 8px;border:1px solid #315666;border-radius:6px;background:#102832;color:#7ed7ec;font-size:8px;cursor:pointer}:root,[data-theme=deep-ocean]{--theme-app-bg:#050d13;--theme-app-glow:#16384a;--theme-header:#06131b;--theme-surface:#0b1e27;--theme-surface-raised:#102832;--theme-surface-soft:#081820;--theme-overlay:#07131bf0;--theme-border:#294653;--theme-border-strong:#3a6371;--theme-text:#dce9ee;--theme-text-soft:#8ca3ad;--theme-text-muted:#607d89;--theme-primary:#32cfbf;--theme-primary-hover:#57e3c4;--theme-primary-soft:#173d3b;--theme-focus:#55d8c0;--theme-card:#0a1b24;--theme-card-hover:#102832;--theme-control:#091a23;--theme-chart-grid:#29404b;--theme-on-primary:#04130f;--theme-info:#52c7e8;--theme-success:#53d5aa;--theme-warning:#f0b84d;--theme-danger:#ff716b;--theme-special:#b792ff;--theme-shadow:#0008;--theme-map-line-street:#3197c4;--theme-map-line-imagery:#45bfe5;--theme-map-casing:#061b24}[data-theme=emerald-grid]{--theme-app-bg:#03191c;--theme-app-glow:#0b3a3e;--theme-header:#05282d;--theme-surface:#07343a;--theme-surface-raised:#0a3d42;--theme-surface-soft:#062c31;--theme-overlay:#05262bf2;--theme-border:#50a6a42e;--theme-border-strong:#46b4a952;--theme-text:#eaf4f3;--theme-text-soft:#a7c1c1;--theme-text-muted:#6f9294;--theme-primary:#12a875;--theme-primary-hover:#32c98f;--theme-primary-soft:#0f493f;--theme-focus:#24c7c3;--theme-card:#063036;--theme-card-hover:#0a3a3f;--theme-control:#062b30;--theme-chart-grid:#1d4b4f;--theme-on-primary:#f7fffb;--theme-info:#4fa8d8;--theme-success:#2ccb91;--theme-warning:#f0a52b;--theme-danger:#e85b5b;--theme-special:#b99ae8;--theme-shadow:#00000066;--theme-map-line-street:#24a9aa;--theme-map-line-imagery:#37c6c1;--theme-map-casing:#042126}[data-theme=blue-pulse]{--theme-app-bg:#04142e;--theme-app-glow:#0d4277;--theme-header:#061c3d;--theme-surface:#082650;--theme-surface-raised:#0b305e;--theme-surface-soft:#071f43;--theme-overlay:#061b3df2;--theme-border:#589bd333;--theme-border-strong:#58a7df61;--theme-text:#edf6ff;--theme-text-soft:#a9bed8;--theme-text-muted:#718caa;--theme-primary:#1769d2;--theme-primary-hover:#1b8de1;--theme-primary-soft:#103d79;--theme-focus:#20b8d2;--theme-card:#09234a;--theme-card-hover:#0d315f;--theme-control:#071d3d;--theme-chart-grid:#214873;--theme-on-primary:#f7fbff;--theme-info:#45b9e6;--theme-success:#25c5a2;--theme-warning:#f1b449;--theme-danger:#ee6767;--theme-special:#b29af0;--theme-shadow:#00081499;--theme-map-line-street:#169bd3;--theme-map-line-imagery:#22c0cf;--theme-map-casing:#03132d}[data-theme=daylight-grid]{--theme-app-bg:#f4f8fb;--theme-app-glow:#e5f2fb;--theme-header:#ffffff;--theme-surface:#ffffff;--theme-surface-raised:#f3f7fa;--theme-surface-soft:#eaf1f6;--theme-overlay:#fffffff2;--theme-border:#d6e1e8;--theme-border-strong:#b9cbd8;--theme-text:#173044;--theme-text-soft:#526b7b;--theme-text-muted:#8194a1;--theme-primary:#146fd1;--theme-primary-hover:#0d83d5;--theme-primary-soft:#e4f1fc;--theme-focus:#10abc3;--theme-card:#f8fafc;--theme-card-hover:#eef5fa;--theme-control:#f3f7fa;--theme-chart-grid:#dbe5ec;--theme-on-primary:#ffffff;--theme-info:#348fc5;--theme-success:#0b9f78;--theme-warning:#d99016;--theme-danger:#d84f52;--theme-special:#7e68c7;--theme-shadow:#17344a1f;--theme-map-line-street:#187fc3;--theme-map-line-imagery:#19aabe;--theme-map-casing:#0a2b40}.theme-dropdown{display:flex;align-items:center;justify-content:center;position:relative;width:38px;height:38px;padding:0;border:1px solid var(--theme-border);border-radius:7px;background:var(--theme-surface-soft);color:var(--theme-text);flex:none}.theme-dropdown>svg:first-child{color:var(--theme-primary);pointer-events:none}.theme-dropdown>svg:last-child,.theme-swatch{display:none}.theme-dropdown select{position:absolute;inset:0;appearance:none;width:100%;height:100%;padding:0;opacity:0;border:0;outline:0;cursor:pointer}.theme-dropdown select option{color:var(--theme-text);background:var(--theme-surface)}.theme-dropdown:focus-within{outline:2px solid var(--theme-focus);outline-offset:2px}html,body,.shell{background-color:var(--theme-app-bg);color:var(--theme-text)}body{transition:background-color .18s ease,color .18s ease}.live-shell{background:radial-gradient(circle at 55% -10%,var(--theme-app-glow) 0,transparent 35%),var(--theme-app-bg)}.live-shell .topbar{background:var(--theme-header);border-color:var(--theme-border)}.brand-mark{background:var(--theme-primary);box-shadow:0 0 25px color-mix(in srgb,var(--theme-primary) 28%,transparent)}.brand small,.module-tabs button{color:var(--theme-text-soft)}.module-tabs button[aria-pressed=true]{color:var(--theme-text)}.module-tabs button[aria-pressed=true]:after{background:var(--theme-primary)}.panel,.card{border-color:var(--theme-border);box-shadow:0 18px 50px var(--theme-shadow)}.maplibregl-popup-content{background:var(--theme-surface)!important;color:var(--theme-text)!important;border-color:var(--theme-border-strong)!important}.maplibregl-popup-tip{border-top-color:var(--theme-surface)!important}.welcome-signout{color:var(--theme-text-soft)}[data-theme=emerald-grid] .live-shell .topbar{background:var(--theme-header);border-color:#075449;box-shadow:0 3px 12px #28333820}[data-theme=emerald-grid] .live-shell :is(.panel,.card){background:#fff;border-color:var(--theme-border);box-shadow:0 5px 16px var(--theme-shadow)}[data-theme=emerald-grid] .topbar :is(.brand strong,.header-mdr-status .monitor-connection,.module-tabs button[aria-pressed=true]){color:#f2fffa}[data-theme=emerald-grid] .topbar :is(.brand small,.module-tabs button,.monitor-updated-at,.welcome-signout){color:#c0d8d1}[data-theme=emerald-grid] .topbar .brand-mark{background:var(--theme-primary);color:#063b27;box-shadow:0 0 0 1px #90c06866}[data-theme=emerald-grid] .topbar .module-tabs button[aria-pressed=true]:after{height:3px;background:var(--theme-primary)}[data-theme=emerald-grid] .topbar .theme-dropdown,[data-theme=emerald-grid] .topbar .language-dropdown{background:#087064;border-color:#58a48f;color:#effffb}[data-theme=emerald-grid] .topbar :is(.theme-dropdown,.language-dropdown) select option{color:#173b38;background:#fff}[data-theme=emerald-grid] :is(.evidence,.controls,.grid-sidebar,.loss-panel,.transformer-monitor-panel,.transformer-selected-detail){color:var(--theme-text)}[data-theme=emerald-grid] :is(.grid-search-trigger,.grid-search-dialog,.grid-search-input input,.map-legend-control,.layer-controls,.equipment-symbol-legend,.basemap-switcher,.map-history-control){background:var(--theme-overlay);border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 8px 24px var(--theme-shadow)}[data-theme=emerald-grid] :is(.grid-search-results>button,.grid-region,.grid-tree-row button,.grid-circuit button){color:var(--theme-text)}[data-theme=emerald-grid] :is(.grid-search-results small,.grid-search-dialog>small,.grid-region small,.tree-name small,.grid-tree h2 small,.map-line-legend button,.map-device-legend button){color:var(--theme-text-soft)}[data-theme=emerald-grid] :is(.grid-tree-row.selected,.map-line-legend button.active,.map-device-legend button.active){background:var(--theme-primary-soft)}[data-theme=emerald-grid] :is(.grid-action,.grid-scope button,.grid-network-actions button,.layer-controls button){background:#e0f3ec;border-color:#8fbbae;color:#145f50}[data-theme=emerald-grid] :is(.eyebrow,.grid-region[aria-pressed=true]){color:var(--theme-primary)}[data-theme=emerald-grid] .operator-badge{background:#eee7fa;border-color:#b8a8dc;color:#60458f}[data-theme=emerald-grid] .monitor-mode button{color:var(--theme-text-soft)}[data-theme=emerald-grid] .monitor-mode button.active{background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:0 2px 8px #0e8f6830}[data-theme=emerald-grid] :is(.right-incidents,.incident-list-view .incident-heading,.event-row-footer,.incident-expanded,.phase-track){border-color:var(--theme-border)}[data-theme=emerald-grid] :is(.detail-nav button,.detail-phase-buttons button,.detail-actions button,.incident-playback-controls button,.incident-pagination button){background:var(--theme-control);border-color:var(--theme-border-strong);color:#176a59}[data-theme=emerald-grid] :is(.detail-phase-panel>div:first-child span,.diagnosis-result strong,.fault-candidate strong,.incident-playback-controls time){color:var(--theme-text)}[data-theme=emerald-grid] .incident-list-view .event-row.active{background:var(--theme-card-hover);border-color:var(--theme-primary)}[data-theme=emerald-grid] .event-index{background:var(--theme-primary-soft);border-color:#99c9b9;color:#146a57}[data-theme=emerald-grid] :is(.incident-card header strong,.event-row header>div strong,.event-row-footer span b,.incident-summary b){color:var(--theme-text)}[data-theme=emerald-grid] :is(.incident-card header small,.incident-card>p,.event-boundary span,.event-row-footer,.incident-heading span,.incident-list-view .incident-heading>small,.incident-summary>span){color:var(--theme-text-soft)}[data-theme=emerald-grid] .event-row header>span{background:var(--theme-primary-soft);color:#0d765b}[data-theme=emerald-grid] .event-row.scope-feeder header>span{background:#fbe4e3;color:#a82f32}[data-theme=emerald-grid] .event-row.scope-local_branch header>span{background:#fff0d5;color:#9b6500}[data-theme=emerald-grid] .event-row.scope-transformer header>span{background:#dceef8;color:#17668f}[data-theme=emerald-grid] :is(.bars,.incident-time-bars){border-color:var(--theme-chart-grid);background:repeating-linear-gradient(to top,transparent 0,transparent 28px,var(--theme-chart-grid) 29px)}[data-theme=emerald-grid] :is(.bar,.incident-time-bin){background:#94a9a4}[data-theme=emerald-grid] :is(.timeline-summary,.timeline-legend,.bar-wrap time,.incident-time-labels time,.incident-timeline-header>small){color:var(--theme-text-soft)}[data-theme=emerald-grid] .bar-wrap:before,[data-theme=emerald-grid] .incident-bin-tooltip{background:#fff;color:var(--theme-text);border-color:var(--theme-border-strong);box-shadow:0 5px 14px var(--theme-shadow)}[data-theme=emerald-grid] .incident-bin-tooltip strong{color:var(--theme-text)}[data-theme=emerald-grid] .meter-analysis-card{background:linear-gradient(155deg,#fffffff8,#f3f8f6fa 70%);border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 24px 70px var(--theme-shadow),0 1px #fff inset}[data-theme=emerald-grid] :is(.meter-card-header span,.meter-empty,.meter-toolbar,.meter-axis-label,.snapshot-axis,.snapshot-legend,.snapshot-plot-title span,.snapshot-readout span,.network-axis-label,.network-chart-help,.network-energy-panel>header span,.network-energy-empty span,.network-metrics span,.meter-analysis-card small,.meter-analysis-card label){color:var(--theme-text-soft)}[data-theme=emerald-grid] :is(.network-metrics strong,.network-energy-summary strong,.network-energy-panel>header strong,.network-energy-empty strong,.snapshot-curves>header strong,.snapshot-plot-title strong,.snapshot-readout strong,.vector-panel>header strong){color:var(--theme-text)}[data-theme=emerald-grid] :is(.meter-analysis-card input,.network-circuit-select select){background:#fff;border-color:var(--theme-border-strong);color:var(--theme-text);color-scheme:light}[data-theme=emerald-grid] .meter-analysis-card button:not([disabled]){border-color:var(--theme-border-strong)}[data-theme=emerald-grid] :is(.meter-grid-line,.snapshot-grid-line,.network-grid-line){stroke:var(--theme-chart-grid)}[data-theme=emerald-grid] :is(.meter-toolbar nav button,.snapshot-legend button,.snapshot-zoom button){color:var(--theme-text-soft)}[data-theme=emerald-grid] :is(.meter-toolbar nav button[aria-pressed=true],.meter-daily-controls button[aria-pressed=true],.network-tabs button[aria-pressed=true],.snapshot-controls button[aria-pressed=true]){background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:none}[data-theme=emerald-grid] :is(.network-chart-tooltip>circle){fill:#fff;stroke:var(--theme-primary)}[data-theme=emerald-grid] :is(.network-chart-tooltip>rect,.meter-chart-tooltip rect){fill:#fff;stroke:var(--theme-border-strong)}[data-theme=emerald-grid] :is(.network-chart-tooltip>text,.meter-chart-tooltip text){fill:var(--theme-text)}[data-theme=emerald-grid] :is(.meter-ai-analysis,.meter-ai-analysis.ready){background:#eef7f2;border-color:#8fbea9;color:#256a4a}[data-theme=emerald-grid] :is(.meter-ai-analysis b,.meter-ai-analysis em){color:#256a4a}[data-theme=emerald-grid] .meter-ai-analysis small{color:var(--theme-text-soft)}[data-theme=emerald-grid] .meter-ai-delete{background:#fff3f2;border-color:#d9aaa6;color:#a83e3a}[data-theme=emerald-grid] :is(.loss-summary>div,.loss-category-list button,.transformer-summary>div,.transformer-update-state,.transformer-detail-metrics>div,.transformer-profile-panel,.transformer-encoding,.transformer-distribution-panel,.transformer-distribution-overview>div,.network-metrics>div,.network-energy-summary){background:var(--theme-card);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=emerald-grid] :is(.loss-panel,.transformer-monitor-panel,.transformer-selected-detail){color:var(--theme-text)}[data-theme=emerald-grid] :is(.loss-summary span,.loss-through,.loss-category-list small,.loss-meter-list small,.transformer-summary span,.transformer-update-state span,.transformer-detail-heading span,.transformer-detail-metrics>div>span,.transformer-ranking small,.transformer-encoding p,.transformer-distribution-overview span,.transformer-distribution-time,.network-energy-summary span){color:var(--theme-text-soft)}[data-theme=emerald-grid] :is(.loss-panel>header button,.transformer-monitor-panel>header button,.transformer-detail-heading button){background:var(--theme-control);border-color:var(--theme-border-strong);color:#176a59}[data-theme=emerald-grid] :is(.transformer-detail-range input,.network-range input){background:#fff;border-color:var(--theme-border-strong);color:var(--theme-text);color-scheme:light}[data-theme=emerald-grid] :is(.loss-meter-list>div,.transformer-ranking>header){background:var(--theme-surface)}[data-theme=emerald-grid] :is(.loss-meter-list>button,.transformer-ranking>button){border-color:var(--theme-border);color:var(--theme-text)}[data-theme=emerald-grid] :is(.loss-meter-list>button:hover,.transformer-ranking>button:hover){background:var(--theme-card-hover)}[data-theme=emerald-grid] :is(.loss-group-tabs,.transformer-mode-tabs,.transformer-detail-tabs,.network-tabs){background:var(--theme-control);border-color:var(--theme-border)}[data-theme=emerald-grid] :is(.loss-group-tabs button[aria-pressed=true],.transformer-mode-tabs button[aria-pressed=true],.transformer-detail-tabs button[aria-pressed=true],.network-tabs button[aria-pressed=true]){background:var(--theme-primary);color:var(--theme-on-primary)}[data-theme=emerald-grid] :is(.transformer-distribution-focus,.transformer-distribution-focus>header){background:var(--theme-primary-soft);border-color:#72bfa7;color:var(--theme-text)}[data-theme=emerald-grid] :is(.transformer-carousel-arrow,.transformer-carousel-tabs button[aria-pressed=true]){background:var(--theme-primary-soft);border-color:#72bfa7;color:#146a57}[data-theme=emerald-grid] :is(.transformer-detail-heading button){background:#fff;border-color:var(--theme-border-strong);color:#176a59}[data-theme=emerald-grid] .transformer-profile-panel .transformer-profile-expand{background:var(--theme-primary);border-color:var(--theme-primary-hover);color:#fff;box-shadow:none}[data-theme=emerald-grid] :is(.transformer-detail-metrics>div>strong,.transformer-detail-energy-overview section strong,.transformer-distribution-overview strong,.transformer-ranking>button em,.transformer-distribution-other strong){color:var(--theme-text)}[data-theme=emerald-grid] :is(.transformer-ranking>button>b,.transformer-slide-ranking>button>b){background:#dcefe8;color:#7b5b00}[data-theme=emerald-grid] :is(.transformer-slide-ranking>button[aria-pressed=true],.transformer-distribution-focus>button[aria-pressed=true]){background:#d7eee6}[data-theme=emerald-grid] :is(.transformer-profile-panel>header,.transformer-distribution-panel>header,.transformer-distribution-list-label,.transformer-distribution-other){border-color:var(--theme-border)}[data-theme=emerald-grid] :is(.transformer-summary-help>span,.monitor-status-details){background:#fff;border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 10px 26px var(--theme-shadow)}[data-theme=emerald-grid] .ai-report-list article{background:#fff;border-color:var(--theme-border);color:var(--theme-text)}[data-theme=emerald-grid] :is(.ai-report-list article small,.ai-report-center header small,.ai-report-counts,.ai-report-meter small,.ai-report-state,.ai-usage-popover dt,.ai-usage-popover small){color:var(--theme-text-soft)}[data-theme=emerald-grid] :is(.ai-report-meter,.ai-usage-popover dd,.ai-report-center>header>div){color:var(--theme-text)}[data-theme=emerald-grid] .ai-report-counts span{background:var(--theme-surface-raised);color:var(--theme-text-soft)}[data-theme=emerald-grid] :is(.ai-report-center>header>button,.ai-report-open,.ai-report-diagnostics){background:var(--theme-control);border-color:var(--theme-border-strong);color:#176a59}[data-theme=emerald-grid] :is(.ai-usage-summary,.ai-usage-popover){background:#fff;border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 10px 28px var(--theme-shadow)}[data-theme=emerald-grid] body:has(.welcome-page),[data-theme=emerald-grid] body:has(.welcome-loading){background:var(--theme-app-bg)}[data-theme=emerald-grid] .welcome-page{background:radial-gradient(ellipse at 84% 45%,#bce8d866,transparent 48%),var(--theme-app-bg);color:var(--theme-text)}[data-theme=emerald-grid] .welcome-header,[data-theme=emerald-grid] .welcome-footer{border-color:var(--theme-border)}[data-theme=emerald-grid] :is(.welcome-brand small,.welcome-header-label,.welcome-intro,.welcome-capabilities,.welcome-footer){color:var(--theme-text-soft)}[data-theme=emerald-grid] .welcome-logo{border-color:#58ad96;background:#ddf6ed;color:#0e8f68}[data-theme=emerald-grid] .welcome-copy h1 em{color:var(--theme-primary)}[data-theme=emerald-grid] .welcome-login input{background:#fff;border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=emerald-grid] .welcome-login input::placeholder{color:var(--theme-text-muted)}[data-theme=emerald-grid] .welcome-enter{border-color:#0e8f68;background:#12a875;color:#fff;box-shadow:0 8px 30px #0e8f6828}[data-theme=emerald-grid] .welcome-enter:hover{background:#0e8f68}[data-theme=emerald-grid] .welcome-network{border-color:var(--theme-border);background:linear-gradient(155deg,#fff,#edf5f2);box-shadow:0 30px 70px #173b3820}[data-theme=emerald-grid] .welcome-network-heading{border-color:var(--theme-border)}[data-theme=emerald-grid] .welcome-evidence-note{background:#fffffff2;border-color:var(--theme-border-strong);box-shadow:0 15px 35px #173b3820}[data-theme=emerald-grid] .welcome-evidence-note strong{color:var(--theme-text)}[data-theme=emerald-grid] .welcome-header .theme-dropdown{background:#fff;border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=emerald-grid] .live-shell{background:var(--theme-app-bg)}[data-theme=emerald-grid] .live-shell .topbar{background:var(--theme-header);border-color:var(--theme-border);box-shadow:0 2px 8px #0006}[data-theme=emerald-grid] .live-shell :is(.panel,.card){background:var(--theme-surface);border-color:var(--theme-border);box-shadow:0 8px 22px var(--theme-shadow)}[data-theme=emerald-grid] .topbar .brand-mark{box-shadow:0 0 0 1px #62d5a84d}[data-theme=emerald-grid] .topbar .brand-logo{filter:saturate(.92) brightness(1.04) drop-shadow(0 2px 5px #0008)}[data-theme=emerald-grid] .topbar :is(.theme-dropdown,.language-dropdown){background:var(--theme-control);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=emerald-grid] .topbar :is(.theme-dropdown,.language-dropdown) select option{color:var(--theme-text);background:var(--theme-control)}[data-theme=emerald-grid] :is(.grid-search-trigger,.grid-search-dialog,.grid-search-input input,.map-legend-control,.layer-controls,.equipment-symbol-legend,.basemap-switcher,.map-history-control){background:var(--theme-overlay);border-color:var(--theme-border);color:var(--theme-text);box-shadow:0 6px 18px var(--theme-shadow);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}[data-theme=emerald-grid] :is(.grid-scope,.metrics div,.detail-phase-panel,.transformer-summary>div,.transformer-detail-metrics>div){background:var(--theme-surface-raised);border-color:var(--theme-border)}[data-theme=emerald-grid] :is(.grid-action,.grid-scope button,.grid-network-actions button,.layer-controls button){background:var(--theme-control);border-color:var(--theme-border);color:var(--theme-text-soft)}[data-theme=emerald-grid] .grid-network-actions button:first-child{background:var(--theme-primary);border-color:var(--theme-primary-hover);color:var(--theme-on-primary);box-shadow:none}[data-theme=emerald-grid] .grid-network-actions button:last-child{background:transparent;border-color:var(--theme-border-strong);color:var(--theme-text-soft)}[data-theme=emerald-grid] .grid-tree-row:hover{background:color-mix(in srgb,var(--theme-focus) 6%,transparent)}[data-theme=emerald-grid] .grid-tree-row.selected{background:color-mix(in srgb,var(--theme-primary) 14%,transparent);box-shadow:inset 3px 0 var(--theme-primary)}[data-theme=emerald-grid] :is(.map-line-legend button.active,.map-device-legend button.active){background:transparent}[data-theme=emerald-grid] :is(.map-line-legend button.active,.map-device-legend button.active){color:var(--theme-text)}[data-theme=emerald-grid] :is(.module-tabs button,.grid-region,.grid-tree-row button,.grid-circuit button){transition:color .15s ease,background-color .15s ease,border-color .15s ease}[data-theme=emerald-grid] :is(.module-tabs button,.grid-tree button,.grid-search button,.theme-dropdown,.language-dropdown):focus-visible{outline-color:var(--theme-focus)}[data-theme=emerald-grid] .grid-tree-content{scrollbar-color:var(--theme-border-strong) transparent;scrollbar-width:thin}[data-theme=emerald-grid] .grid-tree-content::-webkit-scrollbar{width:8px}[data-theme=emerald-grid] .grid-tree-content::-webkit-scrollbar-track{background:transparent}[data-theme=emerald-grid] .grid-tree-content::-webkit-scrollbar-thumb{background:var(--theme-border-strong);border:2px solid transparent;border-radius:8px;background-clip:padding-box}[data-theme=emerald-grid] .substation-map-marker{filter:drop-shadow(0 2px 4px #0008)}[data-theme=emerald-grid] .substation-map-marker span{background:#05262be0;border-color:#24c7c34d;color:#bfe8e5;text-shadow:none;box-shadow:0 2px 6px #0007}[data-theme=emerald-grid] .operator-badge{background:#33274a;border-color:#6c578e;color:#d9c7ff}[data-theme=emerald-grid] .monitor-mode{background:var(--theme-control);border-color:var(--theme-border)}[data-theme=emerald-grid] .monitor-mode button.active{background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:none}[data-theme=emerald-grid] :is(.incident-card,.incident-card.expanded,.incident-list-view .event-row:hover,.incident-list-view .event-row.active){background:var(--theme-card);border-color:var(--theme-border);box-shadow:0 8px 20px var(--theme-shadow)}[data-theme=emerald-grid] :is(.incident-summary>span,.incident-metrics span,.detail-phase-panel,.diagnosis-result){background:var(--theme-surface-raised);border-color:var(--theme-border);color:var(--theme-text-soft)}[data-theme=emerald-grid] :is(.detail-nav button,.detail-phase-buttons button,.detail-actions button,.incident-playback-controls button,.incident-pagination button){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=emerald-grid] .event-index{background:var(--theme-primary-soft);border-color:var(--theme-border-strong);color:var(--theme-primary-hover)}[data-theme=emerald-grid] .event-row header>span{background:var(--theme-primary-soft);color:var(--theme-primary-hover)}[data-theme=emerald-grid] .event-row.scope-feeder header>span{background:#4b282c;color:#ffaaa4}[data-theme=emerald-grid] .event-row.scope-local_branch header>span{background:#4c3c20;color:#ffd58a}[data-theme=emerald-grid] .event-row.scope-transformer header>span{background:#173f50;color:#9bdcf3}[data-theme=emerald-grid] .bar-wrap:before,[data-theme=emerald-grid] .incident-bin-tooltip{background:var(--theme-surface-raised);color:var(--theme-text);border-color:var(--theme-border-strong);box-shadow:0 5px 14px var(--theme-shadow)}[data-theme=emerald-grid] .meter-analysis-card{background:linear-gradient(155deg,var(--theme-surface),var(--theme-card) 70%);border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 24px 70px var(--theme-shadow)}[data-theme=emerald-grid] :is(.meter-actions button,.meter-range input,.meter-daily-controls,.snapshot-controls,.snapshot-readout,.snapshot-curves,.snapshot-plot,.vector-panel,.network-energy-panel,.network-chart-wrap,.meter-toolbar nav,.meter-tabs,.meter-chart-card,.snapshot-chart-card,.meter-chart-kpis span){background:var(--theme-card);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=emerald-grid] :is(.meter-analysis-card input,.network-circuit-select select,.transformer-detail-range input,.network-range input){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text);color-scheme:dark}[data-theme=emerald-grid] :is(.network-energy-panel>header,.snapshot-curves>header,.vector-panel>header){border-color:var(--theme-border);background:var(--theme-surface-raised)}[data-theme=emerald-grid] :is(.network-chart-tooltip>circle){fill:var(--theme-surface);stroke:var(--theme-primary)}[data-theme=emerald-grid] :is(.network-chart-tooltip>rect,.meter-chart-tooltip rect){fill:var(--theme-surface-raised);stroke:var(--theme-border-strong)}[data-theme=emerald-grid] :is(.meter-ai-analysis,.meter-ai-analysis.ready){background:#103f3d;border-color:#33796f;color:#9ee7c2}[data-theme=emerald-grid] :is(.meter-ai-analysis b,.meter-ai-analysis em){color:#9ee7c2}[data-theme=emerald-grid] .meter-ai-delete{background:#49272a;border-color:#855057;color:#ffaaa4}[data-theme=emerald-grid] :is(.loss-summary>div,.loss-category-list button,.transformer-summary>div,.transformer-update-state,.transformer-detail-metrics>div,.transformer-profile-panel,.transformer-encoding,.transformer-distribution-panel,.transformer-distribution-overview>div,.network-metrics>div,.network-energy-summary,.loss-meter-list>div,.transformer-ranking>header){background:var(--theme-card);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=emerald-grid] :is(.loss-panel>header button,.transformer-monitor-panel>header button,.transformer-detail-heading button,.ai-report-center>header>button,.ai-report-open,.ai-report-diagnostics){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=emerald-grid] :is(.transformer-distribution-focus,.transformer-distribution-focus>header,.transformer-carousel-arrow,.transformer-carousel-tabs button[aria-pressed=true],.transformer-slide-ranking>button[aria-pressed=true],.transformer-distribution-focus>button[aria-pressed=true]){background:var(--theme-primary-soft);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=emerald-grid] :is(.transformer-summary-help>span,.monitor-status-details,.ai-report-list article,.ai-usage-summary,.ai-usage-popover){background:var(--theme-card);border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 10px 26px var(--theme-shadow)}[data-theme=emerald-grid] .ai-report-center{border-color:var(--theme-border);background:var(--theme-card)}[data-theme=emerald-grid] .welcome-page{background:radial-gradient(ellipse at 84% 45%,#12575a88,transparent 48%),var(--theme-app-bg);color:var(--theme-text)}[data-theme=emerald-grid] .welcome-logo{border-color:var(--theme-border-strong);background:var(--theme-primary-soft);color:var(--theme-primary-hover)}[data-theme=emerald-grid] :is(.welcome-login input,.welcome-header .theme-dropdown){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text);color-scheme:dark}[data-theme=emerald-grid] .welcome-network{border-color:var(--theme-border);background:linear-gradient(155deg,var(--theme-surface),var(--theme-card));box-shadow:0 30px 70px var(--theme-shadow)}[data-theme=emerald-grid] .welcome-evidence-note{background:var(--theme-overlay);border-color:var(--theme-border-strong);box-shadow:0 15px 35px var(--theme-shadow)}[data-theme=blue-pulse] .live-shell{background:radial-gradient(circle at 58% -18%,#0d427766 0,transparent 36%),var(--theme-app-bg)}[data-theme=blue-pulse] .live-shell .topbar{background:var(--theme-header);border-color:var(--theme-border);box-shadow:0 2px 10px #00081499}[data-theme=blue-pulse] .live-shell :is(.panel,.card){background:var(--theme-surface);border-color:var(--theme-border);box-shadow:0 8px 24px var(--theme-shadow)}[data-theme=blue-pulse] .topbar .brand-mark{background:linear-gradient(145deg,#1b8de1,#20b8d2 58%,#25c5a2);color:#f7fbff;box-shadow:0 0 0 1px #62dcec4d}[data-theme=blue-pulse] .topbar .brand-logo{filter:saturate(1.06) brightness(1.04) drop-shadow(0 2px 5px #0009)}[data-theme=blue-pulse] .topbar :is(.brand strong,.header-mdr-status .monitor-connection,.module-tabs button[aria-pressed=true]){color:var(--theme-text)}[data-theme=blue-pulse] .topbar :is(.brand small,.module-tabs button,.monitor-updated-at,.welcome-signout){color:var(--theme-text-soft)}[data-theme=blue-pulse] .topbar .module-tabs button[aria-pressed=true]:after{height:3px;background:linear-gradient(90deg,var(--theme-primary),var(--theme-focus),var(--theme-success))}[data-theme=blue-pulse] .topbar :is(.theme-dropdown,.language-dropdown){background:var(--theme-control);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=blue-pulse] .topbar :is(.theme-dropdown,.language-dropdown) select option{color:var(--theme-text);background:var(--theme-control)}[data-theme=blue-pulse] :is(.evidence,.controls,.grid-sidebar,.loss-panel,.transformer-monitor-panel,.transformer-selected-detail){color:var(--theme-text)}[data-theme=blue-pulse] :is(.grid-search-trigger,.grid-search-dialog,.grid-search-input input,.map-legend-control,.layer-controls,.equipment-symbol-legend,.basemap-switcher,.map-history-control){background:var(--theme-overlay);border-color:var(--theme-border);color:var(--theme-text);box-shadow:0 6px 18px var(--theme-shadow);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}[data-theme=blue-pulse] :is(.grid-search-results>button,.grid-region,.grid-tree-row button,.grid-circuit button){color:var(--theme-text)}[data-theme=blue-pulse] :is(.grid-search-results small,.grid-search-dialog>small,.grid-region small,.tree-name small,.grid-tree h2 small,.map-line-legend button,.map-device-legend button){color:var(--theme-text-soft)}[data-theme=blue-pulse] :is(.grid-scope,.metrics div,.detail-phase-panel,.transformer-summary>div,.transformer-detail-metrics>div){background:var(--theme-surface-raised);border-color:var(--theme-border)}[data-theme=blue-pulse] :is(.grid-action,.grid-scope button,.grid-network-actions button,.layer-controls button){background:var(--theme-control);border-color:var(--theme-border);color:var(--theme-text-soft)}[data-theme=blue-pulse] .grid-network-actions button:first-child{background:var(--theme-primary);border-color:var(--theme-primary-hover);color:var(--theme-on-primary);box-shadow:none}[data-theme=blue-pulse] .grid-network-actions button:last-child{background:transparent;border-color:var(--theme-border-strong);color:var(--theme-text-soft)}[data-theme=blue-pulse] .grid-tree-row:hover{background:color-mix(in srgb,var(--theme-focus) 7%,transparent)}[data-theme=blue-pulse] .grid-tree-row.selected{background:color-mix(in srgb,var(--theme-primary) 20%,transparent);box-shadow:inset 3px 0 var(--theme-focus)}[data-theme=blue-pulse] :is(.map-line-legend button.active,.map-device-legend button.active){background:transparent;color:var(--theme-text)}[data-theme=blue-pulse] :is(.module-tabs button,.grid-region,.grid-tree-row button,.grid-circuit button){transition:color .15s ease,background-color .15s ease,border-color .15s ease}[data-theme=blue-pulse] :is(.module-tabs button,.grid-tree button,.grid-search button,.theme-dropdown,.language-dropdown):focus-visible{outline-color:var(--theme-focus)}[data-theme=blue-pulse] .grid-tree-content{scrollbar-color:var(--theme-border-strong) transparent;scrollbar-width:thin}[data-theme=blue-pulse] .grid-tree-content::-webkit-scrollbar{width:8px}[data-theme=blue-pulse] .grid-tree-content::-webkit-scrollbar-track{background:transparent}[data-theme=blue-pulse] .grid-tree-content::-webkit-scrollbar-thumb{background:var(--theme-border-strong);border:2px solid transparent;border-radius:8px;background-clip:padding-box}[data-theme=blue-pulse] .substation-map-marker{filter:drop-shadow(0 2px 4px #000b)}[data-theme=blue-pulse] .substation-map-marker span{background:#061b3de8;border-color:#20b8d252;color:#c9f4ff;text-shadow:none;box-shadow:0 2px 6px #0008}[data-theme=blue-pulse] .operator-badge{background:#2b2850;border-color:#655d9b;color:#d9d4ff}[data-theme=blue-pulse] .monitor-mode{background:var(--theme-control);border-color:var(--theme-border)}[data-theme=blue-pulse] .monitor-mode button{color:var(--theme-text-soft)}[data-theme=blue-pulse] .monitor-mode button.active{background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:none}[data-theme=blue-pulse] :is(.right-incidents,.incident-list-view .incident-heading,.event-row-footer,.incident-expanded,.phase-track){border-color:var(--theme-border)}[data-theme=blue-pulse] :is(.incident-card,.incident-card.expanded,.incident-list-view .event-row:hover,.incident-list-view .event-row.active){background:var(--theme-card);border-color:var(--theme-border);box-shadow:0 8px 20px var(--theme-shadow)}[data-theme=blue-pulse] :is(.incident-summary>span,.incident-metrics span,.detail-phase-panel,.diagnosis-result){background:var(--theme-surface-raised);border-color:var(--theme-border);color:var(--theme-text-soft)}[data-theme=blue-pulse] :is(.detail-nav button,.detail-phase-buttons button,.detail-actions button,.incident-playback-controls button,.incident-pagination button){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=blue-pulse] .event-index,[data-theme=blue-pulse] .event-row header>span{background:var(--theme-primary-soft);border-color:var(--theme-border-strong);color:#7fdcf0}[data-theme=blue-pulse] .event-row.scope-feeder header>span{background:#4b282c;color:#ffaaa4}[data-theme=blue-pulse] .event-row.scope-local_branch header>span{background:#4c3c20;color:#ffd58a}[data-theme=blue-pulse] .event-row.scope-transformer header>span{background:#113d64;color:#9bdcf3}[data-theme=blue-pulse] .bar-wrap:before,[data-theme=blue-pulse] .incident-bin-tooltip{background:var(--theme-surface-raised);color:var(--theme-text);border-color:var(--theme-border-strong);box-shadow:0 5px 14px var(--theme-shadow)}[data-theme=blue-pulse] .meter-analysis-card{background:linear-gradient(155deg,var(--theme-surface),var(--theme-card) 70%);border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 24px 70px var(--theme-shadow)}[data-theme=blue-pulse] :is(.meter-actions button,.meter-range input,.meter-daily-controls,.snapshot-controls,.snapshot-readout,.snapshot-curves,.snapshot-plot,.vector-panel,.network-energy-panel,.network-chart-wrap,.meter-toolbar nav,.meter-tabs,.meter-chart-card,.snapshot-chart-card,.meter-chart-kpis span){background:var(--theme-card);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=blue-pulse] :is(.meter-analysis-card input,.network-circuit-select select,.transformer-detail-range input,.network-range input){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text);color-scheme:dark}[data-theme=blue-pulse] :is(.network-energy-panel>header,.snapshot-curves>header,.vector-panel>header){border-color:var(--theme-border);background:var(--theme-surface-raised)}[data-theme=blue-pulse] :is(.network-chart-tooltip>circle){fill:var(--theme-surface);stroke:var(--theme-focus)}[data-theme=blue-pulse] :is(.network-chart-tooltip>rect,.meter-chart-tooltip rect){fill:var(--theme-surface-raised);stroke:var(--theme-border-strong)}[data-theme=blue-pulse] :is(.meter-ai-analysis,.meter-ai-analysis.ready){background:#0c3854;border-color:#26769b;color:#9ee9e1}[data-theme=blue-pulse] :is(.meter-ai-analysis b,.meter-ai-analysis em){color:#9ee9e1}[data-theme=blue-pulse] .meter-ai-delete{background:#49272a;border-color:#855057;color:#ffaaa4}[data-theme=blue-pulse] :is(.loss-summary>div,.loss-category-list button,.transformer-summary>div,.transformer-update-state,.transformer-detail-metrics>div,.transformer-profile-panel,.transformer-encoding,.transformer-distribution-panel,.transformer-distribution-overview>div,.network-metrics>div,.network-energy-summary,.loss-meter-list>div,.transformer-ranking>header){background:var(--theme-card);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=blue-pulse] :is(.loss-summary span,.loss-through,.loss-category-list small,.loss-meter-list small,.transformer-summary span,.transformer-update-state span,.transformer-detail-heading span,.transformer-detail-metrics>div>span,.transformer-ranking small,.transformer-encoding p,.transformer-distribution-overview span,.transformer-distribution-time,.network-energy-summary span){color:var(--theme-text-soft)}[data-theme=blue-pulse] :is(.loss-panel>header button,.transformer-monitor-panel>header button,.transformer-detail-heading button,.ai-report-center>header>button,.ai-report-open,.ai-report-diagnostics){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=blue-pulse] :is(.loss-group-tabs,.transformer-mode-tabs,.transformer-detail-tabs,.network-tabs){background:var(--theme-control);border-color:var(--theme-border)}[data-theme=blue-pulse] :is(.loss-group-tabs button[aria-pressed=true],.transformer-mode-tabs button[aria-pressed=true],.transformer-detail-tabs button[aria-pressed=true],.network-tabs button[aria-pressed=true]){background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:none}[data-theme=blue-pulse] :is(.transformer-distribution-focus,.transformer-distribution-focus>header,.transformer-carousel-arrow,.transformer-carousel-tabs button[aria-pressed=true],.transformer-slide-ranking>button[aria-pressed=true],.transformer-distribution-focus>button[aria-pressed=true]){background:var(--theme-primary-soft);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=blue-pulse] :is(.transformer-summary-help>span,.monitor-status-details,.ai-report-list article,.ai-usage-summary,.ai-usage-popover){background:var(--theme-card);border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 10px 26px var(--theme-shadow)}[data-theme=blue-pulse] .ai-report-center{border-color:var(--theme-border);background:var(--theme-card)}[data-theme=blue-pulse] :is(.ai-report-list article small,.ai-report-center header small,.ai-report-counts,.ai-report-meter small,.ai-report-state,.ai-usage-popover dt,.ai-usage-popover small){color:var(--theme-text-soft)}[data-theme=blue-pulse] :is(.ai-report-meter,.ai-usage-popover dd,.ai-report-center>header>div){color:var(--theme-text)}[data-theme=blue-pulse] .ai-report-counts span{background:var(--theme-surface-raised);color:var(--theme-text-soft)}[data-theme=blue-pulse] .welcome-page{background:radial-gradient(ellipse at 84% 45%,#0e56868c,transparent 48%),var(--theme-app-bg);color:var(--theme-text)}[data-theme=blue-pulse] .welcome-header,[data-theme=blue-pulse] .welcome-footer{border-color:var(--theme-border)}[data-theme=blue-pulse] :is(.welcome-brand small,.welcome-header-label,.welcome-intro,.welcome-capabilities,.welcome-footer){color:var(--theme-text-soft)}[data-theme=blue-pulse] .welcome-logo{border-color:var(--theme-border-strong);background:linear-gradient(145deg,#103d79,#0d5779);color:#bff7ff}[data-theme=blue-pulse] .welcome-copy h1 em{color:var(--theme-focus)}[data-theme=blue-pulse] :is(.welcome-login input,.welcome-header .theme-dropdown){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text);color-scheme:dark}[data-theme=blue-pulse] .welcome-enter{border-color:#1b8de1;background:var(--theme-primary);color:#fff;box-shadow:0 8px 28px #1769d238}[data-theme=blue-pulse] .welcome-enter:hover{background:var(--theme-primary-hover)}[data-theme=blue-pulse] .welcome-network{border-color:var(--theme-border);background:linear-gradient(155deg,var(--theme-surface),var(--theme-card));box-shadow:0 30px 70px var(--theme-shadow)}[data-theme=blue-pulse] .welcome-evidence-note{background:var(--theme-overlay);border-color:var(--theme-border-strong);box-shadow:0 15px 35px var(--theme-shadow)}[data-theme=daylight-grid] .live-shell{background:radial-gradient(circle at 58% -18%,#d5eafb 0,transparent 38%),var(--theme-app-bg)}[data-theme=daylight-grid] .live-shell .topbar{background:var(--theme-header);border-color:var(--theme-border);box-shadow:0 2px 10px var(--theme-shadow)}[data-theme=daylight-grid] .live-shell :is(.panel,.card){background:var(--theme-surface);border-color:var(--theme-border);box-shadow:0 5px 16px var(--theme-shadow)}[data-theme=daylight-grid] .topbar .brand-home:after{content:"";position:absolute;left:0;top:50%;width:210px;height:70px;transform:translateY(-50%);background:linear-gradient(90deg,#0a4f91,#146fd1 56%,#10abc3);-webkit-mask:url(/deepmetering-logo.png) center/contain no-repeat;mask:url(/deepmetering-logo.png) center/contain no-repeat;pointer-events:none}[data-theme=daylight-grid] .topbar .brand-logo{opacity:0}[data-theme=daylight-grid] .topbar :is(.brand strong,.header-mdr-status .monitor-connection,.module-tabs button[aria-pressed=true]){color:var(--theme-text)}[data-theme=daylight-grid] .topbar :is(.brand small,.module-tabs button,.monitor-updated-at,.welcome-signout){color:var(--theme-text-soft)}[data-theme=daylight-grid] .topbar .module-tabs button[aria-pressed=true]:after{height:3px;background:linear-gradient(90deg,var(--theme-primary-hover),var(--theme-focus))}[data-theme=daylight-grid] .topbar :is(.theme-dropdown,.language-dropdown){background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=daylight-grid] .topbar :is(.theme-dropdown,.language-dropdown) select option{color:var(--theme-text);background:var(--theme-surface)}[data-theme=daylight-grid] :is(.evidence,.controls,.grid-sidebar,.loss-panel,.transformer-monitor-panel,.transformer-selected-detail){color:var(--theme-text)}[data-theme=daylight-grid] :is(.grid-search-trigger,.grid-search-dialog,.grid-search-input input,.map-legend-control,.layer-controls,.equipment-symbol-legend,.basemap-switcher,.map-history-control){background:var(--theme-overlay);border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 6px 18px var(--theme-shadow);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}[data-theme=daylight-grid] :is(.grid-search-results>button,.grid-region,.grid-tree-row button,.grid-circuit button){color:var(--theme-text)}[data-theme=daylight-grid] :is(.grid-search-results small,.grid-search-dialog>small,.grid-region small,.tree-name small,.grid-tree h2 small,.map-line-legend button,.map-device-legend button){color:var(--theme-text-soft)}[data-theme=daylight-grid] :is(.grid-scope,.metrics div,.detail-phase-panel,.transformer-summary>div,.transformer-detail-metrics>div){background:var(--theme-surface-raised);border-color:var(--theme-border)}[data-theme=daylight-grid] :is(.grid-action,.grid-scope button,.grid-network-actions button,.layer-controls button){background:var(--theme-control);border-color:var(--theme-border);color:var(--theme-text-soft)}[data-theme=daylight-grid] .grid-network-actions button:first-child{background:var(--theme-primary);border-color:var(--theme-primary-hover);color:var(--theme-on-primary);box-shadow:none}[data-theme=daylight-grid] .grid-network-actions button:last-child{background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text-soft)}[data-theme=daylight-grid] .grid-tree-row:hover{background:color-mix(in srgb,var(--theme-focus) 8%,transparent)}[data-theme=daylight-grid] .grid-tree-row.selected{background:color-mix(in srgb,var(--theme-primary) 11%,transparent);box-shadow:inset 3px 0 var(--theme-primary)}[data-theme=daylight-grid] :is(.map-line-legend button.active,.map-device-legend button.active){background:transparent;color:var(--theme-text)}[data-theme=daylight-grid] :is(.module-tabs button,.grid-region,.grid-tree-row button,.grid-circuit button){transition:color .15s ease,background-color .15s ease,border-color .15s ease}[data-theme=daylight-grid] :is(.module-tabs button,.grid-tree button,.grid-search button,.theme-dropdown,.language-dropdown):focus-visible{outline-color:var(--theme-focus)}[data-theme=daylight-grid] .grid-tree-content{scrollbar-color:var(--theme-border-strong) transparent;scrollbar-width:thin}[data-theme=daylight-grid] .grid-tree-content::-webkit-scrollbar{width:8px}[data-theme=daylight-grid] .grid-tree-content::-webkit-scrollbar-track{background:transparent}[data-theme=daylight-grid] .grid-tree-content::-webkit-scrollbar-thumb{background:var(--theme-border-strong);border:2px solid transparent;border-radius:8px;background-clip:padding-box}[data-theme=daylight-grid] .substation-map-marker{filter:drop-shadow(0 2px 4px #0014268c)}[data-theme=daylight-grid] .substation-map-marker span{background:#082742e8;border-color:#36c8d85c;color:#e9fbff;text-shadow:none;box-shadow:0 2px 6px #00142670}[data-theme=daylight-grid] .operator-badge{background:#f0ecfb;border-color:#c6bae7;color:#68529e}[data-theme=daylight-grid] .monitor-mode{background:var(--theme-control);border-color:var(--theme-border)}[data-theme=daylight-grid] .monitor-mode button{color:var(--theme-text-soft)}[data-theme=daylight-grid] .monitor-mode button.active{background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:none}[data-theme=daylight-grid] .evidence .outage-monitor-controls{border-color:var(--theme-border)}[data-theme=daylight-grid] .monitor-history input{background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text);color-scheme:light}[data-theme=daylight-grid] .monitor-updated-at time{color:var(--theme-text)}[data-theme=daylight-grid] .monitor-window-error{color:#a86708}[data-theme=daylight-grid] :is(.right-incidents,.incident-list-view .incident-heading,.event-row-footer,.incident-expanded,.phase-track){border-color:var(--theme-border)}[data-theme=daylight-grid] :is(.incident-card,.incident-card.expanded,.incident-list-view .event-row:hover,.incident-list-view .event-row.active){background:var(--theme-card);border-color:var(--theme-border);box-shadow:0 6px 16px var(--theme-shadow)}[data-theme=daylight-grid] :is(.incident-summary>span,.incident-metrics span,.detail-phase-panel,.diagnosis-result){background:var(--theme-surface-raised);border-color:var(--theme-border);color:var(--theme-text-soft)}[data-theme=daylight-grid] :is(.detail-nav button,.detail-phase-buttons button,.detail-actions button,.incident-playback-controls button,.incident-pagination button){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=daylight-grid] :is(.incident-card header strong,.event-row header>div strong,.event-row-footer span b,.incident-summary b,.detail-phase-panel>div:first-child span,.diagnosis-result strong,.fault-candidate strong,.incident-playback-controls time){color:var(--theme-text)}[data-theme=daylight-grid] :is(.incident-card header small,.incident-card>p,.event-boundary span,.event-row-footer,.incident-heading span,.incident-list-view .incident-heading>small,.incident-summary>span){color:var(--theme-text-soft)}[data-theme=daylight-grid] .event-index,[data-theme=daylight-grid] .event-row header>span{background:var(--theme-primary-soft);border-color:var(--theme-border-strong);color:#125f9f}[data-theme=daylight-grid] .event-row.scope-feeder header>span{background:#fbe7e6;color:#a83b3e}[data-theme=daylight-grid] .event-row.scope-local_branch header>span{background:#fff0d8;color:#966000}[data-theme=daylight-grid] .event-row.scope-transformer header>span{background:#e1f1fa;color:#17658e}[data-theme=daylight-grid] :is(.bars,.incident-time-bars){border-color:var(--theme-chart-grid);background:repeating-linear-gradient(to top,transparent 0,transparent 28px,var(--theme-chart-grid) 29px)}[data-theme=daylight-grid] :is(.bar,.incident-time-bin){background:#9aaebb}[data-theme=daylight-grid] :is(.timeline-summary,.timeline-legend,.bar-wrap time,.incident-time-labels time,.incident-timeline-header>small){color:var(--theme-text-soft)}[data-theme=daylight-grid] .bar-wrap:before,[data-theme=daylight-grid] .incident-bin-tooltip{background:var(--theme-surface);color:var(--theme-text);border-color:var(--theme-border-strong);box-shadow:0 5px 14px var(--theme-shadow)}[data-theme=daylight-grid] .meter-analysis-card{background:linear-gradient(155deg,var(--theme-surface),var(--theme-card) 70%);border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 20px 54px var(--theme-shadow),0 1px #fff inset}[data-theme=daylight-grid] .meter-analysis-card h2 em{background:#e8f6f2;border-color:#81b7aa;color:#236b5b}[data-theme=daylight-grid] .meter-actions button{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text-soft);box-shadow:0 4px 12px var(--theme-shadow)}[data-theme=daylight-grid] .meter-actions button:hover{background:var(--theme-card-hover);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=daylight-grid] .meter-actions .meter-query{background:var(--theme-surface);border-color:#9bc5e6;color:var(--theme-text)}[data-theme=daylight-grid] .meter-loss-alert{background:#fff4f3;border-color:#dfa3a5}[data-theme=daylight-grid] .meter-loss-alert>header{color:#ad3f43}[data-theme=daylight-grid] .meter-loss-alert>header b{background:#f6dddd;color:#a93c40}[data-theme=daylight-grid] .meter-loss-alert>div b{color:#6f2c30}[data-theme=daylight-grid] .meter-loss-alert>div small{color:#9a686b}[data-theme=daylight-grid] .meter-toolbar{border-color:var(--theme-border)}[data-theme=daylight-grid] :is(.meter-actions button,.meter-range input,.meter-daily-controls,.snapshot-controls,.snapshot-readout,.snapshot-curves,.snapshot-plot,.vector-panel,.network-energy-panel,.network-chart-wrap,.meter-toolbar nav,.meter-tabs,.meter-chart-card,.snapshot-chart-card,.meter-chart-kpis span){background:var(--theme-card);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=daylight-grid] :is(.meter-card-header span,.meter-empty,.meter-toolbar,.meter-axis-label,.snapshot-axis,.snapshot-legend,.snapshot-plot-title span,.snapshot-readout span,.network-axis-label,.network-chart-help,.network-energy-panel>header span,.network-energy-empty span,.network-metrics span,.meter-analysis-card small,.meter-analysis-card label){color:var(--theme-text-soft)}[data-theme=daylight-grid] :is(.network-metrics strong,.network-energy-summary strong,.network-energy-panel>header strong,.network-energy-empty strong,.snapshot-curves>header strong,.snapshot-plot-title strong,.snapshot-readout strong,.vector-panel>header strong){color:var(--theme-text)}[data-theme=daylight-grid] :is(.meter-analysis-card input,.network-circuit-select select,.transformer-detail-range input,.network-range input){background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text);color-scheme:light}[data-theme=daylight-grid] :is(.meter-grid-line,.snapshot-grid-line,.network-grid-line){stroke:var(--theme-chart-grid)}[data-theme=daylight-grid] :is(.meter-toolbar nav button,.snapshot-legend button,.snapshot-zoom button){color:var(--theme-text-soft)}[data-theme=daylight-grid] :is(.meter-toolbar nav button[aria-pressed=true],.meter-daily-controls button[aria-pressed=true],.network-tabs button[aria-pressed=true],.snapshot-controls button[aria-pressed=true]){background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:none}[data-theme=daylight-grid] :is(.network-energy-panel>header,.snapshot-curves>header,.vector-panel>header){border-color:var(--theme-border);background:var(--theme-surface-raised)}[data-theme=daylight-grid] .network-chart-tooltip>circle{fill:var(--theme-surface);stroke:var(--theme-focus)}[data-theme=daylight-grid] :is(.network-chart-tooltip>rect,.meter-chart-tooltip rect){fill:var(--theme-surface);stroke:var(--theme-border-strong)}[data-theme=daylight-grid] :is(.network-chart-tooltip>text,.meter-chart-tooltip text){fill:var(--theme-text)}[data-theme=daylight-grid] :is(.meter-ai-analysis,.meter-ai-analysis.ready){background:#eaf8f5;border-color:#9acfc2;color:#26715e}[data-theme=daylight-grid] :is(.meter-ai-analysis b,.meter-ai-analysis em){color:#26715e}[data-theme=daylight-grid] .meter-ai-analysis small{color:var(--theme-text-soft)}[data-theme=daylight-grid] .meter-ai-delete{background:#fff1f0;border-color:#e0aaa7;color:#a83e3a}[data-theme=daylight-grid] :is(.loss-summary>div,.loss-category-list button,.transformer-summary>div,.transformer-update-state,.transformer-detail-metrics>div,.transformer-profile-panel,.transformer-encoding,.transformer-distribution-panel,.transformer-distribution-overview>div,.network-metrics>div,.network-energy-summary,.loss-meter-list>div,.transformer-ranking>header){background:var(--theme-card);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=daylight-grid] :is(.loss-summary span,.loss-through,.loss-category-list small,.loss-meter-list small,.transformer-summary span,.transformer-update-state span,.transformer-detail-heading span,.transformer-detail-metrics>div>span,.transformer-ranking small,.transformer-encoding p,.transformer-distribution-overview span,.transformer-distribution-time,.network-energy-summary span){color:var(--theme-text-soft)}[data-theme=daylight-grid] :is(.loss-panel>header button,.transformer-monitor-panel>header button,.transformer-detail-heading button,.ai-report-center>header>button,.ai-report-open,.ai-report-diagnostics){background:var(--theme-control);border-color:var(--theme-border-strong);color:var(--theme-text)}[data-theme=daylight-grid] :is(.loss-meter-list>button,.transformer-ranking>button){border-color:var(--theme-border);color:var(--theme-text)}[data-theme=daylight-grid] :is(.loss-meter-list>button:hover,.transformer-ranking>button:hover){background:var(--theme-card-hover)}[data-theme=daylight-grid] :is(.loss-group-tabs,.transformer-mode-tabs,.transformer-detail-tabs,.network-tabs){background:var(--theme-control);border-color:var(--theme-border)}[data-theme=daylight-grid] :is(.loss-group-tabs button[aria-pressed=true],.transformer-mode-tabs button[aria-pressed=true],.transformer-detail-tabs button[aria-pressed=true],.network-tabs button[aria-pressed=true]){background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:none}[data-theme=daylight-grid] :is(.transformer-distribution-focus,.transformer-distribution-focus>header,.transformer-carousel-arrow,.transformer-carousel-tabs button[aria-pressed=true],.transformer-slide-ranking>button[aria-pressed=true],.transformer-distribution-focus>button[aria-pressed=true]){background:var(--theme-primary-soft);border-color:#9bc5e6;color:var(--theme-text)}[data-theme=daylight-grid] :is(.transformer-summary-help>span,.monitor-status-details,.ai-report-list article,.ai-usage-summary,.ai-usage-popover){background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text);box-shadow:0 10px 26px var(--theme-shadow)}[data-theme=daylight-grid] .ai-report-center{border-color:var(--theme-border);background:var(--theme-card)}[data-theme=daylight-grid] :is(.ai-report-list article small,.ai-report-center header small,.ai-report-counts,.ai-report-meter small,.ai-report-state,.ai-usage-popover dt,.ai-usage-popover small){color:var(--theme-text-soft)}[data-theme=daylight-grid] :is(.ai-report-meter,.ai-usage-popover dd,.ai-report-center>header>div){color:var(--theme-text)}[data-theme=daylight-grid] .ai-report-counts span{background:var(--theme-surface-raised);color:var(--theme-text-soft)}[data-theme=daylight-grid] body:has(.welcome-page),[data-theme=daylight-grid] body:has(.welcome-loading){background:var(--theme-app-bg)}[data-theme=daylight-grid] .welcome-page{background:radial-gradient(ellipse at 84% 45%,#c5e7f766,transparent 48%),var(--theme-app-bg);color:var(--theme-text)}[data-theme=daylight-grid] .welcome-header,[data-theme=daylight-grid] .welcome-footer{border-color:var(--theme-border)}[data-theme=daylight-grid] :is(.welcome-brand small,.welcome-header-label,.welcome-intro,.welcome-capabilities,.welcome-footer){color:var(--theme-text-soft)}[data-theme=daylight-grid] .welcome-logo{border-color:#9bc5e6;background:var(--theme-primary-soft);color:var(--theme-primary)}[data-theme=daylight-grid] .welcome-copy h1 em{color:var(--theme-primary)}[data-theme=daylight-grid] :is(.welcome-login input,.welcome-header .theme-dropdown){background:var(--theme-surface);border-color:var(--theme-border-strong);color:var(--theme-text);color-scheme:light}[data-theme=daylight-grid] .welcome-login input::placeholder{color:var(--theme-text-muted)}[data-theme=daylight-grid] .welcome-enter{border-color:var(--theme-primary);background:var(--theme-primary);color:#fff;box-shadow:0 8px 26px #146fd12e}[data-theme=daylight-grid] .welcome-enter:hover{background:var(--theme-primary-hover)}[data-theme=daylight-grid] .welcome-network{border-color:var(--theme-border);background:linear-gradient(155deg,var(--theme-surface),var(--theme-card));box-shadow:0 24px 60px var(--theme-shadow)}[data-theme=daylight-grid] .welcome-evidence-note{background:var(--theme-overlay);border-color:var(--theme-border-strong);box-shadow:0 15px 35px var(--theme-shadow)}[data-theme=daylight-grid] .welcome-evidence-note strong{color:var(--theme-text)}[data-theme=daylight-grid] .welcome-header nav>button{background:var(--theme-surface);border-color:#a9c9e4;color:#125f9f;box-shadow:0 3px 10px var(--theme-shadow)}[data-theme=daylight-grid] .welcome-header nav>button:hover{background:var(--theme-primary-soft);border-color:#7eb4dd;color:#0d4f88}[data-theme=daylight-grid] .welcome-header .language-switcher{background:var(--theme-surface);border-color:var(--theme-border-strong);box-shadow:0 3px 10px var(--theme-shadow)}[data-theme=daylight-grid] .welcome-header .language-switcher button{background:transparent;border:0;color:var(--theme-text-soft);box-shadow:none}[data-theme=daylight-grid] .welcome-header .language-switcher button:hover{background:var(--theme-card-hover);color:var(--theme-text)}[data-theme=daylight-grid] .welcome-header .language-switcher button[aria-pressed=true]{background:var(--theme-primary-soft);color:var(--theme-primary)}[data-theme=daylight-grid] .welcome-network #welcome-grid .welcome-grid-line{stroke:#b8cad6}[data-theme=daylight-grid] .welcome-network #welcome-map-light stop:first-child{stop-color:#cbdde4}[data-theme=daylight-grid] .welcome-network #welcome-map-light stop:last-child{stop-color:#f8fbfd;stop-opacity:.12}[data-theme=daylight-grid] .welcome-network .welcome-map-shade{opacity:.58}[data-theme=daylight-grid] .welcome-network .welcome-contours{stroke:#7894a7;stroke-opacity:.18}[data-theme=daylight-grid] .welcome-network .welcome-boundary-point{fill:#fff7e9}[data-theme=daylight-grid] .welcome-network .welcome-boundary-callout{fill:#fffaf0;stroke:#ddb06b}[data-theme=daylight-grid] .welcome-network .welcome-boundary-callout-text{fill:#95600d}[data-theme=daylight-grid] .welcome-network-footer{color:var(--theme-text-soft)}[data-theme=daylight-grid] .map .dm-feature-popup .maplibregl-popup-content{background:var(--theme-surface)!important;color:var(--theme-text)!important;border-color:var(--theme-border-strong);box-shadow:0 10px 28px var(--theme-shadow)}[data-theme=daylight-grid] .map .dm-feature-popup:is(.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right) .maplibregl-popup-tip{border-top-color:var(--theme-surface)!important}[data-theme=daylight-grid] .map .dm-feature-popup:is(.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right) .maplibregl-popup-tip{border-bottom-color:var(--theme-surface)!important}[data-theme=daylight-grid] .map .dm-feature-popup.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-right-color:var(--theme-surface)!important}[data-theme=daylight-grid] .map .dm-feature-popup.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:var(--theme-surface)!important}[data-theme=daylight-grid] .feature-detail{color:var(--theme-text)}[data-theme=daylight-grid] .feature-detail-group{border-color:var(--theme-border)}[data-theme=daylight-grid] :is(.feature-detail-group>small,.feature-detail dt){color:var(--theme-text-soft)}[data-theme=daylight-grid] .feature-detail-action{background:var(--theme-primary-soft);border-color:#9bc5e6;color:#125f9f}[data-theme=daylight-grid] .feature-detail-action:hover{background:#d8eafb;color:#0d4f88}[data-theme=daylight-grid] .dm-feature-popup .maplibregl-popup-close-button{color:var(--theme-text-soft)}[data-theme=daylight-grid] .dm-feature-popup .maplibregl-popup-close-button:hover{background:var(--theme-card-hover);color:var(--theme-text)}@media(max-width:1500px){[data-theme=daylight-grid] .topbar .brand-home:after{width:170px;height:57px}}@media(max-width:1450px){.header-utilities{gap:9px}}
