.fc-scope{--fc-font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--fc-font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--fc-bg:#0d0a1a;--fc-bg-2:#120e24;--fc-surface:#17132b;--fc-surface-2:#1e1836;--fc-surface-3:#241d42;--fc-fg:#f5f4fb;--fc-muted:#9891b5;--fc-muted-2:#6f6890;--fc-border:#ffffff14;--fc-border-soft:#ffffff0d;--fc-primary:#7c4dff;--fc-primary-2:#63e;--fc-primary-soft:#7c4dff29;--fc-blue:#2f7bff;--fc-red:#ef4459;--fc-green:#22c55e;--fc-gold:#f2b93d;--fc-r-sm:10px;--fc-r-md:14px;--fc-r-lg:20px;--fc-shadow:0 20px 50px -30px #000000b3;--fc-maxw:1240px;background:var(--fc-bg);min-height:60vh;color:var(--fc-fg);font-family:var(--fc-font-sans);-webkit-font-smoothing:antialiased;display:block}.fc-scope[data-theme=light]{--fc-bg:#f4f5fb;--fc-bg-2:#fff;--fc-surface:#fff;--fc-surface-2:#f6f6fc;--fc-surface-3:#edeef8;--fc-fg:#181723;--fc-muted:#6b6885;--fc-muted-2:#8f8caa;--fc-border:#18172317;--fc-border-soft:#1817230f;--fc-shadow:0 20px 50px -30px #18172340}.fc-scope[data-theme=dark]{--fc-bg:#0d0a1a}.fc-scope *,.fc-scope :before,.fc-scope :after{box-sizing:border-box}.fc-mono{font-family:var(--fc-font-mono);font-variant-numeric:tabular-nums}.fc-sr{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.fc-scope .fc-nav{background:var(--fc-bg-2);border-bottom:1px solid var(--fc-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 20px;display:grid}.fc-brand{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:var(--fc-fg);align-items:center;gap:8px;font-size:.78rem;font-weight:800;display:flex}.fc-brand-mark{background:linear-gradient(135deg, var(--fc-primary), var(--fc-primary-2));color:#fff;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;display:inline-grid}.fc-ticker{min-width:0;overflow:hidden}.fc-ticker-track{white-space:nowrap;color:var(--fc-muted);align-items:center;gap:32px;width:max-content;font-size:.78rem;animation:60s linear infinite fc-ticker-scroll;display:flex}.fc-ticker:hover .fc-ticker-track,.fc-ticker-track:focus-within{animation-play-state:paused}@keyframes fc-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.fc-ticker-track{animation:none}}.fc-ticker-item{align-items:center;gap:6px;display:inline-flex}.fc-ticker-crest{object-fit:contain;width:16px;height:16px}.fc-ticker-team-name{color:#9891b5;font-weight:600}.fc-ticker-sep{opacity:.3;padding:0 6px}.fc-nav-meta{font-family:var(--fc-font-mono);color:var(--fc-muted);white-space:nowrap;align-items:center;gap:10px;font-size:.76rem;display:flex}.fc-icon-btn{border:1px solid var(--fc-border);background:var(--fc-surface-2);color:var(--fc-muted);font:inherit;font-family:var(--fc-font-sans);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.72rem;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.fc-icon-btn:hover{color:var(--fc-fg);border-color:var(--fc-muted-2)}.fc-icon-btn svg{flex:none}.fc-banner{background:radial-gradient(120% 140% at 15% 0%, #7c4dff59, transparent 55%), radial-gradient(90% 120% at 90% 10%, #6633ee47, transparent 60%), linear-gradient(180deg, #1a1330 0%, #120e22 70%, var(--fc-bg) 100%);border-bottom:1px solid var(--fc-border);padding:30px 20px 54px;position:relative;overflow:hidden}.fc-banner:before{content:"";opacity:.5;pointer-events:none;background-image:repeating-linear-gradient(115deg,#ffffff09 0 2px,#0000 2px 40px);position:absolute;inset:0}.fc-banner-inner{max-width:var(--fc-maxw);justify-content:space-between;align-items:flex-start;gap:16px;margin:0 auto;display:flex;position:relative}.fc-banner-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.5rem,3.4vw,2rem);font-weight:800}.fc-banner-sub{color:#ffffffb8;margin:4px 0 0;font-size:.98rem;font-weight:500}.fc-banner-mark{color:#fff;box-sizing:border-box;background:#fff;border-radius:50%;flex:none;place-items:center;width:68px;height:68px;padding:10px;display:inline-grid;box-shadow:0 2px 10px #00000040}.fc-banner-mark svg{color:#7c4dff;width:100%;height:100%}.fc-banner-mark img{object-fit:contain;width:100%;height:100%}.fc-page{width:100%;max-width:var(--fc-maxw);z-index:1;margin:-34px auto 0;padding:0 20px 64px;position:relative}.fc-main{flex-direction:column;gap:22px;min-width:0;display:flex}.fc-side-rail{flex-direction:column;gap:18px;display:none}@media (width>=1025px){.fc-page{max-width:calc(var(--fc-maxw) + 300px);grid-template-columns:minmax(0, var(--fc-maxw)) minmax(260px, 300px);align-items:start;gap:24px;display:grid}.fc-side-rail.has-ads{display:flex;position:sticky;top:20px}}.fc-tabs{background:var(--fc-surface);border:1px solid var(--fc-border);border-radius:999px;gap:6px;width:fit-content;max-width:100%;margin:0 0 18px;padding:5px;display:flex;overflow-x:auto}.fc-tab{color:var(--fc-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:none;align-items:center;gap:8px;padding:9px 18px;font-size:.85rem;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.fc-tab:hover{color:var(--fc-fg)}.fc-tab.is-active{color:#fff;background:linear-gradient(135deg, #ff4d82, var(--fc-primary-2));box-shadow:0 8px 20px -10px #ff4d8299}.fc-tab-logo{object-fit:contain;background:#fff;border-radius:50%;flex:none;width:18px;height:18px;padding:2px;box-shadow:0 0 0 1px #0000000f}.fc-hero-league-picker{margin:0 0 18px;position:relative}.fc-league-tabs.fc-league-tabs{scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;width:100%;max-width:100%;mask-image:linear-gradient(90deg,#000 0 calc(100% - 32px),#0000 100%)}.fc-league-tabs.fc-league-tabs::-webkit-scrollbar{display:none}.fc-league-tabs .fc-tab{scroll-snap-align:start;padding:8px 14px;font-size:.8rem}.fc-tab-panel{display:none}.fc-tab-panel.is-active{display:block}.fc-section-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;display:grid}.fc-section-title{letter-spacing:-.01em;color:var(--fc-fg);margin:0;font-size:1.02rem;font-weight:800}.fc-section-link{display:none}.fc-block-title{letter-spacing:.06em;text-transform:uppercase;color:var(--fc-muted);margin:0 0 12px;font-size:.78rem;font-weight:800}.fc-tabs-section{background:var(--fc-surface);border:1px solid var(--fc-border);border-radius:var(--fc-r-lg);box-shadow:var(--fc-shadow);padding:22px}.fc-hero-panel{background:var(--fc-surface-2);border:1px solid var(--fc-border);border-radius:var(--fc-r-md);margin-bottom:18px;padding:22px 22px 18px}.fc-hero-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;display:grid}.fc-hero-team{flex-direction:column;align-items:center;gap:10px;min-width:0;display:flex}.fc-hero-crest{background:0 0;border:0;place-items:center;width:92px;height:92px;display:inline-grid;overflow:visible}.fc-hero-crest img[hidden]{display:none}.fc-hero-crest.is-fallback .fc-hero-crest-fallback{display:grid}.fc-hero-crest-fallback{background:var(--fc-surface-3);border:1px solid var(--fc-border);width:100%;height:100%;color:var(--fc-muted);border-radius:50%;place-items:center;font-size:.9rem;font-weight:800;display:none}.fc-hero-team-flag{object-fit:contain;width:88px;height:88px}.fc-hero-team-name{text-align:center;color:var(--fc-fg);margin:0;font-size:.92rem;font-weight:700}.fc-hero-team.is-loser{opacity:.85}.fc-hero-score-box{flex-direction:column;align-items:center;gap:4px;min-width:88px;display:flex}.fc-hero-score{font-family:var(--fc-font-mono);color:var(--fc-fg);font-size:clamp(1.5rem,4vw,1.9rem);font-weight:800}.fc-hero-time{letter-spacing:.1em;text-transform:uppercase;color:var(--fc-muted);font-size:.68rem}.fc-hero-scorers{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;display:flex}.fc-hero-meta{color:var(--fc-muted);align-items:center;gap:6px;font-size:.76rem;display:flex}.fc-hero-meta-icon{flex:none;width:13px;height:13px}.fc-hero-meta-lbl{color:var(--fc-muted-2)}.fc-vote{flex-direction:column;gap:10px;display:flex}.fc-hero-vote{border-top:1px solid var(--fc-border-soft);margin-top:16px;padding-top:16px}.fc-vote-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.fc-vote-title{color:var(--fc-fg);font-size:.82rem;font-weight:700}.fc-vote-total{color:var(--fc-muted);font-size:.74rem}.fc-vote-btns.fc-vote-btns{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;max-width:360px;margin:0 auto;display:grid}.fc-vote-btn{border-radius:var(--fc-r-sm);color:#fff;cursor:pointer;border:2px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;padding:8px 6px;font-size:.68rem;font-weight:700;display:flex;position:relative}.fc-vote-btn[data-vote=home]{background:var(--fc-blue)}.fc-vote-btn[data-vote=draw]{background:#4b4468}.fc-vote-btn[data-vote=away]{background:var(--fc-red)}.fc-vote-btn.is-picked{border-color:#fff}.fc-vote-ring{display:none}.fc-vote-btn-team{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.fc-vote-btn-pct{font-family:var(--fc-font-mono);font-size:.86rem;font-weight:800;display:block}.fc-live-badge{color:var(--fc-red);letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;background:#ef445929;border-radius:999px;align-items:center;gap:6px;padding:3px 10px 3px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.fc-live-badge .fc-live-dot{font-size:8px}.fc-live-dot{color:var(--fc-red);animation:1.4s infinite fc-pulse}@keyframes fc-pulse{0%,to{opacity:1}50%{opacity:.35}}.fc-leagues-section{margin-top:4px}.fc-tabbar-wrap{margin:0}.fc-tabbar{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.fc-comp-item.fc-league-tab{border-radius:var(--fc-r-md);border:1px solid var(--fc-border);background:var(--fc-surface);color:var(--fc-fg);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:10px;min-width:0;padding:14px;display:flex}.fc-comp-item.fc-league-tab.is-active{background:linear-gradient(160deg, var(--fc-primary), var(--fc-primary-2));border-color:#0000;box-shadow:0 12px 28px -14px #7c4dffa6}.fc-league-tab-icon{place-items:center;width:30px;height:30px;display:inline-grid}.fc-league-tab-icon img{object-fit:contain;width:26px;height:26px}.fc-league-tab-icon-fallback{color:inherit;font-size:.65rem;font-weight:800;display:none}.fc-league-tab-name{font-size:.85rem;font-weight:700;line-height:1.25}.fc-league-tab-name:after{content:attr(data-country)}.fc-league-tab .fc-league-tab-country{color:var(--fc-muted);margin-top:2px;font-size:.7rem;font-weight:500;display:block}.fc-comp-item.fc-league-tab.is-active .fc-league-tab-country{color:#ffffffbf}.fc-main-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.fc-main-col{flex-direction:column;gap:18px;min-width:0;display:flex}.fc-panel{background:var(--fc-surface);border:1px solid var(--fc-border);border-radius:var(--fc-r-lg);padding:20px}.fc-table-wrap{overflow-x:auto}.fc-table{border-collapse:collapse;width:100%;font-size:.84rem}.fc-table th,.fc-table td{text-align:left;border-bottom:1px solid var(--fc-border-soft);white-space:nowrap;padding:10px}.fc-table th{letter-spacing:.07em;text-transform:uppercase;color:var(--fc-muted);font-size:.68rem;font-weight:700}.fc-table tbody tr:hover{background:var(--fc-surface-2)}.fc-table td:first-child{font-family:var(--fc-font-mono);color:var(--fc-muted)}.fc-table tr.is-hl td{color:var(--fc-fg)}.fc-table tr.is-hl td:first-child{color:var(--fc-primary);font-weight:800}.fc-table .team{align-items:center;gap:8px;font-weight:600;display:flex}.fc-table .num{font-family:var(--fc-font-mono);text-align:left}.fc-table .gd-pos{color:var(--fc-green)}.fc-table .gd-neg{color:var(--fc-red)}.fc-fixture-logo,.fc-list-team-logo{object-fit:contain;border-radius:50%;flex:none;width:18px;height:18px}.fc-round-filter{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.fc-round-lbl{color:var(--fc-muted);font-size:.76rem;font-weight:700}.fc-round-select{border-radius:var(--fc-r-sm);border:1px solid var(--fc-border);background:var(--fc-surface-2);color:inherit;font:inherit;padding:8px 12px;font-size:.8rem}.fc-fixture{border-radius:var(--fc-r-sm);border:1px solid var(--fc-border);background:var(--fc-surface-2);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:8px;padding:12px 14px;display:grid}.fc-fixture-time{background:var(--fc-primary-soft);color:#b39dff;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;padding:4px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.fc-fixture.is-live .fc-fixture-time{color:var(--fc-red);background:#ef445929}.fc-fixture-teams{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;font-size:.88rem;font-weight:600;display:flex}.fc-fixture-team{align-items:center;gap:6px;min-width:0;display:inline-flex}.fc-fixture-team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fc-fixture-teams .vs{color:var(--fc-muted);font-size:.76rem}.fc-fixture-score{font-size:.9rem;font-weight:800}.fc-fixture-result{grid-template-columns:auto minmax(0,1fr) auto}.fc-fixture-score-lg{letter-spacing:.02em;color:#fff;background:linear-gradient(135deg, #ff4d82, var(--fc-primary-2));border-radius:var(--fc-r-sm);white-space:nowrap;border:none;padding:4px 12px;font-size:1.3rem;font-weight:900;line-height:1.2;box-shadow:0 6px 16px -8px #ff4d8280}.fc-fixture-score-lg .fc-score-sep{color:#ffffffbf;margin:0 2px;font-weight:700}@media (width<=480px){.fc-fixture-score-lg{padding:3px 8px;font-size:1.05rem}}.fc-fixture-countdown{color:var(--fc-muted);white-space:nowrap;flex-direction:column;align-items:flex-end;gap:2px;font-size:.72rem;display:flex}.fc-countdown-lbl{text-transform:uppercase;letter-spacing:.05em;color:var(--fc-muted-2);font-size:.62rem}.fc-fixture-countdown-lg{color:#fff;background:linear-gradient(135deg, #ff4d82, var(--fc-primary-2));border-radius:var(--fc-r-sm);align-items:center;gap:2px;padding:5px 12px;box-shadow:0 6px 16px -8px #ff4d8280}.fc-fixture-countdown-lg .fc-countdown-lbl{color:#ffffffd9}.fc-fixture-countdown-lg .fc-countdown-val{font-size:.86rem;font-weight:800}@media (width<=480px){.fc-fixture-countdown-lg{padding:4px 8px}.fc-fixture-countdown-lg .fc-countdown-val{font-size:.76rem}}.fc-stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.fc-stats-col{min-width:0}.fc-list{flex-direction:column;display:flex}.fc-list-row{border-bottom:1px solid var(--fc-border-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 2px;display:grid}.fc-list-row:last-child{border-bottom:0}.fc-list-left{align-items:center;gap:10px;min-width:0;display:flex}.fc-list-rank{font-family:var(--fc-font-mono);color:var(--fc-muted);width:14px;font-size:.76rem}.fc-list-name{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:600;overflow:hidden}.fc-list-badge{background:var(--fc-surface-3);color:var(--fc-muted);border-radius:999px;padding:2px 7px;font-size:.64rem}.fc-list-val{font-family:var(--fc-font-mono);background:var(--fc-surface-3);color:var(--fc-fg);border-radius:999px;padding:3px 10px;font-size:.86rem;font-weight:800}.fc-list-row.is-top .fc-list-val{background:var(--fc-primary-soft);color:#b39dff}.fc-stats-stale-note{color:var(--fc-muted);background:var(--fc-surface-3);border-radius:var(--fc-r-sm);margin-bottom:8px;padding:6px 10px;font-size:.72rem}.fc-stats-stale-note.is-warning{color:#d99a2b;background:#d99a2b1f;border:1px solid #d99a2b59;align-items:center;gap:6px;font-weight:600;display:flex}.fc-stats-stale-note.is-warning svg{color:#d99a2b;flex-shrink:0}.fc-panel .fc-list-team-logo,.fc-panel .fc-list-badge{border-radius:50%;width:30px;height:30px}.fc-panel .fc-list-badge{background:var(--fc-surface-3);place-items:center;font-size:.68rem;font-weight:800;display:inline-grid}.fc-panel .fc-list-rank{display:none}.fc-faq{margin:24px 0 8px}.fc-faq-item{border-bottom:1px solid var(--fc-border-soft);padding:12px 0}.fc-faq-item:first-of-type{border-top:1px solid var(--fc-border-soft);margin-top:10px}.fc-faq-q{cursor:pointer;color:var(--fc-fg);justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;font-weight:700;list-style:none;display:flex}.fc-faq-q::-webkit-details-marker{display:none}.fc-faq-q:after{content:"+";color:var(--fc-muted);flex:none;font-size:1.1rem;transition:transform .15s}.fc-faq-item[open] .fc-faq-q:after{transform:rotate(45deg)}.fc-faq-a{color:var(--fc-muted);margin:10px 0 0;font-size:.84rem;line-height:1.6}.fc-popvote-q{color:var(--fc-muted);margin:0 0 12px;font-size:.82rem;font-weight:600}.fc-popvote-row{border-bottom:1px solid var(--fc-border-soft);align-items:center;gap:10px;padding:10px 0;display:flex}.fc-popvote-row:last-child{border-bottom:0}.fc-popvote-crest{object-fit:contain;background:var(--fc-surface-3);border-radius:50%;flex:none;width:26px;height:26px}.fc-popvote-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.84rem;font-weight:600;overflow:hidden}.fc-popvote-pct{font-family:var(--fc-font-mono);color:var(--fc-fg);font-size:.84rem;font-weight:800}.fc-news-section{background:var(--fc-surface);border:1px solid var(--fc-border);border-radius:var(--fc-r-lg);padding:22px}.fc-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.fc-news-item{border-radius:var(--fc-r-md);border:1px solid var(--fc-border);background:var(--fc-surface-2);color:inherit;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.fc-news-item:hover{border-color:var(--fc-primary)}.fc-news-thumb{aspect-ratio:16/9;background:var(--fc-surface-3);width:100%;display:block;position:relative;overflow:hidden}.fc-news-thumb img{object-fit:cover;width:100%;height:100%;display:block}.fc-news-thumb.is-fallback{background:linear-gradient(135deg, var(--fc-surface-3), var(--fc-surface-2))}.fc-news-thumb.is-fallback:after{content:"";opacity:.35;width:34px;height:34px;color:var(--fc-muted);background:currentColor;margin:auto;position:absolute;inset:0;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6'><rect x='3' y='5' width='18' height='14' rx='2'/><circle cx='9' cy='10' r='1.6'/><path d='M21 16l-5.5-5.5L9 17'/></svg>") 50%/contain no-repeat}.fc-news-body{flex-direction:column;gap:5px;padding:12px;display:flex}.fc-news-title{color:var(--fc-fg);margin:0;font-size:.78rem;font-weight:700;line-height:1.35}.fc-news-meta{color:var(--fc-muted);margin:0;font-size:.62rem}.fc-news-pagination{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.fc-np-btn{border:1px solid var(--fc-border);background:var(--fc-surface-2);color:inherit;cursor:pointer;border-radius:999px;padding:7px 13px;font-size:.8rem;font-weight:600}.fc-np-btn.is-active{background:var(--fc-primary);border-color:var(--fc-primary);color:#fff}.fc-np-btn:disabled{opacity:.4;cursor:default}.fc-footer-note{color:var(--fc-muted-2);margin:22px 0 0;font-size:.76rem;line-height:1.6}.fc-widget-sub{color:var(--fc-muted);text-align:left;margin:-4px 0 14px;font-size:.78rem}.fc-section-head,.fc-section-title{text-align:left}[dir=rtl] .fc-widget-sub,[dir=rtl] .fc-section-head,[dir=rtl] .fc-section-title{text-align:right}.fc-quiz-options{flex-direction:column;gap:8px;display:flex}.fc-quiz-option{text-align:left;background:var(--fc-surface-2);border:1px solid var(--fc-border-soft);width:100%;color:var(--fc-fg);cursor:pointer;border-radius:10px;padding:10px 14px;font-size:.84rem;font-weight:600;transition:background .15s,border-color .15s;display:block}.fc-quiz-option:hover:not(:disabled){background:var(--fc-surface-3);border-color:var(--fc-primary-soft)}.fc-quiz-option:disabled{cursor:default}.fc-quiz-option.is-correct{color:#4ade80;background:#22c55e24;border-color:#22c55e66}.fc-quiz-option.is-wrong{color:#f87171;background:#ef44591f;border-color:#ef445959}.fc-quiz-result{color:var(--fc-muted);margin:12px 0 0;font-size:.78rem}.fc-bigmatch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.fc-bigmatch-card{background:linear-gradient(180deg, var(--fc-surface-2) 0%, var(--fc-surface) 100%);border:1px solid var(--fc-border);border-radius:var(--fc-r-md);padding:14px 16px 12px;transition:border-color .15s,transform .15s;position:relative;overflow:hidden}.fc-bigmatch-card:hover{border-color:#7c4dff80;transform:translateY(-1px)}.fc-bigmatch-card.is-marquee{background:linear-gradient(180deg, #f2b93d12 0%, var(--fc-surface) 60%);border-color:#f2b93d59}.fc-bigmatch-card.is-marquee:before{content:attr(data-marquee-label);letter-spacing:.08em;color:var(--fc-gold);font-size:.58rem;font-weight:800;position:absolute;top:10px;right:14px}.fc-bigmatch-comp{align-items:center;gap:6px;min-width:0;margin-bottom:12px;display:flex}.fc-bigmatch-comp-logo{object-fit:contain;background:#fff;border-radius:50%;flex:none;width:16px;height:16px;padding:2px}.fc-bigmatch-comp-name{min-width:0;color:var(--fc-muted);text-transform:uppercase;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:700;overflow:hidden}.fc-bigmatch-matchup{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.fc-bigmatch-team{flex-direction:column;align-items:center;gap:7px;min-width:0;display:flex}.fc-bigmatch-team-logo{object-fit:contain;width:44px;height:44px;box-shadow:0 0 0 1px var(--fc-border), 0 4px 10px #00000040;background:#fff;border-radius:50%;flex:none;padding:6px}.fc-bigmatch-team-badge-text{background:var(--fc-surface-3);width:44px;height:44px;color:var(--fc-fg);letter-spacing:.02em;box-shadow:0 0 0 1px var(--fc-border);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.fc-bigmatch-team-name{color:var(--fc-fg);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:.72rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.fc-bigmatch-vs{color:var(--fc-muted-2);flex-direction:column;align-items:center;font-size:.68rem;font-weight:700;display:flex}.fc-bigmatch-when{border-top:1px solid var(--fc-border-soft);font-family:var(--fc-font-mono);color:var(--fc-gold);white-space:nowrap;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding-top:10px;font-size:.7rem;font-weight:600;display:flex}.fc-bigmatch-when svg{opacity:.85;flex:none;width:12px;height:12px}.fc-leaders-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.fc-leader-card{border-radius:var(--fc-r-sm);border:1px solid var(--fc-border);background:var(--fc-surface-2);cursor:pointer;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;padding:12px;transition:border-color .15s,transform .15s;display:flex}.fc-leader-card:hover{border-color:var(--fc-primary);transform:translateY(-2px)}.fc-leader-comp-row{align-items:center;gap:6px;width:100%;min-width:0;display:flex}.fc-leader-comp-logo{object-fit:contain;background:#fff;border-radius:50%;flex:none;width:20px;height:20px;padding:2px}.fc-leader-comp-name{letter-spacing:.02em;color:var(--fc-muted);text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.66rem;font-weight:800;overflow:hidden}.fc-leader-team{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.fc-leader-crest{object-fit:contain;border-radius:50%;flex:none;width:22px;height:22px}.fc-leader-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;font-weight:700;overflow:hidden}.fc-leader-pts{font-family:var(--fc-font-mono);color:var(--fc-gold);white-space:nowrap;margin-left:auto;font-size:.74rem;font-weight:700}.fc-ad-slot{border:1px dashed var(--fc-border);border-radius:var(--fc-r-md);background:var(--fc-surface);padding:6px}.fc-empty{text-align:center;color:var(--fc-muted);padding:26px 10px;font-size:.86rem}.fc-skel{background:linear-gradient(90deg, var(--fc-surface-2) 25%, var(--fc-surface-3) 37%, var(--fc-surface-2) 63%);background-size:400% 100%;border-radius:8px;animation:1.3s infinite fc-shimmer}@keyframes fc-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.fc-skel-row{width:100%;height:44px;margin-bottom:8px}.fc-skel-bar{flex:1;height:12px}.fc-skel-bar.w-1,.fc-skel-bar.w-2{max-width:90px}.fc-skel-num{width:34px;height:12px}.fc-skel-chip{width:44px;height:12px}.fc-skel-dot{border-radius:50%;width:22px;height:22px}.fc-skel-rank{width:16px;height:12px}.fc-skel-vs{width:26px;height:12px}.fc-skel-fixtures{flex-direction:column;gap:8px;display:flex}.fc-skel-fixture-row,.fc-skel-player-row,.fc-skel-standings-row{align-items:center;gap:12px;padding:10px 4px;display:flex}@media (width<=1024px){.fc-main-grid{grid-template-columns:1fr}.fc-tabbar{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-leaders-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.fc-scope .fc-nav{grid-template-columns:minmax(0,1fr) auto;row-gap:8px;padding:10px 14px}.fc-ticker{order:3;grid-column:1/-1}.fc-banner{padding:22px 14px 46px}.fc-page{margin-top:-30px;padding:0 12px 48px}.fc-main{gap:16px}.fc-tabs-section,.fc-news-section,.fc-panel{border-radius:var(--fc-r-md);padding:16px}.fc-hero-panel{padding:16px 14px 14px}.fc-hero-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.fc-hero-crest{width:68px;height:68px}.fc-hero-team-flag{width:64px;height:64px}.fc-hero-team-name{font-size:.78rem}.fc-hero-score{font-size:1.35rem}.fc-vote-btn{padding:8px 4px;font-size:.66rem}.fc-tabbar{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-fixture{grid-template-columns:minmax(0,1fr);row-gap:6px}.fc-fixture-time{justify-self:start}.fc-fixture-countdown{align-items:flex-start}.fc-section-title{font-size:.96rem}.fc-news-grid{grid-template-columns:1fr}.fc-leaders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-bigmatch-grid{grid-template-columns:1fr}.fc-bigmatch-team-logo{width:36px;height:36px}.fc-bigmatch-team-badge-text{width:36px;height:36px;font-size:.62rem}.fc-bigmatch-team-name{font-size:.68rem}.fc-bigmatch-when{font-size:.64rem}}
