:root{--color-red:#c10000;--color-red-700:#9e0000;--color-red-soft:#c100001f;--color-ink:#282828;--color-green:#6abe00;--color-surface:#f4f4f4;--color-white:#fff;--n-900:#282828;--n-700:#4a4a4a;--n-500:#777;--n-400:#aaa;--n-200:#d9d9d9;--n-100:#f4f4f4;--font-head:var(--font-head-loaded,"Montserrat", system-ui, sans-serif);--font-body:var(--font-body-loaded,"Inter", system-ui, sans-serif);--fs-display:48px;--fs-h1:32px;--fs-h2:24px;--fs-h3:20px;--fs-body:16px;--fs-small:14px;--fs-caption:12px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-6:24px;--sp-8:32px;--sp-12:48px;--sp-16:64px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-pill:999px;--shadow-soft:0 8px 24px #2828281f;--shadow-glow:0 6px 20px #c1000073}
html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-ink);background:var(--color-white);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
