body.is-rinkwatch .season-control,body.is-rinkwatch .header-metrics{display:none}
.rinkwatch-page{--rw-blue:#1454e8;--rw-muted:#626b78;--rw-border:#dce1e8;color:#191d24;max-width:1380px;margin:0 auto;font-size:16px;letter-spacing:0}
.rinkwatch-page *{box-sizing:border-box;min-width:0}.rinkwatch-page [hidden]{display:none!important}
.rinkwatch-page button,.rinkwatch-page select{font:inherit;min-height:44px}.rinkwatch-page button{cursor:pointer}.rinkwatch-page button:disabled{opacity:.5;cursor:default}.rinkwatch-page :focus-visible{outline:3px solid var(--rw-blue);outline-offset:3px}
.rinkwatch-page svg{width:20px;height:20px;flex-shrink:0}.rinkwatch-page h2{font-size:21px;line-height:1.3;margin:0;font-weight:720;letter-spacing:0}.rinkwatch-page .positive{color:var(--rw-blue)}.rinkwatch-page .negative{color:#ba3042}
.rw-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) minmax(270px,360px) 44px;gap:12px;align-items:center}
.rw-club,.rw-date{display:flex;align-items:center;gap:10px;border:1px solid #c8cfd9;border-radius:6px;background:#fff;min-height:64px;padding:6px 12px}.rw-club>div,.rw-date>div{flex:1}
.rw-toolbar label{display:block;color:var(--rw-muted);font-size:13px;padding:0 8px;line-height:18px}.rw-toolbar select{display:block;width:100%;border:0;background:transparent;padding:4px 8px;font-size:18px;font-weight:650;min-height:34px;color:#191d24}
.rw-date{gap:0;padding:8px 4px}.rw-date select{font-size:16px}.rw-date button,.rw-refresh,.rw-section-title button,.rw-picks button{background:transparent;border:0;display:grid;place-items:center;min-width:44px;color:#424c5b;padding:8px;border-radius:4px}
.rw-date button:hover:not(:disabled),.rw-refresh:hover,.rw-section-title button:hover:not(:disabled),.rw-picks button:hover{background:#edf2fa}
.rw-logo{width:44px;height:44px;object-fit:contain;flex:0 0 44px}.rw-context{display:flex;gap:8px 18px;flex-wrap:wrap;font-size:13px;color:var(--rw-muted);margin:12px 0 18px;line-height:1.5}
.rw-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px 24px;border-block:1px solid var(--rw-border);padding:10px 0;margin-bottom:18px}.rw-summary>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.rw-summary span,.rw-summary small{font-size:14px;color:var(--rw-muted);font-weight:450}.rw-summary strong{font-size:20px;line-height:1.3;font-variant-numeric:tabular-nums}.rw-summary small{margin-left:8px}.rw-summary>a{margin-left:auto;display:flex;align-items:center;gap:6px;color:var(--rw-blue);text-decoration:none;font-size:14px;min-height:32px}.rw-summary>a:hover{text-decoration:underline}.rw-summary>a svg{width:16px}
.rw-workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.rw-tabs{display:flex;gap:22px;border-bottom:1px solid var(--rw-border);margin-bottom:20px}.rw-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;background:none;border:0;border-bottom:3px solid transparent;border-radius:0;padding:10px 0 13px;font-weight:650;color:var(--rw-muted)}.rw-tabs button[aria-selected=true]{color:var(--rw-blue);border-bottom-color:var(--rw-blue)}.rw-tabs button>span{font-size:13px;background:#edf2fa;border-radius:4px;padding:2px 6px}
.rw-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin-bottom:8px}.rw-section-title>span{font-size:13px;color:var(--rw-muted);text-align:right}
.rw-game{border:1px solid var(--rw-border);border-radius:6px;padding:16px 18px 0;margin-top:12px;background:#fff}.rw-game.has-pick{border-color:#8faeea}.rw-game-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.rw-game time{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--rw-muted)}.rw-game time svg{width:16px;height:16px}.rw-impact{display:flex;align-items:center;gap:8px;color:var(--rw-blue)}.rw-impact>span{font-size:12px;color:var(--rw-muted)}.rw-impact strong{font-size:20px;white-space:nowrap}.rw-impact small{font-size:12px;font-weight:500}
.rw-match{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.rw-game-team{display:flex;align-items:center;gap:10px}.rw-game-team strong{display:block;font-size:18px;line-height:1.25}.rw-game-team small{display:block;color:var(--rw-muted);font-size:12px;margin-top:4px}
.rw-outcomes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.rw-outcomes button{display:flex;align-items:center;justify-content:space-between;gap:6px;border:1px solid #cbd3df;border-radius:4px;background:#fff;color:#353f4e;font-size:14px;padding:10px 12px;min-height:46px;font-weight:550}.rw-outcomes button>span{display:flex;align-items:center;gap:5px}.rw-outcomes button svg{width:15px;height:15px}.rw-outcomes button small{font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}.rw-outcomes button.recommended{border-color:#8faeea;background:#f0f5ff}.rw-outcomes button:hover:not(:disabled){background:#e4edff;border-color:var(--rw-blue)}.rw-outcomes button[aria-pressed=true]{background:var(--rw-blue);border-color:var(--rw-blue);color:#fff}.rw-outcomes button[aria-pressed=true] small{color:#fff}
.rw-root{display:flex;align-items:center;gap:8px;border-top:1px solid #edf0f5;margin-top:14px;padding:12px 0;color:var(--rw-muted);font-size:13px;line-height:1.45}.rw-root svg{width:16px;height:16px;color:var(--rw-blue)}.rw-root strong{color:var(--rw-blue);font-weight:650}
.rw-root{align-items:flex-start}.rw-root>svg{margin-top:2px}.rw-root small{display:block;font-size:12px;color:var(--rw-muted);margin-top:4px;line-height:1.5}
.rw-outcomes button[aria-pressed=true]:hover:not(:disabled){background:var(--rw-blue);border-color:var(--rw-blue);color:#fff}
.rw-paths h3{font-size:16px;margin:18px 0 12px}.rw-path-track{display:flex;height:8px;border-radius:2px;overflow:hidden;background:#e2e6ed}.rw-path-topThree{background:#1454e8}.rw-path-wildCard{background:#14827b}.rw-path-miss{background:#aab3c1}.rw-paths .rw-projected{margin:10px 0 18px}.rw-paths th i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:1px}.rw-paths .rw-projected th:first-child{width:46%}
.rw-game-odds{margin:0 0 16px;padding:12px 0;border-block:1px solid #edf0f5}.rw-odds-heading{display:flex;justify-content:space-between;gap:8px;margin-bottom:9px;font-size:13px;font-weight:600}.rw-odds-heading small{font-size:11px;font-weight:400;color:var(--rw-muted)}.rw-win-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;font-size:13px}.rw-win-values>span{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#1454e8}.rw-win-values>span:last-child{color:#ba3042}.rw-win-values strong{font-size:19px;font-variant-numeric:tabular-nums}.rw-win-track{display:flex;height:5px;gap:2px;margin-top:7px;border-radius:2px;overflow:hidden}.rw-win-track>span{background:#1454e8}.rw-win-track>span:last-child{background:#ba3042}
.rw-game-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 12px}.rw-matchup-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 12px;border:1px solid #b7c9ec;border-radius:4px;color:#1454e8;text-decoration:none;font-size:14px;font-weight:650;background:#fff}.rw-matchup-link:hover{background:#edf3ff;border-color:#1454e8}.rw-matchup-link svg{width:17px;height:17px}.rw-game-actions>small{font-size:12px;color:var(--rw-muted);text-align:right}
.rw-matchup-context{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 16px;border-bottom:1px solid #dce1e8;margin-bottom:20px}.rw-matchup-context a{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:#1454e8;font-size:15px;font-weight:650;text-decoration:none}.rw-matchup-context a:hover{text-decoration:underline}.rw-matchup-context svg{width:18px;height:18px}.rw-matchup-context>span{text-align:right;font-size:15px;font-weight:600}.rw-matchup-context small{display:block;font-size:12px;font-weight:400;color:#626b78;margin-top:4px}
@media(max-width:560px){.rw-odds-heading{flex-wrap:wrap;gap:4px}.rw-win-values{gap:8px}.rw-matchup-context{align-items:flex-start;flex-direction:column;gap:4px}.rw-matchup-context>span{text-align:left}.rw-game-actions>small{font-size:11px}}
.rw-scenario{background:#fff;border:1px solid var(--rw-border);border-radius:6px;padding:16px;position:static;max-height:none;overflow:visible;scroll-margin-top:110px}.rw-scenario .rw-section-title{margin:0;gap:6px}.rw-scenario .rw-section-title h2{font-size:20px}.rw-scenario-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.rw-scenario-actions button{width:44px;height:44px;padding:10px}.rw-scenario-actions .rw-share-icon{color:var(--rw-blue)}.rw-scenario-team{display:flex;align-items:center;gap:10px;margin:4px 0 12px;font-size:16px}.rw-scenario-team .rw-logo{width:36px;height:36px;flex-basis:36px}
.rw-scenario-score{background:#f1f5fc;margin:0 -16px;padding:14px 16px;border-block:1px solid #e0e8f5}.rw-scenario-score>span{font-size:14px;color:#46566e}.rw-scenario-score>small{display:block;font-size:13px;color:var(--rw-muted);margin-top:4px}.rw-odds{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:5px;font-variant-numeric:tabular-nums}.rw-odds>strong{font-size:36px;line-height:1.2;color:var(--rw-blue)}.rw-delta{color:var(--rw-blue);font-size:15px;white-space:nowrap}
.rw-prob-chart{padding-top:20px}.rw-track{height:6px;background:#dce3ee;position:relative;border-radius:2px}.rw-track>span{display:block;height:100%;background:var(--rw-blue);border-radius:2px}.rw-track i{width:2px;height:12px;position:absolute;top:-3px;transform:translateX(-50%);background:#202a38}.rw-chart-axis{display:flex;justify-content:space-between;font-size:11px;color:var(--rw-muted);margin-top:8px}
.rw-projected{width:100%;border-collapse:collapse;table-layout:fixed;margin:16px 0;font-size:14px;font-variant-numeric:tabular-nums}.rw-projected th,.rw-projected td{padding:10px 0;text-align:right;border-bottom:1px solid #e7ebf1;background:transparent;color:inherit}.rw-projected th:first-child{width:44%;text-align:left;font-weight:500}.rw-projected thead th{font-size:12px;color:var(--rw-muted);font-weight:500}.rw-projected td:last-child{font-weight:700}
.rw-picks-heading{display:flex;justify-content:space-between;align-items:center;margin:16px 0 8px}.rw-picks-heading h3{font-size:16px;margin:0}.rw-picks-heading>span{font-size:12px;color:var(--rw-muted)}.rw-picks{max-height:none;overflow:visible}.rw-picks>div{display:flex;align-items:center;gap:8px;border-top:1px solid var(--rw-border);padding:8px 0;font-size:14px}.rw-picks>div>span{flex:1}.rw-picks .rw-logo{width:32px;height:32px;flex-basis:32px}.rw-picks small{display:block;color:var(--rw-muted);font-size:12px;margin-top:4px;line-height:1.4}.rw-no-picks{font-size:14px;color:var(--rw-muted);margin:10px 0 4px}
.rw-path-details{border-block:1px solid var(--rw-border)}.rw-path-details>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;cursor:pointer;font-size:15px;font-weight:600;list-style:none}.rw-path-details>summary::-webkit-details-marker{display:none}.rw-path-details[open]>summary svg{transform:rotate(180deg)}.rw-path-details .rw-paths h3{display:none}.rw-path-details .rw-paths{padding-top:6px}.rw-path-details .rw-projected{margin-bottom:10px}
.rw-share{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:16px;background:var(--rw-blue)!important;color:#fff!important;border:0;border-radius:5px;font-weight:650!important}.rw-share-status{display:block;text-align:center;font-size:13px;margin-top:6px}.rw-share-status:empty{display:none}
.rw-race-legend{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:12px;color:var(--rw-muted);margin:12px 0 18px}.rw-race-legend>span{display:flex;align-items:center;gap:6px}.rw-race-legend i{width:18px;height:5px;background:var(--rw-blue);border-radius:2px}.rw-race-legend b{height:12px;width:2px;background:#202a38}
.rw-race table{border-collapse:collapse;width:100%;table-layout:fixed;font-size:14px;font-variant-numeric:tabular-nums}.rw-race th,.rw-race td{text-align:right;padding:12px 10px;border-bottom:1px solid #e1e5eb;vertical-align:middle;background:transparent;color:inherit}.rw-race thead th{font-size:12px;font-weight:550;color:var(--rw-muted)}.rw-race th:first-child{width:39%;text-align:left;padding-left:8px}.rw-race .rw-season-col{width:9%}.rw-race th:nth-last-child(2){width:25%}.rw-race th:last-child{width:18%}.rw-race tbody th{font-weight:550}.rw-race-team{display:flex;align-items:center;gap:8px;line-height:1.3}.rw-race-team .rw-logo{width:34px;height:34px;flex-basis:34px}.rw-race-team small{display:none}.rw-race tr.selected{background:#edf3ff}.rw-race-odds strong{display:block;margin-bottom:8px;font-weight:650}.rw-race td:last-child{white-space:nowrap}.rw-race td:last-child small{font-size:11px}
.rw-other{margin-top:18px}.rw-other summary{font-size:14px;color:var(--rw-muted);cursor:pointer;padding:14px 0}.rw-methods{margin-top:28px;font-size:14px;line-height:1.6;color:#56616f;border-top:1px solid var(--rw-border);padding-top:18px}.rw-methods summary{cursor:pointer;font-weight:600}.rw-methods a{color:var(--rw-blue)}.rw-source{font-size:12px;color:var(--rw-muted);padding:18px 0;line-height:1.5}.rw-empty,.rw-loading{text-align:center;padding:40px 20px;color:var(--rw-muted);line-height:1.6}.rw-empty button{display:block;margin:20px auto}.rw-loading svg{width:42px;height:42px}.rw-notice{background:#fff4db;color:#765110;padding:12px;border-radius:4px}.rw-mobile-summary{display:none}
@media(max-width:1150px){.rw-workspace{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.rw-game{padding:14px 12px 0}.rw-game-team{gap:6px}.rw-game-team strong{font-size:16px}.rw-outcomes button{padding:10px 8px;flex-wrap:wrap}.rw-race .rw-season-col{display:none}.rw-race th:first-child{width:48%}.rw-race th:nth-last-child(2){width:28%}.rw-race th:last-child{width:24%}.rw-race-team small{display:block;font-size:11px;color:var(--rw-muted);margin-top:4px}}
@media(max-width:900px){.rinkwatch-page{padding-bottom:80px}.rw-workspace{grid-template-columns:1fr}.rw-scenario{position:static;max-height:none}.rw-mobile-summary{position:fixed;bottom:0;left:0;right:0;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-top:1px solid #ced6e2;border-radius:0;background:#fff;color:#5c6675;padding:12px 20px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -3px 14px #192d4f0d;text-align:left;font-size:12px!important}.rw-mobile-summary strong{display:block;color:var(--rw-blue);font-size:23px}.rw-mobile-summary small{font-size:13px;margin-left:6px}.rw-mobile-summary>span:last-child{display:flex;align-items:center;gap:8px;color:var(--rw-blue);font-weight:650}.rw-game-team strong{font-size:18px}.rw-outcomes button{flex-wrap:nowrap}}
@media(max-width:560px){.rw-toolbar{grid-template-columns:minmax(0,1fr) 44px;gap:10px}.rw-club{grid-column:1/-1}.rw-date{min-height:70px}.rw-context{font-size:12px;gap:4px 12px}.rw-summary{padding:8px 0;margin-bottom:14px;gap:4px 14px}.rw-summary span,.rw-summary small{font-size:12px}.rw-summary strong{font-size:18px}.rw-summary small{margin-left:2px}.rw-summary>a{font-size:13px;min-height:44px}.rw-summary>div{min-height:28px}.rw-tabs{gap:18px}.rw-tabs button{font-size:14px;gap:6px}.rw-tabs svg{width:17px;height:17px}.rinkwatch-page h2{font-size:19px}.rw-section-title>span{font-size:11px}.rw-game-top{gap:8px}.rw-game time{font-size:12px}.rw-impact{gap:5px}.rw-impact>span{font-size:11px}.rw-impact strong{font-size:18px}.rw-game-team{align-items:flex-start;gap:6px}.rw-game-team .rw-logo{width:36px;height:36px;flex-basis:36px}.rw-game-team strong{font-size:15px}.rw-outcomes{gap:8px}.rw-match{gap:8px}.rw-outcomes button{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px;font-size:13px;min-height:60px}.rw-outcomes button small{font-size:12px}.rw-root{font-size:12px}.rw-race th,.rw-race td{padding:12px 6px}.rw-race-team{gap:5px;font-size:13px}.rw-race-team .rw-logo{width:28px;height:28px;flex-basis:28px}.rw-race thead th{font-size:11px}.rw-race td{font-size:13px}.rw-race td:last-child small{display:block}.rw-race-legend{font-size:11px}}
