#screen-matches .matches-hero-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 16px;display:grid}#screen-matches .matches-hero-grid div{color:#fff;background:linear-gradient(135deg,#071d31,#123b63);border:1px solid #051f3917;border-radius:18px;padding:16px;box-shadow:0 14px 30px #051f391f}#screen-matches .matches-hero-grid span,#screen-matches .match-card-top span,#screen-matches .match-card-metrics span{font-family:var(--fm);text-transform:uppercase;letter-spacing:.09em;color:#ffffffb8;font-size:.62rem;font-weight:900;display:block}#screen-matches .matches-hero-grid strong{font-family:var(--fd);color:#fff;margin-top:6px;font-size:2rem;line-height:1;display:block}#screen-matches .matches-hero-grid small{color:#ffffffb8;margin-top:8px;font-size:.78rem;display:block}#screen-matches .match-filter-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.match-filter-row input,.match-filter-row select{max-width:240px}#screen-matches .match-review-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}#screen-matches .match-review-card{min-height:290px;color:var(--tx-1);background:linear-gradient(#fff,#f8fafc);border:1px solid #051f391a;border-radius:22px;gap:13px;padding:16px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 16px 34px #051f3914}#screen-matches .match-review-card:hover{border-color:#c8a0356b;transform:translateY(-3px);box-shadow:0 22px 42px #051f391f}#screen-matches .match-card-top,.match-card-footer{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.match-card-top b{color:#177245;font-family:var(--fm);text-transform:uppercase;background:#1f9d551f;border-radius:999px;padding:4px 8px;font-size:.66rem}.match-review-card.processing .match-card-top b{color:#9a5b00;background:#f39c1224}#screen-matches .match-card-scoreline{justify-content:space-between;align-items:center;gap:12px;display:flex}.match-card-scoreline strong{font-family:var(--fd);color:var(--primary);text-transform:uppercase;font-size:1.12rem;display:block}.match-card-scoreline span{color:var(--tx-2);margin-top:3px;display:block}.match-card-scoreline em{font-family:var(--fd);color:var(--primary);white-space:nowrap;font-size:2.05rem;font-style:normal}#screen-matches .match-mini-pitch{background:linear-gradient(90deg,#2f7d52,#34875b,#2f7d52);border:2px solid #ffffffe0;border-radius:14px;grid-template-columns:repeat(3,1fr);height:82px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #051f392e}.match-mini-pitch:before{content:"";border:1px solid #ffffff94;border-radius:8px;position:absolute;inset:9px}.match-mini-pitch i{border-right:1px solid #ffffff59}.match-mini-pitch i:last-child{border-right:0}#screen-matches .match-card-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.match-card-metrics div{background:#fff;border:1px solid #051f3914;border-radius:12px;padding:9px}.match-card-metrics span{color:var(--tx-3)}.match-card-metrics strong{color:var(--primary);font-family:var(--fd);margin-top:4px;font-size:1rem;display:block}.match-card-footer span{color:#7a5a00;font-family:var(--fm);text-transform:uppercase;background:#c8a03529;border-radius:999px;padding:5px 9px;font-size:.66rem;font-weight:900}.match-card-footer small{max-width:58%;color:var(--tx-2);text-align:right;line-height:1.3}#screen-match-detail .match-crowd-card{align-content:start;gap:14px;display:grid}.match-big-read{color:#fff;background:radial-gradient(circle at 50% 30%,#c8a0353d,#0000 58%),linear-gradient(135deg,#071d31,#123b63);border-radius:18px;place-items:center;min-height:130px;display:grid}.match-big-read b{font-family:var(--fd);font-size:4rem;line-height:1}.match-big-read span{font-family:var(--fm);text-transform:uppercase;letter-spacing:.1em;color:#ffffffc2;font-size:.72rem;font-weight:900}.match-big-read-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.match-big-read-grid div{background:#fff;border:1px solid #051f3917;border-radius:12px;padding:10px}.match-big-read-grid strong{color:var(--primary);font-family:var(--fd);font-size:1.2rem;display:block}.match-big-read-grid span{color:var(--tx-3);margin-top:3px;font-size:.72rem;line-height:1.25;display:block}#screen-match-detail .match-time-chip-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;display:grid}.match-time-chip-grid div{background:#fff;border:1px solid #051f3917;border-radius:12px;padding:10px}.match-time-chip-grid div.scored{background:#fff8e7;border-color:#c8a0356b}.match-time-chip-grid strong{color:var(--primary);font-family:var(--fd);display:block}.match-time-chip-grid span{color:var(--tx-2);margin-top:2px;font-weight:800;display:block}.match-time-chip-grid small{color:var(--tx-3);margin-top:5px;line-height:1.25;display:block}#screen-match-detail .match-kpi-panel{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:20px;padding:16px;box-shadow:0 14px 30px #051f3912}.match-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.match-kpi-card{border:1px solid #051f391a;border-left:5px solid var(--accent);background:#fff;border-radius:16px;gap:9px;padding:13px;display:grid}.match-kpi-card span{font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;color:var(--tx-3);font-size:.64rem;font-weight:900}.match-kpi-card strong{font-family:var(--fd);color:var(--primary);margin-top:4px;font-size:1.8rem;display:block}.match-kpi-card p{color:var(--tx-2);margin:0;font-size:.8rem;line-height:1.35}.match-kpi-card b,.match-kpi-legend span{font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;justify-self:start;padding:5px 9px;font-size:.64rem}.match-kpi-card.needs{border-left-color:#b91c1c}.match-kpi-card.working{border-left-color:#c8a035}.match-kpi-card.hitting{border-left-color:#1f9d55}.match-kpi-card.exceeding{border-left-color:#2471a3}.match-kpi-card.needs b,.match-kpi-legend .needs{color:#991b1b;background:#b91c1c1f}.match-kpi-card.working b,.match-kpi-legend .working{color:#7a5a00;background:#c8a0352e}.match-kpi-card.hitting b,.match-kpi-legend .hitting{color:#177245;background:#1f9d551f}.match-kpi-card.exceeding b,.match-kpi-legend .exceeding{color:#1d5f86;background:#2471a31f}.match-kpi-legend{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}#screen-match-detail .match-video-library .vp-wrap{align-items:stretch}.match-validation-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.match-validation-card{background:#fff;border:1px solid #051f3917;border-radius:16px;padding:14px;box-shadow:0 10px 24px #051f390d}.match-validation-card span{color:#177245;background:#1f9d551f;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.match-validation-card strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;margin-top:10px;display:block}.match-validation-card b{color:#177245;font-family:var(--fm);text-transform:uppercase;background:#1f9d551f;border-radius:999px;margin-top:7px;padding:4px 8px;font-size:.66rem;display:inline-block}.match-validation-card p{color:var(--tx-2);margin:8px 0 0;font-size:.82rem;line-height:1.4}@media (max-width:900px){#screen-matches .matches-hero-grid,#screen-matches .match-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.match-card-footer{display:grid}.match-card-footer small{text-align:left;max-width:none}}@media (max-width:560px){#screen-matches .matches-hero-grid{grid-template-columns:1fr}#screen-matches .match-card-scoreline{align-items:flex-start}.match-card-scoreline em{font-size:1.65rem}#screen-match-detail .match-big-read-grid{grid-template-columns:1fr}}#screen-import-center .import-source-grid.lanes-3{grid-template-columns:repeat(3,minmax(0,1fr))}#screen-import-center .import-source-grid.lanes-2{grid-template-columns:repeat(2,minmax(0,1fr))}#screen-import-center.match-edit-import-screen .match-edit-import-header{background:linear-gradient(135deg,#fffffffa,#051f390f);border:1px solid #051f391a;border-radius:18px;padding:18px;box-shadow:0 14px 32px #051f390f}#screen-import-center.match-edit-import-screen .match-edit-import-header p{max-width:760px}#screen-import-center .match-edit-import-scope{grid-template-columns:2fr minmax(140px,.8fr) 1.4fr;gap:10px;margin:-6px 0 16px;display:grid}#screen-import-center .match-edit-import-scope>div{background:#ffffffdb;border:1px solid #051f391a;border-radius:14px;gap:5px;min-width:0;padding:14px 16px;display:grid;box-shadow:0 9px 20px #051f390b}#screen-import-center .match-edit-import-scope span{font-family:var(--fm);color:var(--tx-3);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}#screen-import-center .match-edit-import-scope strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;letter-spacing:0;overflow-wrap:anywhere;min-width:0;font-size:1rem}#screen-import-center .match-edit-import-scope small{color:var(--tx-2);font-weight:700;line-height:1.35}#screen-matches .pg-acts .btn-p,#screen-match-detail .btn-p{color:#674d10;box-shadow:none;background:#c8a03529;border:1px solid #c8a03552}#screen-matches .pg-acts .btn-p:hover,#screen-match-detail .btn-p:hover{color:#513d0e;background:#c8a0353b;border-color:#c8a03573}#screen-matches .match-season-stat{color:var(--primary)!important;background:linear-gradient(135deg,#fffffffa,#051f391f)!important;border-color:#051f392e!important;box-shadow:0 13px 28px #051f3914!important}#screen-matches .match-season-stat.primary,#screen-matches .match-season-stat.navy{background:linear-gradient(135deg,#fffffffa,#051f392e)!important;border-color:#051f3938!important}#screen-matches .match-season-stat.secondary,#screen-matches .match-season-stat.gold{border-color:var(--secondary-line,#c8a0356b)!important;background:linear-gradient(135deg,#fffffffa,var(--secondary-dim,#c8a0353d))!important}#screen-matches .match-season-stat.green{background:linear-gradient(135deg,#fffffffa,#1f9d5533)!important;border-color:#1f9d555c!important}#screen-matches .match-season-stat.red{background:linear-gradient(135deg,#fffffffa,#b91c1c2e)!important;border-color:#b91c1c57!important}#screen-matches .match-season-stat span{color:var(--tx-3)!important}#screen-matches .match-season-stat strong{color:var(--primary)!important}#screen-matches .match-season-stat.secondary strong,#screen-matches .match-season-stat.gold strong{color:var(--secondary-hi,#6b4f0b)!important}#screen-matches .match-season-stat.green strong{color:#166534!important}#screen-matches .match-season-stat.red strong{color:#991b1b!important}#screen-matches .match-stat-pie{color:#051f39ad;background:conic-gradient(from 0deg,currentColor calc(var(--pct) * 1%),#051f391f 0)!important;box-shadow:inset 0 0 0 1px #051f391f!important}#screen-matches .match-season-stat.secondary .match-stat-pie,#screen-matches .match-season-stat.gold .match-stat-pie{color:var(--secondary-hi,#a47a14d1)}#screen-matches .match-season-stat.green .match-stat-pie{color:#1f8149cc}#screen-matches .match-season-stat.red .match-stat-pie{color:#b91c1cc7}#screen-matches .match-stat-help{color:var(--primary)!important;background:#ffffffb8!important;border-color:#051f391f!important}#screen-match-detail .match-header-kpis{background:linear-gradient(135deg,#fffffffa,#c8a03533)!important;border-color:#c8a03561!important;box-shadow:0 15px 34px #051f3913!important}#screen-match-detail .match-header-kpi{box-shadow:0 10px 22px #051f390d;background:#ffffff9e!important;border-color:#051f3921!important}#screen-match-detail .match-mini-donut:after{box-shadow:inset 0 0 0 1px #051f391a;background:#ffffffeb!important}#screen-match-detail .tabs.simplified .tab.active,#screen-match-detail .match-window-toggle button.active,#screen-match-detail .match-load-sort-toggle button.active{color:#674d10!important;background:#c8a0351f!important;border-color:#c8a0355c!important;box-shadow:0 8px 18px #051f390b!important}#screen-match-detail .match-load-segment-toggle button.active{color:var(--primary)!important;box-shadow:none!important;background:#051f3912!important;border-color:#051f392e!important}#screen-match-detail .match-load-kpi{background:linear-gradient(#fffffffa,#f8fafcdb)!important;border-color:#051f3916!important;box-shadow:0 8px 18px #051f3909!important}@media (max-width:980px){#screen-import-center .import-source-grid.lanes-3,#screen-import-center .import-source-grid.lanes-2{grid-template-columns:1fr!important}#screen-import-center .match-edit-import-scope,#screen-import-center .import-scoped-match-card,#screen-import-center .import-lineup-layout,#screen-import-center .match-edit-delete-body,#screen-import-center .import-attachment-confirm,#screen-import-center .import-scoped-match-form,#screen-import-center .import-match-log-row{grid-template-columns:1fr}.lineup-preview-wrap{min-height:500px}.import-lineup-slot-grid,.import-lineup-roster-summary{grid-template-columns:1fr}}#screen-matches .match-center-flash{color:#17693a;background:#2ecc711a;border:1px solid #2ecc7147;border-radius:14px;margin:0 0 14px;padding:11px 13px;font-size:.86rem;font-weight:800}#screen-matches .matches-summary-strip{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:12px;margin:0 0 16px;display:grid}#screen-matches .match-season-stat{color:#fff;background:linear-gradient(135deg,#071d31,#123b63);border:1px solid #051f3917;border-radius:16px;min-width:0;min-height:128px;padding:18px 44px 18px 18px;position:relative;box-shadow:0 12px 26px #051f391c}#screen-matches .match-season-stat.with-pie{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;display:grid}#screen-matches .match-season-stat.secondary,#screen-matches .match-season-stat.gold{background:linear-gradient(135deg,var(--secondary-hi,#5b4210),var(--secondary,#c8a035))}#screen-matches .match-season-stat.green{background:linear-gradient(135deg,#154d1f,#2e7d32)}#screen-matches .match-season-stat.red{background:linear-gradient(135deg,#641616,#b91c1c)}#screen-matches .match-season-stat span{font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;color:#ffffffbd;font-size:.62rem;font-weight:900;display:block}#screen-matches .match-season-stat strong{font-family:var(--fd);color:#fff;margin-top:9px;font-size:2.05rem;line-height:1;display:block}#screen-matches .match-stat-pie{--pct:0;background:conic-gradient(from 0deg,#fffffff5 calc(var(--pct) * 1%),#ffffff3d 0);border-radius:50%;width:58px;height:58px;display:block;position:relative;box-shadow:inset 0 0 0 1px #ffffff4d}#screen-matches .match-stat-help{color:#fff;width:24px;height:24px;font-family:var(--fd);cursor:help;background:#ffffff24;border:1px solid #ffffff4d;border-radius:50%;place-items:center;padding:0;font-size:.72rem;font-weight:900;line-height:1;display:grid;position:absolute;top:10px;right:10px}#screen-matches .match-stat-help:focus-visible{outline-offset:2px;outline:2px solid #fffffff2}#screen-matches .match-stat-help .match-stat-tooltip{z-index:9;width:min(260px,100vw - 36px);color:var(--tx-1);opacity:0;visibility:hidden;text-align:left;white-space:normal;text-transform:none;letter-spacing:0;font-family:var(--fb);background:#fff;border:1px solid #051f3921;border-radius:12px;padding:10px 11px;font-size:.76rem;font-weight:700;line-height:1.35;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:32px;right:0;transform:translateY(-4px);box-shadow:0 16px 34px #051f392e}#screen-matches .match-stat-help:hover .match-stat-tooltip,#screen-matches .match-stat-help:focus-visible .match-stat-tooltip{opacity:1;visibility:visible;transform:translateY(0)}#screen-matches .match-filter-row.list-first{align-items:center;margin-bottom:8px}#screen-matches .match-import-filter{min-width:min(100%,280px);position:relative}#screen-matches .match-import-filter summary{border:1px solid var(--g-200);min-height:40px;color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 11px;font-size:.62rem;font-weight:900;list-style:none;display:grid}#screen-matches .match-import-filter summary::-webkit-details-marker{display:none}#screen-matches .match-import-filter summary b{color:var(--primary);white-space:nowrap;font-size:.64rem}#screen-matches .match-import-filter[open] summary{border-color:#c8a0356b;box-shadow:0 8px 18px #051f3914}#screen-matches .match-import-filter-menu{z-index:12;background:#fff;border:1px solid #051f391c;border-radius:16px;gap:7px;width:min(330px,100vw - 34px);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #051f3929}#screen-matches .match-import-filter-menu label{color:var(--tx-1);background:#f8fafc;border:1px solid #051f3912;border-radius:10px;align-items:center;gap:8px;padding:8px;font-size:.8rem;font-weight:800;line-height:1.2;display:flex}#screen-matches .match-import-filter-menu input{accent-color:#1f9d55;width:16px;height:16px}#screen-matches .match-import-filter-menu button{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:999px;justify-self:start;padding:7px 10px;font-size:.62rem;font-weight:900}#screen-matches .match-import-note{color:var(--tx-2);margin:0 0 14px;font-size:.84rem;line-height:1.35}#screen-matches .match-list-table{--match-list-grid:minmax(250px,1.08fr) minmax(86px,.34fr) minmax(128px,.45fr) minmax(300px,1.08fr) minmax(92px,.28fr);background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:24px;gap:0;display:grid;overflow:hidden;box-shadow:0 16px 38px #051f390f}#screen-matches .match-list-head,#screen-matches .match-list-row{grid-template-columns:var(--match-list-grid);align-items:center;gap:16px;display:grid}#screen-matches .match-list-head{background:var(--primary);color:#ffffffc2;min-height:50px;font-family:var(--fm);text-transform:uppercase;letter-spacing:.1em;padding:12px 22px;font-size:.62rem;font-weight:900}#screen-matches .match-list-head span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}#screen-matches .match-list-row{min-width:0;min-height:84px;color:var(--tx-1);background:#fff;border-top:1px solid #051f3912;padding:14px 22px;text-decoration:none;transition:background .16s,border-color .16s,box-shadow .16s}#screen-matches .match-list-row:first-of-type{border-top:0}#screen-matches .match-list-row:hover{background:linear-gradient(#fff,#fffaf0);border-color:#c8a03559;box-shadow:inset 4px 0 #c8a035a6}#screen-matches .match-list-main span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;font-size:.66rem;font-weight:900;display:block}#screen-matches .match-list-main strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;margin:4px 0;font-size:1.02rem;line-height:1.05;display:block}#screen-matches .match-list-score{min-width:76px;color:var(--primary);font-family:var(--fd);text-align:center;white-space:nowrap;background:#f8fafc;border:1px solid #051f391a;border-radius:999px;justify-self:start;padding:8px 11px;font-size:.96rem;font-weight:900}#screen-matches .match-list-state{min-width:0}#screen-matches .match-list-state-pill{max-width:100%;min-height:30px;color:var(--tx-2);font-family:var(--fm);text-transform:uppercase;letter-spacing:.055em;white-space:nowrap;text-overflow:ellipsis;background:#f3f5f7;border:1px solid #051f391a;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.6rem;font-weight:900;line-height:1;display:inline-flex;overflow:hidden}#screen-matches .match-list-state-pill.win{color:#0d6b3c;background:#eefaf4;border-color:#1f9d5547}#screen-matches .match-list-state-pill.loss{color:#991b1b;background:#fff1f1;border-color:#b91c1c3d}#screen-matches .match-list-state-pill.draw{color:#775a05;background:#fff8e4;border-color:#c8a03552}#screen-matches .match-list-state-pill.scheduled{color:var(--tx-2);background:#f3f6f9;border-color:#051f391a}#screen-matches .match-import-stage-rail{grid-template-columns:repeat(4,minmax(58px,1fr));gap:6px;min-width:0;display:grid}#screen-matches .match-import-stage-box{min-height:56px;color:var(--tx-3);text-align:center;background:#f4f6f8;border:1px solid #051f391a;border-radius:10px;grid-template-rows:30px auto;place-items:center;padding:6px 4px;display:grid}#screen-matches .match-import-stage-box i{color:currentColor;background:#fff;border:2px solid #64748b59;border-radius:7px;place-items:center;width:28px;max-width:100%;height:28px;font-style:normal;line-height:1;display:grid;position:relative}#screen-matches .match-import-stage-box i:before{content:"";opacity:0;border-bottom:3px solid;border-left:3px solid;width:12px;height:7px;transform:rotate(-45deg)translate(1px,-1px)}#screen-matches .match-import-stage-box b{color:inherit;font-family:var(--fm);text-transform:uppercase;letter-spacing:.045em;font-size:.54rem;font-weight:900;line-height:1.05}#screen-matches .match-import-stage-box.complete{color:#0d6b3c;background:linear-gradient(#fff,#f1fbf5);border-color:#1f9d554d}#screen-matches .match-import-stage-box.complete i{color:#fff;background:#1f9d55;border-color:#1f9d55}#screen-matches .match-import-stage-box.complete i:before{opacity:1}#screen-matches .match-import-stage-box.pending{color:#6b7280;background:#f3f5f7}#screen-matches .match-import-stage-box.pending i{color:#94a3b8;background:#f8fafc;border-color:#64748b5c}#screen-matches .match-list-open{background:var(--primary);color:#fff;min-height:36px;font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:999px;justify-content:center;justify-self:end;align-items:center;padding:8px 13px;font-size:.62rem;font-weight:900;display:inline-flex}#screen-matches .match-mobile-collapse,#screen-match-detail .match-mobile-collapse{margin:0 0 14px;display:block}#screen-matches .match-mobile-collapse>summary,#screen-match-detail .match-mobile-collapse>summary{display:none}#screen-matches .match-mobile-collapse-body,#screen-match-detail .match-mobile-collapse-body{min-width:0;display:block}#screen-match-detail .md-hero.simplified{padding-bottom:16px}#screen-match-detail .match-overview-context-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 0;display:grid}#screen-match-detail .match-overview-fact{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:17px;align-content:center;gap:6px;min-width:0;min-height:106px;padding:16px;display:grid;box-shadow:0 12px 26px #051f390f}#screen-match-detail .match-overview-fact span{font-family:var(--fm);letter-spacing:.09em;text-transform:uppercase;color:var(--tx-3);font-size:.62rem;font-weight:900}#screen-match-detail .match-overview-fact strong{font-family:var(--fd);color:var(--primary);text-transform:uppercase;overflow-wrap:anywhere;font-size:1.55rem;line-height:1}#screen-match-detail .match-overview-fact small{color:var(--tx-2);font-size:.8rem;line-height:1.3}#screen-match-detail .match-header-kpis{border:1px solid var(--accent-line);background:linear-gradient(135deg,var(--accent),var(--accent-hi));color:var(--primary-dark);border-radius:22px;margin:16px 0 0;padding:16px;box-shadow:0 20px 46px #051f3921}#screen-match-detail .match-header-kpi-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}#screen-match-detail .match-header-kpi-title strong{font-family:var(--fd);text-transform:uppercase;letter-spacing:.04em;color:var(--primary-dark);font-size:1.18rem}#screen-match-detail .match-header-kpi-title span{text-align:right;color:#051f39c2;max-width:560px;font-size:.82rem;line-height:1.35}#screen-match-detail .match-header-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}#screen-match-detail .match-header-kpi{min-height:108px;color:var(--primary);background:#ffffff3d;border:1px solid #ffffff47;border-radius:17px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;min-width:0;padding:14px;display:grid}#screen-match-detail .match-header-kpi.goal-red{color:#b91c1c}#screen-match-detail .match-header-kpi.goal-orange{color:#d97706}#screen-match-detail .match-header-kpi.goal-yellow{color:#c8a035}#screen-match-detail .match-header-kpi.goal-green{color:#1f9d55}#screen-match-detail .match-mini-donut{border-radius:999px;place-items:center;width:68px;height:68px;display:grid;position:relative}#screen-match-detail .match-mini-donut:after{content:"";background:#ffffffb8;border-radius:999px;position:absolute;inset:10px}#screen-match-detail .match-mini-donut span{z-index:1;color:var(--primary-dark);font-family:var(--fd);font-size:.9rem;position:relative}#screen-match-detail .match-header-kpi strong,#screen-match-detail .match-header-kpi span,#screen-match-detail .match-header-kpi small{min-width:0;display:block}#screen-match-detail .match-header-kpi strong{color:var(--primary-dark);font-family:var(--fd);text-transform:uppercase;font-size:1rem;line-height:1.05}#screen-match-detail .match-header-kpi span{color:#051f39e6;margin-top:4px;font-size:.8rem}#screen-match-detail .match-header-kpi .match-header-kpi-actual{font-family:var(--fm);color:#051f39c7;letter-spacing:.02em;font-size:.76rem}#screen-match-detail .match-header-kpi .match-header-kpi-status{color:#fff;width:max-content;font-family:var(--fd);text-transform:uppercase;letter-spacing:.08em;border:0;border-radius:6px;margin-top:6px;padding:3px 9px;font-size:.66rem;font-weight:800;display:inline-block}#screen-match-detail .match-header-kpi .match-header-kpi-status.status-goal-green{background:#1f9d55}#screen-match-detail .match-header-kpi .match-header-kpi-status.status-goal-yellow{color:var(--primary-dark);background:#c8a035}#screen-match-detail .match-header-kpi .match-header-kpi-status.status-goal-orange{background:#d97706}#screen-match-detail .match-header-kpi .match-header-kpi-status.status-goal-red{background:#b91c1c}#screen-match-detail .match-kpi-next{color:#ffffffd1;width:100%;font-family:var(--fm);text-align:left;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;white-space:normal;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;margin-top:7px;padding:6px 8px;font-size:.6rem;font-weight:900;display:block}#screen-match-detail .match-kpi-next:hover,#screen-match-detail .match-kpi-next:focus-visible{color:#fff;background:#c8a0352e;border-color:#c8a035a6;outline:none}#screen-match-detail .tabs.simplified{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}#screen-match-detail .tabs.simplified .tab{text-align:left;justify-items:start;height:auto;min-height:58px;padding:9px 10px;display:grid}#screen-match-detail .tabs.simplified .tab span{font-weight:900}#screen-match-detail .tabs.simplified .tab small{color:inherit;opacity:.68;text-transform:none;letter-spacing:0;margin-top:3px;font-size:.66rem;line-height:1.2;display:block}#screen-match-detail .match-section-heading{gap:6px;max-width:980px;margin:14px 0 12px;display:grid}#screen-match-detail .match-section-heading span{font-family:var(--fm);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.64rem;font-weight:900}#screen-match-detail .match-section-heading h2{color:var(--primary);font-family:var(--fd);text-transform:uppercase;margin:0;font-size:1.55rem;line-height:1.05}#screen-match-detail .match-section-heading p{color:var(--tx-2);margin:0;line-height:1.45}#screen-match-detail .match-section-heading.compact h2{font-size:1.28rem}#screen-match-detail .match-section-title-with-help{flex-wrap:wrap;align-items:center;gap:8px;display:flex}#screen-match-detail .match-section-title-with-help h2{margin:0}#screen-match-detail .match-workload-help{width:24px;height:24px;color:var(--primary);font-family:var(--fd);cursor:help;background:#fff;border:1px solid #051f3924;border-radius:999px;place-items:center;padding:0;font-size:.72rem;font-weight:900;display:grid;position:relative}#screen-match-detail .match-workload-help:focus-visible{outline:2px solid var(--accent);outline-offset:2px}#screen-match-detail .match-workload-help span{z-index:14;width:min(360px,100vw - 38px);color:var(--tx-1);opacity:0;visibility:hidden;text-align:left;text-transform:none;letter-spacing:0;font-family:var(--fb);background:#fff;border:1px solid #051f3921;border-radius:13px;padding:11px 12px;font-size:.78rem;font-weight:700;line-height:1.38;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:31px;left:0;transform:translateY(-4px);box-shadow:0 16px 34px #051f392e}#screen-match-detail .match-workload-help:hover span,#screen-match-detail .match-workload-help:focus-visible span{opacity:1;visibility:visible;transform:translateY(0)}#screen-match-detail .match-donut-grid.prominent{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:12px 0 16px}#screen-match-detail .match-donut-grid.prominent .match-donut-card{border-radius:20px;grid-template-columns:auto minmax(0,1fr);padding:18px;box-shadow:0 18px 42px #051f3917}#screen-match-detail .match-donut-grid.prominent .match-donut{width:124px;height:124px}#screen-match-detail .match-donut-grid.prominent .match-donut strong{font-size:1.9rem}#screen-match-detail .match-donut-grid.prominent .match-donut span{max-width:82px;margin-inline:auto;font-size:.62rem;line-height:1.05}#screen-match-detail .match-donut-grid.prominent .match-donut-copy strong{color:var(--tx-2);font-size:.92rem;font-weight:800}#screen-match-detail .match-donut-grid.prominent .match-donut-copy span{color:var(--tx-3);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-family:var(--fm);font-weight:900}#screen-match-detail .match-coach-takeaways{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0 14px;display:grid}#screen-match-detail .match-coach-takeaways div,#screen-match-detail .match-half-grid div,#screen-match-detail .match-zone-read-list div,#screen-match-detail .match-marker-list div,.empty-note{background:#fff;border:1px solid #051f3917;border-radius:14px;padding:12px;box-shadow:0 8px 20px #051f390a}#screen-match-detail .match-coach-takeaways strong,#screen-match-detail .match-half-grid strong,#screen-match-detail .match-zone-read-list strong,#screen-match-detail .match-marker-list strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;display:block}#screen-match-detail .match-coach-takeaways span,#screen-match-detail .match-half-grid span,#screen-match-detail .match-zone-read-list span,#screen-match-detail .match-marker-list span,#screen-match-detail .match-marker-list small,.empty-note{color:var(--tx-2);margin-top:4px;font-size:.82rem;line-height:1.35;display:block}#screen-match-detail .match-zone-read-list b{color:var(--primary);font-family:var(--fm);letter-spacing:.03em;text-transform:uppercase;margin-top:7px;font-size:.7rem;font-weight:900;line-height:1.25;display:block}#screen-match-detail .match-attribution-details{background:#fff;border:1px solid #051f3917;border-radius:16px;margin-top:12px;padding:10px}#screen-match-detail .match-attribution-details summary{cursor:pointer;color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:900}#screen-match-detail .match-review-attribution.compact{margin-top:10px}#screen-match-detail .match-lens-toggle{flex-wrap:wrap;gap:8px;margin:0 0 10px;display:flex}#screen-match-detail .match-lens-toggle button{color:var(--primary);font-family:var(--fm);text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:900}#screen-match-detail .match-lens-toggle button.active{background:var(--primary);color:#fff;border-color:var(--primary)}#screen-match-detail .match-window-toggle{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}#screen-match-detail .match-window-toggle button{text-align:left;min-width:106px;color:var(--primary);cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1px solid #051f391f;border-radius:14px;gap:2px;padding:9px 11px;display:grid;box-shadow:0 8px 18px #051f390a}#screen-match-detail .match-window-toggle button strong{font-family:var(--fd);text-transform:uppercase;font-size:.92rem;line-height:1}#screen-match-detail .match-window-toggle button span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;font-size:.58rem;font-weight:900}#screen-match-detail .match-window-toggle button.active{background:#fff8e7;border-color:#c8a035ad;box-shadow:0 12px 26px #c8a0351f}#screen-match-detail .match-zone-layout.rich.simplified{grid-template-columns:minmax(520px,1.35fr) minmax(320px,.75fr);align-items:stretch}#screen-match-detail .match-field-card.premium-zone{background:linear-gradient(#fff,#f4f7fb);border-radius:22px;padding:16px;box-shadow:0 20px 46px #051f3917}#screen-match-detail .match-field-card.premium-zone .zone-head strong{font-size:1.16rem}#screen-match-detail .match-field.possession-map.premium{border:3px solid #fffffff2;border-radius:18px;min-height:390px;box-shadow:inset 0 0 0 1px #051f3933,0 22px 44px #051f3924}#screen-match-detail .match-field.possession-map.premium .match-field-third{align-items:stretch}#screen-match-detail .match-field.possession-map.premium .match-zone-volume{background:linear-gradient(#c8a03526,#c8a035db);border-radius:0;width:auto;bottom:0;left:0;right:0}#screen-match-detail .match-field.possession-map.premium .match-zone-marker{background:#051f39ad;border-color:#ffffff61;align-self:center;width:min(160px,100%);min-height:148px;box-shadow:0 14px 32px #051f3938}#screen-match-detail .match-field.possession-map.premium .match-zone-marker strong{font-size:2.45rem}#screen-match-detail .match-field.possession-map.premium .match-zone-marker small{font-size:.78rem;line-height:1.25}#screen-match-detail .match-zone-decision-strip{grid-template-columns:.72fr .72fr 1.15fr;gap:8px;margin-top:10px;display:grid}#screen-match-detail .match-zone-decision-strip div,#screen-match-detail .match-window-summary-grid div{background:#fff;border:1px solid #051f3917;border-radius:14px;padding:11px;box-shadow:0 8px 20px #051f390a}#screen-match-detail .match-zone-decision-strip span,#screen-match-detail .match-window-summary-grid span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;font-size:.58rem;font-weight:900;display:block}#screen-match-detail .match-zone-decision-strip strong,#screen-match-detail .match-window-summary-grid strong{color:var(--primary);font-family:var(--fd);margin-top:4px;line-height:1.12;display:block}#screen-match-detail .match-zone-decision-strip strong{overflow-wrap:anywhere;font-size:.9rem}#screen-match-detail .match-window-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}#screen-match-detail .match-window-summary-grid strong{font-size:1.35rem}#screen-match-detail .match-window-summary-grid strong.match-zone-basis{letter-spacing:0;font-size:.82rem;line-height:1.2}#screen-match-detail .match-window-summary-grid small{color:var(--tx-2);margin-top:4px;line-height:1.3;display:block}#screen-match-detail .match-half-grid,#screen-match-detail .match-zone-read-list{gap:8px;display:grid}#screen-match-detail .match-work-rate-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:22px;min-width:0;padding:16px;box-shadow:0 20px 46px #051f3914}#screen-match-detail .match-work-rate-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:9px;display:grid}#screen-match-detail .match-work-rate-grid div{background:#fff;border:1px solid #051f3917;border-radius:14px;padding:11px;box-shadow:0 8px 20px #051f390a}#screen-match-detail .match-work-rate-grid span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;font-size:.58rem;font-weight:900;display:block}#screen-match-detail .match-work-rate-grid strong{color:var(--primary);font-family:var(--fd);margin-top:5px;font-size:1.3rem;line-height:1.05;display:block}#screen-match-detail .match-work-rate-grid small{color:var(--tx-2);margin-top:5px;font-size:.78rem;line-height:1.3;display:block}#screen-match-detail .match-player-load-shell{gap:14px;display:grid}#screen-match-detail .match-player-load-empty{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:18px;gap:4px;padding:18px;display:grid;box-shadow:0 12px 28px #051f390d}#screen-match-detail .match-player-load-empty.compact{box-shadow:none;border-radius:14px;padding:12px}#screen-match-detail .match-player-load-empty strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;font-size:1rem}#screen-match-detail .match-player-load-empty span{color:var(--tx-2);font-size:.85rem;line-height:1.35}#screen-match-detail .match-load-control-bar{background:#fff;border:1px solid #051f3917;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex;box-shadow:0 10px 24px #051f390a}#screen-match-detail .match-load-segment-toggle,#screen-match-detail .match-load-sort-toggle{flex-wrap:wrap;gap:7px;display:flex}#screen-match-detail .match-load-segment-toggle button,#screen-match-detail .match-load-sort-toggle button{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:999px;padding:8px 12px;font-size:.68rem;font-weight:900}#screen-match-detail .match-load-segment-toggle button.active,#screen-match-detail .match-load-sort-toggle button.active{border-color:var(--primary);background:var(--primary);color:#fff}#screen-match-detail .match-load-sort-toggle button.active{border-color:var(--secondary-line,var(--accent-line));background:var(--secondary,var(--accent));color:var(--tx-on-secondary,var(--tx-on-accent))}#screen-match-detail .match-load-position-filter{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;grid-template-columns:auto minmax(150px,210px);align-items:center;gap:8px;font-size:.62rem;font-weight:900;display:grid}#screen-match-detail .match-load-position-filter select{min-width:0;color:var(--tx);font-family:var(--fb);text-transform:none;letter-spacing:0;font-size:.84rem}#screen-match-detail .match-load-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}#screen-match-detail .match-load-kpi{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:16px;padding:13px;box-shadow:0 10px 24px #051f390a}#screen-match-detail .match-load-kpi span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:900;display:block}#screen-match-detail .match-load-kpi strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;margin-top:5px;font-size:1.55rem;line-height:1;display:block}#screen-match-detail .match-load-kpi small{color:var(--tx-2);margin-top:7px;font-size:.8rem;line-height:1.3;display:block}#screen-match-detail .match-session-report-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}#screen-match-detail .match-session-report-card{background:#fff;border:1px solid #051f391a;border-radius:17px;min-height:112px;padding:14px;position:relative;overflow:hidden;box-shadow:0 10px 24px #051f390b}#screen-match-detail .match-session-report-card:before{content:"";background:var(--primary);height:5px;position:absolute;inset:0 0 auto}#screen-match-detail .match-session-report-card span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:900;display:block}#screen-match-detail .match-session-report-card strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;margin-top:12px;font-size:clamp(1.55rem,2.1vw,2.35rem);line-height:.95;display:block}#screen-match-detail .match-session-report-card small{color:var(--tx-2);margin-top:8px;font-size:.8rem;line-height:1.28;display:block}#screen-match-detail .match-session-report-card.secondary:before,#screen-match-detail .match-session-report-card.gold:before{background:var(--secondary,var(--accent))}#screen-match-detail .match-session-report-card.red:before{background:#b91c1c}#screen-match-detail .match-session-report-card.orange:before{background:#f97316}#screen-match-detail .match-session-report-card.yellow:before{background:#d6aa2d}#screen-match-detail .match-session-report-card.green:before{background:#1f9d55}#screen-match-detail .match-load-report-grid{grid-template-columns:minmax(520px,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:12px;display:grid}#screen-match-detail .match-load-heat-panel,#screen-match-detail .match-load-trend-card{background:#fff;border:1px solid #051f3917;border-radius:18px;min-width:0;padding:12px;box-shadow:0 12px 28px #051f390d}#screen-match-detail .match-load-heat-table-wrap{background:#fff;border:1px solid #051f3914;border-radius:14px;max-width:100%;overflow:auto}#screen-match-detail .match-load-heat-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1040px}#screen-match-detail .match-load-heat-table th,#screen-match-detail .match-load-heat-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #051f3912;padding:8px}#screen-match-detail .match-load-heat-table thead th{z-index:1;color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;background:#f8fafc;font-size:.58rem;font-weight:900;position:sticky;top:0}#screen-match-detail .match-load-heat-table tbody tr:last-child th,#screen-match-detail .match-load-heat-table tbody tr:last-child td{border-bottom:0}#screen-match-detail .match-load-heat-table tbody th{min-width:170px;color:var(--primary);background:#fff}#screen-match-detail .match-load-heat-table tbody th strong{font-family:var(--fd);text-transform:uppercase;font-size:.86rem;line-height:1.08;display:block}#screen-match-detail .match-load-heat-table tbody th span{color:var(--tx-3);margin-top:3px;font-size:.74rem;font-weight:700;line-height:1.18;display:block}#screen-match-detail .match-load-heat-cell{border-left:1px solid #ffffff8f;min-width:92px;text-align:center!important}#screen-match-detail .match-load-heat-cell strong{color:var(--primary);font-family:var(--fd);font-size:.92rem;line-height:1;display:block}#screen-match-detail .match-load-heat-cell span{color:#051f39ad;font-family:var(--fm);text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:.52rem;font-weight:900;display:block}#screen-match-detail .match-load-heat-cell.heat-green{background:#1f9d5529}#screen-match-detail .match-load-heat-cell.heat-yellow{background:#d6aa2d38}#screen-match-detail .match-load-heat-cell.heat-orange{background:#f9731638}#screen-match-detail .match-load-heat-cell.heat-red{background:#b91c1c2e}#screen-match-detail .match-load-map-stack{align-content:start;gap:12px;min-width:0;display:grid}#screen-match-detail .match-load-map-stack .match-load-ranking-panel{box-sizing:border-box;width:100%}#screen-match-detail .match-load-trend-grid{gap:12px;min-width:0;display:grid}#screen-match-detail .match-load-trend-card{gap:10px;display:grid;overflow:hidden}#screen-match-detail .match-load-trend-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}#screen-match-detail .match-load-trend-summary div{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3914;border-radius:13px;min-width:0;padding:10px 11px;box-shadow:0 8px 18px #051f3909}#screen-match-detail .match-load-trend-summary span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;font-size:.56rem;font-weight:900;display:block}#screen-match-detail .match-load-trend-summary strong{color:var(--primary);font-family:var(--fd);margin-top:5px;font-size:clamp(1.1rem,1.4vw,1.45rem);line-height:.95;display:block}#screen-match-detail .match-load-trend-summary small{color:var(--tx-2);margin-top:5px;font-size:.72rem;font-weight:800;line-height:1.2;display:block}#screen-match-detail .match-load-trend-chart{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #051f3914;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;min-height:252px;padding:24px 16px 12px 40px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6}#screen-match-detail .match-load-trend-chart.premium:before{content:"";background:#051f3913;height:1px;position:absolute;top:25%;left:40px;right:16px;box-shadow:0 54px #051f3913,0 108px #051f3913}#screen-match-detail .match-load-trend-chart.premium:after{content:"";background:#051f392e;height:1px;position:absolute;bottom:39px;left:40px;right:16px}#screen-match-detail .match-load-trend-axis{z-index:3;color:#051f3980;font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;flex-direction:column;justify-content:space-between;font-size:.52rem;font-weight:900;display:flex;position:absolute;top:18px;bottom:38px;left:12px}#screen-match-detail .match-load-trend-chart svg{z-index:4;pointer-events:none;filter:drop-shadow(0 8px 12px #051f3924);position:absolute;inset:26px 16px 42px 40px}#screen-match-detail .match-load-trend-chart polyline{fill:none;stroke:#051f39d1;stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}#screen-match-detail .match-load-trend-chart polyline.hsr-line{stroke:#c8a035f2}#screen-match-detail .match-load-trend-chart circle{vector-effect:non-scaling-stroke;stroke:#fff;stroke-width:1.4px;fill:var(--primary)}#screen-match-detail .match-load-trend-chart circle.hsr-dot{fill:var(--accent)}#screen-match-detail .match-load-trend-chart.bar-only svg{display:none}#screen-match-detail .match-load-trend-column{z-index:5;text-align:center;grid-template-rows:1fr auto;gap:8px;min-width:0;height:100%;display:grid;position:relative}#screen-match-detail .match-load-trend-bars{justify-content:center;align-items:flex-end;height:174px;display:flex;position:relative}#screen-match-detail .match-load-trend-bars.paired{align-items:flex-end;gap:7px}#screen-match-detail .match-load-trend-bars i{border-radius:999px 999px 8px 8px;width:30px;min-height:8px;display:block;box-shadow:0 12px 22px #051f3924}#screen-match-detail .match-load-trend-bars.paired i{width:26px}#screen-match-detail .match-load-trend-bars i.primary{background:linear-gradient(180deg,#153d62 0%,var(--primary) 65%,#061b2f 100%)}#screen-match-detail .match-load-trend-bars i.secondary{background:linear-gradient(180deg,#f3d472 0%,var(--accent) 70%,#a97800 100%)}#screen-match-detail .match-load-trend-bars b{z-index:6;color:var(--primary);font-family:var(--fm);white-space:nowrap;background:#fffffff5;border:1px solid #051f391a;border-radius:999px;padding:4px 8px;font-size:.61rem;font-weight:900;position:absolute;left:50%;transform:translate(-50%,50%);box-shadow:0 10px 22px #051f3921}#screen-match-detail .match-load-trend-column>b{color:var(--primary);font-family:var(--fm);letter-spacing:.02em;white-space:nowrap;font-size:.62rem;font-weight:900;display:block}#screen-match-detail .match-load-trend-column span{min-width:46px;min-height:24px;color:var(--primary);font-family:var(--fd);text-transform:uppercase;background:#fff;border:1px solid #051f391a;border-radius:999px;justify-content:center;justify-self:center;align-items:center;font-size:.78rem;line-height:1;display:inline-flex;box-shadow:0 8px 18px #051f390f}#screen-match-detail .match-load-trend-column small{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.05em;font-size:.58rem;font-weight:900;line-height:1.25}#screen-match-detail .match-load-main-grid{grid-template-columns:minmax(480px,1.28fr) minmax(310px,.72fr);align-items:start;gap:12px;display:grid}#screen-match-detail .match-load-ranking-panel,#screen-match-detail .match-load-side-panel{background:#fff;border:1px solid #051f3917;border-radius:18px;padding:12px;box-shadow:0 12px 28px #051f390d}#screen-match-detail .match-load-panel-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}#screen-match-detail .match-load-panel-head>div:first-child{gap:3px;min-width:0;display:grid}#screen-match-detail .match-load-panel-head strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;font-size:1rem;line-height:1.1}#screen-match-detail .match-load-panel-head span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;text-align:right;font-size:.62rem;font-weight:900}#screen-match-detail .match-load-formula-note{color:var(--tx-2);margin:-2px 0 10px;font-size:.82rem;line-height:1.4}#screen-match-detail .match-load-ranking-list{gap:8px;max-height:520px;padding-right:2px;display:grid;overflow-y:auto}#screen-match-detail .match-load-ranking-list::-webkit-scrollbar{width:6px}#screen-match-detail .match-load-ranking-list::-webkit-scrollbar-thumb{background:#051f3929;border-radius:999px}#screen-match-detail .match-load-ranking-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3914;border-radius:15px;grid-template-columns:34px minmax(160px,.85fr) minmax(120px,.75fr) minmax(260px,1.25fr);align-items:center;gap:10px;margin-top:8px;padding:11px;display:grid}#screen-match-detail .match-load-ranking-row:hover:not(:disabled),#screen-match-detail .match-load-ranking-row:focus-visible:not(:disabled){border-color:#c8a03570;outline:none;box-shadow:0 10px 22px #051f3912}#screen-match-detail .match-load-ranking-row:disabled{cursor:default}#screen-match-detail .match-load-ranking-row.needs-profile{background:#fffaf0;border-color:#f39c124d}#screen-match-detail .match-load-rank-number{color:#7a5a06;width:30px;height:30px;font-family:var(--fd);background:#c8a03529;border-radius:999px;place-items:center;font-weight:900;display:grid}#screen-match-detail .match-load-player-copy strong,#screen-match-detail .match-load-player-copy span{display:block}#screen-match-detail .match-load-player-copy strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;line-height:1.1}#screen-match-detail .match-load-player-copy span{color:var(--tx-2);margin-top:3px;font-size:.8rem;line-height:1.25}#screen-match-detail .match-load-bar-cell{background:#051f3914;border-radius:999px;height:12px;overflow:hidden}#screen-match-detail .match-load-bar-cell span{background:#1f9d55;border-radius:999px;height:100%;display:block}#screen-match-detail .match-load-bar-cell span.workload-green{background:#1f9d55}#screen-match-detail .match-load-bar-cell span.workload-yellow{background:var(--accent)}#screen-match-detail .match-load-bar-cell span.workload-orange{background:#f97316}#screen-match-detail .match-load-bar-cell span.workload-red{background:#b91c1c}#screen-match-detail .match-load-output-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}#screen-match-detail .match-load-output-grid div{background:#051f390a;border-radius:10px;min-width:0;padding:7px}#screen-match-detail .match-load-output-grid span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.05em;font-size:.54rem;font-weight:900;display:block}#screen-match-detail .match-load-output-grid strong{color:var(--primary);font-family:var(--fd);margin-top:3px;font-size:.84rem;line-height:1.05;display:block}#screen-match-detail .match-load-pagination{border-top:1px solid #051f3914;justify-content:space-between;align-items:center;gap:10px;margin-top:11px;padding-top:10px;display:flex}#screen-match-detail .match-load-pagination button{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:999px;padding:8px 12px;font-size:.64rem;font-weight:900}#screen-match-detail .match-load-pagination button:disabled{opacity:.45;cursor:not-allowed}#screen-match-detail .match-load-pagination span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;font-size:.64rem;font-weight:900}#screen-match-detail .match-load-side-stack{grid-template-rows:auto minmax(0,1fr);align-content:stretch;gap:12px;height:100%;display:grid}#screen-match-detail .match-load-comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;align-items:stretch;gap:12px;display:grid}#screen-match-detail .match-load-comparison-grid .match-load-side-panel{grid-template-rows:auto minmax(0,1fr) auto;align-content:start;gap:8px;min-width:0;height:100%;display:grid}#screen-match-detail .match-load-comparison-grid .match-load-panel-head{margin-bottom:0}#screen-match-detail .match-load-window-bars,#screen-match-detail .match-load-position-bars{gap:9px;display:grid}#screen-match-detail .match-load-window-bars>div,#screen-match-detail .match-load-position-bars>div{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3914;border-radius:14px;gap:5px;padding:10px;display:grid}#screen-match-detail .match-load-window-bars.compact,#screen-match-detail .match-load-position-bars.compact{align-content:start;gap:7px}#screen-match-detail .match-load-window-bars.compact>div,#screen-match-detail .match-load-position-bars.compact>div{border-radius:12px;gap:4px;min-height:74px;padding:8px 9px}#screen-match-detail .match-load-window-bars div div,#screen-match-detail .match-load-position-bars div div{justify-content:space-between;align-items:center;gap:8px;display:flex}#screen-match-detail .match-load-window-bars strong,#screen-match-detail .match-load-position-bars strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase}#screen-match-detail .match-load-window-bars span,#screen-match-detail .match-load-position-bars span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;font-size:.58rem;font-weight:900}#screen-match-detail .match-load-window-bars b,#screen-match-detail .match-load-position-bars b{color:var(--primary);font-family:var(--fd);white-space:nowrap;font-size:1rem;line-height:1}#screen-match-detail .match-load-window-bars small,#screen-match-detail .match-load-position-bars small{color:var(--tx-2);font-size:.78rem;line-height:1.3}#screen-match-detail .match-load-window-track{background:#051f3914;border-radius:999px;height:10px;display:block;overflow:hidden}#screen-match-detail .match-load-window-track i{background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:999px;height:100%;display:block}#screen-match-detail .match-load-mini-pagination{border-top:1px solid #051f3914;justify-content:flex-end;align-items:center;gap:7px;padding-top:8px;display:flex}#screen-match-detail .match-load-mini-pagination button{width:30px;height:30px;color:var(--primary);font-family:var(--fd);cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:999px;place-items:center;font-size:1rem;font-weight:900;line-height:1;display:inline-grid}#screen-match-detail .match-load-mini-pagination button:disabled{opacity:.4;cursor:not-allowed}#screen-match-detail .match-load-mini-pagination span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;font-size:.6rem;font-weight:900}#screen-match-detail .match-load-card-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}#screen-match-detail .match-load-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:16px;gap:7px;padding:14px;display:grid;box-shadow:0 10px 24px #051f390d}#screen-match-detail .match-load-card.review{background:#fffaf0;border-color:#f39c1259}#screen-match-detail .match-load-card div{justify-content:space-between;gap:8px;display:flex}#screen-match-detail .match-load-card strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase}#screen-match-detail .match-load-card span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;font-size:.62rem;font-weight:900}#screen-match-detail .match-load-card b{color:var(--primary);font-family:var(--fd);font-size:1.45rem}#screen-match-detail .match-load-card small,#screen-match-detail .match-load-card p{color:var(--tx-2);margin:0;line-height:1.35}#screen-match-detail .match-load-player-modal-backdrop{z-index:75;background:#051f3975;place-items:center;padding:20px;display:grid;position:fixed;inset:0}#screen-match-detail .match-load-player-modal{background:#fff;border:1px solid #051f391a;border-radius:18px;gap:9px;width:min(420px,100%);padding:18px;display:grid;box-shadow:0 24px 70px #051f3947}#screen-match-detail .match-load-player-modal span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;font-weight:900}#screen-match-detail .match-load-player-modal h3{color:var(--primary);font-family:var(--fd);text-transform:uppercase;margin:0;font-size:1.25rem;line-height:1.05}#screen-match-detail .match-load-player-modal p{color:var(--tx-2);margin:0;font-size:.9rem;line-height:1.4}#screen-match-detail .match-load-player-modal div{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:4px;display:flex}@media (max-width:980px){#screen-match-detail .match-header-kpi-grid,#screen-match-detail .match-overview-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){#screen-match-detail .match-header-kpi-grid,#screen-match-detail .match-overview-context-grid{grid-template-columns:minmax(0,420px);justify-content:center}#screen-match-detail .match-header-kpi{text-align:center;justify-items:center}}#screen-match-detail .vp-wrap.combined{grid-template-columns:minmax(360px,1.1fr) minmax(320px,.9fr);grid-template-areas:"video builder""library builder";align-items:stretch;gap:14px;display:grid}#screen-match-detail .vp-wrap.combined.expanded{grid-template-columns:minmax(520px,1.15fr) minmax(360px,.85fr);align-items:stretch}#screen-match-detail .vp-wrap.combined.video-expanded{grid-template-columns:1fr;grid-template-areas:"video""library""builder"}#screen-match-detail .vp-wrap.combined .vp-main{grid-area:video}#screen-match-detail .vp-wrap.combined .match-clip-side{display:contents}#screen-match-detail .vp-wrap.combined .match-clip-builder-card{grid-area:builder;align-self:start;min-height:auto}#screen-match-detail .vp-wrap.combined .match-marker-panel.library{grid-area:library;grid-template-rows:auto auto auto auto;align-self:start;min-height:0;position:static;overflow:hidden}#screen-match-detail .vp-wrap.combined .match-marker-panel.library .match-marker-list.rich{overscroll-behavior:contain;max-height:none;padding-bottom:0;padding-right:0;overflow:visible}#screen-match-detail .match-clip-builder-card{align-content:start}#screen-match-detail .match-clip-builder-card .match-visual-head,#screen-match-detail .match-marker-panel.library .match-visual-head{align-items:center}#screen-match-detail .match-clip-builder-card .match-marker-form.expanded{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#screen-match-detail .match-clip-builder-card .match-marker-form.expanded .wide{grid-column:1/-1}#screen-match-detail .match-clip-builder-card .match-marker-form input,#screen-match-detail .match-clip-builder-card .match-marker-form select,#screen-match-detail .match-marker-panel.library .match-marker-filter-grid select{border-radius:12px;min-height:42px}#screen-match-detail .match-clip-builder-card .clip-duration-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#screen-match-detail .match-clip-builder-card .clip-duration-grid button,#screen-match-detail .match-clip-builder-card .clip-audience-toggle button,#screen-match-detail .match-clip-builder-card .match-player-tag-grid button,#screen-match-detail .match-clip-builder-card .clip-builder-actions>*,#screen-match-detail .match-marker-panel.library .match-marker-actions>*{text-align:center;justify-content:center;align-items:center;width:100%;min-height:42px;line-height:1.05;display:inline-flex}#screen-match-detail .match-clip-builder-card .clip-audience-toggle,#screen-match-detail .match-clip-builder-card .match-player-tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#screen-match-detail .match-clip-builder-card .match-player-tag-grid button{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;min-height:54px}#screen-match-detail .match-clip-builder-card .clip-send-toggle{min-height:42px}#screen-match-detail .match-clip-builder-card .clip-builder-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:auto;display:grid}#screen-match-detail .match-clip-builder-card .clip-builder-actions .vp-tag-btn{border-radius:var(--rs)}#screen-match-detail .match-marker-panel.library{align-content:start}#screen-match-detail .match-marker-panel.library .match-marker-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#screen-match-detail .match-marker-panel.library .match-marker-list.rich{grid-auto-rows:116px;align-content:start;gap:8px;display:grid}#screen-match-detail .match-marker-panel.library .match-marker-list.rich>.match-marker-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;height:116px;min-height:116px;max-height:116px;overflow:hidden}#screen-match-detail .match-marker-panel.library .match-marker-card-main{align-self:center;min-width:0;min-height:0;overflow:hidden}#screen-match-detail .match-marker-panel.library .match-marker-actions{grid-template-columns:repeat(2,minmax(82px,1fr));justify-content:end;gap:8px;min-width:180px;display:grid}#screen-match-detail .vp-wrap.combined.video-expanded .match-marker-panel.library{position:static}#screen-match-detail .vp-wrap.combined.video-expanded .vp-stage,#screen-match-detail .vp-wrap.combined.video-expanded .vp-coach-player,#screen-match-detail .vp-wrap.combined.video-expanded .vp-coach-video{min-height:min(72vh,780px)}#screen-match-detail .vp-wrap.combined.video-expanded .match-marker-form.expanded{grid-template-columns:repeat(5,minmax(0,1fr))}#screen-match-detail .vp-wrap.combined.video-expanded .match-marker-form.expanded .wide{grid-column:auto}#screen-match-detail .match-video-workflow{gap:12px;display:grid}#screen-match-detail .match-video-card,#screen-match-detail .match-clip-builder-card{background:#fff;border:1px solid #051f3917;border-radius:18px;gap:12px;padding:12px;display:grid;box-shadow:0 12px 28px #051f390d}#screen-match-detail .vp-main.match-video-card{background:var(--club-navy-900);gap:0;padding:0;overflow:hidden}#screen-match-detail .vp-main.match-video-card .vp-stage{line-height:0}#screen-match-detail .vp-main.match-video-card .vp-video-toolbar{gap:8px;padding:6px 10px}#screen-match-detail .vp-main.match-video-card .vp-quality-select select{min-height:30px;color:var(--primary);background:#fff;border-color:#ffffff75;box-shadow:inset 0 0 0 1px #051f390a}#screen-match-detail .vp-main.match-video-card .vp-quality-select select:focus-visible{outline-offset:2px;outline:2px solid #c8a035b8}#screen-match-detail .vp-main.match-video-card .vp-quality-select select option{color:var(--primary);background:#fff}#screen-match-detail .vp-main.match-video-card .vp-expand-btn{min-height:30px}#screen-match-detail .vp-main.match-video-card .vp-controls{border-top:0;padding:4px 12px 7px}#screen-match-detail .vp-main.match-video-card .vp-btns.compact{min-height:0;margin-bottom:2px}#screen-match-detail .vp-main.match-video-card .vp-scrub{height:22px}#screen-match-detail .match-clip-side{align-content:start;gap:14px;display:grid}#screen-match-detail .vp-create-clip-btn{z-index:3;background:var(--secondary,var(--accent));min-width:92px;min-height:44px;color:var(--tx-on-secondary,var(--tx-on-accent));font-family:var(--fd);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;border:1px solid #ffffffc7;border-radius:999px;font-size:.92rem;font-weight:900;position:absolute;bottom:18px;right:18px;box-shadow:0 16px 34px #00000047}#screen-match-detail .vp-create-clip-btn:hover,#screen-match-detail .vp-create-clip-btn:focus-visible{background:var(--accent-hi);transform:translateY(-1px)}#screen-match-detail .clip-capture-overlay{z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#051f397a;place-items:center;padding:18px;display:grid;position:absolute;inset:0}#screen-match-detail .clip-capture-modal{background:#fff;border:1px solid #ffffff38;border-radius:18px;gap:11px;width:min(820px,100%);max-height:100%;padding:14px;display:grid;overflow:auto;box-shadow:0 28px 80px #0000005c}#screen-match-detail .clip-capture-head{justify-content:space-between;align-items:center;gap:10px;display:flex}#screen-match-detail .clip-capture-head span{color:var(--primary);font-family:var(--fd);text-transform:uppercase;letter-spacing:.02em;font-size:1.18rem;font-weight:900}#screen-match-detail .clip-capture-head button{width:32px;height:32px;color:var(--primary);font-family:var(--fm);cursor:pointer;background:#f8fafc;border:1px solid #051f391f;border-radius:999px;place-items:center;font-weight:900;display:grid}#screen-match-detail .clip-time-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}#screen-match-detail .clip-time-summary div{background:#f8fafc;border:1px solid #051f3917;border-radius:13px;padding:9px 10px}#screen-match-detail .clip-time-summary span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;font-size:.58rem;font-weight:900;display:block}#screen-match-detail .clip-time-summary strong{color:var(--primary);font-family:var(--fd);margin-top:4px;font-size:1rem;line-height:1;display:block}#screen-match-detail .clip-capture-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}#screen-match-detail .clip-capture-section{background:#fff;border:1px solid #051f3917;border-radius:14px;gap:8px;padding:11px;display:grid;box-shadow:0 8px 18px #051f3909}#screen-match-detail .clip-capture-section h4{color:var(--primary);font-family:var(--fd);text-transform:uppercase;margin:0;font-size:.88rem}#screen-match-detail .clip-capture-section p{color:var(--tx-2);margin:3px 0 0;font-size:.78rem;line-height:1.32}#screen-match-detail .clip-timing-panel{background:linear-gradient(#fff,#f8fafc);gap:10px}#screen-match-detail .match-clip-builder-card .clip-timing-panel{box-shadow:none}#screen-match-detail .clip-timing-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:7px;display:grid}#screen-match-detail .clip-timing-grid button{color:var(--primary);font-family:var(--fm);letter-spacing:.04em;cursor:pointer;background:#fff;border:1px solid #051f391a;border-radius:12px;padding:9px 6px;font-size:.72rem;font-weight:950}#screen-match-detail .clip-timing-grid button.active,#screen-match-detail .clip-timing-grid button:hover,#screen-match-detail .clip-timing-grid button:focus-visible{color:#8a6500;background:#fff8e7;border-color:#c8a0359e;box-shadow:0 8px 18px #c8a0351a}#screen-match-detail .clip-custom-time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#screen-match-detail .clip-offset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}#screen-match-detail .clip-offset-grid button{color:var(--primary);font-family:var(--fm);cursor:pointer;background:#f8fafc;border:1px solid #051f391a;border-radius:11px;padding:8px;font-size:.68rem;font-weight:900}#screen-match-detail .clip-offset-grid button.active,#screen-match-detail .clip-offset-grid button:hover,#screen-match-detail .clip-offset-grid button:focus-visible{color:#8a6500;background:#fff8e7;border-color:#c8a0358f}#screen-match-detail .clip-custom-field,#screen-match-detail .clip-time-input-grid label{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;gap:5px;font-size:.6rem;font-weight:900;display:grid}#screen-match-detail .clip-custom-field input,#screen-match-detail .clip-time-input-grid input{width:100%;min-width:0;color:var(--tx);font-family:var(--fb);text-transform:none;letter-spacing:0;font-size:.84rem}#screen-match-detail .clip-time-input-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}#screen-match-detail .clip-duration-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}#screen-match-detail .clip-annotation-duration{background:#f8fafc;border:1px solid #051f3917;border-radius:14px;grid-template-columns:minmax(170px,.85fr) minmax(220px,1fr);align-items:center;gap:8px;padding:10px;display:grid}#screen-match-detail .clip-annotation-duration.compact{grid-template-columns:1fr;align-items:start}#screen-match-detail .clip-annotation-duration strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;font-size:.86rem;line-height:1;display:block}#screen-match-detail .clip-annotation-duration span{color:var(--tx-2);margin-top:4px;font-size:.78rem;line-height:1.25;display:block}#screen-match-detail .clip-annotation-duration small{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;grid-column:1/-1;font-size:.62rem;font-weight:900}#screen-match-detail .clip-annotation-duration-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}#screen-match-detail .clip-annotation-duration-options button{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#fff;border:1px solid #051f391a;border-radius:11px;padding:8px 6px;font-size:.66rem;font-weight:900}#screen-match-detail .clip-annotation-duration-options button.active,#screen-match-detail .clip-annotation-duration-options button:hover,#screen-match-detail .clip-annotation-duration-options button:focus-visible{color:#8a6500;background:#fff8e7;border-color:#c8a0358f}#screen-match-detail .clip-capture-fields{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}#screen-match-detail .match-player-tag-grid.compact{min-height:118px;max-height:118px;overflow:auto}#screen-match-detail .clip-capture-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:2px;display:flex}#screen-match-detail .clip-capture-status{color:var(--tx-2);background:#f8fafc;border:1px solid #051f3917;border-radius:13px;margin:0;padding:10px;font-size:.82rem;line-height:1.35}#screen-match-detail .vp-track span{background:var(--accent);border-radius:999px;width:14px;height:14px;position:absolute;top:-5px;box-shadow:0 0 0 4px #c8a03540}#screen-match-detail .vp-scrub.interactive .vp-track{height:12px;position:relative;overflow:visible}#screen-match-detail .vp-scrub.interactive .vp-track button{background:var(--accent);cursor:pointer;border:2px solid #fff;border-radius:999px;width:16px;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #c8a03533}#screen-match-detail .vp-scrub.interactive .vp-track button.draft-pin{background:var(--accent);border-color:#fff;box-shadow:0 0 0 5px #c8a0353d}#screen-match-detail .vp-scrub.interactive .vp-track button.marker-pin{background:#0b2f4d;width:18px;height:18px}#screen-match-detail .vp-scrub.interactive .vp-track button.marker-pin.hudl{background:#2f6fed}#screen-match-detail .vp-scrub.interactive .vp-track button.active{color:var(--primary);border-color:var(--accent);background:#fff;box-shadow:0 0 0 5px #c8a03542}#screen-match-detail .vp-marker-legend{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;flex-wrap:wrap;gap:12px;font-size:.62rem;font-weight:900;display:flex}#screen-match-detail .vp-marker-legend span{align-items:center;gap:5px;display:inline-flex}#screen-match-detail .vp-marker-legend i{background:var(--accent);border-radius:999px;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 2px #c8a0352e}#screen-match-detail .vp-marker-legend i.manual{background:#0b2f4d;box-shadow:0 0 0 2px #051f3929}#screen-match-detail .vp-marker-legend i.imported{background:#2f6fed;box-shadow:0 0 0 2px #2f6fed29}#screen-match-detail .match-marker-panel{background:#fff;border:1px solid #051f3917;border-radius:16px;gap:10px;padding:12px;display:grid;box-shadow:0 10px 24px #051f390d}#screen-match-detail .match-marker-panel.library{position:sticky;top:12px}#screen-match-detail .match-marker-form{grid-template-columns:110px minmax(180px,1fr) minmax(180px,1fr);gap:8px;display:grid}#screen-match-detail .match-marker-form.expanded{background:#fff;border:1px solid #051f3917;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));padding:12px;box-shadow:0 10px 24px #051f390a}#screen-match-detail .match-clip-builder-card .match-marker-form.expanded{box-shadow:none;background:0 0;border:0;padding:0}#screen-match-detail .match-marker-form.expanded .wide{grid-column:1/-1}#screen-match-detail .match-marker-form label,#screen-match-detail .match-marker-filter,#screen-match-detail .match-marker-filter-grid label{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;gap:5px;font-size:.62rem;font-weight:900;display:grid}#screen-match-detail .match-marker-form input,#screen-match-detail .match-marker-form select,#screen-match-detail .match-marker-filter select,#screen-match-detail .match-marker-filter-grid select{width:100%;min-width:0;color:var(--tx);font-family:var(--fb);text-transform:none;letter-spacing:0;font-size:.84rem}#screen-match-detail .match-player-tag-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-content:start;gap:8px;display:grid}#screen-match-detail .match-clip-builder-card .match-player-tag-grid{min-height:124px;max-height:124px;padding-right:2px;overflow-y:auto}#screen-match-detail .match-player-tag-grid.team-mode .empty-note{align-content:center;min-height:100%;margin:0;display:grid}#screen-match-detail .match-player-tag-grid button{color:var(--primary);font-family:var(--fd);text-align:left;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #051f391a;border-radius:14px;gap:3px;padding:10px;display:grid}#screen-match-detail .match-player-tag-grid button span{color:var(--tx-3);font-family:var(--fm);letter-spacing:.06em;font-size:.58rem;font-weight:900}#screen-match-detail .match-player-tag-grid button.active{background:#fff8e7;border-color:#c8a0358f;box-shadow:0 10px 22px #c8a0351a}#screen-match-detail .match-marker-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}#screen-match-detail .match-marker-list{gap:8px;max-height:280px;display:grid;overflow:auto}#screen-match-detail .match-marker-list.rich{max-height:360px}#screen-match-detail .match-marker-list.rich>.match-marker-card,#screen-match-detail .match-marker-list.rich>button{text-align:left;background:#fff;border:1px solid #051f3917;border-radius:14px;gap:8px;width:100%;padding:11px;display:grid}#screen-match-detail .match-marker-list.rich>.match-marker-card.active,#screen-match-detail .match-marker-list.rich>button.active{background:#fff8e7;border-color:#c8a0358f}#screen-match-detail .match-marker-card-main{appearance:none;text-align:left;cursor:pointer;background:0 0;border:0;gap:4px;width:100%;padding:0;display:grid}#screen-match-detail .match-marker-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}#screen-match-detail .match-marker-list.rich strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--primary);font-family:var(--fd);text-transform:uppercase;display:block;overflow:hidden}#screen-match-detail .match-marker-list.rich span,#screen-match-detail .match-marker-list.rich small{min-width:0;color:var(--tx-2);font-size:.8rem;line-height:1.32;display:block;overflow:hidden}#screen-match-detail .match-marker-panel.library .match-marker-list.rich span{white-space:nowrap;text-overflow:ellipsis}#screen-match-detail .match-marker-panel.library .match-marker-list.rich small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#screen-match-detail .match-marker-pagination{border-top:1px solid #051f3914;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}#screen-match-detail .match-marker-pagination button{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:999px;padding:8px 12px;font-size:.64rem;font-weight:900}#screen-match-detail .match-marker-pagination button:disabled{opacity:.45;cursor:not-allowed}#screen-match-detail .match-marker-pagination span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;font-size:.64rem;font-weight:900}#screen-match-detail .clip-audience-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}#screen-match-detail .clip-audience-toggle button{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:#fff;border:1px solid #051f391a;border-radius:14px;padding:10px;font-size:.72rem;font-weight:900}#screen-match-detail .clip-audience-toggle button.active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 10px 22px #051f3924}#screen-match-detail .clip-duration-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}#screen-match-detail .clip-duration-grid button{color:var(--primary);font-family:var(--fm);cursor:pointer;background:#f8fafc;border:1px solid #051f391a;border-radius:12px;padding:9px 8px;font-size:.7rem;font-weight:900}#screen-match-detail .clip-duration-grid button.active,#screen-match-detail .clip-duration-grid button:hover,#screen-match-detail .clip-duration-grid button:focus-visible{color:#8a6500;background:#fff8e7;border-color:#c8a0358f}#screen-match-detail .clip-send-toggle{color:var(--tx-2);background:#f8fafc;border:1px solid #051f3917;border-radius:14px;align-items:center;gap:9px;padding:10px;font-size:.82rem;font-weight:800;display:flex}#screen-match-detail .clip-send-toggle input{width:18px;height:18px;accent-color:var(--accent)}#screen-match-detail .clip-builder-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}#screen-match-detail .match-clip-builder-card .voice-text-field-textarea textarea,#screen-match-detail .clip-capture-modal .voice-text-field-textarea textarea{resize:vertical;min-height:86px;max-height:148px;overflow-y:auto}#screen-match-detail .empty-note.compact{margin:0}#screen-match-detail .match-validation-grid.clean{grid-template-columns:repeat(4,minmax(0,1fr))}#screen-match-detail .match-data-log-add.clean{background:#fff;border:1px solid #051f3917;border-radius:16px;grid-template-columns:minmax(180px,1fr) repeat(3,minmax(150px,.8fr)) auto;align-items:end;gap:10px;margin-top:12px;padding:12px;display:grid;box-shadow:0 10px 24px #051f390a}#screen-match-detail .match-data-log-add.clean label{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;gap:5px;font-size:.62rem;font-weight:900;display:grid}#screen-match-detail .match-data-log-add.clean input,#screen-match-detail .match-data-log-add.clean select{width:100%;min-width:0;color:var(--tx);font-family:var(--fb);text-transform:none;letter-spacing:0;font-size:.84rem}#screen-match-detail .match-data-log-add.clean strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;display:block}#screen-match-detail .match-data-log-add.clean span{color:var(--tx-2);margin-top:4px;font-size:.8rem;display:block}#screen-match-detail .match-validation-card.review span,#screen-match-detail .match-validation-card.review b{color:#9a5b00;background:#f39c1224}#screen-match-detail .match-file-checklist{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0;display:grid}#screen-match-detail .match-file-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:14px;display:grid;box-shadow:0 12px 28px #051f390d}#screen-match-detail .match-file-card>span{width:34px;height:34px;font-family:var(--fm);border-radius:999px;place-items:center;font-weight:900;display:grid}#screen-match-detail .match-file-card.attached>span{color:#177445;background:#27ae6024}#screen-match-detail .match-file-card.missing>span{color:#64748b;background:#94a3b829}#screen-match-detail .match-file-card.needs-review>span{color:#9a5b00;background:#f39c1229}#screen-match-detail .match-file-card strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;font-size:1rem;display:block}#screen-match-detail .match-file-card b{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;background:#051f390f;border-radius:999px;margin-top:5px;padding:3px 8px;font-size:.62rem;display:inline-block}#screen-match-detail .match-file-card.missing b{color:#64748b;background:#94a3b824}#screen-match-detail .match-file-card.needs-review b{color:#9a5b00;background:#f39c1224}#screen-match-detail .match-file-card p{color:var(--tx-2);margin:8px 0 0;font-size:.85rem;line-height:1.35}.clip-click-card{appearance:none;text-align:left;cursor:pointer;border:1px solid #051f3917;width:100%}.clip-click-card:hover,.clip-click-card:focus-visible{background:#fff8e7;border-color:#c8a0358f;box-shadow:0 12px 26px #051f3914}.clip-modal{gap:14px;display:grid}.clip-modal-video{background:#061b2f;border:1px solid #051f391f;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 18px 44px #051f392e}.clip-modal-video video{z-index:1;background:#000;width:100%;max-height:62vh;display:block;position:relative}.clip-modal-video .video-annotation-layer{z-index:2}.clip-modal-empty{color:#fff;text-align:center;place-items:center;gap:6px;min-height:320px;padding:28px;display:grid}.clip-modal-empty strong{font-family:var(--fd);text-transform:uppercase;font-size:1.2rem}.clip-modal-empty span{color:#ffffffb8}.clip-modal-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.clip-modal-meta div{background:#fff;border:1px solid #051f3917;border-radius:14px;padding:11px}.clip-modal-meta span{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:900;display:block}.clip-modal-meta strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;margin-top:5px;line-height:1.1;display:block}.clip-modal-note{border-left:4px solid var(--accent);color:var(--tx-1);background:#fff8e7;border-radius:12px;margin:0;padding:12px;line-height:1.45}@media (max-width:680px){.clip-modal-meta{grid-template-columns:1fr}.video-annotation-toolbar{border-radius:14px;justify-content:flex-start;top:8px;left:8px;right:8px;overflow-x:auto}.video-annotation-toolbar button{min-height:28px;padding:0 8px;font-size:.56rem}#screen-match-detail .clip-audience-toggle,#screen-match-detail .clip-time-summary,#screen-match-detail .clip-capture-grid,#screen-match-detail .clip-time-input-grid,#screen-match-detail .clip-annotation-duration{grid-template-columns:1fr}#screen-match-detail .clip-capture-overlay{align-items:end;padding:10px}#screen-match-detail .clip-capture-modal{border-radius:18px 18px 10px 10px;max-height:92%}#screen-match-detail .clip-offset-grid,#screen-match-detail .clip-duration-grid.compact,#screen-match-detail .clip-annotation-duration-options{grid-template-columns:repeat(2,minmax(0,1fr))}#screen-match-detail .vp-create-clip-btn{min-width:82px;min-height:40px;bottom:10px;right:10px}}#screen-match-detail .match-missing-file-actions{background:#fff;border:1px solid #051f3917;border-radius:18px;grid-template-columns:minmax(180px,1fr) repeat(3,minmax(150px,.75fr));align-items:center;gap:10px;margin-top:12px;padding:12px;display:grid;box-shadow:0 10px 24px #051f390a}#screen-match-detail .match-missing-file-actions strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;display:block}#screen-match-detail .match-missing-file-actions span{color:var(--tx-2);margin-top:4px;font-size:.8rem;line-height:1.35;display:block}#screen-match-detail .match-missing-file-actions button{background:var(--primary);color:#fff;font-family:var(--fm);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:normal;border:1px solid #051f391f;border-radius:999px;padding:9px 12px;font-size:.68rem;font-weight:900}#screen-match-detail .match-missing-file-actions button.attached,#screen-match-detail .match-missing-file-actions button:disabled{color:#177445;cursor:not-allowed;background:#f3f7f4;border-color:#27ae602e}#screen-match-detail .match-data-item-upsert{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:18px;grid-template-columns:minmax(220px,1fr) minmax(150px,.65fr) minmax(140px,.6fr) auto;align-items:end;gap:10px;margin-top:12px;padding:12px;display:grid;box-shadow:0 10px 24px #051f390a}#screen-match-detail .match-data-item-upsert strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;display:block}#screen-match-detail .match-data-item-upsert span{color:var(--tx-2);margin-top:4px;font-size:.8rem;line-height:1.35;display:block}#screen-match-detail .match-data-item-upsert label{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.07em;gap:5px;font-size:.62rem;font-weight:900;display:grid}#screen-match-detail .match-data-item-upsert select{width:100%;min-width:0;color:var(--tx);font-family:var(--fb);text-transform:none;letter-spacing:0;font-size:.84rem}#screen-match-detail .match-file-action-note{color:var(--tx-2);background:#f8fafc;border:1px solid #051f3914;border-radius:14px;margin-top:10px;padding:10px;font-size:.84rem}@media (max-width:1120px){#screen-matches .match-list-head{display:none}#screen-matches .match-list-row{grid-template-columns:1fr 1fr}#screen-matches .match-list-open{justify-self:start}#screen-match-detail .tabs.simplified{grid-template-columns:repeat(2,minmax(0,1fr))}#screen-match-detail .match-zone-layout.rich.simplified,#screen-match-detail .vp-wrap.combined,#screen-match-detail .vp-wrap.combined.expanded,#screen-match-detail .match-load-main-grid,#screen-match-detail .match-load-report-grid{grid-template-columns:1fr}#screen-match-detail .vp-wrap.combined,#screen-match-detail .vp-wrap.combined.expanded{grid-template-areas:"video""library""builder"}#screen-match-detail .match-marker-form,#screen-match-detail .match-data-log-add.clean,#screen-match-detail .match-file-checklist,#screen-match-detail .match-missing-file-actions,#screen-match-detail .match-data-item-upsert{grid-template-columns:1fr 1fr}#screen-match-detail .match-validation-grid.clean,#screen-match-detail .match-load-kpi-grid,#screen-match-detail .match-session-report-cards{grid-template-columns:repeat(2,minmax(0,1fr))}#screen-match-detail .match-load-ranking-row{grid-template-columns:34px minmax(160px,1fr);align-items:start}#screen-match-detail .match-load-bar-cell,#screen-match-detail .match-load-output-grid{grid-column:1/-1}}@media (max-width:720px){#screen-matches .matches-summary-strip,#screen-match-detail .match-donut-grid.prominent,#screen-match-detail .match-coach-takeaways,#screen-match-detail .match-zone-decision-strip,#screen-match-detail .match-window-summary-grid,#screen-match-detail .match-marker-filter-grid,#screen-match-detail .match-load-kpi-grid,#screen-match-detail .match-load-output-grid,#screen-match-detail .match-session-report-cards,#screen-match-detail .match-load-trend-grid,#screen-match-detail .match-load-comparison-grid,#screen-match-detail .match-load-trend-summary,#screen-matches .match-list-row,#screen-match-detail .tabs.simplified,#screen-match-detail .match-marker-form,#screen-match-detail .match-marker-form.expanded,#screen-match-detail .match-data-log-add.clean,#screen-match-detail .match-validation-grid.clean,#screen-match-detail .match-file-checklist,#screen-match-detail .match-missing-file-actions,#screen-match-detail .match-data-item-upsert{grid-template-columns:1fr}#screen-match-detail .match-header-kpi-title{display:grid}#screen-match-detail .match-header-kpi-title span{text-align:left}#screen-match-detail .match-header-kpi{grid-template-columns:1fr}#screen-match-detail .match-field.possession-map.premium{min-height:560px}#screen-match-detail .match-window-toggle button{min-width:calc(50% - 4px)}#screen-match-detail .match-load-control-bar,#screen-match-detail .match-load-position-filter{grid-template-columns:1fr;display:grid}#screen-match-detail .match-load-segment-toggle button,#screen-match-detail .match-load-sort-toggle button{flex:calc(50% - 4px)}#screen-match-detail .match-load-panel-head{display:grid}#screen-match-detail .match-load-panel-head span{text-align:left}#screen-match-detail .match-load-trend-chart{min-height:230px;padding-left:38px}#screen-match-detail .match-load-trend-chart svg,#screen-match-detail .match-load-trend-chart.premium:before,#screen-match-detail .match-load-trend-chart.premium:after{left:38px}#screen-match-detail .match-load-trend-bars{height:148px}}@media (max-width:1320px){#screen-matches .match-list-table{--match-list-grid:minmax(230px,1fr) minmax(78px,.28fr) minmax(118px,.38fr) minmax(260px,1fr) minmax(78px,.24fr)}#screen-matches .match-list-head,#screen-matches .match-list-row{gap:12px;padding-left:18px;padding-right:18px}}@media (max-width:1120px){#screen-matches .match-list-head{display:none}#screen-matches .match-list-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;padding:14px}#screen-matches .match-list-main{grid-area:1/1}#screen-matches .match-list-score{grid-area:1/2;justify-self:end}#screen-matches .match-list-state{grid-area:2/1}#screen-matches .match-import-stage-rail{grid-area:3/1/auto/-1}#screen-matches .match-list-open{grid-area:2/2;place-self:start end}}@media (max-width:720px){#screen-matches .match-list-table{border-radius:18px}#screen-matches .match-list-row{grid-template-columns:minmax(0,1fr) auto;gap:9px;min-height:0;padding:12px}#screen-matches .match-list-main strong{font-size:.92rem}#screen-matches .match-list-main span{font-size:.58rem}#screen-matches .match-list-score{min-width:68px;padding:7px 9px;font-size:.86rem}#screen-matches .match-list-state{grid-column:1/-1}#screen-matches .match-list-state-pill{max-width:100%;font-size:.55rem}#screen-matches .match-import-stage-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}#screen-matches .match-import-stage-box{grid-template-rows:1fr;min-height:38px;padding:6px 3px}#screen-matches .match-import-stage-box i{width:24px;max-width:24px;height:24px}#screen-matches .match-import-stage-box b{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}#screen-matches .match-list-open{grid-column:1/-1;justify-self:stretch;width:100%}}#screen-matches,#screen-import-center,#screen-match-detail{--match-control-height:42px;--match-control-radius:12px}#screen-matches :where(.pg-acts .btn,.matches-time-filter button,.matches-time-filter-field select,.match-filter-row.list-first input,.match-filter-row.list-first select,.match-import-filter summary,.match-import-filter-menu button){box-sizing:border-box;line-height:1.05;min-height:var(--match-control-height)!important;height:var(--match-control-height)!important;border-radius:var(--match-control-radius)!important}#screen-matches :where(.pg-acts .btn,.matches-time-filter button,.match-import-filter-menu button){justify-content:center;align-items:center;display:inline-flex;padding-block:0!important}#screen-matches nav[aria-label=Matches\ section],#screen-import-center nav[aria-label=Matches\ section]{align-items:stretch;padding:0}#screen-matches .matches-route-toggle{margin-bottom:0}#screen-matches .matches-route-toggle-mobile{display:none!important}#screen-matches .pg-acts .matches-route-toggle-wide{flex:none}#screen-matches nav[aria-label=Matches\ section]>:where(a,span),#screen-import-center nav[aria-label=Matches\ section]>:where(a,span){box-sizing:border-box;min-width:164px;min-height:var(--match-control-height);height:var(--match-control-height);justify-content:center}#screen-matches .pg-acts .btn{min-width:164px}#screen-matches .matches-time-filter{width:max-content;min-height:var(--match-control-height);background:#051f390f;border:1px solid #051f391f;border-radius:999px;grid-template-columns:repeat(3,minmax(108px,1fr));align-items:stretch;gap:0;padding:4px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb3}#screen-matches .matches-time-filter:before{content:"";z-index:0;background:linear-gradient(135deg, var(--primary), var(--primary-dark));width:calc(33.3333% - 2.66667px);transform:translateX(calc(var(--active-index,0) * 100%));border:1px solid #c8a03575;border-radius:999px;transition:transform .22s;position:absolute;top:4px;bottom:4px;left:4px;box-shadow:0 9px 18px #051f3929}#screen-matches .matches-time-filter button{z-index:1;width:100%;transition:color .18s;position:relative;min-height:calc(var(--match-control-height) - 8px)!important;height:calc(var(--match-control-height) - 8px)!important;color:var(--primary)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding-inline:14px!important}#screen-matches .matches-time-filter button.active{color:#fff!important}#screen-matches .matches-time-filter-field{min-width:324px}#screen-matches .match-filter-row.list-first>:where(input,select,.match-import-filter){flex:0 240px;min-width:220px;max-width:240px}#screen-matches .match-filter-row.list-first input,#screen-matches .match-filter-row.list-first select,#screen-matches .matches-time-filter-field select{padding-block:0!important;padding-inline:12px!important}#screen-matches .match-import-filter summary{width:100%}#screen-matches .match-import-filter-menu button{min-width:132px}#screen-match-detail :where(.match-load-segment-toggle button,.match-load-sort-toggle button,.match-load-position-filter select,.match-load-pagination button,.match-marker-pagination button,.vp-quality-select select,.vp-expand-btn,.clip-timing-grid button,.clip-offset-grid button,.clip-duration-grid button,.clip-annotation-duration-options button,.clip-audience-toggle button,.clip-custom-time-grid input,.clip-custom-field input,.clip-time-input-grid input,.match-marker-form input,.match-marker-form select,.match-marker-filter select,.match-marker-filter-grid select,.match-marker-actions .btn,.clip-builder-actions .btn,.clip-builder-actions .vp-tag-btn,.clip-capture-actions .btn,.clip-capture-actions .vp-tag-btn){box-sizing:border-box;line-height:1.05;min-height:var(--match-control-height)!important;height:var(--match-control-height)!important;border-radius:var(--match-control-radius)!important}#screen-match-detail :where(.match-load-segment-toggle button,.match-load-sort-toggle button,.match-load-pagination button,.match-marker-pagination button,.vp-expand-btn,.clip-timing-grid button,.clip-offset-grid button,.clip-duration-grid button,.clip-annotation-duration-options button,.clip-audience-toggle button,.match-marker-actions .btn,.clip-builder-actions .btn,.clip-builder-actions .vp-tag-btn,.clip-capture-actions .btn,.clip-capture-actions .vp-tag-btn){text-align:center;justify-content:center;align-items:center;display:inline-flex;padding-block:0!important}#screen-match-detail .match-load-segment-toggle,#screen-match-detail .match-load-sort-toggle{grid-auto-columns:minmax(112px,1fr);grid-auto-flow:column;align-items:stretch;display:grid}#screen-match-detail .clip-duration-grid,#screen-match-detail .clip-offset-grid,#screen-match-detail .clip-timing-grid,#screen-match-detail .clip-annotation-duration-options{align-items:stretch}@media (max-width:1020px){#screen-matches .matches-route-toggle-mobile{margin-bottom:12px;display:inline-flex!important}#screen-matches .matches-route-toggle-wide{display:none!important}}@media (max-width:760px){#screen-matches .matches-route-toggle-mobile{display:grid!important}}@media (max-width:720px){#screen-matches .pg-acts,#screen-matches .matches-time-filter-shell,#screen-matches .match-filter-row.list-first{grid-template-columns:1fr;align-items:stretch;display:grid}#screen-matches .pg-acts .btn,#screen-matches nav[aria-label=Matches\ section],#screen-import-center nav[aria-label=Matches\ section],#screen-matches .matches-time-filter,#screen-matches .matches-time-filter-field,#screen-matches .match-filter-row.list-first>:where(input,select,.match-import-filter){width:100%;min-width:0;max-width:none}#screen-matches .matches-time-filter{grid-template-columns:repeat(3,minmax(0,1fr))}#screen-matches nav[aria-label=Matches\ section]>:where(a,span),#screen-import-center nav[aria-label=Matches\ section]>:where(a,span){flex:1 1 0;min-width:0}#screen-matches .matches-time-filter button{min-width:0}#screen-match-detail .match-load-segment-toggle,#screen-match-detail .match-load-sort-toggle{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row}}#screen-matches .matches-summary-strip{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:14px}#screen-matches .match-season-stat{--match-stat-ink:var(--primary);--match-stat-ring:#051f393d;--match-stat-track:#051f391c;--match-stat-fill:#051f39b8;border-radius:18px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;min-height:150px;padding:20px 48px 20px 18px;border-width:2px!important;border-color:var(--match-stat-ring)!important;background:linear-gradient(135deg, #fffffffc, #ffffffdb 42%, var(--match-stat-track))!important;display:grid!important;box-shadow:inset 0 1px #ffffffd6,0 15px 30px #051f3916!important}#screen-matches .match-season-stat.no-visual{grid-template-columns:minmax(0,1fr);padding-left:20px}#screen-matches .match-season-stat.secondary,#screen-matches .match-season-stat.gold{--match-stat-ink:var(--secondary-hi,#7a5a05);--match-stat-ring:var(--secondary-line,#a47a146b);--match-stat-track:var(--secondary-dim,#c8a0352e);--match-stat-fill:var(--secondary-hi,#a47a14db)}#screen-matches .match-season-stat.green{--match-stat-ink:#166534;--match-stat-ring:#1f814966;--match-stat-track:#1f9d5529;--match-stat-fill:#1f8149db}#screen-matches .match-season-stat.red{--match-stat-ink:#991b1b;--match-stat-ring:#b91c1c61;--match-stat-track:#b91c1c26;--match-stat-fill:#b91c1cdb}#screen-matches .match-season-stat .match-stat-visual{border:2px solid var(--match-stat-ring);width:68px;height:68px;font-family:var(--fb);letter-spacing:0;text-transform:none;background:radial-gradient(circle at 36% 28%,#ffffffeb,#ffffff2e 42%,#0000 43%),linear-gradient(#ffffffd1,#ffffff7a);border-radius:18px;place-items:center;font-size:0;line-height:1;position:relative;box-shadow:inset 0 0 0 1px #ffffffb8,0 10px 20px #051f3914;color:var(--match-stat-ink)!important;display:grid!important}#screen-matches .match-stat-visual i,#screen-matches .match-stat-visual i:before,#screen-matches .match-stat-visual i:after{content:"";box-sizing:border-box;display:block;position:absolute}#screen-matches .match-stat-visual i{color:currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}#screen-matches .match-stat-visual.icon-record i{border:3px solid;border-radius:14px 14px 18px 18px;width:34px;height:40px}#screen-matches .match-stat-visual.icon-record i:before,#screen-matches .match-stat-visual.icon-record i:after{background:currentColor;border-radius:999px;height:3px;left:7px;right:7px}#screen-matches .match-stat-visual.icon-record i:before{top:11px}#screen-matches .match-stat-visual.icon-record i:after{top:22px}#screen-matches .match-stat-visual.icon-goals i{border:3px solid;border-bottom-width:5px;border-radius:8px 8px 5px 5px;width:42px;height:30px}#screen-matches .match-stat-visual.icon-goals i:before{opacity:.55;border-left:2px solid;border-right:2px solid;inset:6px 9px}#screen-matches .match-stat-visual.icon-goals i:after{background:#fff;border:3px solid;border-radius:999px;width:14px;height:14px;bottom:-11px;left:50%;transform:translate(-50%)}#screen-matches .match-stat-visual.icon-differential i{border:3px solid;border-radius:999px;width:40px;height:40px}#screen-matches .match-stat-visual.icon-differential i:before,#screen-matches .match-stat-visual.icon-differential i:after{background:currentColor;border-radius:999px;top:50%;left:50%;transform:translate(-50%,-50%)}#screen-matches .match-stat-visual.icon-differential i:before{width:22px;height:3px}#screen-matches .match-stat-visual.icon-differential i:after{width:3px;height:22px}#screen-matches .match-stat-visual.icon-final-third i{border:3px solid;border-radius:8px;width:42px;height:30px}#screen-matches .match-stat-visual.icon-final-third i:before{background:currentColor;width:3px;top:-3px;bottom:-3px;right:12px}#screen-matches .match-stat-visual.icon-final-third i:after{border:2px solid;border-radius:999px;width:10px;height:10px;top:8px;right:4px}#screen-matches .match-stat-visual.icon-passing,#screen-matches .match-stat-visual.icon-possession{border-radius:999px}#screen-matches .match-season-stat .match-stat-pie{--pct:0;border:2px solid var(--match-stat-ring);letter-spacing:0;border-radius:999px;width:54px;height:54px;font-size:0;line-height:1;position:relative;background:conic-gradient(from 0deg, var(--match-stat-fill) calc(var(--pct) * 1%), var(--match-stat-track) 0)!important;color:var(--match-stat-ink)!important;display:block!important;box-shadow:inset 0 0 0 1px #ffffffb3,0 8px 17px #051f3914!important}#screen-matches .match-stat-pie:before{content:"";background:linear-gradient(#fff,#f7f9fc);border:1px solid #ffffffd1;border-radius:999px;position:absolute;inset:11px;box-shadow:inset 0 0 0 1px #051f390d}#screen-matches .match-stat-pie:after{content:none}#screen-matches .match-stat-copy span{font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;font-size:.63rem;font-weight:950;line-height:1.2;display:block;color:var(--tx-3)!important}#screen-matches .match-stat-copy strong{font-family:var(--fd);text-transform:uppercase;margin-top:10px;font-size:clamp(2.05rem,3vw,2.75rem);line-height:.9;display:block;color:var(--match-stat-ink)!important}#screen-matches .match-season-stat.featured .match-stat-copy strong{font-size:clamp(2.75rem,4.7vw,4rem);line-height:.82}#screen-matches .match-stat-help{width:28px;height:28px;box-shadow:0 7px 14px #051f3914;border-width:2px!important;border-color:var(--match-stat-ring)!important;color:var(--match-stat-ink)!important;background:#ffffffd1!important}@media (max-width:720px){#screen-matches .match-season-stat{grid-template-columns:60px minmax(0,1fr);min-height:132px;padding:16px 44px 16px 14px}#screen-matches .match-season-stat.no-visual{grid-template-columns:minmax(0,1fr);padding-left:16px}#screen-matches .match-season-stat .match-stat-visual{border-radius:15px;width:56px;height:56px}#screen-matches .match-season-stat .match-stat-pie{width:46px;height:46px}#screen-matches .match-stat-pie:before{inset:9px}#screen-matches .match-season-stat.featured .match-stat-copy strong{font-size:clamp(2.2rem,12vw,3.1rem)}}#screen-matches .matches-summary-strip{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:clamp(6px,.55vw,9px);width:min(100%,1480px);margin-inline:auto;display:grid}#screen-matches .match-season-stat{grid-template-columns:clamp(38px,2.85vw,48px) minmax(0,1fr);gap:clamp(5px,.46vw,8px);width:100%;min-width:0;min-height:clamp(92px,6.1vw,108px);padding:clamp(9px,.68vw,12px) clamp(26px,1.65vw,32px) clamp(9px,.68vw,12px) clamp(10px,.72vw,12px)}#screen-matches .match-season-stat.no-visual{padding-left:clamp(12px,.9vw,16px)}#screen-matches .match-season-stat .match-stat-visual{justify-self:center;width:clamp(38px,2.85vw,48px);height:clamp(38px,2.85vw,48px)}#screen-matches .match-season-stat .match-stat-pie{width:clamp(34px,2.55vw,42px);height:clamp(34px,2.55vw,42px)}#screen-matches .match-stat-copy{min-width:0}#screen-matches .match-stat-copy span,#screen-matches .match-stat-copy strong{overflow-wrap:normal;word-break:normal}#screen-matches .match-stat-copy span{letter-spacing:.045em;font-size:clamp(.54rem,.52vw,.61rem);line-height:1.12}#screen-matches .match-stat-copy strong{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:center;max-width:100%;font-size:clamp(1.82rem,2.28vw,2.72rem)}#screen-matches .match-season-stat.featured .match-stat-copy strong{font-size:clamp(2.25rem,3.05vw,3.55rem)}#screen-matches .match-season-stat.no-visual.featured .match-stat-copy strong{font-size:clamp(2.45rem,3.35vw,3.95rem)}@media (max-width:1580px){#screen-matches .matches-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}#screen-matches .match-season-stat{grid-template-columns:clamp(48px,4vw,60px) minmax(0,1fr);gap:clamp(8px,.74vw,11px);min-height:clamp(104px,7.6vw,126px);padding:clamp(12px,.9vw,15px) clamp(30px,2.15vw,38px) clamp(12px,.9vw,15px) clamp(12px,.9vw,15px)}#screen-matches .match-season-stat.no-visual{padding-left:clamp(14px,1.1vw,18px)}#screen-matches .match-season-stat .match-stat-visual{width:clamp(48px,4vw,60px);height:clamp(48px,4vw,60px)}#screen-matches .match-season-stat .match-stat-pie{width:clamp(42px,3.45vw,52px);height:clamp(42px,3.45vw,52px)}#screen-matches .match-stat-copy strong{font-size:clamp(2rem,3.05vw,3.25rem)}#screen-matches .match-season-stat.featured .match-stat-copy strong{font-size:clamp(2.35rem,3.85vw,3.8rem)}#screen-matches .match-season-stat.no-visual.featured .match-stat-copy strong{font-size:clamp(2.45rem,4.2vw,4.15rem)}}@media (max-width:900px){#screen-matches .matches-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}#screen-matches .match-season-stat{min-height:120px}}@media (max-width:519px){#screen-matches .matches-summary-strip{grid-template-columns:1fr}#screen-matches .match-season-stat{min-height:112px}}#screen-matches .match-season-stat.with-pie{--match-stat-track:color-mix(in srgb, var(--primary) 20%, #e8edf3);text-align:center;grid-template-columns:minmax(0,1fr)!important;align-content:center!important;justify-items:center!important;gap:clamp(10px,.78vw,14px)!important;min-height:clamp(206px,13vw,248px)!important;padding:clamp(14px,1vw,18px) clamp(18px,1.4vw,28px)!important}#screen-matches .match-season-stat.with-pie.primary,#screen-matches .match-season-stat.with-pie.navy{--match-stat-ink:var(--primary);--match-stat-fill:color-mix(in srgb, var(--primary) 78%, #2aa7df);--match-stat-ring:color-mix(in srgb, var(--primary) 30%, transparent)}#screen-matches .match-season-stat.with-pie.secondary,#screen-matches .match-season-stat.with-pie.gold{--match-stat-ink:var(--secondary-hi,#7a5a05);--match-stat-fill:var(--secondary,var(--gold,#c8a035));--match-stat-ring:var(--secondary-line,#c8a0356b);--match-stat-track:color-mix(in srgb, var(--secondary,#c8a035) 22%, #e8edf3)}#screen-matches .match-season-stat.with-pie .match-stat-visual{width:clamp(158px,9.6vw,188px)!important;height:clamp(158px,9.6vw,188px)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important}#screen-matches .match-season-stat.with-pie .match-stat-pie{--ring-size:clamp(158px, 9.6vw, 188px);--ring-width:clamp(12px, .78vw, 16px);isolation:isolate;border-radius:999px;place-items:center;position:relative;overflow:visible;width:var(--ring-size)!important;height:var(--ring-size)!important;background:conic-gradient(from 0deg, var(--match-stat-fill) 0 calc(var(--pct) * 1%), var(--match-stat-track) 0 100%)!important;border:0!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff61,0 13px 26px #051f391f!important}#screen-matches .match-season-stat.with-pie .match-stat-pie:before{content:"";z-index:1;border-radius:inherit;background:linear-gradient(145deg, var(--primary-dark,#061b2f), var(--primary,#071d31));position:absolute;inset:var(--ring-width)!important;border:0!important;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 15px 24px #ffffff0f!important}#screen-matches .match-season-stat.with-pie .match-stat-pie:after{content:none}#screen-matches .match-season-stat.with-pie .match-stat-pie .match-stat-pie-value{z-index:3;max-width:calc(var(--ring-size) - 42px);font-family:var(--fd);font-variant-numeric:tabular-nums;letter-spacing:0;text-align:center;text-transform:uppercase;white-space:nowrap;text-shadow:0 2px 8px #00000047;font-weight:900;line-height:.9;display:block;position:relative;transform:translateY(.01em);color:#fffffff5!important;font-size:var(--pie-value-font,clamp(1.85rem, 7.8vw, 2.52rem))!important}#screen-matches .match-season-stat.with-pie .match-stat-copy{justify-items:center;gap:0;width:min(100%,16ch);display:grid}#screen-matches .match-season-stat.with-pie .match-stat-copy span{text-align:center;text-wrap:balance;color:var(--primary)!important;font-family:var(--fd)!important;letter-spacing:.03em!important;font-size:clamp(.88rem,.86vw,1.08rem)!important;font-weight:900!important;line-height:1.02!important}#screen-matches .match-season-stat.with-pie.secondary .match-stat-copy span,#screen-matches .match-season-stat.with-pie.gold .match-stat-copy span{color:var(--secondary-hi,#7a5a05)!important}#screen-matches .match-season-stat.with-pie .match-stat-copy strong{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}#screen-matches .match-season-stat.no-visual.featured{text-align:center;place-content:center;place-items:center;grid-template-columns:minmax(0,1fr)!important;padding:clamp(12px,.9vw,16px) clamp(18px,1.4vw,28px)!important}#screen-matches .match-season-stat.no-visual.featured .match-stat-copy{place-content:center;justify-items:center;gap:clamp(8px,.62vw,11px);width:100%;display:grid}#screen-matches .match-season-stat.no-visual.featured .match-stat-copy strong{font-variant-numeric:tabular-nums;letter-spacing:0;text-align:center;white-space:nowrap;order:1;width:100%;max-width:100%;margin-top:0;font-size:clamp(2.65rem,4.35vw,5.05rem);line-height:.78;color:var(--match-stat-ink)!important}#screen-matches .match-season-stat.no-visual.featured .match-stat-copy span{text-align:center;text-wrap:balance;order:2;width:100%;color:var(--match-stat-ink)!important;font-family:var(--fd)!important;letter-spacing:.03em!important;font-size:clamp(.88rem,.86vw,1.08rem)!important;font-weight:900!important;line-height:1.02!important}@media (max-width:900px){#screen-matches .match-season-stat.with-pie{min-height:244px!important}#screen-matches .match-season-stat.with-pie .match-stat-visual,#screen-matches .match-season-stat.with-pie .match-stat-pie{--ring-size:clamp(158px, 22vw, 184px);width:var(--ring-size)!important;height:var(--ring-size)!important}#screen-matches .match-season-stat.with-pie .match-stat-pie .match-stat-pie-value{font-size:var(--pie-value-font,clamp(1.85rem, 7.8vw, 2.52rem))!important}}@media (max-width:519px){#screen-matches .match-season-stat.with-pie{min-height:232px!important;padding-inline:32px!important}#screen-matches .match-season-stat.with-pie .match-stat-visual,#screen-matches .match-season-stat.with-pie .match-stat-pie{--ring-size:clamp(150px, 43vw, 172px)}#screen-matches .match-season-stat.with-pie .match-stat-pie .match-stat-pie-value{font-size:var(--pie-value-font,clamp(1.85rem, 7.8vw, 2.52rem))!important}}@media (max-width:720px){#screen-matches .match-mobile-collapse,#screen-match-detail .match-mobile-collapse{background:#fff;border:1px solid #051f391c;border-radius:16px;overflow:clip;box-shadow:0 10px 24px #051f390b}#screen-matches .match-mobile-collapse>summary,#screen-match-detail .match-mobile-collapse>summary{min-height:48px;color:var(--primary);font-family:var(--fd);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;font-size:.92rem;font-weight:900;list-style:none;display:grid}#screen-matches .match-mobile-collapse>summary::-webkit-details-marker{display:none}#screen-match-detail .match-mobile-collapse>summary::-webkit-details-marker{display:none}#screen-matches .match-mobile-collapse>summary:after,#screen-match-detail .match-mobile-collapse>summary:after{content:"+";background:var(--surface-alt);block-size:30px;inline-size:30px;color:var(--primary);font-family:var(--fm);border-radius:999px;place-items:center;font-size:1rem;font-weight:950;line-height:1;display:grid}#screen-matches .match-mobile-collapse[open]>summary:after,#screen-match-detail .match-mobile-collapse[open]>summary:after{content:"−";background:var(--accent);color:var(--primary-dark)}#screen-matches .match-mobile-collapse>summary b,#screen-match-detail .match-mobile-collapse>summary b{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#c8a0351f;border:1px solid #c8a03557;border-radius:999px;justify-self:end;padding:5px 10px;font-size:.62rem;font-weight:950}#screen-matches .match-mobile-collapse-body,#screen-match-detail .match-mobile-collapse-body{padding:0 10px 10px}#screen-matches .matches-summary-strip,#screen-matches .match-list-table,#screen-match-detail .match-overview-context-grid,#screen-match-detail .match-header-kpis,#screen-match-detail .match-zone-layout.rich.simplified,#screen-match-detail .match-load-kpi-grid,#screen-match-detail .match-session-report-cards,#screen-match-detail .match-load-report-grid{box-shadow:none!important;margin-block:0!important}#screen-matches .match-filter-row.list-first,#screen-matches .matches-time-filter-shell{margin-bottom:10px}#screen-matches .match-import-note{margin:0;padding:0 2px 2px;font-size:.78rem}#screen-match-detail .match-detail-collapse .match-section-heading,#screen-match-detail .match-detail-collapse .match-section-heading.compact{margin-top:0!important}}#screen-matches .matches-search-shell{margin:0 0 14px!important}#screen-matches .matches-search-tools{align-items:stretch!important}#screen-matches .matches-search-field input{box-sizing:border-box!important;min-height:var(--match-control-height)!important;height:var(--match-control-height)!important;border-radius:var(--match-control-radius)!important;max-width:none!important}#screen-matches .matches-list-filter-panel{width:min(760px,100vw - 42px)!important}#screen-matches .matches-list-filter-panel .matches-time-filter-shell{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin:0!important}#screen-matches .matches-list-filter-panel .matches-time-filter-field{flex:260px!important;min-width:min(260px,100%)!important}#screen-matches .matches-list-filter-panel .match-filter-row.list-first{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;margin:0!important;display:grid!important}#screen-matches .matches-list-filter-panel .match-import-filter{width:100%!important;min-width:0!important}#screen-matches .matches-list-filter-panel .match-import-filter-menu{width:100%!important;box-shadow:none!important;margin-top:8px!important;position:static!important}#screen-matches .matches-filter-footer{border-top:1px solid #051f3917!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding-top:12px!important;display:flex!important}#screen-matches .matches-filter-footer .avail-result-count{min-height:var(--match-control-height)!important}#screen-matches .matches-filter-footer .avail-clear{min-height:var(--match-control-height)!important;height:var(--match-control-height)!important}@media (max-width:720px){#screen-matches .matches-search-shell{border-radius:16px!important;padding:10px!important}#screen-matches .matches-search-tools,#screen-matches .matches-list-filter-panel .matches-time-filter-shell,#screen-matches .matches-filter-footer{grid-template-columns:1fr auto!important}#screen-matches .matches-list-filter-panel .matches-time-filter-shell,#screen-matches .matches-filter-footer{grid-template-columns:1fr!important;align-items:stretch!important;display:grid!important}#screen-matches .matches-list-filter-panel .matches-time-filter,#screen-matches .matches-list-filter-panel .matches-time-filter-field,#screen-matches .matches-filter-footer .avail-result-count,#screen-matches .matches-filter-footer .avail-clear{width:100%!important;min-width:0!important;max-width:none!important}}
