:root{--milk:#f6f2e9;--paper:#111111;--paper-strong:#171717;--graphite:#f7f3ea;--black:#050505;--muted:#9a9a9a;--line:#1f1f1f;--line-strong:#343434;--accent:#77f7c8;--hover-1:#ff4d8d;--hover-2:#77f7c8;--hover-3:#7aa7ff;--hover-4:#ffd166;--hover-5:#b388ff;--header-height:78px;--gutter:clamp(18px,3vw,48px);--ease:cubic-bezier(0.22,1,0.36,1);--font-ui:"Inter Display",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-jumbo:Arial,Helvetica,sans-serif}@media (max-width:760px){:root{--header-height:92px;--gutter:clamp(16px,5vw,24px)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--black)}body{margin:0;color:white;font-family:var(--font-ui);text-rendering:geometricPrecision}body::selection{color:var(--black);background:var(--selection-bg,var(--hover-4))}section:nth-of-type(2) ::selection,section:nth-of-type(2)::selection{color:var(--black);background:var(--selection-bg,var(--hover-1))}section:nth-of-type(3) ::selection,section:nth-of-type(3)::selection{color:var(--black);background:var(--selection-bg,var(--hover-2))}section:nth-of-type(4) ::selection,section:nth-of-type(4)::selection{color:var(--black);background:var(--selection-bg,var(--hover-3))}section:nth-of-type(5) ::selection,section:nth-of-type(5)::selection{color:var(--black);background:var(--selection-bg,var(--hover-5))}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%}main{overflow:hidden}.section-kicker{color:var(--muted);font-size:12px;letter-spacing:.18em;line-height:1;text-transform:uppercase}.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}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}