@keyframes vike-react-shine{to{background-position-x:-200%}}:root{--bg: #0b0d12;--surface: #12151e;--surface2: #1a1e2e;--border: #2a2f45;--gold: #f0c040;--gold2: #e09020;--blue: #4ec9e1;--text: #c5cde8;--text-dim: #7a83a8;--red: #c41e3a;--orange: #ff8000;--green: #1eff00;--purple: #a335ee;--poor: #9d9d9d;--common: #ffffff;--uncommon: #1eff00;--rare: #0070dd;--epic: #a335ee;--legendary: #ff8000;--radius: 6px;--radius-lg: 10px;--shadow: 0 4px 16px rgba(0, 0, 0, .55);--shadow-sm: 0 2px 6px rgba(0, 0, 0, .4);--font: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Fira Code", "Cascadia Code", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.65;min-height:100vh;-webkit-font-smoothing:antialiased;overflow-x:clip}a{color:var(--gold);text-decoration:none;transition:color .15s}a:hover{color:var(--gold2);text-decoration:underline}img{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{color:var(--gold);font-weight:700;line-height:1.25}code,pre{font-family:var(--font-mono);font-size:.875em}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}.q0{color:var(--poor)}.q1{color:var(--common)}.q2{color:var(--uncommon)}.q3{color:var(--rare)}.q4{color:var(--epic)}.q5{color:var(--legendary)}.q4-glow{color:var(--epic);text-shadow:0 0 8px rgba(163,53,238,.6)}.q5-glow{color:var(--legendary);text-shadow:0 0 8px rgba(255,128,0,.6)}
