:root{--bg-primary: #f8fafc;--surface-elevated: #ffffff;--surface-muted: #f1f5f9;--ink-primary: #0f172a;--ink-secondary: #475569;--ink-tertiary: #94a3b8;--brand-primary: #0a2540;--brand-accent: #c8a24a;--semantic-success: #10b981;--semantic-danger: #ef4444;--max-width: 1280px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--bg-primary);color:var(--ink-primary);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{color:var(--brand-primary);font-weight:700;line-height:1.2}html{scroll-behavior:smooth}
