:root{--bg:#f3f6f8;--surface:#ffffff;--surface-muted:#e9eff4;--line:#d5dee7;--text:#13212f;--text-soft:#536273;--accent:#1778f2;--accent-strong:#0d4fa6;--shadow:0 18px 48px rgba(19,33,47,0.08);--radius-lg:28px;--radius-md:18px;--content-width:1180px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top,rgba(23,120,242,.14),transparent 30%),linear-gradient(180deg,#f8fbfd,#eef3f7);color:var(--text);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(100% - 32px,var(--content-width));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(244,247,251,.88);border-bottom:1px solid rgba(213,222,231,.9)}.site-header__inner{display:grid;grid-gap:12px;gap:12px;padding:12px 0 14px}.site-header__topline{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:74px}.site-brand{gap:12px}.site-brand,.site-brand__crest{display:inline-flex;align-items:center}.site-brand__crest{justify-content:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--accent) 0,var(--accent-strong) 100%);color:#fff;font-weight:800}.site-brand__crest--image{width:56px;height:64px;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.site-brand__crest-image{width:100%;height:100%;object-fit:contain}.site-brand small,.site-brand strong{display:block}.site-brand small{color:var(--text-soft);font-size:12px}.site-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.site-nav--desktop{margin-left:auto}.site-menu-button,.site-nav--mobile{display:none}.site-nav a{padding:10px 14px;border-radius:999px;color:#000;font-weight:600}.site-nav a:hover{background:rgba(255,255,255,.92);color:#000}.site-menu-button{align-items:center;justify-content:center;flex-direction:column;width:46px;height:46px;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:rgba(255,255,255,.72);cursor:pointer;padding:0}.site-menu-button span{display:block;width:18px;height:2px;border-radius:999px;background:#101820;transition:transform .18s ease,opacity .18s ease}.site-menu-button span+span{margin-top:4px}.site-menu-button.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.site-menu-button.is-open span:nth-child(2){opacity:0}.site-menu-button.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.ghost-link,.table-link{color:var(--accent-strong);font-weight:700}.ghost-link:hover,.table-link:hover{text-decoration:underline}.page-frame{padding:24px 0 72px}body.embed-mode,html.embed-mode{min-height:0;background:transparent}body.embed-mode{overflow-x:hidden}.embed-page{display:grid;grid-gap:0;gap:0;width:100%;padding:0}.embed-page .summary-embed-card>h3{margin-left:0}.embed-page .summary-panel--embed{min-height:0}.embed-page .summary-embed-card__link{justify-self:center;font-size:11px;margin-top:-35px;position:relative;z-index:1}.embed-page .home-results-panel{margin-top:0}.hero-card,.panel,.status-card{background:rgba(255,255,255,.88);border:1px solid rgba(213,222,231,.95);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.eyebrow{margin:0 0 10px;color:var(--accent-strong);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr)}.hero-card,.panel,.status-card{padding:28px}.hero-card h1,.panel h2,.status-card h2{margin:0}.hero-card h1{font-size:clamp(34px,4vw,56px);line-height:1}.hero-copy,.panel p,.section-head p,.timeline-step p{color:var(--text-soft);line-height:1.65}.cta-row,.pill-row,.section-grid,.status-grid,.timeline{display:grid;grid-gap:16px;gap:16px}.cta-row{grid-template-columns:repeat(auto-fit,minmax(180px,max-content));margin-top:28px}.cta-primary,.cta-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-weight:700}.cta-primary{background:linear-gradient(135deg,var(--accent) 0,var(--accent-strong) 100%);color:#ffffff}.cta-secondary{border:1px solid var(--line);background:#ffffff}.pill-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:26px}.pill{padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff}.pill strong,.status-item strong{display:block;font-size:22px}.pill span,.small-note,.status-item span{color:var(--text-soft);font-size:13px}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.status-item{padding:16px;border-radius:var(--radius-md);background:var(--surface-muted)}.spotlight-card{display:grid;grid-gap:12px;gap:12px}.spotlight-card h2{margin:0}.spotlight-score{font-size:clamp(38px,6vw,58px);line-height:1}.page-section{margin-top:32px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panel ul{margin:16px 0 0;padding-left:18px;color:var(--text-soft)}.timeline{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.timeline-step{position:relative;padding:18px 18px 18px 54px;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff}.timeline-step span{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--accent);color:#ffffff;font-size:12px;font-weight:700}.timeline-step strong{display:block;margin-bottom:8px}.data-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.dashboard-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-card{height:100%}.data-card{padding:20px;border-radius:var(--radius-md);border:1px solid var(--line);background:#fff}.data-card h3,.data-table h3{margin:0 0 10px;font-size:20px}.data-card li,.data-card p,.data-table td,.data-table th{color:var(--text-soft)}.data-card ul{margin:0;padding-left:18px}.data-table{overflow:hidden}.data-table table{width:100%;border-collapse:collapse}.matches-archive-table{overflow:hidden}.matches-archive-table table{width:max-content;min-width:100%}.matches-archive-table .synced-scroll{gap:8px}.matches-archive-table .synced-scroll__track{padding:0 0 2px}.matches-archive-table .scoring-table__scroll{padding:0 0 8px;-webkit-overflow-scrolling:touch}.match-related-table table{width:max-content;min-width:100%}.match-related-table .synced-scroll{gap:8px}.match-related-table .synced-scroll__track{padding:0 0 2px}.match-related-table .scoring-table__scroll{padding:0 0 8px;-webkit-overflow-scrolling:touch}.match-related-table td,.match-related-table th{white-space:nowrap}.archive-table__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding-top:22px;margin-top:12px;border-top:1px solid var(--line)}.archive-table__done,.archive-table__error,.archive-table__footer p{margin:0;color:var(--text-soft)}.archive-table__error{margin-top:14px;color:#b1342b}.cta-secondary:disabled{cursor:wait;opacity:.72}.data-table td,.data-table th{padding:14px 12px;border-top:1px solid var(--line);text-align:left;vertical-align:top}.data-table th{color:var(--text);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.table-scorers,.table-text-main{color:#000}.table-score,.table-text-strong{color:#000;font-weight:700}.table-result{font-weight:700}.table-result--win{color:#1d8f47}.table-result--draw{color:#7d8793}.table-result--loss{color:#c83d35}.table-result--pending{color:var(--text-soft)}.data-table tr:first-child td,.data-table tr:first-child th{border-top:0}.scoring-table{padding:0;overflow:visible}.stats-summary-panel{padding-bottom:24px}.stats-summary-matrix-wrap{margin-top:14px}.stats-summary-matrix-wrap .synced-scroll{gap:8px}.stats-summary-matrix-wrap .synced-scroll__track{padding:0 0 2px}.stats-summary-matrix-wrap .scoring-table__scroll{padding:0 0 8px}.stats-summary-matrix{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}.stats-summary-matrix thead th{padding:14px 18px;border:0;border-bottom:1px solid rgba(15,48,77,.12);background:linear-gradient(180deg,rgba(15,48,77,.06),rgba(15,48,77,.02));color:#0f304d;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-align:center}.stats-summary-matrix thead th:first-child{text-align:left}.stats-summary-matrix tbody td,.stats-summary-matrix tbody th{padding:16px 18px;border-bottom:1px solid rgba(15,48,77,.08);background:#fff;color:#000;font-size:16px;text-align:center;white-space:nowrap}.stats-summary-matrix tbody th{color:#0f304d;font-weight:800;text-align:left}.stats-summary-matrix tbody tr:nth-child(2n) td,.stats-summary-matrix tbody tr:nth-child(2n) th{background:rgba(15,48,77,.025)}.stats-summary-matrix tbody tr:hover td,.stats-summary-matrix tbody tr:hover th{background:rgba(23,120,242,.045)}.stats-summary-matrix__total-row td,.stats-summary-matrix__total-row th{background:linear-gradient(180deg,rgba(15,48,77,.09),rgba(15,48,77,.04))!important;color:#0f304d;font-weight:800}.stats-summary-matrix tbody td+td,.stats-summary-matrix thead th+th{border-left:1px solid rgba(15,48,77,.06)}.stats-summary-matrix tbody tr:last-child td,.stats-summary-matrix tbody tr:last-child th{border-bottom:0}.stats-year-panel{padding-bottom:24px}.stats-year-panel .synced-scroll__track{padding:0 0 2px}.stats-year-panel .scoring-table__scroll{padding:0 0 10px}.stats-year-scroll{display:inline-grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,220px);gap:18px;width:max-content;min-width:100%}.stats-year-card{border:1px solid rgba(15,48,77,.12);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 30px rgba(15,48,77,.06)}.stats-year-card__header{padding:12px 16px;border-bottom:1px solid rgba(15,48,77,.12);text-align:center}.stats-year-card__header strong{display:block;color:#0f304d;font-size:28px;line-height:1}.stats-year-card__rows{display:grid}.stats-year-card__row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center;padding:9px 14px;border-bottom:1px solid rgba(15,48,77,.08);background:rgba(15,48,77,.02)}.stats-year-card__row:nth-child(2n){background:rgba(15,48,77,.045)}.stats-year-card__row:last-child{border-bottom:0}.stats-year-card__row span{color:#0f304d;font-size:14px;font-weight:700}.stats-year-card__row strong{color:#000;font-size:18px;font-weight:800}.stats-year-card__row em{color:#48596a;font-size:14px;font-style:normal;font-weight:700}.stats-year-card__row--accent{background:rgba(23,120,242,.08)!important}.stats-year-card--tone-1 .stats-year-card__header{background:linear-gradient(180deg,rgba(122,209,161,.32),rgba(122,209,161,.14))}.stats-year-card--tone-2 .stats-year-card__header{background:linear-gradient(180deg,rgba(108,190,223,.32),rgba(108,190,223,.14))}.stats-year-card--tone-3 .stats-year-card__header{background:linear-gradient(180deg,rgba(114,159,234,.32),rgba(114,159,234,.14))}.stats-year-card--tone-4 .stats-year-card__header{background:linear-gradient(180deg,rgba(60,166,71,.32),rgba(60,166,71,.14))}.stats-year-card--tone-5 .stats-year-card__header{background:linear-gradient(180deg,rgba(184,184,184,.32),rgba(184,184,184,.14))}.stats-year-card--tone-6 .stats-year-card__header{background:linear-gradient(180deg,rgba(245,188,74,.32),rgba(245,188,74,.14))}.synced-scroll{display:grid;grid-gap:10px;gap:10px}.scoring-table__scroll,.synced-scroll__track{overflow-x:auto;cursor:-webkit-grab;cursor:grab;scrollbar-width:thin;scrollbar-color:rgba(15,48,77,.28) rgba(15,48,77,.08)}.synced-scroll__track{padding:12px 28px 0}.scoring-table__scroll.is-dragging,.synced-scroll__track.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.synced-scroll__track-inner{height:12px}.scoring-table__scroll{padding:0 28px 28px}.scoring-table table,.synced-scroll__content-inner{width:max-content;min-width:100%}.scoring-table table{border-collapse:separate;border-spacing:0}.scoring-table td,.scoring-table th{padding:14px 12px;border-top:1px solid var(--line);text-align:center;white-space:nowrap}.scoring-table th{color:var(--text);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.scoring-table td{color:#000;font-weight:700}.scoring-table__player-cell{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:#fff;box-shadow:14px 0 18px -18px rgba(15,48,77,.45);text-align:left!important}.scoring-table thead .scoring-table__player-cell{z-index:4}.scoring-table tr:first-child td,.scoring-table tr:first-child th{border-top:0}.scoring-table tfoot th{background:rgba(15,48,77,.06);color:#000}.scoring-table__link{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.scoring-table__player{justify-content:flex-start;gap:10px;min-width:260px}.competition-year-mark{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:8px;font-weight:800;color:#000}.competition-year-mark--win{background:#f7d44a}.competition-year-mark--loss{background:#d4d7dc}.result-pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--surface-muted);color:var(--text);font-size:12px;font-weight:700}.page-kicker{margin-bottom:22px}.page-kicker h1{margin:0 0 10px;font-size:clamp(30px,4vw,46px)}.page-kicker .eyebrow{font-size:14px}.page-kicker p{max-width:72ch;margin:0;color:var(--text-soft);line-height:1.65}.squad-overview{padding:0;overflow:hidden;margin-bottom:24px}.squad-overview__header{display:flex;align-items:center;justify-content:center;min-height:94px;padding:18px 24px;background:linear-gradient(135deg,#991548,#c71c59)}.squad-overview__crest{display:inline-flex;align-items:center;justify-content:center;min-width:78px;min-height:78px}.squad-overview__crest-image{width:72px;height:82px}.squad-overview__body{display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(180px,.4fr) minmax(0,1fr);align-items:center;padding:22px 26px 24px;background:rgba(255,255,255,.92)}.squad-overview__average{display:flex;flex-direction:column;gap:10px;align-content:center}.squad-overview__average span{color:var(--text-soft);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.squad-overview__average strong{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:#d62839;color:#fff;font-size:clamp(30px,4vw,38px);line-height:1}.squad-overview__staff{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.squad-staff-card{display:grid;grid-gap:14px;gap:14px;grid-template-columns:68px minmax(0,1fr);align-items:center;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}.squad-staff-card__avatar{width:68px;height:68px;border-radius:50%;overflow:hidden;background:linear-gradient(180deg,#f4f7fb,#dde5ed)}.squad-staff-card__avatar img{width:100%;height:100%;object-fit:cover}.squad-staff-card__meta{display:grid;grid-gap:3px;gap:3px}.squad-staff-card__meta strong{color:#000;font-size:19px;line-height:1.1}.squad-staff-card__meta small,.squad-staff-card__meta span{color:var(--text-soft)}.squad-staff-card__meta small{font-size:12px}.squad-lines{display:grid;grid-gap:22px;gap:22px}.squad-line{display:grid;grid-gap:0;gap:0}.squad-line+.squad-line{border-top:1px solid var(--line);padding-top:18px}.squad-line__header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;min-height:42px;padding:10px 14px;border-radius:12px;background:linear-gradient(180deg,#eef9e6,#e2f1d7)}.squad-line__header strong{color:#000;font-size:16px}.squad-line__columns,.squad-player-row__stats{display:grid;grid-template-columns:repeat(4,58px);grid-gap:12px;gap:12px;align-items:center;justify-content:end;text-align:center}.squad-line__columns span{color:var(--text-soft);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.squad-line__columns .squad-stat-icon{display:inline-block;width:30px;height:30px;justify-self:center;background-image:url(/assets/sprite-events-new.png);background-repeat:no-repeat;background-size:150px 330px;font-size:0;color:transparent}.squad-line__columns .squad-stat-icon--goals{background-position:0 0}.squad-line__columns .squad-stat-icon--red{background-position:-30px -30px}.squad-line__columns .squad-stat-icon--gc{background-position:-120px -60px}.squad-line__columns .squad-stat-icon--pj{background-position:-90px -210px}.squad-line__columns .squad-stat-icon--pr{background-position:-60px -300px}.squad-line__rows{display:grid}.squad-player-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:12px 8px;border-bottom:1px solid rgba(213,222,231,.72)}.squad-player-row:last-child{border-bottom:0}.squad-player-row__main{display:grid;grid-template-columns:34px 38px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-width:0}.squad-player-row__number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:26px;border-radius:8px;background:#111318;color:#fff;font-size:12px;font-weight:800}.squad-player-row__avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;background:linear-gradient(180deg,#f4f7fb,#dde5ed)}.squad-player-row__avatar img{width:100%;height:100%;object-fit:cover}.squad-player-row__identity{display:grid;grid-gap:3px;gap:3px;min-width:0}.squad-player-row__identity strong{color:#000;font-size:15px;line-height:1.15}.player-inline-identity{display:inline-flex;align-items:center;gap:8px;min-width:0}.player-inline-identity strong{display:inline}.player-inline-identity .entity-inline__media--flag{display:inline-flex;width:20px;height:14px;min-width:20px;border-radius:4px}.squad-player-row__stats span{color:#000;font-size:14px;font-weight:700}.squad-player-row__fit{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 auto;border-radius:50%;background:#111318;color:#fff!important;font-size:12px!important;font-weight:800}.form-strip{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.form-pill{display:grid;grid-gap:4px;gap:4px;padding:14px 12px;border-radius:var(--radius-md);border:1px solid var(--line);background:#fff;text-align:center}.form-pill strong{font-size:24px}.form-pill span{color:var(--text-soft);font-size:12px}.form-pill--win{background:rgba(30,171,99,.08)}.form-pill--draw{background:rgba(255,187,0,.08)}.form-pill--loss{background:rgba(220,68,55,.08)}.match-hero{padding:26px 28px 20px}.match-hero__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.match-scoreboard{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);grid-gap:20px;gap:20px;align-items:center}.club-badge{display:flex;align-items:center;gap:14px}.club-badge:last-child{justify-content:flex-end;text-align:right}.club-badge__crest{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:24px;background:linear-gradient(135deg,#0f304d,#1778f2);color:#fff;font-size:22px;font-weight:800;box-shadow:0 18px 32px rgba(23,120,242,.22);overflow:hidden}.club-badge__crest--comando{width:90px;height:104px;border-radius:0;background:transparent;box-shadow:none}.club-badge__crest--away{background:linear-gradient(135deg,#cfd8e3,#8da2b8)}.club-badge__image{width:100%;height:100%;object-fit:cover}.club-badge__image--comando{object-fit:contain}.club-badge__crest--flag{width:90px;border-radius:18px;background:#ffffff}.club-badge__flag{width:100%;height:100%;object-fit:cover}.club-badge span,.club-badge strong{display:block}.club-badge span{color:var(--text-soft);font-size:13px}.score-core{display:grid;grid-gap:10px;gap:10px;justify-items:center;text-align:center}.score-core strong{font-size:clamp(44px,7vw,74px);line-height:.9}.score-core span:last-child{color:var(--text-soft);font-weight:600}.result-tag{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.result-tag.is-win{background:rgba(30,171,99,.14);color:#167a48}.result-tag.is-draw{background:rgba(255,187,0,.15);color:#9a6b00}.result-tag.is-loss{background:rgba(220,68,55,.15);color:#b1342b}.subnav-row{display:flex;flex-wrap:wrap;gap:10px;padding-top:18px;margin-top:22px;border-top:1px solid var(--line)}.subnav-row a{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--text-soft);font-weight:700}.match-layout{display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);margin-top:24px}.section-head--tight{margin-bottom:22px}.stat-strip{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.event-card,.lineup-card,.mini-stat,.summary-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}.mini-stat{padding:16px}.context-row strong,.mini-stat strong{display:block;font-size:20px}.context-row span,.empty-copy,.event-card p,.lineup-card small,.mini-stat span,.summary-copy{color:var(--text-soft)}.summary-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.summary-panel{padding:18px}.summary-embed-card{display:grid;grid-gap:10px;gap:10px}.summary-embed-card>h3{margin:0 0 2px 10px;color:#13212f;font-size:22px;line-height:1.1}.summary-embed-card__link{justify-self:center;font-size:15px}.summary-embed-card__link--placeholder{visibility:hidden}.match-side-card h2,.summary-panel h3{margin:0 0 12px}.summary-score{margin:0 0 8px;color:#000;font-size:clamp(32px,4vw,46px);font-weight:800}.summary-score--empty{margin:0;font-size:clamp(18px,2.1vw,24px);letter-spacing:.02em;text-align:center}.summary-panel--match{display:grid;grid-gap:16px;gap:16px}.summary-panel--embed{padding:14px 18px}.summary-panel--embed-empty{min-height:104px;display:grid;place-items:center}.mini-scoreboard{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;min-height:104px}.mini-scoreboard__center{display:grid;grid-gap:3px;gap:3px;justify-items:center;text-align:center}.mini-scoreboard__center small,.mini-scoreboard__center span{color:var(--text-soft)}.mini-scoreboard__center strong{color:#000;font-size:clamp(30px,4vw,46px);line-height:.9}.mini-scoreboard__link{margin-top:8px;font-size:13px}.mini-team{display:flex;align-items:center;gap:14px;min-width:0}.mini-team--right{justify-self:end;justify-content:flex-end;flex-direction:row-reverse;text-align:right}.mini-team--left{justify-self:start;justify-content:flex-start;text-align:left}.mini-team strong{display:block;color:#000;font-size:18px;line-height:1;overflow-wrap:anywhere}.mini-team__crest{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#0f304d,#1778f2);color:#fff;font-size:22px;font-weight:800;overflow:hidden;box-shadow:0 18px 32px rgba(23,120,242,.18)}.mini-team__crest--comando,.mini-team__crest--crest{border-radius:0;background:transparent;box-shadow:none}.mini-team__crest--comando{width:56px;height:64px}.mini-team__crest--flag{width:60px;border-radius:12px;background:#fff}.mini-team__crest--fallback{background:linear-gradient(135deg,#dce5ef,#afc1d4);color:var(--accent-strong)}.mini-team__image{width:100%;height:100%;object-fit:cover}.home-table__icon .mini-team__image--crest,.mini-team__image--crest{object-fit:contain}.mini-team__image--flag{object-fit:cover}.mini-team__image--comando{object-fit:contain}.home-table__icon{display:inline-flex;align-items:center;justify-content:center}.home-results-panel{margin-top:28px}.home-results-table{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.home-results-table table{width:max-content;min-width:100%}.home-media-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.home-media-card{display:grid;grid-gap:16px;gap:16px;padding:18px;overflow:hidden}.home-media-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-media-card__head .eyebrow,.home-media-card__head h3{margin:0}.home-video-frame{position:relative;overflow:hidden;border-radius:18px;background:#000;aspect-ratio:16/9}.home-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.home-media-card__action{justify-self:start}.home-post-card__image{width:100%;height:170px;border-radius:18px;object-fit:cover}.home-post-card__body{display:grid;grid-gap:8px;gap:8px}.home-post-card__body p,.home-post-card__body span{color:var(--text-soft)}.home-post-card__body strong{color:#000;font-size:20px}.home-post-card__body p{margin:0;line-height:1.55}.home-table__rival,.home-table__score{color:#000;font-weight:700}.home-table__icon .mini-team__crest{width:42px;height:42px;border-radius:14px;font-size:12px;box-shadow:none}.home-table__icon .mini-team__crest--crest{border-radius:0;background:transparent}.home-table__icon .mini-team__crest--flag{width:52px;border-radius:12px}.home-table__icon .mini-team__crest--comando{width:42px;height:48px;border-radius:0}.context-list{display:grid;grid-gap:14px;gap:14px}.context-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.context-row:last-child{border-bottom:0}.cta-secondary--full{width:100%;margin-top:18px}.event-list,.lineup-grid{display:grid;grid-gap:16px;gap:16px}.event-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.event-card{display:flex;gap:14px;padding:18px}.event-card__minute{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0;border-radius:0;background:transparent;color:var(--accent-strong);font-size:20px;line-height:1}.event-card strong,.lineup-card strong{display:block}.event-card p{margin:6px 0 0}.lineup-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.lineup-card{position:relative;padding:18px}.lineup-card__number{display:none}.history-columns,.history-detail-grid,.history-hero{display:grid;grid-gap:20px;gap:20px}.history-hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr)}.history-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);margin-top:24px}.history-hero__main,.history-hero__side{height:100%}.history-stat-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.history-list,.rival-chip-list,.scorer-stack{display:grid;grid-gap:12px;gap:12px}.history-list__item,.rival-chip{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}.history-list__item span,.history-list__item strong,.rival-chip span,.rival-chip strong{display:block}.history-list__item span,.rival-chip span{color:var(--text-soft)}.history-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.history-search-panel{display:grid;grid-gap:24px;gap:24px}.history-search-panel__controls{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(220px,.7fr) minmax(280px,1.3fr)}.field-shell{display:grid;grid-gap:8px;gap:8px}.field-shell span{color:var(--text);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.field-shell input,.field-shell select{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--line);border-radius:16px;background:#fff;color:#000;font:inherit}.history-search-empty,.history-search-hint,.history-search-result{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff}.history-search-result{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(260px,.95fr) minmax(0,1.2fr) auto;align-items:center;padding:24px}.history-search-result__identity{display:inline-flex;align-items:center;gap:16px;min-width:0}.history-search-result__media{width:76px;height:76px;min-width:76px}.history-search-result__media.entity-inline__media--flag{width:92px;min-width:92px;height:62px;border-radius:14px}.history-search-result__media.entity-inline__media--crest{width:92px;min-width:92px;height:92px}.history-search-result__copy h3{margin:0;color:#000;font-size:clamp(26px,4vw,34px)}.history-search-result__copy p:last-child{margin:6px 0 0}.history-search-result__stats{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.history-search-result__actions{display:flex;justify-content:flex-end}.history-search-empty,.history-search-hint{padding:22px 24px;color:#000;font-weight:600}.history-list__item--player{padding:12px 14px}.history-list__item .history-player-chip{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.history-player-chip .entity-inline__media{width:34px;height:34px;border-radius:999px;overflow:hidden;flex:0 0 auto}.history-player-chip__flag.entity-inline__media--flag{display:inline-flex;width:20px;height:14px;min-width:20px;border-radius:4px;flex:0 0 auto}.history-player-chip__name{display:inline-block;color:#000;font-weight:700;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.entity-inline{gap:12px;min-width:0}.entity-inline,.entity-inline__media{display:inline-flex;align-items:center}.entity-inline__media{justify-content:center;flex:0 0 auto;width:34px;height:34px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,rgba(15,48,77,.12),rgba(23,120,242,.18));color:var(--accent-strong);font-size:11px;font-weight:800;letter-spacing:.04em}.entity-inline__media--flag{width:42px;border-radius:10px;background:#ffffff}.entity-inline__media--crest{width:42px;height:42px;border-radius:0;overflow:visible;background:transparent}.entity-inline__media img{width:100%;height:100%;object-fit:cover}.entity-inline__media--crest img{object-fit:contain}.entity-inline__meta{min-width:0}.entity-inline__meta span,.entity-inline__meta strong{display:block}.entity-inline__meta span{color:var(--text-soft);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-table-identity{display:inline-flex;align-items:center;gap:10px}.player-table-identity strong{display:inline;font-size:15px;line-height:1.2}.player-table-identity .entity-inline__media--flag{display:inline-flex;width:20px;height:14px;min-width:20px;border-radius:4px;margin-left:6px}.entity-inline__meta-with-flag,.history-list__flag-value{display:inline-flex;align-items:center;gap:8px}.history-list__flag-value{color:#000}.entity-inline__meta-with-flag .entity-inline__media--flag,.history-list__flag-value .entity-inline__media--flag{width:24px;height:16px;min-width:24px;border-radius:4px}.history-header{display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(220px,1fr) minmax(260px,1.1fr) minmax(220px,1fr);align-items:center}.history-header__summary{text-align:center}.history-header__summary h1{margin:0 0 10px;font-size:clamp(32px,5vw,54px);line-height:1}.history-header__summary p{margin:0;color:var(--text-soft);font-size:16px}.delta-positive{color:#15803d}.delta-negative{color:#b91c1c}.delta-neutral{color:#111111}.player-hero{padding-bottom:28px}.player-form-grid,.player-performance-grid,.player-personal-grid,.player-radar__labels,.player-season-grid,.player-showcase,.player-showcase__stack,.player-year-bars{display:grid;grid-gap:18px;gap:18px}.player-showcase{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(320px,.9fr);align-items:start}.player-showcase--compact{grid-template-columns:minmax(280px,1.05fr) minmax(240px,.9fr) minmax(260px,.95fr);gap:16px}.player-overview-strip{display:grid;grid-gap:18px;gap:18px;margin-bottom:18px}.player-overview-strip__main{display:grid;grid-template-columns:minmax(140px,.45fr) minmax(300px,1fr) minmax(140px,.45fr);grid-gap:18px;gap:18px;align-items:center}.player-overview-strip__main--solo{grid-template-columns:1fr}.player-overview-strip__side{display:grid;grid-gap:12px;gap:12px;align-content:start}.player-overview-strip__center{display:grid;grid-gap:12px;gap:12px;justify-items:center}.player-overview-strip__center .player-profile__subline{margin-bottom:0}.player-profile__meta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:12px}.player-overview-pill{min-width:126px;justify-content:space-between}.player-overview-strip__stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.player-showcase__stack{grid-template-columns:1fr}.player-card{height:100%}.player-card--latest,.player-card--position,.player-card--radar,.player-card--summary{display:grid;align-content:start}.player-card--profile{position:relative;overflow:hidden}.player-card--profile:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,204,0,.18),transparent 38%),radial-gradient(circle at bottom left,rgba(23,120,242,.12),transparent 32%);pointer-events:none}.player-card__header{position:relative;z-index:1;margin-bottom:14px}.player-card--latest .player-card__header,.player-card--radar .player-card__header{margin-bottom:24px}.player-card__header h2{margin:0;color:#000;font-size:20px;line-height:1.1}.player-card__header--centered .club-badge{justify-content:center;text-align:center}.player-profile{position:relative;z-index:1;display:grid;grid-gap:18px;gap:18px;grid-template-columns:136px minmax(0,1fr);align-items:center;margin-top:22px}.player-profile--compact{grid-template-columns:1fr;justify-items:center;text-align:center;margin-top:8px}.player-profile__avatar{width:136px;height:136px;border-radius:28px;overflow:hidden;border:1px solid rgba(15,48,77,.08);background:linear-gradient(135deg,rgba(15,48,77,.08),rgba(23,120,242,.12))}.player-profile__avatar--compact{width:112px;height:112px;border-radius:999px}.player-profile__avatar img{width:100%;height:100%;object-fit:cover}.player-profile__identity h1{margin:0;color:#000;font-size:clamp(34px,4vw,52px);line-height:.92}.player-profile__identity--compact h1{font-size:clamp(30px,3vw,42px)}.player-profile__subline{margin:8px 0 0;color:var(--text-soft);font-size:14px}.player-fit-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(15,48,77,.1);border-radius:999px;background:#fff}.player-fit-chip span{color:var(--text-soft);font-size:13px}.player-fit-chip strong{color:#000;font-size:15px}.player-token-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.player-token,.player-token-row--centered{justify-content:center}.player-token{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;border:1px solid rgba(15,48,77,.1);background:rgba(255,255,255,.88);color:#000;font-size:13px;font-weight:700}.player-performance-grid,.player-personal-grid,.player-season-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}.player-personal-grid--compact{margin-top:18px}.history-list__item--compact{gap:8px;padding:10px 12px;align-items:center}.history-list__item--compact span{font-size:12px}.history-list__item--compact strong{font-size:13px}.player-season-grid--compact .mini-stat{min-height:92px}.player-summary-list{margin-top:12px}.player-position-card{display:grid;align-content:start;grid-gap:22px;gap:22px}.player-position-card__summary{display:grid;grid-gap:16px;gap:16px}.player-position-card__group,.player-position-card__stack{display:grid;grid-gap:8px;gap:8px}.player-position-card__label{color:#3b811f;font-size:18px;line-height:1}.player-position-card__row{display:flex;align-items:center;justify-content:space-between;gap:14px}.player-position-card__row span,.player-position-card__row strong{color:#000;font-size:16px}.player-position-card__row strong{font-weight:700}.player-position-card__field{position:relative;width:min(100%,256px);margin:0 auto}.player-position-card__field img{width:100%;height:auto;display:block}.player-position-card__marker{position:absolute;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;transform:translate(-50%,-50%);background:#e3dc74;color:#243647;font-weight:800;box-shadow:0 10px 20px rgba(15,48,77,.14)}.player-position-card__marker--primary{width:42px;height:42px;font-size:16px;z-index:2}.player-position-card__marker--primary:after{content:"";position:absolute;inset:-4px;border:2px solid #e3dc74;border-radius:inherit}.player-position-card__marker--secondary{width:38px;height:38px;font-size:13px;opacity:.52;z-index:1}.player-latest-match{display:grid;grid-gap:16px;gap:16px}.player-latest-match--compact{align-content:start;gap:18px}.player-latest-match__score{display:grid;justify-items:center;grid-gap:8px;gap:8px;padding:18px;border-radius:var(--radius-md);background:linear-gradient(180deg,rgba(23,120,242,.08),rgba(255,255,255,.96));text-align:center}.player-latest-match__score small,.player-latest-match__score span{color:var(--text-soft)}.player-latest-match__score strong{color:#000;font-size:clamp(42px,6vw,60px);line-height:.9}.player-opponent-inline{display:inline-flex;align-items:center;gap:10px;color:#000}.player-opponent-inline span,.player-opponent-inline strong{color:#000}.player-opponent-inline--stacked{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:12px;gap:12px}.player-opponent-inline--stacked div{display:grid;grid-gap:2px;gap:2px}.player-opponent-inline--stacked span{color:var(--text-soft);font-size:13px}.player-opponent-inline--table{gap:8px}.player-opponent-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,#dce5ef,#afc1d4);color:var(--accent-strong);font-size:10px;font-weight:800;flex-shrink:0;overflow:hidden}.player-opponent-icon--crest{border-radius:0;background:transparent}.player-opponent-icon--flag{width:34px;border-radius:8px;background:#fff}.player-opponent-icon__image{width:100%;height:100%}.player-opponent-icon__image--crest{object-fit:contain}.player-opponent-icon__image--flag{object-fit:cover}.player-radar{display:grid;place-items:center}.player-radar__stage{position:relative;width:min(100%,380px);aspect-ratio:1/1;margin:0 auto}.player-radar svg{position:absolute;inset:50% auto auto 50%;width:62%;max-width:240px;transform:translate(-50%,-50%);display:block}.player-radar__guide{fill:rgba(23,120,242,.05)}.player-radar__axis,.player-radar__guide{stroke:rgba(15,48,77,.12);stroke-width:1}.player-radar__shape{fill:rgba(39,174,96,.28);stroke:rgba(39,174,96,.9);stroke-width:3}.player-radar__marker{position:absolute;display:flex;align-items:center;gap:10px;transform:translate(-50%,-50%);text-align:center;white-space:nowrap}.player-radar__marker--top{flex-direction:column}.player-radar__marker--bottom{flex-direction:column-reverse}.player-radar__text{max-width:96px;color:#243647;font-size:12px;line-height:1.05;font-weight:700;white-space:normal;text-transform:uppercase}.player-radar__value{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;font-size:20px;line-height:1;font-weight:800;color:#fff;box-shadow:0 10px 20px rgba(15,48,77,.12)}.player-radar__value--high{background:#57df7d;color:#102519}.player-radar__value--medium{background:#ffd436;color:#302300}.player-radar__value--low{background:#ff296f}.player-form-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.player-form-card{display:grid;grid-gap:10px;gap:10px;text-decoration:none;color:inherit}.player-form-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.player-form-card h3,.player-form-card__top strong{color:#000}.player-form-card h3{margin:0;font-size:18px}.player-form-card p,.player-form-card small{margin:0;color:var(--text-soft)}.player-form__pill{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;color:#fff;font-weight:800}.player-form__pill--win{background:#16a34a}.player-form__pill--draw{background:#6b7280}.player-form__pill--loss{background:#dc2626}.player-year-bars__row{display:grid;grid-template-columns:72px minmax(0,1fr) 52px;align-items:center;grid-gap:14px;gap:14px}.player-year-bars__value,.player-year-bars__year{color:#000;font-weight:700}.player-year-bars__track{position:relative;height:14px;border-radius:999px;overflow:hidden;background:rgba(15,48,77,.08)}.player-year-bars__fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#ffce3a,#16a34a)}.player-appearances-table{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.player-appearances-table table{width:max-content;min-width:100%}@media (max-width:960px){.dashboard-grid,.hero-grid,.history-columns,.history-detail-grid,.history-hero,.history-search-panel__controls,.history-search-result,.home-media-grid,.match-layout,.player-showcase,.section-grid,.summary-grid{grid-template-columns:1fr}.history-search-result__actions{justify-content:flex-start}.player-overview-strip__main,.player-showcase--compact{grid-template-columns:1fr}.player-overview-strip__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.history-header,.match-scoreboard,.player-profile{grid-template-columns:1fr}.player-profile{justify-items:center}.player-profile,.player-profile__identity{text-align:center}.player-token-row{justify-content:center}.player-performance-grid,.player-personal-grid,.player-personal-grid--compact,.player-season-grid{grid-template-columns:1fr}.club-badge,.club-badge:last-child{justify-content:center;text-align:center}.stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.match-hero{padding:20px 18px 16px}.match-hero__topline{gap:8px;margin-bottom:16px}.match-hero .small-note{font-size:12px}.match-scoreboard{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:center}.club-badge{flex-direction:column;gap:10px;text-align:center}.club-badge strong{font-size:12px;line-height:1.08}.club-badge span{font-size:10px}.club-badge__crest{width:44px;height:44px;border-radius:12px;font-size:15px}.club-badge__crest--comando{width:60px;height:66px}.club-badge__crest--flag{width:52px;height:38px;border-radius:10px}.club-badge:last-child{text-align:center}.score-core{gap:6px}.score-core strong{font-size:clamp(28px,11vw,42px)}.result-tag,.score-core span:last-child{font-size:11px}.result-tag{min-height:30px;padding:0 12px;letter-spacing:.08em}.subnav-row{gap:8px;padding-top:14px;margin-top:16px}.subnav-row a{padding:8px 12px;font-size:13px}.player-hero{padding-bottom:22px}.player-card__header h2{font-size:18px}.player-profile__identity--compact h1{font-size:clamp(24px,8vw,32px)}.player-profile__subline{font-size:12px}.player-profile__meta-row{gap:8px}.player-overview-pill{min-width:118px}.player-fit-chip span{font-size:11px}.player-fit-chip strong{font-size:13px}.player-overview-strip__stats{gap:8px}.history-list__item--compact{padding:8px 10px}.history-list__item--compact span{font-size:11px}.history-list__item--compact strong{font-size:12px}.player-latest-match__score{padding:14px;gap:6px}.player-latest-match__score small,.player-latest-match__score span{font-size:11px}.player-latest-match__score strong{font-size:clamp(32px,10vw,42px)}.player-opponent-inline span,.player-opponent-inline strong{font-size:13px}.player-form-grid{gap:12px}.player-form-card{gap:8px}.player-form-card__top strong{font-size:14px}.player-form-card p,.player-form-card small{font-size:11px}.player-position-card{gap:16px}.player-position-card__label{font-size:16px}.player-position-card__row span,.player-position-card__row strong{font-size:14px}.player-position-card__field{width:min(100%,220px)}.player-position-card__marker--primary{width:34px;height:34px;font-size:13px}.player-position-card__marker--primary:after{inset:-3px}.player-position-card__marker--secondary{width:30px;height:30px;font-size:11px}.player-year-bars__row{grid-template-columns:56px minmax(0,1fr) 40px;gap:10px}.player-year-bars__value,.player-year-bars__year{font-size:12px}.player-appearances-table table{min-width:720px}.player-appearances-table td,.player-appearances-table th{padding:10px 8px}.player-appearances-table th{font-size:11px}.player-appearances-table td{font-size:13px}.player-radar__stage{width:min(100%,320px)}.player-radar svg{width:58%}.player-radar__text{max-width:82px;font-size:11px}.player-radar__value{width:38px;height:38px;font-size:18px}.page-frame{padding:16px 0 56px}.hero-card,.panel,.status-card{padding:22px}.status-grid{grid-template-columns:1fr}.site-header__inner{padding:10px 0 14px}.site-header__topline{min-height:auto;align-items:center;gap:12px}.site-brand__crest--image{width:42px;height:50px}.site-brand{gap:10px;min-width:0}.site-brand strong{font-size:18px}.site-brand small{font-size:11px}.squad-overview__body{grid-template-columns:minmax(96px,112px) minmax(0,1fr);gap:14px;align-items:stretch;padding:16px 12px 18px}.squad-overview__average{justify-content:center;gap:8px}.squad-overview__average span{font-size:11px;letter-spacing:.12em}.squad-overview__average strong{width:60px;height:60px;font-size:24px}.squad-overview__staff{grid-template-columns:1fr;gap:10px;align-content:center}.squad-staff-card{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:10px 12px;min-height:74px}.squad-staff-card__avatar{width:42px;height:42px}.squad-staff-card__meta{gap:2px}.squad-staff-card__meta strong{font-size:15px}.squad-staff-card__meta small,.squad-staff-card__meta span{font-size:11px;line-height:1.1}.squad-line+.squad-line{padding-top:14px}.panel.squad-lines{padding:14px 12px}.squad-line__header{gap:10px;padding:9px 10px;min-height:38px}.squad-line__header strong{font-size:13px;line-height:1.1}.squad-line__columns,.squad-player-row__stats{grid-template-columns:repeat(4,38px);gap:6px}.squad-line__columns .squad-stat-icon{width:22px;height:22px;background-size:110px 242px}.squad-line__columns .squad-stat-icon--goals{background-position:0 0}.squad-line__columns .squad-stat-icon--red{background-position:-22px -22px}.squad-line__columns .squad-stat-icon--gc{background-position:-88px -44px}.squad-line__columns .squad-stat-icon--pj{background-position:-66px -154px}.squad-line__columns .squad-stat-icon--pr{background-position:-44px -220px}.squad-player-row{gap:10px;padding:9px 0}.squad-player-row__main{grid-template-columns:22px 32px minmax(0,1fr);gap:7px}.squad-player-row__number{width:auto;height:auto;border-radius:0;background:transparent;color:#000;font-size:12px;font-weight:500}.squad-player-row__avatar{width:32px;height:32px}.squad-player-row__identity{gap:1px}.squad-player-row__identity strong{font-size:11px;line-height:1.05;overflow-wrap:anywhere}.player-inline-identity{gap:5px;align-items:center}.player-inline-identity .entity-inline__media--flag{width:16px;height:11px;min-width:16px}.squad-player-row__stats span{font-size:12px}.squad-player-row__fit{width:26px;height:26px;font-size:10px!important}.summary-grid{gap:14px;margin-top:8px}.embed-page .panel{padding:18px}.summary-embed-card{gap:8px}.summary-embed-card>h3{margin-left:2px;font-size:18px}.summary-panel--embed{padding:12px 10px}.summary-panel--embed-empty{min-height:88px}.mini-scoreboard{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;min-height:auto}.mini-team{gap:8px}.mini-team strong{font-size:12px;line-height:1.08}.mini-team__crest{width:36px;height:36px;border-radius:10px;font-size:13px}.mini-team__crest--comando{width:58px;height:66px}.mini-team__crest--flag{width:36px;height:36px;border-radius:10px}.mini-scoreboard__center small,.mini-scoreboard__center span{font-size:10px;line-height:1.2}.mini-scoreboard__center strong{font-size:25px}.mini-team--right{gap:6px}.mini-team--left strong,.mini-team--right strong{font-size:12px}.summary-embed-card__link{font-size:14px}.home-results-panel{margin-top:20px;padding:14px}.home-results-table table{min-width:620px}.home-results-table td,.home-results-table th{padding:10px 8px}.home-results-table th{font-size:11px}.home-results-table td{font-size:13px}.home-table__icon .mini-team__crest--comando{width:36px;height:42px}.home-table__icon .mini-team__crest,.home-table__icon .mini-team__crest--crest,.home-table__icon .mini-team__crest--flag{width:36px;height:36px}.table-scorers{font-size:12px}.competition-annual-table .synced-scroll__track{padding:8px 8px 0 0}.competition-annual-table .scoring-table__scroll{padding:0 8px 14px 0}.competition-annual-table td,.competition-annual-table th{padding:10px 6px}.competition-annual-table th{font-size:9px;font-weight:600;letter-spacing:.03em}.competition-annual-table td{font-size:10px;font-weight:600}.competition-annual-table .scoring-table__player-cell{position:-webkit-sticky;position:sticky;left:0;z-index:3;width:92px;min-width:92px;max-width:92px;padding-left:10px!important;padding-right:8px!important;box-shadow:16px 0 18px -16px rgba(15,48,77,.32)}.competition-annual-table thead .scoring-table__player-cell{white-space:normal;line-height:1.05}.competition-annual-table .scoring-table__player-cell:before{content:"";position:absolute;top:0;bottom:0;left:-12px;width:12px;background:#fff}.competition-annual-table .scoring-table__player{display:grid;justify-items:start;grid-gap:6px;gap:6px;min-width:0}.competition-annual-table .entity-inline__media{width:24px;height:36px;font-size:0}.competition-annual-table .player-table-identity{display:block}.competition-annual-table .player-table-identity strong{display:block;font-size:9px;font-weight:600;line-height:1.05;white-space:normal;overflow-wrap:anywhere}.context-row,.match-hero__topline,.section-head{flex-direction:column;align-items:flex-start}.history-header__summary{text-align:left}.stat-strip{grid-template-columns:1fr}.cta-secondary--full,.subnav-row a{width:100%;justify-content:center}.club-badge__crest--comando,.mini-team__crest--comando{width:66px;height:66px}.archive-table__footer{align-items:flex-start}.player-year-bars__row{grid-template-columns:60px minmax(0,1fr) 42px}.page-kicker--matches{text-align:center}.page-kicker--matches h1{margin-bottom:0}.matches-archive-table table{min-width:920px}.matches-archive-table .synced-scroll__track{padding:0 0 2px}.matches-archive-table .scoring-table__scroll{padding:0 0 10px}.matches-archive-table td,.matches-archive-table th{padding:11px 10px}.match-related-table table{min-width:620px}.match-related-table .synced-scroll__track{padding:0 0 2px}.match-related-table .scoring-table__scroll{padding:0 0 10px}.match-related-table td,.match-related-table th{padding:11px 10px}.archive-table__footer{align-items:center;justify-content:center;text-align:center}.archive-table__done,.archive-table__error,.archive-table__footer p{width:100%;text-align:center}}.club-badge__crest--plain{border-radius:0;background:transparent;box-shadow:none}.history-affiliation-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:20px;flex:0 0 auto}.history-affiliation-badge img{width:100%;height:100%;object-fit:contain}.history-affiliation-badge--flag{width:24px;height:16px;border-radius:4px;overflow:hidden;background:#fff}.history-affiliation-badge--flag img{object-fit:cover}.history-search-result__badge{margin-bottom:8px}.entity-inline__meta--with-badge{display:inline-flex;align-items:center;gap:8px}.history-header__badge{margin:0 auto 8px}.club-badge__crest--plain .club-badge__image{object-fit:contain}.history-list__item .entity-inline{align-items:center}.history-list__item .entity-inline__meta--with-badge{display:inline-flex;align-items:center;gap:8px;min-width:0}.history-list__item .entity-inline__meta--with-badge .history-affiliation-badge,.history-list__item .entity-inline__meta--with-badge strong{display:inline-flex;align-items:center}.history-list__item .entity-inline__meta--with-badge span{display:inline-flex}.history-list__item .entity-inline__meta--with-badge{display:grid;align-content:center;grid-gap:2px;gap:2px}.history-list__item .entity-inline__meta--with-badge .history-affiliation-badge{display:inline-flex;align-items:center;justify-content:flex-start;margin:0}.history-list__item .entity-inline__meta--with-badge strong{display:block;line-height:1.1}.history-columns .history-list__item .entity-inline__meta.entity-inline__meta--with-badge{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;min-width:0}.history-columns .history-list__item .entity-inline__meta.entity-inline__meta--with-badge .history-affiliation-badge{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;margin:0!important}.history-columns .history-list__item .entity-inline__meta.entity-inline__meta--with-badge strong{display:block!important;line-height:1.1!important}.history-list__meta{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;min-width:0}.history-list__badge-row{display:flex;align-items:center;justify-content:flex-start;min-height:16px}.history-list__meta strong{display:block;line-height:1.1}.history-list__item .entity-inline,.history-list__item>.entity-inline{display:inline-flex!important;align-items:center!important;gap:12px!important;min-width:0}.history-list__item .history-list__meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;min-width:0}.history-list__item .history-list__meta strong{display:block!important;line-height:1.1!important}.history-list__item .history-list__badge-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:16px}.history-rival-card{align-items:center}.history-rival-card__entity{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.history-rival-card__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;min-width:0}.history-rival-card__badge{display:flex;align-items:center;justify-content:flex-start;min-height:16px}.history-rival-card__name{display:block;color:#000;line-height:1.1}.history-rival-card__value{flex:0 0 auto}.page-kicker>p:not(.eyebrow){margin:0}.history-hero--single,.history-hero:has(>.history-hero__main:only-child){grid-template-columns:1fr}.section-head--compact{justify-content:flex-start}.section-head--compact>p{display:none}.site-header__actions{display:flex;align-items:center;gap:22px}.language-switch{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:rgba(255,255,255,.72)}.language-switch__button{border:0;border-radius:999px;background:transparent;color:#5d6977;cursor:pointer;font:inherit;font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1;padding:7px 9px;text-transform:uppercase}.language-switch__button.is-active{background:#101820;color:#fff}@media (max-width:820px){.site-nav--desktop{display:none}.site-menu-button{display:inline-flex}.site-header__actions{gap:12px;margin-left:auto}.language-switch{margin-left:auto}.site-nav--mobile{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;border:1px solid rgba(213,222,231,.95);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 34px rgba(15,48,77,.08)}.site-nav--mobile.is-open{display:grid}.site-nav--mobile a{justify-content:flex-start;padding:12px 14px;border:1px solid rgba(15,23,42,.08);background:rgba(244,247,251,.92)}}@media (max-width:520px){.site-nav--mobile{grid-template-columns:1fr}}