:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#eefcf2;background:#06110c;margin:0;font-family:Inter,Arial,sans-serif}button,input{font:inherit}button{color:#06110c;cursor:pointer;background:#74f58e;border:0;border-radius:999px;padding:.75rem 1rem;font-weight:900}button:disabled{opacity:.72;cursor:not-allowed}input,select{color:#fff;background:#102418;border:1px solid #385442;border-radius:14px;width:100%;margin-top:.35rem;padding:.85rem 1rem}.app-shell{width:min(1180px,100% - 18px);margin:0 auto;padding:10px 0 24px}.hero,.panel{background:linear-gradient(#102c1b,#0b1f13);border:1px solid #234a34;border-radius:22px;margin-bottom:12px;padding:16px;box-shadow:0 18px 45px #0003}.hero{text-align:center}.hero h1{letter-spacing:-.065em;max-width:760px;margin:0 auto 8px;font-size:clamp(2rem,6vw,4.4rem);line-height:.92}.hero p:last-child{color:#cae7d1;max-width:620px;margin:0 auto;font-size:clamp(.9rem,2.4vw,1.08rem);line-height:1.35}.compact-hero{padding:18px 14px}.eyebrow{color:#74f58e;letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-size:.68rem;font-weight:900}.auth-panel{grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:20px;display:grid}.auth-panel form{gap:12px;display:grid}.link-button{color:#74f58e;background:0 0;padding:0;text-decoration:underline}.topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.club-name-button{text-overflow:ellipsis;white-space:nowrap;background:#dff4e5;max-width:42%;overflow:hidden}.topbar-actions{align-items:center;gap:6px;display:flex}.topbar-actions button{padding:.62rem .9rem}.game-layout{grid-template-columns:minmax(0,1fr) 250px;gap:12px;display:grid}.round-meta{color:#d9f2de;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;font-size:1rem;display:flex}.round-meta strong{color:#eefcf2}.fixture-date{text-align:center;color:#a9d9b6;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:.78rem;font-weight:900}.match-title{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:10px;display:grid}.match-title h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.25rem,4.2vw,2.2rem);line-height:.95}.match-title span{color:#06110c;background:#eefcf2;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.82rem;font-weight:900;display:grid}.scoreboard{grid-template-columns:1fr 1fr;gap:10px;display:grid}.team-card{color:#06110c;background:#eefcf2;border-radius:18px;gap:9px;padding:12px;display:grid}.team-heading{text-align:center}.team-heading span{color:#4e765b;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;font-weight:900;display:block}.team-heading h3{letter-spacing:-.04em;color:#06110c;margin:3px 0 0;font-size:clamp(1rem,3.4vw,1.65rem);line-height:.95}.league-strip{background:#fff;border:1px solid #cfe9d6;border-radius:12px;overflow:hidden}.league-labels,.league-values{grid-template-columns:1.1fr repeat(8,1fr);display:grid}.league-labels span{color:#40694d;text-transform:uppercase;text-align:center;background:#dff4e5;padding:5px 2px;font-size:.52rem;font-weight:900}.league-values strong,.league-values span{text-align:center;color:#06110c;padding:6px 2px;font-size:.68rem;font-weight:900}.form-area{gap:6px;display:grid}.form-strip-wrap{gap:4px;display:grid}.form-label{color:#40694d;text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:900}.form-strip{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.form-chip{color:#fff;border-radius:8px;place-items:center;min-height:28px;font-size:.82rem;font-weight:900;display:grid;box-shadow:inset 0 -2px #0000001f}.form-chip.win{background:#05c95b}.form-chip.draw{background:#9aa3ad}.form-chip.loss{background:#ff2f45}.form-empty{color:#557762;font-weight:800}.option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.result-column{gap:6px;display:grid}.result-column-label{text-align:center;color:#cfe9d6;text-transform:uppercase;letter-spacing:.08em;font-size:.66rem;font-weight:900;display:block}.option-grid button{background:#74f58e;border-radius:14px;outline:2px solid #0000;place-items:center;min-height:50px;padding:.62rem .45rem;display:grid}.option-grid strong{font-size:1.08rem}.option-grid small{text-transform:uppercase;letter-spacing:.08em;font-size:.58rem}.option-grid button.selected-choice{background:#fff7a8;outline-color:#fff;transform:scale(.97);box-shadow:0 0 0 4px #fff7a840,0 10px 24px #00000040}.score-panel h2{margin:.1rem 0;font-size:2rem}.score-panel p{font-size:.85rem}.daily-table-panel{overflow:hidden}.daily-table{gap:8px;display:grid;overflow-x:auto}.daily-table-row{color:#06110c;background:#eaf8ee;border-radius:12px;grid-template-columns:32px minmax(130px,1fr) repeat(5,42px);align-items:center;gap:6px;min-width:520px;padding:10px;display:grid}.daily-table-row span,.daily-table-row strong{text-align:center;color:#06110c;font-size:.82rem}.daily-table-row strong{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.daily-table-head{color:#06110c;text-transform:uppercase;background:#dff4e5;font-weight:1000}.daily-table-button{color:#eefcf2;background:#174224;border-radius:12px;width:100%}.daily-table-button:hover{background:#225a33}.alert{color:#2c0509;text-align:center;background:#ff8e96;border-radius:16px;margin:0 0 12px;padding:12px 14px;font-weight:900}.muted{color:#cdebd5}.country-badge{text-align:center;color:#cdebd5;font-weight:900}.result-notice{color:#fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;margin:0 0 10px;padding:12px 14px;display:grid;box-shadow:0 14px 30px #00000040}.result-notice strong{background:#ffffff2e;border-radius:999px;grid-row:span 2;place-items:center;width:44px;height:44px;font-size:1.5rem;display:grid}.result-notice span{font-weight:900}.result-notice small{opacity:.9}.outcome-W{background:#05c95b}.outcome-D{background:#8f98a3}.outcome-L{background:#ff2f45}.user-results{grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.user-results p{color:#cdebd5;margin:0;font-size:.8rem}.user-result-chips{gap:5px;padding-bottom:2px;display:flex;overflow-x:auto}.user-result-chip{color:#fff;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;font-size:.72rem;font-weight:900;display:grid}.user-result-chip.outcome-W{background:#05c95b}.user-result-chip.outcome-D{background:#8f98a3}.user-result-chip.outcome-L{background:#ff2f45}.profile-stack{gap:10px;display:grid}.club-profile-hero{align-items:center;gap:16px;display:flex}.club-profile-hero h2{letter-spacing:-.05em;margin:.15rem 0;font-size:clamp(1.7rem,7vw,3rem);line-height:.95}.club-badge,.mini-badge{color:#06110c;background:#dff4e5;flex:none;place-items:center;font-weight:1000;display:grid;overflow:hidden}.club-badge{border-radius:24px;width:92px;height:92px;font-size:1.6rem}.mini-badge{border-radius:12px;width:42px;height:42px;font-size:.72rem}.club-badge img,.mini-badge img{object-fit:cover;width:100%;height:100%}.club-editor{grid-template-columns:1fr 1fr auto auto;align-items:end;gap:10px;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.stat-card{background:#183823;border-radius:16px;padding:12px}.stat-card span{color:#a9d9b6;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:900;display:block}.stat-card strong{margin-top:4px;font-size:1.6rem;display:block}.best-worst-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.season-summary{background:#183823;border-radius:16px;padding:14px}.season-summary h3{margin:.1rem 0 .25rem}.compact-history-panel{padding:10px}.profile-history-table{gap:4px;display:grid}.profile-history-row{color:#06110c;background:#eaf8ee;border-radius:10px;grid-template-columns:38px minmax(78px,1fr) repeat(5,30px);align-items:center;gap:4px;padding:6px 5px;display:grid}.profile-history-row span,.profile-history-row strong{text-align:center;color:#06110c;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:900;overflow:hidden}.profile-history-row span:nth-child(2){text-align:left}.profile-history-head{text-transform:uppercase;background:#dff4e5}.explore-league-head,.explore-tier-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.explore-league-head h3{margin:.1rem 0;font-size:1.5rem}.explore-tier{border-top:1px solid #28583b;margin-top:12px;padding-top:12px}.explore-tier-title span{font-weight:1000}.explore-tier-title small{color:#a9d9b6;font-weight:900}.explore-club-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px;margin-top:8px;display:grid}.explore-club-card{text-align:left;color:#06110c;background:#eaf8ee;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:8px;padding:8px;display:grid}.explore-club-card strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.explore-club-card small{color:#40694d;font-weight:900}@media (width<=920px){.auth-panel,.game-layout{grid-template-columns:1fr}.score-panel{order:2}.fixture-panel{order:1}.scoreboard{grid-template-columns:1fr 1fr}.user-results,.club-editor{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.best-worst-grid{grid-template-columns:1fr}}@media (width<=520px){.app-shell{width:min(100% - 12px,1180px);padding-top:8px}.compact-hero{display:none}.panel{border-radius:18px;margin-bottom:8px;padding:9px}.app-nav{align-items:flex-start}.club-name-button{max-width:38%;padding:.52rem .7rem;font-size:.76rem}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.topbar-actions button{padding:.52rem .7rem;font-size:.76rem}.round-meta{margin-bottom:4px;font-size:.88rem}.fixture-date{margin-bottom:6px;font-size:.66rem}.compact-match-title{margin-bottom:7px}.compact-match-title h2{font-size:clamp(1.05rem,5.5vw,1.55rem)}.compact-match-title span{width:24px;height:24px}.compact-scoreboard{gap:6px}.compact-team-card{border-radius:14px;gap:6px;padding:8px}.team-heading h3{font-size:clamp(.9rem,4.5vw,1.22rem)}.compact-league-strip{border-radius:9px}.league-labels span{padding:3px 1px;font-size:.43rem}.league-values strong,.league-values span{padding:4px 1px;font-size:.56rem}.compact-form-area{gap:4px}.form-label{font-size:.5rem}.form-strip{gap:3px}.form-chip{border-radius:6px;min-height:22px;font-size:.66rem}.result-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px}.result-column{gap:5px}.result-column-label{font-size:.54rem}.result-column button{border-radius:12px;min-height:44px;padding:.5rem .25rem}.result-column strong{font-size:1rem}.compact-score-panel{display:none}.daily-table-row{grid-template-columns:24px minmax(105px,1fr) repeat(5,31px);gap:3px;min-width:360px;padding:9px 6px}.daily-table-row span,.daily-table-row strong{font-size:.68rem}.result-notice{margin-bottom:8px;padding:9px 10px}.result-notice strong{width:36px;height:36px;font-size:1.2rem}.result-notice span{font-size:.9rem}.result-notice small{font-size:.72rem}.user-results{padding:8px}.user-results p{font-size:.68rem}.user-result-chip{width:22px;height:22px;font-size:.66rem}.club-profile-hero{gap:10px}.club-badge{border-radius:18px;width:70px;height:70px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.stat-card{padding:9px}.stat-card strong{font-size:1.25rem}.profile-history-row{grid-template-columns:34px minmax(70px,1fr) repeat(5,26px);gap:3px;padding:5px 3px}.profile-history-row span,.profile-history-row strong{font-size:.56rem}.explore-club-grid{grid-template-columns:1fr}.explore-club-card{grid-template-columns:38px 1fr auto}.mini-badge{width:38px;height:38px}}@media (height<=740px) and (width<=520px){.panel{padding:7px}.round-meta{font-size:.8rem}.fixture-date{font-size:.58rem}.team-heading h3{font-size:1rem}.form-chip{min-height:20px;font-size:.62rem}.league-values strong,.league-values span{padding:3px 1px;font-size:.52rem}.league-labels span{padding:2px 1px;font-size:.4rem}.result-column button{min-height:38px;padding:.42rem .22rem}.result-column strong{font-size:.9rem}.result-column-label{font-size:.5rem}.profile-history-row span,.profile-history-row strong{font-size:.52rem}}:root{--clean-bg:#07110c;--clean-panel:#0f1b14;--clean-panel-2:#132219;--clean-border:#263a2d;--clean-text:#f1f7f2;--clean-muted:#a8b6ac;--clean-button:#2f6f42;--clean-button-text:#f4fff6;--clean-table-bg:#f5f8f4;--clean-table-head:#e2ebe3;--clean-table-text:#122017;--clean-accent:#79c889;--clean-red:#a84a56;--clean-red-bg:#2a171b;--clean-grey:#79847c}body,#root{background:var(--clean-bg)!important;color:var(--clean-text)!important;border-inline:0!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.app-shell{width:min(1040px,100% - 24px)!important;padding:14px 0 36px!important}.hero,.panel,.user-results,.stat-card,.season-summary,.archive-section,.archive-summary-card{background:var(--clean-panel)!important;color:var(--clean-text)!important;border:1px solid var(--clean-border)!important;box-shadow:none!important;border-radius:8px!important}.hero,.panel{padding:16px!important}.hero h1,.panel h1,.panel h2,.panel h3,.match-title h2,.club-profile-hero h2,.round-meta,.round-meta strong,.score-panel h2,.stat-card strong,.season-summary h3{color:var(--clean-text)!important}.eyebrow,.fixture-date,.form-label,.stat-card span,.explore-tier-title small,.muted,.country-badge,.hero p:last-child,.user-results p,.archive-controls label,.archive-tier-title strong,.archive-empty{color:var(--clean-muted)!important}button,.topbar-actions button,.option-grid button,.result-column button,.club-name-button,.daily-table-button{background:var(--clean-button)!important;color:var(--clean-button-text)!important;box-shadow:none!important;border:1px solid #3d7d4d!important;border-radius:8px!important;font-weight:850!important}button:hover,.daily-table-button:hover,.explore-club-card:hover{filter:brightness(1.06)}button:disabled{color:#6c796f!important;background:#17231c!important;border-color:#25342a!important}.link-button{color:var(--clean-accent)!important;background:0 0!important;border:0!important}input,select{color:var(--clean-text)!important;border:1px solid var(--clean-border)!important;box-shadow:none!important;background:#0b150f!important;border-radius:6px!important}input:focus,select:focus,button:focus-visible{outline-offset:2px!important;outline:2px solid #79c88959!important}.topbar{gap:10px!important;margin-bottom:14px!important}.topbar-actions{gap:8px!important}.alert{background:var(--clean-red-bg)!important;color:#f5d9dd!important;box-shadow:none!important;border:1px solid #a84a5699!important;border-radius:8px!important}.result-notice{background:var(--clean-panel-2)!important;color:var(--clean-text)!important;border:1px solid var(--clean-border)!important;box-shadow:none!important;border-radius:8px!important;margin:10px 0 12px!important;padding:12px 14px!important}.result-notice strong{background:#ffffff14!important;border-radius:6px!important}.result-notice.outcome-W{border-color:#79c8898c!important}.result-notice.outcome-D{border-color:#79847c8c!important}.result-notice.outcome-L{border-color:#a84a56a6!important}.user-results{padding:14px!important}.user-result-chip,.form-chip,.archive-status{box-shadow:none!important;border-radius:4px!important}.user-result-chip.outcome-W,.form-chip.win,.archive-status.promoted{color:#07110c!important;background:#5ba86d!important}.user-result-chip.outcome-D,.form-chip.draw{background:var(--clean-grey)!important;color:#07110c!important}.user-result-chip.outcome-L,.form-chip.loss,.archive-status.relegated{background:var(--clean-red)!important;color:#fff0f2!important}.archive-status.champion{color:#17150b!important;background:#b99b4a!important}.fixture-date{border-top:1px solid var(--clean-border)!important;margin-top:4px!important;padding-top:12px!important}.match-title span{background:var(--clean-panel-2)!important;color:var(--clean-text)!important;border-radius:6px!important}.scoreboard,.option-grid,.stats-grid,.best-worst-grid,.explore-club-grid,.game-layout{gap:10px!important}.team-card{background:var(--clean-table-bg)!important;color:var(--clean-table-text)!important;box-shadow:none!important;border:1px solid #d4ded5!important;border-radius:8px!important}.team-heading h3,.team-heading span{color:var(--clean-table-text)!important}.team-heading span,.form-label,.explore-club-card small{color:#5f6c62!important}.league-strip,.compact-league-strip{color:var(--clean-table-text)!important;background:#fff!important;border:1px solid #d4ded5!important;border-radius:6px!important;display:block!important;overflow:hidden!important}.league-labels,.league-values{visibility:visible!important;grid-template-columns:1.1fr repeat(8,1fr)!important;min-height:28px!important;display:grid!important}.league-labels span{background:var(--clean-table-head)!important;color:#54625a!important;text-align:center!important;font-weight:900!important;display:block!important}.league-values strong,.league-values span{color:var(--clean-table-text)!important;text-align:center!important;font-weight:900!important;display:block!important}.league-values strong{color:#1f7b46!important}.daily-table-row,.profile-history-row,.explore-club-card,.archive-row,.archive-fixture-row{background:var(--clean-table-bg)!important;color:var(--clean-table-text)!important;border:1px solid #d4ded5!important;border-radius:6px!important}.daily-table-row strong,.daily-table-row span,.profile-history-row strong,.profile-history-row span,.explore-club-card strong,.explore-club-card small,.archive-row span,.archive-row strong,.archive-fixture-row span,.archive-fixture-row strong{color:var(--clean-table-text)!important}.daily-table-head,.profile-history-head,.archive-head-row{background:var(--clean-table-head)!important;color:#54625a!important}.daily-table-button span,.daily-table-button strong{color:var(--clean-button-text)!important}.option-grid button.selected-choice,.result-column button.selected-choice{color:#fff!important;background:#3b7f4c!important;outline:0!important;transform:none!important;box-shadow:0 0 0 3px #79c8892e!important}.club-badge,.mini-badge{background:var(--clean-panel-2)!important;color:var(--clean-text)!important;border:1px solid var(--clean-border)!important;border-radius:8px!important}.archive-row.promoted{box-shadow:inset 4px 0 #5ba86d!important}.archive-row.relegated{box-shadow:inset 4px 0 0 var(--clean-red)!important}.archive-row.champion{box-shadow:inset 4px 0 #b99b4a!important}@media (width<=520px){.app-shell{width:min(100% - 14px,1040px)!important;padding-top:10px!important}.panel,.hero{border-radius:8px!important;margin-bottom:10px!important;padding:12px!important}.compact-hero{display:none!important}.topbar-actions button,.club-name-button{padding:.62rem .78rem!important}.scoreboard{gap:8px!important}.team-card{border-radius:8px!important;padding:10px!important}.result-column button{min-height:42px!important}}
