*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #ef4444;--orange: #f97316;--bg: #0f0a0a;--card: #1a0f0f;--surface: #2a1515;--border: #3d1f1f;--text: #ffffff;--muted: #9ca3af;--green: #22c55e;--font: "Inter", sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}::selection{background:var(--red);color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--surface);border-radius:3px}
