:root{--z-orange: #f94b00;--z-orange-tint: #ff6a2b;--z-cream: #f4eee3;--z-cream-2: #ede6d8;--z-line-light: #d8d0c1;--z-ink: #17150f;--z-ink-2: #22201a;--z-anthracite: #2a2722;--z-line-dark: #3a362e;--z-grey: #8c8578;--z-grey-soft: #b7b0a2;--z-white: #ffffff;--bg: var(--z-cream);--fg: var(--z-ink);--fg-muted: var(--z-grey);--line: var(--z-line-light);--accent: var(--z-orange);--font-display: "Agharti", "Arial Black", sans-serif;--font-body: "Agharti", system-ui, sans-serif;--font-serif: "Agharti", system-ui, sans-serif;--step--1: clamp(.8rem, .75rem + .2vw, .92rem);--step-0: clamp(1rem, .95rem + .3vw, 1.15rem);--step-1: clamp(1.35rem, 1.15rem + 1vw, 1.9rem);--step-2: clamp(1.8rem, 1.4rem + 2vw, 3rem);--step-3: clamp(2.6rem, 1.8rem + 4vw, 5rem);--step-4: clamp(3.5rem, 2rem + 8vw, 9rem);--step-giant: clamp(4rem, -1rem + 22vw, 20rem);--space-section: clamp(6rem, 4rem + 8vw, 12rem);--gutter: clamp(1.25rem, .8rem + 2vw, 3rem);--maxw: min(1440px, 92vw);--radius: 0px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-io: cubic-bezier(.65, 0, .35, 1);--dur: .8s}.theme-dark{--bg: var(--z-ink);--fg: var(--z-cream);--fg-muted: var(--z-grey-soft);--line: var(--z-line-dark)}.theme-orange{--bg: var(--z-orange);--fg: var(--z-cream);--fg-muted: rgba(255, 255, 255, .72);--line: rgba(255, 255, 255, .28);--accent: var(--z-cream)}@media(prefers-reduced-motion:reduce){:root{--dur: .01s}}@font-face{font-family:Agharti;src:url(/fonts/AghartiVF.woff2) format("woff2-variations"),url(/fonts/AghartiVF.woff) format("woff-variations");font-weight:1 900;font-stretch:50% 200%;font-style:normal;font-display:swap}@font-face{font-family:Agharti Static;src:url(/fonts/Agharti-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Agharti Static;src:url(/fonts/Agharti-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:clip}body{font-family:var(--font-body);font-weight:400;font-size:var(--step-0);line-height:1.5;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;transition:background-color .6s var(--ease-io),color .6s var(--ease-io)}img,picture,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}input,textarea,select{font:inherit;color:inherit}ul,ol{list-style:none;padding:0}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.container{width:var(--maxw);margin-inline:auto}.section{position:relative;background:var(--bg);color:var(--fg);padding-block:var(--space-section)}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{font-family:var(--font-display);font-weight:600;font-stretch:100%;font-size:var(--step--1);text-transform:uppercase;letter-spacing:.22em;color:var(--fg-muted)}.display{font-family:var(--font-display);font-weight:900;font-stretch:100%;line-height:.95;letter-spacing:-.01em}.serif-italic{font-family:var(--font-body);font-style:normal;font-weight:400}.accent{color:var(--accent)}.section-index{font-family:var(--font-display);font-weight:600;font-size:var(--step--1);letter-spacing:.1em;color:var(--accent)}.btn{display:inline-flex;align-items:center;gap:.6em;font-family:var(--font-display);font-weight:600;font-size:var(--step-0);text-transform:uppercase;letter-spacing:.08em;padding:.85em 1.6em;border-radius:0;transition:transform .4s var(--ease-out),background-color .3s ease,color .3s ease,border-color .3s ease}.btn--solid{background:var(--fg);color:var(--bg)}.btn--solid:hover{background:var(--accent);color:var(--z-white)}.btn--outline{border:1px solid var(--line);color:var(--fg)}.btn--outline:hover{border-color:var(--accent);color:var(--accent)}.btn--white{background:var(--z-white);color:var(--z-ink)}.btn--white:hover{transform:translateY(-2px)}[data-reveal]{will-change:transform,opacity}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
