:root{--void:#050706;--white:#f4f3ec;--muted:#949a91;--faint:#f4f3ec21;--line:#f4f3ec45;--acid:#c8ff2e;--green:#32ff8a;--cyan:#aeb8f2;--orange:#ff592d;--violet:#8e6cff;--sans:"Manrope", Arial, sans-serif;--serif:"Newsreader", Georgia, serif;--mono:"DM Mono", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--void)}body{color:var(--white);background:var(--void);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-weight:400;overflow-x:hidden}::selection{color:var(--void);background:var(--acid)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.skip-link{z-index:1000;color:var(--void);background:var(--acid);font:.68rem var(--mono);text-transform:uppercase;padding:.8rem 1rem;transition:transform .18s;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.experience{isolation:isolate;opacity:0;min-height:100vh;transition:opacity .85s;position:relative}.experience.is-loaded{opacity:1}.world-layer{z-index:-3;background:var(--void);position:fixed;inset:0}.world-layer canvas{touch-action:pan-y;width:100%;height:100%;display:block}.webgl-fallback{color:var(--muted);background:var(--void);font:.65rem var(--mono);text-transform:uppercase;place-items:center;display:grid;position:absolute;inset:0}.canvas-loading{color:var(--muted);background:var(--void);font:.52rem var(--mono);text-transform:uppercase;letter-spacing:.09em;justify-content:center;align-items:center;gap:.85rem;display:flex;position:absolute;inset:0}.canvas-loading i{background:var(--line);width:38px;height:1px;overflow:hidden}.canvas-loading i:after{background:var(--acid);content:"";width:45%;height:100%;animation:1s ease-in-out infinite loading-line;display:block}.grain,.screen-lines{z-index:40;pointer-events:none;position:fixed;inset:0}.grain{opacity:.05;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");background-size:180px}.screen-lines{opacity:.035;background:repeating-linear-gradient(#0000 0 3px,#fff3 4px)}.site-header{z-index:100;border-bottom:1px solid var(--faint);height:68px;font:.59rem var(--mono);text-transform:uppercase;letter-spacing:.08em;grid-template-columns:1fr auto 1fr;align-items:center;margin:0 2vw;display:grid;position:fixed;top:0;left:0;right:0}.brand{justify-self:start;align-items:center;width:max-content;font-weight:500;display:flex}.brand i{background:currentColor;width:17px;height:1px;margin:0 7px;display:block;transform:rotate(-45deg)}.chapter-readout{grid-template-columns:auto 52px auto;align-items:center;gap:.75rem;display:grid}.chapter-readout i{background:var(--line);height:1px}.chapter-readout b{min-width:9.5rem;font-weight:400}.system-readout{color:var(--muted);justify-self:end;align-items:center;display:flex}.status-dot{background:var(--acid);border-radius:50%;width:5px;height:5px;margin-right:9px;animation:2.2s ease-in-out infinite status-pulse;box-shadow:0 0 12px #c8ff2ecc}.chapter-nav{z-index:90;flex-direction:column;align-items:flex-end;gap:.8rem;display:flex;position:fixed;top:50%;right:1.9vw;transform:translateY(-50%)}.chapter-nav a{color:#f4f3ec5c;font:.52rem var(--mono);text-transform:uppercase;letter-spacing:.08em;grid-template-columns:20px 34px auto;align-items:center;gap:.6rem;transition:color .22s;display:grid}.chapter-nav a i{transform-origin:100%;background:currentColor;height:1px;transition:transform .3s;transform:scaleX(.35)}.chapter-nav a b{white-space:nowrap;opacity:0;width:0;font-weight:400;transition:width .32s,opacity .22s;overflow:hidden}.chapter-nav a:hover,.chapter-nav a:focus-visible,.chapter-nav a.is-active{color:var(--white)}.chapter-nav a:hover i,.chapter-nav a:focus-visible i,.chapter-nav a.is-active i{transform:scaleX(1)}.chapter-nav a:hover b,.chapter-nav a:focus-visible b{opacity:1;width:10.5rem}.edge-label{z-index:80;color:#f4f3ec59;width:74vh;font:.48rem var(--mono);text-transform:uppercase;letter-spacing:.08em;pointer-events:none;justify-content:space-between;display:flex;position:fixed;top:50%;left:1.35vw;transform:translate(-50%,-50%)rotate(-90deg)}main{z-index:10;pointer-events:none;position:relative}.chapter{min-height:125svh;padding:9rem 7vw 7rem;position:relative;overflow:hidden}.chapter a{pointer-events:auto}.chapter-code,.eyebrow{font:.58rem var(--mono);text-transform:uppercase;letter-spacing:.09em}.chapter-code{color:var(--muted);position:absolute;top:6.5rem;left:7vw}.eyebrow{color:var(--muted);align-items:center;gap:.8rem;margin-bottom:1.8rem;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:30px;height:1px}.hero-chapter{min-height:128svh;padding-top:12vh}.hero-name{font-family:var(--serif);letter-spacing:-.085em;pointer-events:none;flex-direction:column;font-size:clamp(8rem,18vw,20rem);font-weight:300;line-height:.62;display:flex;position:absolute;top:13vh;left:4.5vw;right:4.5vw}.hero-name span:first-child{color:#f4f3eced;align-self:flex-start}.hero-name span:last-child{color:#0000;-webkit-text-stroke:1px #f4f3ecb8;align-self:flex-end}.hero-copy{grid-template-columns:minmax(300px,650px) minmax(200px,330px);justify-content:space-between;align-items:end;gap:3rem;display:grid;position:absolute;inset:72svh 7vw auto}.hero-copy h1{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.6vw,4.2rem);font-weight:500;line-height:.98}.hero-copy h1 em,.proof-heading h2 em,.creative-heading h2 em{font-family:var(--serif);font-weight:300}.hero-copy p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.65}.scroll-cue{color:var(--muted);font:.5rem var(--mono);text-transform:uppercase;letter-spacing:.1em;flex-direction:column;align-items:center;display:flex;position:absolute;top:calc(100svh - 88px);bottom:auto;left:50%;transform:translate(-50%)}.scroll-cue i{background:var(--line);width:1px;height:46px;margin-top:.8rem;overflow:hidden}.scroll-cue i:after{background:var(--acid);content:"";width:1px;height:20px;animation:1.8s ease-in-out infinite scroll-line;display:block}.axis-label{color:#f4f3ec59;font:.46rem var(--mono);letter-spacing:.1em;position:absolute}.axis-label-x{top:48%;left:12%}.axis-label-y{top:25%;right:22%;transform:rotate(90deg)}.axis-label-z{top:68%;right:13%}.inference-chapter{background:linear-gradient(90deg,#050706e0 0%,#05070661 48%,#0507060f 100%);min-height:132svh}.chapter-heading{position:absolute;top:20%;left:7vw}.chapter-heading h2{letter-spacing:-.075em;margin:0;font-size:clamp(5rem,10.5vw,12rem);font-weight:500;line-height:.71}.chapter-heading h2.outline{color:#0000;font-family:var(--serif);-webkit-text-stroke:1px #f4f3ec94;margin-top:.12em;font-weight:300}.agent-loop{color:var(--green);font:.5rem var(--mono);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.65rem;display:flex;position:absolute;top:20%;right:9vw}.agent-loop span{color:var(--muted);margin-right:.65rem}.agent-loop b{font-weight:400}.agent-loop i{opacity:.45;background:currentColor;width:18px;height:1px}.chapter-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#050706b8;width:min(390px,34vw);padding:1.2rem;position:absolute;bottom:9%;right:9vw}.panel-topline{border-bottom:1px solid var(--line);color:var(--green);font:.53rem var(--mono);letter-spacing:.08em;justify-content:space-between;padding-bottom:.9rem;display:flex}.live-label{align-items:center;display:inline-flex}.live-label i{background:var(--green);width:5px;height:5px;box-shadow:0 0 10px var(--green);border-radius:50%;margin-right:7px}.chapter-panel>p{color:#bac0b7;margin:2rem 0 2.5rem;font-size:.76rem;line-height:1.65}.metric-row{border-top:1px solid var(--faint);border-bottom:1px solid var(--faint);grid-template-columns:repeat(3,1fr);margin-bottom:1.8rem;display:grid}.metric-row>div{border-right:1px solid var(--faint);flex-direction:column;gap:.5rem;padding:.9rem .7rem;display:flex}.metric-row>div:first-child{padding-left:0}.metric-row>div:last-child{border-right:0}.metric-row span{color:var(--muted);font:.48rem var(--mono);text-transform:uppercase}.metric-row b{font:.65rem var(--mono);text-transform:uppercase}.chapter-panel>a{color:var(--green);font:.58rem var(--mono);text-transform:uppercase;justify-content:space-between;align-items:center;padding:.85rem 0;display:flex}.chapter-panel svg,.project-link svg,.creative-project svg,.contact-copy svg,.social-grid svg{fill:none;stroke:currentColor;stroke-width:1.3px;width:18px;height:18px;transition:transform .25s}a:hover>svg,a:focus-visible>svg,a:hover svg,a:focus-visible svg{transform:translate(3px,-3px)}.command-line{color:var(--green);font:.62rem var(--mono);align-items:center;display:flex;position:absolute;bottom:4.5%;left:7vw}.command-line>span{margin-right:1rem}.command-line i{background:var(--green);width:7px;height:12px;margin-left:8px;animation:.9s step-end infinite cursor}.proofs-chapter{background:radial-gradient(circle at 50% 45%,#0507060d,#050706c7 72%);min-height:135svh}.proof-heading{width:min(900px,70vw);position:absolute;top:16%;left:7vw}.proof-heading h2{letter-spacing:-.078em;margin:0;font-size:clamp(5rem,10.5vw,12rem);font-weight:500;line-height:.72}.proof-heading>p{max-width:360px;color:var(--muted);margin:2.5rem 0 0 48%;font-size:.76rem;line-height:1.65}.proof-projects{border-top:1px solid var(--line);pointer-events:auto;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:8%;left:7vw;right:7vw}.project-link{border-right:1px solid var(--line);background:#0507067a;grid-template-rows:1fr auto;grid-template-columns:auto 1fr auto;gap:2.2rem 1rem;min-height:170px;padding:1.2rem;transition:color .24s,background .24s;display:grid}.project-link:first-child{padding-left:0}.project-link:last-child{border-right:0}.project-link:hover,.project-link:focus-visible{color:var(--void);background:var(--cyan);outline:none}.project-index{font:.54rem var(--mono)}.project-title{letter-spacing:-.045em;font-size:clamp(1.2rem,2.1vw,2.5rem);font-weight:500}.project-meta{color:currentColor;font:.52rem var(--mono);text-transform:uppercase;opacity:.65;grid-column:2;align-self:end}.project-link svg{grid-area:1/3}.proof-readout{border:1px solid var(--line);color:var(--cyan);font:.5rem var(--mono);background:#050706b3;grid-template-columns:auto auto;gap:.5rem 1.5rem;padding:1rem;display:grid;position:absolute;top:48%;right:7vw}.proof-readout span{color:var(--muted)}.proof-readout b{font-weight:400}.creative-chapter{background:linear-gradient(#050706c7,#0507060f 36%,#050706b8);min-height:138svh}.creative-heading{text-align:right;position:absolute;top:14%;right:7vw}.creative-heading .eyebrow{justify-content:flex-end}.creative-heading h2{letter-spacing:-.075em;margin:0;font-size:clamp(4.8rem,9.5vw,11rem);font-weight:500;line-height:.75}.creative-project{pointer-events:auto;width:min(460px,37vw);position:absolute}.creative-project-reel{bottom:10%;left:7vw}.creative-project-story{bottom:8%;right:7vw}.creative-project>a{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050706ad;grid-template-columns:42px 1fr auto;gap:1rem;min-height:250px;padding:1.2rem;transition:color .26s,background .26s,transform .26s;display:grid}.creative-project-reel>a:hover,.creative-project-reel>a:focus-visible{color:var(--void);background:var(--orange);outline:none;transform:translate(-5px,-5px)}.creative-project-story>a:hover,.creative-project-story>a:focus-visible{color:var(--void);background:var(--violet);outline:none;transform:translate(-5px,-5px)}.project-number,.project-type{font:.52rem var(--mono);text-transform:uppercase;letter-spacing:.06em}.project-type{color:currentColor;opacity:.62}.creative-project h3{font-family:var(--serif);letter-spacing:-.06em;margin:2.8rem 0 1rem;font-size:clamp(2.7rem,4.5vw,5rem);font-weight:300;line-height:.8}.creative-project p{color:currentColor;opacity:.67;max-width:310px;margin:0;font-size:.68rem;line-height:1.6}.frame-counter{color:var(--orange);font:.48rem var(--mono);grid-template-columns:auto auto;gap:.2rem 1rem;display:grid;position:absolute;top:58%;left:50%;transform:translate(-50%)}.frame-counter span{color:var(--muted)}.frame-counter b{font-weight:400}.point-cloud-caption{color:var(--orange);font:.48rem var(--mono);text-transform:uppercase;letter-spacing:.08em;gap:1rem;display:flex;position:absolute;top:54%;left:50%;transform:translate(-50%)}.point-cloud-caption span{color:var(--muted)}.point-cloud-caption b{font-weight:400}.contact-chapter{background:radial-gradient(circle at 50% 46%, #8e6cff14, #050706c7 50%, var(--void) 78%);min-height:126svh}.contact-copy{z-index:2;isolation:isolate;text-align:center;position:absolute;top:18%;left:7vw;right:7vw}.contact-copy:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(#050706f0 0%,#050706d1 48%,#05070600 78%);position:absolute;inset:-18% 2% -12%}.contact-copy .eyebrow{justify-content:center}.contact-copy h2{color:#f4f3ece0;letter-spacing:-.085em;text-shadow:0 2px 30px #050706e6;margin:0;font-size:clamp(6rem,13vw,16rem);font-weight:500;line-height:.78}.contact-copy>a{border-bottom:1px solid var(--white);font-family:var(--serif);letter-spacing:-.065em;pointer-events:auto;align-items:flex-end;gap:1.5rem;margin-top:1.3rem;padding-bottom:.6rem;font-size:clamp(4rem,9vw,10rem);font-weight:300;line-height:.8;display:inline-flex}.contact-copy>a svg{stroke-width:.65px;width:clamp(42px,6vw,90px);height:clamp(42px,6vw,90px)}.contact-meta{grid-template-columns:1fr 2fr;align-items:end;gap:8vw;display:grid;position:absolute;bottom:10%;left:7vw;right:7vw}.contact-meta>p{max-width:320px;color:var(--muted);margin:0;font-size:.72rem;line-height:1.65}.social-grid{border-top:1px solid var(--line);pointer-events:auto;grid-template-columns:repeat(4,1fr);display:grid}.social-grid a{border-right:1px solid var(--line);grid-template-columns:1fr auto;gap:2rem .5rem;padding:.9rem;transition:color .22s,background .22s;display:grid}.social-grid a:first-child{padding-left:0}.social-grid a:last-child{border-right:0}.social-grid a:hover,.social-grid a:focus-visible{color:var(--void);background:var(--violet);outline:none}.social-grid a>span{font:.5rem var(--mono)}.social-grid a>b{font:.52rem var(--mono);text-transform:uppercase;grid-column:1}.social-grid a svg{grid-area:1/2;width:14px;height:14px}.contact-chapter footer{border-top:1px solid var(--faint);color:#f4f3ec66;font:.48rem var(--mono);text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;padding-top:1rem;display:flex;position:absolute;bottom:1.8rem;left:7vw;right:7vw}@keyframes status-pulse{50%{opacity:.35}}@keyframes scroll-line{0%{transform:translateY(-22px)}to{transform:translateY(50px)}}@keyframes cursor{50%{opacity:0}}@keyframes loading-line{0%{transform:translate(-120%)}to{transform:translate(260%)}}@media (width>=721px){.inference-panel{top:58svh;bottom:auto}.command-line{top:calc(100svh - 46px);bottom:auto}.proof-projects{top:calc(100svh - 190px);bottom:auto}.creative-project-reel,.creative-project-story{top:62svh;bottom:auto}.contact-meta{top:73svh;bottom:auto}}@media (width<=1000px){.chapter-nav a{grid-template-columns:18px 28px}.chapter-nav a b{display:none}.hero-name{top:18vh}.hero-copy{grid-template-columns:2fr 1fr}.chapter-panel{width:38vw}.agent-loop{gap:.38rem;top:49%;right:20px}.agent-loop span{display:none}.agent-loop i{width:10px}.proof-heading>p{margin-left:35%}.creative-project{width:42vw}.contact-meta{grid-template-columns:1fr 2.3fr}}@media (width<=720px){.site-header{grid-template-columns:1fr auto;height:58px;margin:0 16px}.chapter-readout{grid-template-columns:auto 30px auto;justify-self:end}.chapter-readout b{min-width:0}.system-readout,.edge-label,.chapter-nav{display:none}.chapter{min-height:122svh;padding:6.5rem 20px 5rem}.chapter-code{top:5rem;left:20px}.hero-chapter{min-height:122svh}.hero-name{font-size:clamp(5.3rem,28vw,8rem);line-height:.72;top:18vh;left:14px;right:14px}.hero-name span:last-child{margin-top:.1em}.hero-copy{display:block;inset:72svh 20px auto}.hero-copy h1{font-size:1.95rem}.hero-copy p{width:68%;margin:1.5rem 0 0 auto;font-size:.68rem}.scroll-cue{display:none}.axis-label{font-size:.4rem}.axis-label-x{top:43%;left:5%}.axis-label-y{top:31%;right:4%}.axis-label-z{top:57%;right:4%}.inference-chapter{background:linear-gradient(#050706b8,#0507061f 55%,#050706d1);min-height:140svh}.chapter-heading{top:15%;left:20px}.chapter-heading h2{font-size:clamp(3.3rem,15.5vw,4.5rem)}.chapter-panel{width:calc(100% - 40px);bottom:9%;right:20px}.command-line{bottom:3%;left:20px}.proofs-chapter{min-height:160svh}.proof-heading{width:calc(100% - 40px);top:13%;left:20px}.proof-heading h2{font-size:clamp(4.2rem,19vw,6rem)}.proof-heading>p{max-width:72%;margin:0;font-size:.68rem;position:absolute;top:62svh;right:0}.proof-readout{top:45%;right:20px}.proof-projects{display:block;bottom:4%;left:20px;right:20px}.project-link{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:24px 1fr auto;min-height:116px;padding:1rem 0}.project-title{font-size:1.35rem}.creative-chapter{min-height:168svh}.creative-heading{top:12%;left:20px;right:20px}.creative-heading h2{font-size:clamp(4rem,18.5vw,6rem)}.creative-project{width:auto;left:20px;right:20px}.creative-project-reel{bottom:27%}.creative-project-story{bottom:4%}.creative-project>a{min-height:220px}.creative-project h3{font-size:3.25rem}.frame-counter{top:52%}.point-cloud-caption{text-align:right;flex-direction:column;gap:.35rem;top:48%;left:auto;right:20px;transform:none}.contact-chapter{min-height:135svh}.contact-copy{top:16%;left:20px;right:20px}.contact-copy h2{font-size:18vw;line-height:.82}.contact-copy>a{justify-content:center;gap:.45rem;width:100%;font-size:11.7vw}.contact-meta{display:block;bottom:8%;left:20px;right:20px}.contact-meta>p{width:72%;margin:0 0 3rem auto;font-size:.66rem}.social-grid{grid-template-columns:1fr 1fr}.social-grid a,.social-grid a:first-child{border-bottom:1px solid var(--line);padding:.9rem}.social-grid a:nth-child(2n){border-right:0}.contact-chapter footer{flex-direction:column;gap:.5rem;bottom:1.2rem;left:20px;right:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
