@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none;font-size:14px;--ink: #242428;--canvas: #f8f8fa;--surface: #fff;--soft: #eeeef1;--action: #27272a;--action-hover: #3f3f46;--secondary: #52525b;--muted: #71717a;--line: #e1e1e6;--focus: #71717a;--on-action: #fff;--team-surface: #fff;--error-bg: #fff0e8;--error-ink: #91442e;--error-line: #efd7cd;--notice-bg: #fff8e7;--notice-ink: #796333;--notice-line: #eadfbf}:root[data-theme=dark]{--ink: #eeeef1;--canvas: #141416;--surface: #202023;--soft: #27272b;--action: #ededf0;--action-hover: #d4d4d8;--on-action: #18181b;--secondary: #c4c4cc;--muted: #a1a1ab;--line: #34343a;--focus: #d4d4d8;--team-surface: #222227;--error-bg: #3c2423;--error-ink: #ffb9a8;--error-line: #644038;--notice-bg: #362f20;--notice-ink: #edd29c;--notice-line: #5a4a2c}:root[data-theme=dark] .brand img{filter:invert(1)}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;color:inherit}button{cursor:pointer;border:0;background:none}button:disabled{cursor:default}button:focus-visible,summary:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button svg{flex-shrink:0}h1,h2,p{margin:0}h1,h2{font-family:Manrope,sans-serif}h1{font-size:25px;line-height:1.35;letter-spacing:-.8px;font-weight:750}h2{font-size:16px;font-weight:650;letter-spacing:-.3px}a{color:inherit}input{width:100%;border:1px solid var(--line);background:var(--surface);border-radius:7px;padding:12px;min-height:44px}input::placeholder{color:var(--muted)}select{border:0;background:transparent;cursor:pointer}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:500;margin-bottom:18px}.brand{display:inline-flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:21px;font-weight:800;letter-spacing:-.9px}.brand img{width:30px;height:30px}.avatar{width:33px;height:33px;display:inline-grid;place-items:center;flex-shrink:0;background:var(--soft);color:var(--secondary);border:1px solid var(--line);border-radius:50%;font-size:10px;font-weight:600;padding:0}.helmet-avatar{display:block;width:100%;height:100%;border-radius:50%}.standing-avatar{width:32px;height:32px;flex-shrink:0}.icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.icon-btn:hover:not(:disabled){background:var(--soft)}.icon-btn:disabled{opacity:.3}.text-btn{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--secondary);padding:7px 0;min-height:36px}.text-btn:disabled{opacity:.4}.text-btn:hover:not(:disabled){color:var(--action);text-decoration:underline;text-underline-offset:4px}.btn{display:inline-flex;gap:9px;align-items:center;justify-content:center;min-height:44px;padding:12px 17px;border-radius:7px;font-size:13px;font-weight:600}.btn:disabled{opacity:.6}.primary{background:var(--action);color:var(--on-action)}.primary:hover:not(:disabled){background:var(--action-hover)}.full{width:100%}.muted,.small-note{color:var(--muted);line-height:1.7}.small-note{font-size:11px;margin-top:16px}.pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--secondary)}.error,.notice{display:flex;align-items:center;justify-content:space-between;gap:12px;line-height:1.65;border-radius:7px;padding:12px 15px;margin:16px 0;font-size:12px}.error{background:var(--error-bg);color:var(--error-ink);border:1px solid var(--error-line)}.notice{background:var(--notice-bg);color:var(--notice-ink);border:1px solid var(--notice-line)}.floating{position:fixed;top:10px;left:10px;right:10px;z-index:10}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.topbar{max-width:736px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:20px 28px;border-bottom:1px solid var(--line)}.weekly-sheet{max-width:736px;margin:0 auto;padding:35px 28px 25px}.sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.sheet-heading h1{min-width:0;overflow-wrap:anywhere}.invite-button{white-space:nowrap;flex-shrink:0}.week-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.week-picker{display:flex;align-items:center;gap:4px;margin-left:-9px}.week-picker select{padding:7px 3px;font-size:17px;font-weight:600;letter-spacing:-.3px}.season-note{font-size:12px;color:var(--muted)}.game-day{margin-bottom:27px}.game-day>h2{font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:var(--secondary);letter-spacing:0;padding:0 0 11px}.game-row{padding:0;margin-bottom:14px}.team-result>.spin{width:12px;height:12px;flex-shrink:0}.matchup{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:stretch;gap:5px}.versus{align-self:start;padding-top:29px;text-align:center;font-size:10px;color:var(--muted)}.team-option{--team-edge: var(--team-color);--team-readable: color-mix(in srgb, var(--team-color) 60%, #222);min-width:0}.team-card{position:relative;display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--team-color) 24%,var(--team-surface));border-left:4px solid var(--team-edge);border-radius:8px;color:var(--ink);background:linear-gradient(115deg,color-mix(in srgb,var(--team-color) 9%,var(--team-surface)),color-mix(in srgb,var(--team-accent) 7%,var(--team-surface)));min-width:0;transition:border-color .12s,box-shadow .12s}:root[data-theme=dark] .team-option{--team-edge: color-mix(in srgb, var(--team-color) 70%, #ddd);--team-readable: color-mix(in srgb, var(--team-color) 40%, #fff)}.team-card:has(.team-choice:hover:not(:disabled)){border-color:var(--team-edge);box-shadow:0 2px 7px color-mix(in srgb,var(--team-color) 15%,transparent)}.team-card.selected{border-color:var(--team-edge);box-shadow:0 0 0 1px var(--team-edge);background:linear-gradient(115deg,color-mix(in srgb,var(--team-color) 16%,var(--team-surface)),color-mix(in srgb,var(--team-accent) 12%,var(--team-surface)))}.team-choice{width:100%;min-height:66px;display:flex;align-items:center;text-align:left;gap:10px;padding:10px 12px;border-radius:7px;min-width:0;flex:1}.team-choice:disabled{opacity:1}.team-badge{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;color:var(--team-color)}.team-badge img{width:100%;height:100%;object-fit:contain}.demo-note{display:flex;flex-wrap:wrap;gap:4px 10px;margin:0 0 22px;padding:10px 12px;background:var(--soft);border-radius:6px;color:var(--secondary);font-size:11px;font-weight:600}.demo-note span{font-weight:400}.team-name{font-size:13px;line-height:1.4;font-weight:500;flex:1;min-width:0}.winner-label{position:absolute;top:-7px;right:8px;display:flex;align-items:center;gap:4px;padding:2px 5px;border-radius:4px;background:var(--surface);font-size:10px;line-height:1.2;font-weight:700;color:var(--team-readable)}.team-result{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:20px;flex-shrink:0}.chosen-check{flex-shrink:0;color:var(--team-readable)}.score{font-size:15px;font-weight:600}.card-picks{position:relative;margin:-14px 12px 0;min-height:28px}.card-picks ul{display:flex;flex-wrap:wrap;gap:4px 0;list-style:none;margin:0;padding:0}.card-picks li{display:flex}.card-picks li+li{margin-left:-6px}.pick-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;border:2px solid var(--surface);padding:0;background:var(--surface);font-size:10px;font-weight:700;line-height:1}.pick-avatar:hover,.pick-avatar[aria-expanded=true]{box-shadow:0 0 0 1px var(--team-readable)}.picker-popover{position:fixed;inset:auto;margin:0;width:max-content;max-width:min(240px,calc(100vw - 24px));padding:8px 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 4px 16px #18181b26;color:var(--ink);font-size:12px;line-height:1.4;overflow-wrap:anywhere}.empty-state{padding:35px 0;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;color:var(--muted);font-size:13px}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;color:var(--muted);font-size:13px}dialog{width:420px;max-width:calc(100vw - 32px);border:1px solid var(--line);border-radius:12px;padding:25px;background:var(--surface);color:var(--ink);box-shadow:0 25px 80px #18181b2b}dialog::backdrop{background:#18181b55;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px}.modal-head h2{font-size:23px;line-height:1.3;letter-spacing:-.6px}.modal-head .icon-btn{flex-shrink:0}.account-name{font-size:15px;font-weight:600;margin-bottom:25px}.account-name span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:5px}dialog label select{padding:11px;border:1px solid var(--line);border-radius:6px;background:var(--canvas);font-weight:400}.account-actions{display:flex;flex-direction:column;align-items:flex-start;gap:9px;border-top:1px solid var(--line);padding-top:15px;margin-top:23px}dialog>.muted{font-size:12px;margin-bottom:22px}.rules{padding-left:18px;font-size:12px;color:var(--muted);line-height:1.8}.rules li{margin-bottom:15px;padding-left:5px}.rules strong{color:var(--ink)}.onboarding{max-width:400px;margin:15px auto 70px}.onboarding h1{margin-bottom:25px}.segmented{display:flex;gap:4px;background:var(--soft);border-radius:6px;padding:4px;margin:10px 0 17px}.segmented button{flex:1;padding:9px;border-radius:4px;font-size:12px;color:var(--secondary)}.segmented .active{background:var(--surface);color:var(--ink);box-shadow:0 1px 4px #18181b10}.segmented~p{font-size:12px;margin-bottom:20px}.auth-layout{min-height:100vh;display:flex;justify-content:center;padding:45px 22px}.auth-form{width:370px;max-width:100%}.auth-mobile-brand{margin-bottom:54px}.auth-box>.pill{margin-bottom:19px}.auth-box>h2{margin-bottom:24px;font-size:28px;letter-spacing:-1px}.auth-box>p{font-size:13px;line-height:1.7;color:var(--muted);margin:14px 0 27px}.auth-switch{text-align:center;font-size:12px;color:var(--muted);margin-top:26px}.auth-switch button{color:var(--action);font-weight:600}.auth-box .btn{margin-top:4px}@media(max-width:540px){.topbar{min-height:70px;padding:18px 20px}.brand{font-size:20px}.brand img{width:29px;height:29px}.weekly-sheet{padding:25px 20px 22px}.sheet-heading{gap:12px;align-items:flex-start}.sheet-heading h1{font-size:21px;letter-spacing:-.6px}.invite-button{font-size:11px;min-height:29px;padding:4px 0;gap:3px}.invite-button svg{width:13px}.week-toolbar{margin-top:21px}.team-choice{gap:7px;padding:9px 8px;min-height:65px}.team-badge{width:25px;height:25px;font-size:8px}.team-name{font-size:11px}.card-picks{margin:-12px 10px 0;min-height:24px}.pick-avatar{width:24px;height:24px;font-size:9px}.matchup{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:4px}.versus{font-size:9px}.chosen-check{width:13px}.score{font-size:13px}.game-row{margin-bottom:14px}.game-day{margin-bottom:21px}.game-day>h2{font-size:12px}}@media(prefers-reduced-motion:reduce){.spin{animation:none}}.topbar-actions{display:flex;align-items:center;gap:20px}.board-layout{display:grid;gap:30px;margin-top:24px;align-items:start}.picks-section{min-width:0}.picks-section .week-toolbar{margin:0 0 22px}.picks-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:22px}.picks-heading h2{font-size:18px}.picks-heading>span{font-size:11px;color:var(--muted)}.standings-card{--standings-green: #24634c;--standings-tint: #edf5ef;--standings-gold: #947026;--standings-gold-tint: #f6edda;min-width:0;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:20px;box-shadow:0 4px 20px #18181b05;scroll-margin-top:20px}:root[data-theme=dark] .standings-card{--standings-green: #98cbb1;--standings-tint: #24382e;--standings-gold: #e0bc73;--standings-gold-tint: #3c3425}.standings-title{display:flex;align-items:center;gap:11px}.trophy-badge{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;color:var(--standings-gold);background:var(--standings-gold-tint)}.standings-title h2{font-size:18px}.standings-title p{font-size:11px;color:var(--muted);margin-top:3px}.your-standing{margin-top:18px;display:flex;align-items:center;gap:12px;background:var(--standings-tint);color:var(--standings-green);border-radius:10px;padding:16px 13px}.your-rank{font-family:Manrope,sans-serif;font-size:27px;font-weight:800;letter-spacing:-1px}.your-standing>div:nth-child(2){flex:1;min-width:0}.your-standing span{display:block;font-size:10px}.your-standing>div:nth-child(2) strong{display:block;font-size:11px;margin-top:4px;line-height:1.4}.your-points{text-align:right}.your-points strong{font-size:24px;line-height:1}.your-points span{margin-top:4px}.standings-columns{display:flex;justify-content:space-between;font-size:9px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin:22px 0 7px}.standings-list{list-style:none;margin:0;padding:0}.standings-list li{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.standing-rank{width:27px;flex-shrink:0;font-size:12px;font-weight:600;color:var(--muted);font-variant-numeric:tabular-nums}.is-leading .standing-rank,.standing-name svg{color:var(--standings-gold)}.standing-member{flex:1;min-width:0}.standing-name{display:flex;align-items:center;gap:6px;font-size:12px}.standing-name>span{overflow-wrap:anywhere;min-width:0}.standing-name small{font-size:9px;background:var(--standings-tint);color:var(--standings-green);padding:2px 5px;border-radius:4px}.standing-name svg,.standing-name small{flex-shrink:0}.is-you .standing-name{font-weight:700}.standing-track{height:3px;background:var(--soft);border-radius:3px;margin-top:7px;overflow:hidden}.standing-track span{height:100%;display:block;background:var(--muted);opacity:.4;border-radius:inherit}.is-leading .standing-track span{background:var(--standings-gold);opacity:.65}.is-you .standing-track span{background:var(--standings-green);opacity:1}.standing-points{min-width:22px;text-align:right;font-size:19px;font-variant-numeric:tabular-nums}.standings-expand{display:none;align-items:center;justify-content:center;gap:6px;width:100%;min-height:42px;font-size:11px;font-weight:600;color:var(--secondary)}.standings-expand[aria-expanded=true] svg{transform:rotate(180deg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(max-width:999px){.standings-list:not(.expanded) .standings-extra{display:none}.standings-expand{display:flex}}@media(max-width:540px){.topbar-actions{gap:13px}.standings-card{padding:17px;border-radius:12px}.your-standing{padding:12px}.standings-columns{margin-top:17px}.standings-list li{padding:11px 0}}.edit-helmet-button{display:flex;align-items:center;gap:12px;margin:16px 0 22px;font-size:13px;font-weight:600}.edit-helmet-button>span{width:48px;height:48px}.avatar-editor{display:grid;gap:14px}.helmet-preview{width:112px;height:112px;margin:0 auto;filter:drop-shadow(0 8px 14px #17203318)}.avatar-editor>.text-btn{justify-self:center}.avatar-editor fieldset{border:0;padding:0;margin:0;min-width:0}.avatar-editor legend{font-size:12px;font-weight:600;margin-bottom:10px}.colour-options,.helmet-options{display:flex;flex-wrap:wrap;gap:9px}.colour-swatch{width:28px;height:28px;border-radius:50%;border:2px solid var(--surface);box-shadow:0 0 0 1px var(--line)}.colour-swatch[aria-pressed=true]{box-shadow:0 0 0 2px var(--ink)}.helmet-options button{width:44px;height:44px;border:2px solid transparent;border-radius:12px;padding:3px;background:var(--soft)}.helmet-options button[aria-pressed=true]{border-color:var(--ink)}.avatar-editor .small-note,.avatar-editor .error{margin:0}.emblem-options{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px}.emblem-options button{width:100%;height:auto;aspect-ratio:1}
