*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fcfcfc;--bg-elevated:#ffffff;--bg-surface:#efefef;--border:#d0d0d0;--border-strong:#aaaaaa;--accent:#111111;--accent-muted:#e8e8e8;--text:#111111;--text-muted:#505050;--text-dim:#888888;--text-faint:#c8c8c8;--up:#185c28;--down:#a81818;--info:#18306e;--purple:#4a1278;--row-hover:#f0f0f0;--shadow:0 1px 3px rgba(0,0,0,0.06);--shadow-lg:0 8px 32px rgba(0,0,0,0.08);--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--sidebar-w:248px;--topbar-h:56px;--bp-tablet:960px;--bp-mobile:768px;--bp-phone:480px;--font-serif:Georgia,"Times New Roman",serif;--font-sans:system-ui,-apple-system,"Segoe UI",sans-serif;--transition:0.15s ease;--chart-common:#22c55e;--chart-rare:#3b82f6;--chart-epic:#a855f7;--chart-citadel:#c084fc;--chart-monster:#f97316;--chart-event:#14b8a6;--chart-triumphal:#eab308;--chart-tournament:#6366f1;--chart-arena:#ef4444;--chart-wealth:#84cc16;--chart-purchase:#64748b;--chart-other:#94a3b8;--chart-heat:#185c28;--chart-good:#22c55e}html[data-theme=raven]{--bg:#fcfcfc;--bg-elevated:#ffffff;--bg-surface:#efefef;--border:#d0d0d0;--border-strong:#aaaaaa;--accent:#111111;--accent-muted:#e8e8e8;--text:#111111;--text-muted:#505050;--text-dim:#888888;--text-faint:#c8c8c8;--up:#185c28;--down:#a81818;--info:#18306e;--purple:#4a1278;--row-hover:#f0f0f0;--shadow:0 1px 3px rgba(0,0,0,0.06);--shadow-lg:0 8px 32px rgba(0,0,0,0.08)}html[data-theme=raven] .tb-nav-section-title{color:var(--text-dim)}html[data-theme=nevermore]{--bg:#0c0910;--bg-elevated:#13101a;--bg-surface:#1c1828;--border:#2e2442;--border-strong:#443360;--accent:#c8a030;--accent-muted:#251c08;--text:#e2d8f0;--text-muted:#9880c0;--text-dim:#6a5890;--text-faint:#3e2e58;--up:#48b860;--down:#c84040;--info:#6898d8;--purple:#a86fd8;--row-hover:#16121e;--shadow:0 1px 3px rgba(0,0,0,0.4);--shadow-lg:0 8px 32px rgba(0,0,0,0.5);--chart-common:#d4a843;--chart-rare:#6898d8;--chart-epic:#a86fd8;--chart-citadel:#8d7ae0;--chart-monster:#d8834a;--chart-event:#4ab8a8;--chart-triumphal:#e8c860;--chart-tournament:#7a88e8;--chart-arena:#d86060;--chart-wealth:#a8c860;--chart-purchase:#6a6a88;--chart-other:#8888a8;--chart-heat:#c8a030;--chart-good:#48b860}html{color-scheme:light}html[data-theme=nevermore]{color-scheme:dark}body{background:var(--bg);color:var(--text);font-family:var(--font-serif);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--info)}#snow-canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;opacity:0;transition:opacity 1.2s}