.wd-system{--ink:var(--c-ink);--panel:var(--c-ink);--line:rgba(255,255,255,0.08);--muted:var(--c-sunk);--red:var(--c-accent);--green:var(--c-sunk)}.wd-system *{box-sizing:border-box}.wd-system{scroll-behavior:smooth;background:var(--ink);color:var(--c-sheet);font-family:var(--font-plex-sans),ui-sans-serif,sans-serif;-webkit-font-smoothing:antialiased}.wd-system a{color:inherit;text-decoration:none}.wd-system summary{font:inherit}.wd-system ::selection{background:var(--red);color:var(--c-sheet)}.wd-system .brand{display:flex;align-items:center;gap:13px;font-size:14px;font-weight:700;white-space:nowrap}.wd-system .brand>i{display:block;width:3px;height:22px;border-radius:2px;background:var(--red)}.wd-system .system-online>i{width:7px;height:7px;border-radius:50%;background:var(--red);animation:statusPulseRed 1.35s ease-in-out infinite}@keyframes statusPulseRed{0%,to{opacity:.48;transform:scale(.82)}50%{opacity:1;transform:scale(1.16)}}.wd-system .sys-main{overflow:hidden}.wd-system .hero{position:relative;min-height:calc(100vh - 74px);display:flex;align-items:flex-end;isolation:isolate}.wd-system .hero>img{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center}.wd-system .hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,var(--c-ink),rgba(17,22,26,.8) 34%,rgba(17,22,26,.28) 72%,rgba(17,22,26,.28))}.wd-system .hero:after{content:"";position:absolute;inset:44% 0 0;z-index:-1;background:linear-gradient(0deg,var(--c-ink),rgba(17,22,26,.92) 36%,transparent)}.wd-system .hero-grid{position:absolute;inset:0;z-index:-1;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 0);background-size:90px 90px;mask-image:linear-gradient(90deg,#000,transparent 75%)}.wd-system .hero-copy{width:min(920px,74%);padding:8vw clamp(44px,7vw,112px) 11.5vw}.wd-system .eyebrow{display:flex;align-items:center;gap:16px;margin:0 0 28px;color:var(--c-muted);font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.2em}.wd-system .eyebrow span{color:var(--red)}.wd-system .eyebrow:before{content:"";width:28px;height:1px;background:var(--red)}.wd-system .hero h1{margin:0;max-width:780px;font-size:clamp(48px,5.6vw,96px);line-height:.93;letter-spacing:-.055em;font-weight:700}.wd-system .hero-lead{max-width:700px;margin:34px 0 0;color:var(--c-muted);font-size:clamp(16px,1.35vw,22px);line-height:1.55}.wd-system .hero-actions{display:flex;align-items:center;gap:24px;margin-top:36px}.wd-system .primary-button{display:inline-flex;align-items:center;gap:28px;padding:16px 22px;border:1px solid var(--red);background:var(--red);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;transition:.25s ease}.wd-system .primary-button:hover{background:var(--c-accent);transform:translateY(-2px)}.wd-system .hero-actions>span{color:var(--c-muted);font-size:11px;text-transform:uppercase;letter-spacing:.11em}.wd-system .hero-summary{position:absolute;right:clamp(30px,5vw,84px);bottom:60px;display:flex;gap:42px}.wd-system .hero-summary>div{min-width:110px;padding-left:16px;border-left:1px solid rgba(255,255,255,.14)}.wd-system .hero-summary b{display:block;font-size:30px;line-height:1}.wd-system .hero-summary span{display:block;max-width:108px;margin-top:8px;color:var(--c-muted);font-size:9px;text-transform:uppercase;line-height:1.4;letter-spacing:.1em}.wd-system .deck-intro{position:relative;min-height:680px;display:grid;grid-template-columns:minmax(360px,.95fr) minmax(400px,1.05fr);gap:10vw;align-items:end;padding:140px clamp(44px,7vw,112px) 86px;overflow:hidden;isolation:isolate}.wd-system .deck-intro h2,.wd-system .final-architecture h2{margin:0;font-size:clamp(44px,5vw,78px);line-height:.98;letter-spacing:-.045em}.wd-system .deck-intro>p{align-self:end;max-width:680px;margin:0 0 5px;color:var(--c-muted);font-size:17px;line-height:1.8}.wd-system .deck-intro__background{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center}.wd-system .deck-intro__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,var(--c-sheet) 0,rgba(255,255,255,.92) 36%,rgba(255,255,255,.46) 66%,rgba(255,255,255,.08) 100%),linear-gradient(0deg,rgba(255,255,255,.92),transparent 48%)}.wd-system .section-index{position:sticky;top:74px;z-index:20;display:flex;overflow-x:auto;padding:0 clamp(44px,7vw,112px);border-block:1px solid var(--line);background:rgba(17,22,26,.92);backdrop-filter:blur(18px);scrollbar-width:none}.wd-system .section-index::-webkit-scrollbar{display:none}.wd-system .section-index a{flex:0 0 52px;padding:17px 0;border-right:1px solid var(--line);font:10px ui-monospace,SFMono-Regular,Menlo,monospace;text-align:center;transition:.2s}.wd-system .section-index a:first-child{border-left:1px solid var(--line)}.wd-system .section-index a:hover{color:var(--c-sheet);background:var(--red)}.wd-system .story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border-bottom:1px solid var(--line);background:var(--line)}.wd-system .story-card{position:relative;min-height:min(52vw,690px);isolation:isolate;overflow:hidden;background:var(--panel);scroll-margin-top:125px}.wd-system .story-card--wide{grid-column:1/-1;min-height:min(57vw,820px)}.wd-system .story-card>img{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 1s cubic-bezier(.2,.7,.2,1),filter .5s}.wd-system .story-card:before{content:"";position:absolute;inset:18% 0 0;z-index:-2;background:linear-gradient(0deg,var(--c-ink),rgba(17,22,26,.8) 34%,transparent 86%)}.wd-system .story-card:after{content:"";position:absolute;inset:0;z-index:-1;border:1px solid transparent;transition:.35s;pointer-events:none}.wd-system .story-card:hover>img{transform:scale(1.035);filter:saturate(1.08) contrast(1.03)}.wd-system .story-card:hover:after{border-color:rgba(239,43,54,.62)}.wd-system .story-card__number{position:absolute;top:28px;left:30px;font:700 12px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em}.wd-system .story-card__number:after{content:"";display:inline-block;width:34px;height:1px;margin-left:14px;vertical-align:middle;background:var(--red)}.wd-system .story-card__category{position:absolute;top:27px;right:30px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);background:rgba(17,22,26,.28);backdrop-filter:blur(10px);color:var(--c-muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.wd-system .story-card__content{position:absolute;inset:auto 0 0;padding:38px clamp(28px,4vw,64px) 34px}.wd-system .story-card__content h3{max-width:900px;margin:0;font-size:clamp(28px,3vw,52px);line-height:1.05;letter-spacing:-.035em}.wd-system .story-card:not(.story-card--wide) .story-card__content h3{font-size:clamp(25px,2.2vw,38px)}.wd-system .story-card__content>p{display:-webkit-box;max-width:900px;margin:18px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--c-muted);font-size:clamp(13px,1.05vw,16px);line-height:1.6}.wd-system .story-card:not(.story-card--wide) .story-card__content>p{-webkit-line-clamp:4}.wd-system .story-card__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding-top:19px;border-top:1px solid rgba(255,255,255,.14)}.wd-system .metrics{display:flex;flex-wrap:wrap;gap:8px}.wd-system .metrics span{padding:7px 10px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);color:var(--c-muted);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.07em}.wd-system .story-card__footer>a{color:var(--red);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.wd-system .story-card__footer>a b{margin-left:8px;font-size:16px}.wd-system .final-architecture{padding:150px clamp(44px,7vw,112px);border-bottom:1px solid var(--line);background:radial-gradient(circle at 78% 30%,rgba(239,43,54,.14),transparent 24%),linear-gradient(135deg,var(--c-ink),var(--c-ink) 60%)}.wd-system .architecture-rail{display:grid;grid-template-columns:repeat(6,1fr);margin-top:80px;border-block:1px solid var(--line)}.wd-system .architecture-rail>div{min-height:155px;padding:26px 18px;border-right:1px solid var(--line)}.wd-system .architecture-rail>div:first-child{border-left:1px solid var(--line)}.wd-system .architecture-rail span{display:block;color:var(--red);font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .architecture-rail strong{display:block;margin-top:58px;font-size:12px;line-height:1.35}.wd-system footer{display:grid;grid-template-columns:1fr auto 1fr;gap:28px;align-items:center;padding:34px clamp(44px,7vw,112px);color:var(--c-muted);font-size:11px}.wd-system footer .brand{color:var(--c-sheet)}.wd-system footer p{margin:0;text-align:center}.wd-system footer>a:last-child{justify-self:end;color:var(--c-sheet)}.wd-system .interactive-suite{padding:120px clamp(28px,5vw,82px) 90px;border-block:1px solid var(--line);background:radial-gradient(circle at 9% 18%,rgba(239,43,54,.08),transparent 23%),linear-gradient(145deg,var(--c-ink),var(--c-ink) 62%);scroll-margin-top:74px}.wd-system .interactive-suite button{font:inherit}.wd-system .interactive-suite__head{display:grid;grid-template-columns:minmax(380px,1fr) minmax(320px,.75fr);gap:8vw;align-items:end}.wd-system .interactive-suite__head h2{margin:0;font-size:clamp(46px,5vw,78px);line-height:.97;letter-spacing:-.05em}.wd-system .interactive-suite__head>p{max-width:650px;margin:0 0 7px;color:var(--c-muted);font-size:16px;line-height:1.75}.wd-system .interactive-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px;border:1px solid var(--line);background:var(--c-ink)}.wd-system .interactive-tabs button{position:relative;display:grid;grid-template-columns:38px 1fr;gap:1px 14px;min-height:92px;padding:20px 24px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--c-muted);text-align:left;cursor:pointer;transition:.25s ease}.wd-system .interactive-tabs button:last-child{border-right:0}.wd-system .interactive-tabs button:after{content:"";position:absolute;inset:auto 0 0;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:.3s ease}.wd-system .interactive-tabs button:hover{color:var(--c-sheet);background:rgba(255,255,255,.04)}.wd-system .interactive-tabs button.active{color:var(--c-sheet);background:linear-gradient(90deg,rgba(239,43,54,.08),transparent)}.wd-system .interactive-tabs button.active:after{transform:scaleX(1)}.wd-system .interactive-tabs span{grid-row:1/3;color:var(--red);font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .interactive-tabs b{font-size:15px}.wd-system .interactive-tabs small{color:var(--c-muted);font-size:10px}.wd-system .architecture-explorer{display:grid;grid-template-columns:minmax(540px,1.55fr) minmax(300px,.75fr);min-height:650px;border:1px solid var(--line);border-top:0;background:var(--c-ink)}.wd-system .architecture-network{position:relative;min-height:650px;overflow:hidden;border-right:1px solid var(--line);background:radial-gradient(circle at 50% 50%,rgba(239,43,54,.14),transparent 18%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.04),transparent 48%)}.wd-system .network-grid,.wd-system .site-map-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(17,22,26,.14) 1px,transparent 0),linear-gradient(90deg,rgba(17,22,26,.14) 1px,transparent 0);background-size:42px 42px;mask-image:radial-gradient(circle at center,#000,transparent 82%)}.wd-system .network-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.wd-system .network-lines line{stroke:var(--c-ink);stroke-width:1;stroke-dasharray:5 8;vector-effect:non-scaling-stroke;transition:.35s ease}.wd-system .network-lines line.active{stroke:var(--red);stroke-width:1.6;stroke-dasharray:8 5;animation:flowLine 1.3s linear infinite}@keyframes flowLine{to{stroke-dashoffset:-26}}.wd-system .network-core{position:absolute;left:50%;top:50%;width:142px;height:142px;display:grid;place-content:center;border:1px solid rgba(239,43,54,.62);border-radius:50%;background:radial-gradient(circle,rgba(239,43,54,.14),rgba(17,22,26,.92) 67%);text-align:center;transform:translate(-50%,-50%)}.wd-system .network-core:after,.wd-system .network-core:before{content:"";position:absolute;border:1px solid rgba(239,43,54,.14);border-radius:50%;animation:corePulse 3s ease-out infinite}.wd-system .network-core:before{inset:-18px}.wd-system .network-core:after{inset:-42px;animation-delay:1.3s}@keyframes corePulse{0%,to{opacity:.25;transform:scale(.96)}50%{opacity:.8;transform:scale(1.04)}}.wd-system .network-core>i{position:absolute;top:21px;left:50%;width:7px;height:7px;border-radius:50%;background:var(--green);transform:translateX(-50%)}.wd-system .network-core span{font-size:13px;font-weight:700;line-height:1.28;letter-spacing:.1em}.wd-system .network-core small{margin-top:9px;color:var(--c-muted);font-size:8px;text-transform:uppercase;letter-spacing:.12em}.wd-system .network-node{position:absolute;width:148px;min-height:92px;display:grid;grid-template-columns:43px 1fr;grid-template-rows:auto 1fr;gap:2px 11px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.14);background:rgba(17,22,26,.92);color:var(--c-muted);text-align:left;transform:translate(-50%,-50%);cursor:pointer;transition:.28s ease;backdrop-filter:blur(12px)}.wd-system .network-node:hover{border-color:rgba(255,255,255,.28);color:var(--c-sheet);transform:translate(-50%,-50%) translateY(-3px)}.wd-system .network-node.active{border-color:var(--red);background:linear-gradient(135deg,rgba(239,43,54,.14),var(--c-ink) 62%);color:var(--c-sheet)}.wd-system .network-node>i{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);color:var(--c-muted)}.wd-system .network-node.active>i{border-color:rgba(239,43,54,.46);color:var(--red)}.wd-system .network-node svg{width:25px;height:25px}.wd-system .network-node span{align-self:end;color:var(--red);font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .network-node b{align-self:start;font-size:10px;line-height:1.25}.wd-system .network-node--1{left:16%;top:22%}.wd-system .network-node--2{left:50%;top:12%}.wd-system .network-node--3{left:84%;top:22%}.wd-system .network-node--4{left:16%;top:78%}.wd-system .network-node--5{left:50%;top:88%}.wd-system .network-node--6{left:84%;top:78%}.wd-system .explorer-detail{display:flex;flex-direction:column;min-width:0;padding:34px clamp(25px,3vw,44px);background:linear-gradient(180deg,var(--c-ink),var(--c-ink))}.wd-system .detail-topline{display:flex;justify-content:space-between;gap:20px;padding-bottom:19px;border-bottom:1px solid var(--line)}.wd-system .detail-topline span{color:var(--red);font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .detail-topline b{color:var(--c-muted);font-size:8px;text-transform:uppercase;letter-spacing:.14em}.wd-system .detail-icon{width:62px;height:62px;display:grid;place-items:center;margin-top:42px;border:1px solid rgba(239,43,54,.28);color:var(--red);background:rgba(239,43,54,.08)}.wd-system .detail-icon svg{width:34px;height:34px}.wd-system .explorer-detail h3{margin:27px 0 0;font-size:clamp(28px,2.7vw,44px);line-height:1;letter-spacing:-.04em}.wd-system .explorer-detail>p{margin:20px 0 0}.wd-system .detail-metrics{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.wd-system .detail-metrics span{padding:7px 9px;border:1px solid var(--line);color:var(--c-muted);font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.wd-system .detail-output{padding:20px 0;border-block:1px solid var(--line)}.wd-system .detail-output span,.wd-system .scenario-stage__facts>span{display:block;color:var(--c-muted);font-size:7px;font-weight:700;letter-spacing:.16em}.wd-system .detail-output strong{display:block;margin-top:8px;font-size:11px;line-height:1.45}.wd-system .explorer-detail>a{display:flex;margin-top:22px;color:var(--red);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.wd-system .scenario-explorer{border:1px solid var(--line);border-top:0;background:var(--c-ink)}.wd-system .scenario-progress{--progress:0%;position:relative;display:grid;grid-template-columns:repeat(6,1fr);padding:52px 24px 38px;overflow-x:auto}.wd-system .scenario-progress:after,.wd-system .scenario-progress:before{content:"";position:absolute;left:calc(8.333% + 24px);top:77px;height:1px}.wd-system .scenario-progress:before{right:calc(8.333% + 24px);background:var(--c-ink)}.wd-system .scenario-progress:after{width:var(--progress);background:var(--red);transition:.4s ease}.wd-system .scenario-progress button{position:relative;z-index:1;min-width:118px;padding:0 12px;border:0;background:transparent;color:var(--c-muted);text-align:center;cursor:pointer}.wd-system .scenario-progress button>i{width:50px;height:50px;display:grid;place-items:center;margin:0 auto 18px;border:1px solid var(--c-ink);border-radius:50%;background:var(--c-ink);font:normal 10px ui-monospace,SFMono-Regular,Menlo,monospace;transition:.25s}.wd-system .scenario-progress button.active,.wd-system .scenario-progress button:hover{color:var(--c-sheet)}.wd-system .scenario-progress button:hover>i{border-color:var(--c-ink)}.wd-system .scenario-progress button.active>i{border-color:var(--red);color:var(--red);background:rgba(239,43,54,.08)}.wd-system .scenario-progress button.done>i{border-color:rgba(17,22,26,.62);color:var(--green)}.wd-system .scenario-progress button b,.wd-system .scenario-progress button span{display:block}.wd-system .scenario-progress button span{font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .scenario-progress button b{margin-top:7px;font-size:9px;line-height:1.35}.wd-system .scenario-explorer__visual{position:relative;min-height:360px;overflow:hidden;border-top:1px solid var(--line);background:var(--c-well)}.wd-system .scenario-explorer__visual:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.14),transparent 55%),linear-gradient(0deg,rgba(17,22,26,.14),transparent 45%)}.wd-system .scenario-explorer__visual img{width:100%;height:100%;min-height:360px;display:block;object-fit:cover;object-position:center}.wd-system .scenario-stage{min-height:310px;display:grid;grid-template-columns:150px minmax(300px,1.2fr) minmax(290px,.8fr);gap:1px;border-top:1px solid var(--line);background:var(--line)}.wd-system .scenario-stage>div{background:var(--c-ink)}.wd-system .scenario-stage__index{display:flex;flex-direction:column;justify-content:center;padding:28px}.wd-system .scenario-stage__index small,.wd-system .scenario-stage__index span{color:var(--c-muted);font-size:8px;font-weight:700;letter-spacing:.15em}.wd-system .scenario-stage__index b{margin:12px 0 8px;color:var(--red);font:700 58px ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1}.wd-system .scenario-stage__copy{display:flex;flex-direction:column;justify-content:center;padding:44px clamp(28px,4vw,62px)}.wd-system .scenario-stage__copy p{margin:0;color:var(--red);font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.wd-system .scenario-stage__copy h3{margin:18px 0 0;font-size:clamp(30px,3.4vw,52px);line-height:1;letter-spacing:-.04em}.wd-system .scenario-stage__copy>div{max-width:650px;margin-top:22px;color:var(--c-muted);font-size:14px;line-height:1.7}.wd-system .scenario-stage__facts{padding:42px 34px}.wd-system .scenario-stage__facts>div{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 38px}.wd-system .scenario-stage__facts>div b{padding:7px 8px;border:1px solid var(--line);color:var(--c-muted);font-size:8px}.wd-system .scenario-stage__facts>strong{display:block;margin-top:12px;font-size:12px;line-height:1.5}.wd-system .scenario-controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:15px 20px;border-top:1px solid var(--line)}.wd-system .scenario-controls button{justify-self:start;padding:9px 12px;border:1px solid var(--line);background:transparent;color:var(--c-muted);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.wd-system .scenario-controls button:last-child{justify-self:end;border-color:rgba(239,43,54,.46);color:var(--c-sheet)}.wd-system .scenario-controls button:disabled{opacity:.25;cursor:not-allowed}.wd-system .scenario-controls>span{color:var(--c-muted);font-size:8px}.wd-system .site-map-explorer{border:1px solid var(--line);border-top:0;background:var(--c-ink)}.wd-system .site-map-toolbar{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 16px;border-bottom:1px solid var(--line)}.wd-system .site-map-toolbar>div{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.wd-system .site-map-toolbar>div>span,.wd-system .site-map-toolbar>span{margin:0 9px;color:var(--c-muted);font-size:7px;font-weight:700;letter-spacing:.15em}.wd-system .site-map-toolbar button{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--line);background:transparent;color:var(--c-muted);font-size:8px;cursor:pointer}.wd-system .site-map-toolbar button.on{color:var(--c-muted);background:var(--c-ink)}.wd-system .map-color{display:inline-block;width:7px;height:7px;border-radius:50%;opacity:.45}.wd-system .map-detail-status .map-color,.wd-system .on .map-color{opacity:1}.wd-system .map-color--red{color:var(--c-accent);background:var(--c-accent)}.wd-system .map-color--amber,.wd-system .map-color--blue,.wd-system .map-color--green{color:var(--c-muted);background:var(--c-sunk)}.wd-system .map-color--danger{color:var(--c-accent);background:var(--c-accent)}.wd-system .site-map-layout{display:grid;grid-template-columns:minmax(600px,1fr) 330px;min-height:610px}.wd-system .site-map-canvas{position:relative;min-height:610px;overflow:hidden;border-right:1px solid var(--line);background:radial-gradient(circle at 50% 50%,rgba(17,22,26,.14),transparent 35%),var(--c-ink)}.wd-system .site-map-base{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;filter:brightness(.94) saturate(.76) contrast(.92)}.wd-system .site-map-grid{z-index:1}.wd-system .site-map-canvas>svg{position:absolute;z-index:2;inset:4%;width:92%;height:92%;opacity:.34}.wd-system .site-map-canvas .protected-core,.wd-system .site-map-canvas .zone-label{z-index:3}.wd-system .site-boundary{fill:var(--c-ink);stroke:var(--c-ink);stroke-width:2}.wd-system .site-road{fill:none;stroke:var(--c-ink);stroke-width:10;opacity:.48}.wd-system .site-fence{fill:none;stroke:var(--c-ink);stroke-width:1.2;stroke-dasharray:5 6}.wd-system .site-zone{fill:none;transform-box:fill-box;transform-origin:center}.wd-system .site-zone--outer{stroke:rgba(239,43,54,.28);stroke-width:1.4;stroke-dasharray:7 8}.wd-system .site-zone--middle{stroke:rgba(239,43,54,.46);stroke-width:1.6;stroke-dasharray:4 6}.wd-system .site-zone--inner{fill:rgba(239,43,54,.04);stroke:rgba(239,43,54,.8);stroke-width:2}.wd-system .site-tanks{fill:var(--c-ink);stroke:var(--c-ink);stroke-width:1.4}.wd-system .protected-core{position:absolute;left:50%;top:50%;display:flex;align-items:center;gap:12px;transform:translate(-50%,-50%)}.wd-system .protected-core>i{width:36px;height:36px;border:2px solid var(--red);background:rgba(239,43,54,.14);transform:rotate(45deg)}.wd-system .protected-core span{font-size:9px;font-weight:700;line-height:1.4;letter-spacing:.09em}.wd-system .site-map-marker{position:absolute;z-index:4;display:flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--c-sheet);transform:translate(-50%,-50%);cursor:pointer}.wd-system .site-map-marker>i{position:relative;width:17px;height:17px;border:2px solid;border-radius:50%;background:var(--c-ink);transition:.25s}.wd-system .site-map-marker>i:after{content:"";position:absolute;inset:4px;border-radius:50%;background:currentColor}.wd-system .site-map-marker>span{padding:5px 7px;background:rgba(17,22,26,.8);color:var(--c-muted);font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .site-map-marker.active>i,.wd-system .site-map-marker:hover>i{width:23px;height:23px}.wd-system .site-map-marker--radar{color:var(--c-accent)}.wd-system .site-map-marker--acoustic,.wd-system .site-map-marker--mobile,.wd-system .site-map-marker--optic{color:var(--c-muted)}.wd-system .site-map-marker--mobile>i{border-radius:3px;transform:rotate(45deg)}.wd-system .tactical-threat{position:absolute;z-index:7;display:flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--c-accent);transform:translate(-50%,-50%);cursor:pointer}.wd-system .tactical-threat>i{position:relative;width:38px;height:38px;display:grid;place-items:center;border:1px solid;background:rgba(17,22,26,.92);transform:rotate(45deg);transition:.25s ease}.wd-system .tactical-threat>i:after,.wd-system .tactical-threat>i:before{content:"";position:absolute;background:currentColor;opacity:.7}.wd-system .tactical-threat>i:before{left:-5px;right:-5px;top:50%;height:1px}.wd-system .tactical-threat>i:after{top:-5px;bottom:-5px;left:50%;width:1px}.wd-system .tactical-threat svg{position:relative;z-index:1;width:23px;height:23px;transform:rotate(-45deg)}.wd-system .tactical-threat>span{padding:5px 7px;border-left:2px solid;background:rgba(17,22,26,.92);color:var(--c-muted);font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.05em}.wd-system .tactical-threat.active>i,.wd-system .tactical-threat:hover>i{background:rgba(239,43,54,.28);transform:rotate(45deg) scale(1.16)}.wd-system .tactical-threat.active>span{color:var(--c-sheet);background:var(--c-accent-ink)}.wd-system .tactical-threat--transport>i{width:43px;height:43px}.wd-system .tactical-threat--missile>i{border-radius:50%}.wd-system .tactical-threat--helicopter>i{border-style:dashed}.wd-system .tactical-legend{position:absolute;z-index:9;left:14px;right:14px;bottom:14px;display:flex;align-items:center;gap:4px;padding:8px;border:1px solid var(--line);background:rgba(17,22,26,.92);backdrop-filter:blur(12px)}.wd-system .tactical-legend>span{margin:0 9px 0 3px;color:var(--c-muted);font-size:7px;font-weight:700;letter-spacing:.14em;white-space:nowrap}.wd-system .tactical-legend button{display:flex;align-items:center;gap:6px;padding:5px 7px;border:1px solid transparent;background:transparent;color:var(--c-muted);cursor:pointer}.wd-system .tactical-legend button.on,.wd-system .tactical-legend button:hover{border-color:rgba(239,43,54,.28);color:var(--c-sheet);background:rgba(239,43,54,.04)}.wd-system .tactical-legend button>i{width:22px;height:22px;display:grid;place-items:center;color:var(--c-accent)}.wd-system .tactical-legend svg{width:18px;height:18px}.wd-system .tactical-legend b{font-size:7px;white-space:nowrap}.wd-system .zone-label{position:absolute;color:var(--c-muted);font:7px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.wd-system .zone-label--1{left:55%;top:59%}.wd-system .zone-label--2{left:27%;top:55%}.wd-system .zone-label--3{left:39%;top:12%}.wd-system .site-map-detail{display:flex;flex-direction:column;padding:34px 30px;background:linear-gradient(180deg,var(--c-ink),var(--c-ink))}.wd-system .site-map-detail--threat{background:linear-gradient(180deg,rgba(239,43,54,.28),var(--c-ink) 48%)}.wd-system .map-detail-status{display:flex;align-items:center;gap:9px;color:var(--c-muted);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.wd-system .site-map-detail>small{margin-top:40px;color:var(--red);font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .site-map-detail h3{margin:15px 0 0;font-size:29px;line-height:1.05;letter-spacing:-.035em}.wd-system .site-map-detail>p{margin:18px 0 0;color:var(--c-muted);font-size:12px;line-height:1.65}.wd-system .site-map-detail dl{margin:34px 0 0}.wd-system .site-map-detail dl>div{display:grid;grid-template-columns:75px 1fr;gap:14px;padding:13px 0;border-top:1px solid var(--line)}.wd-system .site-map-detail dt{color:var(--c-muted);font-size:8px;text-transform:uppercase;letter-spacing:.09em}.wd-system .site-map-detail dd{margin:0;color:var(--c-muted);font-size:9px;line-height:1.4}.wd-system .site-map-detail>a{display:flex;justify-content:space-between;margin-top:auto;padding:15px 16px;background:var(--red);color:var(--c-sheet);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wd-system .interactive-suite__note{display:grid;grid-template-columns:46px minmax(260px,1fr) auto;gap:20px;align-items:center;padding:20px 0 0;color:var(--c-muted)}.wd-system .interactive-suite__note>span{color:var(--red);font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .interactive-suite__note p{max-width:760px;margin:0;font-size:9px;line-height:1.55}.wd-system .interactive-suite__note>b{font-size:8px;text-transform:uppercase;letter-spacing:.12em}@media(max-width:1180px){.wd-system .hero-summary{gap:22px}.wd-system .hero-copy{width:78%}.wd-system .architecture-rail{grid-template-columns:repeat(3,1fr)}}@media(max-width:880px){.wd-system .sys-main{margin-left:0}.wd-system .hero{min-height:calc(100svh - 66px)}.wd-system .hero-copy{width:100%;padding:64px 22px 180px}.wd-system .hero h1{font-size:clamp(34px,9.2vw,72px)}.wd-system .hero-summary{left:24px;right:24px;bottom:38px;justify-content:space-between}.wd-system .hero-summary>div{min-width:0}.wd-system .deck-intro{grid-template-columns:1fr;gap:42px;padding:100px 24px 60px}.wd-system .section-index{top:66px;padding:0 24px}.wd-system .story-card,.wd-system .story-card--wide{grid-column:1/-1;min-height:max(640px,95vw)}.wd-system .story-card__content{padding:34px 24px 28px}.wd-system .final-architecture{padding:100px 24px}.wd-system .architecture-rail{grid-template-columns:repeat(2,1fr);margin-top:50px}.wd-system footer{grid-template-columns:1fr auto;padding:28px 24px}.wd-system footer p{display:none}}@media(max-width:560px){.wd-system .hero:before{background:linear-gradient(90deg,rgba(17,22,26,.92),rgba(17,22,26,.14))}.wd-system .hero-copy{padding-top:52px}.wd-system .hero h1{font-size:clamp(30px,8.6vw,58px)}.wd-system .hero-lead{font-size:15px}.wd-system .hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.wd-system .hero-summary{gap:9px}.wd-system .hero-summary b{font-size:22px}.wd-system .hero-summary span{font-size:7px}.wd-system .deck-intro h2,.wd-system .final-architecture h2{font-size:42px}.wd-system .story-card,.wd-system .story-card--wide{min-height:700px}.wd-system .story-card__number{top:20px;left:20px}.wd-system .story-card__category{top:18px;right:20px}.wd-system .story-card:not(.story-card--wide) .story-card__content h3,.wd-system .story-card__content h3{font-size:29px}.wd-system .story-card:not(.story-card--wide) .story-card__content>p,.wd-system .story-card__content>p{-webkit-line-clamp:5}.wd-system .story-card__footer{align-items:flex-start;flex-direction:column}.wd-system .architecture-rail{grid-template-columns:1fr}.wd-system .architecture-rail>div{min-height:110px}.wd-system .architecture-rail strong{margin-top:32px}}@media(prefers-reduced-motion:reduce){.wd-system{scroll-behavior:auto}.wd-system *,.wd-system :after,.wd-system :before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.wd-system .monitor-shell{min-height:100vh;background:var(--c-ink);color:var(--c-sheet)}.wd-system .monitor-topbar{background:rgba(17,22,26,.92)}.wd-system .monitor-back{padding:10px 14px;border:1px solid var(--line);color:var(--c-muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:.2s}.wd-system .monitor-back:hover{color:var(--c-sheet);border-color:rgba(239,43,54,.62)}.wd-system .monitor-back b{margin-left:8px;color:var(--red)}.wd-system .monitor-sidebar{position:fixed;z-index:35;inset:74px auto 0 0;width:220px;display:flex;flex-direction:column;padding:30px 18px 20px;border-right:1px solid var(--line);background:var(--c-ink)}.wd-system .monitor-sidebar nav{display:flex;flex-direction:column;gap:4px}.wd-system .monitor-sidebar nav a{position:relative;display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;min-height:42px;padding:8px 10px;border-radius:7px;color:var(--c-muted);transition:.2s}.wd-system .monitor-sidebar nav a:hover{color:var(--c-sheet);background:rgba(255,255,255,.04)}.wd-system .monitor-sidebar nav a.active{color:var(--c-sheet);background:rgba(239,43,54,.08)}.wd-system .monitor-sidebar nav a.active>i{position:absolute;right:0;width:2px;height:22px;background:var(--red)}.wd-system .monitor-sidebar nav span{color:var(--c-muted);font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .monitor-sidebar nav a.active span{color:var(--red)}.wd-system .monitor-sidebar nav b{font-size:11px;line-height:1.3}.wd-system .monitor-sidebar__section{margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.wd-system .monitor-sidebar__section>span{display:block;margin:0 8px 12px;color:var(--c-muted);font-size:8px;font-weight:700;letter-spacing:.2em}.wd-system .monitor-sidebar__section button{width:100%;display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center;padding:9px 8px;border:0;background:transparent;color:var(--c-muted);text-align:left;cursor:pointer}.wd-system .monitor-sidebar__section button.on{color:var(--c-muted)}.wd-system .monitor-sidebar__section button b{font-size:10px}.wd-system .monitor-sidebar__section button em{color:var(--c-muted);font:normal 8px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .monitor-sidebar__section button.on em{color:var(--green)}.wd-system .layer-dot{width:6px;height:6px;border-radius:50%;opacity:.35}.wd-system .on .layer-dot{opacity:1}.wd-system .layer-dot--radar{color:var(--c-accent);background:var(--c-accent)}.wd-system .layer-dot--acoustic,.wd-system .layer-dot--mobile,.wd-system .layer-dot--optic{color:var(--c-muted);background:var(--c-sunk)}.wd-system .monitor-sidebar__foot{display:flex;align-items:flex-start;gap:10px;margin-top:auto;padding:16px 10px 0;border-top:1px solid var(--line)}.wd-system .monitor-sidebar__foot>i{flex:0 0 6px;width:6px;height:6px;margin-top:3px;border-radius:50%;background:var(--c-sunk)}.wd-system .monitor-sidebar__foot b,.wd-system .monitor-sidebar__foot span{display:block}.wd-system .monitor-sidebar__foot b{color:var(--c-muted);font-size:9px}.wd-system .monitor-sidebar__foot span{margin-top:4px;color:var(--c-muted);font-size:8px;line-height:1.4}.wd-system .sys-main.monitor-main{height:100vh;margin-left:220px;overflow:hidden;background:var(--c-ink)}.wd-system .monitor-kpis{height:58px;display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line);background:var(--c-ink)}.wd-system .monitor-kpis>div{display:flex;align-items:baseline;justify-content:center;gap:9px;padding:12px 14px;border-right:1px solid var(--line);white-space:nowrap}.wd-system .monitor-kpis span{color:var(--c-muted);font-size:7px;font-weight:700;letter-spacing:.14em}.wd-system .monitor-kpis b{font-size:19px;letter-spacing:-.03em}.wd-system .monitor-kpis b.danger{color:var(--red)}.wd-system .monitor-kpis small{color:var(--c-muted);font-size:9px;font-weight:700}.wd-system .monitor-workspace{height:calc(100vh - 74px - 58px - 45px);display:grid;grid-template-columns:260px minmax(480px,1fr) 296px;gap:1px;background:var(--line)}.wd-system .events-panel,.wd-system .map-panel,.wd-system .object-panel{min-width:0;background:var(--c-ink)}.wd-system .events-panel,.wd-system .object-panel{display:flex;flex-direction:column;overflow:hidden}.wd-system .panel-heading{min-height:73px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 17px 14px;border-bottom:1px solid var(--line)}.wd-system .panel-heading span{color:var(--c-muted);font-size:7px;font-weight:700;letter-spacing:.18em}.wd-system .panel-heading h1,.wd-system .panel-heading h2{margin:4px 0 0;font-size:18px;line-height:1;letter-spacing:-.02em}.wd-system .panel-heading>b{color:var(--red);font:700 15px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .panel-heading button{border:0;background:transparent;color:var(--c-muted);font-size:20px;cursor:pointer}.wd-system .event-search{display:flex;align-items:center;gap:8px;margin:12px 12px 8px;padding:8px 10px;border:1px solid var(--line);background:var(--c-ink)}.wd-system .event-search span{color:var(--c-muted)}.wd-system .event-search input{width:100%;border:0;outline:0;background:transparent;color:var(--c-muted);font:10px inherit}.wd-system .event-search input::placeholder{color:var(--c-muted)}.wd-system .severity-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:0 12px 9px}.wd-system .severity-tabs button{padding:8px 3px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--c-muted);font-size:8px;font-weight:700;cursor:pointer}.wd-system .severity-tabs button.active{border-color:var(--red);color:var(--c-sheet)}.wd-system .event-list{flex:1;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--c-ink) transparent}.wd-system .event-card{width:100%;display:grid;grid-template-columns:7px 1fr;gap:10px;align-items:start;padding:13px 14px;border:0;border-bottom:1px solid rgba(255,255,255,.04);background:transparent;color:var(--c-muted);text-align:left;cursor:pointer;transition:.2s}.wd-system .event-card:hover{background:rgba(255,255,255,.04)}.wd-system .event-card.selected{background:rgba(239,43,54,.08)}.wd-system .event-status{width:6px;height:6px;margin-top:4px;border-radius:50%}.wd-system .event-status--critical{background:var(--red)}.wd-system .event-status--attention,.wd-system .event-status--normal{background:var(--c-sunk)}.wd-system .event-code{display:flex;justify-content:space-between;margin-bottom:5px}.wd-system .event-code b,.wd-system .event-code time{font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .event-code b,.wd-system .event-code time{color:var(--c-muted)}.wd-system .event-card strong{display:block;font-size:10px;line-height:1.35}.wd-system .event-card small{display:block;margin-top:5px;color:var(--c-muted);font-size:8px}.wd-system .events-empty{padding:32px 18px;color:var(--c-muted);text-align:center}.wd-system .events-empty b,.wd-system .events-empty span{display:block}.wd-system .events-empty b{color:var(--c-muted);font-size:11px}.wd-system .events-empty span{margin-top:8px;font-size:9px;line-height:1.5}.wd-system .map-panel{position:relative;display:flex;flex-direction:column;overflow:hidden;background:var(--c-ink)}.wd-system .map-toolbar{position:relative;z-index:6;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:7px 10px;border-bottom:1px solid var(--line);background:rgba(17,22,26,.92)}.wd-system .map-toolbar>div{display:flex;align-items:center;gap:4px}.wd-system .map-toolbar button{padding:7px 10px;border:1px solid transparent;background:transparent;color:var(--c-muted);font-size:8px;font-weight:600;cursor:pointer}.wd-system .map-toolbar button.active,.wd-system .map-toolbar button:hover{border-color:rgba(255,255,255,.08);background:var(--c-ink);color:var(--c-sheet)}.wd-system .map-toolbar span{margin-left:10px;color:var(--c-muted);font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .map-viewport{position:relative;flex:1;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(17,22,26,.14),transparent 32%),linear-gradient(145deg,var(--c-ink),var(--c-ink))}.wd-system .map-canvas{position:absolute;inset:-5%;transform-origin:center;transition:transform .3s ease}.wd-system .map-grid{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(17,22,26,.14) 1px,transparent 0),linear-gradient(90deg,rgba(17,22,26,.14) 1px,transparent 0);background-size:42px 42px}.wd-system .map-terrain{position:absolute;inset:0;width:100%;height:100%}.wd-system .terrain-shape{fill:var(--c-ink);stroke:var(--c-ink);stroke-width:2}.wd-system .region-line{fill:none;stroke:var(--c-ink);stroke-width:1.4;stroke-dasharray:4 5;opacity:.8}.wd-system .route-line{fill:none;stroke:var(--c-ink);stroke-width:2;opacity:.75}.wd-system .route-line--secondary{stroke:var(--c-ink);stroke-dasharray:8 6}.wd-system .control-zone{fill:rgba(239,43,54,.04);stroke:rgba(239,43,54,.28);stroke-width:1.5;stroke-dasharray:5 6}.wd-system .control-zone--inner{fill:rgba(239,43,54,.04);stroke:rgba(239,43,54,.62);stroke-dasharray:none}.wd-system .map-place{position:absolute;z-index:2;color:var(--c-muted);pointer-events:none}.wd-system .map-place b,.wd-system .map-place span{display:block}.wd-system .map-place b{font:700 8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.18em}.wd-system .map-place span{margin-top:3px;font-size:7px}.wd-system .map-place--1{left:20%;top:20%}.wd-system .map-place--2{left:68%;top:29%}.wd-system .map-place--3{left:58%;top:78%}.wd-system .protected-object{position:absolute;z-index:4;left:44.5%;top:43%;display:flex;align-items:center;gap:10px;color:var(--c-sheet);transform:translate(-50%,-50%)}.wd-system .protected-object>span{width:28px;height:28px;border:2px solid var(--red);background:rgba(239,43,54,.14);transform:rotate(45deg)}.wd-system .protected-object b,.wd-system .protected-object small{display:block}.wd-system .protected-object b{font-size:9px;letter-spacing:.08em}.wd-system .protected-object small{margin-top:3px;color:var(--c-muted);font-size:7px}.wd-system .map-marker{position:absolute;z-index:5;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--c-sheet);transform:translate(-50%,-50%);cursor:pointer}.wd-system .map-marker>i{position:relative;width:12px;height:12px;border:2px solid;border-radius:50%;background:var(--c-ink)}.wd-system .map-marker>i:after{content:"";position:absolute;inset:3px;border-radius:50%;background:currentColor}.wd-system .map-marker>span{padding:3px 5px;background:rgba(17,22,26,.8);color:var(--c-muted);font:7px ui-monospace,SFMono-Regular,Menlo,monospace;opacity:0;transition:.2s}.wd-system .map-marker.selected>span,.wd-system .map-marker:hover>span{opacity:1}.wd-system .map-marker.selected{z-index:7}.wd-system .map-marker.selected>i{width:17px;height:17px}.wd-system .map-marker--critical{color:var(--red)}.wd-system .map-marker--attention,.wd-system .map-marker--normal{color:var(--c-muted)}.wd-system .map-marker--mobile>i{border-radius:2px;transform:rotate(45deg)}.wd-system .map-marker--mobile>i:after{border-radius:1px}.wd-system .monitor-tactical-marker{position:absolute;z-index:7;display:flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--c-accent);transform:translate(-50%,-50%);cursor:pointer}.wd-system .monitor-tactical-marker>i{position:relative;width:30px;height:30px;display:grid;place-items:center;border:1px solid;background:rgba(17,22,26,.92);transform:rotate(45deg);transition:.2s}.wd-system .monitor-tactical-marker>i:after,.wd-system .monitor-tactical-marker>i:before{content:"";position:absolute;background:currentColor;opacity:.7}.wd-system .monitor-tactical-marker>i:before{left:-4px;right:-4px;top:50%;height:1px}.wd-system .monitor-tactical-marker>i:after{top:-4px;bottom:-4px;left:50%;width:1px}.wd-system .monitor-tactical-marker svg{position:relative;z-index:1;width:19px;height:19px;transform:rotate(-45deg)}.wd-system .monitor-tactical-marker>span{padding:3px 5px;border-left:2px solid;background:rgba(17,22,26,.8);color:var(--c-muted);font:7px ui-monospace,SFMono-Regular,Menlo,monospace;opacity:.78}.wd-system .monitor-tactical-marker.selected>i,.wd-system .monitor-tactical-marker:hover>i{transform:rotate(45deg) scale(1.16);background:rgba(239,43,54,.14)}.wd-system .monitor-tactical-marker.selected>span{color:var(--c-sheet);background:var(--c-accent-ink);opacity:1}.wd-system .monitor-tactical-marker--attention,.wd-system .monitor-tactical-marker--normal,.wd-system .sensor{color:var(--c-muted)}.wd-system .sensor{position:absolute;z-index:3;display:flex;align-items:center;gap:5px;font:7px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .sensor i{width:7px;height:7px;border:1px solid;border-radius:50%}.wd-system .sensor--1{left:31%;top:30%}.wd-system .sensor--2{left:69%;top:54%}.wd-system .sensor--3{left:44%;top:68%;color:var(--c-muted)}.wd-system .map-legend{position:absolute;z-index:8;left:12px;bottom:12px;display:flex;gap:14px;padding:8px 10px;border:1px solid var(--line);background:rgba(17,22,26,.92);backdrop-filter:blur(8px)}.wd-system .map-legend span{display:flex;align-items:center;gap:6px;color:var(--c-muted);font-size:7px}.wd-system .map-legend i{width:6px;height:6px;border-radius:50%}.wd-system .legend-critical{background:var(--red)}.wd-system .legend-attention,.wd-system .legend-normal{background:var(--c-sunk)}.wd-system .monitor-tactical-legend{position:absolute;z-index:9;left:12px;bottom:12px;display:flex;align-items:center;gap:3px;max-width:calc(100% - 110px);padding:6px 7px;overflow-x:auto;border:1px solid var(--line);background:rgba(17,22,26,.92);backdrop-filter:blur(8px);scrollbar-width:none}.wd-system .monitor-tactical-legend>span{margin:0 7px 0 3px;color:var(--c-muted);font-size:6px;font-weight:700;letter-spacing:.12em;white-space:nowrap}.wd-system .monitor-tactical-legend>b{display:flex;align-items:center;gap:4px;padding:3px 5px;color:var(--c-muted);font-size:6px;white-space:nowrap}.wd-system .monitor-tactical-legend b>i{width:17px;height:17px;display:grid;place-items:center;color:var(--c-accent)}.wd-system .monitor-tactical-legend svg{width:15px;height:15px}.wd-system .map-scale{position:absolute;z-index:8;right:55px;bottom:13px;display:flex;align-items:flex-end;gap:8px}.wd-system .map-scale span{width:58px;height:5px;border:solid var(--c-ink);border-width:0 1px 1px}.wd-system .map-scale b{color:var(--c-muted);font:7px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .zoom-control{position:absolute;z-index:8;right:12px;bottom:12px;display:flex;flex-direction:column;border:1px solid var(--line)}.wd-system .zoom-control button{width:29px;height:28px;border:0;border-bottom:1px solid var(--line);background:rgba(17,22,26,.92);color:var(--c-muted);font-size:16px;cursor:pointer}.wd-system .zoom-control button:last-child{border:0}.wd-system .object-panel{background:var(--c-ink)}.wd-system .threat-state{display:flex;align-items:center;gap:12px;padding:13px 17px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.04)}.wd-system .threat-state>i{width:8px;height:8px;border-radius:50%;background:currentColor}.wd-system .threat-state b,.wd-system .threat-state span{display:block}.wd-system .threat-state span{color:var(--c-muted);font-size:7px;letter-spacing:.12em}.wd-system .threat-state b{margin-top:4px;font-size:10px}.wd-system .threat-state--critical{color:var(--red);background:rgba(239,43,54,.08)}.wd-system .threat-state--attention,.wd-system .threat-state--normal{color:var(--c-muted);background:rgba(17,22,26,.04)}.wd-system .object-title{padding:18px 17px 15px;border-bottom:1px solid var(--line)}.wd-system .object-title>span,.wd-system .response-flow>span{color:var(--c-muted);font-size:7px;font-weight:700;letter-spacing:.15em}.wd-system .object-title h3{margin:7px 0 0;font-size:17px}.wd-system .object-title p{margin:9px 0 0;color:var(--c-muted);font-size:9px;line-height:1.55}.wd-system .object-metrics{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.wd-system .object-metrics>div{padding:13px 17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.wd-system .object-metrics>div:nth-child(2n){border-right:0}.wd-system .object-metrics b,.wd-system .object-metrics span{display:block}.wd-system .object-metrics span{color:var(--c-muted);font-size:7px;letter-spacing:.1em}.wd-system .object-metrics b{margin-top:6px;font:700 12px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .confidence{padding:13px 17px;border-bottom:1px solid var(--line)}.wd-system .confidence>div:first-child{display:flex;justify-content:space-between;color:var(--c-muted);font-size:8px}.wd-system .confidence>div:last-child{height:3px;margin-top:9px;overflow:hidden;background:var(--c-ink)}.wd-system .confidence i{display:block;height:100%;background:linear-gradient(90deg,var(--c-sunk),var(--c-sunk))}.wd-system .response-flow{flex:1;min-height:0;padding:16px 17px;overflow:auto}.wd-system .response-flow ol{margin:14px 0 0;padding:0;list-style:none}.wd-system .response-flow li{position:relative;display:grid;grid-template-columns:22px 1fr;gap:10px;padding-bottom:15px;color:var(--c-muted)}.wd-system .response-flow li:before{content:"";position:absolute;left:10px;top:23px;bottom:1px;width:1px;background:var(--c-ink)}.wd-system .response-flow li:last-child:before{display:none}.wd-system .response-flow li>i{position:relative;z-index:1;display:grid;place-items:center;width:21px;height:21px;border:1px solid var(--c-ink);border-radius:50%;background:var(--c-ink);font:normal 8px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .response-flow li b,.wd-system .response-flow li small{display:block}.wd-system .response-flow li b{font-size:9px}.wd-system .response-flow li small{margin-top:4px;color:var(--c-muted);font-size:8px}.wd-system .response-flow li.done{color:var(--c-muted)}.wd-system .response-flow li.current{color:var(--c-sheet)}.wd-system .response-flow li.current>i{border-color:var(--red);color:var(--red)}.wd-system .object-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:7px;padding:12px 13px;border-top:1px solid var(--line)}.wd-system .object-actions button{padding:10px 8px;border:1px solid var(--line);background:transparent;color:var(--c-muted);font-size:8px;font-weight:700;cursor:pointer}.wd-system .object-actions button.primary{border-color:var(--red);background:var(--red);color:var(--c-sheet)}.wd-system .systems-strip{height:45px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);background:var(--c-ink)}.wd-system .systems-strip>div{display:flex;align-items:center;gap:7px;padding:0 15px;border-right:1px solid var(--line);white-space:nowrap}.wd-system .systems-strip i{width:5px;height:5px;border-radius:50%}.wd-system .amber-dot,.wd-system .green-dot{background:var(--c-sunk)}.wd-system .systems-strip span{color:var(--c-muted);font-size:7px;letter-spacing:.08em}.wd-system .systems-strip b{margin-left:auto;font-size:12px}.wd-system .systems-strip small{color:var(--c-muted);font-size:7px}@media(max-width:1250px){.wd-system .monitor-workspace{grid-template-columns:230px minmax(420px,1fr) 270px}.wd-system .monitor-kpis>div:nth-child(5),.wd-system .monitor-kpis>div:nth-child(6){display:none}.wd-system .monitor-kpis{grid-template-columns:repeat(4,1fr)}.wd-system .systems-strip>div:nth-child(3){display:none}.wd-system .systems-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:1020px){.wd-system .monitor-sidebar{width:190px}.wd-system .monitor-main{margin-left:190px!important}.wd-system .monitor-workspace{grid-template-columns:220px 1fr}.wd-system .object-panel{position:absolute;z-index:20;right:0;top:132px;bottom:45px;width:285px}.wd-system .map-panel{padding-right:285px}.wd-system .monitor-back{display:none}}@media(max-width:780px){.wd-system .monitor-sidebar{display:none}.wd-system .monitor-main{height:auto!important;min-height:100vh;margin-left:0!important;padding-top:66px!important;overflow:auto!important}.wd-system .monitor-kpis{height:auto;grid-template-columns:repeat(2,1fr)}.wd-system .monitor-kpis>div{min-height:55px}.wd-system .monitor-kpis>div:nth-child(5),.wd-system .monitor-kpis>div:nth-child(6){display:flex}.wd-system .monitor-workspace{height:auto;display:flex;flex-direction:column}.wd-system .events-panel{height:370px}.wd-system .map-panel{height:600px;padding-right:0}.wd-system .object-panel{position:static;width:auto;min-height:580px}.wd-system .systems-strip{height:auto;grid-template-columns:1fr 1fr}.wd-system .systems-strip>div{min-height:45px}.wd-system .systems-strip>div:nth-child(3){display:flex}.wd-system .monitor-topbar{height:66px}.wd-system .monitor-topbar .topbar-status{display:flex}.wd-system .monitor-topbar .topbar-status>div{display:none}.wd-system .monitor-topbar .topbar-status>.system-online{display:flex}}@media(max-width:520px){.wd-system .monitor-kpis{grid-template-columns:1fr 1fr}.wd-system .monitor-kpis>div{justify-content:flex-start}.wd-system .map-panel{height:520px}.wd-system .map-toolbar{align-items:flex-start;flex-direction:column}.wd-system .map-legend,.wd-system .map-toolbar>div:last-child span{display:none}.wd-system .object-metrics{grid-template-columns:1fr 1fr}.wd-system .systems-strip{grid-template-columns:1fr}.wd-system .systems-strip>div{display:flex!important}.wd-system .map-marker>span{display:none}}@media(max-width:1180px){.wd-system .interactive-suite{padding-inline:34px}.wd-system .architecture-explorer{grid-template-columns:minmax(480px,1.35fr) minmax(280px,.75fr)}.wd-system .network-node{width:132px;padding:12px}.wd-system .network-node>i{width:36px;height:36px}.wd-system .network-core{width:124px;height:124px}.wd-system .site-map-layout{grid-template-columns:minmax(500px,1fr) 300px}}@media(max-width:900px){.wd-system .interactive-suite{padding:90px 24px 70px;scroll-margin-top:66px}.wd-system .interactive-suite__head{grid-template-columns:1fr;gap:34px}.wd-system .interactive-suite__head>p{font-size:14px}.wd-system .interactive-tabs{margin-top:50px}.wd-system .interactive-tabs button{grid-template-columns:25px 1fr;min-height:82px;padding:16px 12px;gap:2px 8px}.wd-system .interactive-tabs small{display:none}.wd-system .architecture-explorer{grid-template-columns:1fr}.wd-system .architecture-network{min-height:620px;border-right:0;border-bottom:1px solid var(--line)}.wd-system .explorer-detail{min-height:530px}.wd-system .detail-output{margin-top:45px}.wd-system .scenario-progress{grid-template-columns:repeat(6,125px);padding-inline:5px}.wd-system .scenario-progress:after,.wd-system .scenario-progress:before{display:none}.wd-system .scenario-stage{grid-template-columns:110px 1fr}.wd-system .scenario-stage__facts{grid-column:1/-1}.wd-system .scenario-controls>span{display:none}.wd-system .scenario-controls{grid-template-columns:1fr 1fr}.wd-system .site-map-layout{grid-template-columns:1fr}.wd-system .site-map-canvas{min-height:570px;border-right:0;border-bottom:1px solid var(--line)}.wd-system .site-map-detail{min-height:440px}.wd-system .site-map-detail>a{margin-top:40px}.wd-system .site-map-toolbar>span{display:none}}@media(max-width:600px){.wd-system .interactive-suite{padding-inline:16px}.wd-system .interactive-suite__head h2{font-size:42px}.wd-system .interactive-tabs{grid-template-columns:1fr}.wd-system .interactive-tabs button{grid-template-columns:34px 1fr;min-height:64px;border-right:0;border-bottom:1px solid var(--line)}.wd-system .interactive-tabs button:last-child{border-bottom:0}.wd-system .interactive-tabs small{display:block}.wd-system .architecture-network{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-height:auto;padding:18px}.wd-system .network-core,.wd-system .network-grid,.wd-system .network-lines{display:none}.wd-system .network-node{position:static;width:auto;min-height:90px;transform:none}.wd-system .network-node:hover{transform:translateY(-2px)}.wd-system .network-node--1,.wd-system .network-node--2,.wd-system .network-node--3,.wd-system .network-node--4,.wd-system .network-node--5,.wd-system .network-node--6{left:auto;top:auto}.wd-system .explorer-detail{min-height:560px;padding:26px 22px}.wd-system .detail-icon{margin-top:30px}.wd-system .scenario-progress{padding-block:35px 28px}.wd-system .scenario-progress button{min-width:105px}.wd-system .scenario-stage{grid-template-columns:1fr}.wd-system .scenario-stage__index{min-height:120px}.wd-system .scenario-stage__index b{font-size:42px}.wd-system .scenario-stage__copy{padding:32px 24px}.wd-system .scenario-stage__facts{grid-column:auto;padding:30px 24px}.wd-system .scenario-controls{padding:12px 8px}.wd-system .scenario-controls button{padding:9px 7px;font-size:7px}.wd-system .site-map-toolbar{align-items:flex-start;flex-direction:column}.wd-system .site-map-toolbar>div>span{width:100%;margin:4px 0 8px}.wd-system .site-map-canvas{min-height:520px}.wd-system .protected-core span,.wd-system .site-map-marker>span,.wd-system .tactical-threat>span,.wd-system .zone-label{display:none}.wd-system .tactical-legend{left:8px;right:8px;gap:1px;overflow-x:auto}.wd-system .tactical-legend>span{display:none}.wd-system .tactical-legend button{padding:4px}.wd-system .tactical-legend b{font-size:6px}.wd-system .interactive-suite__note{grid-template-columns:28px 1fr}.wd-system .interactive-suite__note>b{display:none}}.wd-system .hero-protection{position:absolute;z-index:3;right:clamp(28px,4vw,70px);top:31%;display:grid;gap:7px;width:190px}.wd-system .hero-protection a{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.8);color:var(--c-ink);backdrop-filter:blur(14px);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;transition:.22s ease}.wd-system .hero-protection a:hover{border-color:var(--red);color:var(--c-accent-ink);transform:translateX(-4px)}.wd-system .hero-protection i{width:7px;height:7px;border:2px solid var(--red);border-radius:50%}.wd-system.site-shell .interactive-suite__head h2{max-width:780px}.wd-system.site-shell .interactive-tabs{overflow:hidden;border-radius:2px}.wd-system.site-shell .interactive-tabs button{min-height:104px;padding-inline:28px}.wd-system .architecture-explorer{grid-template-columns:minmax(600px,1.5fr) minmax(300px,.58fr);min-height:760px}.wd-system .architecture-visual{min-width:0;display:grid;grid-template-rows:minmax(440px,1fr) auto;border-right:1px solid var(--c-line-strong);background:var(--c-sheet)}.wd-system .architecture-visual__image{position:relative;min-height:500px;background:var(--c-well)}.wd-system .architecture-visual__image>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;animation:architectureImageIn .55s ease both}@keyframes architectureImageIn{0%{opacity:.25;transform:scale(1.01)}to{opacity:1;transform:none}}.wd-system .architecture-visual__image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.14),transparent 28%,rgba(255,255,255,.14))}.wd-system .architecture-visual__caption{position:absolute;z-index:2;left:20px;bottom:18px;display:flex;flex-direction:column;gap:5px;padding:11px 14px;border-left:3px solid var(--red);background:rgba(255,255,255,.92);backdrop-filter:blur(12px)}.wd-system .architecture-visual__caption span{color:var(--red);font-size:7px;font-weight:700;letter-spacing:.14em}.wd-system .architecture-visual__caption b{color:var(--c-ink);font-size:9px}.wd-system .architecture-hotspots{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--c-line-strong);background:var(--c-sheet)}.wd-system .architecture-hotspots button{position:relative;min-height:108px;display:grid;grid-template-columns:28px 38px 1fr;grid-template-rows:1fr auto;gap:0 10px;align-items:center;padding:16px;border:0;border-right:1px solid var(--c-line);border-bottom:1px solid var(--c-line);background:var(--c-sheet);color:var(--c-muted);text-align:left;cursor:pointer;transition:.22s ease}.wd-system .architecture-hotspots button:nth-child(3n){border-right:0}.wd-system .architecture-hotspots button:nth-child(n+4){border-bottom:0}.wd-system .architecture-hotspots button:hover{background:var(--c-sheet);color:var(--c-ink)}.wd-system .architecture-hotspots button.active{color:var(--c-ink);background:linear-gradient(135deg,var(--c-well),var(--c-sheet) 70%)}.wd-system .architecture-hotspots button>span{align-self:start;color:var(--red);font:700 8px ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .architecture-hotspots button>i{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--c-line-strong);color:var(--c-muted)}.wd-system .architecture-hotspots button.active>i{border-color:rgba(239,43,54,.46);color:var(--red);background:var(--c-sheet)}.wd-system .architecture-hotspots svg{width:23px;height:23px}.wd-system .architecture-hotspots button>b{font-size:9px;line-height:1.3}.wd-system .architecture-hotspots button>em{grid-column:3;align-self:start;color:var(--c-muted);font-size:7px;font-style:normal;text-transform:uppercase;letter-spacing:.1em}.wd-system .architecture-hotspots button.active>em{color:var(--red)}.wd-system.site-shell .architecture-explorer>.explorer-detail{padding:38px clamp(26px,3vw,48px);background:var(--c-ink);color:var(--c-sheet)}.wd-system.site-shell .architecture-explorer .detail-output,.wd-system.site-shell .architecture-explorer .detail-topline{border-color:rgba(255,255,255,.14)}.wd-system.site-shell .architecture-explorer .detail-topline b,.wd-system.site-shell .architecture-explorer .explorer-detail>p{color:var(--c-muted)}.wd-system.site-shell .architecture-explorer .detail-metrics span{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.04);color:var(--c-muted)}.wd-system.site-shell .architecture-explorer .explorer-detail>a{margin-top:28px;padding:14px 0 2px;border-top:1px solid rgba(255,255,255,.14)}.wd-system.site-shell .interactive-suite__note{min-height:auto;margin-top:14px;padding:14px 16px;border:1px solid var(--c-line);background:rgba(255,255,255,.8);color:var(--c-muted)}.wd-system.site-shell .interactive-suite__note span{color:var(--green)}.wd-system.site-shell .interactive-suite__note p{margin:0;font-size:9px}.wd-system.site-shell .interactive-suite__note b{color:var(--c-muted);font-size:8px}.wd-system.site-shell .story-card.story-card--technical-visual .story-card__media{background:#f4f6f8;min-height:0;aspect-ratio:16/9}.wd-system.site-shell .story-card--technical-visual .story-card__media>img{object-fit:contain;padding:10px}.wd-system.site-shell .story-card__content h3{text-wrap:balance}.wd-system.site-shell .metrics button>span{color:var(--c-ink)}@keyframes centerVisualIn{0%{opacity:.25;transform:scale(1.015)}to{opacity:1;transform:none}}.wd-system.site-shell .story-card--technical-visual .story-card__number{color:var(--c-accent-ink);text-shadow:none}.wd-system .center-visual__tag{max-width:80%;border-left:3px solid var(--red)}@media(max-width:1180px){.wd-system .architecture-explorer{grid-template-columns:1fr}.wd-system .architecture-visual{border-right:0;border-bottom:1px solid var(--c-line-strong)}.wd-system.site-shell .architecture-explorer>.explorer-detail{min-height:500px}.wd-system .hero-protection{display:none}}@media(max-width:700px){.wd-system .architecture-visual{grid-template-rows:auto auto}.wd-system .architecture-visual__image{min-height:300px}.wd-system .architecture-hotspots{grid-template-columns:1fr 1fr}.wd-system .architecture-hotspots button,.wd-system .architecture-hotspots button:nth-child(3n){border-right:1px solid var(--c-line);border-bottom:1px solid var(--c-line)}.wd-system .architecture-hotspots button:nth-child(2n){border-right:0}.wd-system .architecture-hotspots button:nth-child(n+5){border-bottom:0}.wd-system.site-shell .interactive-tabs button{min-height:70px}.wd-system.site-shell .story-card--technical-visual .story-card__media>img{padding:4px}}.wd-system.site-shell{--ink:var(--c-ink);--panel:var(--c-well);--line:rgba(17,22,26,0.14);--muted:var(--c-ink);min-height:100vh;color:var(--c-ink)}.wd-system.site-shell,.wd-system.site-shell main{background:var(--c-sheet)}.wd-system.site-shell .topbar{color:var(--c-ink);border-color:var(--c-line);background:rgba(255,255,255,.92)}.wd-system.site-shell .sidebar{border-color:var(--c-line);background:var(--c-sheet)}.wd-system.site-shell .nav-list a,.wd-system.site-shell .sidebar-kicker,.wd-system.site-shell .sidebar-meta>span{color:var(--c-muted)}.wd-system.site-shell .nav-list a:hover{color:var(--c-ink);background:var(--c-sheet)}.wd-system.site-shell .nav-list a.map-entry{color:var(--c-accent-ink);border-color:rgba(239,43,54,.28);background:var(--c-well)}.wd-system.site-shell .sidebar-meta{border-color:var(--c-line)}.wd-system.site-shell .sidebar-meta strong{color:var(--c-ink)}.wd-system.site-shell .sidebar-meta p{color:var(--c-muted)}.wd-system.site-shell .hero{color:var(--c-ink);background:var(--c-sheet)}.wd-system.site-shell .hero>img{filter:brightness(1.02) saturate(.96) contrast(1.02)}.wd-system.site-shell .hero:before{background:linear-gradient(90deg,var(--c-sheet) 0,var(--c-sheet) 30%,rgba(255,255,255,.8) 48%,rgba(255,255,255,.08) 78%)}.wd-system.site-shell .hero:after{background:linear-gradient(0deg,var(--c-sheet),rgba(255,255,255,.92) 18%,transparent 55%)}.wd-system.site-shell .hero-grid{opacity:.13;background-image:linear-gradient(rgba(17,22,26,.14) 1px,transparent 0),linear-gradient(90deg,rgba(17,22,26,.14) 1px,transparent 0)}.wd-system.site-shell .hero-actions>span,.wd-system.site-shell .hero-lead,.wd-system.site-shell .hero-summary span{color:var(--c-muted)}.wd-system.site-shell .hero-summary>div{border-color:rgba(17,22,26,.14)}.wd-system.site-shell .hero-summary b{color:var(--c-ink)}.wd-system.site-shell .deck-intro{background:var(--c-sheet)}.wd-system.site-shell .deck-intro>p{color:var(--c-muted)}.wd-system.site-shell .section-index{border-color:var(--c-line);background:rgba(255,255,255,.92)}.wd-system.site-shell .section-index a{border-color:var(--c-line)}.wd-system.site-shell .section-index a:hover{color:var(--c-sheet)}.wd-system.site-shell .interactive-suite{color:var(--c-ink);border-color:var(--c-line);background:radial-gradient(circle at 8% 16%,rgba(239,43,54,.08),transparent 23%),linear-gradient(145deg,var(--c-sheet),var(--c-well) 62%)}.wd-system.site-shell .interactive-suite__head>p{color:var(--c-muted)}.wd-system.site-shell .interactive-tabs{border-color:var(--c-line-strong);background:var(--c-sheet)}.wd-system.site-shell .interactive-tabs button{border-color:var(--c-line);color:var(--c-muted)}.wd-system.site-shell .interactive-tabs button:hover{color:var(--c-ink);background:var(--c-sheet)}.wd-system.site-shell .interactive-tabs button.active{background:linear-gradient(90deg,var(--c-well),var(--c-sheet))}.wd-system.site-shell .interactive-tabs small{color:var(--c-muted)}.wd-system.site-shell .architecture-explorer,.wd-system.site-shell .scenario-explorer,.wd-system.site-shell .site-map-explorer{border-color:var(--c-line-strong);background:var(--c-sheet)}.wd-system.site-shell .architecture-network{border-color:var(--c-line-strong);background:radial-gradient(circle at 50% 50%,rgba(239,43,54,.08),transparent 20%),var(--c-sheet)}.wd-system.site-shell .network-grid,.wd-system.site-shell .site-map-grid{opacity:.28;background-image:linear-gradient(rgba(17,22,26,.14) 1px,transparent 0),linear-gradient(90deg,rgba(17,22,26,.14) 1px,transparent 0)}.wd-system.site-shell .network-lines line{stroke:var(--c-sunk)}.wd-system.site-shell .network-core{background:radial-gradient(circle,var(--c-well),var(--c-sheet) 68%);color:var(--c-ink)}.wd-system.site-shell .network-node{border-color:var(--c-line-strong);background:rgba(255,255,255,.92);color:var(--c-muted)}.wd-system.site-shell .network-node:hover{border-color:var(--c-line-strong);color:var(--c-ink)}.wd-system.site-shell .network-node.active{border-color:var(--red);background:linear-gradient(135deg,var(--c-well),var(--c-sheet) 65%);color:var(--c-ink)}.wd-system.site-shell .network-node>i{border-color:var(--c-line-strong);color:var(--c-muted)}.wd-system.site-shell .explorer-detail{background:linear-gradient(180deg,var(--c-sheet),var(--c-sheet))}.wd-system.site-shell .detail-output,.wd-system.site-shell .detail-topline{border-color:var(--c-line-strong)}.wd-system.site-shell .detail-topline b,.wd-system.site-shell .explorer-detail>p{color:var(--c-muted)}.wd-system.site-shell .detail-metrics span{border-color:var(--c-line-strong);color:var(--c-muted);background:var(--c-sheet)}.wd-system.site-shell .scenario-progress:before{background:var(--c-sunk)}.wd-system.site-shell .scenario-progress button{color:var(--c-muted)}.wd-system.site-shell .scenario-progress button>i{border-color:var(--c-line-strong);background:var(--c-sheet)}.wd-system.site-shell .scenario-progress button.active,.wd-system.site-shell .scenario-progress button:hover{color:var(--c-ink)}.wd-system.site-shell .scenario-stage{background:var(--c-sunk)}.wd-system.site-shell .scenario-stage>div{background:var(--c-sheet)}.wd-system.site-shell .scenario-stage__copy>div{color:var(--c-muted)}.wd-system.site-shell .scenario-controls button,.wd-system.site-shell .scenario-stage__facts>div b{border-color:var(--c-line-strong);color:var(--c-muted);background:var(--c-sheet)}.wd-system.site-shell .scenario-controls{border-color:var(--c-line-strong)}.wd-system.site-shell .site-map-toolbar{border-color:var(--c-line-strong);background:var(--c-sheet)}.wd-system.site-shell .site-map-toolbar button{border-color:var(--c-line-strong);color:var(--c-muted)}.wd-system.site-shell .site-map-toolbar button.on{color:var(--c-ink);background:var(--c-well)}.wd-system.site-shell .site-map-canvas{border-color:var(--c-line-strong);background:radial-gradient(circle at 50% 50%,rgba(17,22,26,.08),transparent 36%),var(--c-well)}.wd-system.site-shell .site-boundary{fill:var(--c-sunk);stroke:var(--c-line-strong)}.wd-system.site-shell .site-road{stroke:var(--c-sunk)}.wd-system.site-shell .site-fence{stroke:var(--c-line-strong)}.wd-system.site-shell .site-tanks{fill:var(--c-sheet);stroke:var(--c-line-strong)}.wd-system.site-shell .site-map-marker>span,.wd-system.site-shell .tactical-threat>span{background:rgba(255,255,255,.92);color:var(--c-muted)}.wd-system.site-shell .tactical-threat>i{background:rgba(255,255,255,.92)}.wd-system.site-shell .tactical-legend{border-color:var(--c-line-strong);background:rgba(255,255,255,.92)}.wd-system.site-shell .tactical-legend button.on{color:var(--c-ink);background:var(--c-well)}.wd-system.site-shell .site-map-detail{color:var(--c-ink);background:linear-gradient(180deg,var(--c-sheet),var(--c-well))}.wd-system.site-shell .site-map-detail--threat{background:linear-gradient(180deg,var(--c-well),var(--c-sheet) 48%)}.wd-system.site-shell .site-map-detail h3{color:var(--c-ink)}.wd-system.site-shell .site-map-detail>p{color:var(--c-muted)}.wd-system.site-shell .site-map-detail dl>div{border-color:var(--c-line-strong)}.wd-system.site-shell .site-map-detail dt{color:var(--c-muted)}.wd-system.site-shell .site-map-detail dd{color:var(--c-ink)}.wd-system.site-shell .story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;padding:14px clamp(20px,3vw,48px) 48px;border:0;background:var(--c-well)}.wd-system.site-shell .story-card{position:relative;display:flex;flex-direction:column;isolation:auto;border:1px solid var(--c-line-strong);color:var(--c-ink);scroll-margin-top:125px}.wd-system.site-shell .story-card--wide{grid-column:1/-1;min-height:0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr)}.wd-system.site-shell .story-card:after,.wd-system.site-shell .story-card:before{display:none}.wd-system .story-card__media{position:relative;min-height:390px;overflow:hidden;background:var(--c-well)}.wd-system.site-shell .story-card--wide .story-card__media{min-height:560px}.wd-system .story-card__media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(17,22,26,.14),transparent 35%)}.wd-system .story-card__media>img,.wd-system .story-card__video{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:brightness(1.02) saturate(.96) contrast(1.02);transition:transform .7s ease,filter .4s ease}.wd-system.site-shell .story-card:not(.story-card--wide) .story-card__media{min-height:0;aspect-ratio:16/9}.wd-system .story-card__video{position:absolute;inset:0;z-index:1;background:var(--c-ink);filter:none}.wd-system.site-shell .story-card:hover .story-card__media>img{transform:scale(1.025);filter:brightness(1.055) saturate(1) contrast(1.02)}.wd-system.site-shell .story-card__category,.wd-system.site-shell .story-card__number{z-index:2;color:var(--c-sheet)}.wd-system.site-shell .story-card__category{border-color:rgba(255,255,255,.46);background:rgba(17,22,26,.28)}.wd-system .story-card__evidence{position:absolute;z-index:3;left:24px;bottom:22px;max-width:min(440px,62%);display:flex;flex-direction:column;gap:4px;padding:11px 13px;border-left:3px solid var(--red);background:rgba(255,255,255,.92);backdrop-filter:blur(12px);color:var(--c-ink)}.wd-system .story-card__evidence b{font-size:8px;text-transform:uppercase;letter-spacing:.12em}.wd-system .story-card__evidence span{color:var(--c-muted);font-size:9px;line-height:1.35}.wd-system .story-card__play{position:absolute;z-index:4;right:22px;bottom:22px;display:flex;align-items:center;gap:10px;padding:7px 12px 7px 7px;border:1px solid rgba(255,255,255,.62);background:rgba(17,22,26,.8);color:var(--c-sheet);backdrop-filter:blur(12px);cursor:pointer;transition:.22s ease}.wd-system .story-card__play:hover{border-color:var(--c-line);background:rgba(239,43,54,.92);transform:translateY(-2px)}.wd-system .story-card__play i{width:28px;height:28px;display:grid;place-items:center;background:var(--c-sheet);color:var(--c-accent-ink);font-style:normal;font-size:10px}.wd-system .story-card__play span{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wd-system.site-shell .story-card__content{position:static;min-width:0;padding:26px clamp(24px,3.2vw,48px)}.wd-system.site-shell .story-card:not(.story-card--wide) .story-card__content h3,.wd-system.site-shell .story-card__content h3{color:var(--c-ink);font-size:clamp(27px,2.6vw,44px)}.wd-system.site-shell .story-card:not(.story-card--wide) .story-card__content h3{font-size:clamp(25px,2vw,35px)}.wd-system.site-shell .story-card:not(.story-card--wide) .story-card__content>p,.wd-system.site-shell .story-card__content>p{display:block;max-width:820px;margin-top:16px;overflow:visible;color:var(--c-muted);font-size:14px;line-height:1.65}.wd-system.site-shell .story-card__footer{margin-top:auto;padding-top:24px;border-color:var(--c-line)}.wd-system.site-shell .metrics{display:flex;flex-wrap:wrap;gap:8px}.wd-system.site-shell .metrics button{display:flex;align-items:center;padding:0;overflow:hidden;border:1px solid var(--c-line-strong);background:var(--c-sheet);color:var(--c-ink);cursor:pointer;transition:.22s}.wd-system.site-shell .metrics button>span{padding:10px 13px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.wd-system.site-shell .metrics button.active,.wd-system.site-shell .metrics button:hover{color:var(--c-accent-ink);background:var(--c-well)}.wd-system.site-shell .story-card__footer>a{color:var(--c-accent-ink)}.wd-system .metric-reveal{display:grid;grid-template-columns:1fr;gap:18px;margin-top:26px;padding-top:26px;border-top:1px solid var(--c-line);animation:metricReveal .28s ease both}@keyframes metricReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.wd-system .metric-reveal__copy{display:flex;flex-direction:column;align-items:flex-start;padding:6px 2px}.wd-system .metric-reveal__copy>span{color:var(--red);font-size:8px;font-weight:700;letter-spacing:.15em}.wd-system .metric-reveal__copy h4{margin:14px 0 0;font-size:24px;line-height:1.05}.wd-system .metric-reveal__copy p{margin:14px 0 0;color:var(--c-muted);font-size:12px;line-height:1.65}.wd-system .metric-reveal__copy button{margin-top:16px;padding:8px 0;border:0;background:transparent;color:var(--c-muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;cursor:pointer}.wd-system .metric-reveal__copy button b{margin-left:8px;color:var(--red)}.wd-system .metric-reveal>img{width:100%;aspect-ratio:16/9;max-height:270px;object-fit:cover;border:1px solid var(--c-line-strong);background:var(--c-well)}.wd-system .national-center{scroll-margin-top:72px;padding:112px clamp(22px,5vw,78px) 96px;overflow:hidden;border-top:1px solid var(--c-line);background:var(--c-ink);color:var(--c-sheet)}.wd-system .national-center__head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);gap:70px;align-items:end}.wd-system .national-center__head h2{max-width:980px;margin-top:24px;font-size:clamp(42px,5.2vw,82px);line-height:.94;letter-spacing:-.055em}.wd-system .national-center__intro{padding-left:22px;border-left:2px solid var(--red)}.wd-system .national-center__intro span{color:var(--c-accent);font-size:8px;font-weight:700;letter-spacing:.14em}.wd-system .national-center__intro p{margin-top:14px;color:var(--c-muted);font-size:13px;line-height:1.7}.wd-system .center-levels{display:grid;grid-template-columns:repeat(3,1fr);margin-top:62px;border:1px solid rgba(255,255,255,.14)}.wd-system .center-levels button{position:relative;min-height:190px;padding:28px 56px 28px 28px;border:0;border-right:1px solid rgba(255,255,255,.14);background:var(--c-ink);color:var(--c-sheet);text-align:left;cursor:pointer;transition:.25s ease}.wd-system .center-levels button:last-child{border-right:0}.wd-system .center-levels button.active,.wd-system .center-levels button:hover{background:linear-gradient(135deg,rgba(239,43,54,.28),rgba(17,22,26,.92) 65%)}.wd-system .center-levels button>span{color:var(--c-accent);font:600 9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.wd-system .center-levels button strong{display:block;margin-top:16px;font-size:27px;letter-spacing:-.035em}.wd-system .center-levels button p{max-width:420px;margin-top:13px;color:var(--c-muted);font-size:10px;line-height:1.55}.wd-system .center-levels button>b{position:absolute;top:28px;right:28px;color:var(--c-accent);font-size:12px}.wd-system .national-center__stage{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr);min-height:720px;margin-top:16px;border:1px solid rgba(255,255,255,.14);background:var(--c-ink)}.wd-system .center-visual{position:relative;min-width:0;overflow:hidden;border-right:1px solid rgba(255,255,255,.14);background:var(--c-ink)}.wd-system .center-visual>img{width:100%;height:100%;display:block;object-fit:cover;filter:brightness(.66) saturate(.8) contrast(1.1)}.wd-system .center-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,22,26,.62),transparent 45%),radial-gradient(circle at 68% 35%,transparent,rgba(17,22,26,.28));pointer-events:none}.wd-system .center-visual__tag{position:absolute;z-index:3;left:22px;top:22px;padding:10px 12px;border:1px solid rgba(255,255,255,.28);background:rgba(17,22,26,.62);font-size:8px;font-weight:700;letter-spacing:.12em;backdrop-filter:blur(8px)}.wd-system .center-visual__levels{position:absolute;z-index:3;left:22px;bottom:22px;display:flex;align-items:center;gap:8px}.wd-system .center-visual__levels i{width:64px;height:5px;background:rgba(255,255,255,.14);transition:.25s ease}.wd-system .center-visual__levels i.active{background:var(--red)}.wd-system .center-scenario{display:flex;min-width:0;flex-direction:column}.wd-system .scenario-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid rgba(255,255,255,.14)}.wd-system .scenario-tabs button{min-height:96px;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:15px 16px;border:0;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);background:var(--c-ink);color:var(--c-muted);text-align:left;cursor:pointer;transition:.22s ease}.wd-system .scenario-tabs button:nth-child(3n){border-right:0}.wd-system .scenario-tabs button:nth-child(n+4){border-bottom:0}.wd-system .scenario-tabs button.active,.wd-system .scenario-tabs button:hover{color:var(--c-sheet);background:var(--c-ink)}.wd-system .scenario-tabs b{color:var(--c-accent);font:600 8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.wd-system .scenario-tabs span{font-size:9px;font-weight:700;line-height:1.3;text-transform:uppercase}.wd-system .scenario-copy{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:46px clamp(28px,3.2vw,54px)}.wd-system .scenario-copy>span{color:var(--c-accent);font-size:8px;font-weight:700;letter-spacing:.14em}.wd-system .scenario-copy h3{max-width:560px;margin-top:16px;font-size:clamp(34px,3.6vw,58px);line-height:.98;letter-spacing:-.045em}.wd-system .scenario-copy>p{margin-top:22px;color:var(--c-muted);font-size:12px;line-height:1.75}.wd-system .scenario-inputs{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.wd-system .scenario-inputs span{padding:9px 11px;border:1px solid rgba(255,255,255,.14);color:var(--c-muted);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.wd-system .scenario-outcome{margin-top:30px;padding:20px 0 0;border-top:1px solid rgba(255,255,255,.14)}.wd-system .scenario-outcome b{color:var(--c-accent);font-size:8px;letter-spacing:.13em}.wd-system .scenario-outcome p{margin-top:10px;color:var(--c-muted);font-size:11px;line-height:1.65}.wd-system .scenario-copy>a{margin-top:auto;padding-top:28px;color:var(--c-sheet);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wd-system .scenario-copy>a b{margin-left:9px;color:var(--c-accent);font-size:15px}.wd-system .national-center__loop{display:grid;grid-template-columns:repeat(6,1fr);margin-top:16px;border:1px solid rgba(255,255,255,.14)}.wd-system .national-center__loop>div{position:relative;min-height:110px;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:18px;border-right:1px solid rgba(255,255,255,.14);background:var(--c-ink)}.wd-system .national-center__loop>div:last-child{border-right:0}.wd-system .national-center__loop span{color:var(--c-accent);font:600 8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.wd-system .national-center__loop strong{font-size:11px;text-transform:uppercase;letter-spacing:.06em}.wd-system .national-center__loop b{position:absolute;right:-8px;z-index:2;color:var(--c-accent);font-size:15px}.wd-system.site-shell .national-center{position:relative;isolation:isolate;color:var(--c-ink);background:linear-gradient(180deg,var(--c-sheet) 0,var(--c-well) 58%,var(--c-well) 100%)}.wd-system .national-center__backdrop{position:absolute;inset:0 0 auto;z-index:-3;width:100%;height:650px;object-fit:cover;object-position:center 28%;opacity:.43;filter:saturate(.78) contrast(.94)}.wd-system .national-center__wash{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(255,255,255,.46),rgba(255,255,255,.92) 47%,var(--c-well) 100%)}.wd-system .center-levels,.wd-system .national-center__head,.wd-system .national-center__loop,.wd-system .national-center__stage{position:relative;z-index:1}.wd-system.site-shell .national-center__intro p{color:var(--c-muted)}.wd-system.site-shell .center-levels{border-color:var(--c-line-strong)}.wd-system.site-shell .center-levels button{border-color:var(--c-line-strong);background:rgba(255,255,255,.92);color:var(--c-ink)}.wd-system.site-shell .center-levels button.active,.wd-system.site-shell .center-levels button:hover{background:linear-gradient(135deg,var(--c-well),var(--c-sheet) 68%)}.wd-system.site-shell .center-levels button p{color:var(--c-muted)}.wd-system.site-shell .national-center__stage{border-color:var(--c-line-strong);background:var(--c-sheet)}.wd-system.site-shell .center-visual{border-color:var(--c-line-strong);background:var(--c-well)}.wd-system.site-shell .center-visual>img{filter:brightness(1.01) saturate(.86) contrast(1.02)}.wd-system.site-shell .center-visual:after{background:linear-gradient(0deg,rgba(17,22,26,.28),transparent 48%),linear-gradient(90deg,transparent 58%,rgba(255,255,255,.14))}.wd-system.site-shell .center-scenario{background:var(--c-sheet)}.wd-system.site-shell .scenario-tabs{border-color:var(--c-line-strong)}.wd-system.site-shell .scenario-tabs button{border-color:var(--c-line);background:var(--c-sheet);color:var(--c-muted)}.wd-system.site-shell .scenario-tabs button.active,.wd-system.site-shell .scenario-tabs button:hover{color:var(--c-ink);background:var(--c-sheet)}.wd-system.site-shell .scenario-copy>p{color:var(--c-muted)}.wd-system.site-shell .scenario-inputs span{border-color:var(--c-line-strong);background:var(--c-sheet);color:var(--c-muted)}.wd-system.site-shell .scenario-outcome{border-color:var(--c-line-strong)}.wd-system.site-shell .scenario-outcome p{color:var(--c-muted)}.wd-system.site-shell .scenario-copy>a{color:var(--c-accent-ink)}.wd-system.site-shell .national-center__loop{border-color:var(--c-line-strong)}.wd-system.site-shell .national-center__loop>div{border-color:var(--c-line-strong);background:rgba(255,255,255,.92)}.wd-system.site-shell .national-center__loop strong{color:var(--c-ink)}.wd-system .technical-materials{scroll-margin-top:72px;padding:110px clamp(22px,5vw,78px) 94px;border-top:1px solid var(--c-line);background:linear-gradient(155deg,var(--c-sheet) 0,var(--c-well) 72%);color:var(--c-ink)}.wd-system .technical-materials__head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);gap:70px;align-items:end}.wd-system .technical-materials__head h2{max-width:850px;margin-top:24px;font-size:clamp(42px,5.1vw,78px);line-height:.94;letter-spacing:-.055em}.wd-system .technical-materials__head>p{max-width:480px;margin-bottom:4px;color:var(--c-muted);font-size:13px;line-height:1.7}.wd-system .technical-materials__tabs{display:grid;grid-template-columns:repeat(6,1fr);margin-top:64px;border:1px solid var(--c-line-strong);background:var(--c-sheet)}.wd-system .technical-materials__tabs button{min-width:0;min-height:92px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:11px;padding:16px 18px;border:0;border-right:1px solid var(--c-line);background:var(--c-sheet);color:var(--c-muted);text-align:left;cursor:pointer;transition:.22s ease}.wd-system .technical-materials__tabs button:last-child{border-right:0}.wd-system .technical-materials__tabs button b{color:var(--c-muted);font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}.wd-system .technical-materials__tabs button span{font-size:10px;line-height:1.25;text-transform:uppercase;letter-spacing:.04em}.wd-system .technical-materials__tabs button:hover{color:var(--c-ink);background:var(--c-sheet)}.wd-system .technical-materials__tabs button.active{color:var(--c-accent-ink);background:linear-gradient(135deg,var(--c-well),var(--c-sheet) 68%)}.wd-system .technical-materials__tabs button.active b{color:var(--red)}.wd-system .technical-materials__stage{display:grid;grid-template-columns:minmax(390px,.82fr) minmax(460px,1.18fr);min-height:650px;border:1px solid var(--c-line-strong);border-top:0;background:var(--c-sheet)}.wd-system .technical-materials__copy{display:flex;flex-direction:column;padding:56px clamp(30px,4vw,66px) 50px}.wd-system .technical-materials__copy>span{color:var(--red);font-size:8px;font-weight:700;letter-spacing:.17em}.wd-system .technical-materials__copy h3{max-width:560px;margin-top:16px;font-size:clamp(34px,3.4vw,58px);line-height:.98;letter-spacing:-.045em}.wd-system .technical-materials__copy>p{max-width:580px;margin-top:20px;color:var(--c-muted);font-size:13px;line-height:1.72}.wd-system .technical-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:38px;border-top:1px solid var(--c-line);border-left:1px solid var(--c-line)}.wd-system .technical-facts>div{min-height:104px;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:15px 18px;border-right:1px solid var(--c-line);border-bottom:1px solid var(--c-line)}.wd-system .technical-facts b{font-size:clamp(22px,2vw,34px);letter-spacing:-.035em}.wd-system .technical-facts span{font-size:8px;font-weight:700;text-transform:uppercase}.wd-system .technical-materials__copy ul{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;margin:30px 0 0;padding:0;list-style:none}.wd-system .technical-materials__copy li{position:relative;padding-left:18px;font-size:10px;font-weight:600;line-height:1.45}.wd-system .technical-materials__copy li:before{content:"";position:absolute;left:0;top:.52em;width:6px;height:2px}.wd-system .technical-media{border-left:1px solid var(--c-line-strong)}.wd-system .technical-media>img,.wd-system .technical-media>video{object-fit:cover}.wd-system .technical-media--video{background:var(--c-ink)}.wd-system .technical-media--video>video{object-fit:contain;background:var(--c-ink)}.wd-system .technical-media>span{position:absolute;right:18px;bottom:18px;padding:10px 12px;color:var(--c-sheet);background:rgba(17,22,26,.62);backdrop-filter:blur(8px);font-size:8px;font-weight:700;letter-spacing:.12em}.wd-system.site-shell .final-architecture{color:var(--c-ink);border-color:var(--c-line);background:radial-gradient(circle at 78% 30%,rgba(239,43,54,.08),transparent 24%),linear-gradient(135deg,var(--c-sheet),var(--c-well) 60%)}.wd-system.site-shell .architecture-rail{border-color:var(--c-line-strong)}.wd-system.site-shell .architecture-rail>div{border-color:var(--c-line-strong);background:rgba(255,255,255,.62)}.wd-system.site-shell footer{color:var(--c-muted);background:var(--c-sheet)}.wd-system.site-shell footer .brand,.wd-system.site-shell footer>a:last-child{color:var(--c-ink)}@media(max-width:1050px){.wd-system .national-center__head{grid-template-columns:1fr;gap:30px}.wd-system .national-center__stage{grid-template-columns:1fr}.wd-system .center-visual{min-height:540px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.wd-system .national-center__loop{grid-template-columns:repeat(3,1fr)}.wd-system .national-center__loop>div:nth-child(3){border-right:0}.wd-system .national-center__loop>div:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.14)}.wd-system .technical-materials__head{grid-template-columns:1fr;gap:28px}.wd-system .technical-materials__head>p{margin:0}.wd-system .technical-materials__tabs{grid-template-columns:repeat(3,1fr)}.wd-system .technical-materials__tabs button:nth-child(3){border-right:0}.wd-system .technical-materials__tabs button:nth-child(-n+3){border-bottom:1px solid var(--c-line)}.wd-system .technical-materials__stage{grid-template-columns:1fr}.wd-system .technical-media{min-height:520px;border-left:0;border-top:1px solid var(--c-line-strong)}.wd-system.site-shell .story-card--wide{grid-template-columns:1fr}.wd-system.site-shell .story-card--wide .story-card__media{min-height:460px}}@media(max-width:880px){.wd-system .center-levels{grid-template-columns:1fr}.wd-system .center-levels button{min-height:150px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.wd-system .center-levels button:last-child{border-bottom:0}.wd-system.site-shell .mobile-menu>div{border-color:var(--c-line-strong);background:var(--c-sheet)}.wd-system.site-shell .mobile-menu summary span{background:var(--c-ink)}.wd-system.site-shell .hero:before{background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.62) 62%,rgba(255,255,255,.14))}.wd-system.site-shell .story-grid{grid-template-columns:1fr;padding-inline:16px}.wd-system.site-shell .story-card,.wd-system.site-shell .story-card--wide{grid-column:1;display:flex}.wd-system.site-shell .story-card--wide .story-card__media,.wd-system.site-shell .story-card__media{min-height:440px}}@media(max-width:600px){.wd-system .national-center{padding:78px 16px 62px}.wd-system .national-center__head h2{font-size:40px}.wd-system .national-center__intro{padding-left:16px}.wd-system .center-levels{margin-top:38px}.wd-system .center-levels button{padding:24px 48px 24px 22px}.wd-system .center-visual{min-height:330px}.wd-system .scenario-tabs{grid-template-columns:repeat(2,1fr)}.wd-system .scenario-tabs button:nth-child(3n){border-right:1px solid rgba(255,255,255,.14)}.wd-system .scenario-tabs button:nth-child(2n){border-right:0}.wd-system .scenario-tabs button:nth-child(n+4){border-bottom:1px solid rgba(255,255,255,.14)}.wd-system .scenario-tabs button:nth-child(n+5){border-bottom:0}.wd-system .scenario-copy{padding:36px 22px}.wd-system .scenario-copy h3{font-size:36px}.wd-system .national-center__loop{grid-template-columns:repeat(2,1fr)}.wd-system .national-center__loop>div:nth-child(3){border-right:1px solid rgba(255,255,255,.14)}.wd-system .national-center__loop>div:nth-child(2n){border-right:0}.wd-system .national-center__loop>div:nth-child(-n+4){border-bottom:1px solid rgba(255,255,255,.14)}.wd-system .technical-materials{padding:78px 16px 64px}.wd-system .technical-materials__head h2{font-size:40px}.wd-system .technical-materials__tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.wd-system .technical-materials__tabs button,.wd-system .technical-materials__tabs button:nth-child(3){min-width:150px;border-right:1px solid var(--c-line);border-bottom:0;scroll-snap-align:start}.wd-system .technical-materials__copy{padding:38px 22px}.wd-system .technical-materials__copy h3{font-size:35px}.wd-system .technical-materials__copy ul{grid-template-columns:1fr}.wd-system .technical-media{min-height:390px}.wd-system .technical-media--video>video{object-fit:contain}.wd-system .technical-facts>div{min-height:90px;padding:14px 12px}.wd-system.site-shell .hero:before{background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.62))}.wd-system.site-shell .story-card--wide .story-card__media,.wd-system.site-shell .story-card__media{min-height:310px}.wd-system .story-card__evidence{left:14px;bottom:14px;max-width:58%;padding:9px 10px}.wd-system .story-card__evidence span{display:none}.wd-system .story-card__play{right:14px;bottom:14px;padding-right:8px}.wd-system .story-card__play span{display:none}.wd-system.site-shell .story-card__content{padding:28px 20px}.wd-system .metric-reveal>img{min-height:180px}.wd-system.site-shell .story-card__footer{align-items:flex-start;flex-direction:column}.wd-system.site-shell .story-card__footer>a{margin-top:4px}}.wd-system.site-shell .interactive-suite{background:var(--c-well)}.wd-system.site-shell .interactive-tabs button.active{background:var(--c-ink);color:var(--c-sheet)}.wd-system.site-shell .metrics button{border:0;border-bottom:1px solid var(--c-line-strong);background:transparent}.wd-system.site-shell .metrics button:before{content:"";width:6px;height:6px;margin-left:2px;border:1px solid var(--red);border-radius:50%}.wd-system.site-shell .metrics button>span{padding-left:3px}.wd-system.site-shell .metrics button.active,.wd-system.site-shell .metrics button:hover{border-color:var(--red);background:var(--c-sheet)}.wd-system.site-shell .story-card__footer>a{display:flex;align-items:center;gap:12px;padding-left:13px;border-left:2px solid var(--red);color:var(--c-ink)}.wd-system.site-shell .story-card__footer>a b{width:31px;height:31px;display:grid;place-items:center;margin:0;background:var(--c-ink);transition:.22s ease}.wd-system.site-shell .story-card__footer>a:hover b{background:var(--red);transform:translate(2px,-2px)}.wd-system .center-visual>img{animation:centerVisualIn .38s ease both;filter:brightness(.88) saturate(.9) contrast(1.04)}.wd-system .center-visual:after{background:linear-gradient(0deg,rgba(17,22,26,.46),transparent 38%),radial-gradient(circle at 68% 35%,transparent,rgba(17,22,26,.14))}.wd-system{--ink:var(--c-sheet);--panel:var(--c-well);--line:var(--c-sunk);--muted:var(--c-ink);color:var(--c-ink);background:var(--c-sheet)}.wd-system .section-index{background:rgba(255,255,255,.92)}.wd-system .section-index a{color:var(--c-muted)}.wd-system .section-index a:hover,.wd-system.site-shell .section-index a:hover{color:var(--c-ink)}.wd-system .interactive-suite{background:radial-gradient(circle at 9% 18%,rgba(239,43,54,.04),transparent 26%),linear-gradient(145deg,var(--c-sheet),var(--c-well) 62%)}.wd-system .final-architecture{background:radial-gradient(circle at 78% 30%,rgba(239,43,54,.08),transparent 26%),linear-gradient(135deg,var(--c-sheet),var(--c-sheet) 60%)}.wd-system .architecture-explorer{background:var(--c-sheet)}.wd-system .explorer-detail,.wd-system.site-shell .architecture-explorer>.explorer-detail{background:linear-gradient(180deg,var(--c-sheet),var(--c-well));color:var(--c-ink)}.wd-system .national-center{background:var(--c-sheet);color:var(--c-ink)}.wd-system .center-visual,.wd-system .technical-media--video{background:var(--c-well)}.wd-system .hero:after{background:linear-gradient(0deg,var(--c-sheet),rgba(255,255,255,.92) 34%,transparent)}.wd-system .center-levels,.wd-system .center-visual,.wd-system .story-card__footer,.wd-system .technical-facts>div{border-color:var(--c-line)}.wd-system .architecture-rail>div strong,.wd-system .center-levels button,.wd-system .explorer-detail,.wd-system .final-architecture,.wd-system .interactive-suite,.wd-system .national-center{color:var(--c-ink)}.wd-system .architecture-rail>div,.wd-system .center-levels button{border-color:var(--c-line)}.wd-system .center-visual__tag{color:var(--c-sheet);background:rgba(17,22,26,.8)}.wd-system .primary-button{gap:14px;padding:15px 26px;border-radius:2px;color:var(--c-sheet)}.wd-system .hero-actions>a:not(.primary-button),.wd-system .scenario-copy>a,.wd-system .site-map-detail>a{display:inline-flex;align-items:center;gap:12px;padding:15px 24px;border:1px solid var(--c-line-strong);border-radius:2px;background:rgba(255,255,255,.92);color:var(--c-ink);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;transition:.22s ease}.wd-system .hero-actions>a:not(.primary-button):hover,.wd-system .scenario-copy>a:hover,.wd-system .site-map-detail>a:hover{border-color:var(--c-ink);transform:translateY(-2px)}.wd-system .hero-actions>a:not(.primary-button){border-color:rgba(255,255,255,.62);background:rgba(255,255,255,.14);color:var(--c-sheet);backdrop-filter:blur(10px)}.wd-system .hero-actions>a:not(.primary-button):hover{border-color:var(--c-line);background:rgba(255,255,255,.28)}.wd-system .hero-protection i{animation:wdPostPulse 1.6s ease-in-out infinite}.wd-system .hero-protection a:nth-child(2) i{animation-delay:.4s}.wd-system .hero-protection a:nth-child(3) i{animation-delay:.8s}.wd-system .hero-protection a:nth-child(4) i{animation-delay:1.2s}@keyframes wdPostPulse{0%,to{opacity:.65}50%{opacity:1}}.wd-system .hero-actions>a:not(.primary-button),.wd-system .object-actions button,.wd-system .primary-button,.wd-system .scenario-controls button,.wd-system .scenario-copy>a,.wd-system .site-map-detail>a,.wd-system .story-card__footer>a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 24px;border-radius:2px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;cursor:pointer;transition:.22s ease}.wd-system .scenario-controls button,.wd-system .scenario-copy>a,.wd-system .site-map-detail>a,.wd-system .story-card__footer>a{border:1px solid var(--c-line-strong);background:var(--c-sheet);color:var(--c-ink)}.wd-system .scenario-controls button:hover:not(:disabled),.wd-system .scenario-copy>a:hover,.wd-system .site-map-detail>a:hover,.wd-system .story-card__footer>a:hover{border-color:var(--c-ink);transform:translateY(-2px)}.wd-system .scenario-controls button:disabled{opacity:.4;cursor:default}.wd-system .story-card__play{min-height:34px;padding:0 14px;border-radius:2px;font-size:9px;font-weight:700;letter-spacing:.08em}.wd-system .center-levels button,.wd-system .hero-actions>a:not(.primary-button),.wd-system .metrics button,.wd-system .object-actions button,.wd-system .primary-button,.wd-system .scenario-controls button,.wd-system .scenario-copy>a,.wd-system .severity-tabs button,.wd-system .site-map-detail>a,.wd-system .story-card__footer>a,.wd-system .story-card__play,.wd-system.site-shell .metrics button{border-radius:6px}.wd-system .hero-actions>a:not(.primary-button),.wd-system .object-actions button,.wd-system .primary-button,.wd-system .scenario-controls button,.wd-system .scenario-copy>a,.wd-system .site-map-detail>a,.wd-system .story-card__footer>a{padding:0 22px}.wd-system.site-shell .metrics button>span{padding:9px 14px}.wd-system{--wd-surface-0:var(--c-sheet);--wd-surface-1:var(--c-well);--wd-surface-2:var(--c-well);--wd-surface-0-soft:rgba(255,255,255,0.92);--wd-surface-0-clear:rgba(255,255,255,0);--wd-surface-1-soft:rgba(255,255,255,0.46);--wd-tint:var(--c-well);--wd-panel-line:var(--c-sunk);--wd-hairline:var(--c-well);--wd-grid-line:rgba(17,22,26,0.04);--wd-grid-line-strong:rgba(17,22,26,0.08);--wd-grid-step:44px;--wd-grid-major:176px}.wd-system,.wd-system.site-shell{--panel:var(--wd-surface-1)}.wd-system,.wd-system .architecture-hotspots,.wd-system .architecture-hotspots button,.wd-system .architecture-visual,.wd-system .section-index,.wd-system .technical-materials__stage,.wd-system .technical-materials__tabs,.wd-system .technical-materials__tabs button,.wd-system.site-shell,.wd-system.site-shell .architecture-explorer,.wd-system.site-shell .architecture-rail>div,.wd-system.site-shell .center-levels button,.wd-system.site-shell .center-scenario,.wd-system.site-shell .deck-intro,.wd-system.site-shell .detail-metrics span,.wd-system.site-shell .hero,.wd-system.site-shell .interactive-suite__note,.wd-system.site-shell .interactive-tabs,.wd-system.site-shell .metrics button,.wd-system.site-shell .national-center__loop>div,.wd-system.site-shell .national-center__stage,.wd-system.site-shell .scenario-controls button,.wd-system.site-shell .scenario-explorer,.wd-system.site-shell .scenario-inputs span,.wd-system.site-shell .scenario-progress button>i,.wd-system.site-shell .scenario-stage>div,.wd-system.site-shell .scenario-stage__facts>div b,.wd-system.site-shell .section-index,.wd-system.site-shell .site-map-explorer,.wd-system.site-shell .site-map-marker>i,.wd-system.site-shell .site-map-toolbar,.wd-system.site-shell .story-card,.wd-system.site-shell .story-card--technical-visual .story-card__media,.wd-system.site-shell footer,.wd-system.site-shell main{background:var(--wd-surface-0)}.wd-system .architecture-hotspots button:hover,.wd-system .explorer-detail,.wd-system .technical-materials,.wd-system .technical-materials__tabs button:hover,.wd-system.site-shell .explorer-detail,.wd-system.site-shell .final-architecture,.wd-system.site-shell .interactive-suite,.wd-system.site-shell .interactive-tabs button:hover,.wd-system.site-shell .national-center,.wd-system.site-shell .scenario-tabs button,.wd-system.site-shell .site-map-toolbar button.on,.wd-system.site-shell .story-grid{background:var(--wd-surface-1)}.wd-system.site-shell .scenario-tabs button.active,.wd-system.site-shell .scenario-tabs button:hover{background:var(--wd-surface-0)}.wd-system .architecture-visual__image,.wd-system .metric-reveal>img,.wd-system .scenario-explorer__visual,.wd-system .story-card__media,.wd-system .technical-media,.wd-system .technical-media--video,.wd-system .technical-media--video>video,.wd-system.site-shell .architecture-network,.wd-system.site-shell .center-visual,.wd-system.site-shell .site-map-canvas{background:var(--wd-surface-2)}.wd-system.site-shell .site-boundary{fill:var(--wd-surface-2)}.wd-system.site-shell .site-tanks{fill:var(--wd-surface-0)}.wd-system .hero:after{background:linear-gradient(0deg,var(--wd-surface-0),var(--wd-surface-0-soft) 34%,var(--wd-surface-0-clear))}.wd-system .national-center__wash{background:linear-gradient(180deg,var(--wd-surface-1-soft),var(--wd-surface-1) 52%)}.wd-system .architecture-hotspots button.active,.wd-system .technical-materials__tabs button.active,.wd-system.site-shell .center-levels button.active,.wd-system.site-shell .center-levels button:hover,.wd-system.site-shell .interactive-tabs button.active,.wd-system.site-shell .metrics button.active,.wd-system.site-shell .metrics button:hover,.wd-system.site-shell .site-map-detail--threat,.wd-system.site-shell .tactical-legend button.on{background:var(--wd-tint)}.wd-system.site-shell .interactive-tabs button.active{color:var(--c-ink)}.wd-system.site-shell .interactive-tabs button.active small{color:var(--c-muted)}.wd-system .explorer-detail,.wd-system .metric-reveal,.wd-system .site-map-detail,.wd-system.site-shell .architecture-explorer>.explorer-detail{padding:clamp(22px,2.1vw,30px);border:1px solid var(--wd-panel-line);border-radius:8px;background:var(--wd-surface-0);animation:wdPanelIn var(--wd-in-slow) var(--wd-in-ease) both}.wd-system .explorer-detail,.wd-system .site-map-detail,.wd-system.site-shell .architecture-explorer>.explorer-detail{margin:14px}.wd-system .metric-reveal{gap:16px;margin:22px 0 0;border-top:1px solid var(--wd-panel-line)}.wd-system .metric-reveal>img{border:1px solid var(--wd-hairline);border-radius:6px}.wd-system.site-shell .site-map-detail--threat{border-color:rgba(239,43,54,.46)}.wd-system .explorer-detail>a,.wd-system .site-map-detail>a{margin-top:auto}.wd-system{--wd-in-fast:160ms;--wd-in-dur:200ms;--wd-in-slow:240ms;--wd-in-ease:cubic-bezier(0.22,0.61,0.36,1);--wd-in-shift:6px}@keyframes wdPanelIn{0%{opacity:0;transform:translate3d(0,var(--wd-in-shift),0)}to{opacity:1;transform:none}}@keyframes wdFadeIn{0%{opacity:0}to{opacity:1}}.wd-system .hero-copy{animation:wdPanelIn var(--wd-in-slow) var(--wd-in-ease) both}.wd-system .hero-protection{animation:wdPanelIn var(--wd-in-slow) var(--wd-in-ease) 80ms both}.wd-system .hero-summary{animation:wdPanelIn var(--wd-in-slow) var(--wd-in-ease) .16s both}.wd-system .architecture-explorer,.wd-system .scenario-copy,.wd-system .scenario-explorer,.wd-system .scenario-stage,.wd-system .site-map-explorer,.wd-system .technical-materials__stage{animation:wdPanelIn var(--wd-in-slow) var(--wd-in-ease) both}.wd-system .architecture-visual__image>img,.wd-system .center-visual>img,.wd-system .scenario-explorer__visual>img,.wd-system .technical-media>img,.wd-system .technical-media>video{animation:wdFadeIn var(--wd-in-dur) ease both}.wd-system.site-shell .story-card{transition:transform var(--wd-in-dur) var(--wd-in-ease),box-shadow var(--wd-in-dur) var(--wd-in-ease),border-color var(--wd-in-dur) var(--wd-in-ease)}.wd-system.site-shell .story-card:hover{transform:translate3d(0,-4px,0);border-color:var(--c-line-strong)}.wd-system.site-shell .story-card:hover .story-card__media>img{filter:brightness(1.04) saturate(.98) contrast(1.02)}.wd-system .architecture-hotspots button,.wd-system .center-levels button,.wd-system .interactive-tabs button,.wd-system .metrics button,.wd-system .scenario-progress button>i,.wd-system .scenario-tabs button,.wd-system .site-map-toolbar button,.wd-system .tactical-legend button,.wd-system .technical-materials__tabs button{transition:background-color var(--wd-in-dur) var(--wd-in-ease),color var(--wd-in-dur) var(--wd-in-ease),border-color var(--wd-in-dur) var(--wd-in-ease),box-shadow var(--wd-in-dur) var(--wd-in-ease)}@media (prefers-reduced-motion:reduce){.wd-system .architecture-explorer,.wd-system .architecture-visual__image>img,.wd-system .center-visual>img,.wd-system .explorer-detail,.wd-system .hero-copy,.wd-system .hero-protection,.wd-system .hero-protection i,.wd-system .hero-summary,.wd-system .metric-reveal,.wd-system .scenario-copy,.wd-system .scenario-explorer,.wd-system .scenario-explorer__visual>img,.wd-system .scenario-stage,.wd-system .site-map-detail,.wd-system .site-map-explorer,.wd-system .technical-materials__stage,.wd-system .technical-media>img,.wd-system .technical-media>video{animation:none!important;opacity:1!important;transform:none!important}.wd-system.site-shell .story-card:hover{transform:none!important}}@media print{.wd-system .explorer-detail,.wd-system .hero-copy,.wd-system .hero-protection,.wd-system .hero-summary,.wd-system .metric-reveal,.wd-system .site-map-detail{animation:none!important;opacity:1!important;transform:none!important}}.wd-system{--wd-ink:var(--c-ink);--wd-red-ink:var(--c-accent-ink);--wd-red-fill:var(--c-accent-ink)}.wd-system.site-shell .architecture-hotspots,.wd-system.site-shell .center-levels,.wd-system.site-shell .interactive-tabs,.wd-system.site-shell .scenario-tabs,.wd-system.site-shell .severity-tabs,.wd-system.site-shell .technical-materials__tabs{gap:8px;border:0;background:transparent}.wd-system.site-shell .interactive-tabs{padding-top:0}.wd-system.site-shell .architecture-hotspots{padding:14px}.wd-system.site-shell .technical-materials__tabs{border-bottom:0}.wd-system.site-shell .architecture-hotspots button,.wd-system.site-shell .center-levels button,.wd-system.site-shell .explorer-detail>a,.wd-system.site-shell .hero-actions>a:not(.primary-button),.wd-system.site-shell .hero-protection a,.wd-system.site-shell .interactive-tabs button,.wd-system.site-shell .metrics button,.wd-system.site-shell .object-actions button,.wd-system.site-shell .primary-button,.wd-system.site-shell .scenario-controls button,.wd-system.site-shell .scenario-copy>a,.wd-system.site-shell .scenario-tabs button,.wd-system.site-shell .severity-tabs button,.wd-system.site-shell .site-map-detail>a,.wd-system.site-shell .site-map-toolbar button,.wd-system.site-shell .story-card__footer>a,.wd-system.site-shell .story-card__play,.wd-system.site-shell .tactical-legend button,.wd-system.site-shell .technical-materials__tabs button{border:1px solid var(--wd-ink);border-radius:6px;color:var(--wd-ink);transition:background-color var(--wd-in-dur) var(--wd-in-ease),color var(--wd-in-dur) var(--wd-in-ease),border-color var(--wd-in-dur) var(--wd-in-ease)}.wd-system.site-shell .architecture-hotspots button:hover,.wd-system.site-shell .center-levels button:hover,.wd-system.site-shell .explorer-detail>a:hover,.wd-system.site-shell .hero-actions>a:not(.primary-button):hover,.wd-system.site-shell .hero-protection a:hover,.wd-system.site-shell .interactive-tabs button:hover,.wd-system.site-shell .metrics button:hover,.wd-system.site-shell .object-actions button:hover,.wd-system.site-shell .primary-button:hover,.wd-system.site-shell .scenario-controls button:hover:not(:disabled),.wd-system.site-shell .scenario-copy>a:hover,.wd-system.site-shell .scenario-tabs button:hover,.wd-system.site-shell .site-map-detail>a:hover,.wd-system.site-shell .site-map-toolbar button:hover,.wd-system.site-shell .story-card__footer>a:hover,.wd-system.site-shell .story-card__footer>a:hover b,.wd-system.site-shell .story-card__play:hover,.wd-system.site-shell .tactical-legend button:hover,.wd-system.site-shell .technical-materials__tabs button:hover{transform:none}.wd-system.site-shell .primary-button{background:var(--wd-red-fill);color:var(--c-sheet)}.wd-system.site-shell .primary-button:hover{background:var(--wd-ink);border-color:var(--wd-ink);color:var(--c-sheet)}.wd-system.site-shell .hero-actions>a:not(.primary-button),.wd-system.site-shell .hero-protection a{background:var(--wd-surface-0);color:var(--wd-ink)}.wd-system.site-shell .hero-actions>a:not(.primary-button):hover,.wd-system.site-shell .hero-protection a:hover{background:var(--wd-tint);border-color:var(--red);color:var(--wd-red-ink)}.wd-system.site-shell .story-card__play{background:var(--wd-surface-0);color:var(--wd-ink)}.wd-system.site-shell .story-card__play:hover{background:var(--wd-tint);border-color:var(--red);color:var(--wd-red-ink)}.wd-system.site-shell .story-card__footer>a b{background:var(--wd-ink);color:var(--c-sheet)}.wd-system.site-shell .architecture-hotspots button.active,.wd-system.site-shell .center-levels button.active,.wd-system.site-shell .explorer-detail>a:active,.wd-system.site-shell .hero-actions>a:not(.primary-button):active,.wd-system.site-shell .interactive-tabs button.active,.wd-system.site-shell .metrics button.active,.wd-system.site-shell .metrics button:active,.wd-system.site-shell .object-actions button:active,.wd-system.site-shell .primary-button:active,.wd-system.site-shell .scenario-controls button:active:not(:disabled),.wd-system.site-shell .scenario-copy>a:active,.wd-system.site-shell .scenario-progress button.active,.wd-system.site-shell .scenario-tabs button.active,.wd-system.site-shell .severity-tabs button.active,.wd-system.site-shell .site-map-detail>a:active,.wd-system.site-shell .site-map-toolbar button.on,.wd-system.site-shell .story-card__footer>a:active,.wd-system.site-shell .story-card__play:active,.wd-system.site-shell .tactical-legend button.on,.wd-system.site-shell .technical-materials__tabs button.active{border-color:var(--red);background:var(--wd-tint);color:var(--wd-red-ink)}.wd-system.site-shell .architecture-hotspots button.active>b,.wd-system.site-shell .architecture-hotspots button.active>em,.wd-system.site-shell .architecture-hotspots button.active>span,.wd-system.site-shell .center-levels button.active strong,.wd-system.site-shell .center-levels button.active>b,.wd-system.site-shell .center-levels button.active>span,.wd-system.site-shell .interactive-tabs button.active b,.wd-system.site-shell .interactive-tabs button.active small,.wd-system.site-shell .interactive-tabs button.active span,.wd-system.site-shell .metrics button.active>span,.wd-system.site-shell .scenario-tabs button.active b,.wd-system.site-shell .scenario-tabs button.active span,.wd-system.site-shell .technical-materials__tabs button.active b,.wd-system.site-shell .technical-materials__tabs button.active span{color:var(--wd-red-ink)}.wd-system.site-shell .architecture-hotspots button.active>i,.wd-system.site-shell .center-levels button.active>i{border-color:var(--red);color:var(--wd-red-ink)}.wd-system.site-shell .center-levels button.active p{color:var(--c-muted)}.wd-system .interactive-tabs button:after{display:none}.wd-system.site-shell a:focus-visible,.wd-system.site-shell button:focus-visible{outline:2px solid var(--red);outline-offset:2px}.wd-system.site-shell .story-card__content{position:relative;isolation:isolate}.wd-system.site-shell .story-card__content:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:conic-gradient(from 214deg at 100% 100%,var(--wd-grid-line-strong) 0deg .7deg,transparent .7deg 1turn),repeating-conic-gradient(from 180deg at 100% 100%,var(--wd-grid-line) 0deg .3deg,transparent .3deg 15deg),repeating-radial-gradient(circle at 100% 100%,transparent 0 calc(var(--wd-grid-step) - 1px),var(--wd-grid-line) calc(var(--wd-grid-step) - 1px) var(--wd-grid-step)),repeating-radial-gradient(circle at 100% 100%,transparent 0 calc(var(--wd-grid-major) - 1px),var(--wd-grid-line-strong) calc(var(--wd-grid-major) - 1px) var(--wd-grid-major));-webkit-mask-image:radial-gradient(circle at 100% 100%,#000 0,transparent 78%);mask-image:radial-gradient(circle at 100% 100%,#000 0,transparent 78%)}.wd-system.site-shell .story-card__content:after{content:"";position:absolute;inset:14px;z-index:-1;pointer-events:none;background-repeat:no-repeat;background-image:repeating-linear-gradient(90deg,var(--wd-grid-line-strong) 0 1px,transparent 1px 22px),linear-gradient(var(--wd-grid-line-strong),var(--wd-grid-line-strong)),linear-gradient(var(--wd-grid-line-strong),var(--wd-grid-line-strong)),linear-gradient(var(--wd-grid-line-strong),var(--wd-grid-line-strong)),linear-gradient(var(--wd-grid-line-strong),var(--wd-grid-line-strong)),linear-gradient(var(--wd-grid-line-strong),var(--wd-grid-line-strong)),linear-gradient(var(--wd-grid-line-strong),var(--wd-grid-line-strong));background-size:100% 4px,14px 1px,1px 14px,14px 1px,1px 14px,14px 1px,1px 14px;background-position:0 0,0 0,0 0,100% 0,100% 0,0 100%,0 100%}.wd-system.site-shell .story-card__category,.wd-system.site-shell .story-card__number{padding:7px 10px;border:0;border-radius:6px;color:var(--wd-ink);text-shadow:none;backdrop-filter:blur(10px)}.wd-system.site-shell .story-card__number{color:var(--wd-red-ink)}.wd-system.site-shell .story-card__evidence b{color:var(--wd-ink)}.wd-system.site-shell .hero-protection a{gap:10px;min-height:44px;padding:0 18px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:none}.wd-system.site-shell .hero-protection i{width:8px;height:8px;flex:0 0 8px;border:2px solid var(--red);border-radius:50%}.wd-system.site-shell .hero-protection a:active i,.wd-system.site-shell .hero-protection a:hover i{border-color:var(--wd-red-ink)}@media (max-width:1180px){.wd-system.site-shell .hero-protection{display:flex;flex-wrap:wrap;gap:8px;top:auto;right:auto;left:clamp(22px,7vw,112px);bottom:150px;width:auto;max-width:calc(100% - 44px)}}@media (max-width:880px){.wd-system.site-shell .hero-protection{left:22px;bottom:118px;max-width:calc(100% - 44px)}.wd-system.site-shell .hero-protection a{min-height:38px;padding:0 12px;font-size:9px}}.wd-system{--wd-mark-line:rgba(17,22,26,0.28);--wd-mark-ink:var(--c-ink)}.wd-system.site-shell .architecture-hotspots button>span,.wd-system.site-shell .architecture-rail span,.wd-system.site-shell .center-levels button>span,.wd-system.site-shell .detail-topline span,.wd-system.site-shell .interactive-tabs span,.wd-system.site-shell .national-center__loop span,.wd-system.site-shell .scenario-progress button>i,.wd-system.site-shell .section-index a,.wd-system.site-shell .story-card__number,.wd-system.site-shell .technical-materials__tabs button b{display:inline-grid;place-items:center;min-width:30px;height:26px;padding:0 7px;border:1px solid var(--wd-mark-line);border-radius:6px;background:transparent;color:var(--wd-mark-ink);font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;white-space:nowrap}.wd-system .story-card__number:after{content:none}.wd-system.site-shell .architecture-hotspots button.active>span,.wd-system.site-shell .center-levels button.active>span,.wd-system.site-shell .interactive-tabs button.active span,.wd-system.site-shell .scenario-progress button.active>i,.wd-system.site-shell .section-index a:focus-visible,.wd-system.site-shell .section-index a:hover,.wd-system.site-shell .technical-materials__tabs button.active b{border-color:var(--red);background:var(--wd-tint);color:var(--wd-red-ink)}.wd-system.site-shell .scenario-progress button.done>i{border-color:rgba(17,22,26,.46);color:var(--c-muted)}.wd-system.site-shell .section-index{gap:6px;padding-block:11px}.wd-system.site-shell .section-index a,.wd-system.site-shell .section-index a:first-child{min-width:36px;height:28px}.wd-system.site-shell .scenario-progress button>i{width:44px;height:44px;min-width:44px;margin:0 auto 16px;border-radius:6px}.wd-system.site-shell .scenario-progress button{color:var(--wd-mark-ink)}.wd-system.site-shell .scenario-progress button.active,.wd-system.site-shell .scenario-progress button:hover{color:var(--wd-ink)}.wd-system.site-shell .scenario-stage__index b{color:var(--wd-red-ink)}.wd-system.site-shell .detail-metrics span,.wd-system.site-shell .scenario-inputs span,.wd-system.site-shell .scenario-stage__facts>div b,.wd-system.site-shell .story-card__category{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:6px 11px;border:1px solid var(--wd-mark-line);border-radius:6px;background:var(--wd-surface-0);color:var(--c-muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:normal;cursor:default}.wd-system.site-shell .detail-metrics span:before,.wd-system.site-shell .scenario-inputs span:before,.wd-system.site-shell .scenario-stage__facts>div b:before,.wd-system.site-shell .story-card__category:before{content:"";flex:0 0 4px;width:4px;height:4px;border-radius:50%;background:var(--red)}.wd-system.site-shell .detail-metrics,.wd-system.site-shell .scenario-inputs,.wd-system.site-shell .scenario-stage__facts>div{display:flex;flex-wrap:wrap;gap:8px}.wd-system.site-shell .story-card__category{background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}.wd-system.site-shell .story-card__category,.wd-system.site-shell .story-card__number{top:18px;height:30px;background:rgba(255,255,255,.92)}.wd-system.site-shell .story-card__number{left:20px}.wd-system.site-shell .story-card__category{right:20px;max-width:calc(100% - 92px)}@media (max-width:560px){.wd-system.site-shell .story-card__category,.wd-system.site-shell .story-card__number{top:14px}.wd-system.site-shell .story-card__number{left:14px}.wd-system.site-shell .story-card__category{right:14px;max-width:calc(100% - 84px)}}.wd-system.site-shell .national-center__loop{position:relative;gap:8px;margin-top:26px;padding-top:20px;border:0;background:transparent}.wd-system.site-shell .national-center__loop:before{content:"";position:absolute;left:6px;right:6px;top:0;height:10px;border:1px solid var(--wd-mark-line);border-bottom:0;border-radius:6px 6px 0 0;pointer-events:none}.wd-system.site-shell .national-center__loop>div{min-height:104px;gap:10px;padding:16px;border:1px solid var(--wd-ink);border-radius:6px;background:var(--wd-surface-0)}.wd-system.site-shell .national-center__loop strong{color:var(--wd-ink);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.wd-system.site-shell .national-center__loop em{color:var(--wd-mark-ink);font-size:8px;font-style:normal;letter-spacing:.06em}@media (max-width:1050px){.wd-system.site-shell .national-center__loop{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.wd-system.site-shell .national-center__loop{grid-template-columns:repeat(2,minmax(0,1fr))}}.wd-system{--wd-page-max:1440px;--wd-page-pad:clamp(16px,4vw,72px);--wd-page-inset:max(var(--wd-page-pad),calc((100% - var(--wd-page-max)) / 2))}.wd-system .deck-intro,.wd-system .final-architecture,.wd-system .hero-copy,.wd-system .interactive-suite,.wd-system .national-center,.wd-system .section-index,.wd-system .technical-materials,.wd-system.site-shell .story-grid,.wd-system.site-shell footer{padding-inline:var(--wd-page-inset)}.wd-system .technical-materials__copy>span{display:inline-flex;align-items:center;align-self:flex-start;min-height:26px;padding:0 9px;border:1px solid var(--wd-mark-line);border-radius:6px;color:var(--wd-red-ink);font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}.wd-system .technical-facts{gap:8px;margin-top:34px;border:0}.wd-system .technical-facts>div{min-height:96px;gap:6px;padding:16px;border:1px solid var(--wd-mark-line);background:var(--wd-surface-0)}.wd-system .technical-facts b{font-size:28px;line-height:1;letter-spacing:-.03em;color:var(--wd-ink)}.wd-system .technical-facts span{color:var(--c-muted);font-size:9px;letter-spacing:.09em}.wd-system .technical-materials__copy ul{gap:10px 20px;margin-top:28px}.wd-system .technical-materials__copy li{padding-left:16px;color:var(--c-muted);font-size:11px;line-height:1.5}.wd-system .technical-materials__copy li:before{top:.55em;width:5px;height:5px;border-radius:50%;background:var(--red)}.wd-system .story-card__open{position:absolute;z-index:2;inset:0;display:grid;place-items:center;padding:0;border:0;background:transparent;cursor:pointer}.wd-system .story-card__open>span{min-height:44px;display:inline-flex;align-items:center;padding:0 22px;border:1px solid var(--wd-ink);border-radius:6px;background:var(--wd-surface-0);color:var(--wd-ink);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:0;transition:opacity var(--wd-in-dur) var(--wd-in-ease)}.wd-system .story-card--openable:hover .story-card__open>span,.wd-system .story-card__open:focus-visible>span{opacity:1}.wd-system .story-card__open:active>span{border-color:var(--red);background:var(--wd-tint);color:var(--wd-red-ink)}.wd-system.site-shell .story-card__footer{align-items:flex-end;justify-content:space-between;gap:16px}.wd-system.site-shell .story-card__more{min-height:44px;display:inline-flex;align-items:center;gap:10px;padding:0 22px;border:1px solid var(--wd-ink);border-radius:6px;background:var(--wd-surface-0);color:var(--wd-ink);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;cursor:pointer;transition:background-color var(--wd-in-dur) var(--wd-in-ease),color var(--wd-in-dur) var(--wd-in-ease),border-color var(--wd-in-dur) var(--wd-in-ease)}.wd-system.site-shell .story-card__more:active,.wd-system.site-shell .story-card__more:hover{border-color:var(--red);background:var(--wd-tint);color:var(--wd-red-ink)}.wd-ov-modal.wd-system-modal{border:1px solid var(--c-ink);border-radius:8px}.wd-system-modal .wd-ov-head{border-bottom:1px solid var(--c-line-strong)}.wd-system-modal .wd-sd__lead{margin:0 0 22px;color:var(--c-muted);font-size:14px;line-height:1.65}.wd-system-modal .wd-sd__item{margin-bottom:18px;padding:20px;border:1px solid var(--c-line-strong);border-radius:8px;background:var(--c-sheet)}.wd-system-modal .wd-sd__item-head{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.wd-system-modal .wd-sd__item-head h3{margin:0;font-size:17px;line-height:1.2;color:var(--c-ink)}.wd-system-modal .wd-sd__item-head b{color:var(--c-muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wd-system-modal .wd-sd__code{display:inline-grid;place-items:center;min-width:56px;height:26px;padding:0 8px;border:1px solid rgba(17,22,26,.28);border-radius:6px;color:var(--c-muted);font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.wd-system-modal .wd-sd__purpose{margin:12px 0 0;color:var(--c-muted);font-size:12px;line-height:1.6}.wd-system-modal .wd-sd__specs{margin:16px 0 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:0 18px}.wd-system-modal .wd-sd__specs>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:12px;padding:9px 0;border-top:1px solid var(--c-line)}.wd-system-modal .wd-sd__specs dt{color:var(--c-muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.wd-system-modal .wd-sd__specs dd{margin:0;color:var(--c-ink);font-size:11px;line-height:1.45}.wd-system-modal .wd-sd__notes{margin:14px 0 0;color:var(--c-muted);font-size:11px;line-height:1.6}.wd-system-modal .wd-sd__source{margin:14px 0 0;padding-top:12px;border-top:1px solid var(--c-line);color:var(--c-muted);font-size:10px;line-height:1.5}.wd-system-modal .wd-sd__source span{margin-right:8px}.wd-system-modal .wd-sd__block-title,.wd-system-modal .wd-sd__source span{color:var(--c-muted);font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;text-transform:uppercase}.wd-system-modal .wd-sd__block-title{display:block;margin-bottom:12px}.wd-system-modal .wd-sd__gallery>div{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.wd-system-modal .wd-sd__gallery img{aspect-ratio:4/3;display:block;border:1px solid var(--c-line-strong);border-radius:6px;background:var(--c-well)}.wd-system .center-visual__tag,.wd-system .detail-output span,.wd-system .interactive-suite__note>b,.wd-system .map-detail-status span,.wd-system .metric-reveal__copy>span,.wd-system .national-center__intro span,.wd-system .scenario-copy>span,.wd-system .scenario-outcome b,.wd-system .scenario-stage__facts>span,.wd-system .scenario-stage__index small,.wd-system .scenario-stage__index span,.wd-system .technical-media>span{text-transform:uppercase}.wd-system,.wd-system-modal{--c-ink:#11161a;--c-muted:#5c6469;--c-accent:#ef2b36;--c-accent-ink:#a81821;--c-sheet:#ffffff;--c-well:#f4f6f7;--c-line:rgba(17,22,26,0.14);--c-line-strong:rgba(17,22,26,0.28);--c-sunk:rgba(17,22,26,0.07);--c-tint:rgba(239,43,54,0.08)}.wd-system.site-shell .primary-button,.wd-system.site-shell .site-map-detail>a{background:var(--c-accent-ink);border-color:var(--c-ink)}.wd-system.site-shell .primary-button:hover,.wd-system.site-shell .site-map-detail>a:hover{background:var(--c-ink)}.wd-system.site-shell .primary-button:active,.wd-system.site-shell .site-map-detail>a:active{background:var(--c-accent);border-color:var(--c-accent)}.wd-system.site-shell .layer-dot,.wd-system.site-shell .map-color{color:var(--c-ink);background:var(--c-ink)}.wd-system.site-shell .map-color--danger,.wd-system.site-shell .site-map-marker--radar>i{color:var(--c-accent);background:var(--c-accent)}.wd-system.site-shell .site-map-marker>i{color:var(--c-ink);background:var(--c-sheet)}.wd-system.site-shell .tactical-threat{color:var(--c-accent)}.wd-system .architecture-rail span,.wd-system .architecture-visual__caption span,.wd-system .center-levels button>b,.wd-system .detail-output span,.wd-system .detail-topline span,.wd-system .explorer-detail>a,.wd-system .eyebrow span,.wd-system .interactive-suite__note>span,.wd-system .metric-reveal__copy button b,.wd-system .metric-reveal__copy>span,.wd-system .national-center__intro span,.wd-system .national-center__loop b,.wd-system .scenario-copy>a b,.wd-system .scenario-copy>span,.wd-system .scenario-outcome b,.wd-system .scenario-stage__copy p,.wd-system .scenario-stage__index b,.wd-system .scenario-tabs b,.wd-system .site-map-detail>small,.wd-system .story-card__footer>a b,.wd-system .story-card__number,.wd-system .technical-materials__copy>span,.wd-system .technical-materials__tabs button.active b{color:var(--c-accent-ink)}.wd-system.site-shell .hero:before{background:linear-gradient(90deg,var(--c-sheet) 0,rgba(255,255,255,.92) 58%,rgba(255,255,255,.46) 76%,rgba(255,255,255,.08) 92%)}.wd-system.site-shell .hero-grid{background-image:conic-gradient(from 206deg at 84% 78%,var(--c-line-strong) 0deg .6deg,transparent .6deg 1turn),repeating-conic-gradient(from 0deg at 84% 78%,var(--c-line) 0deg .25deg,transparent .25deg 15deg),repeating-radial-gradient(circle at 84% 78%,transparent 0 calc(var(--wd-grid-major) - 1px),var(--c-line) calc(var(--wd-grid-major) - 1px) var(--wd-grid-major)),linear-gradient(var(--wd-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--wd-grid-line) 1px,transparent 1px),linear-gradient(var(--wd-grid-line-strong) 1px,transparent 1px),linear-gradient(90deg,var(--wd-grid-line-strong) 1px,transparent 1px);background-size:auto,auto,auto,var(--wd-grid-step) var(--wd-grid-step),var(--wd-grid-step) var(--wd-grid-step),var(--wd-grid-major) var(--wd-grid-major),var(--wd-grid-major) var(--wd-grid-major);-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.35),#000 55%,#000);mask-image:linear-gradient(90deg,rgba(0,0,0,.35),#000 55%,#000)}.wd-system .deck-intro__shade{background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.92)),linear-gradient(0deg,rgba(255,255,255,.92),transparent 62%)}.wd-system .detail-topline{align-items:center;padding-bottom:16px;border-bottom:1px solid var(--c-line)}.wd-system .detail-topline b{color:var(--c-ink);font-size:13px;font-weight:700;letter-spacing:.02em;text-align:right;text-transform:none}.wd-system .detail-icon{width:52px;height:52px;margin-top:26px;border:1px solid var(--c-line-strong);border-radius:6px;background:var(--c-tint);color:var(--c-accent-ink)}.wd-system .detail-icon svg{width:28px;height:28px}.wd-system .detail-icon svg *{stroke-width:1.5}.wd-system .explorer-detail h3{max-width:16ch;margin-top:20px;font-size:clamp(26px,2.2vw,34px)}.wd-system .explorer-detail>p{max-width:54ch;margin-top:14px;color:var(--c-muted);font-size:13px;line-height:1.65}.wd-system .detail-metrics{margin-top:22px}.wd-system .detail-output,.wd-system .scenario-outcome,.wd-system .scenario-stage__facts{--pair-gap:8px}.wd-system .detail-output{margin-top:auto;padding:16px 0 0;border-top:1px solid var(--c-line);border-bottom:0}.wd-system .detail-output span,.wd-system .map-detail-status span,.wd-system .scenario-outcome b,.wd-system .scenario-stage__facts>span{display:block;color:var(--c-muted);font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}.wd-system .detail-output strong,.wd-system .scenario-outcome p,.wd-system .scenario-stage__facts>strong{display:block;margin-top:var(--pair-gap);color:var(--c-ink);font-size:12px;font-weight:700;line-height:1.5}.wd-system .explorer-detail>a{margin-top:18px;justify-content:space-between}@media (max-width:880px){.wd-system.site-shell .hero:before{background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.92))}}.wd-system .national-center__wash{background:linear-gradient(180deg,rgba(244,246,247,.88),var(--c-well) 52%)}.wd-system.site-shell .hero-protection{width:max-content;max-width:280px}.wd-system.site-shell .metrics button:before{content:none}.wd-system.site-shell .story-card__content{flex:1}@media (max-width:1180px){.wd-system.site-shell .hero-protection{position:static;display:flex;flex-wrap:wrap;gap:8px;width:auto;max-width:none;margin-top:22px}.wd-system.site-shell .hero-copy{padding-bottom:132px}}@media (max-width:560px){.wd-system.site-shell .hero-protection a{min-height:38px;padding:0 12px;font-size:9px}.wd-system.site-shell .hero-copy{padding-bottom:120px}}.wd-system .story-card__play{display:none!important}.wd-system.site-shell .center-levels{gap:10px}.wd-system.site-shell .center-levels button{min-height:168px;padding:24px}.wd-system.site-shell .center-levels button>b{display:none}.wd-system .technical-facts>div{border-radius:6px}@media (min-width:1024px){.wd-ov-modal.wd-system-modal[data-size=lg]{max-width:min(1180px,94vw)}.wd-system-modal .wd-ov-body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);grid-template-areas:"lead    gallery" "items   gallery";align-content:start;gap:18px 22px;max-height:calc(92vh - 46px)}.wd-system-modal .wd-sd__lead{grid-area:lead;margin:0}.wd-system-modal .wd-sd__item{grid-area:items;margin:0}.wd-system-modal .wd-sd__gallery{grid-area:gallery;margin:0}.wd-system-modal .wd-sd__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}.wd-system-modal .wd-sd__gallery>div{display:grid;grid-template-columns:1fr;gap:8px}.wd-system-modal .wd-sd__gallery img{width:100%;height:104px;object-fit:cover}}@media (min-width:1024px){.wd-system-modal .wd-ov-body:has(.wd-sd__item+.wd-sd__item){grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(240px,.5fr);grid-template-areas:"lead  lead  gallery" "items items gallery"}.wd-system-modal .wd-ov-body:has(.wd-sd__item+.wd-sd__item) .wd-sd__item{grid-area:auto}.wd-system-modal .wd-ov-body:has(.wd-sd__item+.wd-sd__item) .wd-sd__specs{grid-template-columns:1fr}}.wd-system{--wd-scan-x:86%;--wd-scan-y:14%;--wd-texture:repeating-conic-gradient(from 0deg at var(--wd-scan-x) var(--wd-scan-y),var(--wd-grid-line) 0deg 0.16deg,transparent 0.16deg 15deg),repeating-radial-gradient(circle at var(--wd-scan-x) var(--wd-scan-y),transparent 0 calc(var(--wd-grid-major) - 1px),var(--wd-grid-line-strong) calc(var(--wd-grid-major) - 1px) var(--wd-grid-major)),linear-gradient(var(--wd-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--wd-grid-line) 1px,transparent 1px),linear-gradient(var(--wd-grid-line-strong) 1px,transparent 1px),linear-gradient(90deg,var(--wd-grid-line-strong) 1px,transparent 1px);--wd-texture-size:auto,auto,var(--wd-grid-step) var(--wd-grid-step),var(--wd-grid-step) var(--wd-grid-step),var(--wd-grid-major) var(--wd-grid-major),var(--wd-grid-major) var(--wd-grid-major)}.wd-system .deck-intro:before,.wd-system .final-architecture:before,.wd-system .interactive-suite:before,.wd-system .national-center:before,.wd-system .technical-materials:before,.wd-system.site-shell .story-grid:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:var(--wd-texture);background-size:var(--wd-texture-size);background-position:0 0;-webkit-mask-image:radial-gradient(ellipse 120% 92% at var(--wd-scan-x) var(--wd-scan-y),#000 8%,transparent 96%);mask-image:radial-gradient(ellipse 120% 92% at var(--wd-scan-x) var(--wd-scan-y),#000 8%,transparent 96%)}.wd-system.site-shell .story-grid{position:relative;isolation:isolate}.wd-system.site-shell .hero-grid{opacity:1;background-image:var(--wd-texture);background-size:var(--wd-texture-size);-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.7) 46%,#000 78%);mask-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.7) 46%,#000 78%)}.wd-system .deck-intro:before{opacity:.55}.wd-system.site-shell .story-card__content:before{--wd-scan-x:100%;--wd-scan-y:100%;background-image:var(--wd-texture);background-size:var(--wd-texture-size);-webkit-mask-image:radial-gradient(circle at 100% 100%,#000 0,transparent 76%);mask-image:radial-gradient(circle at 100% 100%,#000 0,transparent 76%)}.wd-system .deck-intro:after{display:none}.wd-system{--wd-head:54px;--wd-slide:calc(100svh - var(--wd-head));--wd-h1:clamp(32px,min(5.4vw,11.5svh),92px);--wd-h2:clamp(28px,min(4.4vw,8.6svh),68px);--wd-h3:clamp(24px,min(2.9vw,5.6svh),44px);--wd-sec-pad:clamp(38px,7.5svh,104px)}.wd-system .hero h1{font-size:var(--wd-h1)}.wd-system .deck-intro h2,.wd-system .final-architecture h2,.wd-system .interactive-suite__head h2,.wd-system .national-center__head h2,.wd-system .technical-materials__head h2,.wd-system.site-shell .national-center__head h2,.wd-system.site-shell .technical-materials__head h2{font-size:var(--wd-h2)}.wd-system .explorer-detail h3,.wd-system .scenario-copy h3,.wd-system .scenario-stage__copy h3,.wd-system .technical-materials__copy h3{font-size:var(--wd-h3)}.wd-system .deck-intro,.wd-system .final-architecture,.wd-system .interactive-suite,.wd-system .national-center,.wd-system .technical-materials{padding-block:var(--wd-sec-pad)}.wd-system .architecture-rail,.wd-system .center-levels,.wd-system .interactive-tabs,.wd-system .technical-materials__tabs{margin-top:clamp(20px,4svh,62px)}.wd-system .hero-lead{margin-top:clamp(14px,2.6svh,34px)}.wd-system .hero-actions{margin-top:clamp(16px,3svh,36px)}.wd-system .architecture-explorer,.wd-system .architecture-network{min-height:clamp(360px,46svh,620px)}.wd-system .site-map-canvas,.wd-system .site-map-layout{min-height:clamp(340px,43svh,600px)}.wd-system .scenario-explorer__visual,.wd-system .scenario-explorer__visual img{min-height:clamp(160px,21svh,330px)}.wd-system .scenario-stage{min-height:0}.wd-system .scenario-progress{padding-block:clamp(22px,4.5svh,52px) clamp(18px,3.4svh,38px)}.wd-system .technical-materials__stage{min-height:clamp(360px,47svh,620px)}.wd-system .center-visual{min-height:clamp(240px,32svh,520px)}.wd-system .interactive-tabs button,.wd-system .technical-materials__tabs button{min-height:clamp(62px,9svh,92px)}.wd-system.site-shell .center-levels button{min-height:clamp(96px,14svh,168px)}.wd-system.site-shell .national-center__loop>div{min-height:clamp(70px,10svh,104px)}.wd-system .technical-facts>div{min-height:clamp(66px,9.5svh,96px)}.wd-system .architecture-rail>div{min-height:clamp(96px,14svh,155px)}.wd-system .architecture-rail strong{margin-top:clamp(20px,4svh,58px)}.wd-system .story-card__media{min-height:clamp(180px,30svh,390px)}.wd-system.site-shell .story-card--wide .story-card__media{min-height:clamp(220px,42svh,520px)}@media (max-width:1050px){.wd-system.site-shell .story-card--wide .story-card__media{min-height:clamp(200px,34svh,460px)}.wd-system .technical-media{min-height:clamp(240px,34svh,520px)}.wd-system .center-visual{min-height:clamp(220px,30svh,480px)}}@media (max-width:880px){.wd-system.site-shell .story-card--wide .story-card__media,.wd-system.site-shell .story-card__media{min-height:clamp(180px,30svh,400px)}}@media (max-width:600px){.wd-system .national-center,.wd-system .technical-materials{padding-block:var(--wd-sec-pad)}.wd-system .national-center__head h2,.wd-system .technical-materials__head h2{font-size:var(--wd-h2)}.wd-system .technical-media{min-height:clamp(200px,28svh,390px)}.wd-system .center-visual{min-height:clamp(180px,24svh,330px)}.wd-system.site-shell .story-card--wide .story-card__media,.wd-system.site-shell .story-card__media{min-height:clamp(160px,26svh,310px)}}.wd-system{--wd-surface:#ffffff;--wd-glass:rgba(255,255,255,0.72);--wd-glass-photo:rgba(255,255,255,0.86);--wd-glass-red:rgba(239,43,54,0.1);--wd-glass-blur:blur(14px) saturate(1.35)}.wd-system.site-shell .architecture-hotspots button,.wd-system.site-shell .center-levels button,.wd-system.site-shell .explorer-detail>a,.wd-system.site-shell .hero-actions>a:not(.primary-button),.wd-system.site-shell .interactive-tabs button,.wd-system.site-shell .metrics button,.wd-system.site-shell .object-actions button,.wd-system.site-shell .scenario-controls button,.wd-system.site-shell .scenario-copy>a,.wd-system.site-shell .scenario-tabs button,.wd-system.site-shell .section-index a,.wd-system.site-shell .severity-tabs button,.wd-system.site-shell .story-card__footer>a,.wd-system.site-shell .story-card__more,.wd-system.site-shell .story-card__open>span,.wd-system.site-shell .technical-materials__tabs button{background-color:var(--wd-glass);background-image:none;-webkit-backdrop-filter:var(--wd-glass-blur);backdrop-filter:var(--wd-glass-blur)}.wd-system.site-shell .hero-actions>a:not(.primary-button),.wd-system.site-shell .hero-protection a,.wd-system.site-shell .site-map-toolbar button,.wd-system.site-shell .story-card__open>span,.wd-system.site-shell .tactical-legend button{background-color:var(--wd-glass-photo);background-image:none;-webkit-backdrop-filter:var(--wd-glass-blur);backdrop-filter:var(--wd-glass-blur)}.wd-system.site-shell .primary-button,.wd-system.site-shell .site-map-detail>a{background-color:rgba(168,24,33,.86);background-image:none;border-color:var(--c-accent-ink);color:var(--c-sheet);-webkit-backdrop-filter:var(--wd-glass-blur);backdrop-filter:var(--wd-glass-blur)}.wd-system.site-shell .primary-button:hover,.wd-system.site-shell .site-map-detail>a:hover{background-color:rgba(17,22,26,.86);border-color:var(--c-ink);color:var(--c-sheet)}.wd-system.site-shell .primary-button:active,.wd-system.site-shell .site-map-detail>a:active{background-color:rgba(168,24,33,.96);border-color:var(--c-accent-ink);color:var(--c-sheet)}.wd-system.site-shell .architecture-hotspots button:hover,.wd-system.site-shell .center-levels button:hover,.wd-system.site-shell .explorer-detail>a:hover,.wd-system.site-shell .hero-actions>a:not(.primary-button):hover,.wd-system.site-shell .hero-protection a:hover,.wd-system.site-shell .interactive-tabs button:hover,.wd-system.site-shell .metrics button:hover,.wd-system.site-shell .scenario-controls button:hover:not(:disabled),.wd-system.site-shell .scenario-copy>a:hover,.wd-system.site-shell .scenario-tabs button:hover,.wd-system.site-shell .section-index a:hover,.wd-system.site-shell .site-map-toolbar button:hover,.wd-system.site-shell .story-card__footer>a:hover,.wd-system.site-shell .story-card__more:hover,.wd-system.site-shell .tactical-legend button:hover,.wd-system.site-shell .technical-materials__tabs button:hover{background-color:var(--wd-glass-photo);background-image:none;border-color:var(--c-ink);color:var(--wd-ink)}.wd-system.site-shell .architecture-hotspots button.active,.wd-system.site-shell .center-levels button.active,.wd-system.site-shell .explorer-detail>a:active,.wd-system.site-shell .hero-actions>a:not(.primary-button):active,.wd-system.site-shell .hero-protection a:active,.wd-system.site-shell .interactive-tabs button.active,.wd-system.site-shell .metrics button.active,.wd-system.site-shell .metrics button:active,.wd-system.site-shell .scenario-controls button:active:not(:disabled),.wd-system.site-shell .scenario-copy>a:active,.wd-system.site-shell .scenario-tabs button.active,.wd-system.site-shell .section-index a:hover,.wd-system.site-shell .severity-tabs button.active,.wd-system.site-shell .site-map-toolbar button.on,.wd-system.site-shell .story-card__footer>a:active,.wd-system.site-shell .story-card__more:active,.wd-system.site-shell .story-card__open:active>span,.wd-system.site-shell .tactical-legend button.on,.wd-system.site-shell .technical-materials__tabs button.active{background-color:var(--wd-glass-photo);background-image:linear-gradient(var(--wd-glass-red),var(--wd-glass-red));border-color:var(--red);color:var(--wd-red-ink);-webkit-backdrop-filter:var(--wd-glass-blur);backdrop-filter:var(--wd-glass-blur)}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.wd-system.site-shell .architecture-hotspots button,.wd-system.site-shell .center-levels button,.wd-system.site-shell .explorer-detail>a,.wd-system.site-shell .hero-actions>a:not(.primary-button),.wd-system.site-shell .hero-protection a,.wd-system.site-shell .interactive-tabs button,.wd-system.site-shell .metrics button,.wd-system.site-shell .object-actions button,.wd-system.site-shell .scenario-controls button,.wd-system.site-shell .scenario-copy>a,.wd-system.site-shell .scenario-tabs button,.wd-system.site-shell .section-index a,.wd-system.site-shell .severity-tabs button,.wd-system.site-shell .site-map-toolbar button,.wd-system.site-shell .story-card__footer>a,.wd-system.site-shell .story-card__more,.wd-system.site-shell .story-card__open>span,.wd-system.site-shell .tactical-legend button,.wd-system.site-shell .technical-materials__tabs button{background-color:rgba(255,255,255,.92)}.wd-system.site-shell .primary-button,.wd-system.site-shell .site-map-detail>a{background-color:var(--c-accent-ink)}}.wd-system.site-shell .story-card__category,.wd-system.site-shell .story-card__number{background-color:var(--wd-glass-photo);-webkit-backdrop-filter:var(--wd-glass-blur);backdrop-filter:var(--wd-glass-blur)}.wd-system.site-shell .hero-protection{position:static;display:flex;flex-wrap:wrap;gap:8px;width:auto;max-width:none;margin-top:clamp(10px,1.6svh,16px);inset:auto}.wd-system.site-shell .hero-protection a{justify-content:flex-start;min-height:40px;padding:0 16px;white-space:nowrap}.wd-system.site-shell .hero-copy{padding-block:clamp(40px,8svh,110px) clamp(150px,25svh,230px)}@media (max-width:880px){.wd-system.site-shell .hero-copy{padding-bottom:clamp(112px,18svh,150px)}.wd-system.site-shell .hero-protection a{min-height:38px;padding:0 12px;font-size:9px}}.wd-system.site-shell .scenario-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px 14px 0;border:0;background:transparent}.wd-system.site-shell .scenario-tabs button{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:9px;min-width:0;min-height:clamp(58px,8.4svh,84px);padding:12px 13px;border:1px solid var(--wd-ink);border-radius:6px;text-align:left}.wd-system.site-shell .scenario-tabs button>*{min-width:0;max-width:100%;overflow-wrap:anywhere}.wd-system.site-shell .scenario-tabs b{display:inline-grid;place-items:center;min-width:40px;height:26px;padding:0 7px;border:1px solid var(--wd-mark-line);border-radius:6px;background:transparent;color:var(--wd-mark-ink);font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.wd-system.site-shell .scenario-tabs span{color:var(--wd-ink);font-size:12px;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:none}.wd-system.site-shell .scenario-tabs button.active b{border-color:var(--red);color:var(--wd-red-ink)}.wd-system.site-shell .scenario-tabs button.active span{color:var(--wd-red-ink)}@media (max-width:1050px){.wd-system.site-shell .scenario-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.wd-system.site-shell .scenario-tabs{grid-template-columns:1fr}}.wd-system .national-center__loop b,.wd-system .scenario-copy>a b,.wd-system.site-shell .story-card__footer>a b{display:none}.wd-system .explorer-detail>a,.wd-system.site-shell .site-map-detail>a{justify-content:center}.wd-system{--wd-head:55px}html:has(.wd-system.site-shell){scroll-snap-type:y proximity;scroll-padding-top:var(--wd-head,55px)}.wd-system .deck-intro,.wd-system .final-architecture,.wd-system .hero,.wd-system.site-shell .story-card{min-height:var(--wd-slide);scroll-snap-align:start;scroll-margin-top:var(--wd-head,55px)}.wd-system .interactive-suite,.wd-system .national-center,.wd-system .technical-materials{scroll-snap-align:none;scroll-margin-top:var(--wd-head,55px)}@media (max-width:560px){.wd-system .architecture-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.wd-system .architecture-rail>div{min-height:clamp(72px,9svh,110px)}.wd-system .architecture-rail strong{margin-top:clamp(14px,2.4svh,26px)}}.wd-system{--wd-page-gap:clamp(12px,1.5vw,22px)}.wd-system.site-shell .story-grid{gap:var(--wd-page-gap);padding-block:var(--wd-page-gap) calc(var(--wd-page-gap) * 2);background:linear-gradient(180deg,var(--c-sheet) 0,var(--c-well) 38%,var(--c-well) 72%,var(--c-sheet) 100%)}.wd-system.site-shell .story-grid:before{background-image:linear-gradient(var(--wd-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--wd-grid-line) 1px,transparent 1px),linear-gradient(var(--wd-grid-line-strong) 1px,transparent 1px),linear-gradient(90deg,var(--wd-grid-line-strong) 1px,transparent 1px);background-size:var(--wd-grid-step) var(--wd-grid-step),var(--wd-grid-step) var(--wd-grid-step),var(--wd-grid-major) var(--wd-grid-major),var(--wd-grid-major) var(--wd-grid-major);-webkit-mask-image:none;mask-image:none}.wd-system.site-shell .story-grid:after{content:"";position:absolute;z-index:-1;inset:0 0 auto;height:calc(var(--wd-slide) * 2);pointer-events:none;background-image:repeating-conic-gradient(from 0deg at 88% 6%,var(--wd-grid-line) 0deg .16deg,transparent .16deg 15deg),repeating-radial-gradient(circle at 88% 6%,transparent 0 calc(var(--wd-grid-major) - 1px),var(--wd-grid-line-strong) calc(var(--wd-grid-major) - 1px) var(--wd-grid-major));-webkit-mask-image:linear-gradient(180deg,#000,transparent 92%);mask-image:linear-gradient(180deg,#000,transparent 92%)}@media (max-width:880px){.wd-system.site-shell .story-grid:after{display:none}}.wd-system .story-card__more{display:none!important}.wd-system.site-shell .story-card__footer{display:flex;align-items:flex-start;justify-content:flex-start;gap:var(--wd-page-gap);flex-wrap:wrap}.wd-system .story-card__open>em{position:absolute;left:20px;bottom:18px;display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 11px;border:1px solid var(--wd-mark-line);border-radius:6px;background-color:var(--wd-glass-photo);-webkit-backdrop-filter:var(--wd-glass-blur);backdrop-filter:var(--wd-glass-blur);color:var(--c-muted);font-size:9px;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:opacity var(--wd-in-dur) var(--wd-in-ease)}.wd-system .story-card__open>em:before{content:"";flex:0 0 4px;width:4px;height:4px;border-radius:50%;background:var(--red)}.wd-system .story-card--openable:hover .story-card__open>em,.wd-system .story-card__open:focus-visible>em{opacity:0}@media (max-width:600px){.wd-system .story-card__open>em{left:14px;bottom:14px;font-size:8px}}.wd-system .technical-materials__tabs,.wd-system.site-shell .technical-materials__tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:0;border:0;background:transparent;overflow:visible}.wd-system .technical-materials__tabs button,.wd-system.site-shell .technical-materials__tabs button{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;min-width:0;min-height:clamp(76px,11svh,104px);padding:13px 14px;border:1px solid var(--wd-ink);border-radius:6px;text-align:left}.wd-system .technical-materials__tabs button span{min-width:0;color:var(--wd-ink);font-size:11px;font-weight:700;line-height:1.3;letter-spacing:0;text-transform:none;overflow-wrap:anywhere}.wd-system .technical-materials__tabs button.active span{color:var(--wd-red-ink)}@media (max-width:1050px){.wd-system .technical-materials__tabs,.wd-system.site-shell .technical-materials__tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.wd-system .technical-materials__tabs,.wd-system.site-shell .technical-materials__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;scroll-snap-type:none}.wd-system .technical-materials__tabs button,.wd-system .technical-materials__tabs button:nth-child(3){min-width:0;border:1px solid var(--wd-ink);scroll-snap-align:none}}@media (max-width:430px){.wd-system .technical-materials__tabs,.wd-system.site-shell .technical-materials__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.wd-system .section-index,.wd-system.site-shell .section-index{position:sticky;top:var(--wd-head,55px);z-index:20;display:flex;gap:6px;overflow-x:auto;overscroll-behavior-x:contain;padding-block:10px;border-block:1px solid var(--c-line);scrollbar-width:none;background-color:var(--c-sheet);background-image:linear-gradient(90deg,var(--c-sheet),rgba(255,255,255,0)),linear-gradient(270deg,var(--c-sheet),rgba(255,255,255,0)),linear-gradient(90deg,rgba(17,22,26,.14),rgba(255,255,255,0)),linear-gradient(270deg,rgba(17,22,26,.14),rgba(255,255,255,0));background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:28px 100%,28px 100%,16px 100%,16px 100%;background-attachment:local,local,scroll,scroll}.wd-system.site-shell .section-index a,.wd-system.site-shell .section-index a:first-child{flex:0 0 auto;min-width:40px;min-height:34px;height:auto;padding:0 9px;border:1px solid var(--wd-mark-line);border-radius:6px;color:var(--wd-mark-ink)}.wd-system.site-shell .section-index a.active,.wd-system.site-shell .section-index a[aria-current=true]{border-color:var(--red);background-color:var(--wd-glass-photo);background-image:linear-gradient(var(--wd-glass-red),var(--wd-glass-red));color:var(--wd-red-ink)}@media (max-width:880px){.wd-system .section-index,.wd-system.site-shell .section-index{top:var(--wd-head,55px)}}@media (max-height:800px){.wd-system.site-shell .story-card__content{padding-block:20px 18px}.wd-system .story-card:not(.story-card--wide) .story-card__content>p,.wd-system .story-card__content>p{-webkit-line-clamp:3;margin-top:14px}.wd-system.site-shell .story-card__footer{margin-top:18px;padding-top:15px}.wd-system.site-shell .metrics button{min-height:38px}}@media (max-width:600px){.wd-system.site-shell .story-card__content{padding:22px 18px 20px}.wd-system .story-card:not(.story-card--wide) .story-card__content h3,.wd-system .story-card__content h3{font-size:25px}.wd-system .story-card:not(.story-card--wide) .story-card__content>p,.wd-system .story-card__content>p{-webkit-line-clamp:3;margin-top:12px;font-size:13px}.wd-system.site-shell .story-card--wide .story-card__media,.wd-system.site-shell .story-card__media{min-height:clamp(140px,22svh,260px)}.wd-system.site-shell .story-card__footer{margin-top:16px;padding-top:14px}.wd-system.site-shell .metrics button{min-height:34px}.wd-system.site-shell .metrics button>span{padding:6px 10px;font-size:9px}}.wd-system-modal .wd-sd__docs{margin:16px 0 0}.wd-system-modal .wd-sd__doc{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;margin-top:8px;padding:10px 16px;border:1px solid var(--c-ink);border-radius:6px;background-color:var(--wd-glass);-webkit-backdrop-filter:blur(14px) saturate(1.35);backdrop-filter:blur(14px) saturate(1.35);color:var(--c-ink);text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.wd-system-modal .wd-sd__doc b{font-size:12px;font-weight:700;line-height:1.35}.wd-system-modal .wd-sd__doc span{flex:0 0 auto;color:var(--c-muted);font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;white-space:nowrap}.wd-system-modal .wd-sd__doc:focus-visible,.wd-system-modal .wd-sd__doc:hover{border-color:var(--c-accent);background-image:linear-gradient(rgba(239,43,54,.1),rgba(239,43,54,.1));color:var(--c-accent-ink)}.wd-system-modal .wd-sd__doc:hover span{color:var(--c-accent-ink)}@media (min-width:1024px){.wd-system-modal .wd-ov-body{grid-template-areas:"lead    gallery" "items   gallery" "docs    gallery"}.wd-system-modal .wd-sd__docs{grid-area:docs;margin:0}.wd-system-modal .wd-ov-body:has(.wd-sd__item+.wd-sd__item){grid-template-areas:"lead  lead  gallery" "items items gallery" "docs  docs  gallery"}}.wd-system .section-index,.wd-system.site-shell .section-index,.wd-system.site-shell .story-grid{padding-inline:var(--wd-page-inset)}.wd-system .deck-intro,.wd-system.site-shell .deck-intro{min-height:var(--wd-slide);align-items:start;align-content:start;padding-block:var(--wd-sec-pad)}.wd-system .deck-intro>p,.wd-system.site-shell .deck-intro>p{align-self:start;margin:0}.wd-system .deck-intro__background{object-position:center 30%}@media (max-width:880px){.wd-system .deck-intro,.wd-system.site-shell .deck-intro{grid-template-columns:1fr;gap:clamp(20px,4svh,42px);padding-block:var(--wd-sec-pad)}}.wd-system{--wd-radius:6px}.wd-system.site-shell .story-card{border-radius:var(--wd-radius)}.wd-system.site-shell .story-card__media{overflow:hidden}.wd-system .story-card__video,.wd-system.site-shell .story-card__media,.wd-system.site-shell .story-card__media>img,.wd-system.site-shell .story-card__media>video{border-radius:var(--wd-radius) var(--wd-radius) 0 0}.wd-system .metric-reveal,.wd-system .metric-reveal>img{border-radius:var(--wd-radius)}.wd-system .story-card__media{aspect-ratio:16/9;min-height:0;max-height:clamp(180px,34svh,420px)}.wd-system.site-shell .story-card--wide .story-card__media{aspect-ratio:16/7;min-height:0;max-height:clamp(220px,42svh,520px)}.wd-system .story-card__media[data-orientation=portrait],.wd-system.site-shell .story-card--wide .story-card__media[data-orientation=portrait]{aspect-ratio:5/4;max-height:clamp(240px,44svh,520px)}.wd-system .story-card__media>video,.wd-system .story-card__video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:var(--c-ink)}@media (max-width:1050px){.wd-system.site-shell .story-card--wide .story-card__media{aspect-ratio:16/9;max-height:clamp(200px,34svh,460px)}}@media (max-width:600px){.wd-system .story-card__media,.wd-system.site-shell .story-card--wide .story-card__media{aspect-ratio:16/10;max-height:clamp(140px,22svh,260px)}.wd-system .story-card__media[data-orientation=portrait],.wd-system.site-shell .story-card--wide .story-card__media[data-orientation=portrait]{aspect-ratio:1/1;max-height:clamp(200px,32svh,340px)}}.wd-system .interactive-suite__note>span{width:6px;height:6px;justify-self:center;border-radius:50%;background:var(--red)}.wd-system{--wd-radius-card:calc(var(--wd-radius) + 4px)}.wd-system.site-shell .story-card{border-radius:var(--wd-radius-card)}.wd-system .story-card__video,.wd-system.site-shell .story-card__media,.wd-system.site-shell .story-card__media>img,.wd-system.site-shell .story-card__media>video{border-radius:var(--wd-radius-card) var(--wd-radius-card) 0 0}.wd-system .story-card__media[data-orientation=landscape],.wd-system.site-shell .story-card--wide .story-card__media[data-orientation=landscape]{aspect-ratio:16/9}.wd-system .technical-media{position:relative;min-width:0;min-height:0;height:100%;overflow:hidden;background:var(--c-well)}.wd-system .technical-media>img,.wd-system .technical-media>video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain}.wd-system .technical-media--video,.wd-system .technical-media--video>video{background:var(--c-ink)}.wd-system .technical-materials__stage{min-height:clamp(320px,42svh,560px);align-items:stretch}.wd-system .technical-materials__copy{min-height:0;padding-block:clamp(26px,4.5svh,56px) clamp(24px,4svh,50px)}.wd-system .technical-materials__stage:has(.technical-media[data-orientation=portrait]){grid-template-columns:minmax(320px,1fr) minmax(220px,.42fr)}@media (max-width:1050px){.wd-system .technical-materials__stage,.wd-system .technical-materials__stage:has(.technical-media[data-orientation=portrait]){grid-template-columns:1fr;max-height:none}.wd-system .technical-media{height:auto;aspect-ratio:16/9;max-height:clamp(220px,38svh,460px)}.wd-system .technical-media[data-orientation=portrait]{aspect-ratio:4/3;max-height:clamp(240px,42svh,480px)}}@media (min-width:1051px){.wd-system.site-shell .story-card--wide .story-card__media,.wd-system.site-shell .story-card--wide .story-card__media[data-orientation=landscape],.wd-system.site-shell .story-card--wide .story-card__media[data-orientation=portrait]{aspect-ratio:auto;height:100%;min-height:0;max-height:none;border-radius:var(--wd-radius-card) 0 0 var(--wd-radius-card)}.wd-system.site-shell .story-card--wide .story-card__media>img{position:absolute;inset:0;width:100%;height:100%;border-radius:var(--wd-radius-card) 0 0 var(--wd-radius-card)}.wd-system.site-shell .story-card--wide .story-card__media>video,.wd-system.site-shell .story-card--wide .story-card__video{border-radius:var(--wd-radius-card) 0 0 var(--wd-radius-card)}}.wd-system .story-card__open>em,.wd-system.site-shell .story-card__category{color:var(--wd-ink)}.wd-system-modal .wd-mp__lead{margin:0 0 16px;color:var(--c-muted);font-size:13px;line-height:1.6}.wd-system-modal .wd-mp__list{display:grid;gap:10px}.wd-system-modal .wd-mp__item{display:grid;gap:6px;padding:14px 16px;border:1px solid var(--c-ink);border-radius:6px;background-color:var(--wd-glass);-webkit-backdrop-filter:blur(14px) saturate(1.35);backdrop-filter:blur(14px) saturate(1.35);color:var(--c-ink);text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.wd-system-modal .wd-mp__item b{font-size:14px;font-weight:700;line-height:1.25}.wd-system-modal .wd-mp__item span{color:var(--c-muted);font-size:12px;line-height:1.5}.wd-system-modal .wd-mp__item:focus-visible,.wd-system-modal .wd-mp__item:hover{border-color:var(--c-accent);background-image:linear-gradient(rgba(239,43,54,.1),rgba(239,43,54,.1));color:var(--c-accent-ink)}.wd-system-modal .wd-mp__item:focus-visible span,.wd-system-modal .wd-mp__item:hover span{color:var(--c-accent-ink)}.wd-ov-modal.wd-system-modal[data-size=sm]{max-width:min(460px,94vw)}@media (min-width:1051px){.wd-system .interactive-suite{padding-block:clamp(30px,5svh,72px)}.wd-system .interactive-suite__head h2{font-size:clamp(26px,min(3.4vw,6.4svh),52px)}.wd-system .interactive-tabs{margin-top:clamp(14px,2.4svh,30px)}.wd-system .interactive-tabs button{min-height:clamp(56px,7.4svh,78px)}.wd-system .architecture-visual__image{height:clamp(180px,24svh,320px);min-height:0}.wd-system .architecture-visual__image>img{width:100%;height:100%;object-fit:cover}.wd-system.site-shell .architecture-hotspots{padding:10px;gap:8px}.wd-system .architecture-hotspots button{min-height:clamp(64px,8.4svh,92px);padding:10px 12px}.wd-system .architecture-explorer,.wd-system .architecture-network{min-height:clamp(300px,38svh,520px)}.wd-system.site-shell .architecture-explorer>.explorer-detail{padding:clamp(16px,2svh,26px);margin:10px}.wd-system .detail-icon{width:42px;height:42px;margin-top:clamp(12px,2svh,22px)}.wd-system .detail-icon svg{width:24px;height:24px}.wd-system .explorer-detail h3{margin-top:clamp(12px,1.8svh,18px)}.wd-system .explorer-detail>p{margin-top:clamp(8px,1.4svh,14px)}.wd-system .detail-metrics{margin-top:clamp(12px,2svh,22px)}.wd-system .explorer-detail>a{margin-top:clamp(12px,1.8svh,18px)}.wd-system .interactive-suite__note{padding-top:clamp(10px,1.6svh,20px)}.wd-system .architecture-explorer .detail-icon{display:none}.wd-system .architecture-explorer .explorer-detail h3{margin-top:0}.wd-system .detail-topline{padding-bottom:clamp(10px,1.4svh,16px)}.wd-system .detail-output{padding-top:clamp(10px,1.6svh,16px)}.wd-system .interactive-suite__note{padding-top:clamp(8px,1.2svh,16px)}.wd-system .interactive-tabs button{min-height:clamp(52px,6.6svh,72px)}}.wd-system,.wd-system.site-shell{font-family:var(--font-plex-sans,"Golos Text"),system-ui,ui-sans-serif,sans-serif}.wd-system .architecture-hotspots button>span,.wd-system .architecture-rail span,.wd-system .center-levels button>span,.wd-system .detail-topline span,.wd-system .eyebrow,.wd-system .interactive-tabs span,.wd-system .national-center__loop span,.wd-system .scenario-progress button>i,.wd-system .scenario-tabs b,.wd-system .section-index a,.wd-system .story-card__number,.wd-system .technical-materials__tabs button b{font-family:var(--font-plex-mono,"JetBrains Mono"),ui-monospace,SFMono-Regular,Menlo,monospace}.wd-system .architecture-visual{display:flex;flex-direction:column;min-height:0}.wd-system .architecture-visual__image{flex:1 1 auto;min-height:clamp(160px,22svh,300px);overflow:hidden}.wd-system .architecture-hotspots{flex:0 0 auto}@media (min-width:1051px){.wd-system .architecture-visual__image{height:auto}}.wd-system.site-shell .hero>img{filter:brightness(1) saturate(1.06) contrast(1.08)}.wd-system.site-shell .hero:before{background:linear-gradient(90deg,var(--c-sheet) 0,rgba(255,255,255,.94) 46%,rgba(255,255,255,.66) 62%,rgba(255,255,255,.22) 74%,rgba(255,255,255,0) 86%)}.wd-system .hero:after{background:linear-gradient(0deg,var(--wd-surface-0),var(--wd-surface-0-soft) 22%,var(--wd-surface-0-clear) 62%)}.wd-system .deck-intro__background{filter:saturate(1.06) contrast(1.08)}.wd-system .deck-intro__shade{background:linear-gradient(0deg,rgba(255,255,255,.97) 0,rgba(255,255,255,.9) 26%,rgba(255,255,255,.42) 46%,rgba(255,255,255,0) 64%),linear-gradient(90deg,var(--c-sheet) 0,rgba(255,255,255,.86) 24%,rgba(255,255,255,.36) 46%,rgba(255,255,255,0) 74%)}@media (max-width:880px){.wd-system.site-shell .hero:before{background:linear-gradient(90deg,rgba(255,255,255,.93),rgba(255,255,255,.74) 62%,rgba(255,255,255,.34))}.wd-system .deck-intro__shade{background:linear-gradient(0deg,rgba(255,255,255,.97),rgba(255,255,255,.93) 44%,rgba(255,255,255,.36) 76%,rgba(255,255,255,.12))}}.wd-system.site-shell .story-card__content{flex:1 1 auto;justify-content:center;gap:clamp(12px,1.6svh,22px)}.wd-system.site-shell .story-card__content>.story-card__facts,.wd-system.site-shell .story-card__content>.story-card__footer{margin-top:0}@media (min-width:1024px){.wd-system-modal .wd-ov-body:has(.wd-sd__item+.wd-sd__item){grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(210px,.42fr);gap:14px 18px}.wd-system-modal .wd-sd__item{margin:0;padding:14px 16px;align-self:start}.wd-system-modal .wd-sd__item-head h3{font-size:15px}.wd-system-modal .wd-sd__purpose{margin-top:8px;font-size:11.5px;line-height:1.45}.wd-system-modal .wd-sd__specs{margin-top:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.wd-system-modal .wd-sd__specs>div{padding:5px 0;gap:8px}.wd-system-modal .wd-sd__specs dt{font-size:9.5px}.wd-system-modal .wd-sd__specs dd{font-size:10.5px;line-height:1.35}.wd-system-modal .wd-sd__notes{margin-top:10px;font-size:10.5px;line-height:1.45}.wd-system-modal .wd-sd__lead{margin-bottom:0;font-size:13px;line-height:1.55}.wd-system-modal .wd-sd__gallery>div{grid-template-columns:1fr;gap:6px}.wd-system-modal .wd-sd__gallery img{aspect-ratio:16/10;height:auto}.wd-system-modal .wd-sd__block-title{margin-bottom:8px}.wd-system-modal .wd-sd__docs{margin:0}}@media (min-width:1024px){.wd-system-modal .wd-ov-body:has(.wd-sd__item+.wd-sd__item+.wd-sd__item){grid-template-columns:repeat(3,minmax(0,1fr)) minmax(180px,.34fr);grid-template-areas:"lead  lead  lead  gallery" "items items items gallery" "docs  docs  docs  gallery"}.wd-system-modal .wd-ov-body:has(.wd-sd__item+.wd-sd__item+.wd-sd__item) .wd-sd__specs{grid-template-columns:1fr}.wd-system-modal .wd-ov-body:has(.wd-sd__item+.wd-sd__item+.wd-sd__item) .wd-sd__specs>div{padding:4px 0}}.wd-system .story-card__open>em,.wd-system .story-card__open>span,.wd-system.site-shell .story-card__open>em,.wd-system.site-shell .story-card__open>span{display:none}.wd-system .story-card__lead--open{cursor:pointer}.wd-system.site-shell .story-card__lead--open:hover{color:var(--c-ink)}.wd-system .story-card__lead--open:focus-visible{outline:2px solid var(--red);outline-offset:4px}.wd-system.site-shell .story-card__media{flex:1 1 auto;min-height:240px;max-height:none;aspect-ratio:auto}.wd-system.site-shell .story-card__content{flex:0 0 auto;justify-content:flex-start}.wd-system.site-shell .story-card__content>p{-webkit-line-clamp:4;max-width:62ch}.wd-system .deck-intro__shade{background:linear-gradient(0deg,rgba(255,255,255,.97),rgba(255,255,255,.93) 46%,rgba(255,255,255,.9)),linear-gradient(90deg,#fff,rgba(255,255,255,.93) 40%,rgba(255,255,255,.9))}@media (min-width:1024px){.wd-system-modal .wd-ov-body{gap:12px 16px}.wd-system-modal .wd-sd__item{padding:12px 14px}.wd-system-modal .wd-sd__specs>div{padding:4px 0}.wd-system-modal .wd-sd__specs dd{line-height:1.3}.wd-system-modal .wd-sd__lead{font-size:12.5px;line-height:1.5}.wd-system-modal .wd-sd__notes{margin-top:8px;line-height:1.4}.wd-system-modal .wd-sd__gallery>div{gap:5px}.wd-system-modal .wd-sd__doc{padding:8px 10px}}@media (min-width:1700px){.wd-system{--wd-page-max:1640px}}@media (min-width:2000px){.wd-system{--wd-page-max:1900px}}@media (min-width:2400px){.wd-system{--wd-page-max:2240px}}@media (min-width:3000px){.wd-system{--wd-page-max:2720px}}@media (min-width:1900px){.wd-system.site-shell .story-grid{grid-template-columns:repeat(auto-fit,minmax(min(560px,100%),1fr))}.wd-system.site-shell .story-card--wide{grid-column:1/-1}}@media (min-width:2200px){.wd-system.site-shell .story-card__content>p{max-width:58ch}.wd-system.site-shell .story-card{min-height:min(var(--wd-slide),760px)}}.wd-system.site-shell .story-card__media>video,.wd-system.site-shell .story-card__video{object-fit:cover;background:transparent}.wd-system.site-shell .story-card__number{border-color:color-mix(in srgb,var(--wd-mark-line) 55%,transparent);background:color-mix(in srgb,var(--c-sheet) 30%,transparent);opacity:.6;backdrop-filter:blur(2px);transition:opacity .22s ease}.wd-system.site-shell .story-card:focus-within .story-card__number,.wd-system.site-shell .story-card:hover .story-card__number{opacity:.92}.wd-system.site-shell .story-card--wide .story-card__media,.wd-system.site-shell .story-card--wide .story-card__media[data-orientation=landscape],.wd-system.site-shell .story-card--wide .story-card__media[data-orientation=portrait],.wd-system.site-shell .story-card__media,.wd-system.site-shell .story-card__media[data-orientation=landscape],.wd-system.site-shell .story-card__media[data-orientation=portrait]{flex:0 0 40%;height:auto;max-height:none;aspect-ratio:auto}.wd-system.site-shell .story-card__media>img,.wd-system.site-shell .story-card__media>video,.wd-system.site-shell .story-card__video{width:100%;height:100%;object-fit:cover}.wd-system.site-shell .story-card__content{flex:1 1 60%}.wd-system.site-shell .story-card{background:color-mix(in srgb,var(--c-sheet) 70%,transparent);backdrop-filter:blur(7px)}.wd-system.site-shell .hero{--wd-hero-pad:clamp(10px,1.2vw,20px);--wd-hero-radius:14px}.wd-system.site-shell .hero>img{width:auto;height:auto;border:1px solid var(--c-line)}.wd-system.site-shell .hero:before,.wd-system.site-shell .hero>img{inset:var(--wd-hero-pad);border-radius:var(--wd-hero-radius)}.wd-system.site-shell .hero:after{inset:44% var(--wd-hero-pad) var(--wd-hero-pad);border-radius:0 0 var(--wd-hero-radius) var(--wd-hero-radius)}.wd-system.site-shell .hero-grid{inset:var(--wd-hero-pad);border-radius:var(--wd-hero-radius)}.wd-system.site-shell .section-index{margin:0 clamp(10px,1.2vw,20px);padding:0;width:auto;border:1px solid var(--c-line);border-radius:10px;overflow:hidden;overflow-x:auto}.wd-system.site-shell .section-index a{border-right:1px solid var(--c-line);border-left:0;padding:13px 0}.wd-system.site-shell .section-index a:first-child{border-left:0}.wd-system.site-shell .section-index a:last-child{border-right:0}.wd-system.site-shell,.wd-system.site-shell .deck-intro,.wd-system.site-shell .final-architecture,.wd-system.site-shell .story-grid{background:#ffffff}.wd-system.site-shell .hero>img,.wd-system.site-shell .section-index,.wd-system.site-shell .story-card{border-color:rgba(17,22,26,.22)}.wd-system.site-shell .section-index a,.wd-system.site-shell .story-card__content,.wd-system.site-shell .story-card__media{border-color:rgba(17,22,26,.16)}.wd-system.site-shell .section-index{justify-content:center;gap:0;padding:4px}.wd-system.site-shell .section-index a{flex:0 0 44px;padding:9px 0;border:0;border-radius:6px}.wd-system.site-shell .section-index a+a{margin-left:4px}.wd-system,.wd-system *{box-shadow:none!important;text-shadow:none!important}.wd-system .deck-intro:before,.wd-system .final-architecture:before,.wd-system.site-shell .story-grid:after,.wd-system.site-shell .story-grid:before{display:none}.wd-system.site-shell .story-grid{background:#ffffff}.wd-system.site-shell .story-card{min-height:min(calc(var(--wd-slide) * .66),560px);scroll-snap-align:none}.wd-system.site-shell .story-card--wide .story-card__media,.wd-system.site-shell .story-card--wide .story-card__media[data-orientation=landscape],.wd-system.site-shell .story-card--wide .story-card__media[data-orientation=portrait],.wd-system.site-shell .story-card__media,.wd-system.site-shell .story-card__media[data-orientation=landscape],.wd-system.site-shell .story-card__media[data-orientation=portrait]{min-height:0}.wd-system.site-shell .section-index{top:0;margin-top:clamp(10px,1.2vw,20px);background:#ffffff}.wd-system.site-shell .section-index a{border:1px solid rgba(17,22,26,.18);border-radius:7px;color:var(--c-muted);background:#ffffff;transition:border-color .18s ease,color .18s ease,background .18s ease}.wd-system.site-shell .section-index a:hover{border-color:var(--c-ink);color:var(--c-ink);background:#ffffff}.wd-system.site-shell .section-index a.active,.wd-system.site-shell .section-index a[aria-current=true]{border-color:var(--c-ink);background:var(--c-ink);color:#ffffff}.wd-system-modal .wd-sd__brief{margin:0 0 22px;padding:18px 20px 16px;border:1px solid rgba(17,22,26,.18);border-radius:10px}.wd-system-modal .wd-sd__brief-title{margin:0 0 8px;font-size:17px;font-weight:700;letter-spacing:-.01em}.wd-system-modal .wd-sd__brief-lead{margin:0 0 16px;font-size:13.5px;line-height:1.6}.wd-system-modal .wd-sd__brief-block{margin-top:14px}.wd-system-modal .wd-sd__brief-block p{margin:6px 0 0;font-size:13px;line-height:1.6;color:var(--c-muted)}.wd-system-modal .wd-sd__brief-block ul{margin:6px 0 0;padding:0;list-style:none}.wd-system-modal .wd-sd__brief-block li{padding:6px 0 6px 16px;border-bottom:1px solid rgba(17,22,26,.1);font-size:13px;line-height:1.5;color:var(--c-muted);position:relative}.wd-system-modal .wd-sd__brief-block li:before{content:"";position:absolute;top:14px;left:0;width:6px;height:1px;background:var(--red)}.wd-system-modal .wd-sd__brief-block li:last-child{border-bottom:0}.wd-system-modal .wd-sd__brief-source{display:inline-block;margin-top:16px;font-size:12px;line-height:1.5;color:var(--c-accent-ink,var(--red));text-decoration:underline;text-underline-offset:3px}.wd-system-modal .wd-sd__brief-note{margin:12px 0 0;padding-top:12px;border-top:1px solid rgba(17,22,26,.12);line-height:1.55}.wd-system.site-shell .story-card{height:clamp(400px,60svh,560px);min-height:0;overflow:hidden}.wd-system.site-shell .story-card__content{display:flex;flex-direction:column;min-height:0;overflow:hidden}.wd-system.site-shell .story-card__content>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.wd-system.site-shell .story-card__content>p~p{display:none}.wd-system.site-shell .story-card__footer,.wd-system.site-shell .story-card__links{flex:0 0 auto;margin-top:auto}.wd-system.site-shell .story-card__links+.story-card__footer{margin-top:10px}.wd-system.site-shell .section-index a.active,.wd-system.site-shell .section-index a:active,.wd-system.site-shell .section-index a[aria-current=true]{border-color:var(--red);background:var(--red);color:#ffffff;box-shadow:none}.wd-system-modal .wd-sd__brief{padding:0;border:0;border-radius:0}.wd-system-modal .wd-sd__brief-lead{margin:0 0 4px;font-size:14.5px;line-height:1.62;color:var(--c-ink)}.wd-system-modal .wd-sd__brief-block{margin-top:22px;padding-top:16px;border-top:1px solid rgba(17,22,26,.14)}.wd-system-modal .wd-sd__block-title,.wd-system-modal .wd-sd__brief-block>.wd-sd__block-title{display:block;margin-bottom:8px;color:var(--c-muted);font:700 10.5px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em;text-transform:uppercase}.wd-system-modal .wd-sd__brief-block p{margin:0;font-size:13.5px;line-height:1.62;color:var(--c-ink)}.wd-system-modal .wd-sd__brief-block ul{display:grid;gap:0}.wd-system-modal .wd-sd__brief-block li{padding:8px 0 8px 18px;font-size:13.5px;line-height:1.55;color:var(--c-ink);border-bottom:1px solid rgba(17,22,26,.08)}.wd-system-modal .wd-sd__brief-block li:before{top:17px;width:8px;height:2px}.wd-system-modal .wd-sd__brief-source{margin-top:22px;padding-top:16px;border-top:1px solid rgba(17,22,26,.14);display:block;font-size:12.5px;color:var(--red)}.wd-system-modal .wd-sd__brief-note{margin-top:10px;padding-top:0;border-top:0;font-size:11.5px;line-height:1.6;color:var(--c-muted)}.wd-system-modal .wd-sd__gallery{margin-top:26px;padding-top:16px;border-top:1px solid rgba(17,22,26,.14)}.wd-system-modal .wd-sd__gallery>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:10px}.wd-system-modal .wd-sd__gallery img{width:100%;height:220px;object-fit:cover;border:1px solid rgba(17,22,26,.16);border-radius:8px;background:#ffffff}.wd-system-modal .wd-sd__gallery-note{margin:10px 0 0;font-size:11.5px;line-height:1.55;color:var(--c-muted)}.wd-system{--wd-grid-line:rgba(17,22,26,0.07);--wd-grid-line-strong:rgba(17,22,26,0.14)}.wd-system.site-shell .story-grid:before{display:block}.wd-system-modal .wd-sd__shot{padding:0;border:0;border-radius:8px;background:none;cursor:zoom-in;display:block}.wd-system-modal .wd-sd__shot img{display:block}.wd-system-modal .wd-sd__shot:hover img{border-color:var(--c-ink,#101215)}.wd-photo-view .wd-ov-body{padding:14px}.wd-photo-view img{display:block;width:100%;max-height:min(72svh,760px);object-fit:contain;border:1px solid rgba(17,22,26,.16);border-radius:8px;background:#ffffff}.wd-photo-view__bar{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:12px}.wd-photo-view__bar button{min-width:44px;padding:8px 0;border:1px solid rgba(17,22,26,.28);border-radius:7px;background:#ffffff;font-size:14px;line-height:1;color:#101215;cursor:pointer;transition:border-color .18s ease}.wd-photo-view__bar button:hover{border-color:#101215}.wd-photo-view__bar span{font:600 12px ui-monospace,SFMono-Regular,Menlo,monospace;color:#52585f}.wd-photo-view__note{margin:10px 0 0;text-align:center;font-size:11.5px;line-height:1.5;color:#6b7178}.wd-system.site-shell .story-grid:before{display:none}.wd-system.site-shell .story-card__content:before{--wd-grid-line:rgba(17,22,26,0.10);--wd-grid-line-strong:rgba(17,22,26,0.17);opacity:1;-webkit-mask-image:radial-gradient(circle at 100% 100%,#000 0,transparent 96%);mask-image:radial-gradient(circle at 100% 100%,#000 0,transparent 96%)}.wd-system.site-shell .story-card{height:calc(var(--wd-slide) - 28px)}.wd-system.site-shell .hero{min-height:auto;background:#ffffff}.wd-system.site-shell .hero:after,.wd-system.site-shell .hero:before{display:none}.wd-system.site-shell .hero-copy{width:min(1080px,100%);padding-block:clamp(34px,6svh,72px) clamp(22px,4svh,46px)}.wd-system.site-shell .hero h1{font-size:clamp(38px,4.4vw,72px)}.wd-system.site-shell .hero-lead{margin-top:22px}.wd-system.site-shell .story-card__actions{margin-top:12px}.wd-system.site-shell .story-card__actions+.story-card__links{margin-top:10px}.wd-metric-modal .wd-metric-modal__text{margin:0;font-size:13.5px;line-height:1.62;color:var(--c-ink,#101215)}.wd-metric-modal .wd-metric-modal__pic{display:block;width:100%;margin-top:14px;max-height:min(52svh,460px);object-fit:cover;border:1px solid rgba(17,22,26,.16);border-radius:8px}.wd-system.site-shell .story-card__content:before{--wd-grid-line:rgba(17,22,26,0.14);--wd-grid-line-strong:rgba(17,22,26,0.24);-webkit-mask-image:none;mask-image:none}.wd-system.site-shell .story-card>.story-card__number{position:absolute;top:auto;left:auto;right:14px;bottom:12px;z-index:2}.wd-system.site-shell .story-card__number{border:0;background:transparent;backdrop-filter:none;padding:0;min-width:0;height:auto;font-size:11px}.wd-zone-levels{display:grid;gap:0}.wd-zone-levels>.wd-metric-modal__text{margin-bottom:14px}.wd-zone-levels__row{display:grid;grid-template-columns:34px 92px minmax(0,1fr);gap:14px;align-items:center;padding:12px 0;border-top:1px solid rgba(17,22,26,.12)}.wd-zone-levels__n{display:inline-grid;place-items:center;min-width:30px;height:26px;border:1px solid rgba(17,22,26,.28);border-radius:6px;font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;color:#101215}.wd-zone-levels__art{display:block;height:58px;border:1px solid rgba(17,22,26,.16);border-radius:8px;background:#fafafa;padding:6px 8px}.wd-zone-levels__art svg{width:100%;height:100%;fill:none;stroke:#101215;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.wd-zone-levels__art svg [fill=currentColor]{fill:var(--red);stroke:none}.wd-zone-levels__copy{min-width:0}.wd-zone-levels__copy b{display:block;font-size:13px;font-weight:700;color:#101215}.wd-zone-levels__copy>span{display:block;margin-top:3px;font-size:12px;line-height:1.55;color:#52585f}@media (max-width:560px){.wd-zone-levels__row{grid-template-columns:30px minmax(0,1fr)}.wd-zone-levels__art{display:none}}@media (min-width:1024px){.wd-system-modal.wd-metric-modal .wd-ov-body{display:block;max-height:none}}.wd-ov-modal.wd-photo-view{border:1px solid var(--c-ink,#11161a);border-radius:8px}.wd-system-modal .wd-ov-title{font-family:inherit;text-transform:none;font-weight:700;font-size:22px;line-height:1.15;letter-spacing:-.02em;color:var(--c-ink)}@media (min-width:1024px){.wd-system-modal .wd-sd__brief{grid-area:lead;margin:0}}.wd-ov-modal-layer:has(.wd-photo-view) .wd-ov-backdrop{background:rgba(16,18,21,.18)}.wd-photo-view__bar button{transition:border-color var(--wd-ov-out,.12s) var(--wd-ov-ease,ease)}.wd-photo-view__bar button:focus-visible,.wd-photo-view__bar button:hover{border-color:var(--red,#e31e24)}.wd-system.site-shell .story-card:hover .story-card__media>img{transform:none;filter:brightness(1.02) saturate(.96) contrast(1.02)}.wd-system .story-card__media>img,.wd-system .story-card__video{transition:none}.wd-system.site-shell .story-card{background:var(--c-sheet);backdrop-filter:none;transition:transform var(--wd-in-dur,.2s) var(--wd-in-ease,ease),border-color var(--wd-in-dur,.2s) var(--wd-in-ease,ease)}.wd-system .story-card__lead--open{transition:color var(--wd-in-dur,.2s) var(--wd-in-ease,ease)}.wd-system.site-shell .sys-layers{padding:clamp(40px,6vh,88px) clamp(12px,1.2vw,20px);background:var(--wd-surface);border-top:1px solid var(--c-line)}.wd-system.site-shell .sys-layers__head{max-width:760px;margin:0 auto clamp(24px,4vh,44px);text-align:center}.wd-system.site-shell .sys-layers__head .eyebrow{justify-content:center}.wd-system.site-shell .sys-layers__head h2{margin:12px 0 0;font-size:clamp(26px,3vw,44px);line-height:1.06;letter-spacing:-.03em;font-weight:700}.wd-system.site-shell .sys-layers__lead{margin:18px 0 0;font-size:14px;line-height:1.6;color:var(--c-muted)}.wd-system.site-shell .sys-layers__stack{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;gap:12px;align-items:stretch;max-width:1040px;margin:0 auto}.wd-system.site-shell .sys-layers__rail{writing-mode:vertical-rl;text-orientation:mixed;display:grid;place-items:center;font:700 10px var(--font-plex-mono,ui-monospace),ui-monospace,monospace;letter-spacing:.22em;border:1px solid var(--c-line);border-radius:8px}.wd-system.site-shell .sys-layers__rail--up{color:var(--c-accent-ink,#b3161b);transform:rotate(180deg)}.wd-system.site-shell .sys-layers__rail--down{color:var(--c-muted)}.wd-system.site-shell .sys-layers__col{display:grid;gap:8px}.wd-system.site-shell .sys-layer{border:1px solid rgba(17,22,26,.2);border-radius:10px;overflow:hidden;transition:border-color .18s ease}.wd-system.site-shell .sys-layer.is-open,.wd-system.site-shell .sys-layer:hover{border-color:var(--c-ink)}.wd-system.site-shell .sys-layer__bar{display:grid;grid-template-columns:42px minmax(0,1.1fr) minmax(0,1.3fr) 26px;gap:14px;align-items:center;width:100%;padding:14px 16px;background:#ffffff;border:0;border-radius:0;text-align:left;cursor:pointer}.wd-system.site-shell .sys-layer__n{display:inline-grid;place-items:center;width:42px;height:30px;border:1px solid rgba(17,22,26,.28);border-radius:6px;font:700 12px var(--font-plex-mono,ui-monospace),ui-monospace,monospace;color:var(--c-ink)}.wd-system.site-shell .sys-layer__main b{display:block;font-size:14px;font-weight:700;color:var(--c-ink)}.wd-system.site-shell .sys-layer__main>span{display:block;margin-top:2px;font-size:12px;color:var(--c-muted)}.wd-system.site-shell .sys-layer__flow{display:grid;gap:3px;font-size:11px;line-height:1.4}.wd-system.site-shell .sys-layer__flow .up{color:var(--c-accent-ink,#b3161b);font-style:normal}.wd-system.site-shell .sys-layer__flow .down{color:var(--c-muted);font-style:normal}.wd-system.site-shell .sys-layer__chev{justify-self:end;font-size:16px;line-height:1;color:var(--c-muted)}.wd-system.site-shell .sys-layer__items{margin:0;padding:4px 16px 14px 56px;list-style:none;border-top:1px solid var(--c-line)}.wd-system.site-shell .sys-layer__items li{position:relative;padding:7px 0 7px 16px;font-size:12.5px;line-height:1.5;color:var(--c-ink);border-bottom:1px solid rgba(17,22,26,.08)}.wd-system.site-shell .sys-layer__items li:last-child{border-bottom:0}.wd-system.site-shell .sys-layer__items li:before{content:"";position:absolute;top:15px;left:0;width:8px;height:2px;background:var(--red)}@media (max-width:720px){.wd-system.site-shell .sys-layers__stack{grid-template-columns:22px minmax(0,1fr) 22px}.wd-system.site-shell .sys-layer__bar{grid-template-columns:36px minmax(0,1fr) 22px}.wd-system.site-shell .sys-layer__flow{display:none}.wd-system.site-shell .sys-layer__items{padding-left:40px}}.wd-system.site-shell .pf-caps{padding:clamp(36px,5vh,80px) clamp(12px,1.2vw,20px) clamp(48px,7vh,96px);background:#ffffff;border-top:1px solid var(--c-line)}.wd-system.site-shell .pf-caps__head{max-width:1040px;margin:0 auto clamp(20px,3vh,36px)}.wd-system.site-shell .pf-caps__head h2{margin:12px 0 0;font-size:clamp(24px,2.7vw,40px);line-height:1.08;letter-spacing:-.03em;font-weight:700}.wd-system.site-shell .pf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1040px;margin:0 auto}.wd-system.site-shell .pf-card{border:1px solid rgba(17,22,26,.2);border-radius:12px;padding:18px 18px 20px;background:#ffffff;min-width:0}.wd-system.site-shell .pf-card--wide{grid-column:1/-1}.wd-system.site-shell .pf-card__h{display:flex;align-items:center;gap:12px;margin-bottom:12px}.wd-system.site-shell .pf-card__n{display:inline-grid;place-items:center;width:40px;height:26px;border:1px solid rgba(17,22,26,.28);border-radius:6px;font:700 11px var(--font-plex-mono,ui-monospace),ui-monospace,monospace;color:var(--c-ink)}.wd-system.site-shell .pf-card__h h3{margin:0;font-size:15px;font-weight:700;color:var(--c-ink)}.wd-system.site-shell .pf-tabs{display:flex;gap:6px;margin-bottom:14px}.wd-system.site-shell .pf-chips button,.wd-system.site-shell .pf-tabs button{padding:7px 12px;border:1px solid rgba(17,22,26,.24);border-radius:7px;background:#fff;font-size:12px;color:var(--c-muted);cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease}.wd-system.site-shell .pf-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.wd-system.site-shell .pf-chips button:hover,.wd-system.site-shell .pf-tabs button:hover{border-color:var(--c-ink);color:var(--c-ink)}.wd-system.site-shell .pf-chips button.is-active,.wd-system.site-shell .pf-tabs button.is-active{border-color:var(--c-ink);background:var(--c-ink);color:#fff}.wd-system.site-shell .pf-lead{margin:0 0 6px;font-size:14px;font-weight:700;color:var(--c-ink)}.wd-system.site-shell .pf-body{margin:0;font-size:13px;line-height:1.6;color:var(--c-muted)}.wd-system.site-shell .pf-whatif{margin-top:14px;padding-top:14px;border-top:1px solid var(--c-line)}.wd-system.site-shell .pf-effect{margin:8px 0 0;font-size:13px;line-height:1.6;color:var(--c-ink)}.wd-system.site-shell .pf-effect b{color:var(--c-accent-ink,#b3161b)}.wd-system.site-shell .pf-ready{list-style:none;margin:0;padding:0}.wd-system.site-shell .pf-ready li{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(17,22,26,.08);font-size:12.5px}.wd-system.site-shell .pf-ready li:last-child{border-bottom:0}.wd-system.site-shell .pf-ready__dot{width:10px;height:10px;border-radius:50%}.wd-system.site-shell .pf-ready__name{color:var(--c-ink);min-width:0}.wd-system.site-shell .pf-ready__note{font-size:11px;white-space:nowrap}.wd-system.site-shell .pf-rules{list-style:none;margin:0 0 12px;padding:0}.wd-system.site-shell .pf-rules li{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid rgba(17,22,26,.08);font-size:12.5px;color:var(--c-ink)}.wd-system.site-shell .pf-rules li:last-child{border-bottom:0}.wd-system.site-shell .pf-rules__sw{flex:0 0 auto;width:30px;height:18px;border:1px solid var(--c-line-strong);border-radius:10px;position:relative;background:#f2f2f0}.wd-system.site-shell .pf-rules__sw i{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#8b9199;transition:left .18s ease,background .18s ease}.wd-system.site-shell .pf-rules__sw.on{border-color:var(--red);background:color-mix(in srgb,var(--red) 16%,#fff)}.wd-system.site-shell .pf-rules__sw.on i{left:14px;background:var(--red)}.wd-system.site-shell .pf-ch{display:flex;flex-wrap:wrap;gap:6px}.wd-system.site-shell .pf-ch__pill{padding:5px 10px;border:1px solid var(--c-line-strong);border-radius:999px;font-size:11px;color:var(--c-muted)}.wd-system.site-shell .pf-assist{border:1px solid rgba(17,22,26,.16);border-radius:10px;padding:14px;background:#fafafa}.wd-system.site-shell .pf-assist p{margin:6px 0 0;font-size:13px;line-height:1.6;color:var(--c-ink)}.wd-system.site-shell .pf-note{margin:10px 0 0;font-size:11px;line-height:1.5;color:var(--c-muted)}.wd-system.site-shell .pf-reports{list-style:none;margin:0 0 14px;padding:0}.wd-system.site-shell .pf-reports li{position:relative;padding:7px 0 7px 16px;font-size:12.5px;line-height:1.5;color:var(--c-ink);border-bottom:1px solid rgba(17,22,26,.08)}.wd-system.site-shell .pf-reports li:last-child{border-bottom:0}.wd-system.site-shell .pf-reports li:before{content:"";position:absolute;top:15px;left:0;width:8px;height:2px;background:var(--red)}.wd-system.site-shell .pf-api{list-style:none;margin:6px 0 0;padding:0}.wd-system.site-shell .pf-api li{display:grid;gap:2px;padding:7px 0;border-bottom:1px solid rgba(17,22,26,.08)}.wd-system.site-shell .pf-api li:last-child{border-bottom:0}.wd-system.site-shell .pf-api code{font:600 12px var(--font-plex-mono,ui-monospace),ui-monospace,monospace;color:var(--c-accent-ink,#b3161b)}.wd-system.site-shell .pf-api span{font-size:11.5px;color:var(--c-muted)}@media (max-width:720px){.wd-system.site-shell .pf-grid{grid-template-columns:1fr}.wd-system.site-shell .pf-ready li{grid-template-columns:12px minmax(0,1fr)}.wd-system.site-shell .pf-ready__note{grid-column:2}}.wd-system.site-shell .pf-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;padding-top:12px;border-top:1px solid var(--c-line)}.wd-system.site-shell .pf-links a{font-size:12px;font-weight:600;color:var(--c-accent-ink,#b3161b);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .18s ease}.wd-system.site-shell .pf-links a:hover{border-bottom-color:currentColor}.wd-system.site-shell .pf-reports a{color:var(--c-ink);text-decoration:none;border-bottom:1px solid transparent}.wd-system.site-shell .pf-reports a:hover{border-bottom-color:var(--c-ink)}.wd-system.site-shell .pf-api a{text-decoration:none}.wd-system.site-shell .pf-rules__sw{padding:0;cursor:pointer}.wd-system.site-shell .pf-rules__sw:focus-visible{outline:2px solid var(--red);outline-offset:2px}.wd-system.site-shell .story-group{grid-column:1/-1;display:flex;align-items:center;gap:14px;margin:clamp(10px,1.6vh,22px) 0 2px}.wd-system.site-shell .story-group:before{content:"";width:28px;height:1px;background:var(--red);flex:0 0 auto}.wd-system.site-shell .story-group:after{content:"";flex:1;height:1px;background:var(--c-line)}.wd-system.site-shell .story-group span{font:700 11px var(--font-plex-mono,ui-monospace),ui-monospace,monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--c-muted);white-space:nowrap}@media (max-width:760px){.wd-system.site-shell .story-card,.wd-system.site-shell .story-card--wide{min-height:0!important;height:auto!important;scroll-snap-align:none!important}.wd-system.site-shell .story-card:not(.story-card--wide) .story-card__media{min-height:0!important;aspect-ratio:16/9!important}.wd-system.site-shell .story-card__content>p{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}}.wd-system.site-shell .story-card--wide .story-card__content>p{-webkit-line-clamp:7}html[data-theme=dark] .wd-system,html[data-theme=dark] .wd-system-modal{--color-ink:#101215;--color-ink-2:#52585f;--color-ink-3:#6b7178;--color-paper:#ffffff;--color-surface:#ffffff;--color-sunken:#fafafa;--color-grid:#e9e9e7;--color-grid-strong:#d2d2ce;--wd-surface:#ffffff;--wd-glass:rgba(255,255,255,0.72);--wd-glass-photo:rgba(255,255,255,0.86);--c-ink:#11161a;--c-muted:#5c6469;--c-accent:#ef2b36;--c-accent-ink:#a81821;--c-sheet:#ffffff;--c-well:#f4f6f7;--c-line:rgba(17,22,26,0.14);--c-line-strong:rgba(17,22,26,0.28);--c-sunk:rgba(17,22,26,0.07);--c-tint:rgba(239,43,54,0.08);color:var(--color-ink)}