*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0a;--surface: #111111;--surface2: #181818;--border: #222222;--accent: #f5c518;--accent2: #e6b800;--text: #ebebeb;--muted: #777;--muted2: #555;--radius: 14px;--radius-sm: 8px;--danger: #e74c3c;--success: #2ecc71}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent2)}.container{max-width:1000px;margin:0 auto;padding:0 20px}.section-label{text-align:center;font-size:.72rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.section-title{text-align:center;font-size:1.75rem;font-weight:800;margin-bottom:52px;letter-spacing:-.5px}@media(max-width:640px){.container{padding:0 18px}}
