:root{--color-background:#0e0e10;--color-background-elevated:#17171a;--color-background-elevated-2:#1f1f22;--color-foreground:#f4ede2;--color-muted:#a39c90;--color-metal:#9c9690;--color-metal-strong:#c9c2b4;--color-border:#f4ede21f;--color-border-strong:#f4ede238;--color-overlay:#0e0e10b8;--color-background-light:#f6f1ea;--color-foreground-on-light:#221f1b;--color-muted-on-light:#6f6659;--color-metal-on-light:#79694f;--color-border-on-light:#221f1b24;--color-panel:#e9e2d3;--color-panel-shade:#ddd3bd;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-pill:999px;--shadow-sm:0 1px 2px #0006;--shadow-md:0 8px 24px #00000059;--shadow-lg:0 24px 64px #00000073;--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-3xl:9rem;--container-max:1280px;--container-padding:clamp(1.25rem, 5vw, 3rem);--transition-fast:.15s ease;--transition-base:.25s ease}
:root{--font-sans:var(--font-geist-sans), "Segoe UI", Arial, Helvetica, sans-serif;--font-display:var(--font-fraunces), Georgia, "Times New Roman", serif;--font-mono:var(--font-geist-mono), "Courier New", monospace;--text-xs:clamp(.75rem, .7rem + .2vw, .8125rem);--text-sm:clamp(.8125rem, .78rem + .2vw, .9375rem);--text-base:clamp(.9375rem, .9rem + .25vw, 1.0625rem);--text-md:clamp(1.0625rem, 1rem + .4vw, 1.25rem);--text-lg:clamp(1.25rem, 1.1rem + .8vw, 1.625rem);--text-xl:clamp(1.625rem, 1.4rem + 1.2vw, 2.25rem);--text-2xl:clamp(2rem, 1.6rem + 2vw, 3rem);--text-3xl:clamp(2.5rem, 1.9rem + 3vw, 4rem);--text-4xl:clamp(3rem, 2.2rem + 4vw, 5.5rem);--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.6;--leading-relaxed:1.75;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.08em;--tracking-wider:.16em}
*{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100dvh;color:var(--color-foreground);background:var(--color-background);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}h1,h2,h3,h4{font-family:var(--font-display);line-height:var(--leading-tight);font-weight:500}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--color-metal-strong);outline-offset:2px}
