:root{--bg:#000;--surface:#13151b;--text:#fff;--text-muted:#ffffff8c;--border:#ffffff1a;--border-strong:#ffffff1b;--accent:#3a82f6;--accent-hover:#2152a6;--accent-active:#315aa3;--typo-label:12px;--typo-copy:13px;--typo-largecopy:16px;--typo-subtitle:16px;--typo-title:20px;--typo-hero:32px;--typo-headline:62px;--typo-headline-subtitle:24px;--font-weight-normal:449;--font-weight-semibold:600;--font-weight-bold:650;--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--space-7:128px;--section-gap:256px;--section-gap-mobile:180px;--radius-sm:5px;--radius:6px;--radius-md:8px;--radius-lg:10px;--radius-pill:1000px;--content-max-width:1200px;--font-sans:system-ui,-apple-system,"SF Pro Display","SF Pro",Inter,"Inter Fallback",sans-serif}@media (max-width:884px){:root{--section-gap:var(--section-gap-mobile);--typo-headline:36px;--typo-headline-subtitle:20px}}@media (max-width:480px){:root{--typo-hero:28px;--typo-title:18px;--typo-largecopy:15px;--typo-subtitle:15px;--typo-copy:13px;--typo-label:11px;--typo-headline:28px;--typo-headline-subtitle:var(--typo-subtitle);--content-padding:16px}}
html,body,div,span,h1,h2,h3,h4,p,a,button,ul,li{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--typo-largecopy);font-weight:var(--font-weight-normal);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.33em;overflow-x:hidden}main{gap:var(--section-gap);flex-direction:column;scroll-margin-top:90px;display:flex}main.content-page{gap:var(--space-6)}a{color:inherit;text-decoration:none}a:hover,button:hover{cursor:pointer}button{font-family:inherit}.page-title{font-size:var(--typo-hero);font-weight:var(--font-weight-bold);letter-spacing:-.0186364em;margin:0;line-height:1.25em}.page-subtitle{font-size:var(--typo-subtitle);font-weight:var(--font-weight-normal);color:var(--text-muted);max-width:60ch;margin:0;line-height:1.33em}
