.match-lineups-tab{color:var(--text-primary)}.match-lineups-empty{text-align:center;color:var(--text-secondary)}.match-lineups-formations{flex-direction:column;display:flex}.match-lineups-team-bar{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:6px;align-items:center;display:flex}.match-lineups-team-bar-away{text-align:right;flex-direction:row-reverse}.match-lineups-bar-logo,.match-lineups-bar-logo-ph{object-fit:contain;border-radius:50%;flex-shrink:0;width:28px;height:28px}.match-lineups-bar-logo-ph{background:var(--bg-hover)}.match-lineups-bar-name{flex:1;min-width:0;font-weight:600}.match-lineups-team-bar-away .match-lineups-bar-name{text-align:right}.match-lineups-bar-form{color:var(--text-secondary);font-weight:500}.match-lineups-pitch-placeholder{--pitch-pad:8px;--pitch-min-h:280px;--pitch-line:rgba(255,255,255,.55);padding:var(--pitch-pad);min-height:var(--pitch-min-h);background:repeating-linear-gradient(rgba(255,255,255,.043) 0,rgba(255,255,255,.043) 10%,transparent 10%,transparent 20%),radial-gradient(transparent 55%,rgba(0,0,0,.38) 100%),linear-gradient(#1b6b3a 0%,#134d28 50%,#1b6b3a 100%);border:1px solid rgba(255,255,255,.12);border-radius:8px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px rgba(255,255,255,.08),0 1px 3px rgba(0,0,0,.25)}.match-lineups-pitch-placeholder:before,.match-lineups-pitch-placeholder:after{content:"";border:2px solid var(--pitch-line);pointer-events:none;width:58%;height:16%;position:absolute;left:50%;transform:translate(-50%)}.match-lineups-pitch-placeholder:before{border-top:none;border-top-left-radius:0;border-top-right-radius:0;top:-1px}.match-lineups-pitch-placeholder:after{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0;bottom:-1px}.match-lineups-pitch-inner{z-index:1;box-sizing:border-box;width:100%;min-height:max(0px,calc(var(--pitch-min-h) - 2*var(--pitch-pad)));grid-template-rows:1fr auto 1fr;grid-template-columns:minmax(0,1fr);gap:0;display:grid;position:relative}.match-lineups-pitch-half{flex-direction:column;justify-content:space-between;display:flex}.match-lineups-pitch-divider{background:var(--pitch-line,rgba(255,255,255,.55));height:2px;margin:3px calc(-1*var(--pitch-pad));position:relative}.match-lineups-pitch-divider:before{content:"";border:2px solid var(--pitch-line,rgba(255,255,255,.55));pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.06),transparent 70%);border-radius:50%;width:56px;height:56px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.match-lineups-pitch-divider:after{content:"";pointer-events:none;background:rgba(255,255,255,.75);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.match-lineups-formation-line{--formation-h-gap:6px;place-items:start center;column-gap:var(--formation-h-gap);width:100%;padding:0 calc(var(--formation-h-gap)/2);box-sizing:border-box;row-gap:7px;display:grid}.match-lineups-pitch-half .match-lineups-chip{box-sizing:border-box;min-width:0;max-width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex:none}.match-lineups-formation-line-away .match-lineups-chip{opacity:.97}.match-lineups-chip-top{flex-direction:column;align-items:center;display:flex}.match-lineups-pitch-half .match-lineups-chip-crest,.match-lineups-pitch-half .match-lineups-chip-crest-placeholder{display:none}.match-lineups-chip-photo-wrap{flex-shrink:0;position:relative}.match-lineups-chip-rating .rating-star,.match-lineups-bench-rating .rating-star{justify-content:center;align-items:center;line-height:1;display:inline-flex}.match-lineups-chip-rating .rating-star .star-icon,.match-lineups-bench-rating .rating-star .star-icon{font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Rounded;font-style:normal;font-weight:400;line-height:1;display:inline-block}.match-lineups-chip-rating .rating-star .yellow-star,.match-lineups-bench-rating .rating-star .yellow-star{color:#fbbf24}.match-lineups-pitch-half .match-lineups-chip-photo,.match-lineups-pitch-half .match-lineups-chip-photo-ph{box-sizing:border-box;object-fit:cover;border:2px solid rgba(255,255,255,.45);border-radius:50%;display:block;box-shadow:0 2px 6px rgba(0,0,0,.4)}.match-lineups-pitch-half .match-lineups-chip-photo-ph{letter-spacing:.02em;color:#fff;background:rgba(0,0,0,.45);justify-content:center;align-items:center;font-weight:700;display:flex}.match-lineups-pitch-half .match-lineups-chip-rating{color:#fbbf24;z-index:1;background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.12);border-radius:999px;justify-content:center;align-items:center;gap:2px;margin-top:-3px;display:inline-flex;position:relative}.match-lineups-pitch-half .match-lineups-chip-rating .star-icon{color:#fbbf24}.match-lineups-pitch-half .match-lineups-chip-rating-val{color:#fff;font-weight:700}.match-lineups-pitch-half .match-lineups-chip-rating-n{display:none}.match-lineups-pitch-half .match-lineups-chip-name{text-align:center;color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.5);width:100%;margin-top:2px;font-weight:500;line-height:1.15;overflow:hidden}.match-lineups-pitch-half .match-lineups-chip-name a{color:#fff;text-decoration:none}.match-lineups-pitch-half .match-lineups-chip-name a:hover{text-decoration:underline}.match-lineups-chip{box-sizing:border-box}.match-lineups-sub-arrow{z-index:2;pointer-events:none;box-sizing:content-box;border-radius:999px;justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex;position:absolute;box-shadow:0 1px 2px rgba(0,0,0,.35)}.match-lineups-goal-badge,.match-lineups-assist-badge{z-index:2;pointer-events:none;box-sizing:content-box;font-weight:700;line-height:1;position:absolute}.match-lineups-goal-ico,.match-lineups-assist-ico{color:#000;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 1px 2px rgba(0,0,0,.35)}.match-lineups-sub-arrow .material-symbols-rounded{font-size:10px;font-weight:700;line-height:1}.match-lineups-goal-ico .match-lineups-stat-glyph,.match-lineups-assist-ico .match-lineups-stat-glyph{font-variation-settings:"FILL" 0,"wght" 600,"GRAD" 0,"opsz" 20;color:#000;font-size:14px;line-height:1}.match-lineups-sub-arrow{color:#fff;width:14px;min-width:0;padding:0;top:-3px;right:-3px}.match-lineups-sub-arrow-out{background:#dc2626}.match-lineups-sub-arrow-in{background:#16a34a}.match-lineups-goal-badge{isolation:isolate;align-items:center;display:inline-flex;bottom:-3px;right:-3px}.match-lineups-goal-badge:before{content:"";z-index:0;pointer-events:none;background:#fff;border-radius:999px;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 1px 2px rgba(0,0,0,.35)}.match-lineups-goal-badge:has(.match-lineups-goal-count):before{right:-1.5ch}.match-lineups-goal-ico{z-index:1;min-width:0;box-shadow:none;background:0 0;border:none;padding:0 1px;position:relative}.match-lineups-goal-count{z-index:1;font-variant-numeric:tabular-nums;color:#0a0a0a;text-shadow:none;margin-left:2px;font-size:13px;line-height:1;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.match-lineups-assist-badge{isolation:isolate;align-items:center;display:inline-flex;bottom:-3px;left:-3px}.match-lineups-assist-badge:before{content:"";z-index:0;pointer-events:none;background:#fff;border-radius:999px;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 1px 2px rgba(0,0,0,.35)}.match-lineups-assist-badge:has(.match-lineups-assist-count):before{left:-1.5ch}.match-lineups-assist-ico{z-index:1;min-width:0;box-shadow:none;background:0 0;border:none;padding:0 1px;position:relative}.match-lineups-assist-count{z-index:1;font-variant-numeric:tabular-nums;color:#0a0a0a;text-shadow:none;margin-right:2px;font-size:13px;line-height:1;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.match-lineups-card-badge{z-index:2;pointer-events:none;color:#000;border:1px solid rgba(0,0,0,.55);border-radius:1.5px;justify-content:center;align-items:center;width:8px;height:11px;font-size:8px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-3px;left:-3px;box-shadow:0 1px 2px rgba(0,0,0,.35)}.match-lineups-card-badge-yellow{background:#facc15}.match-lineups-card-badge-red{background:#fd5656}.match-lineups-card-count{line-height:1}.match-lineups-subs{background-color:var(--bg-secondary);border-radius:8px}.match-lineups-section-title{text-align:center;color:var(--text-primary);margin:0 0 12px;font-weight:600}.match-lineups-subs-logos{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.match-lineups-subs-header-logo,.match-lineups-subs-header-logo-ph{object-fit:contain;border-radius:50%;width:28px;height:28px}.match-lineups-subs-header-logo-ph{background:var(--bg-hover,rgba(0,0,0,.06))}.match-lineups-subs-section-heading{text-align:center;color:var(--text-primary);letter-spacing:.3px;margin:0;font-weight:600}.match-lineups-subs-cols{grid-template-columns:1fr 1fr;display:grid}.match-lineups-subs-col{flex-direction:column;min-width:0;display:flex}.match-lineups-subs-col-away{align-items:stretch}.match-lineups-bench-chip{flex-direction:row;align-items:flex-start;width:100%;min-width:0;display:flex}.match-lineups-bench-chip-away{flex-direction:row-reverse}.match-lineups-bench-chip-photo-col{flex-shrink:0}.match-lineups-bench-photo-wrap{flex-direction:column;align-items:center;min-width:0;display:flex}.match-lineups-bench-photo-inner{flex-shrink:0;position:relative}.match-lineups-bench-photo,.match-lineups-bench-photo-ph{box-sizing:border-box;object-fit:cover;border:2px solid var(--border-color);border-radius:50%;width:42px;height:42px;display:block;box-shadow:0 2px 8px rgba(0,0,0,.12)}.match-lineups-bench-photo-ph{background:var(--bg-hover,rgba(0,0,0,.06));color:var(--text-primary);justify-content:center;align-items:center;font-weight:700;display:flex}.match-lineups-bench-rating{z-index:1;color:#fbbf24;background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.12);border-radius:999px;justify-content:center;align-items:center;gap:2px;margin-top:-3px;display:inline-flex;position:relative}.match-lineups-bench-rating .star-icon{color:#fbbf24}.match-lineups-bench-rating-val{color:#fff;font-weight:700}.match-lineups-bench-chip-text{flex-direction:column;flex:1;gap:4px;min-width:0;padding-top:8px;display:flex}.match-lineups-bench-chip-away .match-lineups-bench-chip-text{text-align:right;align-items:flex-end}.match-lineups-bench-name{color:var(--text-primary);line-height:1.2}.match-lineups-bench-name-link{color:var(--text-primary);text-decoration:none}.match-lineups-bench-name-link:hover{text-decoration:underline}.match-lineups-bench-meta-row{flex-wrap:wrap;align-items:center;gap:6px;line-height:1.25;display:flex}.match-lineups-bench-chip-away .match-lineups-bench-meta-row{justify-content:flex-end}.match-lineups-bench-meta-pos{color:var(--text-secondary)}.match-lineups-bench-jersey-badge{box-sizing:border-box;vertical-align:middle;flex:none;justify-content:center;align-items:center;width:32px;min-width:32px;height:20px;min-height:20px;max-height:20px;display:inline-flex;position:relative}.match-lineups-bench-jersey-ico{color:var(--bg-jersey);font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24;-webkit-font-smoothing:antialiased;transform-origin:50%;font-size:20px;line-height:1;transform:scaleX(1.3)}.match-lineups-bench-jersey-num{color:var(--bg-secondary);pointer-events:none;font-variant-numeric:tabular-nums;text-overflow:ellipsis;text-align:center;max-width:2.5em;font-size:11px;font-weight:700;line-height:1;position:absolute;top:52%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.match-lineups-bench-jersey-badge[data-jersey-digits="2"] .match-lineups-bench-jersey-num{font-size:10px}.match-lineups-bench-jersey-badge[data-jersey-digits="3"] .match-lineups-bench-jersey-num{font-size:8px}.match-lineups-missing{border-top:1px solid var(--border-color);margin-top:20px}.match-lineups-missing-cols{grid-template-columns:1fr 1fr;display:grid}.match-lineups-missing-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.match-lineups-missing-item{padding:6px 4px}.match-lineups-missing-item .match-lineups-bench-chip{width:100%}.match-lineups-missing-reason{color:var(--text-secondary)}@media (max-width:640px){.match-lineups-tab{padding:8px 6px 12px}.match-lineups-empty{padding:20px 12px;font-size:14px}.match-lineups-formations{gap:6px}.match-lineups-team-bar{gap:6px;padding:6px 10px}.match-lineups-bar-logo,.match-lineups-bar-logo-ph{width:24px;height:24px}.match-lineups-bar-name{font-size:14px}.match-lineups-bar-form{font-size:12px}.match-lineups-pitch-placeholder{--pitch-min-h:240px}.match-lineups-pitch-placeholder:before,.match-lineups-pitch-placeholder:after{width:62%;height:13%}.match-lineups-pitch-half{gap:6px;padding:14px 0}.match-lineups-pitch-divider:before{width:42px;height:42px}.match-lineups-pitch-half .match-lineups-chip{padding:2px 2px 3px}.match-lineups-chip-top{gap:3px}.match-lineups-pitch-half .match-lineups-chip-top{gap:0}.match-lineups-pitch-half .match-lineups-chip-photo,.match-lineups-pitch-half .match-lineups-chip-photo-ph{width:42px;height:42px}.match-lineups-pitch-half .match-lineups-chip-photo-ph{font-size:10px}.match-lineups-pitch-half .match-lineups-chip-rating{padding:2px 6px;font-size:10px}.match-lineups-pitch-half .match-lineups-chip-rating .rating-star .star-icon{font-size:10px}.match-lineups-pitch-half .match-lineups-chip-name{font-size:11px}.match-lineups-subs{margin-top:16px;padding:12px 8px 14px}.match-lineups-subs-logos{margin-bottom:10px}.match-lineups-subs-section-heading{margin-bottom:12px;font-size:14px}.match-lineups-section-title{margin-bottom:10px;font-size:13px}.match-lineups-subs-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.match-lineups-missing-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px}.match-lineups-subs-col{gap:10px}.match-lineups-bench-chip{gap:18px}.match-lineups-bench-photo-ph{font-size:11px}.match-lineups-bench-rating{padding:2px 5px;font-size:9px}.match-lineups-bench-rating .rating-star .star-icon{font-size:10px}.match-lineups-bench-name{font-size:12px}.match-lineups-bench-meta-row{font-size:10px}.match-lineups-missing{padding-top:10px}.match-lineups-missing-list{gap:6px}.match-lineups-missing-item{padding:5px 3px}.match-lineups-missing-reason{font-size:11px}}@media (min-width:640px) and (max-width:1023px){.match-lineups-tab{padding:12px 8px 16px}.match-lineups-empty{padding:24px 16px;font-size:15px}.match-lineups-formations{gap:8px}.match-lineups-team-bar{gap:8px;padding:8px 12px}.match-lineups-bar-name{font-size:14px}.match-lineups-bar-form{font-size:13px}.match-lineups-pitch-placeholder{--pitch-min-h:320px}.match-lineups-pitch-half{gap:7px;padding:16px 0}.match-lineups-pitch-divider:before{width:56px;height:56px}.match-lineups-pitch-half .match-lineups-chip{padding:2px 3px 4px}.match-lineups-chip-top{gap:4px}.match-lineups-pitch-half .match-lineups-chip-top{gap:0}.match-lineups-pitch-half .match-lineups-chip-photo,.match-lineups-pitch-half .match-lineups-chip-photo-ph{width:46px;height:46px}.match-lineups-pitch-half .match-lineups-chip-photo-ph{font-size:11px}.match-lineups-pitch-half .match-lineups-chip-rating{padding:2px 7px;font-size:10px}.match-lineups-pitch-half .match-lineups-chip-rating .rating-star .star-icon{font-size:11px}.match-lineups-pitch-half .match-lineups-chip-name{font-size:12px}.match-lineups-subs{margin-top:20px;padding:14px 12px 16px}.match-lineups-subs-logos{margin-bottom:12px}.match-lineups-subs-section-heading{margin-bottom:14px;font-size:15px}.match-lineups-section-title{font-size:14px}.match-lineups-subs-cols,.match-lineups-missing-cols,.match-lineups-subs-col{gap:12px}.match-lineups-bench-chip{gap:18px}.match-lineups-bench-photo-ph{font-size:12px}.match-lineups-bench-rating{padding:2px 6px;font-size:10px}.match-lineups-bench-rating .rating-star .star-icon{font-size:11px}.match-lineups-bench-name{font-size:13px}.match-lineups-bench-meta-row{font-size:11px}.match-lineups-missing{padding-top:12px}.match-lineups-missing-list{gap:8px}.match-lineups-missing-item{padding:6px 4px}.match-lineups-missing-reason{font-size:12px}}@media (min-width:1023px){.match-lineups-sub-arrow{height:16px}.match-lineups-goal-ico,.match-lineups-assist-ico{min-height:16px}.match-lineups-sub-arrow .material-symbols-rounded{font-size:12px}.match-lineups-goal-ico .match-lineups-stat-glyph,.match-lineups-assist-ico .match-lineups-stat-glyph{font-size:16px}.match-lineups-card-badge{width:10px;height:13px;font-size:9px}.match-lineups-tab{padding:16px 12px 20px}.match-lineups-empty{padding:28px 20px;font-size:16px}.match-lineups-formations{gap:10px}.match-lineups-team-bar{gap:10px;padding:10px 14px}.match-lineups-bar-name{font-size:15px}.match-lineups-bar-form{font-size:14px}.match-lineups-pitch-placeholder{--pitch-min-h:380px;--pitch-pad:12px}.match-lineups-pitch-half{gap:10px;padding:20px 0}.match-lineups-pitch-divider:before{width:72px;height:72px}.match-lineups-pitch-half .match-lineups-chip{padding:3px 4px 5px}.match-lineups-chip-top{gap:5px}.match-lineups-pitch-half .match-lineups-chip-top{gap:0}.match-lineups-pitch-half .match-lineups-chip-photo,.match-lineups-pitch-half .match-lineups-chip-photo-ph{width:46px;height:46px}.match-lineups-pitch-half .match-lineups-chip-photo-ph{font-size:12px}.match-lineups-pitch-half .match-lineups-chip-rating{padding:2px 8px;font-size:11px}.match-lineups-pitch-half .match-lineups-chip-rating .rating-star .star-icon,.match-lineups-pitch-half .match-lineups-chip-name{font-size:12px}.match-lineups-subs{margin-top:24px;padding:16px 14px 18px}.match-lineups-subs-logos{margin-bottom:14px}.match-lineups-subs-section-heading{margin-bottom:16px;font-size:16px}.match-lineups-section-title{margin-bottom:16px;font-size:14px}.match-lineups-subs-cols,.match-lineups-missing-cols{gap:16px}.match-lineups-subs-col{gap:14px}.match-lineups-bench-chip{gap:18px}.match-lineups-bench-photo-ph{font-size:12px}.match-lineups-bench-rating{padding:2px 7px;font-size:11px}.match-lineups-bench-rating .rating-star .star-icon{font-size:12px}.match-lineups-bench-name{font-size:13px}.match-lineups-bench-meta-row{font-size:12px}.match-lineups-missing{padding-top:16px}.match-lineups-missing-list{gap:10px}.match-lineups-missing-item{padding:6px 5px}.match-lineups-missing-reason{font-size:13px}}
.match-detail-page{background-color:var(--bg-primary);min-height:var(--app-main-min-height)}.match-info-panel{background-color:var(--bg-secondary);flex:0 60%;min-width:0;max-width:600px;margin:0 auto}.match-detail-container{background-color:var(--bg-secondary);max-width:600px}.match-detail-header,.match-meta-row{justify-content:space-between;align-items:center;width:100%;display:flex}.match-meta-tournament{align-items:center;gap:8px;min-width:0;display:flex}.match-header .match-status{justify-content:flex-end;align-items:center;display:flex}.match-detail-backend-unconfigured{color:var(--text-secondary,#6b7280);background:var(--surface-secondary,#f3f4f6);border-radius:.375rem;margin:.5rem 0 0;padding:.5rem .75rem;font-size:.875rem}.match-overview .home-team-info{flex:40%;justify-content:flex-start;align-items:center;width:100%;min-width:0;max-width:100%;display:flex}.match-overview .away-team-info{flex:40%;justify-content:flex-end;align-items:center;width:100%;min-width:0;max-width:100%;display:flex}.match-overview .tournament-info,.match-overview a.tournament-info{color:var(--text-secondary);text-decoration:none}.match-overview .match-status{color:var(--text-primary)}.match-overview .match-score{justify-content:space-between;align-items:center;display:flex;position:relative}.match-overview .match-score-top-row,.match-overview .match-score-bottom-row{display:none}.match-overview .match-score-desktop-layout{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}.match-overview .home-team-logo-container,.match-overview .away-team-logo-container{align-items:center;display:flex}.match-overview .team-logo{border-radius:50%;flex-shrink:0;width:32px;height:32px}.match-overview .team-logo.team-logo-image{object-fit:cover;display:block}.match-overview .team-name,.match-overview a.team-name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-weight:600;text-decoration:none;display:inline-block;overflow:hidden}.match-overview .away-team-info .team-name{text-align:right}.match-overview .score-section{z-index:1;flex:17%;justify-content:space-between;align-items:center;display:flex}.match-overview .home-score,.match-overview .away-score{color:var(--score-color);white-space:nowrap;flex:1;min-width:0;line-height:1;display:flex}.match-overview .home-score{justify-content:flex-start}.match-overview .away-score{justify-content:flex-end}.match-overview .score-separator{color:var(--text-secondary);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:70px;font-size:.75rem;font-weight:500;display:flex}.match-overview .score-separator .score-status-line1,.match-overview .score-separator .score-status-line2{text-align:center;white-space:nowrap;display:block}.match-overview .score-separator .score-status-live{color:#22c55e}.match-overview .score-separator .match-minutes-border{--sweep:0deg;--sweep-start:0deg;--border-width:2px;padding:var(--border-width);border-radius:4px;align-self:center;animation:4s ease-in-out infinite match-minutes-sweep;position:relative}.match-overview .score-separator .match-minutes-border:before{content:"";-webkit-mask-image:conic-gradient(from 45deg,transparent 0deg,transparent var(--sweep-start),#000 var(--sweep-start),#000 var(--sweep),transparent var(--sweep),transparent 360deg);-webkit-mask-image:conic-gradient(from 45deg,transparent 0deg,transparent var(--sweep-start),#000 var(--sweep-start),#000 var(--sweep),transparent var(--sweep),transparent 360deg);mask-image:conic-gradient(from 45deg,transparent 0deg,transparent var(--sweep-start),#000 var(--sweep-start),#000 var(--sweep),transparent var(--sweep),transparent 360deg);pointer-events:none;background:#22c55e;border-radius:4px;position:absolute;top:0;bottom:0;left:0;right:0}.match-overview .score-separator .match-minutes-border-inner{z-index:1;background:var(--bg-secondary);border-radius:2px;justify-content:center;align-items:center;min-height:1.5em;padding:0 4px;display:flex;position:relative}.match-overview .home-score .penalty-score,.match-overview .away-score .penalty-score{vertical-align:baseline}.goal-section .goals-list{flex-direction:column;display:flex}.goal-section .goal-row{color:var(--text-primary);justify-content:space-between;align-items:center;display:flex;position:relative}.goal-section .home-goal-cell{flex:1;justify-content:flex-start;min-width:0;display:flex;overflow:hidden}.goal-section .away-goal-cell{flex:1;justify-content:flex-end;min-width:0;display:flex;overflow:hidden}.goal-section .goal-info{min-width:0;color:var(--text-primary);align-items:center;font-weight:500;display:flex;overflow:hidden}.goal-section .goal-scorer,.goal-section .goal-assist{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--text-secondary);font-weight:500;overflow:hidden}.goal-section .goal-minute{color:var(--text-secondary);font-weight:500}.goal-section .no-goals{text-align:center;color:var(--text-secondary);font-style:italic}.match-details{border:1px solid var(--border-color);box-shadow:0 1px 3px rgba(0,0,0,.05)}.match-details .details-tabs{border-bottom:1px solid var(--border-color);display:flex}.match-details .tab{cursor:pointer;letter-spacing:.5px;text-align:center;color:var(--text-primary);flex:1;font-weight:550;line-height:1;transition:all .2s}.match-details .tab:hover{color:var(--text-primary);background-color:var(--bg-hover)}.match-details .tab.active{border-bottom:2px solid var(--accent-color)}.players-content,.players-content .players-list{flex-direction:column;display:flex}.players-content .player-card{border-bottom:1px solid var(--border-color);align-items:center;transition:background-color .2s;display:flex}.players-content .player-card:last-child{border-bottom:none}.players-content .player-card:hover{background-color:var(--bg-hover)}.players-content .player-team-logo{box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.players-content .player-team-logo img{object-fit:contain;width:100%;height:100%;display:block}.players-content .team-logo-placeholder{justify-content:center;align-items:center;display:flex}.players-content .player-info{flex:1;width:100%;min-width:0}.players-content .player-info-top{align-items:center;gap:8px;margin-bottom:4px;display:flex}.players-content .player-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary);flex:1;align-items:center;font-weight:500;display:flex;overflow:hidden}.players-content .player-name a{color:inherit}.players-content .player-rate-star{cursor:pointer;flex:0 30%;justify-content:left;align-items:center;display:flex}.players-content .player-rate-star .star-icon{font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Rounded;font-style:normal;font-weight:400;line-height:1;display:inline-block}.players-content .player-rate-star .blue-outline-star{color:#3b82f6;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.players-content .player-rate-star .blue-filled-star{color:#3b82f6;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.players-content .player-rate-star .rating-text{color:var(--text-primary);font-weight:500}.players-content .player-rate-star.player-rate-star-disabled{opacity:.5;cursor:default;pointer-events:none}.players-content .player-stats-text{color:var(--text-secondary);line-height:1.3}.players-content .player-right{flex-direction:column;flex-shrink:0;align-items:center;width:80px;min-width:80px;max-width:80px;display:flex}.players-content .player-photo{box-sizing:border-box;border:2px solid var(--border-color);border-radius:50%;flex-shrink:0;width:42px;height:42px;overflow:hidden}.players-content .player-photo img{object-fit:cover;filter:brightness(1.1)contrast(1.1)saturate(1.1);width:100%;height:100%}.players-content .player-photo-placeholder{background-color:var(--bg-primary);width:100%;height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-weight:700;display:flex}.players-content .player-rating{box-sizing:border-box;color:#fbbf24;background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.12);border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;width:auto;min-width:0;max-width:100%;line-height:1;display:inline-flex}.players-content .player-rating .rating-value{color:#fff;align-items:center;line-height:1;display:inline-flex}.players-content .player-rating .rating-star{justify-content:center;align-items:center;line-height:1;display:flex}.players-content .player-rating .rating-star .star-icon{font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Rounded;font-style:normal;font-weight:400;line-height:1;display:inline-block}.players-content .player-rating .rating-star .yellow-star{color:#fbbf24}.players-content .player-rating .rating-count-value{color:#fff;white-space:nowrap;text-overflow:ellipsis;align-items:center;max-width:100%;font-weight:500;line-height:1;display:inline-flex;overflow:hidden}.players-content .no-players{text-align:center}.players-content .no-players-text{color:var(--text-secondary);font-style:italic}.stats-content .no-stats{text-align:center}.stats-content .no-stats-text{color:var(--text-secondary);font-style:italic}.stats-content,.stats-content .stats-grid{flex-direction:column;display:flex}.stats-content .stat-item{background-color:var(--bg-secondary);flex-direction:column;display:flex;position:relative}.stats-content .stat-label-row{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.stats-content .stat-label{color:var(--text-primary);text-align:center;z-index:1;background-color:var(--bg-secondary);font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.stats-content .stat-value{z-index:2;flex-shrink:0;font-weight:600}.stats-content .stat-value.home-value{color:var(--text-primary);text-align:left}.stats-content .stat-value.away-value{color:var(--text-primary);text-align:right}.stats-content .stat-bar{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:4px;height:6px;display:flex;position:relative;overflow:hidden}.stats-content .stat-fill{min-width:0;height:100%;transition:all .3s;display:block}.stats-content .stat-fill.home{border-radius:7px 0 0 7px}.stats-content .stat-fill.away{border-radius:0 7px 7px 0}.stats-content .stats-header{margin-bottom:4px}.stats-content .stat-teams{justify-content:center;font-weight:600;display:flex;position:relative}.stats-content .team-name{position:absolute;top:50%;transform:translateY(-50%)}.stats-content .team-name.home{color:var(--text-primary);left:8px}.stats-content .team-name.away{color:var(--text-primary);right:8px}.match-detail-page .loading-container,.match-detail-page .error-container{justify-content:center;align-items:center;min-height:400px;display:flex}.match-detail-page .loading-spinner{border:4px solid var(--border-color);border-top:4px solid var(--accent-color);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.match-detail-page .loading-text,.match-detail-page .error-message{color:var(--text-secondary)}.match-detail-page .retry-button{background-color:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:16px;font-weight:600;transition:background-color .2s}.match-detail-page .retry-button:hover{background-color:var(--accent-hover)}@media (max-width:640px){.match-detail-page .main-container:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.match-detail-page .main-container:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.match-detail-page .main-container:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.match-detail-page .main-container:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.match-detail-page .main-container:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.match-detail-page .main-container:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.match-detail-container{margin:0 auto}.match-detail-header{padding:4px}.match-header{gap:.75rem;margin-bottom:.75rem}.match-overview .match-score-desktop-layout{display:none!important}.match-overview .match-score-top-row{order:1;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:0 1rem;display:flex!important}.match-overview .match-score-bottom-row{order:2;justify-content:space-between;gap:2rem;width:100%;margin-top:.5rem;padding:0 .5rem;display:flex!important}.match-overview .match-score{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;margin-bottom:16px}.match-overview .home-team-logo-container,.match-overview .away-team-logo-container{flex-shrink:0;align-items:center;display:flex}.match-overview .match-score-top-row .score-section{z-index:1;flex:none;order:2;justify-content:space-between;align-items:center;gap:1rem;display:flex}.match-overview .match-score-top-row .home-team-logo-container{order:1}.match-overview .match-score-top-row .away-team-logo-container{order:3}.match-overview .home-team-name{text-align:left;min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.match-overview .away-team-name{text-align:right;min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.match-overview .home-team-info,.match-overview .away-team-info{gap:6px}.match-overview .goal-section{margin-top:16px}.goal-section .goals-list{gap:1px}.goal-section .goal-info{gap:4px}.players-content{gap:20px}.players-content .players-list{gap:0}.players-content .player-rate-star{gap:4px}.players-content .player-card{gap:8px;padding:4px 4px 4px 12px}.players-content .player-rating{gap:2px;padding:1px 4px}.stats-content{gap:4px;padding:0 8px}.stats-content .stats-grid{gap:4px;margin-bottom:8px}.stats-content .stat-item{gap:4px;padding:4px}.stats-content .stat-label-row{margin-bottom:4px;padding:0 4px}.match-rating-container .material-symbols-rounded.star-icon,.players-content .player-rate-star .material-symbols-rounded.star-icon{font-size:18px}.match-overview{padding:12px}.match-rating-container .my-rating-label{font-size:14px}.match-avg-rating{font-size:13px}.match-rating-container .star-icon{font-size:18px}.match-rating-container .rating-text,.match-overview .tournament-info{font-size:13px}.match-overview .match-status{font-size:12px}.match-overview .team-name{font-size:16px}.match-overview .home-score,.match-overview .away-score{font-size:1.9rem}.match-overview .home-score .penalty-score,.match-overview .away-score .penalty-score{font-size:1rem}.goal-section .goal-row{gap:2rem;padding:0;font-size:14px}.goal-section .goal-scorer,.goal-section .goal-assist,.goal-section .goal-minute{font-size:11px}.goal-section .no-goals{padding:12px;font-size:14px}.match-details .tab{padding:16px 20px;font-size:14px}.players-content .team-logo-placeholder{font-size:12px}.players-content .player-name{font-size:13px}.players-content .player-rate-star .star-icon{font-size:18px}.players-content .player-rate-star .rating-text{font-size:13px}.players-content .player-stats-text{font-size:12px}.players-content .player-photo-placeholder{font-size:14px}.players-content .rating-value{font-size:12px}.players-content .rating-star .star-icon{font-size:15px}.players-content .rating-count-value{font-size:12px}.players-content .no-players{padding:40px 20px}.players-content .no-players-text{font-size:16px}.stats-content .no-stats{padding:40px 20px}.stats-content .no-stats-text{font-size:16px}.stats-content .stat-label{padding:0 4px;font-size:12px}.stats-content .stat-value{font-size:12px}.stats-content .stat-teams{padding:12px;font-size:14px}.match-detail-page .loading-text,.match-detail-page .error-message{margin-top:16px;font-size:16px}.match-detail-page .retry-button{padding:12px 24px;font-size:14px}}@media (min-width:640px) and (max-width:1023px){.match-detail-page .main-container:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.match-detail-page .main-container:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.match-detail-page .main-container:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.match-detail-page .main-container:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.match-detail-page .main-container:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.match-detail-page .main-container:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.match-detail-container{margin:0 auto}.match-detail-header{padding:4px 0}.match-header{gap:6px;margin-bottom:16px}.match-rating-container{gap:6px}.my-rating-section{gap:2px}.match-rating-container .my-rating-label:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4px}.match-rating-container .my-rating-label:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4px}.match-rating-container .my-rating-label:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4px}.match-rating-container .my-rating-label:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.match-rating-container .my-rating-label:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.match-rating-container .my-rating-label:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.match-avg-rating{gap:4px}.match-avg-rating:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:.5rem}.match-avg-rating:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:.5rem}.match-avg-rating:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:.5rem}.match-avg-rating:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:.5rem}.match-avg-rating:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:.5rem}.match-avg-rating:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:.5rem}.match-overview .match-score-top-row,.match-overview .match-score-bottom-row{display:none}.match-overview .match-score-desktop-layout{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}.match-overview .home-team-info,.match-overview .away-team-info{gap:6px}.match-overview .match-score{gap:24px;margin-bottom:16px}.match-overview .score-section{gap:.5rem}.match-overview .goal-section{margin-top:16px}.goal-section .goals-list{gap:1px}.goal-section .goal-info{gap:4px}.players-content{gap:20px}.players-content .players-list{gap:0}.players-content .player-card{gap:8px;padding:4px 4px 4px 12px}.players-content .player-rate-star{gap:4px}.players-content .player-rating{gap:2px;padding:1px 4px}.stats-content{gap:4px;padding:0 8px}.stats-content .stats-grid{gap:4px;margin-bottom:8px}.stats-content .stat-item{gap:4px;padding:4px}.stats-content .stat-label-row{margin-bottom:4px;padding:0 4px}.match-rating-container .material-symbols-rounded.star-icon,.players-content .player-rate-star .material-symbols-rounded.star-icon{font-size:18px}.match-overview{padding:12px}.match-rating-container .my-rating-label{font-size:14px}.match-avg-rating{font-size:13px}.match-rating-container .star-icon{font-size:18px}.match-rating-container .rating-text{font-size:13px}.match-overview .tournament-info{font-size:14px}.match-overview .match-status{font-size:13px}.match-overview .team-name{font-size:16px}.match-overview .home-score,.match-overview .away-score{font-size:1.7rem}.match-overview .home-score .penalty-score,.match-overview .away-score .penalty-score{font-size:.6em}.goal-section .goal-row{gap:2rem;padding:0;font-size:14px}.goal-section .goal-scorer,.goal-section .goal-assist,.goal-section .goal-minute{font-size:12px}.goal-section .no-goals{padding:12px;font-size:14px}.match-details .tab{padding:16px 20px;font-size:14px}.players-content .team-logo-placeholder{font-size:12px}.players-content .player-name{font-size:13px}.players-content .player-rate-star .star-icon{font-size:18px}.players-content .player-rate-star .rating-text{font-size:14px}.players-content .player-stats-text{font-size:12px}.players-content .player-photo-placeholder{font-size:14px}.players-content .rating-value{font-size:13px}.players-content .rating-star .star-icon{font-size:15px}.players-content .rating-count-value{font-size:12px}.players-content .no-players{padding:40px 20px}.players-content .no-players-text{font-size:16px}.stats-content .no-stats{padding:40px 20px}.stats-content .no-stats-text{font-size:16px}.stats-content .stat-label{padding:0 4px;font-size:12px}.stats-content .stat-value{font-size:12px}.stats-content .stat-teams{padding:12px;font-size:14px}.match-detail-page .loading-text,.match-detail-page .error-message{margin-top:16px;font-size:16px}.match-detail-page .retry-button{padding:12px 24px;font-size:14px}}@media (min-width:1023px){.match-detail-page .main-container:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:25%}.match-detail-page .main-container:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:25%}.match-detail-page .main-container:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:25%}.match-detail-page .main-container:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:25%}.match-detail-page .main-container:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:25%}.match-detail-page .main-container:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:25%}.match-detail-container{margin:0 auto}.match-detail-header{padding:4px}.match-header{gap:6px;margin-bottom:16px}.match-rating-container{gap:6px}.my-rating-section{gap:2px}.match-rating-container .my-rating-label:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4px}.match-rating-container .my-rating-label:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4px}.match-rating-container .my-rating-label:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4px}.match-rating-container .my-rating-label:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.match-rating-container .my-rating-label:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.match-rating-container .my-rating-label:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.match-avg-rating{gap:4px}.match-avg-rating:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:.5rem}.match-avg-rating:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:.5rem}.match-avg-rating:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:.5rem}.match-avg-rating:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:.5rem}.match-avg-rating:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:.5rem}.match-avg-rating:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:.5rem}.match-overview .match-score-top-row,.match-overview .match-score-bottom-row{display:none}.match-overview .match-score-desktop-layout{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}.match-overview .home-team-info,.match-overview .away-team-info{gap:6px}.match-overview .match-score{gap:24px;margin-bottom:16px}.match-overview .score-section{gap:.5rem}.match-overview .goal-section{margin-top:16px}.goal-section .goals-list{gap:1px}.goal-section .goal-info{gap:4px}.players-content{gap:20px}.players-content .players-list{gap:0}.players-content .player-card{gap:8px;padding:4px 4px 4px 12px}.players-content .player-rate-star{gap:4px}.players-content .player-rating{gap:2px;padding:1px 4px}.stats-content{gap:4px;padding:0 8px}.stats-content .stats-grid{gap:4px;margin-bottom:8px}.stats-content .stat-item{gap:4px;padding:4px}.stats-content .stat-label-row{margin-bottom:4px;padding:0 4px}.match-rating-container .material-symbols-rounded.star-icon,.players-content .player-rate-star .material-symbols-rounded.star-icon{font-size:18px}.match-overview{padding:12px}.match-rating-container .my-rating-label,.match-avg-rating{font-size:14px}.match-rating-container .star-icon{font-size:18px}.match-rating-container .rating-text{font-size:14px}.match-overview .tournament-info,.match-overview .match-status{font-size:13px}.match-overview .team-name{font-size:16px}.match-overview .home-score,.match-overview .away-score{font-size:1.7rem}.match-overview .home-score .penalty-score,.match-overview .away-score .penalty-score{font-size:.6em}.goal-section .goal-row{gap:2rem;padding:0;font-size:14px}.goal-section .goal-scorer,.goal-section .goal-assist,.goal-section .goal-minute{font-size:12px}.goal-section .no-goals{padding:12px;font-size:14px}.match-details .tab{padding:16px 20px;font-size:14px}.players-content .team-logo-placeholder{font-size:12px}.players-content .player-name{font-size:14px}.players-content .player-rate-star .star-icon{font-size:18px}.players-content .player-rate-star .rating-text{font-size:14px}.players-content .player-stats-text{font-size:12px}.players-content .player-photo-placeholder{font-size:14px}.players-content .rating-value{font-size:13px}.players-content .rating-star .star-icon{font-size:16px}.players-content .rating-count-value{font-size:12px}.players-content .no-players{padding:40px 20px}.players-content .no-players-text{font-size:16px}.stats-content .no-stats{padding:40px 20px}.stats-content .no-stats-text{font-size:16px}.stats-content .stat-label{padding:0 4px;font-size:12px}.stats-content .stat-value{font-size:12px}.stats-content .stat-teams{padding:12px;font-size:14px}.match-detail-page .loading-text,.match-detail-page .error-message{margin-top:16px;font-size:16px}.match-detail-page .retry-button{padding:12px 24px;font-size:14px}}
