@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Barlow:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#0b0b0b;--text:#f0f4f6;--muted:#a7b6c4;--accent:#ff4d4f;--border:#ffffff23;font-family:Barlow,Arial,sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{margin:0;background:var(--bg);color:var(--text);overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:7px}.skip{position:fixed;top:-6rem;left:1rem;z-index:30;background:var(--accent);color:var(--bg);padding:1rem}.skip:focus{top:1rem}header{height:6rem;position:fixed;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 4.8vw;border-bottom:1px solid var(--border);background:linear-gradient(#0b0b0bed,#0b0b0b85);backdrop-filter:blur(12px)}.brand{display:flex;gap:.9rem;align-items:center;font-size:1.1rem;letter-spacing:.06em}.brand strong{font-weight:700}.brand-mark{font-style:italic;font-size:2.1rem;font-weight:700;letter-spacing:-.17em;color:var(--accent);padding-right:.5rem}.brand-mark span{color:var(--text)}nav{display:flex;gap:2.5rem;font-size:.9rem;color:#c5d1da}nav a:hover{color:var(--accent)}.header-tag{font-size:.75rem;letter-spacing:.11em;color:var(--muted)}.header-tag span{margin:0 .8rem;color:var(--accent)}.ambient{position:fixed;inset:0;pointer-events:none;background:radial-gradient(ellipse at 74% 45%,#4a141480,transparent 51%),linear-gradient(90deg,transparent 49.92%,#ffffff07 50%,transparent 50.08%);z-index:-1}.ghost-word{position:fixed;left:41%;top:24%;font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:31vw;font-weight:800;line-height:1;color:#8aabc509;letter-spacing:-.035em;pointer-events:none;z-index:0}#scene{position:fixed;top:7.5rem;bottom:5.4rem;left:38%;right:4.2%;z-index:2;pointer-events:none}canvas{width:100%;height:100%;display:block}#loading{position:absolute;top:45%;left:20%;right:20%;text-align:center;color:var(--muted);font-size:.9rem;letter-spacing:.08em}.loader{display:block;width:4rem;height:2px;margin:1rem auto;background:var(--accent);animation:pulse 1s infinite alternate}@keyframes pulse{to{opacity:.25;transform:scaleX(.4)}}.model-caption{position:absolute;left:17%;right:12%;bottom:9%;display:flex;gap:.8rem;align-items:center;font-size:.75rem;color:#a4b9c9;letter-spacing:.08em}.model-caption #angle{margin-left:auto;color:var(--accent);font-variant-numeric:tabular-nums}.cross{color:var(--accent);font-size:1.4rem;font-weight:400}.orbit-readout{position:absolute;right:8%;top:5%;display:flex;flex-direction:column;gap:.6rem;font-size:.75rem;letter-spacing:.1em}.orbit-readout span{color:#8295a7}.orbit-readout strong{font-weight:500;color:#d0dee7}.chapter{min-height:100svh;position:relative;display:flex;align-items:center;padding:8rem 7.2vw 7rem;z-index:3;pointer-events:none}.copy{width:39%;max-width:35rem;pointer-events:auto}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:600;color:var(--accent);display:flex;gap:.7rem;align-items:center;margin:0 0 2rem}.eyebrow>span{display:block;width:1.8rem;height:1px;background:var(--accent)}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;line-height:.99;letter-spacing:-.025em;font-weight:700;margin:0 0 1.8rem}h1{font-size:clamp(3.7rem,6.4vw,7rem)}h2{font-size:clamp(3.3rem,5.1vw,5.8rem)}em{font-style:normal;color:var(--accent)}.lead{font-size:1.12rem;line-height:1.65;color:var(--muted);margin:0 0 2rem}.lead strong{color:var(--text);font-weight:600}.explore{display:inline-flex;align-items:center;justify-content:space-between;gap:3rem;font-weight:600;background:var(--accent);color:#ffffff;padding:1rem 1.2rem;transition:background .2s,transform .2s}.explore:hover{background:#ff6769;transform:translateY(-2px)}.explore span{font-size:1.5rem;line-height:1}.hero-meta{display:flex;align-items:center;gap:1rem;margin-top:2.8rem;letter-spacing:.1em;font-size:.75rem;color:#8096a7}.hero-meta i{height:.8rem;width:1px;background:#70889d66}.details{margin:2.2rem 0 0;max-width:24rem}.details>div{display:flex;justify-content:space-between;padding:.95rem 0;border-bottom:1px solid var(--border);font-size:.9rem}.details dt{color:var(--muted)}.details dd{margin:0;font-weight:500}.process{display:flex;flex-direction:column;gap:1rem;border-left:1px solid #ff4d4f55;padding-left:1.1rem;margin:2rem 0;font-size:.8rem;color:var(--accent)}.process strong{font-size:1rem;color:#d9e2e9;font-weight:500;margin-left:1rem}.quiet,.team-copy{font-size:1rem;line-height:1.6;color:var(--muted);max-width:25rem}.secondary{margin-top:1.5rem;background:transparent;border:1px solid #b9ccd355;color:var(--text)}.secondary:hover{background:#ffffff0c}.scroll-hint{position:fixed;bottom:6rem;left:7.2vw;z-index:5;display:flex;align-items:center;gap:1rem;font-size:.75rem;letter-spacing:.13em;color:#a5b7c5}.scroll-line{height:2.3rem;width:1px;background:linear-gradient(var(--accent),#ff4d4f0a)}.chapter-nav{position:fixed;right:2vw;top:43%;display:flex;flex-direction:column;gap:1.4rem;z-index:6}.chapter-nav a{font-size:.75rem;letter-spacing:.04em;color:#8195a6;padding:.2rem .3rem;border-right:2px solid transparent}.chapter-nav a[aria-current]{color:var(--accent);border-color:var(--accent)}footer{position:fixed;inset:auto 0 0;height:3.7rem;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 4.8vw;border-top:1px solid var(--border);background:#0b0b0be8;color:#8ea3b4;font-size:.75rem;letter-spacing:.12em}footer>span:first-child{color:#d2dee6;font-weight:600}#progress-text{font-variant-numeric:tabular-nums}.progress-track{position:fixed;bottom:0;left:0;right:0;height:2px;z-index:12;background:#ffffff09}#progress{height:100%;background:var(--accent);transform-origin:left;transform:scaleX(0)}#model-error{position:absolute;inset:10% 5%;text-align:center;pointer-events:auto}#model-error img{width:100%;max-height:60%;object-fit:contain;border-radius:.4rem}#model-error p{font-size:.9rem;line-height:1.5;color:var(--muted)}#retry{padding:.7rem 1rem;background:var(--accent);color:var(--bg);border:0;cursor:pointer}.noscript{position:fixed;top:20%;left:45%;z-index:15;background:var(--bg);padding:2rem;max-width:45%}.noscript img{width:100%}
@media(min-width:1500px){.copy{width:37%}}@media(max-width:900px){header{height:4.7rem;padding:0 5vw}.header-tag{display:none}nav{gap:1.6rem}.chapter{padding-left:6vw}.copy{width:43%}h1{font-size:4.5rem}h2{font-size:3.7rem}#scene{left:38%;right:1%;top:7rem}.lead{font-size:1rem}.model-caption{left:10%;right:9%}.orbit-readout{right:8%}.hero-meta{gap:.5rem;font-size:.75rem;flex-wrap:wrap}.eyebrow{line-height:1.6}.chapter-nav{right:1vw}}
@media(max-width:640px){header{height:4.3rem}.brand{font-size:.95rem;gap:.6rem}.brand-mark{font-size:1.8rem}nav{gap:1.1rem;font-size:.875rem}#scene{top:43svh;bottom:5.1rem;left:1%;right:1%;z-index:4;background:radial-gradient(ellipse at center,#13273242,transparent 70%)}.model-caption{bottom:1%;left:10%;right:10%;font-size:.75rem}.orbit-readout{top:0;right:8%;font-size:.75rem;gap:.3rem}.orbit-readout>span{display:none}.chapter{min-height:110svh;padding:6.3rem 7vw 63svh;display:block}.copy{width:100%;max-width:32rem}h1{font-size:clamp(3rem,11vw,4.4rem);margin-bottom:1rem}h2{font-size:clamp(2.7rem,10vw,3.8rem);margin-bottom:1rem}.eyebrow{margin-bottom:1rem;font-size:.75rem}.lead{font-size:1rem;line-height:1.5;margin-bottom:1rem}.lead br.desktop{display:none}.hero-meta{display:none}.explore{padding:.7rem 1rem;font-size:.875rem;gap:2rem}.details{margin:1rem 0 0;max-width:100%}.details>div{padding:.55rem 0;font-size:.875rem}.process{flex-direction:row;flex-wrap:wrap;gap:1rem;border-left:0;padding:0;margin:1rem 0}.process strong{font-size:.875rem;margin-left:.4rem}.quiet{display:none}.team-copy{font-size:.95rem;line-height:1.45;margin-bottom:.6rem}.secondary{margin-top:.5rem}.ghost-word{top:48%;left:5%;font-size:39vw}.chapter-nav{right:1vw;top:auto;bottom:9rem;gap:.9rem}.scroll-hint{left:7vw;bottom:4.1rem;gap:.7rem;font-size:.75rem}.scroll-line{height:1.1rem}footer{height:3rem;padding:0 6vw}footer>span:nth-child(2){display:none}.noscript{left:5%;max-width:90%;top:45%}}
@media(max-height:740px) and (min-width:641px){.chapter{padding-top:7rem;padding-bottom:6rem}.eyebrow{margin-bottom:1rem}h1{font-size:4.5rem}h2{font-size:3.9rem}.lead{margin-bottom:1rem}.hero-meta{margin-top:1.4rem}.scroll-hint{bottom:4.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.loader{animation:none}.explore{transition:none}}

@media(max-width:640px){#scene{top:max(25rem,51svh);bottom:5.1rem}.chapter{min-height:110svh;padding-bottom:60svh}.copy{max-width:31rem}.lead{max-width:29rem}.team-copy{max-width:27rem}}
@media(max-width:640px) and (max-height:720px){#scene{top:23rem;bottom:4.6rem}.chapter{padding-top:5.4rem}h1{font-size:3.1rem}h2{font-size:2.75rem}.eyebrow{margin-bottom:.65rem}.lead{font-size:1rem;line-height:1.4;margin-bottom:.75rem}.details{margin-top:.6rem}.details>div{padding:.4rem 0}.team-copy{font-size:.9rem}.explore{padding:.6rem .9rem}.scroll-hint{bottom:3.5rem}}
@media(max-height:520px){#scene{top:5rem;left:45%;right:4%;bottom:4rem}.chapter{padding-top:6rem;padding-bottom:5rem;min-height:150svh}.copy{width:44%}.ghost-word{left:45%}.scroll-hint{display:none}.orbit-readout{display:none}}


header{background:#e10600;border-bottom-color:#ffffffff}header nav{color:white}.source-logo{width:5.8rem;height:3.5rem;object-fit:contain;filter:invert(1)}
