.report-public-page .site-main{width:min(1880px,calc(100% - 40px));padding-top:28px;padding-bottom:80px}
.match-report-shell{display:grid;gap:16px}
.report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px}
.report-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}
.report-back-link{color:var(--lime);font-size:15px;font-weight:900;text-decoration:none}
.report-back-link:focus-visible,.report-team-switcher button:focus-visible{outline:2px solid #f4fbff;outline-offset:3px}
.report-preview-notice{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid rgba(242,185,75,.42);background:rgba(242,185,75,.08);color:#dce8ed;font-size:14px}
.report-preview-notice b{color:#f2cf78}
.report-score-hero,.report-events-panel,.report-discipline-panel,.report-lineup-card,.report-notes-panel{border:1px solid rgba(142,181,200,.22);background:linear-gradient(145deg,rgba(15,38,57,.98),rgba(5,16,27,.99));box-shadow:var(--shadow)}
.report-score-hero{position:relative;overflow:hidden;padding:clamp(22px,2.2vw,38px)}
.report-score-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 42%,rgba(87,168,255,.11),transparent 42%);pointer-events:none}
.report-match-meta{position:relative;text-align:center}
.report-match-meta>span,.report-section-head>div>span,.report-lineup-team small,.report-bench>header>span{color:var(--lime);font-size:12px;font-weight:950;letter-spacing:.15em}
.report-match-meta h1{margin:6px 0 0;font-size:clamp(24px,2vw,36px)}
.report-match-meta p{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:8px 0 0;color:#9fb2bd;font-size:14px}
.report-match-meta i{font-style:normal}
.report-scoreboard{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(16px,2vw,38px);max-width:1380px;margin:clamp(24px,2vw,36px) auto 0}
.report-score-team{display:flex;align-items:center;gap:18px;min-width:0}
.report-score-team.is-home{justify-content:flex-end;text-align:right}
.report-score-team.is-away{justify-content:flex-start}
.report-score-team>div{min-width:0}
.report-score-team small{display:flex;align-items:center;gap:7px;color:#91a7b4;font-size:13px;font-weight:850}
.report-score-status{min-height:16px}
.report-score-team.is-home small{justify-content:flex-end}
.report-score-team h2{width:min(100%,8em);max-width:8em;overflow:hidden;margin:5px 0 0;color:#f6fbff;font-size:clamp(22px,2vw,38px);line-height:1.1;text-overflow:ellipsis;white-space:nowrap}
.report-team-crest{display:grid;flex:0 0 auto;place-items:center;width:clamp(68px,5.5vw,104px);height:clamp(68px,5.5vw,104px);overflow:hidden;border:1px solid color-mix(in srgb,var(--team-color),#fff 24%);border-radius:50%;background:rgba(255,255,255,.055)}
.report-team-crest img,.report-lineup-crest img{width:100%;height:100%;object-fit:contain}
.report-score-team.is-winner h2{color:#fff}
.report-score-team.is-winner .report-team-crest{box-shadow:0 0 0 3px color-mix(in srgb,var(--team-color),transparent 45%),0 10px 30px rgba(0,0,0,.34)}
.report-winner-badge{display:inline-grid;place-items:center;min-width:24px;height:20px;padding:0 5px;border-radius:3px;background:#f2c965;color:#17120a;font-size:11px}
.report-score-value{display:grid;grid-template-columns:auto auto auto;align-items:center;justify-content:center;gap:clamp(8px,1vw,18px);min-width:250px;color:#fff;font-size:clamp(58px,5vw,92px);font-weight:950;font-variant-numeric:tabular-nums;line-height:.9}
.report-score-value i{color:#6f8795;font-size:.55em;font-style:normal}
.report-score-value .report-score-penalty{grid-column:1/-1;justify-self:center;margin-top:9px;padding:7px 13px;border:1px solid rgba(242,201,101,.56);background:rgba(242,201,101,.1);color:#ffe9a4;font-size:18px;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}
.report-score-value small{grid-column:1/-1;margin-top:10px;color:#b7ff4a;font-size:14px;letter-spacing:.08em}
.report-decision-line{position:relative;margin:22px 0 0;color:#aebfc9;text-align:center;font-size:15px}
.report-decision-line span{margin:0 5px;color:#607684}
.report-decision-line b{color:#f1d078;font-size:20px;font-variant-numeric:tabular-nums}
.report-events-panel,.report-discipline-panel,.report-notes-panel{padding:0 clamp(18px,2vw,30px) clamp(18px,2vw,30px)}
.report-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:20px 0 16px;border-bottom:1px solid rgba(142,181,200,.16)}
.report-section-head h2{margin:5px 0 0;font-size:clamp(21px,1.5vw,28px)}
.report-section-head>b,.report-section-head>p{margin:0;color:#9eb2bd;font-size:14px;font-weight:800}
.report-goal-timeline{position:relative;display:grid;gap:0;max-width:1180px;margin:12px auto 0}
.report-goal-timeline::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:rgba(183,255,74,.24)}
.report-goal-event{display:grid;grid-template-columns:minmax(0,1fr) 84px minmax(0,1fr);align-items:center;min-height:92px;padding:10px 0}
.report-goal-event time{position:relative;z-index:1;grid-column:2;display:grid;place-items:center;width:54px;height:34px;margin:auto;border:1px solid rgba(183,255,74,.5);border-radius:18px;background:#071923;color:var(--lime);font-size:17px;font-weight:950;font-variant-numeric:tabular-nums}
.report-goal-event time.is-unrecorded{width:74px;border-color:rgba(142,181,200,.34);color:#aec2cb;font-size:11px;letter-spacing:.02em}
.report-goal-card{grid-row:1;min-width:0;padding:12px 15px;border:1px solid rgba(142,181,200,.18);background:rgba(3,16,27,.68)}
.report-goal-event.side-home .report-goal-card{grid-column:1;text-align:right}
.report-goal-event.side-away .report-goal-card{grid-column:3}
.report-goal-card small,.report-goal-card b,.report-goal-card span{display:block}
.report-goal-card small{color:#91a9b7;font-size:12px}
.report-goal-card b{overflow:hidden;margin-top:3px;font-size:17px;text-overflow:ellipsis;white-space:nowrap}
.report-goal-card span{margin-top:3px;color:#bdccd4;font-size:13px}
.report-goal-card p{display:flex;flex-wrap:wrap;gap:5px;margin:6px 0 0}
.side-home .report-goal-card p{justify-content:flex-end}
.report-goal-card i,.report-goal-card em{padding:3px 6px;border:1px solid rgba(183,255,74,.3);color:#dfffa6;font-size:11px;font-style:normal}
.report-goal-card em{border-color:rgba(142,181,200,.2);color:#aebfc9}
.report-empty-events{position:relative;z-index:1;display:grid;justify-items:center;gap:5px;padding:40px 18px;background:#071923;text-align:center}
.report-empty-events b{font-size:18px}.report-empty-events span{color:#92a8b5;font-size:14px}
.report-card-timeline{position:relative;display:grid;gap:0;max-width:1180px;margin:12px auto 0}
.report-card-timeline::before{position:absolute;top:0;bottom:0;left:50%;width:1px;background:rgba(147,177,190,.25);content:""}
.report-card-event{display:grid;grid-template-columns:minmax(0,1fr) 84px minmax(0,1fr);align-items:center;min-height:92px;padding:10px 0}
.report-card-event>time{position:relative;z-index:1;grid-column:2;display:grid;width:54px;height:34px;place-items:center;margin:auto;border:1px solid rgba(238,204,70,.56);border-radius:18px;background:#071923;color:#ffe68f;font-size:16px;font-weight:950;font-variant-numeric:tabular-nums}
.report-card-event>time.is-unrecorded{width:74px;border-color:rgba(142,181,200,.34);color:#aec2cb;font-size:11px;letter-spacing:.02em}
.report-card-event.is-red>time{border-color:rgba(239,90,74,.6);color:#ffb4aa}
.report-card-detail{grid-row:1;display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 8px;padding:12px 15px;border:1px solid rgba(142,181,200,.18);background:rgba(3,16,27,.68)}
.report-card-event.side-home .report-card-detail{grid-column:1;text-align:right}.report-card-event.side-away .report-card-detail{grid-column:3}
.report-card-kind{display:inline-flex;grid-row:1/3;align-items:center;gap:6px;color:#ffe89a;font-size:13px;font-weight:900;white-space:nowrap}
.side-home .report-card-kind{justify-self:end}.report-card-event.is-red .report-card-kind{color:#ffb4aa}
.report-card-kind>i{box-sizing:border-box;width:9px;height:14px;border:1px solid rgba(255,255,255,.4);border-radius:2px;background:#edca3d}
.report-card-event.is-red .report-card-kind>i{background:#e74e42}
.report-card-detail>small{color:#91a9b7;font-size:12px}.report-card-detail>strong{overflow:hidden;color:#eef7f5;font-size:17px;text-overflow:ellipsis;white-space:nowrap}
.report-card-detail>p{grid-column:1/-1;margin:5px 0 0;color:#adbec6;font-size:12px;line-height:1.45}.side-home .report-card-detail>p{text-align:right}
.report-lineups-section{display:grid;gap:14px;scroll-margin-top:90px}
.report-lineups-section>.report-section-head{padding:18px 2px 2px;border:0}
.report-team-switcher{display:none}
.report-lineup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.report-lineup-card{min-width:0;overflow:hidden;border-top:3px solid color-mix(in srgb,var(--team-color),#fff 8%)}
.report-lineup-card>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid rgba(142,181,200,.16)}
.report-lineup-team{display:flex;align-items:center;gap:12px;min-width:0}
.report-lineup-team>div{min-width:0}
.report-lineup-crest{display:grid;flex:0 0 auto;place-items:center;width:48px;height:48px;overflow:hidden;border:1px solid color-mix(in srgb,var(--team-color),#fff 22%);border-radius:50%;background:rgba(255,255,255,.05)}
.report-lineup-team h3{overflow:hidden;margin:3px 0 0;font-size:21px;text-overflow:ellipsis;white-space:nowrap}
.report-lineup-meta{display:grid;justify-items:end;gap:3px;white-space:nowrap}
.report-lineup-meta b{color:var(--lime);font-size:16px}.report-lineup-meta span{color:#8fa5b2;font-size:12px}
.report-pitch{isolation:isolate;min-width:0;min-height:clamp(620px,42vw,790px);container-type:inline-size}
.report-pitch-centre-circle{position:absolute;z-index:1;top:50%;left:50%;width:110px;height:110px;border:2px solid rgba(255,255,255,.42);border-radius:50%;transform:translate(-50%,-50%)}
.report-pitch-box{position:absolute;z-index:1;left:50%;width:45%;height:14%;border:2px solid rgba(255,255,255,.38);transform:translateX(-50%)}
.report-pitch-box.is-top{top:20px;border-top:0}.report-pitch-box.is-bottom{bottom:20px;border-bottom:0}
.report-pitch-player{width:112px}
.report-pitch-avatar{position:relative;z-index:80;display:grid;width:68px;height:68px;margin:0 auto;place-items:center}
.report-pitch-avatar>img,.report-pitch-avatar>.pitch-avatar-fallback{box-sizing:border-box;width:100%;height:100%;margin:0;border-radius:50%}
.report-pitch-avatar>.pitch-rating{position:absolute;z-index:100;top:-5px;right:-7px;left:auto;display:grid;width:28px;height:28px;place-items:center;border:2px solid #07131e;border-radius:50%;background:var(--lime);box-shadow:0 4px 10px rgba(0,0,0,.38);color:#07111a;font-size:11px;font-weight:950;font-variant-numeric:tabular-nums;line-height:1}
.report-pitch-avatar>.report-position-badge{position:absolute;z-index:90;top:auto;right:auto;bottom:-5px;left:50%;display:grid;width:max-content;min-width:31px;min-height:18px;place-items:center;padding:2px 6px;border:1px solid rgba(224,242,233,.5);border-radius:999px;background:#061721;box-shadow:0 3px 8px rgba(0,0,0,.32);color:#eff8f3;font-size:10px;font-weight:950;line-height:1;transform:translateX(-50%)}
.report-pitch-player>strong{position:relative;z-index:60;width:fit-content;max-width:112px;margin:7px auto 0;font-size:13px}
.report-empty-slot{border-style:dashed!important;background:rgba(3,31,30,.56)!important;color:#d8e8df!important;font-size:11px!important;font-style:normal;font-weight:950}
.report-pitch-player>.report-empty-slot{width:60px;height:60px}
.report-position-silhouette.position-gk::before{background:linear-gradient(135deg,#ffe095,#a06c19)}
.report-position-silhouette.position-gk::after{background:linear-gradient(135deg,#d6a638,#5f3c08)}
.report-position-silhouette.position-def::before{background:linear-gradient(135deg,#b9e4ff,#4e8fb8)}
.report-position-silhouette.position-def::after{background:linear-gradient(135deg,#3c8cc0,#123d5b)}
.report-position-silhouette.position-mid::before{background:linear-gradient(135deg,#b9f1df,#4f9f84)}
.report-position-silhouette.position-mid::after{background:linear-gradient(135deg,#37a27e,#0e4c3c)}
.report-position-silhouette.position-fwd::before{background:linear-gradient(135deg,#ffd0d7,#b96576)}
.report-position-silhouette.position-fwd::after{background:linear-gradient(135deg,#b85a70,#5c1f31)}
.report-pitch-avatar>.report-position-silhouette::before{top:13px;width:22px;height:22px}
.report-pitch-avatar>.report-position-silhouette::after{bottom:-8px;width:50px;height:43px}
.report-bench{border-top:1px solid rgba(142,181,200,.18);background:rgba(2,13,22,.72)}
.report-bench>header{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid rgba(142,181,200,.13)}
.report-bench>header>b{color:#dbe8ee;font-size:14px}
.report-bench-list{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;background:rgba(142,181,200,.12)}
.report-bench-list article{display:grid;min-width:0;min-height:116px;align-content:center;justify-items:center;gap:4px;padding:9px 4px;background:#071722;text-align:center}
.report-bench-avatar{position:relative;display:grid;width:54px;height:54px;place-items:center}
.report-bench-avatar>img,.report-bench-avatar>i{box-sizing:border-box;width:100%;height:100%;border-radius:50%}
.report-bench-avatar>b{position:absolute;z-index:4;right:-2px;bottom:-2px;display:grid;place-items:center;width:21px;height:21px;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#071722;color:#dce9ee;font-size:9px}
.report-bench-list article>strong,.report-bench-list article>small{display:block;box-sizing:border-box;width:100%;overflow:hidden;padding:0 2px;text-overflow:ellipsis;white-space:nowrap}
.report-bench-list article>strong{font-size:12px}.report-bench-list article>small{color:#90a6b3;font-size:9px}
.report-bench-list>p{grid-column:1/-1;margin:0;padding:24px;color:#8ea4b1;text-align:center}
.report-lineup-card>footer{padding:10px 15px;border-top:1px solid rgba(142,181,200,.13);color:#7f96a4;font-size:11px;text-align:center}
.report-lineup-missing{display:grid;min-height:690px;place-content:center;justify-items:center;gap:8px;padding:28px;text-align:center}
.report-lineup-missing i{display:grid;place-items:center;width:66px;height:66px;border:1px dashed rgba(142,181,200,.38);border-radius:50%;color:#8ba1ad;font-size:24px;font-style:normal}
.report-lineup-missing b{font-size:19px}.report-lineup-missing span{color:#8fa5b2;font-size:14px}
.report-notes-panel p{margin:18px 0 0;color:#c6d5dc;font-size:15px;line-height:1.75}
@media(max-width:1180px){.report-lineup-grid{grid-template-columns:1fr}.report-pitch{min-height:760px}}
@media(max-width:900px){.report-public-page .site-main{width:calc(100% - 24px);padding-top:16px}.report-toolbar .button-link{min-height:38px;padding:0 12px;font-size:13px}.report-score-hero{padding:20px 14px}.report-scoreboard{gap:9px}.report-score-team{gap:8px}.report-score-team h2{font-size:clamp(15px,4.5vw,22px)}.report-team-crest{width:56px;height:56px}.report-score-value{min-width:112px;font-size:44px;gap:6px}.report-score-value small{font-size:10px}.report-section-head{align-items:flex-start}.report-section-head>p{max-width:50%;text-align:right}.report-goal-timeline::before,.report-card-timeline::before{left:27px}.report-goal-event,.report-card-event{grid-template-columns:56px minmax(0,1fr);min-height:0;padding:7px 0}.report-goal-event time,.report-card-event>time{grid-column:1;grid-row:1;width:45px;height:30px;font-size:14px}.report-goal-event time.is-unrecorded,.report-card-event>time.is-unrecorded{width:50px;font-size:10px}.report-goal-event.side-home .report-goal-card,.report-goal-event.side-away .report-goal-card,.report-card-event.side-home .report-card-detail,.report-card-event.side-away .report-card-detail{grid-column:2;grid-row:1;text-align:left}.side-home .report-goal-card p{justify-content:flex-start}.side-home .report-card-kind{justify-self:start}.side-home .report-card-detail>p{text-align:left}.report-team-switcher{position:sticky;z-index:8;top:8px;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid rgba(142,181,200,.25);background:#071923;box-shadow:0 10px 22px rgba(0,0,0,.26)}.report-team-switcher button{min-width:0;min-height:42px;border:0;background:transparent;color:#9eb2bd;font-size:14px;font-weight:900}.report-team-switcher button[aria-selected=true]{background:var(--lime);color:#07131a}.has-lineup-tabs .report-lineup-card:not(.is-active){display:none}.report-pitch{min-height:620px}.report-pitch-player{left:var(--mobile-x);top:var(--mobile-y);width:58px;margin-left:-29px}.report-pitch-avatar{width:50px;height:50px}.report-pitch-avatar>.pitch-rating{top:-4px;right:-5px;width:23px;height:23px;border-width:1px;font-size:9px}.report-pitch-avatar>.report-position-badge{bottom:-4px;min-width:25px;min-height:16px;padding:2px 4px;font-size:8px}.report-pitch-avatar>.report-position-silhouette::before{top:9px;width:17px;height:17px}.report-pitch-avatar>.report-position-silhouette::after{bottom:-6px;width:38px;height:33px}.report-pitch-player>.report-empty-slot{width:46px;height:46px}.report-pitch-player>strong{max-width:58px;margin-top:6px;padding:2px 3px;font-size:10px}.report-bench-list article{min-height:94px;padding:7px 2px}.report-bench-avatar{width:42px;height:42px}.report-bench-avatar>b{width:18px;height:18px;font-size:8px}.report-bench-list article>strong{font-size:9px}.report-bench-list article>small{font-size:8px}.report-lineup-missing{min-height:460px}}
@media(max-width:560px){.report-scoreboard{gap:2px}.report-score-team{display:grid;justify-items:center;text-align:center!important}.report-score-team.is-home{justify-content:center}.report-score-team.is-home .report-team-crest{grid-row:1}.report-score-team.is-home>div{grid-row:2}.report-score-team.is-away .report-team-crest{grid-row:1}.report-score-team.is-away>div{grid-row:2}.report-score-team small,.report-score-team.is-home small{justify-content:center}.report-score-value{min-width:104px;font-size:38px}.report-match-meta p{font-size:12px}.report-decision-line{font-size:13px}.report-decision-line span{display:none}.report-events-panel,.report-discipline-panel,.report-notes-panel{padding-right:14px;padding-left:14px}.report-section-head>p{display:none}.report-lineup-card>header{align-items:flex-start;padding:13px}.report-lineup-crest{width:40px;height:40px}.report-lineup-team h3{max-width:48vw;font-size:17px}.report-lineup-meta b{font-size:13px}.report-lineup-meta span{font-size:10px}.report-pitch{min-height:590px}.report-pitch::before{inset:12px}.report-pitch-box.is-top{top:12px}.report-pitch-box.is-bottom{bottom:12px}.report-pitch-centre-circle{width:82px;height:82px}.report-lineup-card>footer{font-size:10px}}
@media(min-width:2400px){.report-public-page .site-main{width:min(2440px,calc(100% - 96px));padding-top:44px}.report-lineup-grid{gap:22px}.report-pitch{min-height:930px}.report-pitch-player{width:142px}.report-pitch-avatar{width:84px;height:84px}.report-pitch-avatar>.pitch-rating{right:-8px;width:33px;height:33px;font-size:13px}.report-pitch-avatar>.report-position-badge{min-width:36px;min-height:22px;padding:3px 7px;font-size:12px}.report-pitch-avatar>.report-position-silhouette::before{top:16px;width:27px;height:27px}.report-pitch-avatar>.report-position-silhouette::after{bottom:-10px;width:61px;height:52px}.report-pitch-player>.report-empty-slot{width:76px;height:76px}.report-pitch-player>strong{max-width:142px;font-size:15px}.report-bench-list article{min-height:142px}.report-bench-avatar{width:68px;height:68px}.report-bench-list article>strong{font-size:15px}.report-bench-list article>small{font-size:12px}}
@media(max-width:900px){.report-score-value .report-score-penalty{padding:5px 8px;font-size:12px}}
@media(min-width:2400px){.report-score-team h2{width:min(100%,10em);max-width:10em}}
@media(max-width:760px){.report-score-team h2{width:min(100%,6em);max-width:6em}}
