@charset "UTF-8";html,body{margin:0;padding:0;font-family:Archivo,system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box}body{overflow-x:hidden}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.4}}.t-scroll::-webkit-scrollbar{height:6px;width:6px}.t-scroll::-webkit-scrollbar-thumb{background:var(--t-line, #dde2da);border-radius:4px}.t-muted{color:var(--t-muted, #5f6d62)}.t-mono{font-family:IBM Plex Mono,monospace}.t-bold{font-weight:700}.t-spacer{flex:1}.t-fixed{flex:none}.t-grow{flex:1;min-width:0}.t-truncate{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.t-section-label{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62)}.t-card-title{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62);padding:12px 14px 8px}.t-card-row{display:flex;align-items:center;gap:10px;padding:12px 14px;border-top:1px solid var(--t-line, #dde2da)}.t-card-row--clickable{cursor:pointer}.t-card-row--clickable:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.t-card-empty{padding:14px;font-size:14px;color:var(--t-muted, #5f6d62);border-top:1px solid var(--t-line, #dde2da)}.t-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.t-card-clip{overflow:hidden}.t-stack{display:flex;flex-direction:column;gap:12px}.t-card-pad{padding:20px}.t-dot{display:inline-block;flex:none;box-sizing:border-box;width:var(--dot-size, 12px);height:var(--dot-size, 12px);border-radius:var(--dot-radius, 4px);border:1px solid var(--t-line, #dde2da);background:linear-gradient(135deg,var(--dot-color, #888888) 50%,var(--dot-color-2, var(--dot-color, #888888)) 50%)}.t-file-input{font-size:13px}.public-home-grid{display:grid;gap:18px;align-items:start;grid-template-columns:minmax(0,1.55fr) minmax(300px,1fr)}@media (max-width: 900px){.public-home-grid{grid-template-columns:minmax(0,1fr)}}.public-home-grid__col{display:flex;flex-direction:column;gap:18px;min-width:0}.shell{min-height:100vh;display:flex;flex-direction:column}.shell__bar{border-bottom:1px solid var(--t-line, #dde2da)}.shell__toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding-top:8px;padding-bottom:8px}.shell__nav{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.shell__picker{min-width:92px}.shell__user{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.shell__username{font-weight:700;font-size:12px;line-height:1.2}.shell__role{height:16px;font-size:9.5px;font-weight:700}.shell__status{padding:6px 22px;font-size:12px;color:var(--t-muted, #5f6d62);background:var(--t-surface, #ffffff)}.shell__error{padding:8px 22px;font-size:12.5px;font-weight:600;color:var(--t-accent-ink, #ffffff);background:var(--t-danger, #b3382c)}.shell__main{flex:1;max-width:1060px!important;padding-top:26px;padding-bottom:70px}.brand{display:flex;align-items:center;gap:10px;margin-right:12px}.brand--clickable{cursor:pointer;border-radius:8px}.brand--clickable:hover .brand__title{color:var(--t-accent, #1f7a3d)}.brand--clickable:focus-visible{outline:2px solid var(--t-accent, #1f7a3d);outline-offset:3px}.brand__badge{width:30px;height:30px;border-radius:8px;background:var(--t-accent, #1f7a3d);color:var(--t-accent-ink, #ffffff);display:grid;place-items:center;font-weight:800;font-size:16px;flex:none}.brand__titles{display:flex;align-items:baseline;gap:6px}.brand__title{font-weight:800;font-size:15px;letter-spacing:.02em;line-height:1.1}.brand__version{height:16px;font-size:9px;font-weight:700}.brand__subtitle{font-size:9.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62)}.nav-button{font-weight:600;font-size:13px;border-radius:7px;padding-left:13px;padding-right:13px;min-height:40px;color:var(--t-ink, #17251b)}.nav-button:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.nav-button--active{color:var(--t-accent, #1f7a3d);background:var(--t-selected, rgba(0, 0, 0, .08))}.nav-button--active:hover{background:var(--t-selected, rgba(0, 0, 0, .08))}.nav-action{min-height:40px}.shell__account{display:flex;align-items:center;gap:8px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:20px}.page-header__back{color:var(--t-muted, #5f6d62);padding-left:0;padding-right:0;min-width:0;margin-bottom:4px}.page-header__back .MuiSvgIcon-root{font-size:10px}.page-header__title{font-weight:700;letter-spacing:-.01em;font-size:24px}.page-header__sub{color:var(--t-muted, #5f6d62);margin-top:4px}.page-header__actions{display:flex;flex:none;flex-wrap:wrap;gap:8px}.competition-card{height:100%;display:flex;flex-direction:column}.competition-card__body{flex:1}.competition-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.competition-card__name{font-size:17px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.competition-card__type{height:19px;font-size:9.5px;font-weight:700;flex:none}.competition-card__meta{color:var(--t-muted, #5f6d62);margin-top:2px}.competition-card__stats{display:flex;gap:16px;margin-top:12px;font-size:12.5px;color:var(--t-muted, #5f6d62)}.competition-card__stats b{font-family:IBM Plex Mono,monospace;color:inherit}.competition-card__actions{border-top:1px solid var(--t-line, #dde2da);padding:8px 16px}.competition-filter{margin-bottom:14px}.entity-search{width:min(320px,100%)}.entity-table__name{font-weight:600;font-family:IBM Plex Mono,monospace}.entity-table__muted{color:var(--t-muted, #5f6d62)}.entity-table__num{font-family:IBM Plex Mono,monospace;font-size:12px}.entity-table__shirt{font-family:IBM Plex Mono,monospace;font-size:12.5px}.entity-table__link{font-weight:600;cursor:pointer;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-table__link:hover{color:var(--t-accent, #1f7a3d)}.entity-table__pos{font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--t-muted, #5f6d62)}.entity-table__cell-stack{display:flex;align-items:center;gap:8px;min-width:0}.entity-table__actions{display:flex;justify-content:flex-end;gap:2px}.entity-table__row--muted{opacity:.55}.entity-table__badge{height:18px;font-size:9.5px;font-weight:700}.entity-table__footnote{display:block;padding:12px 16px;color:var(--t-muted, #5f6d62);border-top:1px solid var(--t-line, #dde2da)}.matches{display:flex;flex-direction:column;gap:20px}.matches__filters{display:flex;flex-wrap:wrap;gap:10px}.matches__search{width:min(340px,100%)}.matches__competition{min-width:210px}.match-section{display:flex;flex-direction:column;gap:10px}.match-section__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.match-section__pager{display:flex;align-items:center;gap:4px}.match-section__page{text-align:center;min-width:160px}.match-section__round{font-size:12.5px;font-weight:700;line-height:1.2}.match-section__round span{color:var(--t-muted, #5f6d62);font-weight:500;margin-left:6px}.match-section__competition{font-size:11px;color:var(--t-muted, #5f6d62);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-section__list{display:flex;flex-direction:column;gap:10px}.match-card{overflow:hidden}.match-card__top{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:10px 14px 8px}.match-card__when{color:var(--t-muted, #5f6d62);flex:1;min-width:0}.match-card__flags{display:flex;flex:none;gap:2px}.match-card__tie{display:flex;align-items:center;gap:10px;padding:0 14px 10px}.match-card__side{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.match-card__side--home{justify-content:flex-end}.match-card__team{font-weight:600;font-size:15px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-card__side--home .match-card__team{text-align:right}.match-card__score{font-family:IBM Plex Mono,monospace;font-size:17px;font-weight:700;flex:none;min-width:62px;text-align:center}.match-card__actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:8px 14px;border-top:1px solid var(--t-line, #dde2da);background:var(--t-hover, rgba(0, 0, 0, .04))}.status-chip{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700}.status-chip--live{animation:livePulse 2s infinite}.status-chip--upcoming{background:var(--t-selected, rgba(0, 0, 0, .08))}.standings{overflow:hidden}.standings__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 8px}.standings__pos{font-family:IBM Plex Mono,monospace;font-size:11.5px;color:var(--t-muted, #5f6d62)}.standings__abbr{cursor:help;text-decoration:underline dotted;text-decoration-color:var(--t-line, #dde2da);text-underline-offset:3px}.standings__team{font-weight:600}.standings__team-inner{display:flex;align-items:center;gap:8px;min-width:0}.standings__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standings__goals{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--t-muted, #5f6d62)}.standings__points{font-family:IBM Plex Mono,monospace;font-weight:700}.standings__empty{color:var(--t-muted, #5f6d62);font-size:12.5px}.standings__row--clickable{cursor:pointer}.standings__row:last-child td{border-bottom:0}.standings__row--promotion td:first-of-type{box-shadow:inset 3px 0 #2e9e57}.standings__row--promotion .standings__pos{color:#2e9e57;font-weight:700}.standings__legend-swatch--promotion{background:#2e9e57}.standings__row--promotion-playoff td:first-of-type{box-shadow:inset 3px 0 #7cc79a}.standings__row--promotion-playoff .standings__pos{color:#7cc79a;font-weight:700}.standings__legend-swatch--promotion-playoff{background:#7cc79a}.standings__row--relegation-playoff td:first-of-type{box-shadow:inset 3px 0 #e0932f}.standings__row--relegation-playoff .standings__pos{color:#e0932f;font-weight:700}.standings__legend-swatch--relegation-playoff{background:#e0932f}.standings__row--relegation td:first-of-type{box-shadow:inset 3px 0 #cc4436}.standings__row--relegation .standings__pos{color:#cc4436;font-weight:700}.standings__legend-swatch--relegation{background:#cc4436}.standings__row--promotion td{border-bottom-color:#2e9e57}.standings__row--promotion:last-child td{border-bottom:1px solid #2e9e57}.standings__row--promotion-playoff td{border-bottom-color:#7cc79a}.standings__row--promotion-playoff:last-child td{border-bottom:1px solid #7cc79a}.standings__row:has(+.standings__row--relegation-playoff) td{border-bottom-color:#e0932f}.standings__row:has(+.standings__row--relegation) td{border-bottom-color:#cc4436}.standings__legend{display:flex;flex-wrap:wrap;gap:4px 12px;padding:10px 14px;border-top:1px solid var(--t-line, #dde2da)}.standings__legend-item{display:flex;align-items:center;gap:6px;color:var(--t-muted, #5f6d62);font-size:11.5px}.standings__legend-swatch{width:3px;height:12px;border-radius:2px;flex:none}.standings__footer-link{display:flex;align-items:center;justify-content:center;padding:12px 14px;border-top:1px solid var(--t-line, #dde2da);cursor:pointer;color:var(--t-accent, #1f7a3d);font-weight:700;font-size:12.5px}.standings__footer-link:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.detail-card{overflow:hidden}.detail-card__title{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62);padding:12px 14px 8px}.detail-card__row{display:flex;align-items:center;gap:10px;padding:12px 14px;border-top:1px solid var(--t-line, #dde2da)}.detail-card__row--clickable{cursor:pointer}.detail-card__row--clickable:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.detail-card__empty{padding:12px 14px;color:var(--t-muted, #5f6d62);border-top:1px solid var(--t-line, #dde2da)}.stat-card__row{display:flex;align-items:center;gap:10px;padding:8px 14px;border-top:1px solid var(--t-line, #dde2da);cursor:pointer}.stat-card__row:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.stat-card__rank{width:18px;text-align:right;font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--t-muted, #5f6d62);flex:none}.stat-card__who{display:flex;flex-direction:column;flex:1;min-width:0}.stat-card__name{font-weight:600;font-size:13px}.stat-card__club{font-size:11px;color:var(--t-muted, #5f6d62)}.stat-card__count{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:700;flex:none}.competition-detail__bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px}.competition-detail__type{font-weight:700;font-size:10px}.competition-detail__season-picker{min-width:160px}.competition-detail__stage-name{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62);margin-bottom:8px}.competition-detail__season-name{flex:1;min-width:0;font-weight:600;font-family:IBM Plex Mono,monospace}.competition-detail__season-count{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--t-muted, #5f6d62)}.competition-detail__not-found{font-size:14px;color:var(--t-muted, #5f6d62)}.detail-grid{align-items:start}.entity-head{padding:16px 18px}.entity-head__row{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.entity-head__badge{width:46px;height:46px;border-radius:8px;display:grid;place-items:center;font-weight:800;font-size:13px;font-family:IBM Plex Mono,monospace;color:#fff;flex:none}.entity-head__body{flex:1;min-width:160px}.entity-head__name{font-size:17px;font-weight:700}.entity-head__meta{color:var(--t-muted, #5f6d62)}.entity-head__note{display:block;color:var(--t-muted, #5f6d62);margin-top:3px}.roster__number{font-family:IBM Plex Mono,monospace;font-weight:700}.detail-strip{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62);padding:8px 16px;background:var(--t-hover, rgba(0, 0, 0, .04))}.detail-strip--divided{border-top:1px solid var(--t-line, #dde2da)}.detail-match{display:flex;align-items:center;gap:8px;padding:10px 16px;border-top:1px solid var(--t-line, #dde2da);cursor:pointer}.detail-match:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.detail-match__when{width:90px;flex:none;font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--t-muted, #5f6d62)}.detail-match__when--live{color:var(--t-danger, #b3382c);font-weight:700}.detail-match__body{flex:1;min-width:0}.detail-match__teams{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.detail-match__team{font-weight:600;font-size:13.5px}.detail-match__score{font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:700}.detail-match__meta{color:var(--t-muted, #5f6d62)}.detail-match__chevron{color:var(--t-muted, #5f6d62);font-size:16px;flex:none}.detail-match__empty{padding:14px 16px;color:var(--t-muted, #5f6d62);border-top:1px solid var(--t-line, #dde2da)}.player-detail__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.player-detail__name{font-size:18px;font-weight:700}.player-detail__shirt{font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:700}.player-detail__actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-top:1px solid var(--t-line, #dde2da);padding-top:12px}.player-detail__transfer-target{width:min(260px,100%)}.player-detail__status-note{color:var(--t-muted, #5f6d62)}.player-detail__flairs{display:flex;flex-wrap:wrap;gap:4px}.player-detail__statuses{border-top:1px solid var(--t-line, #dde2da);padding-top:12px}.player-detail__status{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.player-detail__status-pick{width:110px;flex:none}.player-detail__status-desc{flex:1;min-width:180px;color:var(--t-muted, #5f6d62)}.player-detail__card-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;padding:16px 16px 8px}.player-detail__match{display:flex;align-items:center;gap:8px;padding:10px 16px;border-top:1px solid var(--t-line, #dde2da);cursor:pointer}.player-detail__match:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.player-detail__match-when{width:74px;flex:none;font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--t-muted, #5f6d62)}.player-detail__match-body{flex:1;min-width:0}.player-detail__match-teams{font-size:13px}.player-detail__match-score{font-family:IBM Plex Mono,monospace;font-weight:700}.player-detail__match-meta{display:block;color:var(--t-muted, #5f6d62)}.player-detail__match-tallies{display:flex;flex:none;flex-wrap:wrap;justify-content:flex-end;gap:4px}.player-detail__empty{padding:16px;color:var(--t-muted, #5f6d62);border-top:1px solid var(--t-line, #dde2da)}.player-detail__history{display:flex;align-items:center;gap:10px;padding:10px 16px;border-top:1px solid var(--t-line, #dde2da)}.player-detail__history-when{width:128px;flex:none;font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--t-muted, #5f6d62)}.player-detail__history-field{width:96px;flex:none;font-weight:600}.player-detail__history-change{color:var(--t-muted, #5f6d62)}.player-detail__history-arrow{opacity:.6}.player-detail__history-to{color:var(--t-ink, #17251b);font-weight:600}.player-detail__not-found{font-size:14px;color:var(--t-muted, #5f6d62)}.entity-dialog__subtitle{color:var(--t-muted, #5f6d62);font-weight:400}.entity-dialog__field{margin-top:4px}.entity-dialog__error{margin-top:12px}.entity-dialog__body--roomy{padding-top:20px!important}.team-badge{width:34px;height:34px;border-radius:9px;flex:none;border:1px solid var(--t-line, #dde2da);background:linear-gradient(135deg,var(--kit-a) 0 50%,var(--kit-b) 50% 100%)}.tally-pill{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;padding:1px 6px;border-radius:5px;background:var(--pill-bg);color:var(--pill-ink);flex:none;white-space:nowrap}.bracket{overflow-x:auto;padding-bottom:8px}.bracket__rounds{display:flex;align-items:flex-start;gap:16px;min-width:min-content}.bracket__round{display:flex;flex-direction:column;gap:8px;min-width:210px;flex:none}.bracket__round-name{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t-muted, #5f6d62)}.bracket__round-legs{margin-left:6px;font-weight:500;text-transform:none;letter-spacing:0}.bracket__empty{padding:10px;font-size:11.5px;color:var(--t-muted, #5f6d62)}.tie{overflow:hidden}.tie__side{display:flex;align-items:center;gap:8px;padding:6px 10px}.tie__side--clickable{cursor:pointer}.tie__side--clickable:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.tie__side--out{opacity:.55}.tie__no-dot{width:9px;flex:none}.tie__name{flex:1;min-width:0;font-size:12.5px;font-weight:500}.tie__name--winner{font-weight:700}.tie__name--tbd{color:var(--t-muted, #5f6d62)}.tie__goals{font-family:IBM Plex Mono,monospace;font-size:12.5px;font-weight:700;flex:none}.tie__divider{border-top:1px solid var(--t-line, #dde2da)}.tie__legs{display:flex;flex-direction:column;border-top:1px solid var(--t-line, #dde2da);background:var(--t-hover, rgba(0, 0, 0, .04));padding:4px 10px}.tie__leg{display:flex;align-items:center;gap:6px}.tie__leg--clickable{cursor:pointer}.tie__leg-label{font-size:10px;color:var(--t-muted, #5f6d62);flex:1}.tie__leg-score{font-family:IBM Plex Mono,monospace;font-size:10.5px;color:var(--t-muted, #5f6d62)}.tie__no-legs{font-size:10px;color:var(--t-muted, #5f6d62)}.stage-manager{overflow:hidden}.stage-manager__head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px 8px}.stage-manager__empty{padding:14px;color:var(--t-muted, #5f6d62);border-top:1px solid var(--t-line, #dde2da)}.stage-manager__stage{border-top:1px solid var(--t-line, #dde2da)}.stage-manager__stage-head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 14px;background:var(--t-hover, rgba(0, 0, 0, .04))}.stage-manager__ordinal{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--t-muted, #5f6d62)}.stage-manager__stage-name{font-weight:700;font-size:14px}.stage-manager__badge{height:18px;font-size:9.5px;font-weight:700}.stage-manager__note{font-size:11.5px;color:var(--t-muted, #5f6d62)}.stage-manager__body{padding:10px 14px}.stage-manager__add{margin-top:4px}.stage-group{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:6px 0}.stage-group__name{font-weight:700;font-size:13px;min-width:74px}.stage-group__clubs{display:flex;flex:1;flex-wrap:wrap;gap:4px;min-width:0}.stage-group__club{height:20px;font-size:11px}.stage-round{padding:6px 0}.stage-round__head{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.stage-round__name{font-weight:700;font-size:13px}.stage-round__legs{font-size:11.5px;color:var(--t-muted, #5f6d62)}.stage-round__empty{padding-left:12px;font-size:11.5px;color:var(--t-muted, #5f6d62)}.stage-tie{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:3px 0 3px 12px}.stage-tie__ordinal{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--t-muted, #5f6d62);min-width:16px}.stage-tie__teams{font-size:12.5px;flex:1;min-width:0}.group-picker__label{font-size:13px;font-weight:600}.group-picker__taken{margin-left:6px;font-weight:400;font-size:11.5px;color:var(--t-muted, #5f6d62)}.lineup__vs{color:var(--t-muted, #5f6d62)}.lineup__controls{display:flex;flex-wrap:wrap;gap:16px}.lineup__formation{width:150px}.lineup__formation input{font-family:IBM Plex Mono,monospace}.lineup__captain{width:200px}.lineup__hint{margin-top:-8px;color:var(--t-muted, #5f6d62)}.lineup__hint--invalid{color:var(--t-danger, #b3382c);font-weight:600}.lineup__body{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(200px,1fr);gap:14px;align-items:start}@media (max-width: 640px){.lineup__body{grid-template-columns:1fr}}.lineup__panel{display:flex;flex-direction:column;gap:10px}.lineup__card{padding:10px}.lineup__card-body{display:flex;flex-direction:column;gap:8px}.lineup__players{max-height:230px;overflow:auto}@media (pointer: coarse) and (max-width: 640px),(pointer: coarse) and (max-height: 640px){.lineup__players{max-height:44vh}}.lineup__player{border-radius:8px}@media (pointer: coarse) and (max-width: 640px),(pointer: coarse) and (max-height: 640px){.lineup__player{min-height:46px}}.lineup__player-name{font-size:13px}@media (pointer: coarse) and (max-width: 640px),(pointer: coarse) and (max-height: 640px){.lineup__player-name{font-size:15px}}.lineup__player-pos{font-size:11px}.lineup__empty{color:var(--t-muted, #5f6d62);padding:0 8px}.lineup__number-form{display:flex;gap:6px;border-top:1px solid var(--t-line, #dde2da);padding-top:8px}.lineup__number-field{width:100px}.lineup__number-field input{font-family:IBM Plex Mono,monospace}@media (pointer: coarse) and (max-width: 640px),(pointer: coarse) and (max-height: 640px){.lineup__number-field{width:100%}}.lineup__slot-actions{display:flex;justify-content:flex-end;gap:4px}.lineup__bench{display:flex;flex-direction:column;gap:8px}.lineup__bench-chips{display:flex;flex-wrap:wrap;gap:6px}.lineup__bench-add{align-self:flex-start}.lineup__bench-picker{max-width:260px}.lineup__error{margin-top:16px}.viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;flex-direction:column;overflow:auto;background:var(--t-bg, #f2f3ef)}.viewer__header,.viewer__content{width:100%;max-width:1180px;margin:0 auto;padding-left:18px;padding-right:18px}.viewer__header{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding-top:10px;padding-bottom:10px}.viewer__meta{font-size:12.5px;color:var(--t-muted, #5f6d62)}.viewer__chip{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700}.viewer__chip--live{animation:livePulse 2s infinite}.viewer__content{display:flex;flex-direction:column;gap:16px;padding-bottom:28px}.viewer-data-notice{border-radius:8px;font-size:13px;line-height:1.55}.viewer-data-notice__title{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t-muted, #5f6d62);margin-bottom:4px}.scoreboard{position:relative;border-radius:14px;overflow:hidden;padding:22px clamp(16px,3vw,32px);color:#f2f6f1;background:linear-gradient(118deg,#123421,#1c5434 58%,#2e7d49)}.scoreboard__circle{position:absolute;left:50%;top:50%;width:420px;height:420px;border:2px solid rgba(255,255,255,.08);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.scoreboard__grid{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:20px}.scoreboard__side{min-width:0}.scoreboard__side--home{text-align:right}.scoreboard__team{font-size:clamp(16px,3vw,24px);font-weight:800;letter-spacing:-.01em;color:#f2f6f1;max-width:100%;padding:0;min-width:0;justify-content:flex-start}.scoreboard__side--home .scoreboard__team{justify-content:flex-end}.scoreboard__bar{width:54px;height:7px;border-radius:4px;margin-top:7px;background:var(--team-color)}.scoreboard__side--home .scoreboard__bar{margin-left:auto}.scoreboard__scorers{display:flex;flex-direction:column;gap:2px;margin-top:10px}.scoreboard__scorer{font-size:11.5px;color:#f2f6f1c7}.scoreboard__centre{text-align:center}.scoreboard__score{font-family:IBM Plex Mono,monospace;font-weight:700;font-size:clamp(32px,5.5vw,48px);line-height:1}.scoreboard__clock{font-family:IBM Plex Mono,monospace;font-size:13px;color:#f2f6f1b8;margin-top:6px}.viewer-main{display:flex;flex-wrap:wrap;align-items:stretch;gap:16px}.viewer-col{display:flex;flex-direction:column;gap:14px;flex:1 1 320px;min-width:0}.viewer-pitch{flex:2 1 480px;min-width:0;display:flex;align-items:center;justify-content:center;position:relative}.viewer-pitch__flash{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;pointer-events:none;padding:8px 16px;border-radius:999px;background:#080c09c7;color:#fff;font-size:20px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;box-shadow:0 4px 20px #00000073;animation:pitchFlash 2.6s ease forwards}@keyframes pitchFlash{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}10%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}18%{transform:translate(-50%,-50%) scale(1)}80%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.stats-card{border-radius:10px;padding:8px 14px 10px;flex:none}.stats-card__row{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;font-size:13px;padding:6px 0}.stats-card__row--divided{border-top:1px solid var(--t-line, #dde2da)}.stats-card__value{font-family:IBM Plex Mono,monospace;font-weight:700;color:var(--t-ink, #17251b)}.stats-card__value--away{text-align:right}.stats-card__value--missing{color:var(--t-muted, #5f6d62)}.stats-card__label{text-align:center;font-size:11.5px;color:var(--t-muted, #5f6d62);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.stats-card__bar{height:7px;border-radius:4px;overflow:hidden;margin-bottom:4px;background:var(--away-color)}.stats-card__bar-fill{height:100%;background:var(--home-color);transition:width .6s}.stats-card__none{text-align:center;font-size:11.5px;color:var(--t-muted, #5f6d62);padding-bottom:10px}.stats-card__no-stats{border-top:1px solid var(--t-line, #dde2da);padding:12px 0 6px;text-align:center;font-size:12.5px;color:var(--t-muted, #5f6d62)}.feed-card{border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.feed-card__title{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62);padding:10px 14px 7px}.feed-card__list{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;overflow:auto;padding:0 12px 12px}.pre-match{border-radius:10px;padding:clamp(30px,6vw,60px) 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.pre-match__title{font-size:15px;font-weight:800}.pre-match__label{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62)}.pre-match__countdown{font-family:IBM Plex Mono,monospace;font-weight:700;font-size:clamp(26px,5vw,40px);line-height:1}.pre-match__when{font-size:13px;color:var(--t-muted, #5f6d62)}.pre-match__note{font-size:12.5px;color:var(--t-muted, #5f6d62);max-width:440px}.lineups-overlay__head{display:flex;align-items:center;padding:18px 18px 0}.lineups-overlay__title{font-weight:700;font-size:16px;flex:1}.lineups-overlay__body{padding:12px 18px 18px}.lineups-overlay__columns{display:flex;flex-wrap:wrap;gap:16px}.lineups-overlay__column{display:flex;flex-direction:column;gap:10px;flex:1 1 260px;min-width:0}.lineups-overlay__team{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.lineups-overlay__name{font-weight:800;font-size:15px}.lineups-overlay__formation{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--t-muted, #5f6d62)}.lineups-overlay__coach{font-size:12px;color:var(--t-muted, #5f6d62)}.lineups-overlay__bench-title{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t-muted, #5f6d62);margin-bottom:5px}.lineups-overlay__bench{display:flex;flex-wrap:wrap;gap:5px}.viewer-missing{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;background:var(--t-bg, #f2f3ef)}.viewer-missing__body{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.viewer-missing__title{font-size:15px;font-weight:700}.viewer-feed{flex:1 1 auto;min-height:200px}@media (min-width: 860px){.viewer-feed{flex:1 1 0;min-height:150px}}.viewer-feed-scroll{max-height:360px}@media (min-width: 860px){.viewer-feed-scroll{max-height:none}}.viewer-pitch__surface{aspect-ratio:105/65;max-height:520px;width:100%;margin:0 auto;border-radius:10px}.rotate-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center;background:var(--t-bg, #f2f3ef);color:var(--t-ink, #17251b)}.rotate-gate__icon{font-size:44px;line-height:1}.rotate-gate__title{font-size:17px;font-weight:700}.rotate-gate__body{font-size:13.5px;color:var(--t-muted, #5f6d62);max-width:320px}.tracker-surface{position:fixed;top:0;left:0;width:100vw;height:100dvh;display:flex;flex-direction:column;z-index:50;background:var(--t-bg, #f2f3ef)}.tracker-topbar{display:flex;align-items:stretch;padding:6px 10px;background:var(--t-surface, #ffffff);border-bottom:1px solid var(--t-line, #dde2da);flex:none}.tracker-topbar__bar{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.tracker-topbar__side{flex:1;min-width:0;display:flex;align-items:center;gap:7px}.tracker-topbar__side--right{justify-content:flex-end}.tracker-topbar__team{display:flex;align-items:center;gap:7px}.tracker-topbar__short{font-weight:700;font-size:14px}.tracker-topbar__score{flex:none;display:flex;align-items:center;gap:10px}.tracker-topbar__result{font-family:IBM Plex Mono,monospace;font-size:22px;font-weight:700;letter-spacing:.02em}.tracker-topbar__clock{font-family:IBM Plex Mono,monospace;font-size:17px;font-weight:600}.tracker-topbar__half{font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:700}.tracker-topbar__sep{width:1px;height:24px;background:var(--t-line, #dde2da);flex:none}.tracker-body{flex:1;min-height:0;display:flex}.tracker-left{flex:1;min-width:0;display:flex;flex-direction:column}.tracker-content{flex:1;display:flex;gap:8px;padding:8px;min-height:0}.tracker-pitch{flex:1;min-width:0;position:relative;display:flex;align-items:stretch;gap:6px}.tracker-prekick{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;z-index:2}.tracker-prekick__pill{background:#080c099e;color:#fff;padding:10px 18px;border-radius:10px;font-size:13px;font-weight:700}.tracker-log{width:176px;flex:none;display:flex;flex-direction:column;min-height:0;background:var(--t-surface, #ffffff);border:1px solid var(--t-line, #dde2da);border-radius:8px}.tracker-log--full{margin:0 8px 8px 0;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.tracker-log__head{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 6px 6px 10px}.tracker-log__title{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t-muted, #5f6d62)}.tracker-log__list{display:flex;flex-direction:column;gap:7px;flex:1;overflow:auto;padding:0 8px 8px}.tracker-log__row{display:flex;align-items:flex-start;gap:6px;font-size:11px;line-height:1.35}.tracker-log__min{font-family:IBM Plex Mono,monospace;color:var(--t-muted, #5f6d62);width:24px;flex:none}.tracker-log__text{min-width:0;flex:1}.tracker-log__icon{padding:2px}.tracker-log__icon .MuiSvgIcon-root{font-size:13px}.tracker-bottom{display:flex;align-items:center;gap:7px;flex:none;padding:6px 10px 8px;background:var(--t-surface, #ffffff);border-top:1px solid var(--t-line, #dde2da)}.tracker-bottom__events{display:flex;gap:6px;flex:1;overflow-x:auto;padding-bottom:2px}.poss-side{flex:none;width:44px;min-width:44px;border-radius:7px;border:1px solid var(--t-line, #dde2da);font-weight:700;font-size:14px;letter-spacing:.04em;writing-mode:vertical-rl;background:var(--t-surface, #ffffff);color:var(--t-ink, #17251b)}.poss-side:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.poss-side--on{background:var(--team-color);color:#000}.poss-side--on:hover{background:var(--team-color)}.event-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;flex:none;width:60px;min-width:60px;height:40px;padding:2px;background:var(--t-bg, #f2f3ef)}.event-button__abbr{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;color:var(--t-ink, #17251b)}.event-button__label{max-width:100%;font-size:9px;color:var(--t-muted, #5f6d62);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-button--big{flex:1;gap:3px;width:auto;min-width:0;height:auto;min-height:68px;padding:10px}.event-button--big .event-button__abbr{font-size:15px}.event-button--big .event-button__label{font-size:11px}.simple-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(116px,1fr));gap:10px;align-content:start}.simple-grid__wrap{flex:1;min-width:0;overflow:auto}.simple-grid__hint{font-size:12.5px;font-weight:600;color:var(--t-muted, #5f6d62);margin:2px 2px 10px}.tracker-dialog__body{display:flex;flex-direction:column;gap:12px}.tracker-dialog__head{display:flex;justify-content:space-between;align-items:baseline}.tracker-dialog__title{font-weight:700;font-size:15px}.tracker-dialog__stage{font-size:12.5px;color:var(--t-muted, #5f6d62)}.tracker-dialog__teams{display:flex;gap:10px}.tracker-dialog__team{flex:1;flex-direction:column;gap:8px;padding-top:16px;padding-bottom:16px}.tracker-dialog__players{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:8px;max-height:50vh;overflow:auto}.tracker-dialog__player{display:flex;flex-direction:column;gap:2px;padding:9px 6px;min-height:48px}.tracker-dialog__number{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:700;color:var(--t-ink, #17251b)}.tracker-dialog__surname{font-size:11px;color:var(--t-muted, #5f6d62);max-width:84px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tracker-dialog__skip{align-self:flex-start}.tracker-locked{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.tracker-locked__label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t-muted, #5f6d62)}.tracker-locked__score{font-family:IBM Plex Mono,monospace;font-size:26px;font-weight:700}.tracker-locked__note{font-size:13px;color:var(--t-muted, #5f6d62);max-width:330px}.tracker-locked__actions{display:flex;gap:8px;margin-top:4px}.rotate-gate{display:none}@media (pointer: coarse) and (max-width: 900px) and (orientation: portrait){.rotate-gate{display:flex}.tracker-surface:not(.tracker-portrait-ok){display:none!important}}@media (max-width: 720px){.simple-content{flex-direction:column}.simple-content .tracker-log{width:100%!important;flex:none;max-height:38vh}.tracker-topbar{gap:6px!important;padding:6px 8px!important}}.pitch-fit{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;container-type:size}.pitch-fit>*{width:min(100cqw,161.5384615385cqh);aspect-ratio:105/65}.time-edit{display:flex;align-items:center;gap:8px}.time-edit__field{flex:1}.time-edit__colon{font-family:IBM Plex Mono,monospace;font-size:18px;font-weight:700;color:var(--t-muted, #5f6d62);padding-bottom:2px}.public-shell{min-height:100vh;display:flex;flex-direction:column}.public-shell__bar{border-bottom:1px solid var(--t-line, #dde2da)}.public-shell__toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding-top:8px;padding-bottom:8px}.public-shell__nav{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.public-shell__live{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:var(--t-danger, #b3382c)}.public-shell__live-text{font-size:12px;font-weight:700;color:var(--t-danger, #b3382c)}.public-shell__live-dot{width:8px;height:8px;border-radius:50%;background:var(--t-danger, #b3382c);animation:livePulse 2s infinite}.public-shell__lang{min-width:76px}.public-shell__main{flex:1;max-width:1180px!important;padding-top:24px;padding-bottom:70px}.public-shell__main--wide{max-width:1560px!important}.public-footer{border-top:1px solid var(--t-line, #dde2da);background:var(--t-surface, #ffffff);margin-top:20px}.public-footer__inner{max-width:1180px;margin:0 auto;padding:32px 22px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px}.public-footer__block{max-width:420px}.public-footer__heading{font-weight:800;font-size:14px;margin-bottom:4px}.public-footer__email{color:var(--t-accent, #1f7a3d);font-weight:700;text-decoration:none}.public-footer__email:hover{text-decoration:underline}.public-footer__brand{display:flex;align-items:center;gap:9px}.public-footer__badge{width:26px;height:26px;border-radius:7px;background:var(--t-accent, #1f7a3d);color:var(--t-accent-ink, #ffffff);display:grid;place-items:center;font-weight:800;font-size:13px;flex:none}.public-footer__name{font-weight:800;font-size:14px}.public-footer__version{height:16px;font-size:9px;font-weight:700}.public-footer__blurb{color:var(--t-muted, #5f6d62);line-height:1.6;margin-top:10px}.public-footer__bar{border-top:1px solid var(--t-line, #dde2da)}.public-footer__bar-inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;max-width:1180px;margin:0 auto;padding:14px 22px;font-size:11.5px;color:var(--t-muted, #5f6d62)}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;max-width:460px;margin:0 auto;z-index:200;border-radius:12px;padding:16px 18px;background:#17251b;color:#f2f6f1;box-shadow:0 12px 32px #00000047}.cookie-banner__body{display:flex;flex-direction:column;gap:12px}.cookie-banner__text{font-size:12.5px;line-height:1.5;color:#f2f6f1e0}.cookie-banner__link{color:#fff}.cookie-banner__actions{display:flex;justify-content:flex-end;gap:8px}.cookie-banner__decline{color:#f2f6f1;border:1px solid rgba(242,246,241,.3)}.public-chip{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700;text-transform:uppercase}.public-chip--live{animation:livePulse 2s infinite}.public-chip--upcoming{background:var(--t-selected, rgba(0, 0, 0, .08))}.section-card{overflow:hidden}.section-card__title{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62);padding:14px 16px 10px}.match-row{display:flex;align-items:center;gap:10px;padding:12px 14px;border-top:1px solid var(--t-line, #dde2da);cursor:pointer}.match-row:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.match-row__body{flex:1;min-width:0}.match-row__teams{font-weight:600;font-size:13px}.match-row__score{font-family:IBM Plex Mono,monospace;font-weight:700}.match-row__meta{display:block;color:var(--t-muted, #5f6d62);margin-top:2px}.match-row__chevron{color:var(--t-muted, #5f6d62);font-size:16px;flex:none}.auth-gate{min-height:100vh;display:grid;place-items:center;background:var(--t-bg, #f2f3ef);padding:16px}.auth-gate--loading{color:var(--t-muted, #5f6d62)}.auth-gate__card{width:min(380px,94vw);padding:26px 24px;display:flex;flex-direction:column;gap:14px}.auth-gate__brand{display:flex;align-items:center;gap:10px}.auth-gate__badge{width:34px;height:34px;border-radius:9px;background:var(--t-accent, #1f7a3d);color:var(--t-accent-ink, #ffffff);display:grid;place-items:center;font-weight:800;font-size:18px;flex:none}.auth-gate__titles{display:flex;align-items:baseline;gap:6px}.auth-gate__title{font-weight:800;font-size:18px;line-height:1.1}.auth-gate__version{height:16px;font-size:9.5px;font-weight:700}.auth-gate__subtitle{font-size:inherit;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t-muted, #5f6d62)}.auth-gate__heading{font-size:15px;font-weight:700}.public-competition__error{font-size:14px;color:var(--t-muted, #5f6d62)}.public-competition__loading{font-size:13px;color:var(--t-muted, #5f6d62)}.public-competition__bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px}.public-competition__type{font-weight:700;font-size:10px}.public-competition__season-picker{min-width:160px}.public-competition__stage-name{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62);margin-bottom:8px}.fixtures{overflow:hidden}.fixtures__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 8px}.fixtures__pager{display:flex;align-items:center;gap:6px}.fixtures__round{font-size:12px;font-weight:700;min-width:104px;text-align:center}.fixtures__count{color:var(--t-muted, #5f6d62);font-weight:500;margin-left:6px}.fixtures__row{display:flex;align-items:center;gap:10px;padding:12px 14px;border-top:1px solid var(--t-line, #dde2da);cursor:pointer}.fixtures__row:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.fixtures__chip-cell{width:76px;flex:none}.fixtures__chip{font-family:IBM Plex Mono,monospace;font-size:9.5px;font-weight:700;text-transform:uppercase}.fixtures__chip--live{animation:livePulse 2s infinite}.fixtures__chip--upcoming{background:var(--t-selected, rgba(0, 0, 0, .08))}.fixtures__teams{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.fixtures__team{font-weight:600;font-size:13.5px}.fixtures__score{font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:700}.fixtures__meta{color:var(--t-muted, #5f6d62)}.fixtures__empty{padding:14px;color:var(--t-muted, #5f6d62);border-top:1px solid var(--t-line, #dde2da)}.data-disclaimer{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--t-line, #dde2da);border-radius:8px;background:var(--t-chip, #e9ede7);color:var(--t-muted, #5f6d62)}.data-disclaimer__icon{flex:none;opacity:.8}.data-disclaimer__text{font-size:12.5px;line-height:1.4}.public-team__notice{font-size:13px;color:var(--t-muted, #5f6d62)}.public-team__header{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.public-team__identity{flex:1;min-width:220px}.public-team__back{color:var(--t-muted, #5f6d62);padding-left:0;padding-right:0;min-width:0;margin-bottom:6px}.public-team__back .MuiSvgIcon-root{font-size:10px}.public-team__brand{display:flex;align-items:center;gap:14px}.public-team__badge{width:52px;height:52px;border-radius:12px;background:var(--kit);color:#fff;display:grid;place-items:center;font-weight:800;font-size:15px;font-family:IBM Plex Mono,monospace;flex:none}.public-team__name{font-size:26px;font-weight:800;letter-spacing:-.01em}.public-team__meta{color:var(--t-muted, #5f6d62);margin-top:3px}.public-team__empty{padding:14px;color:var(--t-muted, #5f6d62);border-top:1px solid var(--t-line, #dde2da)}.public-team__player{display:flex;align-items:center;gap:10px;padding:8px 14px;border-top:1px solid var(--t-line, #dde2da)}.public-team__number{width:40px;flex:none;font-family:IBM Plex Mono,monospace;font-weight:700}.public-team__player-name{flex:1;font-weight:600}.public-team__positions{font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--t-muted, #5f6d62)}.team-crest{box-sizing:border-box;width:34px;height:34px;border-radius:6px;flex:none;box-shadow:inset 0 0 0 1px #0000001f}.tc-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.tc-badge--next{background:#ffffff2e;color:#fff}.tc-badge--live{background:#e5342f;color:#fff}.tc-badge__dot{width:6px;height:6px;border-radius:50%;background:#fff;margin-right:6px;animation:livePulse 1.4s ease-in-out infinite}.tc-badge--status{background:color-mix(in srgb,#1c6b45 14%,#fff);color:#0f4a2c}.tc-badge--data-limited{background:#fdf1dc;color:#966018}.tc-badge--data-none{background:#f2f3f1;color:#7a7d7a}.match-hero-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:clamp(12px,3vw,28px)}.match-hero-side{min-width:0;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.hero-card{position:relative;overflow:hidden;cursor:pointer;border:none;min-height:260px;display:flex;flex-direction:column;justify-content:space-between;padding:22px clamp(20px,2.4vw,30px) 20px;color:#fff;background:linear-gradient(160deg,#0f4a2c,#1c6b45);box-shadow:0 8px 24px -8px #00000040}.hero-card:hover{filter:brightness(1.05)}.hero-card__circle{position:absolute;right:-70px;top:-70px;width:220px;height:220px;border:1px solid rgba(255,255,255,.12);border-radius:50%;pointer-events:none}.hero-card__circle--inner{right:-30px;top:-30px;width:150px;height:150px;border-color:#ffffff1a}.hero-card__head{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:20px}.hero-card__meta{font-size:12.5px;font-weight:600;color:#ffffffbf}.hero-card__team{font-size:clamp(17px,2.4vw,26px);font-weight:800;letter-spacing:-.015em;line-height:1.15}.hero-card__centre{display:flex;flex-direction:column;align-items:center;gap:8px}.hero-card__vs{font-size:13px;font-weight:800;letter-spacing:.05em;color:#ffffff8c}.hero-card__score{font-family:IBM Plex Mono,monospace;font-weight:700;font-size:clamp(30px,5vw,48px);line-height:1}.hero-card__pill{font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:700;background:#ffffff24;padding:6px 12px;border-radius:8px;white-space:nowrap}.hero-card__venue{position:relative;text-align:center;margin-top:16px;font-size:12px;font-weight:500;color:#ffffffb3}.hero-card__foot{position:relative;display:flex;justify-content:center;margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.16)}.hero-card__link{font-size:13px;font-weight:700;color:#fff}.last-card{position:relative;overflow:hidden;cursor:pointer;padding:22px clamp(20px,2.4vw,30px) 20px;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;background:#fff;border:1px solid rgba(0,0,0,.07);box-shadow:0 2px 10px -4px #0000000f}.last-card:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.last-card__accent{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0f4a2c,#1c6b45)}.last-card__glow{position:absolute;right:-50px;top:-60px;width:150px;height:150px;border-radius:50%;background:#1c6b45;opacity:.06;pointer-events:none}.last-card__head{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:20px}.last-card__meta{font-size:11px;font-weight:600;color:#9a9d9a}.last-card__team{font-size:clamp(15px,2vw,20px);font-weight:700;letter-spacing:-.01em;color:#1a1c1a}.last-card__score{display:flex;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-weight:700;font-size:clamp(24px,3.6vw,34px);color:#1a1c1a}.last-card__colon{color:#c8cac8}.last-card__venue{position:relative;text-align:center;margin-top:16px;font-size:12px;font-weight:500;color:#9a9d9a}.last-card__foot{position:relative;display:flex;justify-content:center;margin-top:16px;padding-top:14px;border-top:1px solid #eef0ee}.last-card__link{color:#1c6b45;font-weight:700;font-size:13px}.upcoming-card{overflow:hidden;display:flex;flex-direction:column}.upcoming-card__title{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--t-muted, #5f6d62);padding:14px 16px 10px;flex:none}.upcoming-card__list{overflow-y:auto;max-height:260px;flex:1}@media (min-width: 900px){.upcoming-card__list{max-height:380px}}.upcoming-card__empty{padding:18px 16px;color:var(--t-muted, #5f6d62);border-top:1px solid var(--t-line, #dde2da)}.upcoming-card__row{display:flex;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid var(--t-line, #dde2da);cursor:pointer}.upcoming-card__row:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.upcoming-card__when{text-align:center;flex:none;width:46px}.upcoming-card__day{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700}.upcoming-card__time{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--t-muted, #5f6d62)}.upcoming-card__teams{flex:1;min-width:0}.upcoming-card__team{display:flex;align-items:center;gap:7px}.upcoming-card__team+.upcoming-card__team{margin-top:3px}.upcoming-card__team-name{font-weight:600;font-size:12.5px}.upcoming-card__chevron{color:var(--t-muted, #5f6d62);font-size:15px;flex:none}.public-home__notice{font-size:13px;color:var(--t-muted, #5f6d62)}.public-home__table-picker{max-width:130px}.public-home__table-picker .MuiInputBase-input{font-size:11.5px;padding-top:4px;padding-bottom:4px}.feed__row{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.4}.feed__min{font-family:IBM Plex Mono,monospace;color:var(--t-muted, #5f6d62);width:28px;flex:none}.feed__abbr{font-family:IBM Plex Mono,monospace;font-size:9.5px;font-weight:700;padding:2px 5px;border-radius:4px;flex:none;background:var(--t-chip, #e9ede7);color:var(--t-muted, #5f6d62)}.feed__abbr--goal{background:var(--t-accent, #1f7a3d);color:var(--t-accent-ink, #ffffff)}.feed__abbr--yellow{background:#e8c33a;color:#3d3305}.feed__abbr--danger{background:var(--t-danger, #b3382c);color:#fff}.feed__text{min-width:0}.feed__team{font-weight:700}.feed__detail,.feed__empty{color:var(--t-muted, #5f6d62)}.entity-modal__title{font-weight:700;font-size:16px}.entity-modal__body{display:flex;flex-direction:column;gap:16px}.field--mono input{font-family:IBM Plex Mono,monospace}.field--code input{font-family:IBM Plex Mono,monospace;text-transform:uppercase}.field--hex input{font-family:IBM Plex Mono,monospace;text-transform:lowercase}.field-label{font-weight:600;color:var(--t-muted, #5f6d62)}.toggle-wrap{flex-wrap:wrap;gap:6px}.field-warning{color:#b26a00}.color-field{display:flex;flex-direction:column;gap:8px}.color-field__row{display:flex;align-items:center;gap:10px}.color-field__native{width:46px;height:34px;padding:0;border:1px solid var(--t-line, #dde2da);border-radius:8px;background:none;cursor:pointer}.color-field__hex{width:120px}.color-field__preview{width:26px;height:26px;border-radius:6px;flex:none;background:var(--swatch);border:1px solid var(--t-line, #dde2da)}.color-field__swatches{display:flex;flex-wrap:wrap;gap:7px}.color-field__swatch{width:26px;height:26px;border-radius:7px;background:var(--swatch);border:3px solid transparent}.color-field__swatch--on{border-color:var(--t-ink, #17251b)}.prompt-text{font-weight:600;line-height:1.4}.import-dialog__fetch{flex:none}.import-dialog__teams{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.import-dialog__team{font-weight:600;font-size:14.5px}.import-dialog__score{font-weight:700;font-size:14px}.bulk-dialog__body{display:flex;flex-direction:column;gap:14px}.bulk-dialog__instructions{color:var(--t-muted, #5f6d62);line-height:1.45}.bulk-dialog__template{align-self:flex-start}.bulk-dialog__errors-title{font-weight:700}.bulk-dialog__errors{display:flex;flex-direction:column;max-height:220px;overflow-y:auto;margin-top:4px}.details-dialog__body{display:flex;flex-direction:column;gap:16px;margin-top:4px}.system-banner{border-radius:0;align-items:center}.system-banner .MuiAlert-message{white-space:pre-wrap}.settings{display:flex;flex-direction:column;gap:18px;max-width:560px}.settings-card{padding:18px}.settings-card__body{display:flex;flex-direction:column;gap:16px}.section-head__title{font-size:15px;font-weight:700}.section-head__hint{color:var(--t-muted, #5f6d62);margin-top:4px}.save-row{display:flex;align-items:center;gap:12px}.save-row__saved{font-weight:600;color:var(--t-accent, #1f7a3d)}.save-row__error{font-weight:600;color:var(--t-danger, #b3382c)}.menu-order{display:flex;flex-direction:column;gap:2px}.menu-order__row{display:flex;align-items:center;gap:4px;border-radius:8px}.menu-order__row:hover{background:var(--t-hover, rgba(0, 0, 0, .04))}.menu-order__handle{color:var(--t-muted, #5f6d62);cursor:grab;flex:none}.menu-order__label{flex:1;margin-right:0}.control-label{font-size:13px;font-weight:600}.settings-times{display:flex;flex-wrap:wrap;gap:12px}.settings-times__field{flex:1;min-width:180px}.settings-times__hint{color:var(--t-muted, #5f6d62);margin-top:-8px}.flair-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.flair-row__field{flex:1;min-width:160px}.stadium-editor__toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.stadium-editor__total,.stadium-editor__empty{font-size:13px;color:var(--t-muted, #5f6d62)}.stadium-canvas{position:relative;width:100%;aspect-ratio:16/10;border-radius:8px;overflow:hidden;background:var(--t-chip, #e9ede7);border:1px solid var(--t-line, #dde2da)}.stadium-pitch{position:absolute;top:18%;right:20%;bottom:18%;left:20%;border-radius:6px;background:repeating-linear-gradient(90deg,#ffffff0d 0,#ffffff0d 24px,#fff0 24px,#fff0 48px),var(--t-pitch, #2e7d49);border:2px solid rgba(255,255,255,.5)}.stadium-pitch__circle{position:absolute;left:50%;top:50%;width:20%;aspect-ratio:1;border-radius:50%;border:2px solid rgba(255,255,255,.5);transform:translate(-50%,-50%)}.stadium-stand{position:absolute;left:var(--stand-x);top:var(--stand-y);width:var(--stand-w);height:var(--stand-h);display:flex;align-items:center;justify-content:center;padding:2px;text-align:center;-webkit-user-select:none;user-select:none;touch-action:none;transform:rotate(var(--stand-rot, 0deg));transform-origin:center}.stadium-stand--editable{cursor:grab}.stadium-stand__shape{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px;border:1px solid var(--t-line, #dde2da);background-color:var(--stand-color, rgba(42, 91, 215, .35))}.stadium-stand__shape--standing{background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.3) 0 5px,transparent 5px 10px)}.stadium-stand__label{z-index:1;overflow:hidden;font-size:11px;font-weight:700;line-height:1.25;color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.5);pointer-events:none}.stadium-stand__handle{position:absolute;right:-5px;bottom:-5px;width:12px;height:12px;border-radius:3px;background:#fff;border:1px solid var(--t-line, #dde2da);cursor:nwse-resize}.stadium-stand__corner-handle{position:absolute;z-index:1;width:11px;height:11px;border-radius:50%;background:#fff;border:1px solid var(--t-line, #dde2da);cursor:grab;transform:translate(-50%,-50%)}.stadium-stand__rotate-line{position:absolute;left:50%;top:-18px;width:1px;height:18px;background:var(--t-line, #dde2da);transform:translate(-50%);pointer-events:none}.stadium-stand__rotate-handle{position:absolute;left:50%;top:-24px;width:11px;height:11px;border-radius:50%;background:#fff;border:1px solid var(--t-line, #dde2da);cursor:grab;transform:translate(-50%,-50%)}
