@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}
