:root{--background:#090c15;--surface:#14192bc7;--surface-strong:#121728f7;--surface-soft:#ffffff09;--border:#ffffff17;--border-soft:#ffffff0f;--text-primary:#f4f6fb;--text-secondary:#aab2c3;--text-muted:#70798c;--saturday:#6ea8ff;--sunday:#ff7181;--danger:#ff6b79;--warning:#f2bd5d;--team-primary:#2387d9;--team-primary-rgb:35, 135, 217;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{background:radial-gradient(circle at 50% -10%, #44538224, transparent 42%), var(--background);min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid rgba(var(--team-primary-rgb), .65);outline-offset:3px}a:focus-visible{outline:3px solid rgba(var(--team-primary-rgb), .65);outline-offset:3px}select:focus-visible{outline:3px solid rgba(var(--team-primary-rgb), .65);outline-offset:3px}[tabindex]:focus-visible{outline:3px solid rgba(var(--team-primary-rgb), .65);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-shell{isolation:isolate;--team-glow:rgba(var(--team-primary-rgb), .22);min-height:100vh;position:relative}.ambient-background{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.ambient-background:before{content:"";background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.glow-orb{filter:blur(110px);opacity:.28;border-radius:50%;display:block;position:absolute}.glow-orb-primary{background:var(--team-primary);width:520px;height:520px;animation:10s ease-in-out infinite alternate float-orb;top:-180px;right:4%}.glow-orb-secondary{background:#3159b6;width:480px;height:480px;animation:14s ease-in-out infinite alternate-reverse float-orb;bottom:-220px;left:3%}@keyframes float-orb{0%{transform:translate(0,0)scale(.96)}to{transform:translateY(42px)scale(1.08)}}.app-container{width:min(1840px,100%);min-height:100vh;margin:0 auto;padding:24px clamp(18px,2.4vw,42px) 28px}.app-header,.content-section{border:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(22px);box-shadow:0 24px 70px #00000040}.app-header{z-index:10;border-radius:18px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;min-height:88px;padding:14px 20px;display:grid;position:relative}.header-left{align-items:center;gap:16px;min-width:0;display:flex}.brand{align-items:center;gap:11px;min-width:0;display:flex}.brand-mark{border:1px solid rgba(var(--team-primary-rgb),.35);background:rgba(var(--team-primary-rgb),.11);width:42px;height:42px;box-shadow:0 0 24px var(--team-glow);border-radius:13px;flex:0 0 42px;place-items:center;font-size:23px;display:grid}.brand-kicker,.section-eyebrow{color:var(--team-primary);letter-spacing:.18em;margin:0 0 3px;font-size:10px;font-weight:800;line-height:1.2}.brand h1{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;max-width:360px;margin:0;font-size:clamp(16px,1.18vw,20px);font-weight:800;line-height:1.25;overflow:hidden}.team-control{align-items:center;min-width:148px;display:flex;position:relative}.team-control select{-webkit-appearance:none;appearance:none;width:100%;min-height:42px;color:var(--text-primary);cursor:pointer;background:#fff1;border:1px solid #ffffff24;border-radius:11px;padding:8px 34px 8px 13px;font-size:13px;font-weight:700;transition:border-color .16s,background .16s,box-shadow .16s}.team-control select:hover{border-color:rgba(var(--team-primary-rgb),.65);box-shadow:0 0 18px rgba(var(--team-primary-rgb),.12);background:#ffffff17}.team-control option{background:#121726}.select-arrow{color:var(--text-secondary);pointer-events:none;position:absolute;right:13px}.view-switch-nav{flex:none;align-items:center;display:flex}.view-switch-link{border:1px solid rgba(var(--team-primary-rgb),.28);background:rgba(var(--team-primary-rgb),.08);min-height:38px;color:var(--text-secondary);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:8px 12px;font-size:11px;font-weight:800;line-height:1.2;text-decoration:none;transition:color .16s,border-color .16s,background .16s,transform .16s;display:inline-flex}.view-switch-link:hover{border-color:rgba(var(--team-primary-rgb),.58);background:rgba(var(--team-primary-rgb),.15);color:var(--text-primary)}.view-switch-link:active{transform:scale(.97)}.icon-button,.month-button,.dialog-close-button{width:42px;height:42px;color:var(--text-secondary);cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:50%;flex:none;place-items:center;transition:color .16s,border-color .16s,background .16s,transform .16s;display:inline-grid}.icon-button:hover,.month-button:hover,.dialog-close-button:hover{border-color:rgba(var(--team-primary-rgb),.55);background:rgba(var(--team-primary-rgb),.1);color:var(--text-primary)}.icon-button:active,.month-button:active,.dialog-close-button:active{transform:scale(.94)}.info-button{font-family:Georgia,serif;font-size:17px;font-weight:700}.month-navigator{border:1px solid var(--border-soft);background:#ffffff06;border-radius:999px;align-items:center;gap:10px;padding:5px;display:flex}.month-button{border:0;width:38px;height:38px;font-family:Arial,sans-serif;font-size:26px;line-height:1}.month-button:disabled{cursor:not-allowed;opacity:.32;transform:none}.current-month{text-align:center;min-width:150px;color:var(--text-secondary);white-space:nowrap;margin:0;font-size:15px;font-weight:600}.current-month>span{color:var(--text-primary)}.current-month strong{color:var(--team-primary);margin:0 5px 0 7px;font-size:22px;font-weight:900}.season-year{min-width:150px;color:var(--text-secondary);text-align:center;white-space:nowrap;margin:0;font-size:14px;font-weight:700}.season-year strong{color:var(--team-primary);margin-right:6px;font-size:21px;font-weight:900}.header-summary{color:var(--text-secondary);justify-self:end;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.summary-dot{background:var(--team-primary);width:8px;height:8px;box-shadow:0 0 12px var(--team-primary);border-radius:50%}.app-main{gap:20px;margin-top:20px;display:grid}.content-section{border-radius:18px;min-width:0;overflow:hidden}.section-heading{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:16px 20px;display:flex}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:17px;font-weight:800}.section-description{color:var(--text-muted);margin:0;font-size:12px}.data-badges{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.data-badges span{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff06;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.data-scope-panel{border:1px solid rgba(var(--team-primary-rgb),.24);background:linear-gradient(115deg,rgba(var(--team-primary-rgb),.11),#ffffff05 55%);box-shadow:inset 3px 0 0 rgba(var(--team-primary-rgb),.7);border-radius:13px;grid-template-columns:minmax(220px,.85fr) minmax(0,2.5fr);gap:14px;margin:14px 16px 0;padding:14px;display:grid}.data-scope-summary{flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:3px 8px;display:flex}.data-scope-summary>span{color:var(--team-primary);letter-spacing:.08em;font-size:10px;font-weight:900}.data-scope-summary>strong{overflow-wrap:anywhere;color:var(--text-primary);font-size:15px;font-weight:900;line-height:1.35}.data-scope-summary>small{color:var(--text-muted);font-size:10px;line-height:1.45}.data-scope-grid{grid-template-columns:repeat(4,minmax(72px,1fr));gap:7px;margin:0;display:grid}.season-scope-grid{grid-template-columns:repeat(4,minmax(68px,1fr))}.data-scope-grid>div{border:1px solid var(--border-soft);text-align:center;background:#ffffff07;border-radius:9px;min-width:0;padding:9px 8px}.data-scope-grid dt{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800;line-height:1.35;overflow:hidden}.data-scope-grid dd{color:var(--text-primary);margin:3px 0 0;font-size:17px;font-weight:900;line-height:1.2}.data-scope-grid dd small{color:var(--text-muted);margin-left:2px;font-size:8px;font-weight:700}.data-scope-grid .scope-complete{border-color:rgba(var(--team-primary-rgb),.2);background:rgba(var(--team-primary-rgb),.07)}.data-scope-grid .scope-complete dt{color:var(--team-primary)}.data-scope-grid .scope-cancelled dt{color:var(--text-muted)}.data-scope-grid .scope-incomplete dt{color:var(--warning)}.data-scope-grid .scope-missing dt{color:var(--danger)}.data-scope-note{color:#e8d5af;grid-column:1/-1;margin:-3px 8px 0;font-size:10px;line-height:1.5}.warning-banner{color:#e8d5af;background:#f2bd5d12;border:1px solid #f2bd5d3d;border-radius:11px;align-items:flex-start;gap:11px;margin:14px 16px 0;padding:12px 14px;font-size:12px;line-height:1.5;display:flex}.warning-banner strong{color:#f5dfb5;display:block}.warning-banner p{margin:2px 0 0}.warning-icon{width:24px;height:24px;color:var(--warning);background:#f2bd5d2b;border-radius:50%;flex:0 0 24px;place-items:center;font-weight:900;display:grid}.table-card,.state-panel{min-height:380px}.state-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:52px 20px;display:flex}.state-panel strong{margin-top:17px;font-size:16px}.state-panel p{max-width:520px;color:var(--text-muted);margin:7px 0 0;font-size:13px;line-height:1.6}.spinner{border:3px solid #ffffff12;border-top-color:var(--team-primary);width:42px;height:42px;box-shadow:0 0 24px rgba(var(--team-primary-rgb),.14);border-radius:50%;animation:.82s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.state-icon,.calendar-icon{border:1px solid var(--border);width:50px;height:50px;color:var(--text-muted);background:#ffffff09;border-radius:15px;place-items:center;font-size:24px;font-weight:800;display:grid}.error-state .state-icon{color:var(--danger);background:#ff6b7912;border-color:#ff6b7938}.retry-button{border:1px solid rgba(var(--team-primary-rgb),.4);background:rgba(var(--team-primary-rgb),.12);min-height:42px;color:var(--text-primary);cursor:pointer;border-radius:10px;margin-top:18px;padding:8px 18px;font-size:13px;font-weight:800}.retry-button:hover{background:rgba(var(--team-primary-rgb),.2)}.table-scroll{overscroll-behavior:contain;scrollbar-color:#ffffff29 transparent;scrollbar-width:thin;max-height:620px;overflow:auto}.table-scroll::-webkit-scrollbar{width:9px;height:9px}.table-scroll::-webkit-scrollbar-thumb{background:#ffffff26 padding-box padding-box;border:2px solid #0000;border-radius:9px}.lineup-table{border-collapse:separate;border-spacing:0;text-align:center;width:100%}.lineup-table th,.lineup-table td{border-right:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);white-space:nowrap;min-width:76px}.lineup-table thead th{z-index:3;height:96px;color:var(--text-secondary);vertical-align:middle;background:#121727;padding:9px 5px;position:sticky;top:0}.lineup-table .position-header,.lineup-table .position-cell{z-index:4;background:#101523;border-right:2px solid #ffffff17;width:84px;min-width:84px;position:sticky;left:0}.lineup-table .position-header{z-index:6;color:var(--text-primary);font-size:12px}.lineup-table .position-cell{height:37px;color:var(--text-secondary);padding:0 7px;font-size:12px;font-weight:800}.date-header{flex-direction:column;align-items:center;gap:3px;display:flex}.date-number{color:var(--text-primary);font-size:14px;font-weight:900}.weekday{font-size:10px;font-weight:600}.weekday.saturday{color:var(--saturday)}.weekday.sunday{color:var(--sunday)}.opponent{max-width:70px;color:var(--text-secondary);text-overflow:ellipsis;background:#ffffff0b;border-radius:5px;margin-top:3px;padding:2px 5px;font-size:9px;display:block;overflow:hidden}.game-result{justify-content:center;align-items:center;gap:4px;min-height:17px;display:flex}.game-result-badge{border:1px solid #0000;border-radius:5px;place-items:center;width:17px;height:15px;font-size:9px;font-weight:950;line-height:1;display:inline-grid}.game-result-win{color:#75dda9;background:#5ed39a21;border-color:#5ed39a57}.game-result-draw{color:#c2c8d4;background:#aab2c31a;border-color:#aab2c34d}.game-result-loss{color:#ff8592;background:#ff71811c;border-color:#ff718152}.game-score{color:var(--text-primary);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:900;line-height:1;display:flex}.score-separator{color:var(--text-muted);font-size:9px;font-weight:700}.lineup-table td{height:37px;color:var(--text-primary);background:#ffffff02;padding:0 5px;font-size:12px;font-weight:600;line-height:37px;transition:color .14s,background .14s}.lineup-table tbody tr:nth-child(2n) td{background:#ffffff06}.lineup-table tbody tr:nth-child(2n) .position-cell{background:#171c2c}.lineup-table tbody tr:hover td:not(.position-cell){background:#ffffff0b}.player-cell a,.player-stat a{color:var(--text-primary);text-decoration:none;display:inline-block}.player-cell a{width:100%;height:100%}.player-cell a:hover,.player-stat a:hover{color:var(--team-primary);text-underline-offset:3px;text-decoration:underline}.lineup-table td.empty-value{color:var(--text-muted);font-weight:400}.lineup-table thead th.today-header{border-bottom:2px solid var(--team-primary);background:rgba(var(--team-primary-rgb),.17);box-shadow:inset 1px 0 rgba(var(--team-primary-rgb),.18), inset -1px 0 rgba(var(--team-primary-rgb),.18)}.lineup-table tbody td.today-column{box-shadow:inset 1px 0 rgba(var(--team-primary-rgb),.08), inset -1px 0 rgba(var(--team-primary-rgb),.08);background:rgba(var(--team-primary-rgb),.07)!important}.season-progress-panel{border-bottom:1px solid var(--border-soft);background:#ffffff03;padding:14px 18px 12px}.season-progress-panel>div:first-child{color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:9px;font-size:11px;display:flex}.season-progress-panel strong{color:var(--text-secondary);font-size:12px}.season-progress-track{background:#ffffff0e;border-radius:999px;height:4px;overflow:hidden}.season-progress-track>span{border-radius:inherit;background:linear-gradient(90deg,var(--team-primary),rgba(var(--team-primary-rgb),.55));height:100%;box-shadow:0 0 10px rgba(var(--team-primary-rgb),.28);transition:width .35s;display:block}.inline-retry-button{color:#f5dfb5;cursor:pointer;background:#f2bd5d14;border:1px solid #f2bd5d47;border-radius:7px;margin-top:8px;padding:5px 9px;font-size:10px;font-weight:800}.inline-retry-button:hover{background:#f2bd5d26}.season-table-card{min-height:0}.season-table-scroll{max-height:none}.season-leader-table{border-collapse:separate;border-spacing:0;text-align:center;width:100%;min-width:860px}.season-leader-table th,.season-leader-table td{border-right:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);min-width:92px}.season-leader-table thead th{z-index:3;height:62px;color:var(--text-primary);background:#121727;padding:10px 7px;font-size:13px;font-weight:900;position:sticky;top:0}.season-leader-table .season-position-header,.season-leader-table .season-position-cell{z-index:4;background:#101523;border-right:2px solid #ffffff17;width:96px;min-width:96px;position:sticky;left:0}.season-leader-table .season-position-header{z-index:6}.season-leader-table .season-position-cell{height:50px;color:var(--text-secondary);padding:0 10px;font-size:12px;font-weight:900}.season-leader-table tbody tr:nth-child(2n) .season-position-cell{background:#171c2c}.season-leader-cell{height:50px;color:var(--text-primary);vertical-align:middle;background:#ffffff02;padding:6px 8px;font-size:12px;font-weight:700}.season-leader-table tbody tr:nth-child(2n) .season-leader-cell{background:#ffffff06}.season-leader-table tbody tr:hover .season-leader-cell{background:#ffffff0d}.season-leader-table .current-season-month{box-shadow:inset 1px 0 rgba(var(--team-primary-rgb),.09), inset -1px 0 rgba(var(--team-primary-rgb),.09);background:rgba(var(--team-primary-rgb),.075)!important}.season-leader-table thead .current-season-month{border-bottom:2px solid var(--team-primary);background:rgba(var(--team-primary-rgb),.17)!important}.season-leader-names{flex-direction:column;align-items:center;gap:2px;line-height:1.35;display:flex}.season-leader-names a,.season-leader-names>span{max-width:100%;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;display:block;overflow:hidden}.season-leader-names a:hover{color:var(--team-primary);text-underline-offset:3px;text-decoration:underline}.season-cell-future,.season-cell-empty{color:var(--text-muted);font-weight:500}.season-cell-loading{color:var(--team-primary);letter-spacing:.08em;font-size:15px;animation:1.1s ease-in-out infinite alternate season-pulse}.season-cell-error{color:var(--danger);font-weight:700}@keyframes season-pulse{0%{opacity:.38}to{opacity:1}}.season-table-note{border-top:1px solid var(--border-soft);color:var(--text-muted);margin:0;padding:13px 18px 16px;font-size:10px;line-height:1.6}.stats-section{padding-bottom:18px}.stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:16px;display:grid}.position-card{border:1px solid var(--border-soft);background:var(--surface-soft);border-radius:13px;min-width:0;padding:14px;transition:transform .16s,border-color .16s,background .16s}.position-card:hover{border-color:rgba(var(--team-primary-rgb),.24);background:#ffffff0c;transform:translateY(-2px)}.position-card-header{border-left:3px solid var(--team-primary);justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;padding-left:8px;display:flex}.position-card-header h3{color:var(--team-primary);margin:0;font-size:13px;font-weight:900}.position-card-header>span{color:var(--text-muted);white-space:nowrap;font-size:9px}.player-stats-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.player-stat{min-width:0}.player-stat-info{justify-content:space-between;align-items:baseline;gap:9px;min-width:0;margin-bottom:5px;font-size:11px;display:flex}.player-stat-info>a,.player-stat-info>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.player-stat-info>span:last-child{color:var(--text-secondary);flex:none;align-items:baseline;gap:3px;display:flex}.player-stat-info strong{color:var(--text-secondary);font-size:11px}.player-stat-info small{color:var(--text-muted);font-size:9px}.stat-bar-track{background:#ffffff0e;border-radius:999px;height:5px;overflow:hidden}.stat-bar-fill{border-radius:inherit;background:linear-gradient(90deg,var(--team-primary),rgba(var(--team-primary-rgb),.6));height:100%;box-shadow:0 0 9px rgba(var(--team-primary-rgb),.18);transition:width .5s cubic-bezier(.22,1,.36,1);display:block}.no-stats{color:var(--text-muted);margin:19px 0 7px;font-size:11px}.stats-placeholder{min-height:120px;color:var(--text-muted);text-align:center;place-items:center;padding:24px;font-size:12px;display:grid}.app-footer{color:var(--text-muted);text-align:right;padding:18px 6px 0;font-size:10px}.app-footer p{margin:0}.modal-overlay{z-index:100;place-items:center;padding:20px;animation:.15s ease-out fade-in;display:grid;position:fixed;inset:0}.modal-backdrop{cursor:default;-webkit-backdrop-filter:blur(10px);background:#05070dc7;border:0;width:100%;height:100%;position:absolute;inset:0}@keyframes fade-in{0%{opacity:0}}.info-dialog{z-index:1;border:1px solid var(--border);background:var(--surface-strong);border-radius:18px;width:min(620px,100%);max-height:min(720px,88vh);padding:20px;animation:.18s cubic-bezier(.22,1,.36,1) dialog-in;position:relative;overflow:auto;box-shadow:0 30px 100px #0000007a}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px)scale(.98)}}.dialog-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.dialog-header h2{margin:0;font-size:19px}.dialog-close-button{font-size:25px;line-height:1}.info-list{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.info-list li{color:var(--text-secondary);border-radius:10px;align-items:flex-start;gap:12px;padding:11px;font-size:13px;line-height:1.65;display:flex}.info-list li:hover{background:#ffffff08}.info-list li>span{color:var(--team-primary);letter-spacing:.06em;flex:none;font-size:10px;font-weight:900}.info-list p{word-break:keep-all;margin:0}@media (max-width:1180px){.app-header{grid-template-columns:1fr auto}.header-summary{display:none}.data-scope-panel{grid-template-columns:1fr}.data-scope-summary{padding-inline:4px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.app-container{padding:14px 12px 20px}.app-header{grid-template-columns:1fr;gap:14px;padding:15px}.header-left{flex-wrap:wrap}.brand{flex:100%}.brand h1{white-space:normal;max-width:none}.team-control{flex:auto}.view-switch-nav{flex:none}.month-navigator{justify-content:space-between;width:100%}.current-month{flex:1}.section-heading{min-height:70px;padding:14px 15px}.section-description{text-align:right;max-width:160px}.data-scope-grid,.season-scope-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-scroll{max-height:560px}}@media (max-width:520px){.brand-mark{flex-basis:38px;width:38px;height:38px;font-size:20px}.brand h1{font-size:16px}.team-control select,.icon-button,.view-switch-link{min-height:44px}.icon-button{width:44px;height:44px}.section-heading{flex-wrap:wrap;align-items:flex-start}.data-badges{max-width:130px}.section-description{text-align:left;flex:100%;max-width:none;line-height:1.55;display:block}.data-scope-panel{gap:10px;margin:10px 10px 0;padding:12px}.data-scope-summary{padding:1px 4px}.data-scope-summary>strong{font-size:14px}.data-scope-grid,.season-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-scope-grid>div{padding:9px 6px}.data-scope-grid dt{white-space:normal}.table-card,.state-panel{min-height:340px}.lineup-table th,.lineup-table td{min-width:72px}.lineup-table .position-header,.lineup-table .position-cell{width:70px;min-width:70px}.season-leader-table{min-width:790px}.season-leader-table th,.season-leader-table td{min-width:84px}.season-leader-table .season-position-header,.season-leader-table .season-position-cell{width:78px;min-width:78px}.stats-grid{grid-template-columns:1fr}.warning-banner{margin-inline:10px}.modal-overlay{align-items:end;padding:10px}.info-dialog{border-radius:18px 18px 12px 12px;max-height:86vh}.app-footer{text-align:center;line-height:1.5}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
