*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--surface: #13131a;--card: #1a1a24;--border: rgba(255,255,255,.08);--border2: rgba(255,255,255,.12);--fg: #f9fafb;--muted: #6b7280;--muted2: #4b5563;--gold: #4B9CD3;--gold2: #7BB8DF;--cyan: #22d3ee;--green: #4ade80;--red: #f87171;--orange: #fb923c;--blue: #60a5fa;--purple: #a78bfa}html,body,#root{height:100%;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}@media (min-width: 768px){html,body,#root{font-size:18px}}input,select,textarea,button{font-size:16px;font-family:inherit}@media (min-width: 768px){input,select,textarea,button{font-size:17px}}input,select,textarea{min-height:44px}button{cursor:pointer;min-height:44px}button:disabled{opacity:.5;cursor:not-allowed}*{scrollbar-width:auto;scrollbar-color:rgba(75,156,211,.6) rgba(255,255,255,.08)}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-track{background:#ffffff0f;border-radius:7px}::-webkit-scrollbar-thumb{background:#4b9cd399;border-radius:7px;border:2px solid var(--bg);min-height:40px}::-webkit-scrollbar-thumb:hover{background:#4b9cd3e6}::-webkit-scrollbar-corner{background:transparent}.badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.badge.tag-P{background:#4b9cd326;color:var(--gold);border:1px solid rgba(75,156,211,.3)}.badge.tag-H{background:#4ade8026;color:var(--green);border:1px solid rgba(74,222,128,.3)}.badge.tag-TW{background:#a78bfa26;color:var(--purple);border:1px solid rgba(167,139,250,.3)}.badge.tag-S{background:#60a5fa26;color:var(--blue);border:1px solid rgba(96,165,250,.3)}.badge.tag-R{background:#f8717126;color:var(--red);border:1px solid rgba(248,113,113,.3)}button:focus{outline:none}button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}input:focus,select:focus,textarea:focus{outline:2px solid rgba(75,156,211,.4);outline-offset:-1px}
