:root{--bg-primary: #ffffff;--bg-secondary: #f7f6f2;--bg-card: #ffffff;--bg-card-hover: #f8f8f6;--bg-card-elevated: #ffffff;--bg-surface: #f0efe9;--bg-input: #f5f4f0;--bg: var(--bg-primary);--bg2: var(--bg-secondary);--border: #e8e6e0;--border-hover: #d8d6d0;--green: #2d8c4e;--green-dim: #1b6b3a;--green-bg: rgba(27, 107, 58, .08);--green-live: #4ae89a;--green-l: #e6f4ec;--green-d: #1b6b3a;--green-dd: #14532d;--yellow: #f2d024;--yellow-d: #d4b61e;--yellow-dd: #b8940a;--yellow-l: #fff8dc;--yellow-bg: rgba(242, 208, 36, .1);--yellow-glow: rgba(242, 208, 36, .15);--red: #cc3333;--red-l: #fdecec;--red-bg: rgba(204, 51, 51, .08);--text-primary: #111111;--text-secondary: #3a3a3a;--text-tertiary: #777777;--text-muted: #aaaaaa;--ink: var(--text-primary);--ink2: var(--text-secondary);--ink3: var(--text-tertiary);--ink4: var(--text-muted);--accent: #2d8c4e;--accent-hover: #1b6b3a;--nav-h: 66px;--topbar-h: 56px;--sidebar-w: 250px;--sidebar-r-w: 280px;--r: 14px;--r-lg: 20px;--r-xl: 24px;--r-full: 100px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .1);--relief-yellow: 0 3px 0 0 #b8940a;--relief-yellow-sm: 0 2px 0 0 #b8940a;--relief-green: 0 3px 0 0 #0d3d1a;--relief-neutral: 0 2px 0 0 #d8d6d0;--relief-red: 0 2px 0 0 #991a1a;--relief-green-badge: 0 2px 0 0 #b8e0c8;--relief-yellow-badge: 0 2px 0 0 #e8dda0;--relief-red-badge: 0 2px 0 0 #f0c8c8;--transition: .15s cubic-bezier(.4, 0, .2, 1);--font: "Inter", "DM Sans", system-ui, -apple-system, sans-serif}[data-theme=dark]{--bg-primary: #0a0a0a;--bg-secondary: #111111;--bg-card: #1a1a1a;--bg-card-hover: #222222;--bg-card-elevated: #1d1d1d;--bg-surface: #141414;--bg-input: #1e1e1e;--border: rgba(255, 255, 255, .06);--border-hover: rgba(255, 255, 255, .12);--green: #4ae89a;--green-dim: #2d8c4e;--green-bg: rgba(74, 232, 154, .1);--green-live: #4ae89a;--green-l: rgba(74, 232, 154, .08);--green-d: #1b6b3a;--green-dd: #14532d;--yellow: #f2d024;--yellow-d: #d4b61e;--yellow-dd: #b8940a;--yellow-l: rgba(242, 208, 36, .08);--yellow-bg: rgba(242, 208, 36, .1);--yellow-glow: rgba(242, 208, 36, .15);--red: #ef4444;--red-l: rgba(239, 68, 68, .08);--red-bg: rgba(239, 68, 68, .08);--text-primary: #ffffff;--text-secondary: #a1a1a1;--text-tertiary: #666666;--text-muted: #444444;--accent: #4ae89a;--accent-hover: #3dd489;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .5);--relief-yellow: 0 3px 0 0 #7a6307;--relief-yellow-sm: 0 2px 0 0 #7a6307;--relief-green: 0 3px 0 0 #0d3d1a;--relief-neutral: 0 2px 0 0 #333333;--relief-red: 0 2px 0 0 #661111;--relief-green-badge: 0 2px 0 0 #1b6b3a;--relief-yellow-badge: 0 2px 0 0 #7a6307;--relief-red-badge: 0 2px 0 0 #661111}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{background:var(--bg-primary);scrollbar-width:thin;scrollbar-color:var(--border) transparent}body{font-family:var(--font);font-size:14px;line-height:1.5;background:var(--bg-secondary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:tabular-nums}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.section-title{font-size:11px;font-weight:700;color:var(--green);text-transform:uppercase;letter-spacing:1px;opacity:.5}.section-row{display:flex;align-items:center;justify-content:space-between}.section-link{font-size:12px;font-weight:500;color:var(--accent);cursor:pointer;text-decoration:none;transition:opacity var(--transition)}.section-link:hover{opacity:.8}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes score-breathe{0%,to{transform:scale(1);text-shadow:0 0 20px rgba(242,208,36,.15)}50%{transform:scale(1.015);text-shadow:0 0 40px rgba(242,208,36,.3)}}@keyframes live-glow{0%,to{box-shadow:0 0 #4ae89a4d}50%{box-shadow:0 0 16px 6px #4ae89a26}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes crest-glow{0%,to{box-shadow:0 0 #f2d02433}50%{box-shadow:0 0 16px 4px #f2d0241f}}.fade-up{animation:fade-up .3s ease both}.fd1{animation-delay:.04s}.fd2{animation-delay:.08s}.fd3{animation-delay:.12s}.fd4{animation-delay:.16s}.fd5{animation-delay:.2s}.fd6{animation-delay:.24s}.live-dot{width:6px;height:6px;background:var(--green-live);border-radius:50%;animation:pulse 1.5s infinite}.watermark{text-align:center;font-size:10px;color:var(--green);opacity:.12;padding:16px 0;letter-spacing:.5px;font-weight:600}.tabular{font-variant-numeric:tabular-nums}.topbar.svelte-hv3zzy{background:var(--green-dd);border-bottom:none;position:fixed;top:0;left:0;right:0;z-index:100;height:var(--topbar-h);display:none}.topbar.svelte-hv3zzy:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(242,208,36,.15),transparent)}.topbar-inner.svelte-hv3zzy{max-width:1400px;margin:0 auto;height:100%;display:flex;align-items:center;padding:0 24px;gap:24px}.topbar-left.svelte-hv3zzy{display:flex;align-items:center;gap:12px;flex-shrink:0}.topbar-crest.svelte-hv3zzy{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2.5px solid var(--yellow);box-shadow:0 0 12px #f2d02433;animation:crest-glow 4s ease infinite}.topbar-crest.svelte-hv3zzy img:where(.svelte-hv3zzy){width:100%;height:100%;object-fit:cover}.topbar-crest-fallback.svelte-hv3zzy{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--yellow);color:var(--green-dd);font-size:12px;font-weight:800}.topbar-identity.svelte-hv3zzy{display:flex;flex-direction:column}.topbar-name.svelte-hv3zzy{font-size:15px;font-weight:700;color:#fff;line-height:1.2}.topbar-sub.svelte-hv3zzy{font-size:11px;color:var(--yellow);opacity:.6;font-weight:500}.topbar-center.svelte-hv3zzy{flex:1;display:flex;justify-content:center}.topbar-search.svelte-hv3zzy{display:flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06);border-radius:var(--r-full);padding:8px 20px;max-width:400px;width:100%;cursor:pointer;transition:all var(--transition)}.topbar-search.svelte-hv3zzy:hover{background:#f2d0241a;border-color:#f2d02426}.topbar-search.svelte-hv3zzy svg:where(.svelte-hv3zzy){width:16px;height:16px;stroke:#fff6;fill:none;stroke-width:2;flex-shrink:0}.topbar-search.svelte-hv3zzy span:where(.svelte-hv3zzy){font-size:13px;color:#ffffff4d}.topbar-right.svelte-hv3zzy{display:flex;align-items:center;gap:8px;flex-shrink:0}.topbar-btn.svelte-hv3zzy{width:36px;height:36px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all var(--transition)}.topbar-btn.svelte-hv3zzy:hover{background:#f2d0241a;border-color:#f2d02426}.topbar-btn.svelte-hv3zzy svg:where(.svelte-hv3zzy){width:18px;height:18px;stroke:#ffffffb3;fill:none;stroke-width:1.8}.topbar-ndot.svelte-hv3zzy{width:7px;height:7px;background:var(--yellow);border-radius:50%;position:absolute;top:4px;right:4px;border:2px solid var(--green-dd)}@media(max-width:767px){.topbar.svelte-hv3zzy{display:flex;background:var(--green-dd);height:var(--topbar-h);position:fixed;padding:0 16px;border-bottom:none}@supports (padding-top: env(safe-area-inset-top)){.topbar.svelte-hv3zzy{padding-top:env(safe-area-inset-top)}}.topbar-inner.svelte-hv3zzy{padding:0;gap:12px}.topbar-center.svelte-hv3zzy{display:none}.topbar-name.svelte-hv3zzy{font-size:15px;font-weight:800}}@media(min-width:768px){.topbar.svelte-hv3zzy{display:flex}}.bottom-nav.svelte-qzbt73{position:fixed;bottom:0;left:0;right:0;height:var(--nav-h);background:var(--green-dd);border-top:none;box-shadow:0 -4px 24px #00000059;display:flex;align-items:center;justify-content:space-around;padding:0 8px;padding-bottom:env(safe-area-inset-bottom,6px);z-index:100}.nav-item.svelte-qzbt73{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 24px;text-decoration:none;color:inherit;cursor:pointer;position:relative;transition:all var(--transition)}.nav-icon.svelte-qzbt73{display:flex;align-items:center;justify-content:center}.nav-icon.svelte-qzbt73 svg:where(.svelte-qzbt73){width:26px;height:26px;stroke:#ffffff59;fill:none;stroke-width:1.6;transition:all var(--transition)}.nav-label.svelte-qzbt73{font-size:12px;font-weight:500;color:#ffffff59;transition:all var(--transition)}.nav-item.active.svelte-qzbt73 .nav-icon:where(.svelte-qzbt73) svg:where(.svelte-qzbt73){stroke:var(--yellow)}.nav-item.active.svelte-qzbt73 .nav-label:where(.svelte-qzbt73){color:var(--yellow);font-weight:700}.active-dot.svelte-qzbt73{width:4px;height:4px;background:var(--yellow);border-radius:50%;position:absolute;bottom:0}.live-indicator.svelte-qzbt73{position:absolute;top:2px;right:12px;width:5px;height:5px;background:var(--green-live);border-radius:50%;animation:pulse 2s infinite}@media(min-width:768px){.bottom-nav.svelte-qzbt73{max-width:900px;left:50%;transform:translate(-50%);border-radius:var(--r) var(--r) 0 0}}@media(min-width:1200px){.bottom-nav.svelte-qzbt73{display:none}}.sidebar.svelte-6dohdz{display:none}@media(min-width:1200px){.sidebar.svelte-6dohdz{display:flex;flex-direction:column;justify-content:space-between;position:sticky;top:var(--topbar-h);height:calc(100vh - var(--topbar-h));padding:24px 16px;background:var(--green-dd);border-right:none}}.sidebar-top.svelte-6dohdz{display:flex;flex-direction:column;gap:24px}.sidebar-brand.svelte-6dohdz{display:flex;align-items:center;gap:12px;padding:0 8px}.sidebar-crest.svelte-6dohdz{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2.5px solid var(--yellow);box-shadow:0 0 12px #f2d02433;animation:crest-glow 4s ease infinite}.sidebar-crest.svelte-6dohdz img:where(.svelte-6dohdz){width:100%;height:100%;object-fit:cover}.sidebar-crest-fb.svelte-6dohdz{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--yellow);color:var(--green-dd);font-size:13px;font-weight:800}.sidebar-club.svelte-6dohdz{display:flex;flex-direction:column}.sidebar-club-name.svelte-6dohdz{font-size:14px;font-weight:700;color:#fff}.sidebar-club-sub.svelte-6dohdz{font-size:11px;color:var(--yellow);opacity:.5}.sidebar-nav.svelte-6dohdz{display:flex;flex-direction:column;gap:4px}.sidebar-item.svelte-6dohdz{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--r);text-decoration:none;color:#ffffff80;font-size:14px;font-weight:500;transition:all var(--transition);position:relative;border-left:3px solid transparent}.sidebar-item.svelte-6dohdz:hover{background:#ffffff0f;color:#fffc}.sidebar-item.active.svelte-6dohdz{background:#f2d02414;color:var(--yellow);font-weight:600;border-left-color:var(--yellow)}.sidebar-icon.svelte-6dohdz{display:flex;align-items:center;justify-content:center}.sidebar-icon.svelte-6dohdz svg:where(.svelte-6dohdz){width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8}.sidebar-label.svelte-6dohdz{flex:1}.sidebar-live-dot.svelte-6dohdz{width:6px;height:6px;background:var(--green-live);border-radius:50%;animation:pulse 2s infinite}.sidebar-bottom.svelte-6dohdz{padding:0 8px;display:flex;flex-direction:column;gap:12px}.sidebar-theme-btn.svelte-6dohdz{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--r);background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#ffffff80;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:all var(--transition);width:100%}.sidebar-theme-btn.svelte-6dohdz:hover{background:#f2d0241a;color:#fffc;border-color:#f2d02426}.sidebar-watermark.svelte-6dohdz{font-size:11px;color:#ffffff26;font-weight:500}.app-layout.svelte-12qhfyh{min-height:100vh;min-height:100dvh;background:var(--bg-secondary)}.main-content.svelte-12qhfyh{padding:var(--topbar-h) 0 calc(var(--nav-h) + 16px)}@media(min-width:768px){.main-content.svelte-12qhfyh{max-width:900px;margin:0 auto;padding:calc(var(--topbar-h) + 16px) 24px calc(var(--nav-h) + 16px)}}@media(min-width:1200px){.app-layout.svelte-12qhfyh{display:grid;grid-template-columns:var(--sidebar-w) 1fr;max-width:1400px;margin:0 auto;padding-top:var(--topbar-h)}.main-content.svelte-12qhfyh{max-width:none;margin:0;padding:24px}}
