:root{--font-size:16px;--background:#fff;--foreground:#0a0a0a;--card:#fff;--card-foreground:#0a0a0a;--primary:#0a0a0a;--primary-foreground:#fff;--secondary:#f5f5f5;--secondary-foreground:#0a0a0a;--muted:#f5f5f5;--muted-foreground:#737373;--border:#e5e5e5;--ring:#737373;--radius:.75rem;--shadow:0 2px 12px #0a0a0a0d;--header-background:#fffffff2}.dark{--background:#0a0a0a;--foreground:#fafafa;--card:#0a0a0a;--card-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#0a0a0a;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a3a3a3;--border:#262626;--ring:#a3a3a3;--shadow:0 6px 24px #00000047;--header-background:#0a0a0af2}*{box-sizing:border-box}html{font-size:var(--font-size);scroll-behavior:smooth;scroll-padding-top:6rem}body{background:var(--background);min-height:100vh;color:var(--foreground);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .18s,color .18s,border-color .18s}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,h4{font-weight:500;line-height:1.5}p,span,li,a{line-height:1.5}
