:root{--color-bg:#fff;--color-bg-alt:#f5f6f8;--color-surface:#fff;--color-border:#e2e4e9;--color-text:#14181f;--color-text-muted:#4b5563;--color-primary:#1f3a5f;--color-primary-dark:#16293f;--color-primary-contrast:#fff;--color-focus:#2f6fed;--font-sans:var(--font-geist-sans), system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--line-height-tight:1.2;--line-height-normal:1.55;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--max-width:1120px;--radius-sm:4px;--radius-md:8px}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text);background:var(--color-bg);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:var(--line-height-tight);font-weight:600}a{color:inherit}img{max-width:100%;display:block}ul,ol{margin:0;padding:0;list-style:none}button{font-family:inherit}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}main{flex:1}
