:root{--navy-950: #070b1e;--navy-900: #0a1130;--navy-800: #101a44;--navy-700: #18245c;--navy-600: #233273;--red-600: #c61631;--red-500: #e8273b;--red-400: #ff3b50;--white: #f4f6ff;--muted: #8e9ac6;--muted-2: #5d6a9e;--gold: #ffc233;--uz-cyan: #36c8f5;--card: rgba(20, 30, 74, .55);--card-border: rgba(120, 140, 220, .16);--radius: 14px;--font: "Archivo", system-ui, -apple-system, "Segoe UI", sans-serif;--skew: -10deg;--hero-year-fill: rgba(255, 255, 255, .12);--hero-year-stroke: rgba(255, 255, 255, .42)}:root[data-theme=light]{--navy-950: #f5f7fb;--navy-900: #ffffff;--navy-800: #edf2fb;--navy-700: #dce5f6;--navy-600: #c8d4ed;--white: #11182d;--muted: #53617b;--muted-2: #7a849a;--card: rgba(255, 255, 255, .86);--card-border: rgba(31, 44, 78, .14);--hero-year-fill: rgba(11, 18, 38, .045);--hero-year-stroke: rgba(11, 18, 38, .18)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font);background:var(--navy-950);color:var(--white);line-height:1.45;overflow-x:hidden}img{display:block;max-width:100%}button{font-family:inherit;cursor:pointer}.page{position:relative;min-height:100dvh;display:flex;flex-direction:column}main{flex:1;width:100%;max-width:1320px;margin:0 auto;padding:0 14px 60px}.bg-fx{position:fixed;inset:0;z-index:-1;overflow:hidden;background:repeating-linear-gradient(115deg,transparent 0 90px,rgba(255,255,255,.012) 90px 92px),radial-gradient(120% 80% at 50% -10%,#101a44 0%,var(--navy-950) 60%)}.bg-glow{position:absolute;width:60vw;height:60vw;max-width:700px;max-height:700px;border-radius:50%;filter:blur(110px);opacity:.35}.bg-glow-red{background:#a01228;top:-18vw;right:-18vw}.bg-glow-blue{background:#1c2f8a;bottom:-20vw;left:-18vw}.bg-grain{position:absolute;inset:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.6'/%3E%3C/svg%3E")}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#070b1ed1;border-bottom:1px solid rgba(120,140,220,.14);padding-top:env(safe-area-inset-top)}.header-inner{max-width:1320px;margin:0 auto;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--white);min-width:0}.brand-mark{display:grid;place-items:center;flex-shrink:0}.brand-logo{width:auto;height:46px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.4))}.brand-logo-light{display:none}:root[data-theme=light] .brand-logo-dark{display:none}:root[data-theme=light] .brand-logo-light{display:block}:root[data-theme=light] .brand-logo{filter:drop-shadow(0 4px 10px rgba(31,44,78,.18))}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid var(--card-border);background:#141e4a80;color:var(--white);font-size:16px;line-height:1;transition:background .18s ease,border-color .18s ease,transform .18s ease}.theme-toggle:hover{border-color:#a0b2ff73;background:#233273b3}.theme-toggle:active{transform:scale(.92)}.theme-toggle-icon{display:block}:root[data-theme=light] .theme-toggle{background:#fffc;box-shadow:0 4px 12px #1f2c4e14}.brand-badge{display:flex;flex-direction:column;transform:skew(var(--skew));border-radius:7px;overflow:hidden;box-shadow:0 4px 14px #e8273b59;flex-shrink:0}.brand-badge span{display:block;font-weight:900;font-stretch:110%;font-size:13px;letter-spacing:.06em;padding:1px 9px;transform:skew(calc(var(--skew) * -1))}.brand-badge-top{background:linear-gradient(180deg,var(--red-400),var(--red-600))}.brand-badge-bottom{background:#141c4a}.brand-text{display:flex;flex-direction:column;min-width:0}.brand-title{font-weight:900;font-stretch:115%;font-size:18px;letter-spacing:.02em;line-height:1.1;white-space:nowrap}.brand-sub{font-size:12px;color:var(--muted);letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions{display:flex;flex-direction:row;align-items:center;gap:12px;flex-shrink:0}.header-channels{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0}.header-channels img{height:20px;width:auto;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5))}.hero{position:relative;padding:34px 4px 26px;overflow:visible}.hero-deco{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-year{position:absolute;right:-8px;top:-30px;font-weight:900;font-stretch:125%;font-size:clamp(180px,38vw,380px);line-height:1;color:var(--hero-year-fill);-webkit-text-stroke:1.5px var(--hero-year-stroke);user-select:none}.hero-stripes{position:absolute;left:-40px;bottom:10px;width:200px;height:140px;background:repeating-linear-gradient(115deg,rgba(232,39,59,.16) 0 10px,transparent 10px 26px);transform:skew(var(--skew))}.hero-content{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:center}.hero-copy{min-width:0}.hero-kicker{display:flex;align-items:center;gap:7px;font-weight:800;font-size:12px;letter-spacing:.34em;color:var(--muted);margin-bottom:8px}.flag-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.flag-dot.us{background:#3c6ce0}.flag-dot.ca{background:var(--red-500);margin-left:8px}.flag-dot.mx{background:#2da35c;margin-left:8px}.hero-title{font-weight:900;font-stretch:120%;text-transform:uppercase;line-height:.92;letter-spacing:0;display:flex;flex-direction:column}.hero-title-line1{font-size:clamp(44px,11vw,96px);background:linear-gradient(92deg,#fff 30%,#9fb2ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-title-line2{font-size:clamp(30px,7.4vw,64px);color:transparent;-webkit-text-stroke:1.6px rgba(244,246,255,.85);letter-spacing:.02em}.hero-visual{position:relative;min-height:190px;display:grid;place-items:center;overflow:hidden}.hero-trophy{width:min(42vw,185px);height:auto;max-height:280px;object-fit:contain;filter:drop-shadow(0 24px 38px rgba(0,0,0,.58));z-index:2;grid-area:1 / 1}.hero-trophy-light{display:none}:root[data-theme=light] .hero-trophy-dark{display:none}:root[data-theme=light] .hero-trophy-light{display:block}.continent-line{position:absolute;border:1px solid rgba(95,221,239,.18);border-left-color:#ffc23342;border-bottom-color:#e8273b38;transform:rotate(-18deg);z-index:1}.continent-line-north{width:160px;height:105px;border-radius:55% 45% 52% 48%;top:18px;right:24px}.continent-line-south{width:90px;height:150px;border-radius:48% 52% 42% 58%;bottom:2px;left:30px}.host-stack{position:absolute;right:10px;bottom:8px;display:flex;gap:6px;color:#f4f6ffd1;font-size:10px;font-weight:900;letter-spacing:.12em;z-index:3}.host-stack span{border:1px solid rgba(120,140,220,.22);border-radius:6px;padding:4px 6px;background:#070b1e94}.hero-dates{margin-top:12px;color:var(--muted);font-size:13.5px;font-weight:600;letter-spacing:.02em}.hero-live-banner{display:inline-flex;align-items:center;gap:10px;margin-top:18px;padding:11px 18px;background:linear-gradient(92deg,var(--red-600),var(--red-500));color:#fff;text-decoration:none;font-weight:900;font-size:13px;letter-spacing:.08em;border-radius:10px;transform:skew(var(--skew));box-shadow:0 6px 24px #e8273b73;animation:bannerGlow 2.2s ease-in-out infinite}.hero-live-banner>*{transform:skew(calc(var(--skew) * -1))}@keyframes bannerGlow{0%,to{box-shadow:0 6px 24px #e8273b73}50%{box-shadow:0 6px 38px #e8273bcc}}.next-match{position:relative;margin-top:22px;background:linear-gradient(160deg,#1c2860bf,#0d1434e6);border:1px solid rgba(232,39,59,.4);border-radius:var(--radius);overflow:hidden;max-width:660px;box-shadow:0 0 0 1px #e8273b1f,0 18px 50px #00000073,0 0 60px #e8273b1f}.next-match:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(92deg,var(--red-500),var(--gold));z-index:1}.next-match-head{display:flex;justify-content:space-between;align-items:center;padding:9px 16px;background:#070b1e80;border-bottom:1px solid var(--card-border)}.next-label{font-size:10.5px;font-weight:900;letter-spacing:.22em;color:var(--red-400)}.next-stage{font-size:11px;font-weight:700;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.next-match-body{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:20px 14px 14px}.next-team{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.hero-flag{border-radius:6px;box-shadow:0 4px 16px #0000008c;object-fit:cover}.hero-flag-tbd{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(160deg,var(--navy-600),var(--navy-800));color:var(--muted);font-weight:900;font-size:22px}.next-team-name{font-weight:800;font-stretch:105%;font-size:15px;line-height:1.15}.next-center{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:86px}.next-when{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.next-time{font-weight:900;font-stretch:115%;font-size:34px;line-height:1;font-variant-numeric:tabular-nums}.next-tz{font-size:10px;color:var(--muted-2);letter-spacing:.06em}.next-match-foot{display:flex;flex-direction:column;align-items:center;gap:14px;padding:4px 16px 20px}.countdown{display:flex;align-items:center;gap:6px}.cd-cell{display:flex;flex-direction:column;align-items:center;background:#070b1ebf;border:1px solid rgba(232,39,59,.35);border-radius:8px;padding:6px 0 4px;min-width:52px;box-shadow:inset 0 0 18px #e8273b14}.cd-cell b{font-weight:900;font-size:21px;line-height:1;font-variant-numeric:tabular-nums}.cd-cell i{font-style:normal;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:2px}.cd-sep{font-weight:900;color:var(--red-500);font-size:18px;margin-top:-10px}.next-channels{display:flex;flex-direction:column;align-items:center;gap:8px}.next-channels-label{font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.next-channels img{height:30px;width:auto;filter:drop-shadow(0 4px 10px rgba(0,0,0,.4))}.next-match-empty{padding:26px;text-align:center;color:var(--muted);font-weight:600}.ticker{margin:8px -14px 0;border-top:1px solid rgba(232,39,59,.4);border-bottom:1px solid rgba(232,39,59,.4);background:linear-gradient(92deg,#c6163129,#e8273b12);overflow:hidden;padding:8px 0}.ticker-track{display:flex;width:max-content;animation:tickerMove 36s linear infinite}.ticker-item{white-space:nowrap;font-weight:800;font-stretch:112%;font-size:12px;letter-spacing:.22em;color:#f4f6ffcc;padding:0 14px}.ticker-star{color:var(--red-500);padding-left:14px}@keyframes tickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.live-section{margin-top:30px}.section-head h2{display:flex;align-items:center;gap:12px;font-weight:900;font-stretch:118%;font-size:clamp(20px,4.4vw,28px);letter-spacing:.05em}.section-head-live h2{color:var(--red-400)}.live-grid{margin-top:14px;display:grid;gap:12px;grid-template-columns:1fr}.live-pulse{width:9px;height:9px;border-radius:50%;background:#fff;display:inline-block;position:relative;flex-shrink:0}.live-badge .live-pulse,.section-head .live-pulse{background:var(--red-500)}.live-pulse:after{content:"";position:absolute;inset:-5px;border-radius:50%;border:2px solid currentColor;opacity:.6;animation:pulseRing 1.6s ease-out infinite}.live-pulse-lg{width:13px;height:13px}@keyframes pulseRing{0%{transform:scale(.5);opacity:.8}to{transform:scale(1.6);opacity:0}}.stage-filter{position:sticky;top:53px;z-index:40;margin:26px -14px 0;padding:10px 14px;background:linear-gradient(180deg,#070b1ef2,#070b1ed9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.stage-filter-track{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.stage-filter-track::-webkit-scrollbar{display:none}.stage-tab{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--card-border);background:#141e4a80;color:var(--muted);font-weight:800;font-size:12.5px;letter-spacing:.05em;padding:8px 14px;border-radius:9px;transform:skew(var(--skew));transition:all .18s ease}.stage-tab>*{transform:skew(calc(var(--skew) * -1))}.stage-tab.active{background:linear-gradient(180deg,var(--red-500) 0%,var(--red-600) 100%);border-color:var(--red-400);color:#fff;box-shadow:0 4px 18px #e8273b66}.stage-tab.tab-uz.active{background:linear-gradient(180deg,#2ea7d8,#1273a0);border-color:var(--uz-cyan);box-shadow:0 4px 18px #36c8f559}.tab-star{color:var(--gold);font-size:11px}.tab-count{display:inline-block;background:#070b1e80;border-radius:6px;font-size:10.5px;padding:1px 6px;font-variant-numeric:tabular-nums}.match-list{margin-top:6px}.day-group{margin-top:26px}.day-head{display:flex;align-items:baseline;gap:10px;padding:6px 0 10px;border-bottom:2px solid rgba(232,39,59,.5);position:relative}.day-head:before{content:"";position:absolute;bottom:-2px;left:0;width:64px;height:2px;background:var(--red-400);box-shadow:0 0 12px var(--red-400)}.day-date{font-weight:900;font-stretch:118%;font-size:clamp(19px,4.2vw,24px);text-transform:uppercase;letter-spacing:.03em}.day-weekday{color:var(--muted);font-weight:700;font-size:12.5px;text-transform:uppercase;letter-spacing:.12em}.day-chip{background:linear-gradient(180deg,var(--gold),#d99a14);color:#221a02;font-weight:900;font-size:10px;letter-spacing:.1em;padding:3px 9px;border-radius:6px;transform:skew(var(--skew)) translateY(-2px)}.day-count{margin-left:auto;color:var(--muted-2);font-size:11.5px;font-weight:600;white-space:nowrap}.day-matches{display:grid;gap:10px;margin-top:12px;grid-template-columns:1fr}.match-card{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr) 82px;align-items:center;gap:12px;background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius);padding:14px;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}@media(hover:hover){.match-card:hover{transform:translateY(-2px);border-color:#a0b2ff66;box-shadow:0 10px 30px #0006}}.mc-time{display:flex;flex-direction:column;align-items:flex-start;gap:3px;border-right:1px solid var(--card-border);padding-right:10px;align-self:stretch;justify-content:center}.mc-start{font-weight:900;font-size:21px;line-height:1;font-variant-numeric:tabular-nums}.mc-end{font-size:10.5px;color:var(--muted-2);font-variant-numeric:tabular-nums;display:none}.mc-stage{margin-top:3px;font-size:9.5px;font-weight:800;letter-spacing:.1em;color:var(--muted);background:#070b1e8c;padding:2px 7px;border-radius:5px}.mc-teams{display:flex;flex-direction:column;gap:8px;min-width:0}.team-row{display:flex;align-items:center;gap:10px;min-width:0}.team-flag{width:34px;height:26px;object-fit:cover;border-radius:4px;box-shadow:0 2px 8px #00000080;flex-shrink:0}.team-flag-tbd{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(160deg,var(--navy-600),var(--navy-800));color:var(--muted);font-weight:900;font-size:14px}.team-name{font-weight:800;font-stretch:105%;font-size:15.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-name-uz{color:var(--gold)}.team-score{margin-left:auto;font-weight:900;font-size:19px;font-variant-numeric:tabular-nums;color:var(--white);background:#e8273b40;border:1px solid rgba(232,39,59,.5);border-radius:6px;min-width:30px;text-align:center;padding:1px 6px}.mc-channel{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:0}.mc-channel img{height:19px;width:auto;max-width:74px}.mc-live-until{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.match-card.is-live{border-color:#e8273ba6;background:linear-gradient(160deg,#40101e8c,#141030bf);box-shadow:0 0 0 1px #e8273b40,0 10px 36px #c616314d}.live-badge{display:inline-flex;align-items:center;gap:7px;background:linear-gradient(92deg,var(--red-600),var(--red-500));color:#fff;font-weight:900;font-size:11px;letter-spacing:.14em;border-radius:7px;padding:5px 10px}.match-card.is-uz{border-color:#ffc2338c;box-shadow:0 0 0 1px #ffc23333,0 10px 32px #ffc2331f}.uz-ribbon{position:absolute;top:-9px;left:12px;background:linear-gradient(92deg,var(--gold),#f0a818);color:#241a01;font-weight:900;font-size:9px;letter-spacing:.14em;padding:3px 10px;border-radius:6px;transform:skew(var(--skew));box-shadow:0 4px 14px #ffc23366}.match-card.is-final{border-color:#ffc23373;background:linear-gradient(160deg,#3c2e0859,#141030bf)}.skeleton-list{margin-top:30px;display:grid;gap:10px}.skeleton-card{height:86px;border-radius:var(--radius);background:linear-gradient(100deg,#141e4a73 40%,#28387880,#141e4a73 60%);background-size:220% 100%;animation:shimmer 1.4s linear infinite}@keyframes shimmer{0%{background-position:130% 0}to{background-position:-90% 0}}.empty-state{margin-top:40px;text-align:center;color:var(--muted);font-weight:600;padding:40px 0}.error-box{margin-top:26px;background:#c616312e;border:1px solid rgba(232,39,59,.5);border-radius:var(--radius);padding:16px 18px;color:#ffd7dc}.boot-splash{min-height:100dvh;display:flex;align-items:center;justify-content:center;color:var(--muted);font-family:var(--font);background:var(--navy-950)}.tg-promo{position:relative;display:flex;align-items:center;gap:12px;margin:14px 0 0;padding:12px 44px 12px 14px;border-radius:14px;overflow:hidden;color:#fff;background:linear-gradient(100deg,#1f9fe0,#2aabee 45%,#229ed9);box-shadow:0 10px 30px #229ed957;animation:tgPromoIn .5s cubic-bezier(.2,.7,.2,1) both}@keyframes tgPromoIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tg-promo-glow{position:absolute;inset:0;background:radial-gradient(60% 120% at 12% 0%,rgba(255,255,255,.28),transparent 60%);pointer-events:none}.tg-promo-icon{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:12px;background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff40}.tg-promo-text{display:flex;flex-direction:column;min-width:0;flex:1;z-index:1}.tg-promo-text strong{font-weight:900;font-stretch:108%;font-size:14.5px;letter-spacing:.01em}.tg-promo-text span{font-size:12px;color:#ffffffdb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-promo-actions{display:flex;gap:8px;flex-shrink:0;z-index:1}.tg-btn{display:inline-flex;align-items:center;gap:5px;background:#fff;color:#1d8fc7;font-weight:800;font-size:12.5px;text-decoration:none;padding:7px 13px;border-radius:9px;transition:transform .15s ease,box-shadow .15s ease}.tg-btn img{height:18px;width:auto}.tg-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0000002e}.tg-promo-close{position:absolute;top:8px;right:10px;width:24px;height:24px;border:none;border-radius:50%;background:#fff3;color:#fff;font-size:12px;line-height:1;display:grid;place-items:center;z-index:2;transition:background .15s ease}.tg-promo-close:hover{background:#ffffff5c}@media(max-width:560px){.tg-promo{flex-wrap:wrap;padding-right:38px}.tg-promo-text{flex-basis:calc(100% - 52px)}.tg-promo-text span{white-space:normal}.tg-promo-actions{flex-basis:100%}.tg-btn{flex:1;justify-content:center}}.site-footer{border-top:1px solid rgba(120,140,220,.14);background:#050816bf;margin-top:40px}.footer-inner{max-width:1320px;margin:0 auto;padding:30px 14px 36px;text-align:center}.footer-channels{display:flex;justify-content:center;gap:22px;margin-bottom:18px}.footer-channels img{height:34px;width:auto}.follow{border-top:1px solid var(--card-border);background:#070b1e66}:root[data-theme=light] .follow{background:#edf2fb80}.follow-inner{max-width:1100px;margin:0 auto;padding:36px 14px 30px;text-align:center}.follow-title{font-weight:900;font-stretch:115%;font-size:clamp(20px,4.4vw,27px);letter-spacing:.02em}.follow-sub{margin-top:4px;color:var(--muted);font-size:13px}.follow-grid{margin-top:22px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.follow-card{position:relative;border-radius:14px;padding:16px 14px 14px;color:#fff;overflow:hidden;box-shadow:0 10px 26px #00000047}.follow-card-head{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:13px}.follow-card-name{font-weight:900;font-size:14.5px;letter-spacing:.02em}.follow-card-links{display:flex;gap:8px;justify-content:center}.follow-card-links a{flex:1;display:grid;place-items:center;min-height:38px;border-radius:9px;background:#fffffff2;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.follow-card-links a:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000047}.follow-card-links img{height:15px;width:auto}.follow-telegram{background:linear-gradient(150deg,#34b3ee,#229ed9)}.follow-instagram{background:radial-gradient(circle at 28% 108%,#fdf497,#fd5949 42%,#d6249f 68%,#962fbf)}.follow-youtube{background:linear-gradient(150deg,#ff4d4d,#e60000)}.follow-facebook{background:linear-gradient(150deg,#2d88ff,#1877f2)}@media(min-width:720px){.follow-grid{grid-template-columns:repeat(4,1fr)}}.footer-note{color:var(--muted);font-size:13px;max-width:520px;margin:0 auto}.footer-note strong{color:var(--white)}.footer-src{margin-top:10px;color:var(--muted-2);font-size:11.5px}.footer-copy{margin-top:14px;color:var(--muted-2);font-size:11px;letter-spacing:.08em}:root[data-theme=light] .bg-fx{background:repeating-linear-gradient(115deg,transparent 0 90px,rgba(21,36,72,.028) 90px 92px),radial-gradient(120% 80% at 50% -10%,#e8effc 0%,var(--navy-950) 62%)}:root[data-theme=light] .bg-glow-red{background:#ffd4dc;opacity:.55}:root[data-theme=light] .bg-glow-blue{background:#cadbff;opacity:.5}:root[data-theme=light] .site-header{background:#ffffffdb;border-bottom-color:#1f2c4e1f}:root[data-theme=light] .stage-tab,:root[data-theme=light] .host-stack span,:root[data-theme=light] .mc-stage,:root[data-theme=light] .tab-count{background:#ffffffc7}:root[data-theme=light] .hero-title-line1{background:linear-gradient(92deg,#121a31 28%,#2b56ab);-webkit-background-clip:text;background-clip:text}:root[data-theme=light] .hero-title-line2{-webkit-text-stroke-color:rgba(17,24,45,.75)}:root[data-theme=light] .host-stack{color:#11182dc7}:root[data-theme=light] .hero-trophy{filter:drop-shadow(0 14px 24px rgba(31,44,78,.18))}:root[data-theme=light] .continent-line{border-color:#1f2c4e1f;border-left-color:#ffc2332e;border-bottom-color:#e8273b24}:root[data-theme=light] .next-match{background:linear-gradient(160deg,#ffffffeb,#e8eefae6);box-shadow:0 12px 26px #1f2c4e17}:root[data-theme=light] .next-match-head{background:#edf2fbdb}:root[data-theme=light] .cd-cell{background:#ffffffc2}:root[data-theme=light] .ticker{background:linear-gradient(92deg,#c616311c,#2b56ab12)}:root[data-theme=light] .ticker-item{color:#11182db8}:root[data-theme=light] .stage-filter{background:linear-gradient(180deg,#f5f7fbf5,#f5f7fbdb)}:root[data-theme=light] .stage-tab{color:#4d5a75;box-shadow:0 5px 14px #1f2c4e0f}:root[data-theme=light] .stage-tab.active{background:linear-gradient(180deg,#ff3b50,#c61631);border-color:#c6163194;color:#fff;box-shadow:0 8px 18px #c616312e}:root[data-theme=light] .stage-tab.tab-uz.active{background:linear-gradient(180deg,#35b7e8,#1273a0);border-color:#1273a08c;color:#fff;box-shadow:0 8px 18px #1273a02e}:root[data-theme=light] .stage-tab.active .tab-count{background:#fff3;color:#fff}:root[data-theme=light] .match-card{box-shadow:0 7px 18px #1f2c4e12}:root[data-theme=light] .match-card.is-live{background:linear-gradient(160deg,#ffecf0eb,#ffffffe6)}:root[data-theme=light] .match-card.is-final{background:linear-gradient(160deg,#fff6dad6,#ffffffe6)}:root[data-theme=light] .team-flag,:root[data-theme=light] .hero-flag{box-shadow:0 4px 12px #1f2c4e29}:root[data-theme=light] .skeleton-card{background:linear-gradient(100deg,#e0e7f6b3 40%,#ffffffe6,#e0e7f6b3 60%);background-size:220% 100%}:root[data-theme=light] .error-box{background:#c6163114;color:#8e1022}:root[data-theme=light] .site-footer{background:#ffffffc7}@media(max-width:639px){.hero-visual{display:none}.hero{padding-bottom:18px}}@media(min-width:640px){.header-channels img{height:22px}.brand-title{font-size:20px}.hero-content{grid-template-columns:minmax(0,1fr) 250px}.hero-visual{min-height:310px}.day-matches,.live-grid{grid-template-columns:1fr 1fr}.next-team-name{font-size:17px}.next-time{font-size:40px}.cd-cell{min-width:60px}.cd-cell b{font-size:25px}}@media(min-width:960px){main{padding:0 24px 80px}.hero{padding-top:52px}.hero-content{grid-template-columns:minmax(0,1fr) 310px}.hero-trophy{width:210px}.stage-filter{top:57px}.day-matches{gap:12px}}@media(min-width:1200px){main,.header-inner,.footer-inner{max-width:1440px}.hero{padding-top:62px}.hero-content{grid-template-columns:minmax(0,1fr) 380px;gap:40px}.hero-year{right:18px;top:-48px;font-size:clamp(280px,28vw,440px)}.hero-title-line1{font-size:clamp(64px,8.8vw,138px)}.hero-title-line2{font-size:clamp(44px,5.8vw,92px)}.hero-dates{font-size:15px}.hero-visual{min-height:400px}.hero-trophy{width:280px;max-height:420px}.next-match{max-width:820px}.day-matches,.live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1680px){main,.header-inner,.footer-inner{max-width:1560px}.hero-content{grid-template-columns:minmax(0,1fr) 440px}.hero-trophy{width:320px}.hero-year{font-size:480px}}@media(max-width:430px){.header-inner{gap:8px}.brand-logo{height:40px}.brand-title{font-size:14.5px;letter-spacing:.01em}.brand-sub{max-width:132px;font-size:11px}.header-channels{gap:4px}.header-channels img{height:17px}.theme-toggle{width:30px;height:30px;font-size:14px}.hero-kicker{flex-wrap:wrap;letter-spacing:.24em;row-gap:6px}.match-card{grid-template-columns:66px minmax(0,1fr) 70px;gap:10px;padding:12px}.mc-start{font-size:20px}.team-name{font-size:14px}.mc-channel img{height:18px;max-width:67px}}@media(min-width:640px){.day-matches>.match-card:only-child{grid-column:span 1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none}.live-pulse:after{animation:none}.hero-live-banner,.skeleton-card{animation:none}.match-card{transition:none}}
