.wtf-shell{max-width:900px;color:var(--text);margin:0 auto;padding:24px 24px 72px}.wtf-shell button,.wtf-shell input,.wtf-shell select{font:inherit}.wtf-header{text-align:center;margin:0 0 28px}.wtf-header .top-nav{max-width:calc(100vw - 32px)}.wtf-eyebrow{letter-spacing:2px;color:var(--gold-text);font-size:11px;font-weight:700;display:block}.wtf-header h1{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-1px;margin:12px 0;font-size:clamp(44px,7vw,66px);line-height:1}.wtf-header p{color:var(--text-2);font-size:16px}.wtf-steps{justify-content:center;gap:24px;margin:24px 0 30px;padding:0;list-style:none;display:flex}.wtf-steps li{color:var(--text-2);align-items:center;gap:8px;font-size:12px;display:flex}.wtf-steps li>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.wtf-steps [aria-current]{color:var(--gold-text)}.wtf-steps [aria-current]>span{background:var(--gold);border-color:var(--gold);color:var(--bg-0);font-weight:700}.wtf-panel{border:1px solid var(--line);background:var(--bg-1);border-radius:16px;margin:20px 0;padding:24px}.wtf-section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.wtf-shell h2{font-family:var(--font-display);margin:0;font-size:27px}.wtf-section-head p{color:var(--text-2);margin:6px 0 0;font-size:13px;line-height:1.5}.wtf-count{white-space:nowrap;color:var(--gold-text);background:var(--gold-soft);border-radius:24px;padding:8px 12px;font-size:12px}.wtf-team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.wtf-team{text-align:left;border:1px solid var(--line);background:var(--bg-2);color:var(--text);border-radius:10px;flex-direction:column;align-items:flex-start;gap:5px;min-height:116px;padding:16px 12px;transition:background .15s,border-color .15s;display:flex;position:relative}.wtf-team>strong{font-family:var(--font-display);letter-spacing:1px;font-size:27px}.wtf-team>span:not(.wtf-team-check){min-height:28px;color:var(--text-2);font-size:11px;line-height:1.3}.wtf-team>small{color:var(--text-2);font-size:12px}.wtf-team-check{color:var(--text-3);font-size:17px;position:absolute;top:10px;right:10px}.wtf-team.is-selected{background:var(--gold);border-color:var(--gold);color:var(--bg-0)}.wtf-team.is-selected>span,.wtf-team.is-selected>small{color:var(--bg-1)}.wtf-team:disabled{opacity:.5;cursor:default}.wtf-team:not(:disabled):hover{border-color:var(--gold)}.wtf-muted{color:var(--text-2);font-size:11px;line-height:1.5}.wtf-pair-meter{border:1px solid var(--gold);background:var(--gold-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:100px;margin:20px 0;padding:20px;display:flex}.wtf-pair-meter>div{flex-direction:column;gap:7px;display:flex}.wtf-pair-meter span,.wtf-pair-meter p{color:var(--text-2);margin:0;font-size:13px}.wtf-pair-meter strong{color:var(--gold-text);font-size:16px}.wtf-pair-meter>div:last-child{text-align:right}.wtf-pair-meter>div:last-child>b{font-family:var(--font-display);color:var(--gold-text);font-size:36px}.wtf-pair-meter small{color:var(--text-2);font-size:11px}.wtf-wide{width:100%;min-height:50px}.wtf-text-button{color:var(--gold-text);text-underline-offset:3px;background:0 0;border:0;min-height:44px;padding:12px 0;text-decoration:underline;font-size:13px!important}.wtf-budget{grid-template-columns:1fr 1fr;align-items:center;gap:28px;display:grid}.wtf-budget .cap-meter{margin:0}.wtf-budget>div:last-child>strong{font-size:30px;display:block}.wtf-budget>div:last-child>strong span{color:var(--text-2);font-size:18px}.wtf-budget small,.wtf-budget p{color:var(--text-2);font-size:12px;line-height:1.5}.wtf-budget p{margin-bottom:0}.wtf-roster{grid-template-columns:1fr 1fr;gap:20px;display:grid}.wtf-roster-group h3{color:var(--text-2);text-transform:uppercase;letter-spacing:1.6px;margin:0 0 9px;font-size:11px}.wtf-roster-group>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wtf-group-defense>div,.wtf-group-goalies>div{grid-template-columns:repeat(2,minmax(0,1fr))}.wtf-slot{background:var(--bg-1);border:1px dashed var(--text-3);min-width:0;min-height:136px;color:var(--text-2);text-align:left;border-radius:10px;flex-direction:column;justify-content:space-between;gap:12px;padding:12px 10px;display:flex}.wtf-slot:hover{border-color:var(--gold)}.wtf-slot.is-filled{border:1px solid var(--line);background:var(--bg-2);color:var(--text)}.wtf-slot-position{color:var(--gold-text);font-size:10px;font-weight:700}.wtf-slot>strong{overflow-wrap:anywhere;font-size:13px;line-height:1.45}.wtf-slot>span:last-child{color:var(--text-2);font-size:11px}.wtf-team-badge{letter-spacing:.6px;border:1px solid var(--line);background:var(--bg-2);color:var(--text);border-radius:4px;margin-right:3px;padding:3px 5px;font-size:9px;line-height:1;display:inline-block}.wtf-shell input,.wtf-picker input,.wtf-picker select{background:var(--bg-0);border:1px solid var(--text-3);color:var(--text);border-radius:8px;max-width:100%;min-height:44px;padding:10px 12px;font-size:14px}.wtf-start p{color:var(--text-2);font-size:13px;line-height:1.5}.wtf-error{color:var(--bad);border:1px solid var(--bad);border-radius:8px;padding:15px}.wtf-picker{color:var(--text);background:var(--bg-1);border:1px solid var(--text-3);overscroll-behavior:contain;border-radius:18px;width:min(820px,100vw - 24px);max-height:88dvh;padding:24px}.wtf-picker::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8}.wtf-picker-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.wtf-picker-head h2{font-family:var(--font-display);margin:0;font-size:30px}.wtf-picker-head p{color:var(--text-2);margin:7px 0 18px;font-size:13px}.wtf-close{border:1px solid var(--line);background:var(--bg-2);width:44px;height:44px;color:var(--text);border-radius:50%;font-size:18px}.wtf-picker-filters{grid-template-columns:1fr auto auto;gap:8px;margin-bottom:20px;display:grid}.wtf-picker-filters input{min-width:0}.wtf-candidates{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wtf-candidates .pick-card{min-width:0;margin:0}.wtf-candidates .pick-card h3{margin-top:9px}.wtf-candidates .pick-card .pick-actions{margin-top:auto}.wtf-picker button{cursor:pointer}.wtf-picker button:disabled{cursor:default}.wtf-season{border:1px solid var(--line);background:var(--bg-1);border-radius:12px;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:18px 20px;font-size:14px;display:flex}.wtf-season span{color:var(--text-2)}.wtf-season>b{color:var(--gold-text)}.wtf-score{text-align:center;border:1px solid var(--gold);background:var(--bg-1);border-radius:16px;margin:24px 0;padding:26px 20px}.wtf-score>span{text-transform:uppercase;letter-spacing:1.5px;color:var(--gold-text);font-size:12px;display:block}.wtf-score>strong{font-family:var(--font-display);color:var(--gold-text);font-size:80px;line-height:1.2}.wtf-score p{color:var(--text-2);margin:4px 0;font-size:13px;line-height:1.8}.wtf-score b{color:var(--gold-text)}.wtf-save-state{text-align:center;color:var(--text-2);padding:20px 8px;font-size:13px}.wtf-save-state button{color:var(--gold-text);background:0 0;border:0;min-height:44px;text-decoration:underline}.wtf-shell .cup-sc-finish{font-size:clamp(19px,3vw,28px);line-height:1.35}.wtf-shell .cup-run{max-width:none}.wtf-board{scroll-margin-top:20px}.wtf-board>p{color:var(--text-2);font-size:13px}.wtf-board ol{margin:0;padding:0;list-style:none}.wtf-board li{border-top:1px solid var(--line);align-items:center;gap:14px;padding:15px 10px;display:flex}.wtf-board li.is-you{background:var(--gold-soft);border-radius:8px}.wtf-rank{color:var(--text-2);text-align:center;min-width:20px;font-size:12px}.wtf-board-player{flex:1;min-width:0}.wtf-board-player strong{overflow-wrap:anywhere;font-size:13px;display:block}.wtf-board-player strong>small{color:var(--gold-text);margin-left:7px;font-size:9px}.wtf-board-player>span{color:var(--text-2);margin-top:6px;font-size:11px;line-height:1.5;display:block}.wtf-board-score{text-align:right}.wtf-board-score strong{font-size:22px;font-family:var(--font-display);display:block}.wtf-board-score span{color:var(--gold-text);font-size:11px}@media (max-width:650px){.wtf-shell{padding:24px 14px 48px}.wtf-panel{padding:18px 14px}.wtf-steps{gap:12px}.wtf-steps li{gap:5px;font-size:10px}.wtf-steps li>span{width:20px;height:20px}.wtf-team-grid{gap:8px}.wtf-team{min-height:112px;padding:12px 8px}.wtf-team>strong{font-size:23px}.wtf-team>span:not(.wtf-team-check){min-height:35px;font-size:9px}.wtf-team-check{font-size:12px;top:6px;right:6px}.wtf-team>small{font-size:10px}.wtf-section-head{gap:10px}.wtf-shell h2{font-size:25px}.wtf-count{padding:7px 9px;font-size:10px}.wtf-pair-meter{gap:8px;padding:16px 12px}.wtf-pair-meter strong{font-size:13px}.wtf-pair-meter span{font-size:11px}.wtf-budget{grid-template-columns:1fr;gap:14px}.wtf-budget>div:last-child{border-top:1px solid var(--line);padding-top:12px}.wtf-roster{grid-template-columns:1fr;gap:18px}.wtf-slot{min-height:125px;padding:12px}.wtf-picker{max-height:92dvh;padding:18px 14px}.wtf-picker-filters{grid-template-columns:1fr 1fr}.wtf-picker-filters input{grid-column:1/-1}.wtf-picker-filters select{width:100%;font-size:12px}.wtf-candidates{grid-template-columns:1fr}.wtf-season{padding:16px;font-size:12px}.wtf-board li{gap:10px;padding-inline:2px}}@media (prefers-reduced-motion:reduce){.wtf-team{transition:none}}.wtf-pair-actions{background:var(--bg-1);z-index:2;border-radius:12px;padding:1px 0 0;position:sticky;bottom:12px}.wtf-pair-actions .wtf-pair-meter{margin:12px 0}.wtf-share-games{gap:12px;max-width:520px;margin:20px auto;display:grid}.wtf-share-games>div{text-align:left;align-items:center;gap:12px;display:flex}.wtf-share-games small{color:var(--text-2);flex:1;font-size:11px}.wtf-share-games span{gap:3px;display:flex}.wtf-share-games b{background:var(--ok);border-radius:3px;width:13px;height:16px}.wtf-share-games b.is-loss{background:var(--bad)}.wtf-share-games strong{min-width:25px;font-size:12px}.wtf-budget .cap-meter-track{background:var(--bg-0)}.wtf-budget .cap-meter-track>span{background:var(--gold)}.wtf-start-budget{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;margin-bottom:18px;padding-bottom:18px;font-size:12px;display:flex}.wtf-start-budget span{color:var(--gold-text)}.wtf-shell .cup-ctrls{justify-content:flex-start}.wtf-shell .cup-ctrl.play{background:var(--bg-2);border:1px solid var(--text-3);width:auto;min-width:130px;color:var(--text);flex:none}.wtf-shell .cup-share-fallback{color:var(--text-2);margin:16px 0;font-size:12px;display:block}.wtf-shell .cup-share-fallback textarea{background:var(--bg-0);width:100%;color:var(--text);border:1px solid var(--line);border-radius:8px;margin-top:10px;padding:12px;display:block}.wtf-slot-wrap{min-width:0;display:flex;position:relative}.wtf-slot-wrap>.wtf-slot{width:100%}.wtf-slot-remove{width:36px;height:36px;color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:0 9px;place-items:center;padding:0;font-size:23px;line-height:1;display:grid;position:absolute;top:1px;right:1px}.wtf-slot-remove:hover{color:var(--text);background:var(--bg-1)}.wtf-slot-remove:focus-visible{outline:2px solid var(--gold);outline-offset:-3px}.wtf-slot-remove:disabled{opacity:.4;cursor:wait}.wtf-slot.is-filled .wtf-slot-position{padding-right:24px}.wtf-roster-share{gap:14px;width:min(100%,480px);margin:24px auto;display:grid}.wtf-roster-share img{border:1px solid var(--line);border-radius:12px;width:100%;height:auto;display:block}@media (max-width:640px){.wtf-shell{padding-top:var(--space-4)}}
