@font-face{font-family:Inter;src:url('./assets/inter-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{color-scheme:dark;--bg:#0b0e10;--fg:#f7f5f0;--muted:#b4b3ae;--amber:#ffa34f;--line:#ffffff21}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--fg);font-family:Inter,Arial,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;cursor:pointer}button:disabled{cursor:default}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex:none}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,canvas:focus-visible{outline:2px solid #ffbd76;outline-offset:6px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:50;top:10px;left:20px;transform:translateY(-180%);padding:12px 20px;background:var(--amber);color:#101010}.skip-link:focus{transform:none}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;display:flex;align-items:center;gap:40px;padding:30px 3.5%;height:94px;background:linear-gradient(#06080988,transparent)}.wordmark{font-size:28px;letter-spacing:-1.2px;font-weight:650;white-space:nowrap}.wordmark span{color:var(--amber)}.site-header nav{display:flex;gap:clamp(20px,2.6vw,48px);margin-left:6%;align-items:center;font-size:13px;color:#b6b8b8}.site-header nav a{position:relative;padding:15px 0;white-space:nowrap;transition:color .2s}.site-header nav a:hover,.site-header nav a[aria-current]{color:#fff}.site-header nav a[aria-current]::after{content:'';position:absolute;height:2px;background:#f6b932;bottom:3px;left:-8px;right:-8px}.tagline{margin-left:auto;font-size:13px;color:#bec0be;white-space:nowrap}.tagline>span{color:#ffbb34;font-size:29px;vertical-align:middle;margin-right:28px}.hero{position:relative;height:100svh;min-height:760px;isolation:isolate;overflow:hidden;background:#121417}.scene{position:absolute;inset:0;z-index:-3}.scene-poster{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;visibility:hidden}.scene[data-mode=still] .scene-poster{opacity:1;visibility:visible}#canvas-host{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .5s}.scene[data-mode=live] #canvas-host{opacity:1;visibility:visible}canvas{display:block;width:100%;height:100%;touch-action:pan-y;cursor:pointer}.hero-shade{position:absolute;inset:0;pointer-events:none;z-index:-1;background:linear-gradient(90deg,#0305069c 0%,#0305065e 16%,transparent 35%),linear-gradient(0deg,#060809eb 0%,#06080955 17%,transparent 36%,transparent 83%,#03050633 100%)}.hero-copy{position:absolute;top:22%;left:3.5%;width:21%;max-width:285px;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:10px;font-weight:500;letter-spacing:2.4px;line-height:1.8;margin:0 0 18px}.eyebrow span{margin:0 8px;color:#777c7e}.hero .eyebrow{font-size:clamp(8px,.72vw,12px);letter-spacing:2px;white-space:nowrap}.hero .eyebrow span{margin:0 7px}h1{font-size:clamp(47px,4.6vw,78px);line-height:.99;letter-spacing:-.047em;margin:0 0 19px;font-weight:750}h1>span{color:#ffa255}.hero-description{font-size:clamp(16px,1.3vw,21px);line-height:1.35;max-width:245px;margin:0 0 28px;color:#ecece8}.explore{display:inline-flex;gap:22px;align-items:center;justify-content:center;border:2px solid #efb52d;border-radius:40px;min-height:50px;padding:12px 22px;font-size:13px;font-weight:550;background:#080a0c48;transition:background .2s,box-shadow .2s;white-space:nowrap}.explore:hover{background:#ffb54b15;box-shadow:0 0 22px #ffa34317}.explore svg{width:21px}.world-links{position:absolute;bottom:53px;left:3.5%;width:67%;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.world-links a{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:10px 0;color:#c5c6c3}.world-links svg{height:26px;width:26px;margin-bottom:5px;color:#f3f4ef;transition:color .2s,transform .2s}.world-links strong{font-size:14px;font-weight:500;color:#fff}.world-links span{font-size:12px;line-height:1.4}.world-links a:hover svg{color:var(--amber);transform:translateY(-3px)}.hero-foot{position:absolute;bottom:12px;left:3.3%;right:3.3%;border-top:1px solid #ffffff4a;padding-top:11px;display:flex;justify-content:space-between;color:#aaaead;font-size:10px;letter-spacing:.1px}.hero-foot i{font-style:normal;margin:0 16px;color:#8f9595}.scene-toolbar{position:absolute;right:3.5%;bottom:158px;display:flex;flex-direction:column;align-items:flex-end;gap:9px}.scene-hint{font-size:10px;color:#d3d5d0;letter-spacing:.3px;text-shadow:0 1px 8px #000}.control-buttons{display:flex;gap:6px}.control-buttons button{display:inline-flex;gap:7px;align-items:center;min-height:37px;border:1px solid #ffffff36;background:#0b1017bb;backdrop-filter:blur(12px);border-radius:30px;padding:8px 12px;font-size:11px}.control-buttons button:hover{background:#29302ecc;border-color:#e7b773}.control-buttons button[aria-pressed=true]{border-color:#f7b863;color:#ffbb74}.control-buttons svg{height:14px;width:14px}.control-buttons [hidden]{display:none}.button-dot{width:5px;height:5px;border:1px solid var(--amber);border-radius:50%}#toggle-rack[aria-pressed=true] .button-dot{background:var(--amber)}#reset-view{width:35px;padding:8px;justify-content:center}.content{max-width:1400px;margin:auto;padding:0 5.5%;background:#0b0e10}.section{scroll-margin-top:35px;padding:100px 0;border-bottom:1px solid var(--line)}.intro{display:grid;grid-template-columns:1fr 2fr;gap:60px}.intro>.eyebrow{color:var(--amber)}h2{font-size:clamp(32px,3.8vw,57px);line-height:1.08;letter-spacing:-.045em;margin:0 0 25px;font-weight:550}.section p:not(.eyebrow){max-width:560px;color:var(--muted);font-size:16px;line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:18px;border:0;border-bottom:1px solid #b4854b;padding:8px 0;color:#f6c38d;background:transparent;font-size:13px;margin-top:12px}.text-link svg{width:19px}.interest{display:grid;grid-template-columns:.5fr 1.8fr 1.1fr;gap:35px;align-items:center}.section-index{align-self:start;display:flex;flex-direction:column;gap:22px;color:var(--amber)}.section-index>span{font-size:9px;letter-spacing:1.5px;line-height:1.8}.section-index>svg{width:34px;height:34px}.inline-tags{display:flex;gap:18px;flex-wrap:wrap;padding:0;list-style:none;color:#a9adae;font-size:10px;letter-spacing:.4px;margin-top:28px}.inline-tags li::before{content:'+';color:var(--amber);margin-right:7px}.diagram{border:1px solid #504230;border-radius:8px;padding:35px 18px;color:#b5bab9;text-align:center;background:radial-gradient(ellipse at top,#9f692413,transparent)}.diagram-top{display:inline-block;border:1px solid #84704a;border-radius:3px;padding:10px 13px;letter-spacing:1.4px;font-size:9px;color:#efc993}.network-line{height:46px;width:1px;background:#916d3d;margin:auto}.network-items{display:flex;justify-content:space-around;border-top:1px solid #916d3d;padding-top:14px;font-size:9px;letter-spacing:1px}.diagram small{display:block;margin-top:30px;font-size:10px}.big-word{font-size:clamp(40px,5vw,74px);line-height:.98;font-weight:700;letter-spacing:-.045em;color:#bfc4c5}.big-word em{font-style:normal;color:var(--amber)}.waveform{display:flex;gap:5px;height:150px;align-items:center}.waveform span{width:7px;background:linear-gradient(#ffc27c,#af5929);height:var(--h,35%);border-radius:6px}.waveform span:nth-child(3n){height:72%}.waveform span:nth-child(4n){height:95%}.waveform span:nth-child(2n+1){height:53%}.waveform span:nth-child(5n){height:27%}.project-note{padding:25px;border-left:1px solid #aa7639;background:linear-gradient(90deg,#c5812410,transparent)}.project-note .eyebrow{color:var(--amber);font-size:8px}.project-note strong{display:block;margin:25px 0 10px;font-size:23px;font-weight:450;letter-spacing:-.7px}.project-note p{font-size:13px!important}.project-note a{display:inline-flex;align-items:center;gap:10px;font-size:11px;color:#d6b994}.project-note svg{width:17px}.journal-heading{margin-bottom:45px}.journal-heading .eyebrow{color:var(--amber)}details{border-top:1px solid var(--line);padding:23px 0}summary{display:flex;align-items:center;gap:30px;font-size:21px;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:10px;color:var(--amber)}summary b{margin-left:auto;font-weight:300;color:var(--amber);transition:transform .2s}details[open] summary b{transform:rotate(45deg)}details>p{padding-left:42px}.contact{text-align:center;padding:120px 0}.contact .eyebrow{color:var(--amber);font-size:9px}.contact h2{font-size:clamp(45px,6vw,88px)}.contact .explore{margin-top:16px}.page-footer{padding:34px 5.5%;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#a7adad}.page-footer>.wordmark{color:#eee}.page-footer>a:last-child{color:#dbb994}
@media(min-width:1700px){.hero-copy{top:23%}.world-links{bottom:64px}.hero-foot{bottom:18px}.scene-toolbar{bottom:185px}}
@media(max-width:1200px){.site-header{gap:24px}.site-header nav{margin-left:3%;gap:22px}.tagline{display:none}.hero-copy{width:23%;left:3.5%}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.scene-toolbar{bottom:166px}.world-links{width:85%}.hero-description{max-width:200px}.explore{gap:14px;font-size:11px;padding:12px 17px}.interest{grid-template-columns:.4fr 1.7fr 1fr;gap:22px}}
@media(max-width:900px){.site-header nav{gap:19px;font-size:12px;margin-left:auto}.hero{min-height:800px}.hero-copy{top:21%;width:28%}.hero .eyebrow{white-space:normal}.hero .eyebrow span{margin:0 4px}h1{font-size:50px}.scene-poster{object-position:58%}.world-links{width:93%;gap:16px}.scene-toolbar{bottom:175px}.hero-foot>span:last-child{display:none}.intro{grid-template-columns:1fr;gap:20px}.interest{grid-template-columns:1fr 2.7fr}.interest>.diagram,.interest>.big-word,.interest>.waveform,.interest>.project-note{grid-column:2}.section{padding:70px 0}.content{padding:0 7%}}
@media(max-width:759px){.site-header{height:auto;padding:22px 24px 12px;display:block;background:linear-gradient(#080b0ce8,#080b0c44)}.wordmark{font-size:26px}.site-header nav{gap:25px;overflow-x:auto;margin-top:13px;padding-bottom:5px;scrollbar-width:none}.site-header nav a{font-size:12px;min-height:44px;padding-top:13px}.site-header nav a[aria-current]::after{left:0;right:0;bottom:1px}.hero{height:100svh;min-height:890px;max-height:1100px}.hero-copy{left:24px;top:170px;width:70%;max-width:285px}.hero .eyebrow{font-size:9px;letter-spacing:1.6px;white-space:nowrap}h1{font-size:58px;line-height:1.015}.hero-description{font-size:18px;max-width:215px;margin-bottom:22px}.explore{font-size:12px;padding:12px 20px;min-height:48px}.scene-poster{object-position:61%;filter:brightness(.68)}.hero-shade{background:linear-gradient(90deg,#04070bac 0%,#04070b4d 55%,#04070b1a),linear-gradient(0deg,#070b10 0%,#070b10cc 17%,transparent 42%)}.world-links{left:24px;width:calc(100% - 48px);bottom:68px;grid-template-columns:1fr 1fr;gap:15px 20px}.world-links a{padding:4px 0}.world-links svg{width:23px;height:23px;margin-bottom:2px}.world-links strong{font-size:13px}.world-links span{font-size:10px}.scene-toolbar{bottom:258px;left:24px;right:auto;align-items:flex-start}.scene-hint{display:none}.hero-foot{left:24px;right:24px;bottom:19px;font-size:8px}.hero-foot i{margin:0 8px}.section{padding:64px 0}.interest{display:block}.section-index{flex-direction:row;align-items:center;margin-bottom:28px}.section-index svg{width:24px;height:24px}.interest>.diagram,.interest>.big-word,.interest>.waveform,.interest>.project-note{margin-top:40px}.section p:not(.eyebrow){font-size:14px}h2{font-size:37px}.intro{gap:6px}.eyebrow{font-size:8px}summary{font-size:17px;gap:16px}details>p{padding-left:0}.page-footer{padding:30px 24px;gap:20px}.page-footer>span{display:none}.contact{padding:85px 0}.contact h2{font-size:58px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.world-links a:hover svg{transform:none}}
