@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");:root{--font-sans:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--text-display:clamp(2rem,5vw,3rem);--text-display-line-height:1.2;--text-display-letter-spacing:-0.5px;--text-display-font-weight:900;--text-h1:2rem;--text-h1-line-height:1.2;--text-h1-letter-spacing:-0.5px;--text-h1-font-weight:800;--text-h2:1.5rem;--text-h2-line-height:1.2;--text-h2-letter-spacing:-0.3px;--text-h2-font-weight:800;--text-h3:1.125rem;--text-h3-line-height:1.2;--text-h3-letter-spacing:-0.3px;--text-h3-font-weight:700;--text-body:0.875rem;--text-body-line-height:1.5;--text-body-letter-spacing:0;--text-body-font-weight:400;--text-body-strong:0.875rem;--text-body-strong-line-height:1.5;--text-body-strong-letter-spacing:0;--text-body-strong-font-weight:600;--text-small:0.75rem;--text-small-line-height:1.4;--text-small-letter-spacing:0;--text-small-font-weight:500;--text-tiny:0.6875rem;--text-tiny-line-height:1.4;--text-tiny-letter-spacing:0.5px;--text-tiny-font-weight:600;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}body,html{font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--text-body-line-height);font-weight:var(--text-body-font-weight);color:#fff}h1{font-size:var(--text-h1);line-height:var(--text-h1-line-height);letter-spacing:var(--text-h1-letter-spacing);font-weight:var(--text-h1-font-weight)}h1,h2{margin:0}h2{font-size:var(--text-h2);line-height:var(--text-h2-line-height);letter-spacing:var(--text-h2-letter-spacing);font-weight:var(--text-h2-font-weight)}h3{font-size:var(--text-h3);line-height:var(--text-h3-line-height);letter-spacing:var(--text-h3-letter-spacing);font-weight:var(--text-h3-font-weight)}h3,p{margin:0}.text-display{font-size:var(--text-display);line-height:var(--text-display-line-height);letter-spacing:var(--text-display-letter-spacing);font-weight:var(--text-display-font-weight)}.text-body{font-size:var(--text-body);line-height:var(--text-body-line-height);font-weight:var(--text-body-font-weight)}.text-body-strong{font-size:var(--text-body-strong);line-height:var(--text-body-strong-line-height);font-weight:var(--text-body-strong-font-weight)}.text-small{font-size:var(--text-small);line-height:var(--text-small-line-height);font-weight:var(--text-small-font-weight)}.text-tiny{font-size:var(--text-tiny);line-height:var(--text-tiny-line-height);letter-spacing:var(--text-tiny-letter-spacing);font-weight:var(--text-tiny-font-weight)}:root{--color-bg-base:#0e0b12;--color-bg-surface:#19151e;--color-bg-elevated:#221d29;--color-bg-overlay:#2c2535;--color-purple-900:#4c1d95;--color-purple-700:#7c3aed;--color-purple-500:#a855f7;--color-purple-400:#c084fc;--color-purple-200:#ddd6fe;--color-gold-500:#d4a017;--color-gold-400:#e8b82a;--color-text-primary:#fff;--color-text-secondary:#a8a3b3;--color-text-muted:#6b6578;--color-success:#22c55e;--color-error:#ef4444;--color-info:#3b82f6;--color-warning:#f59e0b;--color-border-subtle:hsla(0,0%,100%,.08);--color-border-muted:hsla(0,0%,100%,.12);--color-border-default:hsla(0,0%,100%,.2);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(0,0,0,.3);--shadow-md:0 4px 12px rgba(0,0,0,.4);--shadow-lg:0 8px 24px rgba(0,0,0,.5);--duration-fast:150ms;--duration-normal:200ms;--duration-slow:300ms;--easing-default:cubic-bezier(0.4,0,0.2,1)}*,:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;background-color:var(--color-bg-base);color:var(--color-text-primary);min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}:focus-visible{outline:2px solid var(--color-purple-500);outline-offset:2px}::selection{background:rgba(139,92,246,.3);color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit}a{color:inherit;text-decoration:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes skeleton-pulse{0%,to{opacity:.4}50%{opacity:.15}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}:root{--hool-bg-base:#0e0b12;--hool-bg-surface:#19151e;--hool-bg-elevated:#221d29;--hool-bg-overlay:#2c2535;--hool-purple-900:#4c1d95;--hool-purple-700:#7c3aed;--hool-purple-500:#a855f7;--hool-purple-400:#c084fc;--hool-purple-200:#ddd6fe;--hool-gold-900:#6b4f10;--hool-gold-700:#8b6914;--hool-gold-500:#d4a017;--hool-gold-400:#e8b82a;--hool-gold-200:#f5d060;--hool-text-primary:#fff;--hool-text-secondary:#a8a3b3;--hool-text-muted:#6b6578;--hool-text-on-gold:#1a1400;--hool-text-on-purple:#fff;--hool-success:#22c55e;--hool-error:#ef4444;--hool-info:#3b82f6;--hool-warning:#f59e0b;--hool-border-subtle:hsla(0,0%,100%,.08);--hool-border-muted:hsla(0,0%,100%,.12);--hool-border-default:hsla(0,0%,100%,.2);--hool-radius-sm:8px;--hool-radius-md:12px;--hool-radius-lg:16px;--hool-radius-xl:20px;--hool-radius-full:9999px;--hool-border-thin:1px;--hool-border-medium:2px;--hool-border-thick:3px;--hool-cream:#f5f0e8;--hool-slate-500:#64748b;--hool-slate-400:#7c8da2;--hool-sticker-border:#1d2119;--hool-sticker-outline:#fff;--hool-class-deathknight:#c41e3a;--hool-class-demonhunter:#a330c9;--hool-class-druid:#ff7c0a;--hool-class-evoker:#33937f;--hool-class-hunter:#aad372;--hool-class-mage:#3fc7eb;--hool-class-monk:#00ff98;--hool-class-paladin:#f48cba;--hool-class-priest:#fff;--hool-class-rogue:#fff468;--hool-class-shaman:#0070dd;--hool-class-warlock:#8788ee;--hool-class-warrior:#c69b6d;--hool-rarity-common:#9ca3af;--hool-rarity-uncommon:#10b981;--hool-rarity-rare:#1e8fff;--hool-rarity-epic:#a855f7;--hool-rarity-legendary:gold;--hool-rarity-mythic:#f64;--hool-ui-black:#000;--hool-ui-white:#fff;--hool-ui-red:#ef4444;--hool-ui-orange:#ff8000;--hool-ui-yellow:gold;--hool-ui-green:#00ff96;--hool-shadow-sm:0 2px 8px rgba(0,0,0,.3);--hool-shadow-md:0 4px 16px rgba(0,0,0,.4);--hool-shadow-lg:0 8px 32px rgba(0,0,0,.5);--hool-glow-purple:0 0 20px rgba(168,85,247,.3);--hool-glow-gold:0 0 20px rgba(212,160,23,.3);--hool-space-1:4px;--hool-space-2:8px;--hool-space-3:12px;--hool-space-4:16px;--hool-space-5:20px;--hool-space-6:24px;--hool-space-8:32px;--hool-space-10:40px;--hool-space-12:48px;--hool-space-16:64px;--hool-duration-fast:150ms;--hool-duration-normal:250ms;--hool-duration-slow:400ms;--hool-duration-slower:600ms}