.learning-start,.dashboard-start{color:#f2f4ec;font-family:var(--font-ui);background:#132b1f;border:1px solid #9fc2a852;border-radius:1rem;margin:0 0 2rem;padding:clamp(1.25rem,3vw,1.8rem)}.getting-started-label{color:#afc6b5;margin-bottom:.55rem;font-size:.8rem;font-weight:600;display:block}.learning-start{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem 2rem;display:grid}.learning-start h2,.dashboard-start h2{font:600 clamp(1.25rem,2.2vw,1.65rem)/1.25 var(--font-ui);letter-spacing:-.025em;margin:0}.learning-start p,.dashboard-start header p{color:#b5c6ba;max-width:48rem;font-size:var(--ui-body-size);line-height:var(--ui-body-leading);margin:.75rem 0}.learning-start small{color:#9eb3a5;font-size:.8rem;line-height:1.5}.learning-start-actions{text-align:center;gap:.5rem;display:grid}.learning-start-actions a{color:#e7eee6;border-radius:.65rem;justify-content:center;align-items:center;gap:.8rem;min-height:2.75rem;padding:.65rem 1rem;font-size:.9rem;font-weight:600;display:flex}.learning-start-actions .getting-started-primary{color:#10251a;background:#f1f3ed}.learning-start-actions a:hover{text-underline-offset:.2em;text-decoration:underline}.dashboard-start header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.getting-started-dismiss{color:#c3d0c6;cursor:pointer;background:0 0;border:1px solid #52695a;border-radius:50%;flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;font-size:1.4rem;display:grid}.dashboard-start ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.dashboard-start li{min-width:0}.dashboard-start li button{color:#e7eee6;text-align:left;width:100%;height:100%;font-family:var(--font-ui);cursor:pointer;background:#0c2016;border:1px solid #3b5143;border-radius:.7rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.dashboard-start li button>span{color:#d3e5ce;background:#274331;border-radius:50%;flex-shrink:0;place-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;display:grid}.dashboard-start li strong{font-size:.9rem;font-weight:600;line-height:1.4}.dashboard-start li p{color:#aabeb0;font-size:var(--ui-label-size);margin:.5rem 0 0;line-height:1.55}.dashboard-start li button:hover{background:#162e20;border-color:#8ca893}.getting-started-retry{color:#e7eee6;min-height:2.75rem;font:600 .875rem/1.4 var(--font-ui);cursor:pointer;background:0 0;border:1px solid #8ca893;border-radius:.6rem;padding:.65rem 1rem}:is(.learning-start a:focus-visible,.dashboard-start button:focus-visible){outline-offset:3px;outline:2px solid #c4dbb7}@media (max-width:760px){.learning-start{grid-template-columns:1fr}.learning-start-actions{grid-template-columns:1fr 1fr}.dashboard-start ol{grid-template-columns:1fr}}@media (max-width:420px){.learning-start-actions{grid-template-columns:1fr}}.football-image{vertical-align:middle;flex:none;place-items:center;display:inline-grid;overflow:hidden}.football-image>img{object-fit:contain;width:100%;height:100%;display:block}.football-image-team{border-radius:6px}.football-image-league{box-sizing:border-box;background:#eef3ed;border:1px solid #48645152;border-radius:7px;padding:3px}.football-image-league>.football-image-fallback{color:#365344}.football-image-custom-league{background:0 0;border:0;padding:0}.football-image-player{background:#d4e5d71f;border-radius:50%}.football-image-player>img{object-position:center top}.football-image.football-player-initials{box-sizing:border-box;letter-spacing:-.025em;white-space:nowrap;border:2px solid;place-items:center;font-family:Arial,Helvetica,sans-serif;font-weight:800;line-height:1;display:inline-grid}.football-image>.football-image-fallback{color:#b6cbb9;width:70%;height:70%}.football-team{vertical-align:middle;align-items:center;gap:9px;min-width:0;max-width:100%;display:inline-flex}.football-team-name{overflow-wrap:anywhere;min-width:0}.football-league{vertical-align:middle;align-items:center;gap:7px;min-width:0;max-width:100%;display:inline-flex}.football-league-name{overflow-wrap:anywhere;min-width:0}.league-select-field{gap:8px;min-width:0;display:grid}.league-select-label{color:#9fb1a3;font:400 12px/1.2 var(--font-ui)}.league-select{min-width:0;position:relative}.league-select-trigger{color:#f2f4ec;width:100%;min-height:38px;font:500 .875rem/1.25 var(--font-ui);letter-spacing:0;text-align:left;cursor:pointer;background:#13271d;border:1px solid #486451;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:5px 9px;display:flex}.league-select-trigger:hover,.league-select.is-open .league-select-trigger{color:#f2f4ec;background:#13271d;border-color:#8bad94}.league-select-trigger:focus-visible{outline-offset:3px;outline:2px solid #9fc2a8}.league-select-trigger:disabled{opacity:.65;cursor:wait}.league-select-trigger>span{min-width:0;color:inherit;font:inherit;letter-spacing:inherit}.league-select-caret{flex:none;width:16px;height:16px;transition:transform .16s}.league-select.is-open .league-select-caret{transform:rotate(180deg)}.league-select-menu{z-index:50;scrollbar-width:thin;scrollbar-color:#aec7b59e transparent;background:#10271c;border:1px solid #54715d;border-radius:10px;max-height:320px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #00000059}.league-select-menu::-webkit-scrollbar{width:8px}.league-select-menu::-webkit-scrollbar-track{background:0 0}.league-select-menu::-webkit-scrollbar-thumb{background:#aec7b59e;border:2px solid #10271c;border-radius:999px;min-height:34px}.league-select-menu::-webkit-scrollbar-thumb:hover{background:#d6e5d9d1}.league-select-menu::-webkit-scrollbar-button{width:0;height:0;display:none}.league-select-menu[hidden]{display:none}.league-select-menu>button{color:#d7e3d7;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:8px;padding:7px 9px;display:grid}:is(.league-select-menu>button:hover,.league-select-menu>button:focus-visible){color:#f2f4ec;background:#9fc2a81f;outline:0}.league-select-menu>button.selected{background:#9fc2a82e}.league-select-menu small{color:#aab9ad;font-size:12px}.league-select-check{color:#b8d9bf;place-items:center;width:22px;height:22px;display:inline-grid}.league-select-check svg{width:14px;height:14px}.compact-select-menu{width:max-content;min-width:100%;max-width:min(18rem,100vw - 48px);right:auto}.compact-select-menu>button{white-space:nowrap;grid-template-columns:minmax(0,1fr) 22px;min-height:38px;font-size:14px}.match-select-field{width:fit-content;max-width:100%}.match-select-trigger{justify-content:flex-start}.match-select-trigger>span{flex:0 auto}.match-select-value{width:auto;min-width:0;max-width:100%;display:block}.match-select-visual{align-items:center;gap:6px;width:auto;min-width:0;max-width:100%;display:flex}.match-select-visual>.football-image{flex:none}.match-select-team-name{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.match-select-team-name.is-home{text-align:right}.match-select-team-name.is-away{text-align:left}.match-select-score{color:#f2f4ec;font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:.875rem;font-weight:600}.match-select-date{color:#9fb1a3;white-space:nowrap;flex:none}@media (prefers-reduced-motion:reduce){.league-select-caret{transition:none}}.module-context-control-field{color:#9fb1a3;width:fit-content;min-width:0;max-width:100%;font-family:var(--font-ui);align-self:flex-start;gap:5px;font-size:12px;display:grid}.module-context-control-label{font-size:var(--ui-label-size);line-height:1.4}.module-context-control{align-self:flex-start;width:fit-content;min-width:0;max-width:100%;position:relative}.dashboard-module:has(.module-context-control){content-visibility:visible}.dashboard-module:has(.module-context-control[open]){z-index:30}.module-context-control>summary{box-sizing:border-box;color:#f2f4ec;width:fit-content;max-width:100%;min-height:38px;font:500 .875rem/1.25 var(--font-ui);letter-spacing:0;cursor:pointer;background:#13271d;border:1px solid #486451;border-radius:8px;align-items:center;gap:8px;padding:5px 9px;list-style:none;transition:border-color .16s,background-color .16s,color .16s;display:flex}.module-context-control>summary::-webkit-details-marker{display:none}.module-context-control>summary:hover,.module-context-control[open]>summary{color:#eef3ed;border-color:#8bad94}.module-context-control>summary:focus-visible{outline-offset:3px;border-color:#8bad94;outline:2px solid #9fc2a8}.module-context-control>summary>svg:last-child{flex:none;width:13px;height:13px;margin-left:auto;transition:transform .16s}.module-context-control[open]>summary>svg:last-child{transform:rotate(180deg)}.module-context-control>summary>.module-context-label{min-width:0;color:inherit;font:inherit;letter-spacing:inherit;white-space:normal}.module-context-control>summary .football-image{width:24px!important;height:24px!important}.module-context-control>summary>b{color:#e7cf8d;letter-spacing:.03em;text-transform:uppercase;background:#d9bb6e26;border-radius:999px;padding:3px 6px;font-size:12px}.module-context-popover{z-index:40;width:min(310px,100vw - 48px);font-family:var(--font-ui);background:#0c2117;border:1px solid #c0d5c552;border-radius:12px;gap:11px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:auto;box-shadow:0 16px 36px #00000061}.module-context-popover>header{border-bottom:1px solid #acc3b124;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label reset""status reset";align-items:start;gap:3px 10px;padding-bottom:9px;display:grid}.module-context-popover>header>span{color:#9fb1a3;letter-spacing:0;text-transform:none;grid-area:label;font-size:12px;font-weight:400;line-height:1.2}.module-context-popover>header>strong{color:#eef3ed;grid-area:status;font-size:14px}.module-context-reset{color:#e6eee7;white-space:nowrap;cursor:pointer;background:#acc3b112;border:1px solid #cbe1d052;border-radius:7px;grid-area:reset;place-self:start end;min-height:31px;padding:6px 9px;font-size:13px;font-weight:750}:is(.module-context-reset:hover,.module-context-reset:focus-visible){color:#0b2016;background:#e7eee8;border-color:#e7eee8;outline:0}.module-context-field{color:#9fb1a3;font-size:var(--ui-label-size);letter-spacing:0;text-transform:none;gap:.5rem;font-weight:400;line-height:1.4;display:grid}.module-context-select-option-label{align-items:center;gap:8px;min-width:0;display:flex}.module-context-team-icons{flex:none;align-items:center;gap:2px;display:inline-flex}.module-context-team-icons .football-image{flex:none}.module-context-option-list{scrollbar-width:thin;scrollbar-color:#547963 transparent;background:#10271c;border:1px solid #acc3b138;border-radius:9px;gap:3px;max-height:190px;padding:5px;display:grid;overflow-y:auto}.module-context-option-list>button{color:#d7e3d7;width:100%;min-height:38px;font:inherit;letter-spacing:0;text-align:left;text-transform:none;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:8px;padding:7px 8px;font-size:14px;font-weight:500;display:grid}.module-context-select-option-label>span:last-child{overflow-wrap:anywhere;min-width:0}.module-context-option-list>button>i{color:#b8d9bf;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.module-context-option-list>button>i svg{width:12px;height:12px}:is(.module-context-option-list>button:hover,.module-context-option-list>button:focus-visible){color:#f2f4ec;background:#9fc2a81f;outline:0}.module-context-option-list>button:focus-visible{box-shadow:inset 0 0 0 1px #9fc2a8}.module-context-option-list>button.selected{background:#9fc2a82e}.module-context-empty{color:#84978a;letter-spacing:0;text-transform:none;border:1px solid #acc3b12e;border-radius:8px;margin:0;padding:9px;font-size:13px;font-weight:500}.module-context-popover>p{color:#84978a;margin:0;font-size:14px;line-height:1.5}.module-local-override{color:#ead99f;font-family:var(--font-ui);background:#d9bb6e12;border:1px solid #d9bb6e4d;border-radius:.58rem;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 .85rem;padding:.62rem .72rem;display:flex}.module-local-override>span{font:600 .875rem/1.35 var(--font-ui);letter-spacing:0;text-transform:none}.module-local-override>button{color:#f0e5bd;min-height:2rem;font:600 .875rem/1.35 var(--font-ui);letter-spacing:0;cursor:pointer;background:#071b1347;border:1px solid #e7cf8d4d;border-radius:.42rem;padding:.35rem .55rem}:is(.module-local-override>button:hover,.module-local-override>button:focus-visible){color:#102218;background:#f0e5bd;border-color:#f0e5bd;outline:0}@container real-team-module (width<=620px){.module-context-popover{width:min(310px,100cqw - 2rem);left:0;right:auto}}@container real-match-module (width<=650px){.module-context-popover{width:min(310px,100cqw - 2rem);left:0;right:auto}}@media (max-width:760px){.module-context-popover{left:0;right:auto}.module-local-override{flex-direction:column;align-items:flex-start}}@media (pointer:coarse){.module-context-control>summary{min-height:44px;padding:9px 13px}}@media (prefers-reduced-motion:reduce){.module-context-control>summary>svg:last-child{transition:none}}.lineup-pitch-scroll{scrollbar-width:thin;scrollbar-color:#d1e1d580 #04140d47;overflow-x:auto}.lineup-pitch-stage{min-width:34rem}.lineup-team-heading{align-items:center;gap:.6rem;min-width:0;padding:.05rem .2rem .55rem;display:flex}.lineup-team-heading.is-away{flex-direction:row-reverse;justify-content:flex-start;padding:.55rem .2rem .05rem}.lineup-team-heading .football-team{min-width:0}.lineup-team-heading .football-team-name{color:#f1f4ed;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:750;overflow:hidden}.lineup-team-heading>span{color:#dfc681;font:800 .75rem/1 var(--font-label);background:#d9bb7614;border:1px solid #d9bb763d;border-radius:999px;flex:none;padding:.27rem .38rem}.lineup-match-pitch{background-color:#0b271b;background-image:linear-gradient(#0000 50%,#9fc2a806 50%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 25%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #c2d8c83d;border-radius:.55rem;height:clamp(44rem,82vw,56rem);position:relative;overflow:hidden;box-shadow:inset 0 0 0 .3rem #071b1333}.lineup-match-pitch:before{content:"";z-index:0;border:1px solid #d6e5da38;border-radius:.16rem;position:absolute;inset:.7rem}.lineup-pitch-players{z-index:1;margin:0;padding:0;list-style:none;position:absolute;inset:0}.lineup-pitch-halfway{z-index:0;background:#d6e5da38;height:1px;position:absolute;top:50%;left:.7rem;right:.7rem}.lineup-pitch-circle{z-index:0;aspect-ratio:1;border:1px solid #d6e5da38;border-radius:50%;width:6rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lineup-pitch-box{z-index:0;border:1px solid #d6e5da38;width:38%;height:12%;position:absolute;left:50%;transform:translate(-50%)}.lineup-pitch-box.is-top{border-top:0;top:.7rem}.lineup-pitch-box.is-bottom{border-bottom:0;bottom:.7rem}.lineup-side-empty{z-index:2;color:#91a397;text-align:center;place-items:center;width:100%;height:45%;margin:0;font-size:.8125rem;display:grid;position:absolute;left:0}.lineup-side-empty.is-home{top:0}.lineup-side-empty.is-away{bottom:0}.lineup-pitch-player{z-index:1;top:var(--lineup-y);left:var(--lineup-x);width:min(5.75rem,14%);box-shadow:none;text-align:center;background:0 0;border:0;justify-items:center;gap:.14rem;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.lineup-player-portrait{filter:drop-shadow(0 .2rem .32rem #00000052);place-items:center;display:grid}.lineup-pitch-player>strong{color:#f2f4ec;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;overflow:hidden}.lineup-substitution-portrait{isolation:isolate;position:relative}.lineup-substitution-counterpart{z-index:2;background:#14291e;border:2px solid #e6a6a0;border-radius:50%;place-items:center;width:1.65rem;height:1.65rem;display:grid;position:absolute;top:-.38rem;left:-.42rem;overflow:hidden;box-shadow:0 .15rem .35rem #0000004d}.lineup-substitution-portrait>.match-event-icon{z-index:3;color:#9fdeb0;background:#214a31;border:2px solid #14291e;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;padding:0;display:grid;position:absolute;bottom:-.25rem;right:-.45rem;box-shadow:0 .12rem .3rem #0000004d}.lineup-substitution-portrait>.match-event-icon svg{width:.75rem;height:.75rem}.live-football{color:var(--paper);margin:0}.live-football button,.live-football select{font:inherit}.live-football button{cursor:pointer}.live-football button:disabled{opacity:.6;cursor:wait}.live-football button:focus-visible{outline-offset:4px;outline:2px solid #afcfff}.live-football select:focus-visible{outline-offset:4px;outline:2px solid #afcfff}.live-match-dialog-close:focus-visible{outline-offset:4px;outline:2px solid #afcfff}.live-refresh{border:1px solid var(--line);min-height:2.15rem;color:var(--paper);background:#ffffff06;border-radius:.52rem;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;padding:.48rem .65rem;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:flex;font-size:.8125rem!important;font-weight:750!important}.live-refresh:hover:not(:disabled){border-color:var(--lesson-lime);color:var(--lesson-lime);background:#9fc2a81a}.live-refresh:focus-visible{border-color:var(--lesson-lime);color:var(--lesson-lime);background:#9fc2a81a}.live-refresh svg{width:1rem;height:1rem}.live-data-warning{color:#f0d5a7;background:#e5b86f0f;border:1px solid #e5b86f66;border-radius:.6rem;padding:.8rem 1rem;font-size:.8rem;line-height:1.6}.match-browser-live{background:linear-gradient(135deg,#79da8d14,#071b1361);border:1px solid #79da8d33;border-radius:.75rem;gap:.55rem;padding:.75rem;display:grid}.match-browser-live>header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.match-browser-live>header>span{color:#e7f5e9;font:800 .75rem/1 var(--font-label);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.42rem;display:inline-flex}.match-browser-live>header>span>i{background:#79da8d;border-radius:50%;width:.48rem;height:.48rem;box-shadow:0 0 0 .22rem #79da8d1c,0 0 .8rem #79da8d8c}.match-browser-live>header>small{color:#93a79a;font-size:.75rem}.match-browser-live>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.match-browser-live button{min-width:0;color:var(--paper);text-align:left;background:#071b13;border:1px solid #c2d8c829;border-radius:.62rem;gap:.5rem;padding:.65rem .7rem;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.match-browser-live button:hover,.match-browser-live button[aria-expanded=true]{background:#0b2418;border-color:#79da8d7a;transform:translateY(-1px)}.match-browser-live button>span{color:#91a599;justify-content:space-between;align-items:center;gap:.65rem;display:flex}.match-browser-live button>span small{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.match-browser-live button>span b{color:#c9dbce;flex:none;align-items:center;gap:.28rem;font-size:.75rem;display:inline-flex}.match-browser-live button>span svg{width:.72rem;height:.72rem}.match-browser-live button>strong{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.5rem;min-width:0;font-size:.875rem;display:grid}.match-browser-live button>strong>.football-team:last-child{text-align:right;justify-content:flex-end}.match-browser-live button>strong>em{color:#fff;min-width:2.8rem;font:800 .78rem/1 var(--font-ui);text-align:center;white-space:nowrap;background:#ffffff0f;border-radius:.35rem;padding:.25rem .35rem}.live-football-controls{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;padding-top:.15rem;display:flex}.live-football-controls label,.live-football-controls .league-select-field{color:#9fb1a3;gap:5px;width:12rem;max-width:100%;font-size:12px;line-height:1.2;display:grid}.live-football-controls .league-select{width:100%;max-width:100%;font-size:12px}.live-football-controls .league-select-trigger{color:#f2f4ec;width:100%;max-width:100%;min-height:38px;font:500 .875rem/1.25 var(--font-ui);letter-spacing:0;background:#13271d;border-color:#486451;border-radius:8px;padding:5px 9px;transition:border-color .16s,background-color .16s,color .16s}.live-football-controls .league-select-trigger:hover,.live-football-controls .league-select.is-open .league-select-trigger{color:#f2f4ec;background:#13271d;border-color:#8bad94}.live-football-controls .league-select-trigger:focus-visible{outline-offset:3px;color:#f2f4ec;background:#13271d;border-color:#8bad94;outline:2px solid #9fc2a8}.live-football-controls .league-select-trigger .football-image{width:24px!important;height:24px!important}.live-football-controls .league-select-caret{width:13px;height:13px}.live-football-controls .league-select-menu{width:100%;min-width:100%;max-width:100%;right:auto}.live-football-controls .league-select-menu>button{min-width:0}.live-football-controls .league-select-menu .football-league{flex-wrap:nowrap;min-width:0}.live-football-controls .league-select-menu .football-league-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live-matchweek-field{width:12rem;min-width:0}.live-matchweek-field .compact-select-trigger,.live-matchweek-field .compact-select-menu{min-width:0}.live-matchweek-field .compact-select-menu{width:100%;max-width:100%}.live-window-label{color:#aabeb0;flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin:1rem 0 .7rem;font-size:.8125rem;display:flex}.live-football-grid{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}.live-match-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#547963 transparent;min-width:0;max-height:39rem;overflow-y:auto}.live-match-list ul{gap:.4rem;margin:0;padding:0 .25rem 0 0;list-style:none;display:grid}.live-football-grid.is-complete-round{grid-template-columns:1fr}.live-football-grid.is-complete-round .live-match-list{max-height:none;overflow:visible}.live-football-grid.is-complete-round .live-match-list ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:0}.live-match-list button{border:1px solid var(--line);width:100%;color:var(--paper);text-align:left;background:var(--module-inset,#071b13);border-radius:.7rem;padding:.65rem .75rem;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s}.live-match-list button:hover{border-color:#cbe0d180}.live-match-list button[aria-expanded=true]{background:#a5c6ad1f;border-color:#b5cdba}.live-fixture-date{color:#acbeb0;text-align:center;margin:0 0 .45rem;font-size:.75rem;line-height:1.2;display:block}.live-fixture-teams{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.55rem;margin:0;display:grid}.live-fixture-teams strong{overflow-wrap:anywhere;min-width:0;font-size:.75rem;line-height:1.25;display:flex}.live-fixture-teams strong:first-child{justify-content:flex-end}.live-fixture-teams strong:last-child{justify-content:flex-start}.live-fixture-teams .football-team{gap:.4rem}.live-fixture-teams strong:first-child .football-team{flex-direction:row-reverse}.live-fixture-teams strong:first-child .football-team-name{text-align:right}.live-fixture-teams strong:last-child .football-team-name{text-align:left}.live-fixture-teams b{white-space:nowrap;background:#ffffff0f;border-radius:.35rem;padding:.3rem .45rem;font-size:.82rem}.live-match-modal{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030c08cc;place-items:center;padding:clamp(.75rem,3vw,2rem);display:grid;position:fixed;inset:0}.live-match-dialog{width:min(64rem,100%);max-height:90vh;overscroll-behavior:contain;max-height:calc(100dvh - 2rem);color:var(--paper);scrollbar-width:thin;scrollbar-color:#547963 transparent;background:#102319;border:1px solid #b5cdba66;border-radius:1rem;padding:1.25rem;position:relative;overflow-y:auto;box-shadow:0 1.5rem 4rem #00000080}.live-match-dialog-close{z-index:2;width:2.25rem;height:2.25rem;color:var(--paper);cursor:pointer;background:#1b3526;border:1px solid #cfe3d559;border-radius:50%;place-items:center;margin:0 0 -2.25rem auto;padding:0;display:grid;position:sticky;top:0}.live-match-dialog-close:hover{background:#264532;border-color:#b5cdba}.live-match-dialog-close svg{width:1rem;height:1rem}.live-match-dialog .live-match-detail{background:0 0;border:0;padding:0}.live-match-dialog .live-match-heading{padding-right:3rem}.live-match-detail{border:1px solid var(--line);background:#07170f73;border-radius:.7rem;min-width:0;padding:1.25rem}.live-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:14rem;padding:2rem 1rem;display:flex}.live-empty svg{color:#abc1ad;width:2.25rem;height:2.25rem;margin-bottom:.6rem}.live-empty h3{margin:.5rem 0;font-size:1rem}.live-empty p{color:#acbeb0;max-width:32ch;margin:.5rem 0;font-size:.8rem;line-height:1.7}.live-match-heading>span{color:#aabeb0;font-size:.8125rem}.live-match-heading>.live-league-context{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.live-match-scoreboard{grid-template-columns:minmax(0,max-content) auto minmax(0,max-content) auto;justify-content:start;align-items:center;gap:clamp(.45rem,1.4vw,.85rem);min-width:0;margin:.8rem 0 .4rem;display:grid}.live-match-scoreboard-team{letter-spacing:-.02em;min-width:0;font-size:1.05rem;line-height:1.3}.live-match-scoreboard-team .football-team{min-width:0;display:flex}.live-match-scoreboard-team .football-team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live-match-scoreboard-team.is-home .football-team{flex-direction:row-reverse;justify-content:flex-end}.live-match-scoreboard-team.is-home .football-team-name{text-align:right}.live-match-scoreboard-team.is-away .football-team{justify-content:flex-start}.live-match-score{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:2rem;line-height:1}.live-match-status{border:1px solid var(--line);color:#b7cbbd;white-space:nowrap;border-radius:.3rem;padding:.3rem .5rem;font-size:.75rem}.live-match-heading p{color:#acbeb0;font-size:.875rem;line-height:1.5}.live-match-lineups{border-top:1px solid var(--line);gap:.75rem;margin:1.25rem 0;padding-top:1rem;display:grid}.live-match-lineups>h3{color:#edf3ee;margin:0;font-size:.875rem}.live-statistics{table-layout:fixed;border-collapse:collapse;width:100%;margin:1.25rem 0 .7rem;font-size:.75rem}.live-statistics caption{text-align:left;padding-bottom:.9rem;font-weight:700}.live-statistics thead th{color:#aabeb0;overflow-wrap:anywhere;padding:.5rem .25rem;font-size:.75rem;font-weight:500}.live-statistics tbody th,.live-statistics td{border-top:1px solid var(--line);text-align:center;padding:.7rem .25rem}.live-statistics tbody th{color:#b2c6b9;font-size:.8125rem;font-weight:400}.live-statistics td{font-variant-numeric:tabular-nums;font-weight:700}.live-statistics td.is-missing{color:#9fb4a6;font-size:.75rem;font-weight:400}.live-data-footnote{color:#a1b6a7;margin:.85rem 0 0;font-size:.875rem;line-height:1.7}.live-detail-loading{color:#b2c6b9;box-sizing:border-box;align-items:center;min-height:2.25rem;margin:0;padding-right:3rem;font-size:.75rem;display:flex}@media (max-width:900px){.live-football-grid{grid-template-columns:1fr}.live-match-list{max-height:24rem}}@media (max-width:720px){.live-football-grid.is-complete-round .live-match-list ul{grid-template-columns:1fr}}@media (max-width:620px){.match-browser-live>div{grid-template-columns:1fr}}@media (max-width:520px){.live-football-controls,.live-football-controls label,.live-football-controls .league-select-field,.live-football-controls .league-select,.live-matchweek-field,.live-football-controls .league-select-menu{width:100%}.live-match-dialog{max-height:calc(100dvh - 1.5rem);padding:1rem .75rem}.live-match-dialog .live-match-heading{padding-right:2.75rem}.live-match-scoreboard{gap:.35rem}.live-match-scoreboard-team{font-size:.78rem}.live-match-scoreboard-team .football-team{gap:.35rem}.live-match-scoreboard-team .football-image{width:28px!important;height:28px!important}.live-match-score{font-size:1.35rem}.live-match-status{padding:.25rem .35rem;font-size:.75rem}}@media (pointer:coarse){.live-football-controls .league-select-trigger{min-height:44px;padding:9px 13px}}@media print{.live-football{color:#111!important;background:#fff!important}.live-football *{color:#111!important}.live-refresh,.live-football-controls,.live-match-modal{display:none}.live-football-grid{display:block}.live-match-list{max-height:none;overflow:visible}.live-match-list li{break-inside:avoid}}@media (prefers-reduced-motion:reduce){.live-match-list button,.match-browser-live button{transition:none}}#dashboard-module-library .module-group .module-card{--module-preview-height:14.5rem;cursor:default;background:#10291e;border-color:#b5d1bc38;border-radius:1rem;flex-direction:column;display:flex}#dashboard-module-library .module-group .module-card.active{background:#173426;border-color:#b7d49a;box-shadow:inset 0 0 0 1px #b7d49a14}#dashboard-module-library .module-group .module-card-select{border-radius:inherit;width:100%;min-width:0;min-height:0;box-shadow:none;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:stretch;margin:0;padding:0;display:flex;overflow:visible}#dashboard-module-library .module-group .module-card-select:focus-visible{outline-offset:-3px;outline:3px solid #d5eab8}#dashboard-module-library .module-card-toolbar{justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:3.25rem;padding:.7rem .85rem .45rem;display:flex}#dashboard-module-library .module-group .module-card-toolbar>.recommended-badge{color:#c9dda9;font:500 .75rem/1 var(--font-ui);letter-spacing:0;text-transform:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#bbd98f11;border:1px solid #c5df9c33;padding:.3rem .5rem;position:static}.module-card-toolbar>.module-card-preview-label{color:#9daf9f;font-size:.75rem}#dashboard-module-library .module-group .module-card-toolbar>.module-card-corner-action{width:auto;min-width:2rem;height:1.85rem;box-shadow:none;background:0 0;border-color:#c1d7c540;border-radius:.4rem;align-items:center;gap:.4rem;padding:0 .5rem;font-size:.75rem;display:flex;position:static}#dashboard-module-library .module-group .module-card-toolbar>.module-card-corner-action.active{color:#d2e8b3;background:#c5df9c12;border-color:#c5df9c4d}#dashboard-module-library .module-group .module-card-summary{flex:1;padding:.25rem .85rem 1rem}#dashboard-module-library .module-group .module-card-summary>strong{letter-spacing:-.025em;margin:.95rem 0 .4rem;font-size:1rem;line-height:1.25}#dashboard-module-library .module-group .module-card-summary>small{color:#b0c0b5;font-size:.875rem;line-height:1.5}#dashboard-module-library .module-card>.module-card-pairing{width:100%;margin-top:auto;padding:0 .85rem 1rem}#dashboard-module-library .module-card-pairing>span{color:#9daf9f;font:500 .8125rem/1.3 var(--font-ui);letter-spacing:0;text-transform:none;margin:0 0 .5rem;display:block}.module-pairing-actions{flex-wrap:wrap;gap:.45rem;display:flex}#dashboard-module-library .module-group .module-pairing-action{color:#dae8d1;min-width:0;max-width:100%;min-height:2.5rem;font:500 .875rem/1.35 var(--font-ui);text-align:left;cursor:pointer;background:#c5e49c09;border:1px solid #b5d1bc42;border-radius:.5rem;flex-direction:row;align-items:center;gap:.4rem;padding:.45rem .65rem;transition:border-color .18s,background-color .18s;display:inline-flex;position:relative}#dashboard-module-library .module-group .module-pairing-action>span{z-index:auto;min-width:0;color:inherit;font:inherit;text-transform:none;white-space:normal;overflow-wrap:anywhere;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;align-self:auto;padding:0;position:static}#dashboard-module-library .module-pairing-action>svg{flex-shrink:0;width:.9rem;height:.9rem}#dashboard-module-library .module-pairing-action>small{color:#a9bcad;font:500 .75rem/1.3 var(--font-ui);margin-left:.1rem}#dashboard-module-library .module-group .module-pairing-action:hover:not([aria-disabled=true]){background:#c5e49c1f;border-color:#b7d49a}#dashboard-module-library .module-group .module-pairing-action[aria-disabled=true]{color:#a9bcad;cursor:default;background:0 0;border-color:#b5d1bc1f}#dashboard-module-library .module-group .module-pairing-action[aria-disabled=true]>svg{color:#c5e49c}#dashboard-module-library .module-group .module-pairing-action:focus-visible{outline-offset:2px;outline:2px solid #d5eab8}#dashboard-module-library .module-group .module-card .library-preview{--lp-primary:#c5e49c;--lp-secondary:#91bdea;--lp-muted:#98b1a3;--lp-line:#b7d3be21;height:var(--module-preview-height);color:#edf3e9;font:400 .8125rem/1.3 var(--font-ui);text-transform:none;letter-spacing:0;text-align:left;isolation:isolate;background:radial-gradient(at 75% 0,#547d531f,#0000 65%),#071c13;border:1px solid #adceb333;border-radius:.7rem;flex-direction:column;padding:0;transition:border-color .2s,background-color .2s;display:flex;box-shadow:0 3px 14px #00000024,inset 0 1px #ffffff06;container:library-preview/inline-size}#dashboard-module-library .module-group .module-card:hover .library-preview{border-color:#c5e49c75}.module-group .library-preview :is(strong,b,small,i,em){font:inherit;letter-spacing:inherit;margin:0;font-style:normal}.module-group .library-preview :is(strong,b){font-variant-numeric:tabular-nums;font-weight:600}.module-group .library-preview small{color:var(--lp-muted);font-size:.75rem;line-height:1.3}.library-preview .lp-heading{border-bottom:1px solid var(--lp-line);background:#c5dab906;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.65rem;padding:.55rem .85rem;font-size:.75rem;display:flex}.lp-heading>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.library-preview .lp-meta{color:var(--lp-muted);flex-shrink:0;font-size:.75rem}.lp-content{flex:1;min-height:0;padding:.65rem .85rem}.lp-team{align-items:center;gap:.45rem;min-width:0;font-weight:550;display:inline-flex}.lp-team>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lp-team .football-image{flex-shrink:0}.library-preview .lp-primary{color:var(--lp-primary)}.library-preview .lp-secondary{color:var(--lp-secondary)}.library-preview .lp-date,.library-preview .lp-venue{color:var(--lp-muted);white-space:nowrap;font-size:.75rem}.lp-footnote{color:var(--lp-muted);justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.5rem;font-size:.75rem;display:flex}.lp-matches .lp-content,.lp-fixtures .lp-content{flex-direction:column;padding-top:.2rem;display:flex}.lp-match-row{border-bottom:1px solid var(--lp-line);grid-template-columns:3rem minmax(0,1fr) 3.5rem minmax(0,1fr);align-items:center;gap:.5rem;min-height:2.75rem;display:grid}.lp-match-row>.lp-team:last-child{justify-content:flex-end}.library-preview .lp-score{border:1px solid var(--lp-line);color:#edf3e9;text-align:center;white-space:nowrap;background:#bed6bb0b;border-radius:.3rem;padding:.3rem .2rem;font-size:.8125rem}.lp-form{align-items:center;gap:.25rem;display:flex}.lp-result{border:1px solid #0000;border-radius:.25rem;place-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;line-height:1;display:grid}.lp-result-w{color:#c5e49c;background:#a0c87b1f;border-color:#acd8932e}.lp-result-d{color:#dfcf9f;background:#d0ba821a;border-color:#d0ba822e}.lp-result-l{color:#dfaaa0;background:#d286791a;border-color:#d286792e}.lp-fixture-row{border-bottom:1px solid var(--lp-line);grid-template-columns:3rem 1fr 2.6rem auto;align-items:center;gap:.5rem;min-height:2.75rem;display:grid}.lp-snapshot .lp-content{flex-direction:column;gap:.55rem;display:flex}.lp-stat-hero{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.lp-stat-hero>div{gap:.12rem;display:grid}.lp-stat-hero>div>span{color:var(--lp-muted);font-size:.75rem}.module-group .library-preview .lp-stat-hero strong{letter-spacing:-.06em;font-size:2rem;line-height:1.05}.lp-sparkline{width:45%;height:2.75rem;color:var(--lp-primary);overflow:visible}.lp-sparkline path{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.lp-stat-grid{border-top:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line);grid-template-columns:repeat(3,minmax(0,1fr));padding:.6rem 0;display:grid}.lp-stat-grid>div{border-left:1px solid var(--lp-line);gap:.25rem;padding:0 .75rem;display:grid}.lp-stat-grid>div:first-child{border-left:0;padding-left:0}.lp-stat-grid>div>span{color:var(--lp-muted);font-size:.75rem}.module-group .library-preview .lp-stat-grid b{letter-spacing:-.04em;font-size:1.2rem;line-height:1}.lp-stat-grid b>span{font-size:.8125rem}.lp-form-line{color:var(--lp-muted);justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.lp-versus{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.module-group .library-preview .lp-versus>strong{letter-spacing:.06em;font-size:1.5rem;line-height:1.1}.lp-versus>strong>span{color:#587765}.lp-flow .lp-content{flex-direction:column;gap:.45rem;padding-top:.6rem;display:flex}.lp-flow-chart{flex:1;width:100%;min-height:0;display:block;overflow:visible}.lp-chart-grid{stroke:var(--lp-line);stroke-width:1px;stroke-dasharray:3 4}.lp-bar-primary{fill:var(--lp-primary);opacity:.85}.lp-bar-secondary{fill:var(--lp-secondary);opacity:.72}.lp-event-line{stroke:#d9dfd1;stroke-opacity:.45;stroke-dasharray:2 3}.lp-event-goal{fill:#071c13;stroke:#e5ecdc;stroke-width:2px}.lp-axis{fill:var(--lp-muted);font:12px var(--font-ui)}.lp-legend{color:var(--lp-muted);justify-content:center;align-items:center;gap:1rem;font-size:.75rem;display:flex}.lp-legend>span{align-items:center;gap:.3rem;display:flex}.lp-legend i{background:var(--lp-primary);border-radius:50%;width:.4rem;height:.4rem;display:block}.lp-legend>span:nth-child(2)>i{background:var(--lp-secondary)}.lp-legend .lp-goal-key{margin-left:auto}.lp-compare-teams{border-bottom:1px solid var(--lp-line);padding:.1rem 0 .6rem}.lp-compare-teams>.lp-team:first-child{color:var(--lp-primary)}.lp-compare-teams>.lp-team:last-child{color:var(--lp-secondary)}.lp-compare-teams>span:nth-child(2){color:var(--lp-muted);font-size:.75rem}.lp-dot-row{grid-template-columns:6.3rem 2.5rem minmax(2.3rem,1fr) 2.5rem;align-items:center;gap:.35rem;min-height:2.55rem;display:grid}.lp-dot-row>span:first-child{color:var(--lp-muted);font-size:.75rem}.lp-dot-row>b{text-align:center}.lp-dot-track{height:1.5rem;position:relative}.lp-dot-track:before{content:"";border-top:1px solid var(--lp-line);position:absolute;top:50%;left:0;right:0}.lp-dot-track>i{left:var(--lp-start);width:var(--lp-span);background:#668675;height:2px;position:absolute;top:calc(50% - 1px)}.lp-dot-track>em{top:50%;left:var(--lp-a);background:var(--lp-primary);border:1.5px solid #071c13;border-radius:50%;width:.6rem;height:.6rem;position:absolute;transform:translate(-50%,-50%)}.lp-dot-track>.lp-dot-away{left:var(--lp-b);background:var(--lp-secondary)}.lp-locations .lp-content{flex-direction:column;gap:.65rem;display:flex}.lp-pitch-wrap{background:#123a27;border:1px solid #bfd8bf1f;border-radius:.35rem;flex:1;min-height:0;position:relative;overflow:hidden}.lp-pitch{width:100%;height:100%;position:absolute;inset:0}.lp-pitch-stripes{stroke:#fff;opacity:.025}.lp-pitch-lines{stroke:#c8dcc7;stroke-width:1px;stroke-opacity:.32}.lp-heat-legend{color:var(--lp-muted);justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.lp-heat-scale{background:linear-gradient(90deg,#254f32,#d2dc88);border-radius:2rem;width:3rem;height:.3rem}.lp-xi .lp-content{padding:.5rem;display:flex}.lp-lineup{flex-direction:column;justify-content:space-around;display:flex;position:absolute;inset:.3rem .5rem}.lp-lineup-row{justify-content:space-around;display:flex}.lp-lineup-player{background:#0c271be8;border:1px solid #cae2bc38;border-radius:.35rem;align-items:center;gap:.28rem;padding:.2rem .35rem;display:flex;box-shadow:0 3px 6px #051b1266}.lp-lineup-player>span{color:#b6cdbd;place-items:center;min-width:1.2rem;font-size:.75rem;display:grid}.library-preview .lp-lineup-player>b{color:var(--lp-primary);font-size:.75rem}.lp-leaders .lp-content,.lp-standings .lp-content{padding-top:.3rem}.lp-table-head,.lp-leader-row{grid-template-columns:minmax(0,1fr) 3rem 3rem;align-items:center;gap:.4rem;display:grid}.lp-table-head{border-bottom:1px solid var(--lp-line);min-height:1.65rem;color:var(--lp-muted);font-size:.75rem}.lp-table-head>span:not(:first-child),.lp-leader-row>b{text-align:right}.lp-leader-row{border-bottom:1px solid var(--lp-line);min-height:2.8rem}.lp-leader-row:last-child{border-bottom:0}.lp-player{align-items:center;gap:.6rem;min-width:0;display:flex}.lp-player>span:last-child{gap:.1rem;min-width:0;display:grid}.lp-player b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lp-profile .lp-content{flex-direction:column;justify-content:space-between;gap:.5rem;display:flex}.lp-profile-identity{align-items:center;gap:.65rem;display:flex}.lp-profile-identity>span:nth-child(2){gap:.25rem;min-width:0;display:grid}.module-group .library-preview .lp-profile-identity strong{letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}.lp-profile-identity small{align-items:center;gap:.25rem;display:flex}.lp-profile-identity>.lp-rating{color:var(--lp-primary);text-align:center;background:#c5e49c0d;border:1px solid #c5e49c33;border-radius:.3rem;gap:.1rem;margin-left:auto;padding:.3rem .4rem;font-size:1rem;display:grid}.lp-profile-footer{color:var(--lp-muted);justify-content:space-between;gap:.5rem;font-size:.75rem;display:flex}.lp-player-versus{border-bottom:1px solid var(--lp-line);grid-template-columns:minmax(0,1fr) 1.5rem minmax(0,1fr);align-items:center;gap:.6rem;padding-bottom:.4rem;display:grid}.lp-player-versus>span{color:var(--lp-primary);align-items:center;gap:.4rem;min-width:0;display:flex}.lp-player-versus>span:nth-child(2){color:var(--lp-muted);justify-content:center}.lp-player-versus>span:last-child{color:var(--lp-secondary);justify-content:flex-end}.lp-player-versus b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lp-formations .lp-content{flex-direction:column;gap:.45rem;display:flex}.lp-formation-row{flex:1;grid-template-columns:5rem 1fr;align-items:center;gap:.75rem;display:grid}.lp-formation-row>span{gap:.1rem;display:grid}.lp-stacked-bar{border-radius:.25rem;gap:2px;height:1.35rem;display:flex;overflow:hidden}.lp-stacked-bar>span{color:#0b2013;background:#a9c98a;place-items:center;font-size:.75rem;display:grid}.lp-stacked-bar>span:nth-child(2){background:#b9ae80}.lp-stacked-bar>span:nth-child(3){background:#b68479}.lp-form-legend{margin-top:.2rem}.lp-form-legend>span:nth-child(2)>i{background:#b9ae80}.lp-form-legend>span:nth-child(3)>i{background:#b68479}.lp-home-away .lp-content{padding:0}.lp-venue-panels{grid-template-columns:1fr 1fr;height:100%;display:grid}.lp-venue-panels>div{flex-direction:column;align-items:flex-start;gap:.4rem;padding:.75rem .85rem;display:flex;position:relative;overflow:hidden}.lp-venue-panels>div+div{border-left:1px solid var(--lp-line);background:#8bb6d606}.lp-venue-label{color:var(--lp-primary);font-size:.75rem}.lp-venue-panels>div+div .lp-venue-label{color:var(--lp-secondary)}.module-group .library-preview .lp-venue-panels strong{letter-spacing:-.04em;gap:.15rem;font-size:1.7rem;line-height:1;display:grid}.lp-venue-panels strong>small{letter-spacing:0}.lp-possession{background:var(--lp-line);border-radius:2rem;width:100%;height:.25rem;overflow:hidden}.lp-possession>span{background:var(--lp-primary);border-radius:inherit;height:100%;display:block}.lp-venue-panels>div+div .lp-possession>span{background:var(--lp-secondary)}.lp-venue-panels .lp-form{margin-top:auto}.lp-venue-panels .lp-sparkline{opacity:.5;width:35%;height:2rem;position:absolute;top:2.5rem;right:.85rem}.lp-performance .lp-content{flex-direction:column;justify-content:space-between;gap:.75rem;display:flex}.lp-xg-row{grid-template-columns:2.3rem minmax(0,1fr) 4rem;align-items:center;gap:.55rem;display:grid}.lp-xg-row>b{text-align:right;color:var(--lp-primary)}.lp-away-xg>b{color:var(--lp-secondary)}.lp-xg-bar{background:var(--lp-line);border-radius:.2rem;height:.7rem;position:relative}.lp-xg-bar>i{border-radius:inherit;background:var(--lp-primary);height:100%;display:block}.lp-away-xg .lp-xg-bar>i{background:var(--lp-secondary)}.lp-xg-bar>em{background:#fff;width:2px;position:absolute;top:-.25rem;bottom:-.25rem;left:28.57%;box-shadow:0 0 0 2px #071c13}.lp-standings .lp-table-head{grid-template-columns:minmax(0,1fr) 2rem 4.55rem}.lp-standing-row{border-bottom:1px solid var(--lp-line);grid-template-columns:minmax(0,1fr) 2rem 4.55rem;align-items:center;gap:.65rem;min-height:2.8rem;display:grid}.lp-standing-row:last-child{border-bottom:0}.lp-standing-row>b{text-align:right;color:var(--lp-primary)}.lp-standing-row>.lp-form{justify-content:flex-end}.lp-standing-team{align-items:center;gap:.5rem;min-width:0;display:flex}.lp-standing-team>span:first-child{color:var(--lp-muted);min-width:.75rem}.lp-standing-team>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (max-width:760px){#dashboard-module-library .module-category>.module-group>div{grid-template-columns:1fr}}@container library-preview (width<=340px){.lp-content{padding-left:.6rem;padding-right:.6rem}.lp-heading{gap:.35rem;padding-left:.6rem;padding-right:.6rem}.lp-heading .lp-meta{font-size:.75rem}.lp-match-row{grid-template-columns:2.6rem minmax(0,1fr) 3.1rem minmax(0,1fr);gap:.3rem}.lp-match-row .lp-team{gap:.25rem}.lp-fixture-row{grid-template-columns:2.6rem 1fr 2.3rem auto;gap:.3rem}.lp-fixture-row .lp-form{gap:.15rem}.lp-dot-row{grid-template-columns:5.7rem 2.2rem minmax(1.5rem,1fr) 2.2rem;gap:.15rem}.lp-heat-scale{display:none}.lp-lineup{left:.2rem;right:.2rem}.lp-lineup-player{gap:.2rem;padding:.2rem}.lp-profile-footer{gap:.3rem;font-size:.75rem}.lp-profile-footer>span:first-child{max-width:65%}}@media (prefers-reduced-motion:no-preference){.module-card:is(:hover,:focus-visible) .lp-sparkline{transition:transform .3s;transform:translateY(-2px)}.module-card:is(:hover,:focus-visible) .lp-heat{opacity:.8;transition:opacity .4s}.module-card:is(:hover,:focus-visible) .lp-lineup-player{border-color:#cae2bc73;transition:border-color .25s}}@media (prefers-reduced-motion:reduce){#dashboard-module-library .module-group .module-card,#dashboard-module-library .module-group .module-card *{transition:none!important;animation:none!important}#dashboard-module-library .module-group .module-card:is(:hover,:focus-visible,:active){transform:none}}.match-data-controls{z-index:14;top:var(--app-topbar-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#091e14eb;border:1px solid #a8c5ae52;border-top:0;border-radius:0 0 12px 12px;margin:0 0 24px;padding:8px 10px;position:sticky;box-shadow:0 10px 28px #0003;container-type:inline-size}.match-data-controls-placeholder{box-sizing:border-box;height:85px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;visibility:hidden;pointer-events:none;background:0 0;border:0;padding:0}.match-context-header{grid-column:1/-1;align-items:center;gap:1px;min-height:24px;margin:0 2px;display:flex}.match-context-heading{color:#aebeb2;min-width:0;font:600 12px/1.2 var(--font-ui);letter-spacing:0;white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.match-context-info{align-items:center;display:inline-flex;position:relative}.match-context-info-trigger{box-sizing:border-box;color:#9fb1a3;cursor:help;background:0 0;border:0;border-radius:50%;outline:0;flex:0 0 24px;place-items:center;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;padding:0;line-height:0;display:grid}.match-context-info-trigger svg{width:14px;height:14px}.match-context-tooltip{z-index:4;box-sizing:border-box;color:#dce7de;width:min(19rem,100vw - 32px);font:400 14px/1.45 var(--font-ui);white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background:#10271c;border:1px solid #acc3b157;border-radius:8px;padding:9px 10px;transition:opacity .16s,transform .2s cubic-bezier(.22,1,.36,1),visibility 0s linear .2s;position:absolute;top:calc(100% + 7px);left:0;transform:translateY(-4px);box-shadow:0 12px 28px #020d084d}.match-context-info:hover .match-context-tooltip,.match-context-info:focus-within .match-context-tooltip{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.match-context-refresh{align-items:center;margin-left:0;display:inline-flex;position:relative}.match-context-refresh-tooltip{z-index:4;box-sizing:border-box;color:#dce7de;width:max-content;max-width:min(16rem,100vw - 32px);font:400 14px/1.45 var(--font-ui);white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background:#10271c;border:1px solid #acc3b157;border-radius:8px;padding:8px 10px;transition:opacity .16s,transform .2s cubic-bezier(.22,1,.36,1),visibility 0s linear .2s;position:absolute;top:calc(100% + 7px);left:0;transform:translateY(-4px);box-shadow:0 12px 28px #020d084d}.match-context-refresh:hover .match-context-refresh-tooltip,.match-context-refresh:focus-within .match-context-refresh-tooltip{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.match-context-body{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 8px;display:grid}.match-data-selectors{background:#13271d;border:1px solid #486451;border-radius:8px;grid-column:1;grid-template-columns:repeat(2,minmax(170px,1fr));justify-self:stretch;gap:0;width:100%;min-width:0;max-width:100%;display:grid}.match-data-selectors.has-match-selector{grid-template-columns:repeat(2,minmax(170px,1fr)) max-content}.match-data-selectors label,.match-data-selectors .league-select-field{min-width:0}.match-data-selectors>.league-select-field+.league-select-field{border-left:1px solid #a8c5ae38}.match-data-controls .match-data-selectors .league-select-trigger{background:0 0;border:0;border-radius:0}.match-data-controls .match-data-selectors>.league-select-field:first-child .league-select-trigger{border-radius:7px 0 0 7px}.match-data-controls .match-data-selectors>.league-select-field:last-child .league-select-trigger{border-radius:0 7px 7px 0}.match-data-controls .match-data-selectors .league-select-trigger:hover,.match-data-controls .match-data-selectors .league-select.is-open .league-select-trigger{background:#acc3b113;border-color:#0000}.match-data-controls .match-data-selectors .league-select-trigger:focus-visible{outline-offset:-2px;border-color:#0000;outline:2px solid #9fc2a8}.match-data-selectors select{box-sizing:border-box;color:#f2f4ec;text-overflow:ellipsis;white-space:nowrap;background:#13271d;border:1px solid #486451;border-radius:8px;width:100%;min-width:0;min-height:38px;padding:7px 30px 7px 10px;font-size:14px;overflow:hidden}.match-data-controls .league-select-label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.match-data-controls .league-select-field{display:block}.match-data-controls .league-select-trigger{min-height:38px;font:500 .875rem/1.25 var(--font-ui);letter-spacing:0;border-color:#486451;border-radius:8px;padding:5px 9px}.match-data-controls .league-select-trigger .football-image{width:22px!important;height:22px!important}.match-data-controls .league-select-trigger>span{overflow:hidden}.match-data-controls .league-select-trigger .football-league{flex-wrap:nowrap;width:100%}.match-data-controls .league-select-trigger .football-league-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.match-data-controls .team-select-trigger .football-team{flex-wrap:nowrap;width:100%}.match-data-controls .team-select-trigger .football-team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.match-data-controls .team-select-menu>button{grid-template-columns:minmax(0,1fr) 22px;font-size:14px}.match-data-controls .team-select-menu{width:min(260px,100vw - 32px);right:auto}.match-data-controls .team-select-menu .football-team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.match-data-controls .match-select-trigger>span{max-width:100%;overflow:hidden}.match-data-controls .match-select-trigger .match-select-team-name,.match-data-controls .match-select-trigger .match-select-date{display:none}.match-data-controls .match-select-menu>button{grid-template-columns:minmax(0,1fr) 22px;font-size:14px}.match-data-controls .match-select-menu{width:min(340px,100vw - 32px);left:auto;right:0}.match-data-controls .match-select-menu .football-image{width:22px!important;height:22px!important}.match-context-mobile-row,.match-context-mobile-toggle{display:none}.match-context-actions{grid-column:2;justify-self:end;align-items:center;gap:7px;display:flex}.match-data-selectors>.league-select-field,.match-context-refresh-label,.match-context-mobile-summary,.match-context-notices>.live-data-warning{animation:.28s cubic-bezier(.22,1,.36,1) both match-context-item-enter}@keyframes match-context-item-enter{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.match-context-desktop-action{opacity:0;visibility:hidden;pointer-events:none;flex:none;width:0;min-width:0;max-width:0;margin-left:-7px;transition:width .3s cubic-bezier(.22,1,.36,1),min-width .3s cubic-bezier(.22,1,.36,1),max-width .3s cubic-bezier(.22,1,.36,1),margin-left .3s cubic-bezier(.22,1,.36,1),opacity .2s,transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s;display:flex;overflow:hidden;transform:translateY(4px)}.match-context-desktop-action.is-visible{opacity:1;visibility:visible;pointer-events:auto;width:220px;min-width:220px;max-width:220px;margin-left:0;transition-delay:0s;transform:translateY(0)}.match-context-mobile-action{display:none}.match-context-add-module{box-sizing:border-box;color:#0b2117;width:220px;min-width:220px;min-height:38px;font:700 14px/1 var(--font-ui);white-space:nowrap;cursor:pointer;background:#f1f3ed;border:1px solid #f1f3ed;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:4px 5px 4px 12px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.match-context-add-icon{color:currentColor;background:#0b211717;border-radius:50%;flex:none;place-content:center;width:28px;height:28px;display:grid}.match-context-add-icon svg{width:15px;height:15px}:is(.match-context-add-module:hover,.match-context-add-module:focus-visible){background:#fff;border-color:#fff;outline:0;transform:translateY(-1px);box-shadow:0 0 0 3px #f1f4ed1f}.match-context-header .live-refresh{box-sizing:border-box;color:#9fb1a3;white-space:nowrap;background:0 0;border:0;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;padding:0;line-height:0;display:grid;transform:none}.match-context-header .live-refresh svg{width:14px;height:14px}.match-context-info-trigger:hover,.match-context-header .live-refresh:hover:not(:disabled){color:#eef3ed;background:#acc3b11a;transform:none}.match-context-info-trigger:focus-visible{outline-offset:2px;color:#eef3ed;background:#acc3b11a;outline:2px solid #9fc2a8;transform:none}.match-context-header .live-refresh:focus-visible{outline-offset:2px;color:#eef3ed;background:#acc3b11a;outline:2px solid #9fc2a8;transform:none}.match-context-header .match-context-refresh-label{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.match-context-notices{display:contents}.match-context-notices>.live-data-warning{grid-column:1/-1;margin:0}.match-data-selectors select:focus-visible{outline-offset:3px;outline:2px solid #9fc2a8}.real-match-select:focus-visible{outline-offset:3px;outline:2px solid #9fc2a8}.real-match-module{min-width:0;container:real-match-module/inline-size}.real-match-list{gap:10px;display:grid}.real-match-entry{background:var(--module-inset,#071b13);border:1px solid #c2d8c824;border-radius:10px;transition:border-color .2s,background-color .2s,box-shadow .24s,transform .24s cubic-bezier(.22,1,.36,1);overflow:hidden}.real-match-entry:hover,.real-match-entry:focus-within{border-color:#b9d3bf57;transform:translateY(-1px);box-shadow:0 8px 20px #020d082e}.real-match-entry.is-expanded{background:#acc3b109;border-color:#acc3b157}.real-match-select{text-align:left;width:100%;min-width:0;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;gap:6px;padding:13px 14px 11px;transition:background-color .2s;display:grid;position:relative}.real-match-select:hover{background:#f2f4ec0a}.real-match-select[aria-expanded=true]{background:#acc3b10b}.real-match-date{color:#aab9ad;text-align:center;margin:0;font-size:12px;line-height:1.2;display:block}.real-match-select>.real-match-teams{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;width:100%;min-width:0;margin-top:0;display:grid}.real-match-teams>strong{min-width:0;font-size:inherit;margin-top:0;line-height:1.25;display:flex}.real-match-teams>strong:first-child{justify-content:flex-end}.real-match-teams>strong:last-child{justify-content:flex-start}.real-match-teams .football-team{white-space:normal;gap:6px;min-width:0}.real-match-teams>strong:first-child .football-team{flex-direction:row-reverse}.real-match-teams>strong:first-child .football-team-name{text-align:right}.real-match-teams>strong:last-child .football-team-name{text-align:left}.real-match-teams .football-team-name{min-width:0;color:inherit;font-size:inherit;overflow-wrap:anywhere;margin-top:0;line-height:1.25;display:inline}.real-match-teams .football-image{margin-top:0;display:inline-grid}.real-match-score{box-sizing:border-box;color:#dce7de;min-width:44px;height:32px;font-size:inherit;font-variant-numeric:tabular-nums;white-space:nowrap;background:#f2f4ec12;border-radius:7px;place-items:center;margin-top:0;padding:0 8px;font-weight:750;line-height:1;display:inline-grid}.real-match-disclosure{color:#9fb2a3;font-family:var(--font-ui);letter-spacing:0;text-transform:none;justify-self:end;align-items:center;gap:5px;margin-top:2px;font-size:13px;font-weight:400;line-height:1.2;transition:color .2s;display:inline-flex}.real-match-disclosure svg{width:12px;height:12px;transition:transform .32s cubic-bezier(.22,1,.36,1)}:is(.real-match-select:hover .real-match-disclosure,.real-match-select:focus-visible .real-match-disclosure){color:#edf3ed}.real-match-select[aria-expanded=true] .real-match-disclosure svg{transform:rotate(180deg)}.real-match-extra-panel{opacity:0;visibility:hidden;border-top:1px solid #0000;grid-template-rows:0fr;margin:0;padding:0 14px;transition:grid-template-rows .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),border-color .2s,opacity .18s,transform .34s cubic-bezier(.22,1,.36,1),visibility 0s linear .34s;display:grid;transform:translateY(-5px)}.real-match-entry.is-expanded .real-match-extra-panel{opacity:1;visibility:visible;border-top-color:#acc3b12e;grid-template-rows:1fr;padding:3px 14px 12px;transition-delay:0s;transform:translateY(0)}.real-match-extra-stats{width:min(100%,620px);min-height:0;margin:0 auto;display:grid;overflow:hidden}.real-match-extra-stats>div{border-bottom:1px solid #acc3b124;grid-template-columns:minmax(0,1fr) minmax(132px,auto) minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:9px 4px;display:grid}.real-match-extra-stats>div:last-child{border-bottom:0}.real-match-extra-stats dt{color:#9fb1a3;font-family:var(--font-ui);letter-spacing:0;text-align:center;text-transform:none;grid-area:1/2;font-size:13px;font-weight:400;line-height:1.2}.real-match-extra-stats dd{grid-area:1/1/auto/-1;grid-template-columns:minmax(0,1fr) minmax(132px,auto) minmax(0,1fr);align-items:center;gap:12px;margin:0;display:grid}.real-match-extra-stats .real-stat-value{color:var(--paper);font-family:var(--font-ui);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;line-height:1}.real-match-extra-stats .real-stat-home{grid-column:1;justify-self:end}.real-match-extra-stats .real-stat-away{grid-column:3;justify-self:start}.real-module-empty{color:#bfccc1;border:1px dashed #acc3b14d;border-radius:12px;padding:25px 18px;line-height:1.8}.real-module-empty strong{color:#f1f4eb;font-size:17px}.real-module-empty p{margin:6px 0}.real-fixtures{gap:12px;display:grid}.real-fixtures article{border-bottom:1px solid #acc3b12e;padding:16px 0}.real-fixture-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 20px;margin:10px 0 5px;display:grid}@container real-match-module (width<=430px){.real-fixture-heading{grid-template-columns:minmax(0,1fr)}.real-fixture-meta{text-align:left;justify-content:flex-start}.real-h2h-summary{flex-direction:column;align-items:flex-start}.real-h2h-strip{flex-wrap:wrap;min-width:0}.real-h2h-squares{min-width:0}}.real-fixture-meta{color:#acbfae;text-align:right;justify-content:flex-end;align-items:center;gap:10px;font-size:12px;display:flex}.real-fixture-opponent{align-items:center;gap:6px;min-width:0;margin:0;font-size:18px;display:flex}.real-fixture-venue{box-sizing:border-box;color:#91a496;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#acc3b111;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:4px 7px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.real-fixture-venue-short{display:none}.real-fixture-venue-long{display:inline}.real-fixtures article>small,.real-fixtures article>p{color:#b4c6b7;font-size:12px;line-height:1.7}.real-match-module[data-module-id=fixtures]>.module-selector-row{justify-content:space-between}.real-h2h-legend{color:#9fb1a3;min-height:38px;font:500 12px/1 var(--font-ui);white-space:nowrap;align-items:center;gap:12px;margin-left:auto;display:flex}.real-h2h-legend>span{align-items:center;gap:5px;display:inline-flex}.real-h2h-legend i{box-sizing:border-box;background:#acc3b109;border:1px solid;border-radius:5px;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;font-weight:650;display:grid}.real-h2h-legend .result-w{color:#d7f5df;border-color:#69c989a3}.real-h2h-legend .result-d{color:#f2d792;border-color:#c7aa62a3}.real-h2h-legend .result-l{color:#ffd0cc;border-color:#dc7471a3}.real-h2h-summary{flex-wrap:nowrap;align-items:center;gap:10px;margin-top:14px;display:flex;position:relative}.real-h2h-summary:hover,.real-h2h-summary:focus-within{z-index:30}.real-h2h-label{color:#b4c6b7;border-right:1px solid #acc3b12e;flex:none;align-self:stretch;align-items:center;margin:0;padding-right:10px;font-size:13px;line-height:1.4;display:flex}.real-h2h-label strong{color:#b4c6b7;letter-spacing:.01em;white-space:nowrap;font-size:13px;font-weight:600}.real-h2h-strip{box-sizing:border-box;flex:none;align-items:center;gap:8px;width:fit-content;max-width:100%;display:inline-flex}.real-h2h-range{color:#829287;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:650;line-height:1}.real-h2h-squares{flex-wrap:wrap;gap:4px;display:flex;position:relative}.real-h2h-item{display:inline-flex}.real-h2h-square{box-sizing:border-box;font-variant-numeric:tabular-nums;background:#acc3b109;border:1px solid;border-radius:5px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:650;line-height:1;transition:border-color .18s,color .18s,outline-color .18s;display:inline-grid}.real-h2h-square[tabindex]{cursor:help}:is(.real-h2h-square[tabindex]:hover,.real-h2h-square[tabindex]:focus-visible){z-index:1;outline-offset:2px;outline:1px solid #e1ede475}.real-h2h-square.is-active{outline-offset:2px;outline:1px solid #e1ede457}.real-h2h-square.result-w{color:#d7f5df;border-color:#69c989a3}.real-h2h-square.result-d{color:#f2d792;border-color:#c7aa62a3}.real-h2h-square.result-l{color:#ffd0cc;border-color:#dc7471a3}.real-h2h-square.result-missing{color:#829287;border-color:#acc3b138}.real-h2h-detail-reveal{z-index:20;opacity:0;visibility:hidden;pointer-events:none;width:min(320px,100%);transition:opacity .16s,transform .22s cubic-bezier(.22,1,.36,1),visibility 0s linear .22s;position:absolute;top:100%;left:0;transform:translateY(-4px)}.real-h2h-detail-reveal.is-visible{opacity:1;visibility:visible;transition-delay:0s;transform:translate(0,0)}.real-h2h-detail{box-sizing:border-box;color:#dce7de;background:#172b20;border:1px solid #acc3b157;border-left-width:3px;border-radius:10px;width:100%;margin-top:10px;padding:11px 12px 12px;transition:border-left-color .22s,background-color .22s;box-shadow:0 12px 30px #020d083d}.real-h2h-detail.result-w{border-left-color:#69c989}.real-h2h-detail.result-d{border-left-color:#c7aa62}.real-h2h-detail.result-l{border-left-color:#dc7471}.real-h2h-detail.result-missing{border-left-color:#829287}.real-h2h-detail-content{display:grid}.real-h2h-detail-pane{opacity:0;visibility:hidden;will-change:opacity, transform;grid-area:1/1;align-self:stretch;gap:9px;transition:opacity .2s,transform .24s cubic-bezier(.22,1,.36,1),visibility 0s linear .2s;display:grid;transform:translateY(3px)}.real-h2h-detail-pane.is-active{z-index:1;opacity:1;visibility:visible;transition-delay:35ms,35ms,0s;transform:translate(0,0)}.real-h2h-detail-heading{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.real-h2h-detail-heading strong{color:#f1f4eb;grid-area:1/1;font-size:12px}.real-h2h-detail-heading time{color:#9fb1a3;text-align:center;grid-area:1/2;justify-self:center;font-size:12px}.real-h2h-detail-match{color:#cbd8cd;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;font-size:14px;line-height:1.35;display:grid}.real-h2h-detail-team{align-items:center;min-width:0;display:flex}.real-h2h-detail-team .football-team{gap:6px;min-width:0}.real-h2h-detail-team:first-child{text-align:right;justify-content:flex-end}.real-h2h-detail-team:first-child .football-team{flex-direction:row-reverse}.real-h2h-detail-team:last-child{text-align:left;justify-content:flex-start}.real-h2h-detail-team .football-team-name{overflow-wrap:anywhere;min-width:0}.real-h2h-detail-team .football-image{flex:none}.real-h2h-detail-match b{color:#f1f4eb;font-variant-numeric:tabular-nums;white-space:nowrap;background:#b9e7c71a;border-radius:5px;padding:3px 6px;font-size:12px}.performance-bullet-chart{background:linear-gradient(145deg,#0f2b1d5c,transparent 45%),var(--module-inset,#071b13);border:1px solid #acc3b138;border-radius:12px;gap:.85rem;padding:1rem 1.05rem;display:grid;box-shadow:inset 0 1px #ebf3ec06}.performance-bullet-chart>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.performance-bullet-chart>header>div{gap:.22rem;display:grid}.performance-bullet-chart>header strong{color:#f1f4eb;font-size:15px;line-height:1.25}.performance-bullet-chart>header span{color:#96a99b;font-size:12px;line-height:1.35}.performance-bullet-rows{gap:0;display:grid}.performance-bullet-row{--performance-series:#9fc2a8;border-top:1px solid #acc3b11f;border-radius:8px;outline:0;gap:.5rem;padding:.85rem .1rem;display:grid}.performance-bullet-row:first-child{border-top:0;padding-top:.2rem}.performance-bullet-row:last-child{padding-bottom:.2rem}.performance-bullet-row.is-home{--performance-series:var(--performance-home)}.performance-bullet-row.is-away{--performance-series:var(--performance-away)}.performance-bullet-row:focus-visible{box-shadow:0 0 0 2px #cee0d34d}.performance-bullet-heading{align-items:center;min-width:0;display:flex}.performance-bullet-heading>.football-team{min-width:0;font-size:14px}.performance-bullet-heading>.football-team .football-team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.performance-bullet-plot{isolation:isolate;margin-top:.7rem;position:relative}.performance-bullet-track{background:repeating-linear-gradient(90deg,#ffffff0f 0 1px,#0000 1px 25%),#ffffff0e;border-radius:999px;height:13px;transition:filter .18s,box-shadow .18s;position:relative;overflow:visible;box-shadow:inset 0 1px 2px #0000003d}.performance-bullet-track>span{border-radius:inherit;background:color-mix(in srgb,var(--performance-series) 65%,#536359);width:0;height:100%;transition:filter .2s;display:block}.performance-bullet-track>i{top:-4px;left:clamp(3px,var(--goal-position),calc(100% - 3px));background:#f7f8f2;border:1px solid #03110bb8;border-radius:3px;width:4px;height:21px;transition:box-shadow .18s;position:absolute;transform:translate(-50%);box-shadow:0 2px 7px #0006}.performance-bullet-values{color:#9fb1a3;font-variant-numeric:tabular-nums;height:25px;font-size:12px;position:relative}.performance-bullet-values>small,.performance-bullet-values>b{text-overflow:ellipsis;white-space:nowrap;max-width:7rem;line-height:1.4;position:absolute;top:2px;overflow:hidden;transform:translate(-50%)}.performance-bullet-xg{left:clamp(2.25rem,var(--xg-position),calc(100% - 2.25rem));color:color-mix(in srgb,var(--performance-series) 70%,#d6e0d8);font-weight:600}.performance-bullet-goals{left:clamp(2.6rem,var(--goal-position),calc(100% - 2.6rem));color:#f1f4eb;font-size:12px;font-weight:750}.performance-bullet-values.is-close{height:45px}.performance-bullet-values.is-close>.performance-bullet-goals{top:22px}.performance-bullet-gap{z-index:4;color:#b9cabd;font-variant-numeric:tabular-nums;opacity:0;pointer-events:none;font-size:12px;transition:opacity .18s;position:absolute;inset:0}.performance-bullet-gap>span{top:-9px;left:var(--gap-start);width:max(2px,var(--gap-width));box-sizing:border-box;border:1px solid #c5d8ca94;border-bottom:0;border-radius:4px 4px 0 0;height:9px;position:absolute}.performance-bars .performance-bullet-gap>em{top:-21px;left:clamp(3.5rem,var(--gap-midpoint),calc(100% - 3.5rem));white-space:nowrap;background:#10261b;border:1px solid #b7c5b938;border-radius:999px;align-items:center;height:auto;min-height:24px;padding:4px 9px;font-style:normal;font-weight:700;line-height:1;transition:transform .18s;display:inline-flex;position:absolute;transform:translate(-50%,3px);box-shadow:0 3px 10px #00000047}.performance-bars .performance-bullet-gap>em.is-above{color:#bce3c5;background:#193323;border-color:#a9d9b547}.performance-bars .performance-bullet-gap>em.is-below{color:#e8c699;background:#352719;border-color:#e2b88747}.performance-bars .performance-bullet-gap>em.is-level{color:#c7d2c9;background:#243128;border-color:#b7c5b938}:is(.performance-bullet-plot:hover .performance-bullet-gap,.performance-bullet-row:focus-visible .performance-bullet-gap){opacity:1}:is(.performance-bullet-plot:hover .performance-bullet-gap>em,.performance-bullet-row:focus-visible .performance-bullet-gap>em){transform:translate(-50%)}:is(.performance-bullet-plot:hover .performance-bullet-track,.performance-bullet-row:focus-visible .performance-bullet-track){filter:brightness(1.06);box-shadow:inset 0 1px 2px #0003,0 0 0 1px #c9dece33}:is(.performance-bullet-plot:hover .performance-bullet-track>span,.performance-bullet-row:focus-visible .performance-bullet-track>span){filter:brightness(1.08)}:is(.performance-bullet-plot:hover .performance-bullet-track>i,.performance-bullet-row:focus-visible .performance-bullet-track>i){box-shadow:0 0 0 2px #f7f8f21a,0 2px 7px #0006}.performance-bullet-unavailable{color:#9fb1a3;border:1px dashed #acc3b133;border-radius:7px;margin:0;padding:.55rem .65rem;font-size:12px}.real-performance>div>span{flex-wrap:wrap;gap:8px}.real-performance>div>.real-performance-bar{height:1.45rem;font-style:normal;transition:transform .18s,box-shadow .18s;display:flex;position:relative}.real-performance .real-performance-bar>em{border-radius:0;flex:none;transition:filter .18s}.real-performance>div>.real-performance-bar:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #e1ede438,0 7px 16px #020d083d}.real-performance>div>.real-performance-bar:hover>em{filter:brightness(1.12)saturate(1.06)}.real-performance .performance-home{background:var(--performance-home)}.real-performance .performance-away{background:var(--performance-away)}.real-performance .is-split>.performance-away{box-shadow:inset 1px 0 #0b2117}.real-performance .performance-bar-value{z-index:1;letter-spacing:.015em;font-variant-numeric:tabular-nums;text-shadow:0 1px 1px #000000b3;pointer-events:none;padding:0 8px;font-size:12px;font-weight:650;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.real-performance .performance-bar-value.performance-home-value{left:0}.real-performance .performance-bar-value.performance-away-value{right:0}.real-performance .real-performance-unavailable{font-variant-numeric:tabular-nums;justify-content:space-between;gap:8px;display:flex}.real-performance .performance-home-value{color:var(--performance-home-label)}.real-performance .performance-away-value{color:var(--performance-away-label)}.real-performance .real-performance-bar .performance-bar-value{color:#fff}@media (max-width:520px){.performance-bullet-chart{padding:.85rem}}@media (prefers-reduced-motion:reduce){.performance-bullet-track,.performance-bullet-track>span,.performance-bullet-track>i,.performance-bullet-gap,.performance-bullet-gap>em{transition:none}}.real-pressure svg{width:100%;height:auto;margin-top:12px;display:block}.real-pressure svg text{fill:#b4c6b7;font-size:12px}.pressure-axis{stroke:#acc3b133}.real-pressure svg text.pressure-axis-title{fill:#9fb1a3;font-family:var(--font-ui);letter-spacing:.02em;font-size:12px;font-weight:600}.real-pressure .side-0{--pressure-series:var(--pressure-home,#9fc2a8)}.real-pressure .side-1{--pressure-series:var(--pressure-away,#70a6ff)}.pressure-line{stroke:var(--pressure-series);stroke-width:2px;stroke-linejoin:round}polyline.pressure-line.side-1{stroke-dasharray:5 2}circle.pressure-line{fill:var(--pressure-series)}.pressure-legend-swatch{border-top:2px solid var(--pressure-series);flex:0 0 22px;width:22px}.pressure-plot{margin-top:12px;position:relative}.match-flow-visual{isolation:isolate;position:relative}.pressure-graph-layer{margin:3px 0;position:relative}.match-flow-event-guide{z-index:2;pointer-events:none;border-left:1px dashed #e1ede44d;width:0;position:absolute;top:0;bottom:0;transform:translate(-50%)}.match-flow-event-lane{z-index:3;box-sizing:border-box;border-radius:8px;width:100%;min-height:40px;position:relative}.match-flow-event-lane:after{z-index:0;content:"";background:#acc3b12e;height:1px;position:absolute;left:7.92%;right:7.92%}.match-flow-event-lane.lane-home{background:linear-gradient(#9fc2a80b,#9fc2a803);margin-bottom:8px}.match-flow-event-lane.lane-home:after{bottom:0}.match-flow-event-lane.lane-away{background:linear-gradient(#70a6ff03,#70a6ff0a);margin-top:8px}.match-flow-event-lane.lane-away:after{top:0}.match-flow-team-rail{z-index:2;pointer-events:none;justify-items:center;gap:6px;width:40px;display:grid;position:absolute;left:3.96%;transform:translate(-50%)}.match-flow-team-rail-home{bottom:6px}.match-flow-team-rail-away{top:6px}.match-flow-team-key{border-top:2px solid var(--pressure-series);width:22px}.match-flow-team-rail.side-1 .match-flow-team-key{border-top-style:dashed}.match-flow-team-crest{place-items:center;width:32px;height:32px;display:grid}.match-flow-plot .match-event-icon{box-sizing:border-box;color:#eef3ec;background:#213d2c;border:2px solid #14291e;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;line-height:0;display:inline-flex}.match-flow-plot .match-event-icon svg{flex:none;width:15px;height:15px;margin:0;display:block}.match-flow-plot .match-event-icon.event-yellow-card{color:#f4cd46}.match-flow-plot .match-event-icon.event-red-card,.match-flow-plot .match-event-icon.event-second-yellow,.match-flow-plot .match-event-icon.event-disallowed{color:#f58d85}.match-flow-plot .match-event-icon.event-yellow-card svg,.match-flow-plot .match-event-icon.event-red-card svg{width:11px;height:16px}.match-flow-plot .match-event-icon.event-substitution{color:#9fdeb0}.match-flow-event-marker{z-index:2;color:#eef3ec;cursor:pointer;touch-action:manipulation;background:#14291e;border:1px solid #526c59;border-radius:50%;place-items:center;width:40px;height:40px;padding:2px;display:grid;position:absolute;transform:translate(-50%)}.match-flow-event-marker:before{content:"";position:absolute;inset:-6px -8px}.match-flow-event-marker:hover,.match-flow-event-marker[data-active]{background:#234432;border-color:#c3dcc8;box-shadow:0 0 0 3px #9fc2a81f}.match-flow-event-marker:focus-visible{outline-offset:3px;outline:2px solid #d7e3d7}.match-flow-event-marker>.football-image{width:32px!important;height:32px!important}.match-flow-event-marker>.match-event-icon{border-width:2px;width:20px;height:20px;position:absolute;bottom:-3px;right:-5px}.match-flow-event-marker>.match-event-icon svg{width:13px;height:13px}.match-flow-outgoing-player{z-index:2;background:#14291e;border:2px solid #e6a6a0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:-7px;left:-7px;overflow:hidden}.match-flow-outgoing-player>.football-image{width:22px!important;height:22px!important}.pressure-tooltip-events{border-top:1px solid #acc3b133;gap:6px;margin-top:10px;padding-top:9px;display:grid}.pressure-tooltip-events>span{color:#b4c6b7;text-transform:uppercase;letter-spacing:.07em;font-size:12px}.pressure-tooltip-event{border:1px solid #0000;border-radius:10px;gap:7px;margin:0 -6px;padding:6px;transition:border-color .14s,background-color .14s,box-shadow .14s;display:grid}.pressure-tooltip-event[data-highlighted]{background:#3357406b;border-color:#9fc2a8b8;box-shadow:inset 3px 0 #9fc2a8}.pressure-tooltip-event>strong{align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.pressure-tooltip-event>strong>small{color:#b4c6b7;margin-left:auto;font-size:12px;font-weight:500}.pressure-tooltip-event-detail{background:#14291eb8;border:1px solid #acc3b138;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:9px;display:grid}.pressure-tooltip-event[data-highlighted] .pressure-tooltip-event-detail{background:#143121e6;border-color:#c3dcc873}.pressure-tooltip-event-players{align-items:end;display:flex}.pressure-tooltip-event-players>:nth-child(2){border:2px solid #e6a6a0;border-radius:50%;margin-left:-10px}.pressure-tooltip-event-detail p{color:#d7e3d7;overflow-wrap:anywhere;gap:4px;min-width:0;margin:0;font-size:14px;line-height:1.4;display:grid}.pressure-tooltip-event-detail p>span{grid-template-columns:26px minmax(0,1fr);gap:5px;display:grid}.pressure-tooltip-event-detail .event-player-on,.pressure-tooltip-event-detail .event-player-off{color:#9fdeb0;text-transform:uppercase;font-size:12px}.pressure-tooltip-event-detail .event-player-off{color:#f0aaa4}.pressure-tooltip-events .match-event-icon{border-width:1px;flex-basis:20px;width:20px;height:20px}.real-pressure .pressure-plot-svg{margin:0}.real-pressure .pressure-plot-hit-area{touch-action:pan-y;cursor:crosshair;width:100%;height:100%;margin:0;position:absolute;inset:0}.pressure-plot:focus-within .pressure-plot-svg{outline-offset:3px;border-radius:8px;outline:2px solid #9fc2a8}.pressure-crosshair{stroke:#e1ede499;stroke-width:1px;stroke-dasharray:3 3}.pressure-active-point{fill:var(--pressure-series);stroke:#f2f4ec;stroke-width:1.5px}.pressure-tooltip{z-index:10;pointer-events:none;top:8px;left:clamp(8px, var(--pressure-tooltip-x), calc(100% - 288px));box-sizing:border-box;color:#f2f4ec;background:#102d1f;border:1px solid #526c59;border-radius:12px;width:280px;max-width:calc(100% - 16px);padding:12px;font-size:12px;line-height:1.4;position:absolute;box-shadow:0 8px 24px #0000004d}.pressure-tooltip-minute{align-items:baseline;gap:8px;margin-bottom:10px;font-size:15px;display:flex}.pressure-tooltip-minute>span{color:#b4c6b7;font-size:12px;font-weight:500}.pressure-tooltip-team{justify-content:space-between;align-items:center;gap:12px;margin-top:7px;display:flex}.pressure-tooltip-team>span{overflow-wrap:anywhere;align-items:center;gap:8px;min-width:0;display:flex}.pressure-tooltip-team>strong{font-variant-numeric:tabular-nums;flex-shrink:0;font-size:13px;font-weight:600}.pressure-tooltip-team.side-0>strong{color:var(--pressure-home-value)}.pressure-tooltip-team.side-1>strong{color:var(--pressure-away-value)}.pressure-tooltip-team.side-1 .pressure-legend-swatch{border-top-style:dashed}.pressure-inspection-hint{color:#b4c6b7;margin:12px 0;font-size:12px;line-height:1.6}@container real-match-module (width<=650px){.real-match-module>.module-selector-row{justify-content:flex-start;width:100%}}@container real-match-module (width<=520px){.real-match-module[data-module-id=fixtures]>.module-selector-row{flex-direction:column;align-items:flex-start}.real-h2h-legend{margin-left:0}}@container real-match-module (width<=430px){.real-fixture-venue{min-width:20px;padding:4px 6px}.real-fixture-venue-short{display:inline}.real-fixture-venue-long{display:none}}@container (width<=1100px){.match-data-selectors{grid-template-columns:repeat(2,minmax(96px,1fr))}.match-data-selectors.has-match-selector{grid-template-columns:repeat(2,minmax(96px,1fr)) max-content}}@media (max-width:760px){.match-data-controls{padding:6px}.match-data-controls-placeholder{height:55px;padding:0}.match-context-mobile-row{grid-template-columns:1fr;align-items:center;gap:6px;display:grid}.match-context-mobile-toggle{color:#edf2ec;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:42px;padding:7px 10px;display:grid}.match-context-mobile-action{opacity:0;visibility:hidden;pointer-events:none;width:100%;min-width:0;max-height:0;margin-top:-6px;transition:max-height .3s cubic-bezier(.22,1,.36,1),margin-top .3s cubic-bezier(.22,1,.36,1),opacity .18s,transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s;display:flex;overflow:hidden;transform:translateY(-6px)}.match-context-mobile-action.is-visible{opacity:1;visibility:visible;pointer-events:auto;width:100%;max-height:42px;margin-top:0;transition-delay:0s;transform:translateY(0)}.match-context-mobile-action .match-context-add-module{width:100%;min-width:0;min-height:42px}.match-context-mobile-action .match-context-add-icon{width:30px;height:30px;margin-left:auto}.match-context-mobile-toggle>span{color:#9fb1a3;font-family:var(--font-ui);letter-spacing:0;text-transform:none;font-size:12px;font-weight:400;line-height:1.2}.match-context-mobile-toggle>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.match-context-mobile-toggle>svg{width:15px;height:15px;transition:transform .18s}.match-data-controls.is-mobile-open .match-context-mobile-toggle>svg{transform:rotate(180deg)}.match-data-controls:not(.is-mobile-open) .match-context-body{display:none}.match-context-body{border-top:1px solid #a8c5ae2e;grid-template-columns:1fr;gap:8px;padding:6px 4px 4px}.match-context-header{justify-content:flex-end;margin:0}.match-context-heading{display:none}.match-data-selectors,.match-data-selectors.has-match-selector{grid-column:1;grid-template-columns:1fr;justify-self:stretch;width:100%}.match-data-selectors>.league-select-field+.league-select-field{border-top:1px solid #a8c5ae38;border-left:0}.match-data-controls .match-data-selectors>.league-select-field:first-child .league-select-trigger{border-radius:7px 7px 0 0}.match-data-controls .match-data-selectors>.league-select-field:last-child .league-select-trigger{border-radius:0 0 7px 7px}.match-context-desktop-action{display:none}.match-context-actions{grid-column:1;justify-content:flex-end}.real-fixture-meta{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.match-context-mobile-toggle>svg,.match-context-desktop-action,.match-context-mobile-action{transition:none}.match-data-selectors>.league-select-field,.match-context-refresh-label,.match-context-mobile-summary,.match-context-notices>.live-data-warning{animation:none}.real-match-entry,.real-match-select,.real-match-disclosure,.real-match-disclosure svg,.real-match-extra-panel,.real-h2h-square,.real-h2h-detail-reveal,.real-h2h-detail,.real-h2h-detail-pane{transition:none}}.real-team-module{container:real-team-module/inline-size}.real-team-module:has(.compact-select.is-open){z-index:40}.real-team-module>header{align-items:center}.real-team-module .module-actions{align-items:flex-end}.real-team-module .real-team-period,.real-team-module .real-team-compare-select{color:#9fb1a3;width:12rem;max-width:100%;font-family:var(--font-ui);letter-spacing:0;text-transform:none;gap:5px;font-size:12px;font-weight:400;line-height:1.2;display:grid}.real-team-period{margin:0}.real-team-module[data-module-id=snapshot]>.module-selector-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:.65rem;display:grid}.real-team-module[data-module-id=snapshot]>.module-selector-row>.module-context-control-field,.real-team-module[data-module-id=snapshot]>.module-selector-row>.real-team-period{width:100%;max-width:none}.real-team-module[data-module-id=snapshot]>.module-selector-row .module-context-control,.real-team-module[data-module-id=snapshot]>.module-selector-row .module-context-control>summary{width:100%;max-width:100%}.real-team-module[data-module-id=formation-history]>.module-selector-row{grid-template-columns:minmax(0,12rem) auto;justify-content:space-between;align-items:end;column-gap:1rem;display:grid}.real-team-module[data-module-id=formation-history]>.module-selector-row>.module-context-control-field,.real-team-module[data-module-id=formation-history]>.module-selector-row .module-context-control,.real-team-module[data-module-id=formation-history]>.module-selector-row .module-context-control>summary{width:100%;min-width:0;max-width:100%}.real-team-module[data-module-id=formation-history]>.module-selector-row .formation-outcome-legend{white-space:nowrap;align-items:center;gap:clamp(.35rem,2cqw,.8rem);min-height:38px}.real-team-period .compact-select,.real-team-period .compact-select-trigger,.real-team-compare-select .compact-select,.real-team-compare-select .compact-select-trigger{width:100%}.real-team-period .compact-select-trigger,.real-team-compare-select .compact-select-trigger{box-sizing:border-box;color:#f2f4ec;min-width:0;max-width:100%;min-height:38px;font:500 .875rem/1.25 var(--font-ui);letter-spacing:0;text-transform:none;text-align:left;cursor:pointer;background:#13271d;border:1px solid #486451;border-radius:8px;padding:5px 9px;transition:border-color .16s,background-color .16s,color .16s}.real-team-period .league-select-caret,.real-team-compare-select .league-select-caret{width:13px;height:13px}.real-team-period .compact-select-trigger:hover,.real-team-period .compact-select.is-open .compact-select-trigger,.real-team-compare-select .compact-select-trigger:hover,.real-team-compare-select .compact-select.is-open .compact-select-trigger{color:#f2f4ec;background:#13271d;border-color:#8bad94}:is(.real-team-period .compact-select-trigger:focus-visible,.real-team-compare-select .compact-select-trigger:focus-visible){outline-offset:3px;color:#f2f4ec;background:#13271d;border-color:#8bad94;outline:2px solid #9fc2a8}.real-team-period .compact-select-menu,.real-team-compare-select .compact-select-menu{width:100%;min-width:100%;max-width:100%}.real-team-period .compact-select-trigger:disabled,.real-team-compare-select .compact-select-trigger:disabled{opacity:.65;cursor:not-allowed}@media (pointer:coarse){.real-team-period .compact-select-trigger,.real-team-compare-select .compact-select-trigger{min-height:44px;padding:9px 13px}.real-team-module[data-module-id=formation-history]>.module-selector-row .formation-outcome-legend{min-height:44px}}.real-team-comparison{border:1px solid var(--line);background:var(--module-inset,#071b13);border-radius:.65rem;gap:0;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.team-comparison-matrix-header,.team-comparison-matrix-team{box-sizing:border-box;grid-template-columns:minmax(13rem,1.65fr) repeat(5,minmax(0,1fr));align-items:center;column-gap:clamp(.25rem,1vw,.75rem);width:100%;min-width:0;display:grid}.team-comparison-matrix-header{background:#acc3b109;border-bottom:1px solid #acc3b129;padding:.7rem .75rem}.team-comparison-matrix-header>span{color:#96a99b;min-width:0;font:600 13px/1.25 var(--font-ui);overflow-wrap:anywhere;text-align:center}.team-comparison-matrix-header>span:first-child{color:#b8c7bc;text-align:left;font-size:12px}.team-comparison-matrix-team{padding:.85rem .75rem}.team-comparison-matrix-team>b{color:#eef3ed;min-width:0;font:650 14px/1.3 var(--font-ui);font-variant-numeric:tabular-nums;text-align:center;overflow-wrap:anywhere}.team-comparison-selector-cell{min-width:0}.team-comparison-selector-cell .module-context-control-field,.team-comparison-selector-cell .module-context-control,.team-comparison-selector-cell .module-context-control>summary,.team-comparison-selector-cell .real-team-comparison-picker,.team-comparison-selector-cell .compact-select,.team-comparison-selector-cell .compact-select-trigger{width:100%;max-width:100%}.team-comparison-selector-cell .module-context-control-label,.real-team-comparison-picker>.league-select-label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.team-comparison-selector-cell .module-context-control>summary,.real-team-comparison-picker .compact-select-trigger{box-sizing:border-box;color:#f2f4ec;min-width:0;min-height:38px;font:500 .875rem/1.25 var(--font-ui);letter-spacing:0;text-transform:none;text-align:left;background:#13271d;border:1px solid #486451;border-radius:8px;padding:5px 9px}.team-comparison-selector-cell .module-context-control>summary:hover,.team-comparison-selector-cell .module-context-control[open]>summary,.real-team-comparison-picker .compact-select-trigger:hover,.real-team-comparison-picker .compact-select.is-open .compact-select-trigger{color:#f2f4ec;background:#13271d;border-color:#8bad94}.team-comparison-selector-cell .module-context-control>summary:focus-visible{outline-offset:3px;border-color:#8bad94;outline:2px solid #9fc2a8}.real-team-comparison-picker .compact-select-trigger:focus-visible{outline-offset:3px;border-color:#8bad94;outline:2px solid #9fc2a8}.real-team-comparison .football-team{flex-wrap:nowrap;gap:7px}.real-team-comparison .football-team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.real-team-comparison-picker{z-index:4;color:#d7e3d7;gap:0;min-width:0;display:grid;position:relative}.real-team-comparison-picker .compact-select-menu{color:#d7e3d7;width:100%;min-width:13rem;max-width:none;font:500 14px/1.2 var(--font-ui);letter-spacing:0;text-transform:none;top:calc(100% + 4px);left:0;right:auto}.team-comparison-matrix-versus{box-sizing:border-box;grid-template-columns:minmax(13rem,1.65fr) repeat(5,minmax(0,1fr));align-items:center;column-gap:clamp(.25rem,1vw,.75rem);width:100%;min-width:0;min-height:2.5rem;padding:0 .75rem;display:grid}.team-comparison-matrix-versus>span{color:#b7c6ba;font:700 14px/1 var(--font-ui);text-transform:uppercase;justify-self:center}.team-comparison-matrix-versus>i{border-top:1px solid #acc3b11f;grid-column:2/-1;width:100%}@media (pointer:coarse){.team-comparison-selector-cell .module-context-control>summary,.real-team-comparison-picker .compact-select-trigger{min-height:44px;padding:9px 13px}}.real-team-module[data-module-id=snapshot] .analyze-kpis{background:#acc3b124;border:1px solid #acc3b12e;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden}.real-team-module[data-module-id=snapshot] .snapshot-metric-pair{background:#acc3b124;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;min-width:0;display:grid}.real-team-module[data-module-id=snapshot] .analyze-kpis article{box-sizing:border-box;background:var(--module-inset,#071b13);min-height:72px;box-shadow:none;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 16px;display:grid}.real-team-module[data-module-id=snapshot] .analyze-kpis article>span{color:#91a296;overflow-wrap:anywhere;line-height:1.3}.real-team-module[data-module-id=snapshot] .analyze-kpis strong{color:#eef3ed;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;margin:0;font-size:clamp(1.2rem,1.8vw,1.45rem);line-height:1}.real-team-module[data-module-id=snapshot] .analyze-kpis i{display:none}.real-team-module[data-module-id=home-away] .venue-comparison article>span{color:#91a296;font:600 12px/1.25 var(--font-ui);letter-spacing:0;text-transform:none}.real-team-module[data-module-id=home-away] .venue-comparison article>strong{color:#eef3ed;font-family:var(--font-ui);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:650;line-height:1}.real-team-module[data-module-id=home-away] .venue-comparison article>strong small{color:#91a296;font-family:var(--font-ui);letter-spacing:0;font-size:12px;font-weight:400}.real-team-module[data-module-id=home-away] .venue-comparison p{color:#91a296;font-family:var(--font-ui);font-size:14px}.real-team-module[data-module-id=home-away] .venue-comparison p b{color:#eef3ed;font-family:var(--font-ui);font-variant-numeric:tabular-nums;font-weight:600}.real-formation-history article>div:nth-child(2){min-width:0}.real-formation-history article>div:nth-child(2) span{overflow-wrap:anywhere}.real-formation-history article>b{color:#eef3ed;font:600 12px/1.2 var(--font-ui);font-variant-numeric:tabular-nums;letter-spacing:0}.formation-outcome-chart{gap:.65rem;display:grid}.formation-outcome-legend{color:#91a296;font:500 12px/1.2 var(--font-ui);justify-content:flex-end;gap:.8rem;display:flex}.formation-outcome-legend span{align-items:center;gap:.3rem;display:inline-flex}.formation-outcome-legend span:before{content:"";background:currentColor;border-radius:.16rem;width:.55rem;height:.55rem}.formation-outcome-legend .is-win{color:#9fdeb0}.formation-outcome-legend .is-draw{color:#d9bb76}.formation-outcome-legend .is-loss{color:#f08f7d}.formation-outcome-chart article{border:1px solid var(--line);background:var(--module-inset,#071b13);border-radius:.6rem;grid-template-columns:minmax(6.5rem,.4fr) minmax(10rem,1fr);align-items:center;gap:.8rem;padding:.7rem .75rem;display:grid}.formation-outcome-label{gap:.18rem;min-width:0;display:grid}.formation-outcome-label strong{color:#eef3ed;font:650 14px/1.2 var(--font-ui)}.formation-outcome-label small{color:#91a296;font:400 12px/1.2 var(--font-ui)}.formation-outcome-track{background:#c2d8c814;border-radius:.38rem;outline:0;min-width:0;height:1.6rem;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:inset 0 1px 2px #00000038}.formation-outcome-track>i{place-items:center;min-width:1.6rem;font-style:normal;transition:filter .18s;display:grid}.formation-outcome-track>i:first-child{border-radius:.38rem 0 0 .38rem}.formation-outcome-track>i:last-child{border-radius:0 .38rem .38rem 0}.formation-outcome-track>i:only-child{border-radius:.38rem}.formation-outcome-track>i.is-win{color:#fff;background:#426b4d}.formation-outcome-track>i.is-draw{color:#fff;background:#776132}.formation-outcome-track>i.is-loss{color:#fff0ed;background:#8d4c43}.formation-outcome-track span{font:700 12px/1 var(--font-ui);font-variant-numeric:tabular-nums}.formation-outcome-track:is(:hover,:focus-visible){transform:translateY(-2px);box-shadow:inset 0 1px 2px #0000002e,0 0 0 1px #e1ede438,0 7px 16px #020d083d}.formation-outcome-track:is(:hover,:focus-visible)>i{filter:brightness(1.12)saturate(1.06)}@media (prefers-reduced-motion:reduce){.formation-outcome-track,.formation-outcome-track>i{transition:none}}@container real-team-module (width<=620px){.real-team-module[data-module-id=snapshot] .analyze-kpis{grid-template-columns:1fr}.real-team-module[data-module-id=snapshot] .analyze-kpis article{gap:9px;padding:12px}.real-team-module>.module-selector-row{justify-content:flex-start;width:100%}.team-comparison-matrix-header{display:none}.team-comparison-matrix-team{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:.75rem .25rem}.team-comparison-selector-cell{grid-column:1/-1}.team-comparison-matrix-team>b{text-align:right;background:#acc3b109;border:1px solid #acc3b124;border-radius:.5rem;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.5rem;padding:.55rem .65rem;display:grid}.team-comparison-matrix-team>b:before{content:attr(data-label);color:#91a296;min-width:0;font:500 12px/1.25 var(--font-ui);text-align:left}.team-comparison-matrix-versus{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.65rem;min-height:2.25rem;padding:.15rem .25rem}.team-comparison-matrix-versus:before,.team-comparison-matrix-versus>i{content:"";border-top:1px solid #acc3b11f;grid-column:auto;width:100%}.formation-outcome-chart article{grid-template-columns:1fr;gap:.55rem}}@container real-team-module (width<=420px){.real-team-module[data-module-id=snapshot]>.module-selector-row,.team-comparison-matrix-team{grid-template-columns:1fr}}.real-player-module{container:real-player-module/inline-size}.custom-grid>.dashboard-module.real-player-module>header{align-items:center}.custom-grid>.dashboard-module.real-player-module>.module-selector-row{flex-wrap:wrap;flex:0 auto;justify-content:flex-start;align-items:flex-end;width:100%;min-width:0}.custom-grid>.dashboard-module.real-player-module>.module-selector-row .module-context-control{flex:none;align-self:flex-end}.custom-grid>.dashboard-module.real-player-module>header .remove-module{flex:none}.player-leader-controls{gap:8px}.player-leader-controls>.league-select-field{gap:5px;width:min(15rem,100%);max-width:100%}.player-leader-controls>.league-select-field .league-select,.player-leader-controls>.league-select-field .league-select-trigger{width:100%;max-width:100%}.player-context-control-field.is-identity{margin:.2rem 0 1rem}.player-context-popover{width:min(500px,100vw - 64px)}.player-context-control>summary{flex-wrap:nowrap;height:38px;min-height:38px;max-height:38px;overflow:hidden}.player-context-control>summary>.module-context-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.player-context-control>summary .football-image{flex:none}.player-context-team{color:#9fb1a3;white-space:nowrap;flex:0 auto;align-items:center;gap:5px;min-width:0;display:inline-flex;overflow:hidden}.player-context-team:before{content:"·"}.player-context-team>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.player-context-search{color:#9fb1a3;font-size:var(--ui-label-size);letter-spacing:0;text-transform:none;gap:.5rem;font-weight:400;line-height:1.4;display:grid}.player-context-search>div{position:relative}.player-context-search svg{color:#aab9ad;pointer-events:none;width:13px;height:13px;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.player-context-search input{box-sizing:border-box;color:#eef3ed;width:100%;min-height:38px;font:500 14px/1.25 var(--font-ui);background:#10271c;border:1px solid #acc3b138;border-radius:9px;outline:0;padding:7px 9px 7px 30px}.player-context-search input::placeholder{color:#84978a}.player-context-search input:hover{border-color:#cbe1d06b}.player-context-search input:focus{border-color:#cbe1d08c;box-shadow:0 0 0 2px #9fc2a81a}.player-context-search input::-webkit-search-cancel-button{display:none}.player-context-results{max-height:240px}.player-context-results>button{grid-template-columns:minmax(0,1fr) 20px}.player-context-option{grid-template-columns:28px minmax(0,1.6fr) minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.real-player-versus{color:var(--muted);font:800 .75rem/1 var(--font-label);text-transform:uppercase;align-self:flex-end;padding:0 0 .75rem}.real-global-player-results{scrollbar-color:#7f9187 #10251a;scrollbar-width:thin}.real-global-player-results::-webkit-scrollbar{width:.48rem}.real-global-player-results::-webkit-scrollbar-track{background:#10251a;border-radius:999px}.real-global-player-results::-webkit-scrollbar-thumb{background:#7f9187;border:2px solid #10251a;border-radius:999px}.real-player-result-copy{gap:.16rem;min-width:0;display:grid}.real-player-result-copy strong{color:var(--paper);overflow-wrap:anywhere;white-space:normal;font-size:14px;font-weight:700;line-height:1.35}.real-player-result-copy small{color:var(--muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.real-player-result-club{grid-template-columns:20px minmax(0,1fr);align-items:center;gap:.4rem;min-width:0;display:grid}.real-player-result-club>span{gap:.12rem;min-width:0;display:grid}.real-player-result-club b,.real-player-result-club small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.real-player-result-club b{color:var(--muted);font-size:.75rem;font-weight:500}.real-player-result-club small{color:var(--muted);text-align:left;font-size:.75rem}.real-player-table{table-layout:fixed;min-width:30.5rem}.real-player-table thead{background:#c2d8c809}.real-player-table .leader-player-col{width:auto}.real-player-table .leader-metric-col{width:8rem}.real-player-table th{color:#91a296;height:3rem;font:600 12px/1.25 var(--font-ui);letter-spacing:0;text-transform:none;border-bottom-color:#c2d8c833;padding:.55rem 1rem}.custom-grid .real-player-table .leader-metric-column{text-align:center;padding-inline:.65rem}.real-player-table th.leader-metric-column>button{white-space:nowrap;border:1px solid #0000;border-radius:.45rem;justify-content:center;gap:.35rem;width:100%;min-height:2rem;padding:.4rem .45rem}.real-player-table th.leader-metric-column>button span{flex:none;margin:0}:is(.real-player-table th.leader-metric-column>button:hover,.real-player-table th.leader-metric-column>button:focus-visible,.real-player-table th.leader-metric-column>button.active){background:#9fc2a813;border-color:#9fc2a847}.real-player-table th.leader-metric-column>button:focus-visible{outline-offset:2px;outline:2px solid #9fc2a847}.real-player-table td{vertical-align:middle;border-bottom-color:#c2d8c81d;height:5rem;padding:.75rem 1rem}.real-player-table tbody tr{transition:background-color .16s}.real-player-table tbody tr:hover{background:#c2d8c80b}.real-player-table-name{grid-template-columns:2.35rem minmax(0,1fr);align-items:center;gap:.8rem;min-width:12rem}.real-player-table td>.real-player-table-name{color:inherit;font-size:inherit;margin:0;display:grid}.real-player-table-name .football-image{background:#c2d8c812;border:1px solid #c2d8c824;border-radius:50%;width:2.35rem!important;height:2.35rem!important;margin:0!important}.real-player-table-name>.football-player-initials{border-width:3px;box-shadow:0 0 0 1px #dceade80}.real-player-identity{gap:.3rem;min-width:0;margin:0!important;display:grid!important}.real-player-table-name strong,.real-player-table-name small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.real-player-table-name strong{font:650 .94rem/1.2 var(--font-ui)}.real-player-table-name small{color:var(--muted);font:400 .78rem/1.2 var(--font-ui)}.real-player-table-team-context{align-items:center;gap:.4rem;min-width:0;margin:0!important;display:flex!important}.real-player-table-team-context .football-image{background:0 0;border:0;flex:none;width:1rem!important;height:1rem!important;margin:0!important;display:inline-grid!important}.real-player-table-team-context>span{text-overflow:ellipsis;min-width:0;overflow:hidden;color:#85968b!important;font-size:inherit!important;margin:0!important}.custom-grid .real-player-table td.leader-metric-column{text-align:center;padding-inline:.65rem}.leader-metric-value{font-variant-numeric:tabular-nums;color:#b9c5bd!important;font:650 .94rem/1 var(--font-ui)!important;margin:0!important;display:inline!important}.real-player-table td.is-active-metric .leader-metric-value{color:#e9f1eb!important}.leader-scatter-card{border:1px solid var(--line);background:var(--module-inset,#071b13);border-radius:.7rem;margin-bottom:.75rem;padding:.75rem .8rem .65rem}.leader-scatter-card>header{justify-content:space-between;align-items:end;gap:1rem;padding-bottom:.55rem;display:flex}.leader-scatter-card>header>div:first-child{gap:.16rem;display:grid}.leader-scatter-card>header strong{color:#dce6df;font:600 14px/1.2 var(--font-ui)}.leader-scatter-card>header span,.leader-scatter-card>p{color:#819488;font:400 12px/1.35 var(--font-ui)}.leader-scatter-legend{gap:.35rem;display:flex}.leader-scatter-legend span{color:#10251a;min-width:2rem;font:750 12px/1 var(--font-ui);text-align:center;border-radius:999px;padding:.25rem .35rem}.leader-scatter-legend .is-forward{background:#d9bb76}.leader-scatter-legend .is-midfielder{background:#9fc2a8}.leader-scatter-legend .is-defender{background:#70a6ff}.leader-scatter-legend .is-goalkeeper{background:#f08f7d}.leader-scatter-scroll{scrollbar-width:thin;scrollbar-color:#7f9187 #10251a;overflow-x:auto}.leader-scatter{width:100%;min-width:38rem;height:auto;display:block}.leader-scatter-gridline line{stroke:#c2d8c81a;stroke-width:1px;vector-effect:non-scaling-stroke}.leader-scatter-gridline text,.leader-scatter-axis-label{fill:#819488;font:12px var(--font-ui)}.leader-scatter-reference{stroke:#d9bb7685;stroke-width:1.5px;stroke-dasharray:5 5;vector-effect:non-scaling-stroke}.leader-scatter-point{stroke:#071b13;stroke-width:2px;opacity:.86;vector-effect:non-scaling-stroke;transition:opacity .15s,stroke-width .15s}.leader-scatter-point.is-forward{fill:#d9bb76}.leader-scatter-point.is-midfielder{fill:#9fc2a8}.leader-scatter-point.is-defender{fill:#70a6ff}.leader-scatter-point.is-goalkeeper{fill:#f08f7d}.leader-scatter-card>p{margin:.45rem 0 0}.real-player-profile-sections{grid-template-columns:1fr;align-items:start;gap:.7rem}.real-player-profile-details{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.7rem;min-width:0;display:grid}.real-player-profile-details.is-single{grid-template-columns:1fr}.real-player-profile-sections article{border:1px solid var(--line);background:var(--module-inset,#071b13);border-radius:.7rem;min-width:0;padding:.8rem .9rem}.real-player-profile-sections h3{border-bottom:1px solid var(--line);color:#b8c7bc;font:600 14px/1.25 var(--font-ui);margin:0;padding:0 0 .55rem}.real-player-profile-sections dl{margin:0}.real-player-profile-sections dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.85rem;padding:.5rem 0;display:grid}.real-player-profile-sections dl>div:last-child{border-bottom:0;padding-bottom:0}.real-player-profile-sections dt,.real-player-profile-sections dd{font:400 14px/1.3 var(--font-ui);margin:0}.real-player-profile-sections dt{color:#91a296;min-width:0}.real-player-profile-sections dd{color:#eef3ed;text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.real-player-profile-sections .real-player-season-summary{padding:.8rem .9rem .9rem}.real-player-season-summary dl{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.real-player-season-summary dl>div{border:0;border-left:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:.3rem;min-width:0;padding:.7rem .75rem 0;display:flex}.real-player-season-summary dl>div:first-child{border-left:0}.real-player-season-summary dt{font-size:12px;line-height:1.25}.real-player-season-summary dd{text-align:left;font-size:17px;font-weight:650;line-height:1.2}.real-player-profile-form{border:1px solid var(--line);background:var(--module-inset,#071b13);border-radius:.7rem;align-self:start;margin-top:.7rem;padding:.8rem .9rem}.real-player-profile-form h3{border-bottom:1px solid var(--line);color:#b8c7bc;font:600 14px/1.25 var(--font-ui);margin:0;padding:0 0 .55rem}.real-player-form{flex-wrap:wrap;gap:.5rem;padding-top:.65rem;display:flex}.real-player-form article{background:#acc3b109;border:1px solid #acc3b129;border-radius:.55rem;flex:9rem;grid-template-columns:2.35rem minmax(0,1fr);align-items:center;gap:.6rem;min-width:0;max-width:12rem;padding:.55rem .65rem;display:grid}.real-player-form-rating{width:2.35rem;height:2.35rem;font:600 12px/1 var(--font-ui);font-variant-numeric:tabular-nums;border:1px solid;border-radius:.5rem;place-items:center;display:grid}.real-player-form-rating.is-low{color:#ffad9c;background:#f08f7d1f;border-color:#f08f7d8f}.real-player-form-rating.is-medium{color:#f0d5a7;background:#e5b86f1c;border-color:#e5b86f85}.real-player-form-rating.is-high{color:#9fdeb0;background:#9fdeb01c;border-color:#9fdeb085}.real-player-form-copy{gap:.2rem;min-width:0;display:grid}.real-player-form span{color:var(--paper);font:500 14px/1.2 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.real-player-form small{color:var(--muted);font:400 12px/1.2 var(--font-ui)}.comparison-matrix{gap:0;width:100%;min-width:0;max-width:100%;display:grid;overflow:visible}.comparison-matrix-header,.comparison-matrix-player{box-sizing:border-box;grid-template-columns:minmax(13rem,1.65fr) repeat(4,minmax(0,1fr));align-items:center;column-gap:clamp(.25rem,1vw,.75rem);width:100%;min-width:0;display:grid}.comparison-matrix-header{border-bottom:1px solid #acc3b129;padding:0 .75rem .65rem}.comparison-matrix-header>span{color:#96a99b;min-width:0;font:600 13px/1.25 var(--font-ui);overflow-wrap:anywhere;text-align:center}.comparison-matrix-player{z-index:0;padding:.85rem .75rem;position:relative}.comparison-matrix-player:has(.player-context-control[open]){z-index:5}.comparison-matrix-player>b{color:#eef3ed;min-width:0;font:650 14px/1.3 var(--font-ui);font-variant-numeric:tabular-nums;text-align:center;overflow-wrap:anywhere}.comparison-player-cell{min-width:0;position:relative;container:comparison-player-cell/inline-size}.comparison-player-cell .player-context-control-field,.comparison-player-cell .player-context-control,.comparison-player-cell .player-context-control>summary{width:100%;max-width:100%}.comparison-player-cell .player-context-control[open]{height:38px}.comparison-player-cell .module-context-control-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.comparison-player-cell .module-context-popover{left:0;right:auto}@container comparison-player-cell (width<=22rem){.comparison-player-cell .player-context-team{flex:none}.comparison-player-cell .player-context-team:before,.comparison-player-cell .player-context-team>span:last-child{display:none}}.comparison-matrix-versus{box-sizing:border-box;grid-template-columns:minmax(13rem,1.65fr) repeat(4,minmax(0,1fr));align-items:center;column-gap:clamp(.25rem,1vw,.75rem);width:100%;min-width:0;min-height:2.5rem;padding:0 .75rem;display:grid}.comparison-matrix-versus>span{color:#b7c6ba;font:700 14px/1 var(--font-ui);text-transform:uppercase;justify-self:center}.comparison-matrix-versus>i{border-top:1px solid #acc3b11f;grid-column:2/-1;width:100%}.real-player-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.real-player-detail-grid article{border:1px solid var(--line);background:var(--module-inset,#071b13);border-radius:.7rem;padding:.8rem}@container real-player-module (width<=900px){.real-player-profile-sections{grid-template-columns:1fr}}@container real-player-module (width<=760px){.real-player-season-summary dl{grid-template-columns:repeat(3,minmax(0,1fr))}.real-player-season-summary dl>div:nth-child(3n+1){border-left:0}.real-player-season-summary dl>div:nth-child(n+4){border-top:1px solid var(--line);margin-top:.7rem;padding-top:.7rem}}@container real-player-module (width<=520px){.custom-grid>.dashboard-module.real-player-module>.module-selector-row{justify-content:flex-start;width:100%}.real-player-module .module-context-popover{width:min(310px,100cqw - 2rem);left:0;right:auto}.custom-grid .real-player-table{min-width:0}.real-player-table .leader-metric-col{width:4.75rem}.real-player-table-name{min-width:0}.custom-grid .real-player-table .leader-metric-column{padding-inline:.3rem}.player-context-team{flex:none}.player-context-team:before,.player-context-team>span:last-child,.comparison-matrix-header{display:none}.comparison-matrix-player{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:.75rem .25rem}.comparison-player-cell{grid-column:1/-1}.comparison-matrix-player>b{text-align:right;background:#acc3b109;border:1px solid #acc3b124;border-radius:.5rem;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.5rem;padding:.55rem .65rem;display:grid}.comparison-matrix-player>b:before{content:attr(data-label);color:#91a296;min-width:0;font:500 12px/1.25 var(--font-ui);text-align:left}.comparison-matrix-versus{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.65rem;min-height:2.25rem;padding:.15rem .25rem}.comparison-matrix-versus:before,.comparison-matrix-versus>i{content:"";border-top:1px solid #acc3b11f;grid-column:auto;width:100%}.real-player-profile-sections,.real-player-profile-details{grid-template-columns:1fr}.real-player-season-summary dl{grid-template-columns:repeat(2,minmax(0,1fr))}.real-player-season-summary dl>div{border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:.7rem;padding-top:.7rem}.real-player-season-summary dl>div:nth-child(odd){border-left:0}.real-player-season-summary dl>div:nth-child(-n+2){border-top:0;margin-top:0}}@media (max-width:900px){.custom-grid>.dashboard-module.real-player-module>.module-selector-row{justify-content:flex-start;width:100%}.real-player-module .module-context-popover{left:0;right:auto}.real-player-versus{padding-bottom:.75rem}}@media (max-width:640px){.custom-grid>.dashboard-module.real-player-module>.module-selector-row .module-context-control{align-self:flex-start}.player-leader-controls>.league-select-field,.player-leader-controls>.league-select-field .league-select,.player-leader-controls>.league-select-field .league-select-trigger,.player-leader-controls>.module-context-control-field .module-context-control,.player-leader-controls>.module-context-control-field .module-context-control>summary{width:100%}.player-context-option{grid-template-columns:28px minmax(0,1fr)}.real-player-result-club{grid-column:2}.real-player-form article{max-width:none}.real-player-detail-grid{grid-template-columns:1fr}.leader-scatter-card>header{flex-direction:column;align-items:start}}@media (pointer:coarse){.player-context-control>summary{height:44px;min-height:44px;max-height:44px}.comparison-player-cell .player-context-control[open]{height:44px}}
