:root{--bg:#120708;--bg-alt:#1a0d0f;--card:#1f1113;--card-alt:#241417;--border:#45222a;--border-soft:#33191f;--crimson:#ff3b52;--crimson-deep:#c81d38;--crimson-glow:#ff6b7d;--gold:#e8b04b;--text:#f2e6e6;--text-dim:#cbb2b5;--text-faint:#9a7d81;--font-serif:Georgia, "Times New Roman", serif;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--win:#4caf7d;--loss:#ff3b52;--tie:#9a7d81;--positive-diff:#4caf7d;--negative-diff:#ff6b7d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-image:radial-gradient(900px 500px at 15% -5%,#c81d3824,#0000 60%),radial-gradient(800px 500px at 100% 10%,#c81d3814,#0000 55%);margin:0;font-size:16px;line-height:1.5}a{color:var(--crimson-glow);text-decoration:none}a:hover{text-decoration:underline}::selection{background:var(--crimson-deep);color:#fff}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.skip-link.svelte-12qhfyh{z-index:1000;background:var(--gold);color:var(--bg);border-radius:5px;padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-180%)}.skip-link.svelte-12qhfyh:focus{transform:none}.mobile-close.svelte-12qhfyh{display:none}@media (width<=768px){.mobile-close.svelte-12qhfyh{color:var(--text);background:var(--card);border:1px solid var(--border);border-radius:5px;align-self:flex-end;margin-bottom:10px;padding:10px;display:block}.sidebar.mobile-open.svelte-12qhfyh{z-index:210}}.app-shell.svelte-12qhfyh{min-height:100vh}.sidebar.svelte-12qhfyh{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-right:1px solid var(--border);z-index:100;background:#0a0405f7;flex-direction:column;width:240px;padding:20px 14px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.brand.svelte-12qhfyh{font-family:var(--font-serif);color:var(--gold);letter-spacing:.02em;padding:4px 10px 20px;font-size:1.25rem;font-weight:700}.brand.svelte-12qhfyh:hover{color:var(--crimson-glow);text-decoration:none}.sidebar-nav.svelte-12qhfyh{flex-direction:column;flex:1;gap:2px;display:flex}.sidebar-nav.svelte-12qhfyh>a:where(.svelte-12qhfyh),.nav-group-trigger.svelte-12qhfyh{color:var(--text-dim);border-radius:5px;justify-content:space-between;align-items:center;padding:9px 10px;font-size:.9rem;font-weight:600;display:flex}.sidebar-nav.svelte-12qhfyh>a:where(.svelte-12qhfyh):hover,.nav-group-trigger.svelte-12qhfyh:hover{background:var(--card-alt);color:var(--text);text-decoration:none}.sidebar-nav.svelte-12qhfyh>a.active:where(.svelte-12qhfyh),.nav-group-trigger.active.svelte-12qhfyh{background:var(--crimson-deep);color:#fff}.nav-group-trigger.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;width:100%;font-family:inherit}.caret.svelte-12qhfyh{font-size:.7em;transition:transform .15s}.caret.open.svelte-12qhfyh{transform:rotate(180deg)}.nav-group-children.svelte-12qhfyh{flex-direction:column;gap:2px;margin:2px 0 4px;padding-left:14px;display:flex}.nav-group-children.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-faint);border-radius:5px;padding:7px 10px;font-size:.85rem;font-weight:600}.nav-group-children.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--card-alt);color:var(--text);text-decoration:none}.nav-group-children.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--crimson-glow)}.sidebar-auth.svelte-12qhfyh{border-top:1px solid var(--border-soft);flex-direction:column;gap:6px;margin-top:14px;padding-top:14px;display:flex}.admin-link.svelte-12qhfyh{color:var(--text-faint);border-radius:5px;padding:6px 10px;font-size:.85rem;font-weight:600}.admin-link.svelte-12qhfyh:hover,.admin-link.active.svelte-12qhfyh{color:var(--gold);background:var(--card-alt);text-decoration:none}.signin.svelte-12qhfyh{background:var(--crimson-deep);border:1px solid var(--crimson);color:#fff;text-align:center;border-radius:5px;padding:8px 10px;font-size:.85rem;font-weight:600}.signin.svelte-12qhfyh:hover{background:var(--crimson);text-decoration:none}.me-link.svelte-12qhfyh{color:var(--text-dim);border-radius:5px;align-items:center;gap:8px;padding:6px 10px;font-size:.85rem;font-weight:600;display:flex;overflow:hidden}.me-link.svelte-12qhfyh span:where(.svelte-12qhfyh){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.me-link.svelte-12qhfyh:hover{background:var(--card-alt);color:var(--text);text-decoration:none}.me-avatar.svelte-12qhfyh{border:1px solid var(--border);border-radius:50%;flex-shrink:0;width:24px;height:24px}.mobile-toggle.svelte-12qhfyh,.backdrop.svelte-12qhfyh{display:none}.content.svelte-12qhfyh{min-height:100vh;margin-left:240px}.content-inner.svelte-12qhfyh{padding:24px 32px 60px}.tabbar.svelte-12qhfyh{background:var(--card);border-top:1px solid var(--border);z-index:150;padding-bottom:env(safe-area-inset-bottom,0px);grid-template-columns:repeat(4,1fr);display:none;position:fixed;bottom:0;left:0;right:0}.tabbar.svelte-12qhfyh a:where(.svelte-12qhfyh),.tabbar.svelte-12qhfyh button:where(.svelte-12qhfyh){min-height:56px;color:var(--text-dim);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-family:inherit;font-size:.68rem;font-weight:600;display:flex}.tabbar.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.tabbar.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--text);text-decoration:none}.tabbar.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--gold)}.tabbar-icon.svelte-12qhfyh{font-size:1rem;line-height:1}@media (width<=768px){.sidebar.svelte-12qhfyh{width:260px;transition:transform .2s;transform:translate(-100%)}.sidebar.mobile-open.svelte-12qhfyh{transform:translate(0)}.mobile-toggle.svelte-12qhfyh{background:var(--card);border:1px solid var(--border-soft);z-index:200;cursor:pointer;border-radius:6px;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;display:flex;position:fixed;top:12px;left:12px}.mobile-toggle.svelte-12qhfyh .bar:where(.svelte-12qhfyh){background:var(--text);width:18px;height:2px;margin:0 auto;display:block}.backdrop.svelte-12qhfyh{z-index:90;background:#0000008c;border:none;display:block;position:fixed;inset:0}.content.svelte-12qhfyh{margin-left:0}.content-inner.svelte-12qhfyh{padding:68px 16px calc(72px + env(safe-area-inset-bottom,0px))}.tabbar.svelte-12qhfyh{display:grid}}
