:root{--bg-color:#050816;--bg-secondary:#07101f;--surface:#0b1226;--surface-2:#0f172a;--surface-3:#111c34;--text-main:#f8fbff;--text-soft:#dbe7ff;--text-muted:#8ea3c2;--primary:#2563eb;--primary-hover:#3b82f6;--primary-soft:#60a5fa;--accent:#22d3ee;--card-bg:rgba(11,18,38,.92);--border-color:rgba(96,165,250,.18);--border-strong:rgba(96,165,250,.32);--danger:#ef4444;--shadow-sm:0 8px 24px rgba(2,8,23,.32);--shadow-md:0 18px 48px rgba(2,8,23,.48);--shadow-lg:0 24px 80px rgba(2,8,23,.58);--radius-md:0.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-2xl:1.75rem}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{min-height:100%}body,h1,h2,h3,h4,ol,p,ul{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-main);line-height:1.6;text-rendering:optimizeLegibility;background:radial-gradient(circle at top left,rgba(37,99,235,.22),transparent 28%),radial-gradient(circle at top right,rgba(34,211,238,.14),transparent 24%),linear-gradient(180deg,var(--bg-color) 0,var(--bg-secondary) 100%);background-attachment:fixed}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(100% - 2.5rem,1200px);margin-inline:auto}.page-wrapper{min-height:100vh}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(5,8,22,.72);border-bottom:1px solid rgba(96,165,250,.1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.navbar-container{min-height:4.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.navbar-brand{display:inline-flex;align-items:center;font-size:1.65rem;font-weight:900;letter-spacing:-.05em;white-space:nowrap}.brand-text{color:var(--text-main);text-shadow:0 0 18px rgba(37,99,235,.18)}.brand-accent{color:var(--primary-soft);text-shadow:0 0 18px rgba(96,165,250,.45)}.mobile-menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:rgba(37,99,235,.06);border:1px solid rgba(96,165,250,.18);border-radius:.85rem;cursor:pointer;transition:.25s ease}.mobile-menu-toggle:hover{background:rgba(37,99,235,.12);border-color:rgba(96,165,250,.34)}.mobile-menu-toggle.is-active{background:rgba(37,99,235,.14);border-color:rgba(96,165,250,.34)}.hamburger-line{width:22px;height:2px;margin-inline:auto;background-color:var(--text-main);border-radius:999px;transition:all .3s ease}.mobile-menu-toggle.is-active .hamburger-line:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.is-active .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-nav{display:none;position:absolute;top:calc(100% + 1px);left:0;width:100%;padding:.75rem 1rem 1rem;background:linear-gradient(180deg,rgba(11,18,38,.98),rgba(8,13,28,.98));border-bottom:1px solid rgba(96,165,250,.12);box-shadow:var(--shadow-md)}.navbar-nav.nav-open{display:block}.nav-list{display:flex;flex-direction:column;gap:.55rem}.nav-link{display:block;padding:.9rem 1rem;border-radius:.85rem;font-weight:700;color:var(--text-muted);transition:.2s ease}.nav-link.active,.nav-link:hover{color:var(--text-main);background:linear-gradient(135deg,rgba(37,99,235,.18),rgba(34,211,238,.08));border:1px solid rgba(96,165,250,.16);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.02)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.4rem;border-radius:.95rem;font-weight:800;transition:.2s ease;cursor:pointer;border:1px solid transparent;white-space:nowrap}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--primary) 0,var(--primary-hover) 100%);box-shadow:0 12px 24px rgba(37,99,235,.28),inset 0 1px 0 hsla(0,0%,100%,.08)}.btn-primary:hover{transform:translateY(-1px);filter:brightness(1.06)}.btn-outline{background:hsla(0,0%,100%,.02);color:var(--text-main);border-color:rgba(96,165,250,.2);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.02)}.btn-outline:hover{background:rgba(37,99,235,.08);border-color:rgba(96,165,250,.38)}.btn-retry{margin-top:1rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.home-main{padding:1.5rem 0 4rem}.home-layout{display:block}.home-left,.home-right{min-width:0}.hero-section{padding:.5rem 0 1.5rem}.hero-container{display:block}.hero-content{max-width:760px;margin-inline:auto;text-align:center}.badge{display:inline-flex;align-items:center}.hero-badge{gap:.35rem;padding:.5rem .95rem;border-radius:999px;font-size:.74rem;letter-spacing:.1em;color:#dbeafe;background:linear-gradient(135deg,rgba(37,99,235,.2),rgba(34,211,238,.12));border:1px solid rgba(96,165,250,.2);box-shadow:0 10px 30px rgba(2,8,23,.24)}.hero-badge,.hero-title{font-weight:900;margin-bottom:1rem}.hero-title{font-size:clamp(2.2rem,8vw,4.4rem);line-height:1.05;letter-spacing:-.045em;color:var(--text-main)}.hero-description{max-width:58ch;margin-inline:auto;color:var(--text-muted);font-size:1rem;margin-bottom:1.5rem}.hero-description-large{font-size:1.06rem;line-height:1.75;color:var(--text-soft);margin-top:1.1rem;margin-bottom:1.5rem}.hero-actions{display:flex;flex-direction:column;gap:.85rem;align-items:stretch;margin-bottom:1.5rem}.hero-actions .btn{width:100%;min-height:54px}.hero-banner{width:100%;max-width:760px;aspect-ratio:16/7;margin:1rem auto 0;border-radius:1rem;overflow:hidden;border:1px solid rgba(96,165,250,.18);box-shadow:0 18px 48px rgba(2,8,23,.4)}.hero-banner img{width:100%;height:100%;display:block;object-fit:cover}.section-header{text-align:center;max-width:720px;margin:0 auto 1.5rem}.desktop-side-header{margin-bottom:1.5rem}.section-badge{color:var(--primary-soft);font-size:.8rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem}.section-title{font-size:clamp(1.9rem,4vw,2.5rem);font-weight:900;line-height:1.12;color:var(--text-main)}.section-subtitle{color:var(--text-muted);font-size:1rem;margin-top:.65rem}.sports-grid,.sports-grid-side{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.sport-card{display:block;position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(37,99,235,.14),transparent 28%),linear-gradient(180deg,rgba(11,18,38,.96),rgba(9,14,28,.98));border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1rem;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sport-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(96,165,250,.04),transparent 45%);pointer-events:none}.sport-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--border-strong)}.sport-card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.sport-card-heading{min-width:0}.sport-icon{width:50px;height:50px;border-radius:1rem;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(37,99,235,.16),rgba(34,211,238,.08));color:#dbeafe;font-size:1.3rem;border:1px solid rgba(96,165,250,.14);flex-shrink:0;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.sport-card-title{font-size:1.15rem;font-weight:900;line-height:1.2;margin-bottom:.25rem;color:var(--text-main)}.sport-card-meta{color:var(--text-muted);font-size:.95rem}.sport-card-body{display:grid;grid-gap:.7rem;gap:.7rem;margin-bottom:1.1rem}.sport-stat{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.95rem;color:var(--text-muted);padding:.8rem .9rem;border-radius:.9rem;background:hsla(0,0%,100%,.02);border:1px solid rgba(96,165,250,.08)}.sport-stat strong{color:var(--text-main)}.sport-card-actions{display:flex}.sport-card-actions .btn{width:100%;pointer-events:none}.state-container{padding:2.5rem 1.25rem;text-align:center;background:linear-gradient(180deg,rgba(11,18,38,.95),rgba(9,14,28,.98));border-radius:var(--radius-lg);border:1px dashed rgba(96,165,250,.18);box-shadow:var(--shadow-sm)}.empty-state,.loading-state,.state-container{color:var(--text-muted)}.error-state{border-color:rgba(239,68,68,.22);background:linear-gradient(180deg,rgba(40,10,16,.9),rgba(24,8,12,.96));color:#fecaca}.spinner{width:40px;height:40px;border:4px solid rgba(96,165,250,.12);border-top:4px solid var(--primary-soft);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(1turn)}}@media (min-width:768px){.container{width:min(100% - 3rem,1200px)}.mobile-menu-toggle{display:none}.navbar-nav{display:block;position:static;width:auto;padding:0;background:transparent;border:0;box-shadow:none}.nav-list{flex-direction:row;align-items:center;gap:.4rem}.nav-link{padding:.72rem .95rem}.home-main{padding:2.5rem 0 5rem}.hero-section{padding:0}.hero-content{text-align:left}.hero-content,.hero-description,.hero-description-large{margin-inline:0}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap;margin-bottom:0}.hero-actions .btn{width:auto;min-height:48px}.hero-banner{aspect-ratio:16/6;border-radius:1.25rem}.sports-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (min-width:1024px){.home-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,420px);grid-gap:3rem;gap:3rem;align-items:start}.home-right{position:-webkit-sticky;position:sticky;top:6.5rem}.desktop-side-header{text-align:left;margin:0 0 1.25rem;max-width:100%}.hero-content{max-width:760px}.sports-grid-side{grid-template-columns:1fr;gap:1rem}.sports-grid-side .sport-card{padding:1rem}.sports-grid-side .sport-card-title{font-size:1.05rem}.sports-grid-side .sport-stat{padding:.7rem .8rem;font-size:.9rem}}@media (max-width:767px){.hero-content{max-width:100%;margin-inline:auto;text-align:center}.hero-badge{margin-bottom:1rem}.hero-description,.hero-description-large{max-width:100%;font-size:.98rem;line-height:1.7;margin:1rem 0 1.5rem;padding:0 .25rem}.home-right{margin-top:.75rem}.desktop-side-header,.section-header{text-align:center;margin:0 auto 1.5rem;max-width:100%}.section-badge{display:block;margin-bottom:.5rem}.section-title{font-size:2rem;line-height:1.15}.section-subtitle{font-size:1rem;line-height:1.75;max-width:30ch;margin:.75rem auto 0}}.matchesListPage{padding-top:1.5rem;padding-bottom:4rem}.pageHeader{margin-bottom:1.5rem}.sectionMiniTitle{display:inline-block;margin-bottom:.45rem;color:var(--primary-soft);font-size:.8rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.sectionTitle{font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.08;letter-spacing:-.04em;color:var(--text-main)}.textCyan{color:var(--accent)}.filterPanel{margin-bottom:1.5rem;padding:1rem;border-radius:1rem;border:1px solid rgba(96,165,250,.16);background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 30%),linear-gradient(180deg,rgba(11,18,38,.96),rgba(9,14,28,.98));box-shadow:var(--shadow-sm)}.filterGroup{display:grid;grid-template-columns:1fr;grid-gap:.9rem;gap:.9rem;margin-bottom:1rem}.inputWrap{display:grid;grid-gap:.45rem;gap:.45rem}.inputWrap label{font-size:.9rem;font-weight:700;color:var(--text-soft)}.formControl{width:100%;min-height:48px;padding:.85rem .95rem;border-radius:.9rem;border:1px solid rgba(96,165,250,.16);background:hsla(0,0%,100%,.03);color:var(--text-main);outline:none;transition:.2s ease;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.01)}.formControl:focus{border-color:rgba(96,165,250,.4);box-shadow:0 0 0 4px rgba(37,99,235,.12)}.formControl option{background:#0b1226;color:#f8fbff}.buttonLink,.filterBtn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.2rem;border-radius:.95rem;border:1px solid transparent;background:linear-gradient(135deg,var(--primary) 0,var(--primary-hover) 100%);color:#fff;font-weight:800;cursor:pointer;transition:.2s ease;box-shadow:0 12px 24px rgba(37,99,235,.22),inset 0 1px 0 hsla(0,0%,100%,.08)}.buttonLink:hover,.filterBtn:hover{transform:translateY(-1px);filter:brightness(1.05)}.filterMeta{display:flex;flex-wrap:wrap;gap:.65rem 1rem;padding-top:.95rem;border-top:1px solid rgba(96,165,250,.1);color:var(--text-muted);font-size:.95rem}.filterMeta strong{color:var(--text-main)}.emptyState,.errorState,.loadingState{border-radius:1rem;padding:1.5rem 1.25rem;margin-bottom:1.25rem;text-align:center;box-shadow:var(--shadow-sm)}.loadingState{border:1px dashed rgba(96,165,250,.18);background:linear-gradient(180deg,rgba(11,18,38,.95),rgba(9,14,28,.98));color:var(--text-muted)}.errorState{border:1px solid rgba(239,68,68,.22);background:linear-gradient(180deg,rgba(40,10,16,.9),rgba(24,8,12,.96));color:#fecaca}.emptyState{border:1px dashed rgba(96,165,250,.18);background:linear-gradient(180deg,rgba(11,18,38,.95),rgba(9,14,28,.98));color:var(--text-muted)}.emptyState h3{margin-top:.5rem;margin-bottom:.35rem;color:var(--text-main);font-size:1.15rem}.emptyIcon{font-size:2rem;line-height:1}.leagueListWrap{display:grid;grid-gap:1rem;gap:1rem}.leagueBlock{overflow:hidden;border-radius:1rem;border:1px solid rgba(96,165,250,.14);background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),linear-gradient(180deg,rgba(11,18,38,.96),rgba(9,14,28,.98));box-shadow:var(--shadow-sm)}.leagueHeader{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1rem .95rem;border-bottom:1px solid rgba(96,165,250,.1);background:hsla(0,0%,100%,.02)}.leagueHeaderLeft{display:flex;align-items:center;gap:.75rem;min-width:0}.leagueHeaderLeft img{width:22px;height:22px;border-radius:999px;object-fit:cover;flex-shrink:0}.leagueHeaderText{min-width:0}.leagueHeaderText strong{display:block;color:var(--text-main);font-size:.98rem;line-height:1.3}.leagueHeaderRight{flex-shrink:0;color:var(--text-muted);font-size:.9rem;font-weight:700}.leagueMatches,.matchRow{display:grid}.matchRow{grid-template-columns:72px minmax(0,1fr) 72px;grid-gap:.9rem;gap:.9rem;align-items:center;padding:1rem;border-top:1px solid rgba(96,165,250,.08);transition:background .2s ease}.matchRow:first-child{border-top:none}.matchRow:hover{background:hsla(0,0%,100%,.02)}.matchTimeCol{font-size:.88rem;font-weight:800;color:var(--primary-soft);text-align:left;letter-spacing:.02em}.matchTeamsCol{min-width:0;display:grid;grid-gap:.65rem;gap:.65rem}.teamLine{justify-content:space-between;gap:.75rem}.teamLine,.teamLineLeft{display:flex;align-items:center}.teamLineLeft{gap:.65rem;min-width:0}.teamLogo{width:22px;height:22px;object-fit:contain;flex-shrink:0}.teamName{color:var(--text-main);font-size:.96rem;font-weight:700;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teamScoreInline{min-width:22px;text-align:right;font-size:1rem}.matchInfoCol,.teamScoreInline{color:var(--text-main);font-weight:900}.matchInfoCol{justify-self:end;min-width:68px;padding:.42rem .65rem;border-radius:999px;text-align:center;font-size:.76rem;letter-spacing:.05em;background:rgba(37,99,235,.12);border:1px solid rgba(96,165,250,.16)}@media (min-width:768px){.matchesListPage{padding-top:2rem;padding-bottom:5rem}.filterPanel{padding:1.25rem}.filterGroup{grid-template-columns:minmax(180px,220px) minmax(180px,220px) auto;align-items:end;gap:1rem}.filterMeta{justify-content:flex-start;gap:.75rem 1.25rem}.leagueHeader,.matchRow{padding:1rem 1.1rem}.matchRow{grid-template-columns:90px minmax(0,1fr) 90px;gap:1rem}.matchTimeCol{font-size:.92rem}.teamName{font-size:1rem}.matchInfoCol{min-width:76px}}@media (max-width:767px){.matchesListPage{padding-top:1.25rem;padding-bottom:3rem}.pageHeader{margin-bottom:1.25rem}.sectionTitle{font-size:2rem;line-height:1.12}.filterPanel{padding:.95rem;margin-bottom:1.25rem}.filterGroup{gap:.8rem}.filterMeta{display:grid;grid-gap:.45rem;gap:.45rem;font-size:.92rem}.leagueHeader{align-items:flex-start;padding:.9rem}.leagueHeaderText strong{font-size:.93rem}.leagueHeaderRight{font-size:.82rem}.matchRow{grid-template-columns:1fr;gap:.8rem;padding:.95rem .9rem}.matchTimeCol{text-align:left;font-size:.85rem}.matchInfoCol{justify-self:start;min-width:auto}.teamName{font-size:.94rem}.teamScoreInline{font-size:.98rem}}.mobileMatchToolbar,.mobileStatusTabs{display:none}@media (max-width:767px){.matchesListPage{padding-top:1rem;padding-bottom:2.5rem}.pageHeader{margin-bottom:1rem}.sectionMiniTitle{font-size:.74rem;margin-bottom:.35rem}.sectionTitle{font-size:2rem;line-height:1.05;margin-bottom:0}.filterPanel{display:none}.mobileMatchToolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.75rem;gap:.75rem;margin-bottom:.85rem;padding:.35rem 0}.mobileStatusChip{min-height:38px;padding:.65rem .9rem;border-radius:999px;border:1px solid rgba(96,165,250,.14);background:hsla(0,0%,100%,.04);color:var(--text-main);font-size:.72rem;font-weight:900;letter-spacing:.08em;cursor:pointer}.mobileStatusChip.active{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:rgba(239,68,68,.28);box-shadow:0 8px 20px rgba(239,68,68,.22)}.mobileDateCenter{min-width:0;display:flex;justify-content:center;align-items:center}.mobileDateLabel{color:var(--text-main);font-size:1rem;font-weight:800;text-align:center;white-space:nowrap}.mobileDateButton{position:relative;width:42px;height:42px;border-radius:999px;border:1px solid rgba(96,165,250,.16);background:hsla(0,0%,100%,.04);display:inline-flex;align-items:center;justify-content:center;color:var(--text-main);cursor:pointer;overflow:hidden;flex-shrink:0}.mobileDateButton input{position:absolute;inset:0;opacity:0;cursor:pointer}.mobileDateButton span{font-size:1rem;line-height:1;pointer-events:none}.mobileStatusTabs{display:flex;gap:.55rem;margin-bottom:1rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}.mobileStatusTabs::-webkit-scrollbar{display:none}.mobileTab{flex:0 0 auto;min-height:36px;padding:.55rem .9rem;border-radius:999px;border:1px solid rgba(96,165,250,.14);background:hsla(0,0%,100%,.03);color:var(--text-muted);font-size:.84rem;font-weight:700;cursor:pointer;transition:.2s ease}.mobileTab.active{color:var(--text-main);background:linear-gradient(135deg,rgba(37,99,235,.24),rgba(59,130,246,.2));border-color:rgba(96,165,250,.26)}.leagueListWrap{gap:.85rem}.leagueBlock{border-radius:.95rem}.leagueHeader{padding:.85rem .9rem}.leagueHeaderText strong{font-size:.92rem}.leagueHeaderRight{font-size:.8rem}.matchRow{grid-template-columns:1fr;gap:.75rem;padding:.9rem}.matchTimeCol{font-size:.83rem;color:var(--primary-soft)}.teamName{font-size:.93rem}.matchInfoCol{justify-self:start;min-width:auto;font-size:.72rem;padding:.38rem .62rem}}.matchInfoCol.is-live{color:#ffe4e6;background:rgba(239,68,68,.14);border-color:rgba(239,68,68,.24)}.matchInfoCol.is-ft{color:#dbe7ff;background:rgba(148,163,184,.12);border-color:rgba(148,163,184,.18)}.matchInfoCol.is-preview{color:#dbeafe;background:rgba(37,99,235,.12);border-color:rgba(96,165,250,.18)}.mobileDateNav{display:flex;gap:.5rem;min-width:0}.mobileDateArrow,.mobileDateNav{align-items:center;justify-content:center}.mobileDateArrow{width:38px;height:38px;border-radius:999px;border:1px solid rgba(96,165,250,.14);background:hsla(0,0%,100%,.03);color:var(--text-main);font-size:1.3rem;font-weight:700;line-height:1;display:inline-flex;cursor:pointer;flex-shrink:0;transition:.2s ease}.mobileDateArrow:hover{background:rgba(37,99,235,.12);border-color:rgba(96,165,250,.24)}.mobileDateCenter{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.mobileDateLabel{color:var(--text-main);font-size:.98rem;font-weight:900;text-align:center;white-space:nowrap;line-height:1.1}.mobileDateSub{color:var(--text-muted);font-size:.72rem;font-weight:600;margin-top:.18rem;line-height:1}@media (max-width:767px){.mobileMatchToolbar{grid-template-columns:auto 1fr auto;gap:.6rem;align-items:center}.mobileDateLabel{font-size:.94rem}.mobileDateSub{font-size:.7rem}.mobileDateArrow{width:34px;height:34px;font-size:1.15rem}.mobileDateButton{width:40px;height:40px}}.matchDetailPage{padding-top:1rem;padding-bottom:3rem}.matchDetailTopbar{margin-bottom:.9rem}.matchBackLink{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-soft);font-weight:700;transition:.2s ease}.matchBackLink:hover{color:var(--text-main)}.matchCompactScoreCard,.matchDetailCard,.matchStreamSection{border:1px solid rgba(96,165,250,.14);background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),linear-gradient(180deg,rgba(11,18,38,.96),rgba(9,14,28,.98));box-shadow:var(--shadow-sm)}.matchStreamSection{border-radius:1.1rem;padding:1rem;margin-bottom:1rem}.matchHeroKicker{color:var(--primary-soft);font-size:.76rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin:0}.matchStatusBadge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.48rem .8rem;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.05em;border:1px solid transparent;white-space:nowrap}.matchCompactStatus.is-live,.matchStatusBadge.is-live{color:#ffe4e6;background:rgba(239,68,68,.14);border-color:rgba(239,68,68,.24)}.matchCompactStatus.is-finished,.matchStatusBadge.is-finished{color:#dbe7ff;background:rgba(148,163,184,.12);border-color:rgba(148,163,184,.2)}.matchCompactStatus.is-upcoming,.matchStatusBadge.is-upcoming{color:#dbeafe;background:rgba(37,99,235,.12);border-color:rgba(96,165,250,.2)}.matchCompactStatus.is-default,.matchStatusBadge.is-default{color:var(--text-main);background:hsla(0,0%,100%,.05);border-color:rgba(96,165,250,.14)}.compactStreamSection{padding:.95rem}.compactMatchHeader{margin-bottom:.85rem}.compactMatchHeaderTop{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem}.compactLeagueTitle{color:var(--text-main);font-size:1.35rem;line-height:1.18;font-weight:900;margin:0}.compactStreamTabs{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.15rem;margin-bottom:.85rem;scrollbar-width:none}.compactStreamTabs::-webkit-scrollbar{display:none}.compactStreamTab{flex:0 0 auto;min-height:38px;padding:.65rem .9rem;border-radius:999px;border:1px solid rgba(96,165,250,.14);background:hsla(0,0%,100%,.03);color:var(--text-muted);font-size:.84rem;font-weight:800;cursor:pointer;transition:.2s ease}.compactStreamTab:hover{background:rgba(37,99,235,.08);border-color:rgba(96,165,250,.24);color:var(--text-main)}.compactStreamTab.active{color:var(--text-main);background:linear-gradient(135deg,rgba(37,99,235,.22),rgba(59,130,246,.18));border-color:rgba(96,165,250,.28);box-shadow:0 10px 22px rgba(37,99,235,.12)}.streamPlayerCard{border-radius:1rem;overflow:hidden;border:1px solid rgba(96,165,250,.14);background:hsla(0,0%,100%,.02)}.compactPlayerCard{border-radius:1rem}.compactPlayerTop{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;padding:.85rem .95rem;border-bottom:1px solid rgba(96,165,250,.1);background:hsla(0,0%,100%,.02)}.compactPlayerTop strong{color:var(--text-main);font-size:.95rem;font-weight:900}.streamExternalLink{color:var(--accent);font-size:.84rem;font-weight:700;transition:.2s ease}.streamExternalLink:hover{color:var(--text-main)}.streamFrameWrap{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000}.matchScoreSection{margin-bottom:1rem}.matchCompactScoreCard{border-radius:1.05rem;padding:.95rem}.matchCompactMeta{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.9rem}.matchCompactLeague{color:var(--text-main);font-size:.95rem;font-weight:800}.matchCompactKickoff{color:var(--text-muted);font-size:.82rem;font-weight:600}.matchCompactBoard{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:.75rem;gap:.75rem;align-items:center}.matchCompactTeam{min-width:0;text-align:center}.matchCompactLogoWrap{width:48px;height:48px;margin:0 auto .5rem;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(37,99,235,.08);border:1px solid rgba(96,165,250,.14)}.matchCompactLogo{width:28px;height:28px;object-fit:contain}.matchCompactLogoFallback{font-size:1rem}.matchCompactTeamName{color:var(--text-main);font-size:.82rem;font-weight:700;line-height:1.3;word-break:break-word}.matchCompactScoreCenter{text-align:center;min-width:88px}.matchCompactScore{color:var(--text-main);font-size:1.35rem;font-weight:900;line-height:1;margin-bottom:.45rem}.matchCompactStatus{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.35rem .6rem;border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.04em;border:1px solid transparent}.matchDetailGrid.singleColumn{display:grid;grid-template-columns:1fr}.matchDetailCard{border-radius:1.05rem;padding:1rem}.matchCardHeader{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.matchCardHeader h2{font-size:1.05rem;font-weight:900;color:var(--text-main)}.matchInfoList{display:grid;grid-gap:.75rem;gap:.75rem}.matchInfoItem{display:flex;flex-direction:column;gap:.3rem;padding:.8rem .85rem;border-radius:.9rem;border:1px solid rgba(96,165,250,.08);background:hsla(0,0%,100%,.02)}.matchInfoItem span{color:var(--text-muted);font-size:.9rem}.matchInfoItem strong{color:var(--text-main);font-size:.94rem;line-height:1.45}.matchDetailEmpty,.matchDetailLoading,.matchNoStream{text-align:center;padding:2rem 1.25rem;border-radius:1rem;border:1px dashed rgba(96,165,250,.18);background:linear-gradient(180deg,rgba(11,18,38,.95),rgba(9,14,28,.98));color:var(--text-muted);box-shadow:var(--shadow-sm)}.matchDetailEmpty h1{margin-bottom:.5rem;color:var(--text-main)}.matchDetailEmpty p{margin-bottom:1rem}@media (min-width:768px){.matchDetailPage{padding-top:1.5rem;padding-bottom:4rem}.compactStreamSection{padding:1.1rem 1.15rem}.compactMatchHeaderTop{margin-bottom:.65rem}.compactLeagueTitle{font-size:1.6rem}.compactPlayerTop{flex-direction:row;align-items:center;justify-content:space-between}.matchCompactScoreCard{padding:1.1rem 1.2rem}.matchCompactLogoWrap{width:56px;height:56px}.matchCompactLogo{width:34px;height:34px}.matchCompactTeamName{font-size:.9rem}.matchCompactScore{font-size:1.7rem}.matchInfoItem{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem}.matchInfoItem strong{text-align:right}}