:root{--green: #1fba63;--green-600: #15a455;--green-700: #0f8a46;--green-soft: rgba(31, 186, 99, .12);--accent: var(--green);--on-accent: #ffffff;--stat-home: #1fba63;--stat-away: #3b82f6;--possession: #ff9f0a;--win: #1fba63;--draw: #98a2b3;--loss: #ff4d4f;--pitch-1: #1f9d57;--pitch-2: #17713f;--grad-green: linear-gradient(135deg, #25c56e 0%, #13a052 100%);--grad-brand: var(--grad-green);--font: "Inter", "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif;--font-display: "Inter", system-ui, sans-serif;--font-tunable: "Inter", system-ui, sans-serif;--font-numeric: "Inter", system-ui, sans-serif;--r-sm: 10px;--r-md: 14px;--r-lg: 18px;--r-xl: 24px;--r-pill: 999px;--maxw: 720px;--header-h: 56px;--tabbar-h: 62px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}[data-theme=light]{--bg: #eceff5;--bg-elev: #ffffff;--surface: #ffffff;--surface-2: #f1f3f8;--surface-3: #e8ebf2;--border: #e8ebf1;--border-strong: #d9dde6;--text: #14181f;--text-muted: #828a99;--text-dim: #a6acb9;--live: #ff3b30;--live-bg: rgba(255, 59, 48, .1);--shadow-sm: 0 1px 2px rgba(20, 30, 55, .05);--shadow-card: 0 2px 14px rgba(20, 30, 55, .06);--shadow-md: 0 8px 26px rgba(20, 30, 55, .1);--header-bg: rgba(236, 239, 245, .82);--body-glow: transparent}[data-theme=dark]{--bg: #0c0c0e;--bg-elev: #161719;--surface: #1a1b1e;--surface-2: #242528;--surface-3: #2c2d31;--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .16);--text: #f4f5f7;--text-muted: #9a9fa8;--text-dim: #6e727b;--live: #ff453a;--live-bg: rgba(255, 69, 58, .16);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-card: 0 2px 14px rgba(0, 0, 0, .35);--shadow-md: 0 8px 26px rgba(0, 0, 0, .5);--header-bg: rgba(12, 12, 14, .82);--body-glow: transparent}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{margin:0;background:var(--body-glow),var(--bg);background-attachment:fixed;color:var(--text);font-family:var(--font);font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overscroll-behavior-y:none;transition:background-color .2s ease,color .2s ease}h1,h2,h3,h4{font-family:var(--font-tunable);font-weight:800;letter-spacing:-.01em;margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}img{display:block}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 16px}.hscroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;padding:2px 0}.hscroll::-webkit-scrollbar{display:none}.grad-text{background:var(--grad-green);-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes pulse-live{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.app-shell{min-height:100%;padding-bottom:calc(var(--tabbar-h) + var(--safe-bottom) + 8px)}.page{animation:fade-in .22s ease}.page-body{padding-top:14px;padding-bottom:8px}.page-head{display:flex;align-items:baseline;justify-content:space-between;margin:8px 0 16px}.page-title{font-weight:800;font-size:28px;letter-spacing:-.02em}.page-date{color:var(--text-muted);font-size:13px;text-transform:capitalize}.app-header{position:sticky;top:0;z-index:30;padding-top:var(--safe-top);background:var(--header-bg);backdrop-filter:saturate(160%) blur(16px);-webkit-backdrop-filter:saturate(160%) blur(16px);color:var(--text)}.app-header-inner{height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:10px}.ahl{display:flex;align-items:center;gap:11px;min-width:0}.brand-logo{height:40px;width:auto;flex-shrink:0;object-fit:contain}.brand-mark{position:relative;width:42px;height:40px;border-radius:12px;background:var(--grad-green);display:grid;place-items:center;flex-shrink:0;box-shadow:0 4px 12px var(--green-soft)}.bm-26{font-weight:900;font-size:19px;line-height:1;letter-spacing:-.03em;color:#fff}.brand-text{min-width:0}.brand-title{font-weight:800;font-size:16px;line-height:1.1;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.brand-sub{font-size:11px;color:var(--text-muted);letter-spacing:.02em;white-space:nowrap}.brand-home{display:flex;align-items:center;gap:8px;min-width:0}.brand-divider{width:1px;height:22px;background:var(--border-strong);flex-shrink:0}.brand-home .brand-word{font-size:16px}.brand-home .brand-title{font-size:13px}.brand-home .brand-sub{font-size:10px}.brand-word{display:flex;flex-direction:column;font-weight:800;font-size:16px;line-height:.92;letter-spacing:-.02em;color:var(--text)}.brand-word-accent{color:var(--green)}.wc-emblem{height:30px;width:auto;flex-shrink:0;object-fit:contain;padding:3px 5px;background:#fff;border-radius:7px}.icon-btn{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--surface-2);color:var(--text);flex-shrink:0;transition:transform .12s,background .15s}.icon-btn:active{transform:scale(.94)}.header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.theme-toggle{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:var(--surface-2);color:var(--text);flex-shrink:0;transition:transform .12s,background .15s}.theme-toggle:active{transform:scale(.94)}.lang-switch{display:flex;background:var(--surface-2);border-radius:var(--r-pill);padding:3px;flex-shrink:0}.lang-btn{font-size:10.5px;font-weight:700;letter-spacing:.02em;padding:4px 7px;border-radius:var(--r-pill);color:var(--text-muted);transition:color .15s,background .15s}.lang-btn.active{color:var(--on-accent);background:var(--green)}.day-tabs{position:relative;gap:8px;padding:2px 2px 14px;margin:0}.day-chip{flex:0 0 auto;scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;gap:1px;min-width:52px;padding:8px 10px;border-radius:var(--r-md);background:var(--surface);border:1px solid var(--border);color:var(--text-muted);transition:background .15s,color .15s,border-color .15s}.day-chip .dc-wd{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.day-chip .dc-dn{font-size:18px;font-weight:800;line-height:1.05;color:var(--text)}.day-chip .dc-mo{font-size:10px;color:var(--text-dim);text-transform:lowercase}.day-chip.is-today .dc-wd{color:var(--green)}.day-chip.active{background:var(--green);border-color:var(--green)}.day-chip.active .dc-wd,.day-chip.active .dc-dn,.day-chip.active .dc-mo{color:#fff}.tabbar{position:fixed;left:0;right:0;bottom:0;z-index:40;padding-bottom:var(--safe-bottom);background:var(--bg-elev);border-top:1px solid var(--border)}.tabbar-inner{height:var(--tabbar-h);display:flex;align-items:stretch;justify-content:center;gap:8px}.tab{flex:1;max-width:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--text-dim);font-size:11px;font-weight:600;transition:color .15s}.tab.active{color:var(--green)}.tab.active svg{color:var(--green)}.section-title{display:flex;align-items:center;gap:8px;font-weight:700;font-size:13px;letter-spacing:.01em;color:var(--text-muted);margin:18px 2px 10px}.section-title.accent{color:var(--live);text-transform:uppercase;font-size:12px;letter-spacing:.05em}.section-count{margin-left:auto;font-size:11px;color:var(--text-dim);background:var(--surface-2);border-radius:var(--r-pill);padding:1px 8px}.card-list{display:flex;flex-direction:column;gap:9px}.match-card{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card);transition:transform .12s,box-shadow .15s}.match-card:active{transform:scale(.99)}.match-card.is-live{border-color:color-mix(in srgb,var(--live) 35%,var(--border))}.match-card.is-live:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 3px 3px 0;background:var(--live)}.mc-team{display:flex;align-items:center;gap:8px;min-width:0}.mc-team.home{justify-content:flex-end}.mc-team.away{justify-content:flex-start}.mc-tn{font-size:13.5px;font-weight:600;color:var(--text-muted);line-height:1.15;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mc-team.home .mc-tn{text-align:right}.mc-team.lead .mc-tn{color:var(--text);font-weight:700}.mc-mid{display:flex;flex-direction:column;align-items:center;gap:3px;width:78px;flex-shrink:0;padding:0}.mc-grp{font-size:10px;font-weight:700;letter-spacing:.02em;color:var(--text-dim);white-space:nowrap}.mc-score{display:inline-flex;align-items:center;gap:7px;font-size:22px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;color:var(--text)}.mc-score .sep{font-style:normal;color:var(--text-dim);font-weight:600}.mc-score b.win{color:var(--text)}.mc-score b.lose{color:var(--text-dim)}.mc-ko{font-size:19px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;color:var(--text)}.mc-st{display:flex;align-items:center;justify-content:center;gap:5px;font-size:10.5px;font-weight:600;line-height:1.2;color:var(--text-dim);font-variant-numeric:tabular-nums;text-align:center;white-space:normal}.mc-st.live{color:var(--live);font-weight:700}.flag{line-height:1;flex-shrink:0}.flag-img{border-radius:3px;object-fit:cover;flex-shrink:0;background:var(--surface-2)}.team-badge{display:inline-flex;align-items:center;gap:8px}.team-badge.reverse{flex-direction:row-reverse}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--live);animation:pulse-live 1.3s infinite;flex-shrink:0}.live-dot.lg{width:8px;height:8px}.groups-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:560px){.groups-grid{grid-template-columns:1fr 1fr}}.group-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-card)}.group-card-head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--border)}.gc-letter{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-weight:800;color:#fff;background:var(--grad-green);font-size:15px}.gc-letter.big{width:46px;height:46px;font-size:22px;border-radius:13px}.gc-title{font-weight:800;font-size:15px;letter-spacing:-.01em}.gc-link{margin-left:auto;font-size:12px;font-weight:700;color:var(--green)}.gt-wrap{overflow-x:auto}.group-table{width:100%;border-collapse:collapse;font-size:13px}.group-table th{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--text-dim);padding:10px 4px;text-align:center}.group-table td{padding:11px 4px;text-align:center;font-variant-numeric:tabular-nums;border-top:1px solid var(--border)}.group-table .c-team{text-align:left;display:flex;align-items:center;gap:8px;min-width:0}.group-table th.c-team{text-align:left;padding-left:10px}.gt-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px;font-weight:600}.c-pos{width:30px}.pos-badge{display:inline-grid;place-items:center;width:18px;height:18px;font-size:12px;font-weight:800;color:var(--text-muted)}.group-table tr.qualify td:first-child{box-shadow:inset 3px 0 0 var(--green)}.group-table tr.qualify .pos-badge{color:var(--text)}.c-pts{font-weight:800;color:var(--text)}td.pos{color:var(--win)}td.neg{color:var(--loss)}.form-dots{display:inline-flex;gap:3px}.fd{width:16px;height:16px;border-radius:5px;font-size:9px;font-weight:800;display:grid;place-items:center;color:#fff}.fd.w{background:var(--win)}.fd.d{background:var(--draw)}.fd.l{background:var(--loss)}.fd.none{color:var(--text-dim);background:transparent}.group-hero{display:flex;align-items:center;gap:12px;margin:6px 0 14px}.seg-tabs{display:flex;gap:4px;background:var(--surface-2);border-radius:var(--r-pill);padding:4px;margin:16px 0;position:sticky;top:calc(var(--header-h) + var(--safe-top) + 6px);z-index:20}.seg-tab{flex:1;padding:9px 6px;border-radius:var(--r-pill);font-size:13px;font-weight:700;color:var(--text-muted);transition:color .15s,background .15s}.seg-tab.active{color:var(--on-accent);background:var(--green)}.tab-pane{animation:fade-in .2s ease;padding-top:4px}.scoreboard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-card);padding:18px 14px 16px;margin-bottom:12px}.sb-top{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;color:var(--text-muted);font-weight:600}.sb-chip.ghost:before{content:"•";margin-right:8px;color:var(--text-dim)}.sb-chip.ghost{color:var(--text-dim);text-transform:capitalize}.sb-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:6px}.sb-team{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.sb-team-name{font-weight:800;font-size:15px;line-height:1.12;letter-spacing:-.01em}.sb-team-code{font-size:11px;color:var(--text-dim);font-weight:700;letter-spacing:.05em}.sb-center{display:flex;flex-direction:column;align-items:center;gap:9px;padding:0 4px;min-width:96px}.sb-score{display:flex;align-items:center;gap:12px;font-weight:800;font-size:42px;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.sb-colon{width:9px;height:3px;border-radius:2px;background:var(--text-dim)}.sb-vs{font-weight:800;font-size:28px;color:var(--text-dim)}.sb-status{font-size:12px;font-weight:700;color:var(--text-muted);text-align:center}.sb-status.live{display:inline-flex;align-items:center;gap:6px;color:#fff;background:var(--live);padding:4px 11px;border-radius:var(--r-pill);font-variant-numeric:tabular-nums}.sb-status.live .live-dot{background:#fff}.sb-status.sched .sb-ko-time{font-size:18px;font-weight:800;color:var(--text)}.sb-ko-cd{font-size:11px;color:var(--text-dim)}.sb-venue{margin-top:14px;text-align:center;font-size:12px;color:var(--text-dim)}.fifa-plus-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px;border-radius:var(--r-md);font-weight:700;font-size:14px;color:#fff;background:var(--green);box-shadow:0 6px 18px var(--green-soft);margin-bottom:6px;transition:transform .12s,filter .15s}.fifa-plus-btn:active{transform:scale(.985);filter:brightness(.97)}.fifa-plus-btn.live{background:var(--live);box-shadow:none}.fpb-play{font-size:11px}.fpb-ext{opacity:.85;font-size:13px}.fpb-icon{display:grid;place-items:center}.panel-title{font-size:13px;font-weight:700;color:var(--text-muted);margin:14px 2px 12px}.panel-empty{text-align:center;color:var(--text-dim);font-size:13px;padding:28px 16px;background:var(--surface);border:1px dashed var(--border);border-radius:var(--r-md)}.timeline{position:relative;padding:6px 0}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--border);transform:translate(-50%)}.tl-item{display:grid;grid-template-columns:1fr 46px 1fr;align-items:center;margin:5px 0}.tl-center{display:grid;place-items:center}.tl-min{font-size:11px;font-weight:800;color:var(--text-muted);background:var(--bg);border:1px solid var(--border);border-radius:var(--r-pill);padding:2px 7px;font-variant-numeric:tabular-nums;z-index:1}.ev-row{display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:8px 10px;box-shadow:var(--shadow-sm)}.ev-row.home{flex-direction:row-reverse;text-align:right}.ev-text{display:flex;flex-direction:column;min-width:0}.ev-row.home .ev-text{align-items:flex-end}.ev-player{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-assist,.ev-tag{font-size:11px;color:var(--text-dim)}.ev-icon{font-size:14px;flex-shrink:0;display:grid;place-items:center;width:18px;height:18px}.ev-icon.card{width:12px;height:16px;border-radius:2px}.ev-icon.card.yellow{background:#ffce3d}.ev-icon.card.red{background:var(--loss)}.ev-icon.sub{color:var(--green);font-weight:800}.ev-icon.var{font-size:8px;font-weight:800;width:auto;padding:1px 4px;border:1px solid var(--text-dim);border-radius:3px;color:var(--text-muted)}.stats-panel{display:flex;flex-direction:column;gap:14px;padding:4px 2px}.stat-row{display:flex;flex-direction:column;gap:6px}.stat-head{display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.stat-val{font-size:14px;font-weight:800;font-variant-numeric:tabular-nums}.stat-head .stat-val:last-child{text-align:right}.stat-label{text-align:center;font-size:12px;color:var(--text-muted)}.stat-bar{display:flex;gap:3px;height:7px}.sbar-track{flex:1;background:var(--surface-2);border-radius:var(--r-pill);overflow:hidden;display:flex}.sbar-track.left{justify-content:flex-end}.sbar-fill{height:100%;transition:width .4s ease}.sbar-track.left .sbar-fill{background:var(--stat-home);border-radius:var(--r-pill) 0 0 var(--r-pill)}.sbar-track.right .sbar-fill{background:var(--stat-away);border-radius:0 var(--r-pill) var(--r-pill) 0}.lineups-headers{display:flex;justify-content:space-between;margin-bottom:10px}.tlh.right{text-align:right}.tlh-formation{font-weight:800;font-size:18px;letter-spacing:.01em}.tlh-coach{font-size:11px;color:var(--text-dim)}.pitch{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:var(--r-lg);background:linear-gradient(180deg,var(--pitch-1) 0%,var(--pitch-2) 100%);overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff1f}.pitch-lines{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:2px solid rgba(255,255,255,.18);border-radius:6px}.pl-mid{position:absolute;top:50%;left:0;right:0;height:2px;background:#ffffff2e}.pl-circle{position:absolute;top:50%;left:50%;width:22%;aspect-ratio:1;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.18);border-radius:50%}.pl-box{position:absolute;left:50%;transform:translate(-50%);width:44%;height:14%;border:2px solid rgba(255,255,255,.18)}.pl-box.top{top:-2px;border-top:none}.pl-box.bottom{bottom:-2px;border-bottom:none}.pitch-player{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:2px;width:54px}.pp-shirt{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800;color:#fff;border:2px solid rgba(255,255,255,.85);box-shadow:0 2px 6px #0006;text-shadow:0 1px 2px rgba(0,0,0,.5)}.pp-name{font-size:9px;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.9);white-space:nowrap;max-width:56px;overflow:hidden;text-overflow:ellipsis}.subs-title{font-size:12px;font-weight:700;color:var(--text-muted);margin:16px 2px 8px}.subs-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.subs-col{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:11px;box-shadow:var(--shadow-sm)}.subs-team{font-size:12px;font-weight:700;color:var(--text-muted);margin-bottom:6px;display:flex;align-items:center;gap:6px}.subs-col li{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:6px;padding:3px 0;font-size:12px}.sub-num{color:var(--text-dim);font-weight:700;font-variant-numeric:tabular-nums;text-align:center}.sub-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sub-pos{font-size:9px;color:var(--text-dim);font-weight:700}.state-loading{display:flex;flex-direction:column;gap:9px}.skeleton-card{height:66px;border-radius:var(--r-lg);background:linear-gradient(90deg,var(--surface) 25%,var(--surface-2) 50%,var(--surface) 75%);background-size:800px 100%;animation:shimmer 1.3s infinite linear}.state-msg{text-align:center;padding:48px 20px;color:var(--text-muted)}.state-emoji{font-size:34px;margin-bottom:10px}.btn-pill{margin-top:14px;padding:10px 22px;border-radius:var(--r-pill);font-weight:700;font-size:13px;color:#fff;background:var(--green)}.app-footer{display:flex;justify-content:space-between;align-items:center;padding:18px 16px 6px;font-size:11px;color:var(--text-dim)}.foot-dim{opacity:.7}.md-section,.day-section{margin-bottom:8px}.md-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:16px 2px 10px}.tg-cta-pill{position:fixed;left:50%;transform:translate(-50%);bottom:calc(var(--tabbar-h) + var(--safe-bottom) + 12px);z-index:35;display:inline-flex;align-items:center;max-width:calc(100% - 28px);background:linear-gradient(135deg,#ff2d55,#f4163e);color:#fff;border-radius:var(--r-pill);box-shadow:0 8px 24px #f4163e66;animation:fade-in .3s ease}.tg-cta-pill-main{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:11px 6px 11px 16px;color:#fff;font-weight:700;font-size:13.5px}.tg-cta-pill-main:active{transform:scale(.98)}.tg-cta-pill-ico{font-size:15px;flex-shrink:0}.tg-cta-pill-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-cta-pill-x{display:grid;place-items:center;width:30px;height:30px;margin-right:4px;border-radius:50%;color:#ffffffd9;font-size:12px;flex-shrink:0}.tg-cta-pill-x:active{transform:scale(.9)}.tg-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;background:#00000080;animation:fade-in .2s ease}.tg-sheet{position:relative;width:100%;max-width:var(--maxw);background:var(--surface);border-radius:var(--r-xl) var(--r-xl) 0 0;padding:14px 18px calc(20px + var(--safe-bottom));box-shadow:var(--shadow-md);animation:sheet-up .28s cubic-bezier(.2,.8,.2,1)}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.tg-sheet-grip{width:40px;height:4px;border-radius:2px;background:var(--border-strong);margin:0 auto 16px}.tg-sheet-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--surface-2);color:var(--text-muted);font-size:13px}.tg-sheet-title{font-weight:800;font-size:20px;letter-spacing:-.01em;margin-bottom:8px;padding-right:36px}.tg-sheet-body{color:var(--text-muted);font-size:14px;line-height:1.45;margin-bottom:18px}.tg-sheet-btn{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:15px;border-radius:var(--r-md);font-weight:700;font-size:15px;color:#fff;background:#229ed9;box-shadow:0 6px 18px #229ed959;transition:transform .12s,filter .15s}.tg-sheet-btn:active{transform:scale(.985);filter:brightness(.97)}.tg-sheet-note{text-align:center;color:var(--text-dim);font-size:11.5px;margin-top:12px}.tg-sheet-head{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding-right:36px}.tg-sheet-head .tg-sheet-title{margin:0;padding:0}.tg-sheet-badge{flex-shrink:0;width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(135deg,#ff3d6e,#e3173e);box-shadow:0 4px 12px #e3173e4d}.tg-code{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;width:100%;text-align:left;padding:12px 14px;margin-bottom:16px;border-radius:var(--r-md);border:1px dashed var(--border-strong);background:var(--surface-2)}.tg-code-label{width:100%;font-size:12px;color:var(--text-muted)}.tg-code-value{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800;font-size:18px;letter-spacing:.04em;color:var(--text)}.tg-code-hint{margin-left:auto;font-size:11px;font-weight:700;color:var(--green)}.tg-steps-title{font-weight:700;font-size:13px;color:var(--text);margin-bottom:10px}.tg-steps{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:9px}.tg-step{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--text)}.tg-step-num{flex-shrink:0;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-weight:800;font-size:12px}.tg-sheet-btn.is-tvcom{background:#e3173e;box-shadow:0 6px 18px #e3173e59}.tg-sheet.tvcom{position:relative;overflow:hidden;background:#16111c;color:#fff;border:1px solid rgba(255,255,255,.07)}.tvcom-glow{position:absolute;top:-140px;left:50%;width:460px;height:300px;transform:translate(-50%);background:radial-gradient(closest-side,#f4163e8c,#f4163e00);pointer-events:none}.tg-sheet.tvcom>*:not(.tvcom-glow){position:relative;z-index:1}.tg-sheet.tvcom .tg-sheet-grip{background:#ffffff38}.tg-sheet.tvcom .tg-sheet-close{background:#ffffff1a;color:#ffffffb3}.tvcom-eyebrow{display:inline-flex;align-items:center;gap:4px;font-weight:800;font-size:12px;letter-spacing:.14em;color:#ff476a;margin-bottom:6px}.tvcom-chevron{font-size:18px;line-height:1;font-weight:900}.tg-sheet.tvcom .tg-sheet-title{color:#fff;margin-bottom:14px;padding-right:36px}.tvcom-offer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:12px 14px;margin-bottom:12px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.tvcom-plan{font-weight:800;font-size:15px;color:#fff}.tvcom-price{display:inline-flex;align-items:center;gap:9px}.tvcom-price-old{font-size:12px;color:#ffffff73;text-decoration:line-through}.tvcom-price-free{font-weight:800;font-size:12px;color:#fff;background:linear-gradient(135deg,#ff2d55,#f4163e);padding:5px 11px;border-radius:999px}.tvcom-disclaimer{font-size:11.5px;line-height:1.35;color:#ffffff8c;margin:0 0 14px}.tvcom-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.tvcom-chip{font-size:11.5px;font-weight:600;color:#ffffffd1;background:#ffffff0f;border:1px solid rgba(255,255,255,.09);padding:5px 10px;border-radius:999px}.tg-sheet.tvcom .tg-steps-title{color:#ffffffe6}.tg-sheet.tvcom .tg-step{color:#ffffffd9}.tg-sheet.tvcom .tg-step-num{background:#f4163e33;color:#ff5e7d}.tg-sheet.tvcom .tg-code{background:#ffffff0d;border-color:#fff3}.tg-sheet.tvcom .tg-code-label{color:#fff9}.tg-sheet.tvcom .tg-code-value{color:#fff}.tg-sheet.tvcom .tg-code-hint{color:#ff5e7d}.tg-sheet.tvcom .tg-sheet-btn{background:linear-gradient(135deg,#ff2d55,#f4163e);box-shadow:0 10px 30px #f4163e73;color:#fff}.tg-sheet.tvcom .tg-sheet-note{color:#ffffff80}.game-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:var(--r-md);font-weight:700;font-size:15px;transition:transform .12s,filter .15s,background .15s}.game-btn:active{transform:scale(.98)}.game-btn.primary{color:#fff;background:var(--green);box-shadow:0 6px 18px var(--green-soft)}.game-btn.ghost{color:var(--text);background:var(--surface-2)}.game-btn.tg{color:#fff;background:#229ed9;box-shadow:0 6px 18px #229ed959}.game-intro,.game-result{display:flex;flex-direction:column;align-items:center;text-align:center;padding:18px 8px 8px;animation:fade-in .25s ease}.game-hero{font-size:56px;line-height:1;margin:14px 0 6px}.game-h1{font-weight:800;font-size:26px;letter-spacing:-.02em}.game-sub{color:var(--text-muted);font-size:14px;margin:8px 0 22px;max-width:320px}.game-intro .game-btn.primary,.game-result .game-btn.primary{min-width:220px}.game-plays{color:var(--text-muted);font-size:13px;margin-top:12px}.game-link{margin-top:16px;color:var(--green);font-weight:700;font-size:14px}.game-noplays{display:flex;flex-direction:column;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:22px 18px;box-shadow:var(--shadow-card)}.game-noplays-t{font-weight:800;font-size:17px}.game-noplays-b{color:var(--text-muted);font-size:13.5px;margin-bottom:8px}.game-play{animation:fade-in .2s ease;padding-top:6px}.game-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.game-progress{font-weight:700;font-size:14px;color:var(--text-muted);font-variant-numeric:tabular-nums}.game-timer{font-weight:800;font-size:15px;font-variant-numeric:tabular-nums;color:var(--text)}.game-timer.low{color:var(--loss)}.game-timer-track{height:6px;border-radius:var(--r-pill);background:var(--surface-2);overflow:hidden;margin-bottom:18px}.game-timer-fill{height:100%;background:var(--green);border-radius:var(--r-pill);transition:width .9s linear}.game-card{display:flex;flex-direction:column;align-items:center;gap:6px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-card);padding:24px 16px;margin-bottom:16px}.game-q-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim)}.game-q-flag{margin:6px 0 2px}.game-q-country{font-weight:800;font-size:24px;letter-spacing:-.01em}.game-q-club{color:var(--text-muted);font-size:15px;font-weight:600}.game-options{display:flex;flex-direction:column;gap:10px}.game-opt{width:100%;text-align:left;padding:15px 16px;border-radius:var(--r-md);background:var(--surface);border:1.5px solid var(--border);color:var(--text);font-weight:600;font-size:15px;transition:transform .1s,background .15s,border-color .15s}.game-opt:active{transform:scale(.99)}.game-opt.correct{background:var(--green-soft);border-color:var(--green);color:var(--text)}.game-opt.wrong{background:var(--live-bg);border-color:var(--loss)}.game-opt.dim{opacity:.5}.game-next{width:100%;margin-top:16px}.game-score-big{font-weight:800;font-size:52px;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:4px 0 18px}.game-score-big span{color:var(--text-dim);font-size:30px}.game-loginbox{width:100%;max-width:360px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:18px;box-shadow:var(--shadow-card);margin-bottom:18px}.game-loginbox p{color:var(--text-muted);font-size:14px;line-height:1.45;margin-bottom:14px}.game-loginbox .game-btn{width:100%}.game-rewards{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:18px}.game-coins{font-weight:800;font-size:18px;color:var(--possession)}.game-rank{font-weight:700;color:var(--text-muted)}.game-newbadge{font-weight:700;color:var(--green)}.game-result-actions{display:flex;flex-direction:column;gap:10px;width:100%;max-width:280px}.game-result-actions .game-btn{width:100%}.game-go{min-width:240px;font-size:16px;padding:16px 22px}.game-timerbar{height:8px;border-radius:var(--r-pill);background:var(--surface-2);overflow:hidden;margin:6px 0 10px}.game-timerfill{height:100%;background:var(--green);border-radius:var(--r-pill);transition:width 1s linear}.game-timerfill.low{background:var(--loss)}.game-hud{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.game-hud-score{font-size:13px;color:var(--text-muted)}.game-hud-score b{font-size:22px;color:var(--text);font-variant-numeric:tabular-nums;margin-right:4px}.game-hud-time{font-weight:800;font-size:18px;font-variant-numeric:tabular-nums;color:var(--text)}.game-hud-time.low{color:var(--loss)}.game-hud-lives{display:inline-flex;gap:3px;font-size:15px}.heart.lost{filter:grayscale(1);opacity:.55}.game-card .flag-img{margin:6px 0 2px}.game-q-clubrow{display:flex;align-items:center;justify-content:center;gap:7px}.game-q-crest{width:20px;height:20px;object-fit:contain}.g-intro,.g-result{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 6px 8px;animation:fade-in .25s ease}.g-emblem{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--grad-green);box-shadow:0 10px 26px var(--green-soft);margin:8px 0 14px}.g-emblem.hot{background:linear-gradient(135deg,#ff8a3d,#ff4d4d);box-shadow:0 10px 26px #ff4d4d4d}.g-title{font-weight:800;font-size:26px;letter-spacing:-.02em}.g-sub{color:var(--text-muted);font-size:14px;line-height:1.45;margin:8px 0 18px;max-width:340px}.g-how{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:18px}.g-how-i{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:var(--r-pill);background:var(--surface-2);color:var(--text-muted);font-size:13px;font-weight:600}.g-stats{display:flex;gap:10px;width:100%;max-width:360px;margin-bottom:18px}.g-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:14px 8px;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card)}.g-stat b{font-size:22px;font-variant-numeric:tabular-nums}.g-stat span{font-size:11px;color:var(--text-muted)}.g-play{min-width:240px;font-size:16px;padding:16px 22px}.g-leaders{display:inline-flex;align-items:center;gap:6px;margin-top:16px;color:var(--green);font-weight:700;font-size:14px}.g-play-wrap{animation:fade-in .2s ease}.g-timerbar{height:8px;border-radius:var(--r-pill);background:var(--surface-2);overflow:hidden;margin:6px 0 10px}.g-timerfill{height:100%;background:var(--green);border-radius:var(--r-pill);transition:width 1s linear}.g-timerfill.low{background:var(--loss)}.g-hud{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.g-hud-score,.g-hud-time{display:inline-flex;align-items:center;gap:5px;font-weight:800;font-size:18px;font-variant-numeric:tabular-nums}.g-hud-score{color:var(--green)}.g-hud-score b,.g-hud-time{color:var(--text)}.g-hud-time.low{color:var(--loss)}.g-hud-lives{display:inline-flex;gap:3px}.life{display:inline-flex;color:var(--loss)}.life.lost{color:var(--text-dim);opacity:.5}.g-rscore{display:flex;align-items:baseline;gap:8px;margin:4px 0 18px}.g-rscore b{font-weight:800;font-size:52px;line-height:1;font-variant-numeric:tabular-nums}.g-rscore span{color:var(--text-muted);font-size:16px}.g-loginbox{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:18px;box-shadow:var(--shadow-card);margin-bottom:18px}.g-loginbox p{color:var(--text-muted);font-size:14px;line-height:1.45}.g-loginbox .game-btn{width:100%}.tg-login-widget{min-height:46px;display:flex;justify-content:center}.g-botlink{color:var(--text-muted);font-size:13px;text-decoration:underline}.g-rewards{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:18px}.g-coins-won{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:22px}.g-rank,.g-saved,.g-newbadge{display:inline-flex;align-items:center;gap:6px;font-size:14px}.g-rank{color:var(--text-muted);font-weight:700}.g-saved{color:var(--green);font-weight:600}.g-newbadge{color:var(--green);font-weight:700}.game-btn.tg{display:inline-flex;align-items:center;justify-content:center;gap:9px}.i-coin{display:inline-flex}.lb-badge.owned .lb-badge-ic{color:var(--green)}.lb-badge-ic{display:inline-flex;color:var(--text-dim)}.lb-tabs{margin-top:4px}.lb-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:4px 0 18px}.lb-badge{display:flex;flex-direction:column;align-items:center;gap:5px;padding:12px 6px;border-radius:var(--r-md);background:var(--surface-2);text-align:center;opacity:.55}.lb-badge.owned{opacity:1;background:var(--green-soft)}.lb-badge-ic{font-size:20px}.lb-badge-t{font-size:10px;font-weight:600;color:var(--text-muted);line-height:1.2}.lb-list{display:flex;flex-direction:column;gap:7px}.lb-row{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md)}.lb-row.me{border-color:var(--green);background:var(--green-soft)}.lb-rank{width:26px;text-align:center;font-weight:800;font-variant-numeric:tabular-nums;color:var(--text-muted);flex-shrink:0}.lb-rank.r1{color:#f5b301}.lb-rank.r2{color:#9aa3b2}.lb-rank.r3{color:#cd7f32}.lb-name{flex:1;font-weight:600;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lb-score{font-weight:800;font-variant-numeric:tabular-nums;color:var(--text);flex-shrink:0}.lb-invite{width:100%;margin-top:18px}.lb-invite-note{margin-top:18px;text-align:center;color:var(--text-dim);font-size:13px;padding:14px;background:var(--surface-2);border-radius:var(--r-md)}
