@font-face{font-family:Fraunces;src:url(../fonts/Fraunces-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Regular.ttf)format("truetype");font-weight:400 700;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(../fonts/IBMPlexMono-Regular.ttf)format("truetype");font-display:swap}:root{color:#1a1a1a;font-synthesis:weight;--navy:#1e3a5f;--orange:#e37222;--line:#dcd8d1;--muted:#66655f;background:#f3f1ee;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{text-align:justify;margin:0}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button{cursor:pointer;border:1px solid var(--line);color:var(--navy);background:#fffdf9;border-radius:5px;padding:10px 14px;font-size:12px;transition:background .15s,border-color .15s}button:hover{background:#ece8df;border-color:#b0b3b1}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}button:disabled{opacity:.4;cursor:default}button.primary{background:var(--navy);color:#fff;border-color:var(--navy)}button.primary:hover{background:#005293}button[hidden],[hidden]{display:none!important}h1,h2,h3{color:var(--navy);text-align:left;font-family:Fraunces,Georgia,serif;font-weight:600}p{line-height:1.65}header{border-bottom:1px solid var(--line);background:#fffdf9;align-items:center;gap:32px;height:78px;padding:0 4%;display:flex}.brand{color:var(--navy);align-items:center;gap:10px;font:600 26px Fraunces,Georgia,serif;text-decoration:none;display:flex}.header-caption{color:var(--muted);border-left:1px solid var(--line);padding-left:30px;font-size:12px}.simulation{letter-spacing:.03em;border:1px solid #c5c7bf;border-radius:20px;margin-left:auto;padding:7px 12px;font-size:10px}.simulation:before{content:"";background:var(--orange);border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}main{max-width:1700px;margin:auto;padding:0 4%}.intro{justify-content:space-between;align-items:center;gap:40px;padding:37px 0 31px;display:flex}.eyebrow{letter-spacing:.12em;color:var(--muted);text-align:left;font:10px IBM Plex Mono,Consolas,monospace}h1{letter-spacing:-2px;margin:9px 0 0;font-size:clamp(36px,4vw,60px);line-height:1.12}h1 span{color:var(--orange)}.intro p{max-width:360px;color:var(--muted);font-size:12px;line-height:1.8}.workspace{border:1px solid var(--line);background:#fffdf9;border-radius:9px;grid-template-columns:minmax(0,1fr) 335px;display:grid;overflow:hidden}.world{background:#e9e6df;min-height:570px;position:relative}.world-top{z-index:2;pointer-events:none;justify-content:space-between;gap:10px;display:flex;position:absolute;top:23px;left:24px;right:24px}.world-top>div{flex-direction:column;gap:8px;display:flex}.world-top strong{color:var(--navy);text-align:left;max-width:270px;font-size:12px;font-weight:400}.world-top .camera-buttons{pointer-events:auto;flex-direction:row;gap:6px}.camera-buttons button{background:#f8f6f0bb;align-self:flex-start;padding:8px 10px;font-size:10px}#scene{height:100%;min-height:570px;position:absolute;inset:0}#scene canvas{touch-action:none;display:block}#scene-error{background:#fffdf9;margin:100px 30px;padding:25px;line-height:1.7}.world-bottom{color:#595b58;pointer-events:none;justify-content:space-between;gap:15px;font-size:9px;display:flex;position:absolute;bottom:18px;left:24px;right:24px}.dot{border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.orange{background:var(--orange)}.story{border-left:1px solid var(--line);flex-direction:column;padding:26px;display:flex}.story-top{justify-content:space-between;align-items:center;display:flex}.mono{color:var(--navy);font-family:IBM Plex Mono,monospace;font-size:11px}.progress{background:#e6e1d9;height:2px;margin:18px 0 24px}.progress>div{background:var(--orange);height:2px;transition:width .3s}.phase{color:#005293;text-align:left;font:10px IBM Plex Mono,monospace;display:block}.phase.alert{color:#b43b2e}.phase.verified{color:#087950}.story h2{letter-spacing:-.6px;margin:12px 0;font-size:28px;line-height:1.13}.story p{color:#5f625e;margin:0 0 17px;font-size:12px}.project-card{border:1px solid var(--line);border-left:3px solid var(--orange);background:#f3f1ee;margin:5px 0 20px;padding:14px}.project-card>div{justify-content:space-between;align-items:center;display:flex}.project-card .eyebrow{letter-spacing:.06em;font-size:9px}.small-tag{color:var(--muted);font-size:9px}.project-card strong{color:var(--navy);text-align:left;margin:9px 0;font-size:11px;line-height:1.5;display:block}.project-card>span{color:#67675e;font:10px IBM Plex Mono,monospace}.playback{gap:7px;margin-top:auto;display:flex}.playback .primary{flex:1}.playback-options{color:var(--muted);justify-content:space-between;align-items:center;margin-top:9px;font-size:10px;display:flex}.playback-options button{background:0 0;border:0;padding:4px 0;font-size:10px}.playback-options select{color:var(--navy);background:0 0;border:0;padding:4px;font-size:10px}.event{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:21px;padding-top:14px;display:flex}.event>span:last-child{color:var(--navy);text-align:left;font-size:10px;line-height:1.5}#gate{margin-bottom:14px}#gate p{color:#9a4817;margin-bottom:8px;font-size:11px}#gate button{width:100%;margin-bottom:6px;font-size:11px}#output{margin-bottom:14px;font-size:11px}.explorer{padding:42px 0 26px}.explorer-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.explorer-heading h2{letter-spacing:-.5px;margin:8px 0 0;font-size:29px}.caption{color:var(--muted);text-align:left;font-size:11px}.components{flex-wrap:wrap;gap:6px;margin:24px 0;display:flex}.components button{background:0 0;align-items:center;gap:10px;padding:11px 12px;display:flex}.components .mono{opacity:.65;font-size:9px}.components button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.components button[aria-pressed=true] .mono{color:#fff}#detail{border-top:1px solid var(--line);grid-template-columns:23% 1fr;gap:32px;padding:24px 0;display:grid}.detail-heading h3{margin:8px 0 17px;font-size:32px}.detail-heading button{background:0 0;font-size:10px}.io-grid{grid-template-columns:1fr 1.35fr 1fr;gap:26px;display:grid}.io-grid span{color:var(--orange);letter-spacing:.1em;font:9px IBM Plex Mono,monospace}.io-grid p{margin:7px 0;font-size:12px}.note{color:var(--muted);border-top:1px solid var(--line);margin:13px 0;padding-top:13px;font-size:11px}details{color:var(--navy);margin-top:12px;font-size:10px}summary{cursor:pointer;margin-bottom:10px}code{overflow-wrap:anywhere;background:#e8e4db;padding:6px 9px;font:10px IBM Plex Mono,monospace;display:inline-block}footer{border-top:1px solid var(--line);color:var(--muted);text-align:left;justify-content:space-between;gap:20px;padding:20px 0 28px;font-size:10px;display:flex}dialog{border:1px solid var(--line);color:#1a1a1a;background:#fffdf9;border-radius:10px;width:calc(100% - 32px);max-width:590px;padding:38px}dialog::backdrop{background:#1e3a5f88}dialog h2{margin:18px 0;font-size:36px;line-height:1.12}dialog p,dialog li{font-size:12px;line-height:1.7}dialog h3{margin-bottom:8px;font-size:20px}.delivery-section{border-top:1px solid var(--line);padding:6px 0}#close-output{float:right;border:0;margin:-18px -18px 12px 20px;font-size:11px}@media (width>=1500px){.world,#scene{min-height:650px}.story{padding:32px}.workspace{grid-template-columns:minmax(0,1fr) 370px}.story h2{font-size:33px}.story p{font-size:13px}}@media (width<=1000px){.workspace{grid-template-columns:minmax(0,1fr) 290px}.story{padding:20px}.world-top{left:15px;right:15px}.world-top strong{max-width:175px;font-size:10px}.world-bottom{left:15px;right:15px}.world-bottom>span:last-child{display:none}.camera-buttons button{padding:6px;font-size:9px}.intro p{max-width:260px}.components{gap:5px}.components button{padding:9px;font-size:11px}}@media (width<=760px){header{height:66px;padding:0 5%}.brand{font-size:22px}.header-caption{display:none}.simulation{padding:6px 8px;font-size:8px}.intro{padding:28px 0 22px;display:block}.intro p{max-width:none;margin:16px 0 0}h1{font-size:42px}.workspace{grid-template-columns:1fr}.world,#scene{min-height:420px}.story{border-left:0;border-top:1px solid var(--line);padding:22px}.story h2{font-size:29px}.story p{font-size:13px}.project-card{margin-bottom:17px}.explorer-heading{display:block}.explorer-heading .caption{margin-top:12px;display:block}.explorer-heading h2{font-size:26px}#detail{grid-template-columns:1fr;gap:20px}.detail-heading h3{margin-bottom:10px}.io-grid{gap:15px}.io-grid p{font-size:11px}.world-top strong{max-width:210px}.world-top .camera-buttons{flex-direction:column;gap:4px}.world-bottom{font-size:9px}.explorer{padding-top:30px}footer{flex-direction:column;gap:10px}.components button{flex:1 0 28%;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.station-label{z-index:1;white-space:nowrap;background:#fffdf9e8;border:1px solid #c8c9c1;padding:5px 8px;font-size:10px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #1e3a5f0c}.station-label.active{color:#fff;background:#1e3a5f;border-color:#1e3a5f}@media (width<=760px){.station-label{padding:4px 5px;font-size:8px}}.world-top .camera-buttons{flex-wrap:wrap;justify-content:flex-end;max-width:340px}#inside{color:#fff;background:#1e3a5f}#inside[aria-pressed=true]{background:#005293}#scene canvas{transition:opacity .18s}#scene.travelling canvas{opacity:.05}.immersive .world-top{background:#f3f1eee8;border-radius:5px;padding:12px}.immersive .world-bottom{background:#f3f1eee8;border-radius:4px;padding:9px}@media (width<=760px){.immersive .world,.immersive #scene{min-height:480px}.world-top .camera-buttons{max-width:145px}.immersive .world-top{top:8px;left:8px;right:8px}.immersive .world-top strong{max-width:145px}.immersive .world-bottom{left:8px;right:8px}}.inside-nav{z-index:3;pointer-events:none;justify-content:space-between;gap:12px;display:flex;position:absolute;bottom:57px;left:24px;right:24px}.inside-nav>div{pointer-events:auto;background:#fffdf9f2;border:1px solid #dcd8d1;border-radius:6px;align-items:center;gap:6px;padding:6px;display:flex}.station-jump label{color:#66655f;flex-direction:column;gap:4px;font-size:9px;display:flex}.station-jump select{color:#1e3a5f;background:0 0;border:0;min-width:130px;font:12px Inter,sans-serif}.inside-nav button{padding:8px;font-size:11px}.station-info{border-top:1px solid #dcd8d1;border-bottom:1px solid #dcd8d1;margin:0 0 16px;padding:12px 0;font-size:11px}.station-info summary{margin-bottom:0;font-size:12px}.station-info[open] summary{margin-bottom:12px}.station-info dl{margin:0}.station-info dt{color:#005293;text-transform:uppercase;margin-top:9px;font:9px IBM Plex Mono,monospace}.station-info dd{text-align:left;margin:4px 0 10px;font-size:11px;line-height:1.55}.station-info p{border-top:1px solid #dcd8d1;margin:10px 0 0;padding-top:10px;font-size:10px}#resume-tour{margin:0 0 14px;font-size:11px}.immersive .story{max-height:780px;overflow:auto}.immersive .world,.immersive #scene{min-height:780px}.workspace{scroll-margin-top:12px}@media (width<=760px){.immersive .world{z-index:4;height:46svh;min-height:360px;max-height:450px;position:sticky;top:0}.immersive #scene{height:100%;min-height:0}.immersive .story{max-height:none;overflow:visible}.immersive{overflow:visible}.inside-nav{gap:5px;bottom:38px;left:8px;right:8px}.inside-nav>div{gap:3px;padding:4px}.station-jump select{min-width:108px;font-size:11px}.inside-nav button{padding:6px;font-size:10px}.immersive .world-bottom{padding:6px;bottom:4px}.immersive .world-top{padding:7px}.station-info dd{font-size:12px}.immersive .project-card{margin-top:10px}}.story.exploring .project-card,.story.exploring .playback,.story.exploring .playback-options,.story.exploring .event{display:none}.story.exploring .station-info{margin-bottom:0}.inside .station-label{display:none}@media (width<=760px){.immersive .world-top .camera-buttons{flex-direction:row;gap:4px;max-width:165px}.immersive #inside{display:none}.immersive .world-top strong{max-width:130px}.immersive .world-top .eyebrow{font-size:8px}.immersive .camera-buttons button{padding:6px;font-size:9px}}.annotation-link{pointer-events:none;z-index:2;width:100%;height:100%;display:none;position:absolute;inset:0}.annotation-link path{fill:none;stroke:#e37222;stroke-width:1.5px}.annotation-link circle{fill:#fffdf9;stroke:#e37222;stroke-width:2px}#collapse-info{display:none}#project-inspect{margin:4px 0 14px;font-size:12px}.project-parts{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.project-parts button{min-height:36px;padding:8px;font-size:11px}.project-parts button[aria-pressed=true]{color:#fff;background:#1e3a5f}#part-description{font-size:12px}.immersive{display:block;position:relative}.immersive .annotation-link{display:block}.immersive .story{z-index:4;background:#fffdf9f5;border:1px solid #dcd8d1;border-top:3px solid #e37222;border-radius:7px;width:320px;max-height:calc(100% - 230px);padding:22px;position:absolute;top:116px;right:22px;overflow:auto;box-shadow:0 8px 24px #1e3a5f15}.immersive .world,.immersive #scene{height:76svh;min-height:650px;max-height:940px}.immersive .story h2{font-size:28px}.immersive .story .project-card,.immersive .story .event,.immersive .story .playback-options{display:none}.immersive .story p{font-size:12px}.immersive #collapse-info{min-width:32px;min-height:32px;padding:4px;font-size:19px;display:block}.immersive .story-top{gap:10px}.immersive .story-top>.eyebrow,.immersive .story.collapsed>:not(.story-top){display:none}.immersive .story.collapsed{width:190px}.immersive .story .progress{margin:12px 0 16px}.immersive .inside-nav{align-items:center}.immersive .inside-nav .playback{pointer-events:auto;background:#fffdf9f2;border:1px solid #dcd8d1;border-radius:6px;margin:0;padding:6px}.immersive .inside-nav .playback button{min-height:38px}.immersive .world-top{background:0 0;padding:0}.immersive .world-top>div:first-child{background:#fffdf9e8;border-radius:4px;padding:10px}.immersive .camera-buttons{max-width:none}.immersive .station-info{margin-bottom:0}.immersive .story.exploring~.inside-nav .playback{display:none}@media (width<=760px){.immersive .world{background:#e9e6df;height:auto;min-height:0;max-height:none;padding-top:340px;position:relative}.immersive #scene{height:340px;min-height:0;max-height:none}.immersive .annotation-link{display:none}.immersive .story{width:auto;max-height:none;box-shadow:none;margin:0 8px 8px;padding:18px;position:relative;top:auto;right:auto}.immersive .story.collapsed{width:auto}.immersive .inside-nav{flex-wrap:wrap;justify-content:center;margin:8px;position:relative;bottom:auto;left:auto;right:auto}.immersive .world-bottom{margin:8px;font-size:9px;position:relative;bottom:auto;left:auto;right:auto}.immersive .world-top{top:8px;left:8px;right:8px}.immersive .world-top .camera-buttons{max-width:170px}.immersive .story .progress{margin:8px 0}.immersive .story h2{font-size:25px}.immersive .look-controls{display:none}}.immersive .story{background:#fffdf9}.immersive.exploring .inside-nav .playback{display:none}.intro-video{max-width:470px}.video-cta{color:#fffdf9;background:#1e3a5f;border-radius:8px;margin-top:18px;padding:16px 22px;font-weight:650;text-decoration:none;display:block;box-shadow:0 4px #e37222}.video-cta span{margin-top:6px;font-size:13px;font-weight:400;display:block}.video-cta:hover{background:#005293}.video-cta:focus-visible{outline-offset:4px;outline:3px solid #e37222}
