:root{font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;line-height:1.5;color:#0f172a;background:linear-gradient(180deg,#f8fafc,#eef2ff);--accent: #1d4ed8;--accent-soft: #dbeafe;--border: #cbd5e1;--card: #ffffff;--muted: #64748b}*{box-sizing:border-box}html{scrollbar-gutter:stable}@supports not (scrollbar-gutter: stable){html{overflow-y:scroll}}body{margin:0;min-height:100vh}.app{max-width:56rem;margin:0 auto;padding:1rem 1rem 3rem}.controls{display:grid;gap:1rem;margin-bottom:1.5rem}.team-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}.team-page-header{display:flex;flex-direction:column;gap:0;position:sticky;top:0;z-index:40;margin-bottom:0;padding-bottom:3px;background:#f8fafc;--team-toolbar-height: 2.5rem}.team-page-header .team-search{flex:none;width:100%}.back-home{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--team-toolbar-height);height:var(--team-toolbar-height);box-sizing:border-box;border:1px solid var(--border);border-radius:.5rem;background:var(--card);color:var(--accent);font-size:1.125rem;font-weight:700;line-height:1;text-decoration:none}.back-home:hover{border-color:var(--accent);background:var(--accent);color:#fff}.team-toolbar--branded .back-home,.team-toolbar--branded .jersey-filter-button,.team-toolbar--branded .roster-filter-button,.team-toolbar--branded .jersey-filter-chip,.team-toolbar--branded .roster-view-dropdown-trigger,.team-toolbar--branded .roster-view-dropdown-trigger--current{background:var(--card);color:var(--badge-primary);border:2px solid var(--badge-primary)}.team-toolbar--branded .back-home:hover,.team-toolbar--branded .jersey-filter-button:hover,.team-toolbar--branded .roster-filter-button:hover,.team-toolbar--branded .jersey-filter-chip:hover,.team-toolbar--branded .roster-view-dropdown-trigger:hover,.team-toolbar--branded .roster-view-dropdown-trigger--current:hover{background:var(--badge-primary);border-color:var(--badge-primary);color:#fff;filter:none}.team-page-header--branded .jersey-filter-button{background:var(--card);color:var(--badge-primary);border:2px solid var(--badge-primary)}.team-page-header--branded .jersey-filter-button:hover{background:var(--badge-primary);border-color:var(--badge-primary);color:#fff}.team-toolbar--branded .roster-view-dropdown-trigger:hover .roster-view-dropdown-chevron,.team-toolbar--branded .roster-view-dropdown-trigger--current:hover .roster-view-dropdown-chevron{color:#fff}.team-toolbar--branded .roster-view-toggle .tab:hover:not(.active),.team-page-header--branded .roster-view-toggle .tab:hover:not(.active){color:#fff;background:var(--badge-primary)}.team-toolbar--branded .roster-view-toggle .tab.active:hover,.team-page-header--branded .roster-view-toggle .tab.active:hover{background:var(--badge-primary);color:#fff;box-shadow:none}.team-toolbar--branded .roster-view-toggle,.team-page-header--branded .roster-view-toggle{border:2px solid var(--badge-primary);background:var(--card)}.team-toolbar--branded .roster-view-toggle .tab,.team-page-header--branded .roster-view-toggle .tab{color:var(--badge-primary);border-left:1px solid var(--badge-primary)}.team-toolbar--branded .roster-view-toggle .tab:first-child,.team-page-header--branded .roster-view-toggle .tab:first-child{border-left:none}.team-toolbar--branded .roster-view-toggle .tab.active,.team-page-header--branded .roster-view-toggle .tab.active{background:var(--badge-primary);color:#fff;font-weight:700}.team-toolbar--branded .roster-view-dropdown-trigger .roster-view-dropdown-chevron,.team-toolbar--branded .roster-view-dropdown-trigger--current .roster-view-dropdown-chevron{color:var(--badge-primary)}.team-search{flex:1;min-width:0}.home-page{display:flex;flex-direction:column;gap:1.5rem}.home-hero{text-align:center;padding:1.5rem 0 .5rem}.home-title{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.03em;color:#0f172a}.home-tagline{margin:.4rem 0 0;color:var(--muted);font-size:1rem;font-weight:500}.home-stats{margin-top:.75rem;display:grid;gap:.2rem}.home-stat{margin:0;color:var(--muted);font-size:.9375rem;font-weight:500}.site-init{text-align:center;background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:2rem 1.25rem}.site-init-progress{height:.25rem;max-width:12rem;margin:0 auto 1.25rem;overflow:hidden;border-radius:999px;background:var(--accent-soft)}.site-init-progress-bar{width:40%;height:100%;border-radius:999px;background:var(--accent);animation:site-init-progress 1.5s ease-in-out infinite}@keyframes site-init-progress{0%{transform:translate(-100%)}to{transform:translate(350%)}}.site-init-title{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a}.site-init-detail{margin:.5rem 0 0;color:var(--muted);font-size:.9375rem}.recent-teams,.home-picker{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1rem}.recent-teams-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.recent-teams-header h2{margin:0;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.recent-teams-edit-actions{display:flex;gap:.75rem}.recent-teams-limit{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .65rem;margin-bottom:.75rem;font-size:.875rem}.recent-teams-limit-label{color:var(--muted);font-weight:600}.recent-teams-limit-control{display:inline-flex;align-items:center;gap:.35rem}.recent-teams-limit-button{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:1px solid var(--border);border-radius:.375rem;background:#fff;color:#0f172a;font:inherit;font-size:1rem;font-weight:700;line-height:1;cursor:pointer}.recent-teams-limit-button:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.recent-teams-limit-button:disabled{opacity:.45;cursor:not-allowed}.recent-teams-limit-value{min-width:1.5rem;font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.recent-teams-empty{margin:0;font-size:.875rem}.text-button{border:0;background:transparent;padding:0;font:inherit;font-size:.8125rem;font-weight:600;color:var(--accent);cursor:pointer}.text-button.danger{color:#b91c1c}.text-button:hover{text-decoration:underline}.recent-teams-list{display:grid;grid-template-columns:max-content max-content;column-gap:.75rem;row-gap:.5rem;margin:0;padding:0;list-style:none}.recent-team-row,.team-picker-row{display:grid;grid-template-columns:subgrid;grid-column:1 / -1;align-items:center}.recent-team-row>:last-child,.team-picker-row>:last-child{justify-self:start}.home-team-conference{font-size:.8125rem;font-weight:600;color:var(--muted)}.recent-team-link,.recent-team-edit-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0;border-radius:.5rem;background:#fff}.recent-team-link:not(.recent-team-link--branded),.recent-team-edit-item:not(.recent-team-link--branded){padding:.75rem .85rem;border:1px solid var(--border)}.recent-team-link{color:inherit;text-decoration:none;transition:border-color .15s ease,background .15s ease}.recent-team-link:hover:not(.recent-team-link--branded){border-color:var(--accent);background:var(--accent-soft)}.recent-team-link--branded,.recent-team-edit-item.recent-team-link--branded{border-style:solid;background:transparent}.recent-team-link--branded:hover{filter:brightness(.92)}.recent-team-name{font-weight:700}.recent-team-remove{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;border-radius:999px;padding:.3rem .65rem;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer}.recent-team-remove:hover{background:#fee2e2}.tab{display:inline-block;border:1px solid var(--border);background:var(--card);color:inherit;border-radius:999px;padding:.45rem .9rem;cursor:pointer;font:inherit;text-decoration:none}.tab.active{background:var(--accent);border-color:var(--accent);color:#fff}.field{display:grid;gap:.35rem;font-size:.875rem;font-weight:600}.field span{color:var(--muted)}.field select,.field input{width:100%;border:1px solid var(--border);border-radius:.5rem;padding:.65rem .75rem;font:inherit;background:var(--card)}.team-picker-control{display:grid;gap:.75rem}.team-picker-control input{width:100%;border:1px solid var(--border);border-radius:.5rem;padding:.65rem .75rem;font:inherit;background:var(--card)}.team-picker-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.team-picker-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:max-content max-content;column-gap:.75rem;row-gap:.35rem}.team-picker-row{cursor:pointer}.team-picker-badge{display:flex;align-items:center;min-width:0;border-style:solid;font-weight:500}.team-picker-badge:not(.team-picker-badge--branded){background:#fff}.team-picker-badge.active,.team-picker-row:hover .team-picker-badge:not(.team-picker-badge--branded){background:var(--accent-soft)}.team-picker-badge--branded .team-picker-name,.team-picker-badge--branded .team-picker-nickname{color:inherit}.team-picker-badge--branded .team-picker-nickname{opacity:.78}.team-picker-badge--branded:hover,.team-picker-badge--branded.active,.team-picker-row:hover .team-picker-badge--branded{filter:brightness(.92)}.team-picker-name{min-width:0}.team-picker-nickname{color:var(--muted);font-weight:600}.team-picker-empty{margin:0;padding:.65rem .75rem;border:1px solid var(--border);border-radius:.5rem;background:var(--card);color:var(--muted);font-size:.875rem}.error-banner{margin:0 0 1rem;padding:.75rem 1rem;border-radius:.5rem;background:#fef2f2;color:#b91c1c}.team-toolbar .team-badge{flex-shrink:0;box-sizing:border-box}.team-toolbar .team-badge:not(.team-badge--branded){height:var(--team-toolbar-height);padding:0 .65rem;font-size:.9375rem;line-height:1}.team-toolbar .team-badge.team-badge--branded{height:auto;min-height:var(--team-toolbar-height);line-height:1.25}.team-toolbar-brand{display:flex;align-items:center;gap:.5rem;flex:none}.team-toolbar-main{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;flex-wrap:nowrap;container-type:inline-size;container-name:toolbar-main}.jersey-filter-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--team-toolbar-height);height:var(--team-toolbar-height);box-sizing:border-box;padding:0;border:1px solid var(--border);border-radius:.5rem;background:var(--card);color:var(--accent);font:inherit;font-size:1.125rem;font-weight:700;line-height:1;cursor:pointer}.jersey-filter-button:hover{border-color:var(--accent);background:var(--accent);color:#fff}.jersey-filter-button--active{border-color:var(--accent);background:var(--accent-soft)}.jersey-filter-button--active:hover,.jersey-filter-button--open,.jersey-filter-button--open:hover{background:var(--accent);border-color:var(--accent);color:#fff}.team-toolbar--branded .jersey-filter-button--active{background:color-mix(in srgb,var(--badge-primary) 12%,var(--card))}.team-toolbar--branded .jersey-filter-button--active:hover,.team-toolbar--branded .jersey-filter-button--open,.team-toolbar--branded .jersey-filter-button--open:hover{background:var(--badge-primary);border-color:var(--badge-primary);color:#fff}.roster-filter-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--team-toolbar-height);height:var(--team-toolbar-height);box-sizing:border-box;padding:0;border:1px solid var(--border);border-radius:.5rem;background:var(--card);color:var(--accent);font:inherit;line-height:1;cursor:pointer}.roster-filter-button:hover{border-color:var(--accent);background:var(--accent);color:#fff}.roster-filter-button--active{border-color:var(--accent);background:var(--accent-soft)}.roster-filter-button--active:hover,.roster-filter-button--open,.roster-filter-button--open:hover{background:var(--accent);border-color:var(--accent);color:#fff}.team-toolbar--branded .roster-filter-button--active{background:color-mix(in srgb,var(--badge-primary) 12%,var(--card))}.team-toolbar--branded .roster-filter-button--active:hover,.team-toolbar--branded .roster-filter-button--open,.team-toolbar--branded .roster-filter-button--open:hover{background:var(--badge-primary);border-color:var(--badge-primary);color:#fff}.roster-filter-panel{position:relative;width:100%;padding:.65rem 0 10px;background:transparent}.roster-filter-measure{position:absolute;left:-9999px;top:0;display:flex;align-items:center;gap:.75rem;width:max-content;visibility:hidden;pointer-events:none}.roster-filter-measure .roster-filter-chips{flex-wrap:nowrap}.roster-filter-measure .roster-filter-body{flex:none;width:max-content}.roster-filter-measure .roster-filter-search{width:20rem}.roster-filter-measure .roster-filter-search input{width:100%;max-width:none}.roster-filter-layout{display:grid;gap:.75rem}.roster-filter-panel--inline .roster-filter-layout{display:flex;align-items:center;gap:.5rem .75rem}.roster-filter-panel--inline .roster-filter-header{flex:none}.roster-filter-panel--inline .roster-filter-body{flex:1 1 auto;min-width:0}.roster-filter-body{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0}.roster-filter-close{display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--border);border-radius:.375rem;background:var(--card);color:var(--muted);font:inherit;font-size:1.25rem;line-height:1;cursor:pointer}.roster-filter-header .roster-filter-close{flex:none;width:var(--team-toolbar-height);height:var(--team-toolbar-height);border-radius:.5rem;font-size:1.125rem}.roster-filter-close:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.team-page-header--branded .roster-filter-close{color:var(--badge-primary);border-color:color-mix(in srgb,var(--badge-primary) 35%,var(--border))}.team-page-header--branded .roster-filter-close:hover{border-color:var(--badge-primary);background:color-mix(in srgb,var(--badge-primary) 12%,var(--card));color:var(--badge-primary)}.roster-filter-header{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem}.roster-filter-heading{font-size:.875rem;font-weight:600;color:var(--muted)}.roster-filter-mode-toggle{flex:none}.roster-view-toggle.roster-filter-mode-toggle .tab{font-weight:800}.roster-view-toggle.roster-filter-mode-toggle .tab.active{font-weight:800;letter-spacing:normal}.roster-view-toggle button.tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;cursor:pointer;font:inherit}.roster-filter-search{margin:0}.roster-filter-search span{display:none}.roster-filter-search input{box-sizing:border-box;width:100%;max-width:20rem;height:var(--team-toolbar-height);padding:0 .75rem;border:1px solid var(--border);border-radius:.5rem;background:var(--card);color:inherit;font:inherit;font-size:.9375rem;font-weight:500;line-height:1}.roster-filter-panel--inline .roster-filter-search{flex:1 1 12rem;min-width:12rem;max-width:20rem}.roster-filter-panel--inline .roster-filter-search input{width:100%;max-width:none}.roster-filter-search input::placeholder{color:var(--muted);font-weight:400}.roster-filter-search input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 20%,transparent)}.team-page-header--branded .roster-filter-search input{border:2px solid var(--badge-primary)}.team-page-header--branded .roster-filter-search input:focus{border-color:var(--badge-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--badge-primary) 20%,transparent)}.roster-filter-chips{margin:0}.roster-filter-chips.class-year-summary{gap:.25rem}.roster-filter-chips .class-year-chip{border-radius:.375rem}.roster-filter-chips.position-summary{margin-top:0}.jersey-number-panel{position:relative;display:grid;gap:.5rem;width:100%;max-width:100%;padding:.2rem 2.25rem 5px 0;background:transparent}.jersey-number-panel .roster-filter-close{position:absolute;top:0;right:0;width:1.75rem;height:1.75rem;font-size:1.125rem}.jersey-number-panel-body{display:grid;grid-template-columns:auto auto;gap:.5rem;align-items:start;width:max-content;justify-self:start}.jersey-number-panel-display{box-sizing:border-box;width:calc((2 * var(--team-toolbar-height) + .5rem) * .7);height:calc(2 * var(--team-toolbar-height) + .5rem);padding:.5rem;border:1px solid var(--border);border-radius:.5rem;background:var(--card);color:var(--accent);display:flex;align-items:center;justify-content:center;font:inherit;font-size:2.25rem;font-weight:700;line-height:1;text-align:center;font-variant-numeric:tabular-nums}.team-page-header--branded .jersey-number-panel-display{color:var(--badge-primary);border:2px solid var(--badge-primary);background:var(--card)}.jersey-number-panel-keypad{display:grid;gap:.5rem}.jersey-number-panel-row{display:flex;gap:.5rem}.jersey-number-panel-key--wide{width:calc(2 * var(--team-toolbar-height) * .7)}.jersey-number-panel-clear{font-size:.75rem}.jersey-filter-chip{display:inline-flex;flex-shrink:0;align-items:center;gap:.35rem;box-sizing:border-box;height:var(--team-toolbar-height);padding:0 .55rem 0 .65rem;border:1px solid var(--accent);border-radius:.5rem;background:var(--accent-soft);color:var(--accent);font:inherit;font-size:.9375rem;font-weight:700;line-height:1;cursor:pointer}.jersey-filter-chip:hover{background:var(--accent);border-color:var(--accent);color:#fff}.jersey-filter-chip-number{font-variant-numeric:tabular-nums}.jersey-filter-chip-clear{font-size:1.125rem;line-height:1}.jersey-pad-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a73}.jersey-pad{width:min(100%,20rem);padding:1rem;border:1px solid var(--border);border-radius:.75rem;background:var(--card);box-shadow:0 16px 40px #0f172a33}.jersey-pad-main{display:flex;flex-direction:column;gap:.75rem}.jersey-pad-left{display:flex;flex-direction:column;gap:.75rem;min-width:0}.jersey-pad-keypad{flex-shrink:0}.jersey-pad-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.jersey-pad-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.jersey-pad-close{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid var(--border);border-radius:.375rem;background:#fff;color:#64748b;font:inherit;font-size:1.25rem;line-height:1;cursor:pointer}.jersey-pad-close:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.jersey-pad-display{padding:.85rem .75rem;border:1px solid var(--border);border-radius:.5rem;background:#f8fafc;font-size:2rem;font-weight:700;line-height:1;text-align:center;font-variant-numeric:tabular-nums}.jersey-pad-matches{display:flex;flex-direction:column;height:7.5rem;min-height:0;overflow:hidden}.jersey-pad-match-list{display:grid;gap:.35rem;margin:0;padding:0;list-style:none;flex:1;min-height:0;overflow-y:auto}.jersey-pad-match{display:flex;align-items:center;gap:.65rem;width:100%;padding:.55rem .65rem;border:1px solid var(--border);border-radius:.5rem;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.jersey-pad-match:hover{border-color:var(--accent);background:var(--accent-soft)}.jersey-pad--branded .jersey-pad-match{border-color:color-mix(in srgb,var(--team-primary) 45%,var(--border))}.jersey-pad--branded .jersey-pad-match:hover{border-color:var(--team-primary);background:color-mix(in srgb,var(--team-primary) 12%,#fff)}.jersey-pad-match-number{flex-shrink:0;min-width:2rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--accent)}.jersey-pad--branded .jersey-pad-match-number{min-width:1.75rem;padding:.15rem .4rem;border-radius:.25rem;background:color-mix(in srgb,var(--team-primary) 90%,transparent);color:#fff;text-align:center;line-height:1.2}.jersey-pad-match-name{min-width:0;font-weight:600}.jersey-pad-match-empty{display:flex;align-items:center;justify-content:center;height:100%;margin:0;padding:0 .25rem;color:var(--muted);font-size:.875rem;text-align:center}.jersey-pad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.jersey-pad-key{min-height:3rem;padding:.5rem;border:1px solid var(--border);border-radius:.5rem;background:#fff;color:#0f172a;font:inherit;font-size:1.125rem;font-weight:700;cursor:pointer}.jersey-pad-key:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.jersey-pad-key--utility{font-size:1rem}.jersey-pad-key--enter{background:var(--accent);border-color:var(--accent);color:#fff}.jersey-pad-key--enter:hover:not(:disabled){filter:brightness(1.05);background:var(--accent);color:#fff}.jersey-pad-key--enter:disabled{opacity:.45;cursor:not-allowed}.jersey-pad-apply{width:100%;margin-top:.5rem;min-height:2.75rem}@media(min-width:640px){.jersey-pad{width:min(100%,34rem)}.jersey-pad-main{position:relative}.jersey-pad-left{width:18rem}.jersey-pad-matches{position:absolute;top:0;right:0;bottom:0;left:18.75rem;height:auto;min-height:0;overflow:hidden}}.roster-view-nav{position:relative;flex:none;display:inline-flex;align-items:center}.roster-view-nav__tabs{display:inline-flex;align-items:center}.roster-view-nav__menu,.roster-view-nav--compact .roster-view-nav__tabs{display:none}.roster-view-nav--compact .roster-view-nav__menu{display:block}.roster-view-measure{position:absolute;left:-9999px;top:0;visibility:hidden;pointer-events:none;white-space:nowrap}.roster-view-dropdown{position:relative}.roster-view-toggle{display:inline-flex;align-items:stretch;box-sizing:border-box;height:var(--team-toolbar-height);padding:0;border:1px solid var(--border);border-radius:.5rem;background:var(--card);gap:0;overflow:hidden}.roster-view-toggle .tab{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:100%;border:none;border-left:1px solid var(--border);border-radius:0;background:transparent;padding:0 .85rem;font-size:.875rem;font-weight:600;line-height:1;color:var(--muted);white-space:nowrap;text-decoration:none}.roster-view-toggle .tab:first-child{border-left:none}.roster-view-toggle .tab:hover:not(.active){color:#fff;background:var(--accent)}.roster-view-toggle .tab.active{background:var(--accent);color:#fff;font-weight:800;letter-spacing:.01em;text-decoration:none}.roster-view-toggle .tab.active:hover{color:#fff;background:var(--accent);filter:brightness(1.05)}.roster-view-dropdown-trigger{display:inline-flex;align-items:center;gap:.35rem;box-sizing:border-box;height:var(--team-toolbar-height);padding:0 .65rem;border:1px solid var(--border);border-radius:.5rem;background:var(--card);color:var(--accent);font:inherit;font-size:.875rem;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap}.roster-view-dropdown-trigger:hover{border-color:var(--accent);background:var(--accent);color:#fff}.roster-view-dropdown-trigger:hover .roster-view-dropdown-chevron{color:#fff}.roster-view-dropdown-trigger--current{background:var(--accent);border-color:var(--accent);color:#fff}.roster-view-dropdown-trigger--current:hover{background:var(--accent);border-color:var(--accent);color:#fff;filter:brightness(1.05)}.roster-view-dropdown-trigger--current .roster-view-dropdown-chevron{color:#ffffffd9}.roster-view-dropdown-chevron{color:var(--muted);font-size:.75rem;line-height:1}.roster-view-dropdown-menu{position:absolute;top:calc(100% + .25rem);left:0;z-index:20;min-width:100%;margin:0;padding:.25rem;list-style:none;border:1px solid var(--border);border-radius:.5rem;background:var(--card);box-shadow:0 8px 24px #0f172a1f}.roster-view-dropdown-item{display:block;padding:.45rem .65rem;border-radius:.35rem;color:var(--accent);font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap}.roster-view-dropdown-item:hover{background:var(--accent);color:#fff}.team-toolbar--branded .roster-view-dropdown-item{color:var(--badge-primary)}.team-toolbar--branded .roster-view-dropdown-item:hover{background:var(--badge-primary);color:#fff}@media(max-width:639px)and (orientation:portrait){.team-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto;align-items:center;gap:.5rem}.team-toolbar .back-home{grid-column:1;grid-row:1}.team-toolbar .team-toolbar-main{grid-column:2;grid-row:1;flex:none;min-width:0}.app{padding:.25rem}.team-page-header{padding-bottom:3px}.roster-panel{margin:0}.class-year-summary{gap:.35rem;margin:0;padding:0}.position-summary{margin:0}.class-year-chip{border:none;border-radius:0;background:transparent;padding:0}.class-year-chip:hover{border:none;background:transparent}.class-year-chip.active{border:none;background:transparent;box-shadow:none}.roster-list{gap:2px}.player-card{border:none;border-radius:0;background:transparent;min-height:0}.player-info{padding:0}}.team-badge{display:inline-flex;align-items:center;margin:0;border-style:solid;line-height:1.25}.team-badge:not(.team-badge--branded){color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;padding:.35rem .75rem;border-radius:.5rem;font-size:1.2rem;font-weight:700}.team-badge--branded{border-style:solid}.team-badge-link{text-decoration:none}.team-badge-link:hover{filter:brightness(.92)}.team-badge-link:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.status{margin:.25rem 0 0;color:var(--muted);font-size:.875rem}.status--no-jersey-match{margin:20px 0;padding-left:1em;font-size:1.75rem}.class-year-summary{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.position-summary{margin-top:-.25rem}.class-year-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .65rem;border:1px solid var(--border);border-radius:999px;background:var(--card);color:inherit;font:inherit;font-size:.8125rem;cursor:pointer}.class-year-chip:hover{border-color:#94a3b8;background:#f8fafc}.class-year-chip.active{border-color:var(--team-primary, var(--accent));background:color-mix(in srgb,var(--team-primary, var(--accent)) 12%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--team-primary, var(--accent)) 25%,transparent)}.class-year-label{color:#334155}.class-year-chip.active .class-year-label{color:#0f172a;font-weight:600}.class-year-count{color:var(--muted);font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums}.class-year-chip.active .class-year-count{color:var(--team-primary, var(--accent))}.roster-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.roster-skeleton-block,.roster-skeleton-photo{background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0);background-size:200% 100%;animation:player-detail-shimmer 1.4s ease-in-out infinite}.roster-skeleton-card{border-left-color:#e2e8f0}.roster-skeleton-photo{background-color:#e2e8f0}.roster-skeleton-jersey{flex-shrink:0;width:2.125rem;height:1.75rem;border-radius:.25rem}.roster-skeleton-name{width:min(100%,10rem);height:1.5rem;border-radius:.375rem}.roster-skeleton-meta{width:min(100%,7rem);height:.875rem;border-radius:.375rem}.player-card{display:flex;align-items:stretch;overflow:hidden;border:1px solid #e2e8f0;border-left:4px solid var(--team-primary, var(--accent));border-radius:.5rem;background:#f8fafc;min-height:7.5rem}.player-photo{position:relative;flex:0 0 7.5rem;width:7.5rem;height:7.5rem;overflow:hidden;background:#e2e8f0}.headshot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.headshot.placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.jersey{flex-shrink:0;min-width:2.125rem;padding:.25rem .55rem;border-radius:.25rem;background:color-mix(in srgb,var(--team-primary, var(--accent)) 90%,transparent);color:#fff;font-size:1.125rem;font-weight:700;line-height:1.2;text-align:center}.player-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.2rem;padding:.9rem 1rem;min-width:0}.player-name-row{display:flex;align-items:center;gap:.75rem}.player-info h3{margin:0;font-size:1.5rem;font-weight:700;line-height:1.15}.player-info p{margin:.25rem 0 0;font-size:1.25rem;font-weight:600;line-height:1.35;color:#475569}.measurements{font-size:1.1875rem!important;font-weight:600!important;color:#64748b!important}.coach-title{white-space:pre-line}.schedule-board{display:flex;flex-direction:column;gap:1.5rem}.roster-summary,.schedule-summary{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.4rem 1rem;padding:.15rem .15rem .35rem;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:#0f172a}.roster-summary__site-link{margin-left:auto;font-weight:600}.schedule-summary__counts{display:flex;align-items:baseline;gap:.4rem;min-width:0}.schedule-summary__season{font-size:2rem;font-weight:800;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.schedule-summary-sep{color:var(--muted);font-weight:500}.schedule-month{display:flex;flex-direction:column;gap:.75rem}.schedule-month-header{padding:.35rem .15rem .15rem;border-bottom:2px solid #e2e8f0}.schedule-month-header h3{margin:0;font-size:1.625rem;font-weight:700;letter-spacing:-.01em;color:#0f172a}.schedule-list{list-style:none;margin:0;padding:0}.schedule-row{display:grid;grid-template-columns:3.75rem minmax(0,1fr);gap:.85rem 1rem;align-items:start;padding:.7rem 0;border-bottom:1px solid #e2e8f0}.schedule-row:last-child{border-bottom:none}.schedule-row-date{line-height:1;text-align:right}.schedule-row-main{display:flex;flex-direction:column;gap:.2rem;min-width:0}.schedule-row-primary{display:flex;align-items:flex-start;flex-wrap:wrap;gap:.45rem .65rem}.schedule-row-primary .team-badge:not(.team-badge--branded){box-sizing:border-box;border:1px solid #000;padding:3px 10px;border-radius:5px;font-size:16px;font-weight:700;line-height:1.25}.schedule-row-day{display:block;font-size:2rem;font-weight:800;line-height:1;letter-spacing:-.03em;color:#0f172a;font-variant-numeric:tabular-nums}.schedule-row-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;font-size:.875rem;line-height:1.4;color:var(--muted)}.schedule-row-weekday{font-size:1rem;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.schedule-row-time{font-size:1rem;font-weight:600;line-height:1.4;color:#334155}.schedule-row-site{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border-radius:999px;font-size:.875rem;background:#f1f5f9;color:#475569}.schedule-row-site-label{font-weight:800;text-transform:uppercase;letter-spacing:.05em}.schedule-row-site-place{font-weight:500;letter-spacing:-.01em;text-transform:none}.schedule-row--home .schedule-row-site{background:color-mix(in srgb,var(--team-primary, var(--accent)) 14%,#fff);color:var(--team-primary, var(--accent))}.schedule-row--away .schedule-row-site{background:#dbeafe;color:#1d4ed8}.schedule-row--neutral .schedule-row-site{background:#fef3c7;color:#b45309}.schedule-row-result{margin-left:auto;font-size:.875rem;font-weight:700;color:#15803d;white-space:nowrap}.player-detail-panel{background:var(--card);border:none;border-radius:.75rem;padding:1.25rem;overflow:hidden}.player-detail-layout{display:grid;gap:1.25rem}.player-detail-photo{display:flex;justify-content:center}.player-detail-headshot{width:min(100%,14rem);aspect-ratio:1;object-fit:cover;border-radius:.75rem;background:#e2e8f0;border:none;border-left:4px solid var(--team-primary, var(--accent));box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.player-detail-headshot--placeholder{display:block;background:linear-gradient(145deg,color-mix(in srgb,var(--team-primary, #94a3b8) 22%,#e2e8f0),#e2e8f0)}.player-detail-main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.player-detail-name-row{display:flex;align-items:center;gap:.75rem;min-width:0}.player-detail-jersey{font-size:1rem;padding:.25rem .55rem}.player-detail-name{margin:0;font-size:1.875rem;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#0f172a}.player-detail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.player-detail-meta-stats{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.player-detail-meta-chip{display:inline-flex;align-items:center;padding:.35rem .75rem;border:2px solid var(--team-primary, var(--accent));border-radius:999px;background:color-mix(in srgb,var(--team-primary, var(--accent)) 8%,#fff);color:var(--team-primary, var(--accent));font-size:1.21875rem;font-weight:700;line-height:1.2}.player-detail-meta-text{font-size:1.40625rem;font-weight:600;line-height:1.2;color:#334155}.player-detail-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 2rem;margin:0}.player-detail-field{display:flex;flex-direction:column;gap:.35rem;padding:0;border:none;background:none}.player-detail-field dt{margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.player-detail-field dd{margin:0;font-size:1.25rem;font-weight:600;line-height:1.35;color:#0f172a;word-break:break-word}.player-detail-actions{display:flex;flex-direction:column;gap:.5rem;margin:0;padding-top:.25rem}.player-detail-actions p{margin:0}.player-detail-profile-link{color:var(--team-primary, var(--accent));font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:.15em}.player-detail-profile-link:hover{filter:brightness(.85)}.player-detail-roster-nav{display:flex;flex-wrap:wrap;gap:.5rem}.player-detail-roster-nav-button{display:inline-flex;align-items:center;box-sizing:border-box;min-height:var(--team-toolbar-height, 2.5rem);padding:0 .75rem;border:2px solid var(--badge-primary, var(--team-primary, var(--accent)));border-radius:.5rem;background:var(--card);color:var(--badge-primary, var(--team-primary, var(--accent)));font:inherit;font-size:.875rem;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap}.player-detail-roster-nav-button:hover{background:var(--badge-primary, var(--team-primary, var(--accent)));border-color:var(--badge-primary, var(--team-primary, var(--accent)));color:#fff}.player-detail-layout--loading .player-detail-skeleton-line,.player-detail-skeleton-chip{border-radius:.375rem;background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0);background-size:200% 100%;animation:player-detail-shimmer 1.4s ease-in-out infinite}.player-detail-skeleton-line--title{width:min(100%,14rem);height:2rem}.player-detail-skeleton-chips{display:flex;gap:.5rem}.player-detail-skeleton-chip{width:4.5rem;height:1.75rem;border-radius:999px}.player-detail-skeleton-line--label{width:4rem;height:.75rem}.player-detail-skeleton-line--value{width:min(100%,7rem);height:1rem}@keyframes player-detail-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.player-info h3 a{color:inherit;font-weight:inherit;text-decoration:none}.player-info h3 a:hover{text-decoration:underline}@media(min-width:640px){.controls{grid-template-columns:1fr 1fr;align-items:end}.player-detail-panel{padding:1.5rem}.player-detail-layout{grid-template-columns:minmax(11rem,14rem) minmax(0,1fr);grid-template-areas:"photo name" "photo main" "actions actions";gap:.75rem 2rem;align-items:start}.player-detail-photo{grid-area:photo;position:sticky;top:0;align-self:start}.player-detail-name-row{grid-area:name;align-self:start}.player-detail-main{grid-area:main}.player-detail-actions{grid-area:actions}.player-detail-headshot{width:100%}}@media(max-width:639px){.player-detail-panel{padding:1rem}.player-detail-photo{justify-content:flex-start}.player-detail-fields{grid-template-columns:1fr}}
