@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--navy:#07182a;--ice:#f2f6f8;--line:#dbe4e9;--green:#18b784;--orange:#ff6b2b;--ink:#102235;--muted:#6d7e8d}*{box-sizing:border-box}body{background:var(--ice);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.app-shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--navy);color:#fff;flex-direction:column;height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 8px 26px;display:flex}.puck{width:44px;height:44px;box-shadow:inset 0 0 0 3px var(--navy),inset 0 0 0 4px #6c8092;border:3px solid #fff;border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid}.brand b{letter-spacing:1px;font-size:18px;display:block}.brand span{letter-spacing:2px;color:#91a3b3;margin-top:2px;font-size:9px;display:block}.season{border-block:1px solid #27405a;margin-bottom:20px;padding:18px 8px}.season span{letter-spacing:1.5px;color:#7790a5;font-size:9px}.season b{margin-top:6px;font-size:12px;display:block}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar button{color:#aebcca;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:12px 13px;font-weight:700}.sidebar button i{width:28px;font-style:normal;display:inline-block}.sidebar button:hover,.sidebar button.active{color:#fff;background:#17334e}.side-bottom{border-top:1px solid #27405a;margin-top:auto;padding-top:12px}.side-bottom>button{width:100%}.profile{align-items:center;gap:10px;padding:20px 8px 2px;display:flex}.avatar{background:var(--orange);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.profile b,.profile span{font-size:11px;display:block}.profile span{color:#7f96a9;margin-top:3px}.content{width:100%;max-width:1500px;margin:auto;padding:30px 42px 60px}header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}header p,.eyebrow{letter-spacing:1.8px;color:var(--orange);font-size:10px;font-weight:800}header h1{margin:6px 0 0;font-size:29px}.deadline{border:1px solid var(--line);text-align:right;background:#fff;border-radius:10px;padding:10px 16px;box-shadow:0 5px 20px #1231a008}.deadline span,.deadline small{letter-spacing:1.3px;color:var(--muted);font-size:8px;display:block}.deadline b{letter-spacing:2px;color:var(--orange);margin:2px 0;font-size:19px;display:block}.hero,.admin-banner{color:#fff;background:linear-gradient(120deg,#0b2137,#103455);border-radius:16px;justify-content:space-between;align-items:center;padding:31px 36px;display:flex;overflow:hidden}.hero h2,.admin-banner h2{margin:8px 0;font-size:27px}.hero h2 em{color:#75d7b7;font-style:normal}.hero p,.admin-banner p{color:#aec0cf;font-size:13px}.hero button,.admin-banner button,.pick-bar button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:12px 18px;font-weight:800}.streak{border:12px solid #274b63;border-top-color:var(--green);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.streak span,.streak small{letter-spacing:1px;color:#98adbc;font-size:8px}.streak strong{font-size:44px}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 30px;display:grid}.stats article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:18px 20px}.stats span,.stats small{color:var(--muted);letter-spacing:1px;font-size:9px;display:block}.stats b{margin:8px 0 4px;font-size:27px;display:block}.section-title{justify-content:space-between;align-items:end;margin:26px 0 14px;display:flex}.section-title h2{margin:0;font-size:19px}.section-title p,.muted{color:var(--muted);margin:5px 0 0;font-size:11px}.section-title button{color:var(--orange);cursor:pointer;background:0 0;border:0;font-weight:800}.games{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.game{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 26px 1fr;padding:30px 10px 12px;display:grid;position:relative}.game.chosen{border-color:var(--orange);box-shadow:0 0 0 2px #ff6b2b22}.game-time{color:var(--muted);border-bottom:1px solid #edf1f3;justify-content:space-between;padding:8px 12px;font-size:9px;display:flex;position:absolute;inset:0 0 auto}.team{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:10px;display:flex}.team:hover,.team.selected{background:#fff1eb}.team i{color:#fff;background:#1b4b77;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:10px;font-style:normal;font-weight:900;display:grid}.team i.orange{background:#d95523}.team i.teal{background:#137582}.team i.red{background:#a72837}.team span{font-size:11px;font-weight:800;line-height:1.2}.team small{color:var(--muted);margin-top:4px;font-size:7px;display:block}.at{color:#a5b2bc;place-items:center;font-size:10px;display:grid}.pick-head{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:25px 28px;display:flex}.pick-head h2{margin:7px 0;font-size:27px}.pick-head p{color:var(--muted);font-size:12px}.rule-chip{color:#42685d;background:#eef6f3;border-radius:8px;padding:12px 14px;font-size:11px}.pick-bar{background:var(--navy);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-top:20px;padding:15px 18px;display:flex;position:sticky;bottom:18px;box-shadow:0 12px 30px #06142440}.pick-bar span{color:#8da3b5;letter-spacing:1px;font-size:8px;display:block}.pick-bar button:disabled{opacity:.4}.admin-banner>div:last-child{gap:8px;display:flex}.admin-banner .ghost{background:0 0;border:1px solid #7890a4}.table-card,.panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.table-tools{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.table-tools input{border:1px solid var(--line);border-radius:7px;width:300px;padding:10px 12px}.table-tools span{color:var(--muted);font-size:10px}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:var(--muted);letter-spacing:1px;padding:10px;font-size:8px}td{border-top:1px solid #edf1f3;padding:13px 10px}td small{color:var(--muted);margin-top:3px;display:block}.status{font-size:10px;font-weight:800}.status.alive{color:var(--green)}.status.eliminated{color:#9aabb6}.paid,.unpaid{cursor:pointer;border:0;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:800}.paid{color:#16845f;background:#e8f8f2}.unpaid{color:#c65324;background:#fff0ea}.history{border-top:1px solid var(--line);grid-template-columns:70px 42px 1fr 150px 30px;align-items:center;padding:16px 5px;font-size:11px;display:grid}.history span{color:var(--muted);font-size:9px}.history em{color:var(--green);font-size:9px;font-style:normal;font-weight:800}.team-dot{color:#fff;background:#0c233b;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;font-weight:900;display:grid}.rules{max-width:850px}.rules li{border-top:1px solid var(--line);padding:16px 8px}.rules li b,.rules li span{display:block}.rules li span{color:var(--muted);margin-top:5px;font-size:12px}.legal{background:#fff8e8;border-left:4px solid #e3a62a;margin-top:18px;padding:14px;font-size:11px;line-height:1.6}.toast{z-index:30;color:#fff;background:#0b2d25;border-radius:9px;padding:13px 18px;font-size:12px;position:fixed;top:20px;right:25px;box-shadow:0 10px 30px #0003}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;padding:16px;position:static}.brand{padding-bottom:12px}.season,.side-bottom{display:none}.sidebar nav{flex-direction:row;overflow:auto}.sidebar button{white-space:nowrap}.content{padding:22px 16px}.games{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}header{align-items:flex-start}.hero{padding:24px}.streak{width:110px;height:110px}.table-wrap{overflow:auto}table{min-width:670px}}@media (max-width:560px){.deadline,.sidebar nav button i{display:none}.hero,.admin-banner{display:block}.streak{margin-top:20px}.stats{grid-template-columns:1fr 1fr}.team{text-align:center;display:block}.team i{margin:auto auto 7px}.admin-banner>div:last-child{margin-top:20px}.pick-head{display:block}.rule-chip{margin-top:14px}.table-tools input{width:70%}}.loading{text-align:center;background:var(--ice);place-content:center;min-height:100vh;padding:2rem;display:grid}.loading h1{margin:.75rem 0 .25rem}.loading p{color:var(--muted);font-size:1rem}.loading button{background:var(--orange);color:#fff;border:0;border-radius:.5rem;justify-self:center;padding:.8rem 1rem;font-weight:800}.loader{border:.3rem solid #d7e2e8;border-top-color:var(--orange);border-radius:50%;width:2.75rem;height:2.75rem;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{color:#943615;background:#fff0eb;border:1px solid #f4c9ba;border-radius:.65rem;justify-content:space-between;margin-bottom:1rem;padding:.85rem 1rem;font-size:.9rem;display:flex}.error-banner button{color:inherit;background:0 0;border:0;font-size:1.25rem}.signout{color:#91a3b3;padding:.85rem .5rem;font-size:.8rem;text-decoration:none;display:block}.team strong{margin-left:auto;font-size:1.25rem}.team:disabled{cursor:not-allowed;opacity:.65}.locked{color:#536979;font-size:.8rem}.paid-label,.unpaid-label{font-size:.78rem;font-weight:800}.paid-label{color:#16845f}.unpaid-label{color:#b64a20}.empty{text-align:center;background:#fff;border:1px dashed #c9d5dc;border-radius:.75rem;padding:2rem}.empty>div{color:#9aadb9;font-size:2rem}.empty h3{margin:.5rem 0}.empty p{color:var(--muted);font-size:.9rem}.history b small{color:var(--muted);margin-top:.25rem;font-weight:400;display:block}.history em.pending{color:#9a6d10}.history em.eliminated{color:#bf4628}.admin-grid{grid-template-columns:minmax(0,1.4fr) minmax(19rem,.8fr);gap:1.25rem;display:grid}.form-card{border:1px solid var(--line);background:#fff;border-radius:.75rem;padding:1.1rem}.form-card label{color:#526776;margin-bottom:.9rem;font-size:.82rem;font-weight:700;display:block}.form-card input,.form-card textarea,.form-card select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd7dd;border-radius:.45rem;margin-top:.4rem;padding:.7rem .75rem;font-size:.9rem}.form-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.form-card .check{align-items:center;gap:.55rem;display:flex}.form-card .check input{width:auto;margin:0}.form-card hr{border:0;border-top:1px solid var(--line);margin:1rem 0}.form-card button,.status-button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:.45rem;padding:.7rem .9rem;font-weight:800}.form-card button:disabled{opacity:.45}.form-card .full{width:100%;margin-top:.45rem}.form-card .secondary{background:#17334e}.inline-form{grid-template-columns:1fr 1.3fr 1fr auto;align-items:end;gap:.75rem;margin:1rem 0;display:grid}.inline-form label{margin:0}.status-button{text-transform:capitalize;padding:.4rem .65rem;font-size:.75rem}.status-button.alive{color:#13785a;background:#e6f7f1}.status-button.eliminated{color:#6b7b86;background:#eef1f3}body{font-size:16px}.sidebar button,.hero p,.admin-banner p,.pick-head p,.section-title p,.muted,table,.rules li span,.legal{font-size:.875rem}.brand span,.season span,header p,.eyebrow,.deadline span,.deadline small,.stats span,.stats small,.game-time,.team small,.pick-bar span,th{font-size:.75rem}.season b,.profile b,.profile span,.team span,.rule-chip,.status,.paid,.unpaid,.history,.history span,.history em{font-size:.8125rem}@media (max-width:1050px){.admin-grid{grid-template-columns:1fr}}@media (max-width:700px){.inline-form,.form-row{grid-template-columns:1fr}.content{padding:1.15rem}.stats{grid-template-columns:1fr 1fr}.game{grid-template-columns:1fr 1.25rem 1fr}.team{padding:.55rem}.team span{font-size:.78rem}.admin-banner{padding:1.35rem}.history{grid-template-columns:3.5rem 2.5rem 1fr 5rem 1rem}}@media (max-width:430px){.stats{grid-template-columns:1fr}.game{padding-top:2.7rem;display:block}.at{padding:.15rem}.team{text-align:left;width:100%;display:flex}.team i{margin:0}.section-title{align-items:center}.section-title button{font-size:.75rem}}.auth-page{color:#fff;background:radial-gradient(circle at 15% 10%,#173c5c 0,#07182a 42%,#04101d 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-brand{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.auth-brand .large{width:3.75rem;height:3.75rem}.auth-brand b{letter-spacing:.08em;font-size:1.5rem;display:block}.auth-brand span{color:#9fb2c2;letter-spacing:.16em;margin-top:.2rem;font-size:.75rem;display:block}.auth-card{width:min(100%,29rem);color:var(--ink);background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1.5rem 4rem #0006}.auth-card h1{margin:.45rem 0 .65rem;font-size:1.8rem}.auth-card>p{color:var(--muted);font-size:.95rem;line-height:1.55}.auth-form{gap:1rem;margin-top:1.25rem;display:grid}.auth-form label{color:#435969;font-size:.875rem;font-weight:800}.auth-form input{width:100%;font:inherit;color:var(--ink);border:1px solid #c7d4dc;border-radius:.5rem;margin-top:.4rem;padding:.8rem;display:block}.auth-form button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:.5rem;padding:.85rem;font-weight:900}.auth-form button:disabled{opacity:.5}.auth-error{color:#9d3c19;background:#fff0eb;border:1px solid #f0c3b2;border-radius:.5rem;margin-top:1rem;padding:.75rem;font-size:.875rem}.password-help{color:var(--muted);font-size:.78rem;line-height:1.45}.auth-note{color:#8ea5b6;text-align:center;max-width:29rem;margin-top:1rem;font-size:.8rem;line-height:1.5}.signout{border:0;width:100%;display:block;color:#91a3b3!important;text-align:left!important;background:0 0!important;padding:.85rem .5rem!important;font-size:.8rem!important}.inline-form{grid-template-columns:1fr 1.25fr 1fr 1fr auto}@media (max-width:1150px){.inline-form{grid-template-columns:1fr 1fr}.inline-form button{align-self:end}}@media (max-width:700px){.inline-form{grid-template-columns:1fr}.auth-card{padding:1.5rem}}.auth-success{color:#12684e;background:#e8f8f2;border:1px solid #afe3d2;border-radius:.5rem;margin-top:1rem;padding:.75rem;font-size:.875rem}.auth-form .text-button{color:#325979;background:0 0;padding:.2rem}.commissioner-start{color:#a9bdcc;justify-content:space-between;align-items:center;gap:1rem;width:min(100%,29rem);padding:1rem;font-size:.8rem;display:flex}.commissioner-start button{color:#fff;cursor:pointer;background:0 0;border:1px solid #6f8799;border-radius:.45rem;padding:.6rem .75rem}@media (min-width:1151px){.inline-form{grid-template-columns:1fr 1.25fr 1fr auto}}:root{--navy:#061a2d;--ice:#edf4f8;--line:#cddde7;--muted:#526b7c}body{isolation:isolate;background:var(--ice)}body:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#edf4f8d9,#edf4f8e6),url(/hockey-rink-background.png) 50%/cover no-repeat;position:fixed;inset:0}.app-shell{background:0 0;min-width:0}.content{align-self:start;min-width:0;margin:0 auto}.sidebar{background:linear-gradient(#061a2dfa,#09263ced),url(/hockey-rink-background.png) 50%/auto 100% no-repeat;border-right:1px solid #29475e;box-shadow:8px 0 30px #08223912}.sidebar button.active{box-shadow:inset 3px 0 var(--orange);background:#1b3c55}.brand b,.auth-brand b{letter-spacing:.12em;font-weight:900}.puck{background:#081c2e;box-shadow:inset 0 0 0 3px #081c2e,inset 0 0 0 4px #89a9bd,0 5px #020c15,0 8px 18px #0004}.league-strip{background:#ffffffd9;border:1px solid #cbdce8;border-radius:12px;grid-template-columns:repeat(16,minmax(0,1fr));gap:6px;margin:0 0 26px;padding:12px 14px;display:grid;box-shadow:0 8px 26px #0a2c4510}.team-logo{vertical-align:middle;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.team-logo img{object-fit:contain;filter:drop-shadow(0 2px 1px #07182a16);width:100%;height:100%;display:block}.team-logo-fallback{color:var(--ink);font-size:.8rem;font-weight:900}.league-strip .team-logo{width:100%;min-width:0;height:32px}.content>header{border-bottom:1px solid #b9cfdc;padding:0 0 20px}header h1{letter-spacing:-.04em;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:900}header p{color:#a83e12}.hero,.admin-banner{background:linear-gradient(100deg,#071b2ff5 18%,#0b2d47c9 65%,#0d3657a8),url(/hockey-rink-background.png) 50%/cover no-repeat;border:1px solid #31536b;gap:24px;box-shadow:0 12px 32px #0a2b4520}.hero>div:first-child{max-width:70%}.hero p,.admin-banner p{color:#d5e3ec;line-height:1.6}.hero h2,.admin-banner h2{letter-spacing:-.025em}.streak{background:#081e32d9;flex-shrink:0;box-shadow:0 0 0 1px #7aa2bc33,0 10px 22px #0003}.stats article,.table-card,.panel,.form-card,.game,.pick-head,.deadline{background:#fffffff5;box-shadow:0 6px 22px #082f4810}.stats article{border-top:3px solid #c6dbe8}.stats article:first-child{border-top-color:var(--orange)}.game{padding-top:42px;overflow:hidden}.game-time{background:#edf4f8;align-items:center;gap:8px;min-height:32px}.game-time b{text-align:right;overflow-wrap:anywhere}.team{gap:8px;min-width:0}.team>span:not(.team-logo){overflow-wrap:anywhere;min-width:0}.team.selected{box-shadow:inset 0 0 0 2px var(--orange);background:#fff0e7}.team:disabled{opacity:.8}.team:disabled:hover{background:0 0}.history .team-logo{flex-basis:36px;width:36px;height:36px}.auth-page{background:linear-gradient(135deg,#041426d9,#08243cbf),url(/hockey-rink-background.png) 50%/cover no-repeat;padding:2.5rem 1.25rem;position:relative}.auth-page .league-strip{background:#eff6fbef;border-color:#8ba9bd66;grid-template-columns:repeat(16,minmax(0,1fr));gap:6px;width:min(100%,40rem);margin-bottom:1.5rem;padding:12px}.auth-page .league-strip .team-logo{height:28px}.auth-card{border:1px solid #fff;border-top:4px solid var(--orange);background:#fffffff5;box-shadow:0 24px 80px #0007}.auth-brand span,.auth-note,.commissioner-start{color:#d1e1ed}.auth-brand .puck{border-color:#e9f4fa}.loading{background:0 0}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #147fae}.auth-form button:not(:disabled):hover,.hero button:hover,.pick-bar button:not(:disabled):hover{filter:brightness(.92)}@media (min-width:1400px){.content .league-strip{grid-template-columns:repeat(32,minmax(0,1fr))}}@media (max-width:900px){.sidebar{background:#071c2f}.content .league-strip{margin-bottom:20px}.hero>div:first-child{max-width:none}}@media (max-width:560px){.league-strip,.auth-page .league-strip{grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;padding:10px}.league-strip .team-logo,.auth-page .league-strip .team-logo{height:25px}.team{text-align:left;align-items:center;display:flex}.team-logo{flex-basis:42px;width:42px;height:42px}.hero>div:first-child{max-width:none}.content>header{margin-bottom:20px}.hero,.admin-banner{background-position:50%;padding:24px}.history .team-logo{width:32px;height:32px}.auth-page{padding:1.5rem 1rem}.auth-brand{margin-bottom:1.25rem}}@media (prefers-reduced-motion:reduce){.loader{animation:none}}
