@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}html{scroll-behavior:smooth}body{margin:0;background:#0a0a0f;color:#f5f5f7;font-family:Inter,sans-serif}h1,h2,h3,h4{font-family:Bebas Neue,sans-serif;letter-spacing:.02em}*{box-sizing:border-box}::selection{background:#e8a020;color:#0a0a0f}.container{max-width:1280px}.imgwrap{background:linear-gradient(135deg,#28220f,#16161f)}.accent-pill{display:inline-flex;align-items:center;background:#e8a0201f;border:1px solid rgba(232,160,32,.3);color:#e8a020;border-radius:9999px;font-size:.7rem;letter-spacing:.25em;padding:4px 12px;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:600}
