:root{--red:#c8102e;--red-dark:#940b22;--ink:#171717;--muted:#6b7280;--line:#e5e7eb;--bg:#f4f5f7;--white:#fff;--green:#0a8f4d;--amber:#a36500;--blue:#2563eb;--shadow:0 10px 30px rgba(17,24,39,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}.top-stripes{height:5px;background:repeating-linear-gradient(90deg,var(--red) 0 54px,#fff 54px 108px)}.app-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:18px;padding:11px max(18px,calc((100vw - 1260px)/2));background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,231,235,.9)}.brand-button{border:0;background:none;display:flex;align-items:center;gap:10px;padding:0;text-align:left;color:var(--ink)}.brand-icon{width:46px;height:46px;border-radius:13px;object-fit:cover;box-shadow:0 5px 15px rgba(200,16,46,.2)}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:15px}.brand-copy small{font-size:10px;color:var(--muted);margin-top:2px}.desktop-nav{display:flex;align-items:center;gap:3px;flex:1;justify-content:center}.nav-tab{border:0;background:transparent;color:var(--muted);padding:9px 10px;border-radius:10px;font-size:12px;font-weight:800;display:flex;align-items:center;gap:5px}.nav-tab span{font-size:11px}.nav-tab:hover,.nav-tab.active{background:#fff1f2;color:var(--red)}.header-actions{display:flex;align-items:center;gap:8px}.install-button,.admin-link{border:0;background:#111827;color:#fff;text-decoration:none;padding:9px 12px;border-radius:10px;font-weight:800;font-size:11px}.admin-link{width:36px;height:36px;display:grid;place-items:center;padding:0}.app-main{max-width:1120px;margin:0 auto;padding:24px 18px 90px}.page-root{min-height:70vh}.mobile-nav{display:none}.hero{background:linear-gradient(135deg,#111827,#1f2937);border-radius:25px;padding:32px;margin-bottom:16px;color:#fff;box-shadow:var(--shadow);overflow:hidden;position:relative}.hero:after{content:"";position:absolute;right:-70px;top:-80px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(200,16,46,.75),transparent 68%)}.hero>*{position:relative;z-index:1}.hero-eyebrow{font-size:10px;font-weight:900;letter-spacing:1.4px;color:#fda4af}.hero h1{margin:7px 0 8px;font-size:34px;line-height:1.05}.hero p{margin:0;color:#d1d5db;font-size:13px;line-height:1.55;max-width:700px}.vote-now{width:100%;border:0;background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;border-radius:18px;padding:15px 18px;margin:0 0 14px;display:flex;justify-content:space-between;align-items:center;text-align:left;box-shadow:0 8px 20px rgba(200,16,46,.22)}.vote-now span{display:flex;flex-direction:column}.vote-now small{font-weight:900;font-size:9px;letter-spacing:1px;color:#fecdd3}.vote-now strong{font-size:14px;margin-top:3px}.vote-now>b{font-size:28px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mini-match{border:1px solid var(--line);background:#fff;border-radius:18px;padding:15px;text-align:left;min-height:130px;color:var(--ink)}.mini-match.clickable:hover{border-color:#fda4af;transform:translateY(-1px)}.mini-top,.mini-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.mini-label{font-size:9px;font-weight:900;letter-spacing:.9px;color:var(--red)}.mini-match>strong{display:block;font-size:13px;margin:20px 0 17px}.mini-bottom{font-size:10px;color:var(--muted)}.mini-bottom b{font-size:14px;color:var(--ink)}.result-chip{display:inline-flex;align-items:center;justify-content:center;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:900}.result-chip.win,.match-form-item.win{background:#dcfce7;color:#166534}.result-chip.draw,.match-form-item.draw{background:#fef3c7;color:#92400e}.result-chip.loss,.match-form-item.loss{background:#fee2e2;color:#991b1b}.result-chip.neutral,.match-form-item.neutral{background:#f3f4f6;color:#4b5563}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:26px 2px 11px}.section-title>div{display:flex;flex-direction:column}.section-title span{font-size:9px;letter-spacing:1.1px;font-weight:900;color:var(--red)}.section-title h2{font-size:20px;line-height:1.1;margin:3px 0 0}.text-action{border:0;background:transparent;color:var(--red);font-weight:900;font-size:11px}.match-form{display:flex;gap:8px;overflow:auto;padding-bottom:2px}.match-form-item{min-width:100px;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:4px}.match-form-item b{font-size:16px}.match-form-item span{font-size:9px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;display:flex;flex-direction:column;min-width:0}.metric-card small{font-size:8px;color:var(--muted);font-weight:900;text-transform:uppercase}.metric-card b{font-size:25px;margin:5px 0 2px}.metric-card span{font-size:10px;color:var(--muted);font-style:normal;overflow:hidden;text-overflow:ellipsis}.radar-list{display:grid;gap:8px}.radar-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:12px;display:flex;align-items:center;gap:10px;text-align:left;color:var(--ink)}.radar-card i{width:8px;height:8px;background:var(--red);border-radius:50%}.radar-card span{display:flex;flex-direction:column;flex:1}.radar-card strong{font-size:11px}.radar-card small{font-size:9px;color:var(--muted);margin-top:3px}.radar-card>b{color:var(--red);font-size:20px}.my-zone{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.my-zone>div{padding:15px;display:flex;flex-direction:column}.my-zone>div+div{border-left:1px solid var(--line)}.my-zone small{font-size:8px;color:var(--muted);font-weight:900}.my-zone strong{font-size:13px;margin:4px 0}.my-zone span{font-size:9px;color:var(--muted)}.archive-wide{margin-top:10px;width:100%;border:0;background:#111827;color:#fff;border-radius:15px;padding:14px 16px;display:flex;justify-content:space-between;font-weight:900}.archive-wide b{font-size:18px}.match-header-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;text-align:center}.match-meta{font-size:9px;color:var(--muted);font-weight:800}.scoreboard{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:17px 0}.scoreboard>div{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}.scoreboard>div strong{font-size:13px}.scoreboard>b{font-size:28px}.team-logo,.team-fallback{width:52px;height:52px;object-fit:contain}.team-fallback{border-radius:50%;background:#f3f4f6;display:grid;place-items:center;font-weight:900}.match-date{font-size:10px;color:var(--muted)}.status-pill{display:inline-block;border-radius:999px;margin-top:10px;padding:6px 9px;font-size:8px;font-weight:900}.status-pill.open{background:#dcfce7;color:#166534}.status-pill.closed{background:#f3f4f6;color:#4b5563}.match-center{background:#fff;border:1px solid var(--line);border-radius:17px;padding:13px;margin-top:10px}.match-center>div{display:flex;justify-content:space-between;align-items:center}.match-center>div small{color:var(--red);font-size:9px;font-weight:900}.match-center>div span{background:#f3f4f6;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:900}.match-center>section{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.match-center article{background:#f9fafb;border-radius:11px;padding:10px;text-align:center}.match-center article b{display:block;font-size:20px}.match-center article small{font-size:8px;color:var(--muted)}.match-center p{font-size:9px;color:var(--muted);margin:10px 0 0}.podium{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.podium-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;text-align:left;color:var(--ink)}.podium-card.winner{border-color:#fda4af;background:#fff7f8}.podium-card>span{font-size:10px;color:var(--red);font-weight:900}.podium-card strong{font-size:10px}.disagreement{background:#fff7ed;border:1px solid #fed7aa;border-radius:15px;padding:13px;display:flex;flex-direction:column;margin-top:10px}.disagreement small{font-size:8px;color:#9a3412;font-weight:900}.disagreement strong{font-size:13px;margin:3px 0}.disagreement span{font-size:9px;color:#9a3412}.chips{display:flex;gap:6px;overflow:auto;padding:2px 0 8px}.chip{border:1px solid var(--line);background:#fff;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:900;color:var(--muted);white-space:nowrap}.chip.active{background:var(--red);color:#fff;border-color:var(--red)}.sortbar{display:flex;align-items:center;gap:8px;margin:0 0 9px}.sortbar span{font-size:9px;color:var(--muted)}.sortbar button{border:0;background:transparent;color:var(--muted);font-size:9px;font-weight:900;padding:5px}.sortbar button.active{color:var(--red)}.notice{border-radius:12px;padding:10px 12px;margin:9px 0;font-size:10px;background:#f9fafb;border:1px solid var(--line)}.notice.success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.notice.warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.player-vote-list{display:grid;gap:9px}.player-vote-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}.player-card-top,.player-identity,.rating-summary{display:flex;align-items:center}.player-card-top{justify-content:space-between;gap:10px}.player-identity{border:0;background:transparent;color:var(--ink);text-align:left;gap:9px;padding:0}.player-identity>span:last-child{display:flex;flex-direction:column}.player-identity strong{font-size:12px}.player-identity small{font-size:8px;color:var(--muted);margin-top:2px}.shirt{width:38px;height:38px;border-radius:11px;background:#111827;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;flex:none}.rating-badge{display:inline-flex;align-items:center;justify-content:center;min-width:49px;padding:8px;border-radius:10px;font-weight:900;font-size:13px}.rating-badge.small{min-width:42px;padding:6px;font-size:10px}.rating-badge.good,.form-dot.good{background:#dcfce7;color:#166534}.rating-badge.mid,.form-dot.mid{background:#fef3c7;color:#92400e}.rating-badge.bad,.form-dot.bad{background:#fee2e2;color:#991b1b}.rating-badge.neutral,.form-dot.neutral{background:#f3f4f6;color:#6b7280}.rating-summary{gap:6px;margin-top:10px}.rating-summary>span{background:#f9fafb;border-radius:9px;padding:7px 10px;display:flex;align-items:center;gap:6px}.rating-summary small{font-size:8px;color:var(--muted)}.rating-summary b{font-size:10px}.rating-summary em{margin-left:auto;font-size:8px;color:var(--muted);font-style:normal}.gap-note{font-size:8px;color:var(--red);font-weight:800}.portal-toggle{border:0;background:transparent;color:var(--blue);font-size:9px;font-weight:900;padding:5px 0}.portal-details{border-top:1px solid #f3f4f6;margin-top:4px}.portal-details div{display:flex;justify-content:space-between;padding:7px 2px;font-size:9px;border-bottom:1px solid #f3f4f6}.rating-buttons{display:grid;grid-template-columns:repeat(10,1fr);gap:5px;margin-top:10px}.rating-buttons button{border:1px solid var(--line);background:#f9fafb;border-radius:8px;min-height:35px;font-weight:900;color:var(--ink)}.rating-buttons button.selected{background:var(--red);border-color:var(--red);color:#fff}.submit-box{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;margin-top:12px}.submit-box strong{font-size:12px}.submit-box p{font-size:9px;color:var(--muted);margin:4px 0 11px}.primary,.secondary{border:0;border-radius:11px;padding:12px 15px;font-weight:900;font-size:10px}.primary{background:var(--red);color:#fff}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{background:#f3f4f6;color:var(--ink)}.primary.link{display:inline-block;text-decoration:none;text-align:center}.full{width:100%;margin-top:12px}.ranking-cards,.stats-player-list{display:grid;gap:8px}.rank-card,.stats-player-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:11px;display:flex;align-items:center;gap:10px;text-align:left;color:var(--ink)}.rank-place{width:30px;color:var(--red);font-weight:900;text-align:center}.rank-main,.stats-player-main{display:flex;flex-direction:column;flex:1;min-width:0}.rank-main strong,.stats-player-main strong{font-size:12px}.rank-main small,.stats-player-main small{font-size:8px;color:var(--muted);margin-top:2px}.rank-main em,.stats-player-main em{font-size:8px;color:var(--muted);font-style:normal;margin-top:4px}.form-dots{display:flex;gap:4px;margin-top:5px;flex-wrap:wrap}.form-dot{padding:3px 5px;border-radius:6px;font-size:7px;font-weight:900}.squad-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.squad-card{background:#fff;border:1px solid var(--line);border-radius:15px;display:flex;align-items:center;padding:10px}.squad-card.favorite{border-color:#fda4af}.squad-main{flex:1;border:0;background:none;display:flex;align-items:center;gap:9px;text-align:left;color:var(--ink)}.squad-main>span:nth-child(2){display:flex;flex-direction:column;flex:1}.squad-main strong{font-size:11px}.squad-main small{font-size:8px;color:var(--muted)}.heart{border:0;background:transparent;font-size:22px;color:#9ca3af}.heart.active{color:var(--red)}.stats-source{display:flex;align-items:center;border:1px solid;border-radius:14px;padding:11px;margin-bottom:8px}.stats-source.live{background:#ecfdf5;border-color:#a7f3d0}.stats-source.seed{background:#fffbeb;border-color:#fde68a}.stats-source>span{display:flex;flex-direction:column;flex:1}.stats-source strong{font-size:9px}.stats-source small{font-size:8px;color:var(--muted);margin-top:3px}.stats-source button{width:34px;height:34px;border:0;border-radius:10px;background:#fff;color:var(--red);font-size:18px}.stats-player-card>b{font-size:20px;color:var(--red)}.archive-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.archive-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px;color:var(--ink);text-align:left}.archive-card>div,.archive-card>section{display:flex;justify-content:space-between;align-items:center;gap:8px}.archive-card>div span:first-child{font-size:9px;color:var(--muted)}.archive-card>section{margin:14px 0}.archive-card>section strong{font-size:11px}.archive-card>section b{font-size:17px}.archive-card>small{font-size:8px;color:var(--muted)}.helper{font-size:9px;color:var(--muted);margin:-4px 0 10px}.favorite-grid{display:flex;flex-wrap:wrap;gap:6px}.favorite-chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:800;color:var(--ink)}.favorite-chip.active{border-color:#fda4af;background:#fff1f2;color:var(--red)}.favorite-chip.xi-active{background:#111827;color:#fff;border-color:#111827}.favorite-chip:disabled{opacity:.35}.lineup-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:8px 0}.lineup-summary span{background:#fff;border:1px solid var(--line);padding:10px;border-radius:10px;text-align:center;font-size:9px;font-weight:900}.lineup-group{margin:12px 0}.lineup-group h3{font-size:11px;margin:0 0 7px}.predict-card,.global-typer{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;text-align:center}.predict-card{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:center}.predict-card>strong{font-size:10px;max-width:130px}.predict-card>small{width:100%;font-size:8px;color:var(--green)}.score-input{display:flex;align-items:center;background:#f3f4f6;border-radius:10px;overflow:hidden}.score-input button{width:32px;height:36px;border:0;background:transparent;font-weight:900}.score-input b{width:26px;text-align:center}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quick-links a{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px;text-decoration:none;color:var(--ink);display:flex;flex-direction:column}.quick-links strong{font-size:11px}.quick-links span{font-size:8px;color:var(--muted);margin-top:3px}.news-list,.poll-list,.transfer-list{display:grid;gap:8px}.news-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px;display:flex;gap:10px;text-decoration:none;color:var(--ink)}.news-card>span{height:max-content;background:#fff1f2;color:var(--red);padding:4px 6px;border-radius:7px;font-size:7px;font-weight:900}.news-card>div{flex:1}.news-card strong{font-size:11px}.news-card p{font-size:9px;line-height:1.45;color:var(--muted);margin:4px 0}.news-card small{font-size:8px;color:#9ca3af}.poll-card,.transfer-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px}.poll-card>strong{display:block;font-size:13px}.poll-card>small{display:block;color:var(--muted);font-size:8px;margin:3px 0 7px}.poll-option{width:100%;min-height:40px;border:1px solid var(--line);border-radius:10px;background:#f9fafb;position:relative;overflow:hidden;display:flex;align-items:center;padding:0 10px;margin-top:6px}.poll-option i{position:absolute;left:0;top:0;bottom:0;background:#fff1f2}.poll-option span,.poll-option b{position:relative;z-index:1;font-size:9px}.poll-option span{flex:1;text-align:left;font-weight:800}.poll-option.selected{border-color:#fda4af}.transfer-top{display:flex;align-items:center;gap:9px}.transfer-top>span{display:flex;flex-direction:column;flex:1}.transfer-top strong{font-size:14px}.transfer-top small{font-size:8px;color:var(--muted)}.transfer-top>b{width:48px;height:48px;border-radius:13px;background:#111827;color:#fff;display:grid;place-items:center;font-size:16px}.transfer-top>b small{color:#9ca3af;font-size:7px;display:block}.transfer-card p{font-size:9px;line-height:1.5;color:#4b5563}.transfer-votes{display:grid;grid-template-columns:1fr 1fr;gap:6px}.transfer-votes button{border:0;background:#f3f4f6;border-radius:9px;padding:10px 6px;font-size:8px;font-weight:900}.transfer-votes .take-active{background:#dcfce7}.transfer-votes .skip-active{background:#fee2e2}.transfer-card>a{display:inline-block;margin-top:8px;color:var(--blue);font-size:9px;font-weight:900;text-decoration:none}.global-typer label{display:flex;flex-direction:column;text-align:left;font-size:8px;font-weight:900;color:var(--muted)}.global-typer input{margin-top:5px;border:1px solid var(--line);border-radius:10px;padding:10px}.global-typer>strong{display:block;margin:13px 0 8px;font-size:12px}.typer-score{display:flex;justify-content:center;align-items:center;gap:6px;margin-bottom:10px}.global-typer>small{display:block;font-size:8px;color:var(--muted);margin-top:7px}.leaderboard{background:#111827;border-radius:16px;color:#fff;padding:13px;margin-top:8px}.leaderboard h3{font-size:12px}.leaderboard>div{display:grid;grid-template-columns:28px 1fr auto auto;gap:8px;align-items:center;min-height:33px;border-top:1px solid #374151}.leaderboard span{color:#fda4af;font-size:9px;font-weight:900}.leaderboard strong{font-size:9px}.leaderboard small{font-size:8px;color:#9ca3af}.leaderboard b{font-size:9px}.leaderboard p{font-size:9px;color:#9ca3af}.wallpaper-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;display:grid;grid-template-columns:250px 1fr}.wallpaper-card>img,.wallpaper-placeholder{width:100%;height:260px;object-fit:cover}.wallpaper-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,var(--red),#111827);color:#fff;font-size:48px;font-weight:900}.wallpaper-card>div:last-child{padding:18px;display:flex;flex-direction:column;align-items:flex-start}.wallpaper-card strong{font-size:18px}.wallpaper-card small{font-size:8px;color:var(--muted);margin-top:3px}.wallpaper-card p{font-size:10px;color:var(--muted);line-height:1.5}.wallpaper-strip{display:flex;gap:8px;overflow:auto}.wallpaper-mini{width:120px;flex:none;text-decoration:none;color:var(--ink)}.wallpaper-mini img,.wallpaper-mini>span{width:120px;height:160px;border-radius:12px;object-fit:cover;background:#111827;color:#fff;display:grid;place-items:center;font-size:25px;font-weight:900}.wallpaper-mini strong{display:block;font-size:8px;margin-top:5px}.empty-state{background:#fff;border:1px dashed #d1d5db;border-radius:14px;padding:16px;color:var(--muted);font-size:10px}.loading-card,.error-card{max-width:520px;margin:12vh auto;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;text-align:center;box-shadow:var(--shadow)}.loading-card{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:12px}.spinner{width:32px;height:32px;border:3px solid #fecdd3;border-top-color:var(--red);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-card strong{font-size:15px}.error-card p{font-size:10px;color:var(--muted)}.app-footer{margin-top:34px;padding:20px 4px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;align-items:center}.app-footer strong{font-size:11px}.app-footer p{grid-column:1;font-size:8px;color:var(--muted);margin:3px 0}.app-footer a{grid-column:2;grid-row:1/3;font-size:9px;color:var(--muted);text-decoration:none}.toast{position:fixed;z-index:100;left:50%;bottom:28px;transform:translate(-50%,20px);background:#111827;color:#fff;border-radius:12px;padding:11px 15px;font-size:10px;font-weight:800;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.toast.success{background:#065f46}.toast.error{background:#991b1b}.modal-layer{position:fixed;inset:0;z-index:80;background:rgba(17,24,39,.55);overflow:auto}.modal-layer[hidden],.install-sheet[hidden]{display:none}.modal{max-width:760px;margin:20px auto;background:var(--bg);min-height:calc(100vh - 40px);border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.25)}.profile-hero{background:#111827;color:#fff;padding:16px 20px 19px}.profile-hero>button{border:0;background:transparent;color:#fff;font-weight:900;padding:6px 0}.profile-hero>small{float:right;color:#fda4af;font-size:8px;font-weight:900;letter-spacing:1px;margin-top:7px}.profile-hero>div{display:flex;align-items:center;gap:12px;clear:both;margin-top:12px}.profile-hero>div>span{width:60px;height:60px;border-radius:16px;background:var(--red);display:grid;place-items:center;font-size:24px;font-weight:900}.profile-hero section{flex:1}.profile-hero h2{margin:0;font-size:23px}.profile-hero p{margin:4px 0 0;color:#d1d5db;font-size:10px}.profile-hero .heart{color:#fff}.profile-hero .heart.active{color:#fda4af}.modal-body{padding:16px 20px 30px}.profile-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.profile-insight{background:#fff7ed;border:1px solid #fed7aa;border-radius:13px;padding:11px;display:flex;flex-direction:column;margin-top:8px}.profile-insight strong{font-size:10px}.profile-insight span{font-size:9px;color:#9a3412;margin-top:2px}.profile-info,.history-list{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.profile-info>div,.history-list>div{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:10px 12px;border-top:1px solid #f3f4f6}.profile-info>div:first-child,.history-list>div:first-child{border-top:0}.profile-info span{font-size:9px;color:var(--muted)}.profile-info b{font-size:10px}.profile-info .full{display:block}.history-list>div>span{display:flex;flex-direction:column;flex:1}.history-list strong{font-size:10px}.history-list small{font-size:8px;color:var(--muted)}.history-list em{font-size:8px;color:var(--muted);font-style:normal}.external-card{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px;text-decoration:none;color:var(--ink)}.external-card span{display:flex;flex-direction:column}.external-card strong{font-size:11px}.external-card small{font-size:8px;color:var(--muted);margin-top:2px}.external-card>b{color:var(--blue)}.stats-modal-hero nav{display:flex;background:#1f2937;border-radius:11px;padding:4px;margin-top:14px}.stats-modal-hero nav button{flex:1;border:0;background:transparent;color:#9ca3af;border-radius:8px;padding:10px;font-size:9px;font-weight:900}.stats-modal-hero nav button.active{background:#fff;color:var(--red)}.stat-tile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.stat-tile{background:#fff;border:1px solid var(--line);border-radius:13px;padding:10px;min-height:78px;display:flex;flex-direction:column}.stat-tile small{font-size:7px;color:var(--muted);font-weight:900}.stat-tile b{font-size:20px;margin-top:4px}.stat-tile span{font-size:7px;color:var(--red);font-weight:800;margin-top:2px}.stat-group{background:#fff;border:1px solid var(--line);border-radius:15px;padding:8px 12px;margin-top:8px}.stat-group h3{font-size:9px;color:var(--red);letter-spacing:.6px}.stats-row{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:34px;border-top:1px solid #f3f4f6}.stats-row span{font-size:9px;color:var(--muted)}.stats-row b{font-size:10px}.stats-row b.accent{color:var(--red)}.stats-hint{font-size:8px;color:var(--muted);line-height:1.45;text-align:center}.match-stat-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-bottom:8px}.match-stat-card>button{width:100%;border:0;background:#fff;padding:11px;display:flex;text-align:left;align-items:center}.match-stat-card>button>span{display:flex;flex-direction:column;flex:1}.match-stat-card>button strong{font-size:11px}.match-stat-card>button small{font-size:8px;color:var(--muted);margin-top:2px}.match-stat-card>button>b{display:flex;flex-direction:column;text-align:right;font-size:12px}.match-stat-card>button em{font-style:normal;color:var(--red);font-size:9px;margin-top:2px}.quick-stat{display:flex;justify-content:space-around;background:#f9fafb;border-top:1px solid #f3f4f6;padding:8px}.quick-stat span{font-size:9px;font-weight:800}.match-stat-expanded{padding:0 12px 10px}.install-sheet{position:fixed;inset:0;z-index:120;background:rgba(17,24,39,.62);display:grid;place-items:end center;padding:16px}.sheet-card{width:min(520px,100%);background:#fff;border-radius:22px;padding:20px;position:relative;text-align:center}.sheet-card>button{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:25px}.sheet-card img{width:82px;height:82px;border-radius:20px}.sheet-card h2{font-size:20px}.sheet-card p{font-size:11px;color:var(--muted);line-height:1.5}.network-notice{background:#991b1b;color:#fff;border-radius:10px;padding:9px 12px;font-size:9px;font-weight:800;margin-bottom:10px}
@media(max-width:920px){.desktop-nav{display:none}.app-header{padding:9px 14px}.brand-copy small{display:none}.app-main{padding:16px 12px 92px}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;overflow-x:auto;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);border-top:1px solid var(--line);padding:max(6px,env(safe-area-inset-bottom)) 7px calc(6px + env(safe-area-inset-bottom));gap:2px}.mobile-nav .nav-tab{flex:0 0 64px;display:flex;flex-direction:column;gap:2px;padding:6px 4px;font-size:8px}.mobile-nav .nav-tab span{font-size:13px}.header-actions .admin-link{display:none}.hero{padding:24px 19px;border-radius:20px}.hero h1{font-size:27px}.metric-grid{grid-template-columns:1fr 1fr}.squad-grid,.archive-grid{grid-template-columns:1fr}.wallpaper-card{grid-template-columns:1fr}.wallpaper-card>img,.wallpaper-placeholder{height:300px}.modal{margin:0;min-height:100vh;border-radius:0}.rating-buttons{grid-template-columns:repeat(5,1fr)}.stat-tile-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.brand-icon{width:40px;height:40px;border-radius:11px}.brand-copy strong{font-size:13px}.install-button{padding:8px 9px}.two-col{grid-template-columns:1fr}.scoreboard{gap:7px}.scoreboard>div{flex-direction:column;gap:5px}.scoreboard>div strong{font-size:10px;max-width:95px}.team-logo,.team-fallback{width:43px;height:43px}.scoreboard>b{font-size:23px}.podium{grid-template-columns:1fr}.podium-card{grid-template-columns:28px 1fr auto}.my-zone{grid-template-columns:1fr}.my-zone>div+div{border-left:0;border-top:1px solid var(--line)}.quick-links{grid-template-columns:1fr}.profile-stat-grid{grid-template-columns:1fr 1fr}.predict-card>strong{width:100%;max-width:none}.rating-summary{flex-wrap:wrap}.rating-summary em{margin-left:0}.section-title h2{font-size:18px}.hero h1{font-size:25px}}

