@font-face{font-family:Hanken;src:url('./hanken.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--bg:#080b0d;--ink:#f0f3ed;--muted:#8c999f;--line:#ffffff20;--accent:#c4ff60}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Hanken,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a,input{ -webkit-tap-highlight-color:transparent}button,select{font:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:#080b0d}.shell{max-width:1600px;margin:auto;padding:0 5vw}.topbar{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:650}.brand img{width:31px;height:34px}.topnav{display:flex;gap:30px;font-size:13px}.topnav a{color:#aab4b9}.topnav a:hover{color:var(--ink)}.mono,.eyebrow{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.eyebrow{color:var(--accent);display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:6px;height:6px;background:currentColor;box-shadow:0 0 14px currentColor}.intro{padding:65px 0 35px;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:end}.intro h1{font-size:clamp(66px,10.5vw,165px);line-height:.87;letter-spacing:-.065em;font-weight:550;margin:24px 0 8px}.intro .lede{max-width:430px;justify-self:end}.lede h2{font-size:clamp(23px,2.5vw,37px);font-weight:400;line-height:1.16;letter-spacing:-.035em;margin:0 0 14px}.lede p{color:var(--muted);font-size:15px;line-height:1.65;margin:0}.live-stage{position:relative;border:1px solid #ffffff25;background:#070b10;isolation:isolate;overflow:hidden}.stage-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 25px;border-bottom:1px solid #ffffff15}.status{display:flex;align-items:center;gap:8px;color:var(--accent)}.status i{height:5px;width:5px;border-radius:50%;background:currentColor}.stage-canvas{display:block;width:100%;aspect-ratio:16/8.4}.stage-foot{padding:17px 25px;border-top:1px solid #ffffff15;display:flex;gap:15px;align-items:center;justify-content:space-between;flex-wrap:wrap}.scene-controls{display:flex;gap:8px;flex-wrap:wrap}.scene-controls button{background:transparent;border:1px solid #ffffff25;color:#a5b0b6;border-radius:0;padding:10px 15px;font-size:12px;cursor:pointer;transition:background .2s,color .2s}.scene-controls button.active,.scene-controls button:hover{background:var(--accent);border-color:var(--accent);color:#0a1112}.stage-foot .caption{font-size:11px;color:#859398}.scene-output{min-height:40px;padding:13px 25px;color:#b8c5ca;font-size:12px;border-top:1px solid #ffffff12}.below{display:grid;grid-template-columns:1fr 2fr;gap:8vw;padding:85px 0;border-bottom:1px solid var(--line)}.below h2{font-weight:450;font-size:45px;line-height:1.05;letter-spacing:-.045em;margin:0}.story{font-size:20px;line-height:1.6;color:#b6c0c3}.story h3{font-size:14px;color:var(--ink);text-transform:uppercase;letter-spacing:.09em;margin:30px 0 10px}.story p{margin:0 0 22px}.story ul{padding-left:20px}.architecture{padding:60px 0 90px}.flow{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px;border:1px solid var(--line)}.flow article{padding:30px;border-right:1px solid var(--line);min-height:145px}.flow article:last-child{border:0}.flow span{display:block;color:var(--accent);font:12px ui-monospace,monospace;margin-bottom:22px}.flow h3{font-size:19px;font-weight:450;margin:0 0 7px}.flow p{font-size:13px;color:var(--muted);line-height:1.5;margin:0}.project-nav{padding:30px 0 65px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.project-nav a{font-size:26px;letter-spacing:-.025em}.project-nav span{display:block;color:var(--muted);font-size:11px;letter-spacing:.13em;margin-bottom:10px}.footer{border-top:1px solid var(--line);padding:24px 0 35px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.index-intro{padding:95px 0 60px;max-width:980px}.index-intro h1{font-size:clamp(66px,9vw,135px);letter-spacing:-.065em;line-height:.91;font-weight:450;margin:30px 0}.index-intro p{max-width:450px;font-size:20px;line-height:1.5;color:var(--muted)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 26px;margin-bottom:100px}.project-card:first-child{grid-column:1/-1}.project-card figure{margin:0;overflow:hidden;background:#12171c;aspect-ratio:16/9;border:1px solid var(--line)}.project-card:first-child figure{aspect-ratio:21/9}.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.project-card:hover img{transform:scale(1.04)}.card-heading{display:flex;justify-content:space-between;align-items:center}.card-heading h2{font-size:32px;font-weight:450;margin:19px 0 6px;letter-spacing:-.035em}.project-card p{color:var(--muted);margin:6px 0;font-size:15px}.card-heading b{font-weight:300;font-size:28px}.pause{min-width:92px}.motion-note{color:var(--muted)}@media(max-width:760px){.topbar{height:76px}.topnav{gap:15px;font-size:12px}.topnav a:nth-child(2){display:none}.intro{padding-top:42px;grid-template-columns:1fr;gap:22px}.intro .lede{justify-self:start;max-width:500px}.intro h1{font-size:76px}.stage-head{padding:15px;font-size:9px}.stage-head .mono{font-size:9px}.stage-canvas{aspect-ratio:1/1}.stage-foot{padding:13px}.scene-output{padding:13px;font-size:11px}.scene-controls{gap:5px}.scene-controls button{padding:10px;font-size:11px}.below{grid-template-columns:1fr;padding:55px 0;gap:25px}.below h2{font-size:36px}.story{font-size:17px}.flow{grid-template-columns:1fr 1fr}.flow article{padding:20px;min-height:160px;border-bottom:1px solid var(--line)}.flow article:nth-child(2){border-right:0}.project-nav a{font-size:22px}.project-grid{grid-template-columns:1fr;gap:38px}.project-card:first-child figure{aspect-ratio:16/9}.index-intro{padding:60px 0 35px}.footer{font-size:10px;gap:20px}.architecture{padding-bottom:50px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:760px){.brand{font-size:14px;gap:8px;white-space:nowrap}.brand img{width:24px}.topnav{font-size:11px;gap:12px}.topbar{gap:12px}.intro h1{font-size:clamp(53px,17vw,76px)}}

.lede p{font-size:16px}.contact-strip{border-top:1px solid var(--line);padding:48px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-strip h2{font-size:clamp(28px,3.5vw,48px);font-weight:450;line-height:1.1;letter-spacing:-.04em;margin:18px 0 0}.contact-strip>a{font-size:clamp(17px,2vw,24px);color:var(--accent);overflow-wrap:anywhere}.index-highlight{display:inline-block;margin-top:14px;font-size:15px;color:var(--accent);border-bottom:1px solid var(--accent);padding-bottom:5px}.topnav{font-size:14px}.footer{gap:20px}.footer a:hover,.contact-strip>a:hover{text-decoration:underline}@media(max-width:760px){.contact-strip{align-items:flex-start;flex-direction:column;gap:22px}.topnav{font-size:12px}.footer{flex-wrap:wrap;font-size:12px}.contact-strip .eyebrow{font-size:10px}}
