@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0e0e11;--bg2:#16161b;--bg3:#1e1e26;--border:#ffffff14;--text:#f0eff5;--text-muted:#8b8a99;--text-dim:#5a5967;--accent:#e8c547;--accent-glow:#e8c54726;--yes:#4caf82;--yes-glow:#4caf8233;--no:#e05c5c;--no-glow:#e05c5c33;--radius:16px;--radius-sm:10px;--shadow:0 8px 32px #00000080}html{-webkit-text-size-adjust:100%;font-size:16px}body{background:var(--bg);color:var(--text);min-height:100dvh;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;line-height:1.5;overflow-x:hidden}#root{flex-direction:column;min-height:100dvh;display:flex}h1,h2,h3{font-family:DM Serif Display,Georgia,serif;font-weight:400;line-height:1.15}button{cursor:pointer;border:none;outline:none;font-family:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input{font-family:inherit}input:focus{outline:none}a{color:var(--accent);text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