/* v2.1 readability overrides — keep the previous website's spacious hierarchy */
body{font-size:16px}.app-main{max-width:1280px;margin:0 auto;padding:28px 5vw 56px}.page-root{max-width:none;margin:0}.centre-shell{max-width:1280px;margin:0 auto}.centre-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 18px}.centre-heading h1{font-size:30px;margin:4px 0 0}.centre-heading p{color:var(--muted);font-size:14px;max-width:720px;line-height:1.55}.centre-install{border:1px solid #e7e1e3;background:#fff;color:#171516;border-radius:12px;padding:11px 15px;font-weight:850;cursor:pointer}.desktop-nav{display:flex;gap:7px;overflow:auto;padding:5px;background:#fff;border:1px solid #e7e1e3;border-radius:15px;margin:0 0 22px;box-shadow:0 8px 24px rgba(42,17,22,.05)}.nav-tab{flex:0 0 auto;border:0;background:transparent;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:850;color:#706c6d;cursor:pointer}.nav-tab span{margin-right:6px}.nav-tab.active{background:#c8102e;color:#fff}.mobile-nav{display:none!important}.hero{padding:30px 34px;border-radius:22px;margin-bottom:22px}.hero .hero-eyebrow{font-size:11px}.hero h1{font-size:32px;line-height:1.08}.hero p{font-size:14px;line-height:1.55;max-width:760px}.section-title{margin-top:30px;margin-bottom:13px}.section-title>div>span,.mini-label,.metric-card small,.match-center small,.stats-source small,.stat-tile small{font-size:10px}.section-title h2{font-size:22px}.mini-match,.metric-card,.radar-card,.my-zone,.player-vote-card,.stats-player-card,.rank-card,.news-card,.poll-card,.transfer-card,.archive-card{border-radius:17px}.mini-match{padding:18px}.mini-club-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:15px 0 10px}.mini-club-row>div{display:flex;align-items:center;gap:10px;min-width:0}.mini-club-row>div:last-child{justify-content:flex-end;text-align:right}.mini-club-row .team-logo,.mini-club-row .team-fallback{width:42px;height:42px;flex:none}.mini-club-row strong{font-size:14px;line-height:1.25}.mini-club-row>b{font-size:22px}.mini-bottom{font-size:11px}.metric-card{padding:18px}.metric-card b{font-size:26px}.metric-card span{font-size:11px}.radar-card{padding:15px}.radar-card strong{font-size:13px}.radar-card small{font-size:11px;line-height:1.45}.match-header-card{padding:26px;border-radius:21px}.scoreboard strong{font-size:14px}.team-logo,.team-fallback{width:56px;height:56px}.player-vote-card{padding:17px;margin-bottom:10px}.player-identity strong{font-size:15px}.player-identity small{font-size:11px}.shirt{width:44px;height:44px;font-size:15px}.rating-summary small,.portal-toggle,.portal-details,.gap-note,.helper{font-size:10px}.rating-summary b{font-size:15px}.rating-buttons button{font-size:12px;min-height:38px}.stats-player-card{padding:15px}.stats-player-main strong,.rank-main strong{font-size:14px}.stats-player-main small,.rank-main small,.rank-main em{font-size:10px}.stats-player-main em{font-size:11px}.stat-tile{min-height:92px;padding:13px}.stat-tile b{font-size:23px}.stats-row{min-height:40px}.stats-row span,.stats-row b{font-size:11px}.archive-clubs{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center;gap:12px}.archive-clubs>span{display:flex;align-items:center;gap:8px}.archive-clubs>span:last-child{justify-content:flex-end;text-align:right}.archive-clubs .team-logo,.archive-clubs .team-fallback{width:36px;height:36px}.archive-clubs strong{font-size:12px}.news-card strong,.poll-card>strong,.transfer-top strong{font-size:13px}.news-card p,.transfer-card p{font-size:11px}.poll-option span,.poll-option b,.transfer-votes button{font-size:10px}.quick-links strong{font-size:13px}.quick-links span{font-size:10px}.modal-body{font-size:14px}.app-footer{font-size:12px}
@media(max-width:760px){.app-main{padding:18px 14px 38px}.centre-heading{align-items:flex-start;flex-direction:column}.centre-heading h1{font-size:25px}.desktop-nav{position:sticky;top:76px;z-index:22;margin-left:-4px;margin-right:-4px;border-radius:13px}.nav-tab{padding:10px 12px;font-size:11px}.hero{padding:23px 20px}.hero h1{font-size:27px}.hero p{font-size:13px}.section-title h2{font-size:19px}.mini-club-row{grid-template-columns:1fr auto 1fr;gap:7px}.mini-club-row>div{flex-direction:column;gap:5px}.mini-club-row>div:last-child{justify-content:center;text-align:center}.mini-club-row strong{font-size:11px}.mini-club-row .team-logo,.mini-club-row .team-fallback{width:44px;height:44px}.archive-clubs{gap:6px}.archive-clubs>span{flex-direction:column}.archive-clubs>span:last-child{justify-content:center;text-align:center}.player-vote-card,.stats-player-card,.rank-card{padding:14px}.rating-buttons{grid-template-columns:repeat(5,1fr)}.stats-player-main em{line-height:1.5}.centre-install{width:100%}}

/* v2.2 — Centrum i Statystyki w tym samym layoucie co Sezon / Mecze */
body{background:radial-gradient(circle at 0 0,rgba(200,16,46,.08),transparent 32rem),#f5f2f3;color:#171516}
.top-stripes{height:7px;background:repeating-linear-gradient(90deg,#c8102e 0 72px,#fff 72px 144px)}
.webapp-native-shell{width:min(1180px,90vw);max-width:none;margin:30px auto 75px;padding:0}
.webapp-native-root{min-height:52vh}
.webapp-native-root>.hero{display:none!important}
.centre-section-nav{position:static!important;display:flex;justify-content:flex-start!important;gap:6px!important;width:100%;margin:0 0 20px;padding:8px;background:#fff;border:1px solid #e7e1e3;border-radius:16px;box-shadow:0 8px 24px rgba(42,17,22,.055)}
.centre-section-nav .nav-tab{flex:0 0 auto;padding:11px 16px;border-radius:11px;font-size:12px;color:#706c6d}
.centre-section-nav .nav-tab:hover,.centre-section-nav .nav-tab.active{background:#fae8ec;color:#c8102e}
.centre-hero-install{display:inline-flex;align-items:center;justify-content:center;padding:12px 17px;border-radius:12px;background:#fff;color:#171516;text-decoration:none;font-size:12px;font-weight:900;box-shadow:0 7px 20px rgba(68,10,20,.12);white-space:nowrap}
.page-hero.centre-page-hero{align-items:flex-end}
.webapp-native-root .section-title{margin-top:24px}
.webapp-native-root .section-title:first-child{margin-top:0}
.webapp-native-root .stats-source{margin-top:0}
.stats-native-shell .stats-player-list,.centre-native-shell .stats-player-list{margin-top:10px}
.stats-player-card,.rank-card,.squad-card,.mini-match,.news-card,.poll-card,.transfer-card,.wallpaper-card,.global-typer,.leaderboard{box-shadow:0 8px 28px rgba(42,17,22,.055)}
.stats-player-card{border-color:#e7e1e3}
.stats-player-card:hover,.rank-card:hover,.squad-card:hover{border-color:#e2aab5;transform:translateY(-1px)}
.loading-card,.error-card,.empty-state{border-color:#e7e1e3}
@media(max-width:720px){
  .webapp-native-shell{width:calc(100% - 24px);margin:18px auto 50px}
  .page-hero.centre-page-hero{align-items:flex-start}
  .centre-hero-install{width:100%}
  .centre-section-nav{overflow:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .centre-section-nav::-webkit-scrollbar{display:none}
  .centre-section-nav .nav-tab{padding:10px 13px;font-size:11px}
}
.clickable-player{cursor:pointer}.clickable-player:hover{border-color:#e2aab5!important}.clickable-player:focus-visible{outline:2px solid #c8102e;outline-offset:2px}

/* v2.3 — pełne sekcje statystyk Highlightly */
.stats-modal-body .stat-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;padding:12px 16px;margin-top:12px}
.stats-modal-body .stat-group h3,.stats-modal-body .stat-group .stat-group-note{grid-column:1/-1}
.stats-modal-body .stat-group h3{font-size:11px;margin:2px 0 6px;letter-spacing:.08em;text-transform:uppercase}
.stats-modal-body .stats-row{min-height:42px}
.stats-modal-body .stats-row span{font-size:11px;line-height:1.3}
.stats-modal-body .stats-row b{font-size:12px;text-align:right}
.stat-group-note{margin:8px 0 2px;color:var(--muted);font-size:9px;line-height:1.45}
@media(max-width:720px){.stats-modal-body .stat-group{grid-template-columns:1fr;padding:10px 13px}.stats-modal-body .stat-group h3,.stats-modal-body .stat-group .stat-group-note{grid-column:1}.stats-modal-body .stats-row{min-height:39px}}

/* v2.4 — SofaSport: heatmapy, shotmapy i rozszerzone sekcje */
.maps-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.map-section{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;overflow:hidden}.map-title{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2px 10px;margin-bottom:10px}.map-title>span{grid-column:1/-1;color:var(--red);font-size:9px;font-weight:900;letter-spacing:.12em}.map-title h3{margin:0;font-size:16px}.map-title small{font-size:9px;color:var(--muted)}.football-pitch{position:relative;aspect-ratio:1.52/1;border-radius:14px;background:linear-gradient(90deg,#4b9a63,#579f6b);overflow:hidden;border:2px solid rgba(255,255,255,.9);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.football-pitch:before,.football-pitch:after{content:"";position:absolute;top:25%;bottom:25%;width:16%;border:2px solid rgba(255,255,255,.75);z-index:1}.football-pitch:before{left:-2px;border-left:0}.football-pitch:after{right:-2px;border-right:0}.half-line{position:absolute;left:50%;top:0;bottom:0;border-left:2px solid rgba(255,255,255,.75);z-index:1}.center-circle{position:absolute;left:50%;top:50%;width:20%;aspect-ratio:1;border:2px solid rgba(255,255,255,.75);border-radius:50%;transform:translate(-50%,-50%);z-index:1}.heat-dot{position:absolute;width:20px;height:20px;border-radius:50%;background:rgba(255,225,0,.28);box-shadow:0 0 16px 8px rgba(255,70,0,.22);transform:translate(-50%,-50%);pointer-events:none;z-index:2}.heat-dot:nth-of-type(3n){background:rgba(255,55,55,.28);box-shadow:0 0 18px 9px rgba(200,16,46,.24)}.shot-dot{position:absolute;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center;padding:0;z-index:3;box-shadow:0 3px 8px rgba(0,0,0,.25);font-size:8px}.shot-dot.goal{background:var(--red)}.shot-list{display:grid;gap:5px;margin-top:9px;max-height:150px;overflow:auto}.shot-list>div{display:flex;justify-content:space-between;gap:10px;padding:7px 8px;border-radius:9px;background:#f7f7f8;font-size:9px}.shot-list b{font-size:9px}.map-note{margin:8px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.stat-group-note{margin:10px 0 0;color:var(--muted);font-size:9px;line-height:1.45}
@media(max-width:760px){.maps-grid{grid-template-columns:1fr}.football-pitch{aspect-ratio:1.45/1}}

/* ===== v2.9 Statystyki: gęstościowa heatmapa + czytelna shotmapa ===== */
.density-map{isolation:isolate}.heat-cell{position:absolute;width:17%;aspect-ratio:1.25;border-radius:50%;transform:translate(-50%,-50%) scale(calc(.72 + var(--heat)*.45));background:radial-gradient(circle,rgba(205,12,44,calc(.18 + var(--heat)*.68)) 0 18%,rgba(255,88,33,calc(.12 + var(--heat)*.46)) 33%,rgba(255,213,0,calc(.05 + var(--heat)*.25)) 58%,transparent 76%);filter:blur(calc(3px - var(--heat)*1.5px));mix-blend-mode:screen;pointer-events:none;z-index:2}
.shot-dot.goal{background:var(--red)}.shot-dot.save{background:#fff;border-color:#111}.shot-dot.block{background:#e1a117}.shot-dot.miss{background:#70757d}.shot-dot.miss:after{content:"×";color:#fff;font-size:9px;font-weight:900}.shot-legend{display:flex;flex-wrap:wrap;gap:7px 11px;margin-top:9px;color:var(--muted);font-size:8px}.shot-legend span{display:flex;align-items:center;gap:4px}.shot-legend i{width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 1px #999}.shot-legend i.goal{background:var(--red)}.shot-legend i.save{background:#fff;box-shadow:0 0 0 1px #111}.shot-legend i.block{background:#e1a117}.shot-legend i.miss{background:#70757d}.stats-share-button{position:absolute;right:20px;top:18px;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.1);color:#fff;font-size:9px;font-weight:900;cursor:pointer;z-index:5}.stats-share-button:hover{background:rgba(255,255,255,.18)}
@media(max-width:760px){.stats-share-button{right:14px;top:14px;padding:7px 9px}}

/* ===== v2.9.3 HEATMAP CONTRAST FIX ===== */
.density-map{isolation:isolate;background:linear-gradient(180deg,#68a16f 0%,#5f9967 100%)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),inset 0 0 48px rgba(12,54,29,.12)!important}
.heat-cell{position:absolute;width:15%;aspect-ratio:1.08;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at center,rgba(114,0,22,calc(.50 + var(--heat)*.48)) 0 9%,rgba(203,14,39,calc(.48 + var(--heat)*.44)) 20%,rgba(255,76,0,calc(.43 + var(--heat)*.39)) 38%,rgba(255,175,22,calc(.34 + var(--heat)*.32)) 57%,rgba(255,226,102,calc(.16 + var(--heat)*.18)) 69%,rgba(255,226,102,0) 82%);filter:blur(calc(2.1px - var(--heat)*.9px)) saturate(1.8) contrast(1.16);opacity:calc(.72 + var(--heat)*.3);mix-blend-mode:normal;pointer-events:none;z-index:2}
\n\n/* ===== v2.9.4 HEATMAP BALANCED ===== */\n.density-map{isolation:isolate;background:linear-gradient(180deg,#67a16f 0%,#609968 100%)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.17),inset 0 0 44px rgba(12,54,29,.10)!important}\n.heat-cell{position:absolute;width:17%;aspect-ratio:1.22;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at center,hsl(calc(50 - var(--heat)*50) 100% 49% / calc(.10 + var(--heat)*.68)) 0 14%,hsl(calc(52 - var(--heat)*43) 100% 54% / calc(.07 + var(--heat)*.44)) 34%,rgba(255,205,55,calc(.025 + var(--heat)*.17)) 56%,rgba(255,225,105,0) 76%);filter:blur(calc(4.2px - var(--heat)*1.25px)) saturate(1.38);opacity:calc(.18 + var(--heat)*.78);mix-blend-mode:normal;pointer-events:none;z-index:2}\n

/* ===== v2.9.5 HEATMAP CONTRAST ===== */
.density-map{isolation:isolate;background:linear-gradient(180deg,#67a16f 0%,#609968 100%)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.17),inset 0 0 36px rgba(12,54,29,.08)!important}
.heat-cell{position:absolute;width:13.2%;aspect-ratio:1.16;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at center,rgba(121,0,20,calc(.16 + var(--heat)*.62)) 0 10%,rgba(223,36,45,calc(.13 + var(--heat)*.50)) 22%,rgba(255,123,18,calc(.10 + var(--heat)*.34)) 42%,rgba(255,208,72,calc(.05 + var(--heat)*.18)) 60%,rgba(255,226,110,0) 78%);filter:blur(calc(3.6px - var(--heat)*1.0px)) saturate(1.22);opacity:calc(.12 + var(--heat)*.72);mix-blend-mode:normal;pointer-events:none;z-index:2}


/* ===== v3.0 MOBILE FIRST: CENTRUM + STATYSTYKI ===== */
@media(max-width:760px){
  #mobileNav,.mobile-nav{display:none!important} /* one global bottom nav only */
  .centre-hero-install,.centre-install{display:none!important}
  .webapp-native-shell,.centre-native-shell,.stats-native-shell{width:calc(100% - 16px)!important;margin-top:12px!important}
  .centre-page-hero{padding:23px 15px 21px!important}.centre-page-hero h1{font-size:30px!important}.centre-page-hero p{font-size:12px!important;line-height:1.45}
  .centre-premium-nav{margin-top:0!important;overflow-x:auto;scrollbar-width:none;padding:5px!important;border-radius:14px}.centre-premium-nav::-webkit-scrollbar{display:none}.centre-premium-static-tab{min-height:44px;white-space:nowrap}
  .wallpaper-feature{grid-template-columns:1fr!important;border-radius:17px!important}.wallpaper-feature img{max-height:180px;order:-1}.wallpaper-feature-copy{padding:15px!important}.wallpaper-feature-copy h2{font-size:22px!important}.wallpaper-feature-copy p{font-size:10px!important;line-height:1.45}
  .section-title{margin-top:19px!important;margin-bottom:9px!important}.section-title h2{font-size:19px!important}.section-title span{font-size:8px!important}.text-action{font-size:10px;min-height:40px}
  .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.metric-card{padding:12px;min-height:87px}.metric-card b{font-size:22px}.metric-card span{font-size:9px;line-height:1.3}
  .stats-player-list{display:grid;gap:8px}.stats-player-card{min-height:72px;padding:11px 12px!important;border-radius:15px!important;gap:9px}.stats-player-card .shirt{width:42px;height:42px;flex-basis:42px}.stats-player-main strong{font-size:13px!important}.stats-player-main small{font-size:9px!important}.stats-player-main em{font-size:10px!important;line-height:1.4!important}.stats-player-card>b{font-size:24px;color:#c8102e}
  .chips{position:sticky;top:58px;z-index:16;margin:0 -4px;padding:7px 4px 8px;background:rgba(244,245,247,.94);backdrop-filter:blur(10px)}.chip{font-size:10px;min-height:40px}

  /* webapp stats modal also becomes full-screen */
  .modal-layer{padding:0!important;align-items:stretch!important}.modal-layer>.modal,.modal{width:100%!important;max-width:none!important;min-height:100dvh!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border-radius:0!important;display:flex;flex-direction:column}.profile-hero{flex:0 0 auto;padding:calc(16px + env(safe-area-inset-top)) 14px 13px!important}.profile-hero>button:first-child{min-height:40px}.profile-hero>div{gap:10px}.profile-hero>div>span{width:48px!important;height:48px!important;font-size:17px!important}.profile-hero h2{font-size:23px!important;line-height:1.05}.profile-hero p{font-size:10px!important}.stats-modal-hero nav{display:grid!important;grid-template-columns:repeat(3,1fr);gap:4px;padding:6px!important;margin-top:10px;border-radius:13px;background:rgba(255,255,255,.12)}.stats-modal-hero nav button{min-height:40px;font-size:9px!important;border-radius:9px!important}.modal-body.stats-modal-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 10px calc(96px + env(safe-area-inset-bottom))!important}.stat-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px}.stat-tile{min-height:78px!important;padding:10px!important}.stat-tile b{font-size:21px!important}.stat-tile small{font-size:7px!important}.stats-modal-body .stat-group{grid-template-columns:1fr!important;padding:10px 11px!important;margin-top:8px!important;border-radius:14px}.stats-modal-body .stats-row{min-height:39px}.stats-modal-body .stats-row span{font-size:10px!important}.stats-modal-body .stats-row b{font-size:11px!important}.match-stat-card{border-radius:15px!important;margin-bottom:8px!important}.match-stat-card>button{padding:12px!important;min-height:62px}.match-stat-card>button strong{font-size:11px!important}.match-stat-card>button small{font-size:8px!important;line-height:1.35}.quick-stat{padding:8px 11px!important;font-size:9px!important}.match-stat-expanded{padding:0 6px 10px!important}
  .maps-grid{grid-template-columns:1fr!important;gap:9px}.map-section{padding:10px;border-radius:15px}.map-title h3{font-size:15px}.map-title small{font-size:8px}.football-pitch{min-height:225px;aspect-ratio:1.45/1!important;cursor:zoom-in}.map-section:has(.football-pitch):after{content:'Dotknij mapy, aby powiększyć';display:block;margin-top:6px;color:#8a8083;font-size:8px;text-align:center}.map-section.is-fullscreen-map{position:fixed;inset:0;z-index:9999;margin:0!important;padding:calc(18px + env(safe-area-inset-top)) 10px calc(18px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:0!important;background:#111!important;display:flex;flex-direction:column;justify-content:center}.map-section.is-fullscreen-map .map-title h3,.map-section.is-fullscreen-map .map-title span,.map-section.is-fullscreen-map .map-title small,.map-section.is-fullscreen-map .map-note,.map-section.is-fullscreen-map .shot-legend{color:#fff}.map-section.is-fullscreen-map .football-pitch{min-height:0;width:100%;aspect-ratio:1.45/1!important;cursor:zoom-out}.map-section.is-fullscreen-map:after{content:'Dotknij mapy ponownie, aby zamknąć';color:#fff;font-size:10px;margin-top:12px}
}
