:root{--ink:#121c29;--muted:#637080;--line:#e1e6ec;--paper:#fff;--bg:#f3f5f8;--lime:#d0f56d;--gold:#ae8628}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;font-size:16px;line-height:1.6}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.3;cursor:not-allowed}a{color:inherit;text-underline-offset:4px}button:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #168378;outline-offset:4px}button{color:inherit}button:hover{filter:brightness(.97)}[hidden]{display:none!important}.skip{position:fixed;left:16px;top:-80px;padding:12px;background:var(--lime);z-index:99}.skip:focus{top:10px}.site-header{background:#121c29;color:white}.header-inner{max-width:1440px;margin:auto;padding:22px 48px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:24px;font-weight:850;letter-spacing:.02em;line-height:1.1}.brand-symbol{height:40px;width:40px;display:grid;place-items:center;background:var(--lime);color:var(--ink);border-radius:9px;font-size:30px;font-weight:900}.brand-sub{display:block;font-size:10px;letter-spacing:.18em;margin-top:5px}.header-season{font-size:14px;letter-spacing:.04em}.header-season span{margin-left:20px;color:var(--lime);font-weight:700}main{max-width:1440px;margin:auto;padding:38px 48px 0}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:800;margin:0 0 5px;color:var(--muted)}h1{font-size:32px;letter-spacing:.015em;margin:0;line-height:1.4;font-weight:800}.subheading{color:var(--muted);font-size:14px;margin:10px 0 0}.mobile-break{display:none}.season-note{display:flex;flex-direction:column;gap:10px;align-items:flex-end;font-size:14px}.season-tag{font-weight:700;font-size:11px;letter-spacing:.08em;border:1px solid #c9d1db;padding:4px 9px;border-radius:4px}.season-note i{font-style:normal;color:#bac1ca;margin:0 9px}.main-tabs{display:flex;border-bottom:1px solid #cdd5df;gap:32px;margin-bottom:26px}.main-tab{border:0;border-bottom:3px solid transparent;background:transparent;padding:12px 0 16px;color:var(--muted);font-weight:700}.main-tab span{font-size:11px;margin-left:8px;letter-spacing:.06em;font-weight:600}.main-tab.active{color:var(--ink);border-color:var(--ink)}.controls{display:flex;gap:12px;align-items:center;margin-bottom:20px}.team-select{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--muted)}select{background:var(--paper);border:1px solid #cdd5df;border-radius:6px;padding:10px 36px 10px 12px;color:var(--ink);font-size:14px;max-width:290px;min-width:240px}.kings-filter{padding:10px 15px;border:1px solid #cdd5df;border-radius:6px;background:white;font-size:14px}.kings-filter[aria-pressed=true]{background:#f9f1da;border-color:#b9963c;color:#685014}.view-switch{display:flex;margin-left:auto;padding:4px;background:#e6eaf0;border-radius:7px}.view-switch button{border:0;padding:6px 14px;background:transparent;font-size:14px;color:var(--muted);border-radius:5px}.view-switch .selected{background:white;color:var(--ink);box-shadow:0 1px 3px #16253510}.schedule-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:22px;align-items:start}.calendar-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.month-heading{padding:26px 26px 5px;display:flex;justify-content:space-between;align-items:center}.month-heading .eyebrow{font-size:14px}h2{margin:0;font-size:24px;line-height:1.4}.month-heading h2{font-size:36px;font-weight:800;line-height:1.25}.month-heading h2 span{margin-left:14px;font-size:12px;font-weight:700;color:var(--muted);letter-spacing:.12em}.month-nav{display:flex;align-items:center;gap:7px}.icon-button,.today-button{border:1px solid var(--line);background:white;border-radius:6px;height:36px}.icon-button{width:36px;font-size:25px;line-height:1}.today-button{font-size:13px;padding:0 12px}.month-summary{margin:6px 26px 22px;font-size:13px;color:var(--muted)}.weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.weekdays{margin:0 20px;border-top:1px solid var(--line);padding:12px 0}.weekdays span{text-align:center;color:var(--muted);font-size:12px}.weekdays span:last-child{color:#c76c61}.calendar-days{padding:0 20px 14px;gap:4px}.day-cell{min-height:86px;border:1px solid transparent;border-radius:7px;background:transparent;text-align:left;display:flex;flex-direction:column;padding:7px;gap:4px;min-width:0;position:relative}.day-cell:hover{background:#f2f5f8}.day-cell.has-games{background:#f4f6f8}.day-cell.selected{background:var(--ink);color:white}.day-cell.outside{opacity:.3;pointer-events:none}.day-number{font-size:14px;font-weight:700;line-height:25px;width:26px;text-align:center}.day-cell.today .day-number{background:var(--lime);color:var(--ink);border-radius:50%}.day-match-count{font-size:11px;white-space:nowrap}.day-cell .day-preview{font-size:10px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;color:var(--muted)}.day-cell.selected .day-preview{color:#c9d2df}.kings-corner{position:absolute;right:7px;top:15px;width:5px;height:5px;border-radius:50%;background:var(--gold)}.calendar-legend{display:flex;gap:18px;align-items:center;padding:14px 26px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.calendar-legend span:last-child{margin-left:auto}.calendar-legend span{display:flex;align-items:center;gap:5px}.game-marker,.kings-marker{display:inline-block;height:6px;width:6px;border-radius:50%;background:#8494aa}.kings-marker{background:var(--gold)}.day-panel{background:#e9edf2;border-radius:12px;padding:22px 18px;max-height:760px;overflow:auto}.day-heading{display:flex;justify-content:space-between;align-items:center;margin:0 4px 18px}.day-heading h2{font-size:24px}.day-heading h2 span{font-size:14px;font-weight:500;margin-left:7px}.day-heading>span{background:white;border-radius:20px;font-size:12px;padding:3px 10px}.game-card{background:white;border:1px solid #e2e6ec;border-radius:8px;padding:17px;margin-top:12px}.game-card.kings-game{border-top:3px solid #bd9a43;padding-top:15px}.game-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);margin-bottom:13px}.game-status{font-weight:800;font-size:16px;color:var(--ink)}.game-status.final{font-size:11px;letter-spacing:.06em;background:#edf1f5;padding:3px 6px;border-radius:3px}.team-row{display:flex;align-items:center;gap:9px;margin:9px 0}.team-badge{height:28px;width:32px;border-radius:5px;background:#e8edf3;display:grid;place-items:center;flex:none;font-weight:800;font-size:11px;letter-spacing:-.04em;color:#293b55;border-left:3px solid var(--club-color,#293b55)}.team-row .team-name{font-size:15px;font-weight:700;min-width:0;flex:1}.home-label{font-size:9px;color:var(--muted);display:block;font-weight:500;line-height:1.2;letter-spacing:.06em}.score{font-size:22px;font-weight:800;font-variant-numeric:tabular-nums}.game-bottom{margin-top:15px;padding-top:10px;border-top:1px solid #edf0f3;display:flex;gap:8px;align-items:start;justify-content:space-between;font-size:11px;color:var(--muted)}.venue{min-width:0}.game-bottom a{white-space:nowrap;text-decoration:none;font-weight:600;color:#40566e}.empty-games{padding:35px 14px;text-align:center}.empty-games .empty-mark{font-size:40px;line-height:1;color:#8f9fb2}.empty-games strong{display:block;margin-top:15px;font-size:16px}.empty-games p{font-size:13px;color:var(--muted);margin-top:8px}.data-note{display:flex;gap:14px;border:1px solid var(--line);background:#eef1f5;border-radius:8px;margin-top:22px;padding:18px 20px;align-items:start}.note-symbol{border:1px solid #7f8b9b;border-radius:50%;width:18px;height:18px;display:grid;place-items:center;font-size:11px;flex:none;margin-top:3px}.data-note strong{font-size:13px;font-weight:650}.data-note p{margin:4px 0 0;color:var(--muted);font-size:12px}.data-note a{margin-left:auto;white-space:nowrap;font-size:13px}.standings-heading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 20px}.standings-heading h2{font-size:26px}.standings-heading p{font-size:14px;color:var(--muted);margin:5px 0}.standings-heading a{font-size:14px}.preseason-note{display:flex;gap:14px;align-items:center;background:#e9eef5;border:1px solid #dce3ed;border-radius:7px;padding:14px 18px;font-size:14px;margin-bottom:25px}.preseason-note strong{white-space:nowrap;font-size:12px;background:white;padding:4px 8px;border-radius:4px}.district-switch{display:flex;gap:10px;margin-bottom:20px}.district-switch button{border:1px solid #ccd5df;border-radius:6px;padding:10px 26px;background:white;font-size:16px;font-weight:700}.district-switch button span{font-size:11px;letter-spacing:.08em;margin-left:12px;font-weight:500}.district-switch button.selected{background:var(--ink);color:var(--lime);border-color:var(--ink)}.standings-card{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.district-heading{display:flex;justify-content:space-between;align-items:center;padding:24px}.district-heading h3{font-size:20px;margin:0}.district-heading h3 span{margin-left:14px;font-size:11px;letter-spacing:.1em;color:var(--muted);font-weight:600}.district-heading>span{font-size:12px;color:var(--muted)}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px;white-space:nowrap}thead{background:#eff2f6;color:var(--muted);font-size:12px}th,td{padding:15px 14px;text-align:center;border-bottom:1px solid #e9edf1}th:nth-child(2){text-align:left}td:nth-child(2){text-align:left}th:first-child,td:first-child{padding-left:22px}td.club-cell{display:flex;align-items:center;gap:12px;font-weight:650}td{font-variant-numeric:tabular-nums}tbody tr:last-child td{border-bottom:0}tbody tr.kings-standings{background:#fcf8ed}.standings-footnote{font-size:12px;color:var(--muted);margin:17px 0 0}.month-list{padding:0 25px 20px}.list-date{font-weight:700;font-size:16px;padding:18px 0 8px;border-bottom:1px solid var(--line);margin:0}.list-match{display:grid;grid-template-columns:56px 1fr 25px 1fr;gap:10px;padding:17px 4px;border-bottom:1px solid #edf0f4;align-items:center}.list-match .list-time{font-size:13px;grid-row:span 2;font-weight:700}.list-match .list-team{font-size:14px;font-weight:650}.list-match .list-vs{font-size:11px;color:var(--muted);text-align:center}.list-match .list-venue{grid-column:2/5;color:var(--muted);font-size:11px}.list-match.kings-game{border-left:3px solid var(--gold);padding-left:9px}.list-match .list-venue a{margin-left:10px}.list-score{font-size:18px}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}footer{border-top:1px solid #d7dfe8;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 0;margin-top:46px}.footer-brand{font-size:18px;font-weight:800;letter-spacing:.03em}.footer-brand span{display:block;font-size:9px;letter-spacing:.2em;color:var(--muted)}footer p{font-size:11px;color:var(--muted);margin:3px 0}.footer-season{font-size:11px;color:var(--muted);letter-spacing:.1em}@media(min-width:1400px){.schedule-grid{grid-template-columns:minmax(0,1fr) 380px}.day-cell{min-height:99px}.day-match-count{font-size:12px}.day-cell .day-preview{font-size:11px}}@media(max-width:1100px){main{padding:30px 24px 0}.header-inner{padding:20px 24px}.schedule-grid{grid-template-columns:minmax(0,1fr) 310px;gap:16px}.calendar-days{padding:0 10px 10px;gap:2px}.day-cell{padding:5px;min-height:82px}.day-cell .day-preview{display:none}.month-heading{padding:20px 18px 5px}.month-summary{margin-left:18px}.calendar-legend{padding:13px 15px;gap:10px}.calendar-legend span:last-child{font-size:10px}.day-panel{padding:20px 13px}.game-card{padding:14px}.controls{flex-wrap:wrap}select{min-width:220px}}@media(max-width:820px){.schedule-grid{grid-template-columns:1fr}.day-panel{max-height:none}.day-panel #day-games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.day-panel .game-card{margin:0}.empty-games{grid-column:1/-1}.day-cell{min-height:80px}.day-cell .day-preview{display:block}.season-note{display:none}.calendar-days{padding:0 15px 15px}.view-switch{margin-left:auto}.kings-filter{padding:10px}.data-note a{display:none}h1{font-size:28px}.table-scroll th:nth-child(2),.table-scroll td:nth-child(2){position:sticky;left:0;background:white;box-shadow:2px 0 3px #121c2908;z-index:1}.table-scroll th:nth-child(2){background:#eff2f6}.table-scroll .kings-standings td:nth-child(2){background:#fcf8ed}}@media(max-width:520px){.header-inner{padding:18px}.brand{font-size:20px;gap:9px}.brand-symbol{height:35px;width:35px;font-size:25px}.brand-sub{font-size:8px}.header-season{font-size:10px}.header-season span{display:block;margin:3px 0 0;text-align:right;font-size:12px}main{padding:27px 16px 0}.page-heading{margin-bottom:22px}h1{font-size:26px}.eyebrow{font-size:11px}.subheading{font-size:13px}.main-tabs{gap:26px;margin-bottom:20px}.main-tab{font-size:14px;padding-bottom:13px}.main-tab span{display:block;margin:3px 0 0;font-size:9px;letter-spacing:.11em;text-align:left}.controls{gap:9px}.team-select{flex:1;min-width:0}.team-select>span{display:none}select{width:100%;min-width:0;max-width:none;font-size:13px}.kings-filter{font-size:12px;white-space:nowrap}.view-switch{width:100%;justify-content:center;margin-top:2px}.view-switch button{flex:1;padding:7px;font-size:13px}.month-heading{padding:20px 15px 4px}.month-heading h2{font-size:31px}.month-heading h2 span{font-size:10px;margin-left:9px}.month-nav{gap:4px}.icon-button{width:30px;height:32px}.today-button{height:32px;padding:0 8px;font-size:12px}.month-summary{font-size:11px;margin:7px 15px 16px}.weekdays{margin:0 8px}.calendar-days{padding:0 8px 12px;gap:3px}.day-cell{padding:4px;min-height:68px}.day-number{font-size:13px}.day-match-count{font-size:10px}.day-cell .day-preview{display:none}.kings-corner{top:13px;right:4px;width:4px;height:4px}.calendar-legend{font-size:10px;gap:9px;padding:12px 13px}.calendar-legend span:last-child{font-size:9px}.day-panel #day-games{grid-template-columns:1fr}.day-panel{padding:20px 15px}.day-heading h2{font-size:24px}.team-row .team-name{font-size:16px}.game-bottom{font-size:12px}.data-note{padding:14px 12px;gap:9px}.data-note strong{font-size:12px}.data-note p{font-size:11px}.standings-heading h2{font-size:23px}.standings-heading a{font-size:12px}.preseason-note{align-items:flex-start;font-size:12px;gap:9px;padding:12px}.district-switch button{flex:1;font-size:14px;padding:10px}.district-heading{padding:20px 15px}.district-heading h3{font-size:18px}.district-heading h3 span{display:block;margin:3px 0 0;font-size:9px}.district-heading>span{font-size:10px}td,th{padding:14px 10px}td.club-cell{font-size:12px;gap:7px}.club-cell .team-badge{width:27px;height:26px;font-size:10px}.standings-footnote{font-size:11px}.month-list{padding:0 15px 15px}.list-match{grid-template-columns:47px 1fr 20px 1fr;gap:7px}.list-match .list-team{font-size:12px}.list-match .list-time{font-size:12px}.list-match .list-venue{font-size:10px}footer{align-items:flex-start;flex-wrap:wrap;padding:25px 0;margin-top:30px;gap:15px}.footer-season{display:none}footer>div:nth-child(2){font-size:10px;text-align:right}footer p{font-size:10px}}
@media(prefers-reduced-motion:no-preference){button{transition:background .15s,border-color .15s}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
/* Compact metadata stays readable on small screens. */
.brand-sub,.header-season,.season-tag,.main-tab span,.eyebrow,.day-cell .day-preview,.day-match-count,.home-label,.team-badge,.game-status.final,.game-bottom,.calendar-legend,.calendar-legend span:last-child,.month-summary,.month-heading h2 span,.data-note p,.data-note strong,.district-heading h3 span,.district-heading>span,.district-switch button span,.standings-footnote,.list-match .list-venue,.list-match .list-vs,.footer-brand span,.footer-season,footer p{font-size:12px}.team-badge{width:39px}.club-cell .team-badge{width:39px;font-size:12px}.home-label{font-size:12px;line-height:1.3}.brand-sub{letter-spacing:.04em}.day-cell .day-preview{display:none}.day-cell{gap:4px}.brand-symbol{line-height:1}.game-status.final{font-size:12px}.month-heading h2 span{letter-spacing:.04em}.district-heading h3 span{letter-spacing:.04em}.main-tab span{letter-spacing:.03em}@media(max-width:520px){.calendar-days{gap:2px}.day-cell{padding:3px;min-height:69px}.day-match-count{letter-spacing:-.03em}.calendar-legend{flex-wrap:wrap;gap:8px 13px}.calendar-legend span:last-child{margin-left:0}.month-heading h2 span{display:block;margin:3px 0 0;font-size:12px}.month-heading h2{font-size:31px}.brand-sub{font-size:12px;letter-spacing:0}.brand{font-size:20px}.header-season{font-size:12px}.header-season span{font-size:12px}.main-tab span{font-size:12px}.table-scroll td.club-cell{font-size:14px}.district-heading h3 span{font-size:12px}.district-heading{gap:10px}.standings-footnote{font-size:12px}.list-match .list-team{font-size:14px}.list-match .list-venue{font-size:12px}.data-note p{font-size:12px}footer>div:nth-child(2){text-align:left}footer p{font-size:12px}.team-select select{font-size:14px}.kings-filter{font-size:14px}.view-switch button{font-size:14px}}
.results-status{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;font-size:13px;color:var(--muted)}.results-status>button{border:1px solid #b8c8a0;border-radius:6px;background:#edf5da;padding:9px 15px;font-size:14px;color:var(--ink);white-space:nowrap}.results-status>button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--lime)}.sync-error{color:#a63c34;font-weight:650}.score-edit-button{background:#f1f5ea;border:1px solid #d7e0ca;color:#304425;font-size:14px;font-weight:650;border-radius:5px;width:100%;padding:8px;margin-top:12px}.list-edit{grid-column:2/5}.list-edit .score-edit-button{width:auto;margin-top:0;padding:5px 12px}.day-results{font-size:12px;line-height:1.2;color:#4c6751}.day-cell.selected .day-results{color:var(--lime)}.rank-tied{display:block;font-size:12px;font-weight:400;color:var(--muted)}dialog{width:min(520px,calc(100% - 32px));max-height:calc(100% - 32px);border:1px solid var(--line);border-radius:14px;padding:28px;color:var(--ink);background:white;box-shadow:0 18px 90px #10172340}dialog::backdrop{background:#10172390;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.dialog-heading h2{font-size:22px}.dialog-close{width:36px;height:36px;background:#f1f3f5;border:0;border-radius:50%;font-size:25px;flex:none;line-height:1}.dialog-description{font-size:14px;line-height:1.7;color:var(--muted);margin:18px 0 22px}.field-label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}#editor-code{width:100%;border:1px solid #b8c3cf;border-radius:6px;padding:12px;font:inherit;font-size:16px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.primary-button,.secondary-button{padding:10px 17px;font-size:14px;font-weight:700;border-radius:6px;border:1px solid var(--ink)}.primary-button{background:var(--ink);color:var(--lime)}.secondary-button{background:white;border-color:#cbd3de;color:var(--ink)}.form-error{font-size:14px;line-height:1.7;color:#ae3e36;margin:15px 0 0;white-space:pre-wrap}.form-error:empty{display:none}.score-inputs{display:grid;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:16px;align-items:end}.score-inputs label{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:14px;font-weight:700}.score-side{font-size:12px;letter-spacing:.1em;color:var(--muted);font-weight:600}.score-inputs input{width:100%;font:inherit;font-size:34px;font-weight:800;text-align:center;padding:10px;border:1px solid #aebdce;border-radius:7px;font-variant-numeric:tabular-nums;background:#f8fafc;color:var(--ink)}.score-divider{align-self:end;padding-bottom:18px;color:var(--muted)}.score-inputs input:focus{outline:3px solid #94b04a;outline-offset:2px}.reset-button{display:block;border:0;background:transparent;color:#a14737;text-decoration:underline;text-underline-offset:4px;font-size:14px;margin:24px auto 0;padding:4px}.reset-confirmation{background:#fff5ec;border:1px solid #e9cdad;border-radius:7px;padding:14px;margin-top:18px;font-size:14px}.reset-confirmation p{margin:0 0 14px}.text-button{background:transparent;border:0;padding:10px 14px;font-size:14px}.save-notice{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);width:max-content;border-radius:7px;background:var(--ink);color:white;padding:13px 20px;font-size:14px;box-shadow:0 7px 20px #10172330;z-index:100}.day-cell{min-height:96px}@media(max-width:520px){.results-status{align-items:flex-start;flex-direction:column;gap:10px}.results-status>button{align-self:flex-end}.day-cell{min-height:90px}.score-inputs{gap:10px}.score-inputs input{font-size:30px;padding:10px 5px}dialog{padding:22px 18px}.dialog-heading h2{font-size:20px}.score-inputs label{font-size:14px}.dialog-actions button{flex:1;padding:11px 7px}.day-results{font-size:12px}.score-edit-button{padding:10px}.list-edit .score-edit-button{padding:7px 12px}}
.owner-login{display:inline-block;padding:8px 13px;border:1px solid #bdc9d5;border-radius:6px;font-size:14px;font-weight:650;text-decoration:none;background:white;white-space:nowrap}.owner-status{font-size:14px;font-weight:650;color:#405b2f;white-space:nowrap}.game-bottom{flex-wrap:wrap}.game-bottom .venue{flex:1 1 100%;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.game-bottom>a{margin-left:auto}.list-match .list-venue{font-size:14px;line-height:1.6;overflow-wrap:anywhere}.list-match .list-venue a{display:inline-block}.dialog-heading .eyebrow{font-size:13px;line-height:1.6;overflow-wrap:anywhere}.score-side{flex:none}@media(max-width:520px){.results-status{align-items:stretch}.owner-login,.owner-status{align-self:flex-end}.game-bottom .venue,.list-match .list-venue{font-size:14px}.dialog-heading{align-items:flex-start}}
/* Full club names remain readable beside final scores. */
.team-row .team-name{line-height:1.65;overflow-wrap:anywhere}.team-row .score{flex:0 0 auto;white-space:nowrap}.list-match{grid-template-columns:56px minmax(0,1fr) 25px minmax(0,1fr)}.list-team{min-width:0;overflow-wrap:anywhere;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:9px;align-items:center}.list-team .home-label{grid-column:1/-1}.list-team-name{min-width:0;line-height:1.65}.list-score{white-space:nowrap}.calendar-legend{flex-wrap:wrap}.calendar-legend span{min-width:0}.kings-filter{white-space:normal}@media(max-width:520px){.controls .team-select{flex:1 1 100%}.controls .kings-filter{font-size:14px;max-width:100%}.list-match{grid-template-columns:47px minmax(0,1fr) 20px minmax(0,1fr);align-items:start}.list-match .list-time{grid-column:1;grid-row:1/3}.list-team-home{grid-column:2/5;grid-row:1}.list-team-away{grid-column:2/5;grid-row:2}.list-match .list-vs{display:none}.list-match .list-venue{grid-row:3}.list-match .list-edit{grid-row:4}.calendar-legend{line-height:1.6}.calendar-legend span{max-width:100%;overflow-wrap:anywhere}}
.district-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;border:1px solid;border-radius:6px;font-size:14px;font-weight:800;line-height:1}.district-east{color:#1758b6;background:#e9f1ff;border-color:#c6d8f6}.district-west{color:#b52b35;background:#fdecef;border-color:#f2c3c9}
.team-name-and-rank{display:flex;align-items:center;gap:7px;min-width:0}.team-full-name{min-width:0;flex:1;overflow-wrap:anywhere}.team-district-rank{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;color:#6b7280;font-size:13px;font-weight:400;line-height:1.4;white-space:nowrap;font-variant-numeric:tabular-nums}.day-rank-note{margin:-7px 4px 16px;color:var(--muted);font-size:12px;line-height:1.6}@media(max-width:520px){.team-name-and-rank{gap:6px}}
