:root{--primary: #c0392b;--primary-light: #e74c3c;--primary-dark: #922b21;--bg: #0a0a0a;--surface: #141414;--surface-2: #1e1e1e;--border: rgba(255,255,255,.08);--text: #f0f0f0;--text-muted: #888;--font-display: "Playfair Display", serif;--font-body: "DM Sans", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer}input,select,textarea{font-family:var(--font-body)}
