:root{--bg:#0a0a0a;--bg-deep:#060606;--text:#f2f2f0;--text-muted:#f2f2f085;--text-faint:#f2f2f04d;--hairline:#f2f2f017;--hairline-strong:#f2f2f029;--accent:#863bff;--font-sans:"Space Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", "Cascadia Code", Menlo, Consolas, monospace;--nav-h:4.25rem;--pad:clamp(1.5rem, 5vw, 4.5rem);--section-gap:clamp(6rem, 16vh, 11rem);--ease-out:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6;overflow-x:hidden}::selection{color:#fff;background:#863bff59}:focus-visible{outline-offset:4px;border-radius:2px;outline:1px solid #f2f2f0a6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip-link{top:-100px;left:var(--pad);z-index:200;background:var(--bg-deep);border:1px solid var(--hairline-strong);color:var(--text);letter-spacing:.04em;transition:top .2s var(--ease-out);padding:.75rem 1.25rem;font-size:.85rem;position:fixed}.skip-link:focus{top:1rem}.sculpture{z-index:1;pointer-events:none;opacity:1;position:fixed;inset:0}.label{letter-spacing:.34em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:500}.word{vertical-align:top;margin-bottom:-.08em;padding-bottom:.08em;display:inline-block;overflow:hidden}.word__inner{will-change:transform;display:inline-block;transform:translateY(0)}.letter{vertical-align:top;margin-bottom:-.06em;padding-bottom:.06em;display:inline-block;overflow:hidden}.letter__inner{will-change:transform;display:inline-block}.header{z-index:100;height:var(--nav-h);padding:0 var(--pad);background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;transition:background .4s,border-color .4s;display:flex;position:fixed;inset:0 0 auto}.header--scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:var(--hairline);background:#0a0a0ab8}.header__brand{align-items:center;gap:.65rem;display:inline-flex}.header__logo{flex-shrink:0;width:auto;height:17px}.header__wordmark{letter-spacing:.32em;color:var(--text);font-size:.82rem;font-weight:600}.header__nav{align-items:center;gap:clamp(1.25rem,3vw,2.5rem);display:flex}.header__nav a{letter-spacing:.14em;color:var(--text-muted);font-size:.8rem;font-weight:500;transition:color .25s;position:relative}.header__nav a:after{content:"";background:var(--text);transform-origin:100%;width:100%;height:1px;transition:transform .4s var(--ease-out);position:absolute;bottom:-.3rem;left:0;transform:scaleX(0)}.header__nav a:hover{color:var(--text)}.header__nav a:hover:after{transform-origin:0;transform:scaleX(1)}.hero{z-index:2;text-align:center;min-height:100svh;padding:calc(var(--nav-h) + 2rem) var(--pad) 4rem;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero__glow{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#f2f2f00b 0%,#f2f2f005 42%,#0000 70%);width:min(120vmin,1100px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__eyebrow{margin-bottom:clamp(1.75rem,4vh,3.5rem);position:relative}.hero__eyebrow .label{color:var(--text-faint);align-items:center;gap:.9rem;display:inline-flex}.hero__eyebrow .label:before,.hero__eyebrow .label:after{content:"";background:var(--hairline-strong);width:2.5rem;height:1px}.hero__title{letter-spacing:-.025em;text-transform:uppercase;color:var(--text);font-size:clamp(2.6rem,11vw,10.5rem);font-weight:400;line-height:.98;position:relative}.hero__title .hero__line{will-change:transform;display:block}.hero__title .hero__line--2{color:var(--text-muted)}.hero__scroll{letter-spacing:.4em;text-transform:uppercase;color:var(--text-faint);flex-direction:column;align-items:center;gap:.9rem;font-size:.65rem;font-weight:500;display:flex;position:absolute;bottom:2.25rem;left:50%;transform:translate(-50%)}.hero__scroll-line{background:var(--hairline-strong);width:1px;height:3.5rem;position:relative;overflow:hidden}.hero__scroll-line:after{content:"";background:var(--text);animation:scroll-cue 2.4s var(--ease-out) infinite;position:absolute;inset:0;transform:translateY(-100%)}@keyframes scroll-cue{0%{transform:translateY(-100%)}55%{transform:translateY(0)}to{transform:translateY(100%)}}.manifesto{z-index:2;padding:var(--section-gap) var(--pad);position:relative}.manifesto__label{margin-bottom:clamp(2.5rem,6vh,4.5rem)}.manifesto__line{letter-spacing:-.02em;font-size:clamp(2.1rem,5.4vw,4.6rem);font-weight:300;line-height:1.16}.manifesto__line .mask-row{margin-bottom:-.1em;padding-bottom:.1em;display:block;overflow:hidden}.manifesto__line .mask-row__inner{will-change:transform;display:block;transform:translateY(0)}.manifesto__line .mask-row--muted{color:var(--text-muted)}.manifesto__sub{max-width:34rem;color:var(--text-muted);margin-top:clamp(2rem,5vh,3.5rem);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7}.manifesto__toc{border-top:1px solid var(--hairline);flex-wrap:wrap;gap:1rem clamp(2rem,6vw,5rem);margin-top:clamp(3.5rem,9vh,6.5rem);padding-top:1.5rem;display:flex}.manifesto__toc a{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:.82rem;font-weight:500;transition:color .25s}.manifesto__toc a:hover{color:var(--text)}.products{z-index:2;position:relative}.products__sticky{position:relative;overflow:hidden}.products__chrome{padding:calc(var(--nav-h) + 1rem) var(--pad) 0;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.products__counter{letter-spacing:.3em;color:var(--text-faint);font-variant-numeric:tabular-nums;align-items:baseline;font-size:.72rem;font-weight:500;display:inline-flex;position:relative}.products__counter .counter-num{min-width:2ch;color:var(--text);display:inline-block}.products__counter .counter-num--alt{opacity:0;position:absolute;top:0;left:0}.products__progress{left:var(--pad);right:var(--pad);background:var(--hairline);height:1px;position:absolute;bottom:2.25rem}.products__progress-bar{background:var(--text-faint);transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0)}.products__stage{width:100%;height:100%;position:relative}.product{min-height:100svh;padding:0 var(--pad);will-change:transform, opacity, filter;flex-direction:column;justify-content:center;display:flex;position:relative}.product+.product{border-top:1px solid var(--hairline)}.product--grace{text-align:right;pointer-events:none;align-items:flex-end}.product--grace [data-grace=slide]{width:100%}.product__index{letter-spacing:.34em;color:var(--text-faint);margin-bottom:clamp(1.5rem,3.5vh,2.75rem);font-size:.72rem;font-weight:500}.product__name{letter-spacing:-.02em;text-transform:uppercase;color:var(--text);will-change:transform, opacity, filter;font-size:clamp(2.9rem,11.5vw,11rem);font-weight:500;line-height:.95}.product__name .letter{font-size:inherit;line-height:inherit}.product__rule{background:var(--hairline-strong);transform-origin:0;width:clamp(3rem,7vw,6rem);height:1px;margin-top:clamp(1.5rem,3.5vh,2.75rem)}.product--grace .product__rule{transform-origin:100%;margin-left:auto}.product__prompt{font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-faint);margin-top:clamp(1.5rem,3.5vh,2.75rem);font-size:.78rem}.product__line{max-width:30rem;color:var(--text);margin-top:clamp(1.25rem,3vh,2.25rem);font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.5}.product--grace .product__line{margin-left:auto}.product__micro{max-width:30rem;color:var(--text-muted);margin-top:.75rem;font-size:.9rem;line-height:1.65}.product--grace .product__micro{margin-left:auto}.product__link{letter-spacing:.22em;text-transform:uppercase;color:var(--text);align-items:center;gap:.65rem;margin-top:clamp(1.75rem,4.5vh,3rem);font-size:.82rem;font-weight:500;display:inline-flex;position:relative}.product__link .arrow{transition:transform .35s var(--ease-out);display:inline-block}.product__link:hover .arrow{transform:translate(6px)}.product__link:after{content:"";background:var(--hairline-strong);transform-origin:0;width:100%;height:1px;transition:transform .4s var(--ease-out), background .4s ease;position:absolute;bottom:-.35rem;left:0;transform:scaleX(1)}.product__link:hover:after{background:var(--text);transform:scaleX(.45)}@media (prefers-reduced-motion:no-preference){.js .products{height:300vh}.js .products__sticky{height:100svh;position:sticky;top:0}.js .product{min-height:0;position:absolute;inset:0}.js .product+.product{border-top:none}}.footer{z-index:2;padding:var(--section-gap) var(--pad) 2.5rem;background:var(--bg-deep);border-top:1px solid var(--hairline);text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.footer__logo{opacity:.92;width:min(19rem,64vw);height:auto}.footer__tag{letter-spacing:.28em;text-transform:uppercase;color:var(--text-faint);margin-top:1.25rem;font-size:.8rem}.footer__bar{margin-top:var(--section-gap);border-top:1px solid var(--hairline);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;width:100%;padding-top:1.5rem;display:flex}.footer__copy{letter-spacing:.08em;color:var(--text-faint);font-size:.78rem}.footer__links{gap:2rem;display:flex}.footer__links a{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:500;transition:color .25s}.footer__links a:hover{color:var(--text)}@media (width<=767px){.header__nav{gap:1.1rem}.hero__title{letter-spacing:-.02em;font-size:clamp(2.3rem,13.5vw,4.6rem)}.hero__eyebrow .label:before,.hero__eyebrow .label:after{width:1.25rem}.product--grace{text-align:left;align-items:flex-start}.product--grace .product__rule,.product--grace .product__line,.product--grace .product__micro{margin-left:0}.product__name{font-size:clamp(2.4rem,13.5vw,4.8rem)}.products__progress{bottom:1.5rem}}@media (width<=480px){.header__wordmark{letter-spacing:.24em;font-size:.75rem}.header__nav a{letter-spacing:.08em;font-size:.75rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero__scroll-line:after{animation:none;transform:translateY(0)}.product--grace{text-align:left;pointer-events:auto;align-items:flex-start}.product--grace .product__rule,.product--grace .product__line,.product--grace .product__micro{margin-left:0}.products__chrome,.products__progress,.sculpture{display:none}}
