@charset "UTF-8";:root{--bg: #0E0E0E;--surface: #1A1A1A;--surface2: #242424;--line: #333333;--text: #F5F5F5;--text-dim: #A0A0A0;--yellow: #F5C518;--yellow-soft: rgba(245, 197, 24, .12);--green: #4ADE80;--amber: #FBBF24;--red: #F87171}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit}:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
