.ep-explorer,.ep-method{--ep-ink:#182920;--ep-muted:#52655a;--ep-rule:#dae4dc;--ep-surface:#f3f7f3;--ep-paper:#fff;--ep-green:#216649;--ep-bar:#63a481;--ep-above:#2760a0;--ep-below:#975121;color:var(--ep-ink);max-width:1080px;margin:auto;font-size:16px;line-height:1.6}.dark .ep-explorer,.dark .ep-method{--ep-ink:#e5eee7;--ep-muted:#abbcaf;--ep-rule:#35453a;--ep-surface:#1b2720;--ep-paper:#171717;--ep-green:#a0d8b4;--ep-bar:#72b58e;--ep-above:#99c6f8;--ep-below:#efbb88}.ep-explorer [hidden]{display:none!important}.ep-explorer a,.ep-method a{color:var(--ep-green);text-decoration:underline;text-underline-offset:4px}.ep-explorer button,.ep-explorer select,.ep-explorer input{font:inherit;color:inherit}.ep-explorer button,.ep-explorer summary,.ep-method summary{cursor:pointer}.ep-explorer :focus-visible,.ep-method :focus-visible{outline:3px solid var(--ep-green);outline-offset:4px;border-radius:3px}.ep-header{padding:16px 0 26px}.ep-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--ep-green);display:flex;gap:18px;margin-bottom:14px}.ep-eyebrow span{color:var(--ep-muted);font-weight:500}.ep-header h1,.ep-method h1{font-size:clamp(2rem,4.5vw,3.1rem);letter-spacing:-.045em;font-weight:700;line-height:1.12;max-width:740px}.ep-lead{font-size:18px;line-height:1.6;max-width:660px;margin:16px 0;color:var(--ep-muted)}.ep-header-meta{display:flex;gap:8px 24px;flex-wrap:wrap;font-size:13px;color:var(--ep-muted)}.ep-guide{border:1px solid var(--ep-rule);border-radius:10px;margin:0 0 32px;background:var(--ep-surface)}.ep-guide summary{padding:14px 18px;list-style:none;font-size:14px;font-weight:600;display:flex;justify-content:space-between}.ep-guide summary::-webkit-details-marker{display:none}.ep-guide[open] summary>span{transform:rotate(45deg)}.ep-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:8px 18px 22px;font-size:14px}.ep-guide-grid p{margin-top:5px;color:var(--ep-muted)}.ep-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.ep-position{display:flex;border-bottom:1px solid var(--ep-rule);gap:6px}.ep-position button{min-height:44px;min-width:52px;border:0;border-bottom:3px solid transparent;padding:8px 15px;background:transparent;font-size:15px;font-weight:600;color:var(--ep-muted)}.ep-position button[aria-pressed=true]{color:var(--ep-green);border-bottom-color:var(--ep-green)}.ep-search{display:flex;align-items:center;border:1px solid var(--ep-rule);border-radius:7px;min-height:44px;max-width:300px;flex:1;background:var(--ep-paper);padding:0 12px;gap:8px}.ep-search svg{width:17px;fill:none;stroke:var(--ep-muted);stroke-width:1.7;flex-shrink:0}.ep-search input{border:0;background:transparent;width:100%;min-width:0;font-size:14px;min-height:42px;outline-offset:0}.ep-search input::placeholder{color:var(--ep-muted)}.ep-options{display:flex;align-items:end;gap:14px;flex-wrap:wrap;padding-bottom:22px}.ep-options label,.ep-options legend{font-size:12px;font-weight:600;color:var(--ep-muted)}.ep-options label{display:grid;gap:5px}.ep-options select{border:1px solid var(--ep-rule);background:var(--ep-paper);border-radius:6px;font-size:14px;min-height:42px;padding:6px 30px 6px 12px;color:var(--ep-ink)}.ep-options fieldset{border:0;margin:0;padding:0}.ep-options legend{margin-bottom:5px}.ep-options fieldset>div{display:flex;border:1px solid var(--ep-rule);border-radius:6px;overflow:hidden}.ep-options fieldset button{border:0;padding:8px 14px;background:var(--ep-paper);font-size:14px;min-height:40px}.ep-options fieldset button[aria-pressed=true]{background:var(--ep-green);color:var(--ep-paper)}.dark .ep-options fieldset button[aria-pressed=true]{color:#122219}.ep-context{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;color:var(--ep-muted);font-size:12px;margin-bottom:12px}.ep-table-wrap{border:1px solid var(--ep-rule);border-radius:9px;overflow:clip}.ep-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:15px;font-variant-numeric:tabular-nums}.ep-table>thead th{background:var(--ep-surface);text-align:right;font-weight:500;font-size:13px;padding:0 18px;height:46px;border-bottom:1px solid var(--ep-rule);width:19%}.ep-table>thead th:first-child{width:43%;text-align:left}.ep-table>thead button{border:0;background:none;min-height:44px;font:inherit;white-space:nowrap}.ep-table>thead th[aria-sort=descending],.ep-table>thead th[aria-sort=ascending]{color:var(--ep-green);font-weight:700}.ep-player-row>th,.ep-player-row>td{padding:10px 18px;border-bottom:1px solid var(--ep-rule);text-align:right;vertical-align:middle}.ep-player-row>th{text-align:left;font-weight:500}.ep-player-row:hover,.ep-player-row.is-open{background:var(--ep-surface)}.ep-player{border:0;background:none;padding:0;text-align:left;display:block;width:100%;min-height:44px}.ep-player-name{display:block;font-size:15px;font-weight:650;line-height:1.3}.ep-player-meta{display:block;color:var(--ep-muted);font-size:11px;letter-spacing:.025em;margin-top:4px}.ep-player-meta>span{margin-left:9px;font-size:15px;color:var(--ep-green)}.ep-expected strong{font-weight:650;color:var(--ep-green)}.ep-mini-bar{display:block;height:3px;max-width:64px;margin:5px 0 0 auto;background:var(--ep-surface);border-radius:2px}.ep-mini-bar i{display:block;background:var(--ep-bar);height:100%;border-radius:2px}.ep-above{color:var(--ep-above)}.ep-below{color:var(--ep-below)}.ep-more{display:block;background:var(--ep-surface);border:1px solid var(--ep-rule);border-radius:6px;margin:20px auto 0;padding:10px 22px;font-size:14px!important;min-height:44px}.ep-empty{padding:32px;text-align:center;color:var(--ep-muted)}.ep-table-note{font-size:12px;color:var(--ep-muted);display:flex;gap:8px 24px;flex-wrap:wrap;margin-top:18px}.ep-table-note p{flex-basis:100%}.ep-dot{display:inline-block;width:8px;height:8px;border-radius:2px;background:var(--ep-bar);margin-right:7px}.ep-dot.actual{background:#879aab}.ep-footer{display:grid;grid-template-columns:2fr 1fr;gap:50px;border-top:1px solid var(--ep-rule);margin-top:40px;padding-top:25px;font-size:13px;color:var(--ep-muted)}.ep-footer h2{font-size:14px;font-weight:650;color:var(--ep-ink);margin-bottom:8px}.ep-footer p+p{margin-top:12px}.ep-edition{margin-top:25px;font-size:12px;color:var(--ep-muted)}.ep-edition p{margin:10px 0}.ep-detail-row>td{padding:0!important;text-align:left}.ep-player-detail{background:var(--ep-surface);padding:24px 28px 18px;border-bottom:1px solid var(--ep-rule);white-space:normal}.ep-detail-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.ep-kicker{font-size:11px;color:var(--ep-muted);letter-spacing:.05em}.ep-detail-head h3{font-size:22px;font-weight:650;letter-spacing:-.025em}.ep-detail-head button{border:1px solid var(--ep-rule);border-radius:5px;background:var(--ep-paper);padding:7px 12px;min-height:40px;font-size:12px}.ep-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.ep-detail-grid section{min-width:0}.ep-detail-grid h4{font-size:14px;font-weight:650;margin-bottom:8px}.ep-explanation{font-size:13px;color:var(--ep-muted);margin-bottom:14px}.ep-usage{font-size:13px}.ep-usage>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--ep-rule);padding:7px 0}.ep-usage dt{color:var(--ep-muted)}.ep-usage dd{font-variant-numeric:tabular-nums;font-weight:600}.ep-calculation{margin-top:20px;font-size:12px}.ep-calculation summary,.ep-weekly-numbers summary{color:var(--ep-green);font-weight:600}.ep-calculation p{color:var(--ep-muted);margin-top:10px}.ep-contributions{margin-top:14px}.ep-contributions>div{display:grid;grid-template-columns:100px 1fr 42px;gap:10px;align-items:center;margin:8px 0}.ep-contributions strong{text-align:right;font-weight:500}.ep-part-track{height:7px;background:var(--ep-paper);border-radius:3px}.ep-part-track i{display:block;height:100%;background:var(--ep-bar);border-radius:3px}.ep-chart-key{display:flex;gap:20px;font-size:11px;color:var(--ep-muted)}.ep-history{width:100%;margin:10px 0}.ep-history text{fill:var(--ep-muted);font-size:12px}.ep-history line{stroke:var(--ep-rule)}.ep-history .expected{fill:var(--ep-bar)}.ep-history .actual{fill:#879aab}.ep-small{font-size:12px;color:var(--ep-muted);line-height:1.5}.ep-weekly-numbers{font-size:12px;margin-top:12px}.ep-weekly-numbers table{width:100%;margin:10px 0;border-collapse:collapse;font-size:12px}.ep-weekly-numbers th,.ep-weekly-numbers td{text-align:right;border-bottom:1px solid var(--ep-rule);padding:5px 2px}.ep-weekly-numbers th:first-child{text-align:left}.ep-averages{display:flex;gap:25px;border-top:1px solid var(--ep-rule);margin:18px 0 10px;padding-top:14px;flex-wrap:wrap}.ep-averages span{display:block;font-size:11px;color:var(--ep-muted)}.ep-averages strong{font-size:20px;font-weight:600}.ep-detail-bottom{border-top:1px solid var(--ep-rule);padding-top:14px;margin-top:24px;font-size:12px;color:var(--ep-muted)}@media(max-width:640px){.ep-header{padding-top:0}.ep-header h1{font-size:32px;max-width:330px}.ep-lead{font-size:16px;margin:14px 0}.ep-header-meta{font-size:12px;gap:7px 16px}.ep-guide{margin-bottom:24px}.ep-guide summary{font-size:13px;padding:12px}.ep-guide-grid{grid-template-columns:1fr;gap:16px}.ep-controls{flex-wrap:wrap;gap:14px}.ep-position{width:100%;justify-content:space-between}.ep-position button{flex:1;padding:7px 10px;min-width:0}.ep-search{max-width:none;flex-basis:100%}.ep-options{gap:10px}.ep-options select{font-size:14px;max-width:165px}.ep-options fieldset{flex-basis:100%;display:flex;align-items:center;gap:12px}.ep-options legend{float:left;margin:0 12px 0 0;line-height:42px}.ep-context{display:block;font-size:11px}.ep-context>span{display:block;margin-top:4px}.ep-table{font-size:14px}.ep-table>thead th{font-size:11px;padding:0 5px;width:20%}.ep-table>thead th:first-child{width:40%;padding-left:10px}.ep-table>thead th:last-child{padding-right:8px}.ep-player-row>th,.ep-player-row>td{padding:9px 6px}.ep-player-row>th{padding-left:10px}.ep-player-name{font-size:13px;overflow-wrap:anywhere}.ep-player-meta{font-size:10px}.ep-mini-bar{max-width:40px}.ep-player-detail{padding:18px 14px}.ep-detail-grid{grid-template-columns:1fr;gap:26px}.ep-detail-head h3{font-size:20px}.ep-footer{grid-template-columns:1fr;gap:22px}.ep-table-note{font-size:11px}.ep-options fieldset[hidden]{display:none}.ep-detail-head{gap:10px}}@media(prefers-reduced-motion:no-preference){.ep-player-row,.ep-position button{transition:background .15s,color .15s}.ep-mini-bar i{transition:width .2s}}.ep-header{padding:0 0 20px}.ep-header h1{font-size:clamp(1.9rem,4vw,2.6rem)}.ep-header .ep-lead{font-size:16px;margin:12px 0}.ep-header .ep-eyebrow{margin-bottom:10px}.ep-guide{margin-bottom:22px}.ep-guide summary{padding-top:11px;padding-bottom:11px}.ep-options{padding-bottom:16px}.ep-controls{margin-bottom:14px}@media(max-width:640px){.ep-header h1{font-size:30px}.ep-header{padding-bottom:18px}.ep-header .ep-lead{font-size:15px}.ep-guide{margin-bottom:16px}.ep-controls{gap:10px}.ep-options{padding-bottom:12px}}.ep-method .comparison-example>div{display:grid;grid-template-columns:65px minmax(0,1fr) 38px}.ep-method .error-position>div>div{display:grid;grid-template-columns:minmax(0,1fr) 32px}.ep-method .error-position>div>div>span{text-align:right}@media(max-width:640px){.ep-search input,.ep-options select{font-size:16px}.ep-detail-head button{min-height:44px}}@media(max-width:360px){.ep-table>thead th{font-size:10px}.ep-table button[data-sort=gap]{font-size:0}.ep-table button[data-sort=gap]:before{content:"Diff.";font-size:10px}.ep-table button[data-sort=gap] span{font-size:10px}}.ep-play-log{border:1px solid var(--ep-rule);border-radius:10px;margin-top:24px;background:var(--ep-paper)}.ep-play-log>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;cursor:pointer;font-size:15px;font-weight:600;color:var(--ep-green);list-style:none}.ep-play-log>summary:before{content:"+";font-size:20px;font-weight:400}.ep-play-log[open]>summary:before{content:"−"}.ep-play-log>summary>span:first-child{margin-right:auto}.ep-play-log>summary::-webkit-details-marker{display:none}.ep-play-panel{padding:0 18px 18px}.ep-play-controls{display:flex;gap:12px;flex-wrap:wrap;padding-top:8px}.ep-play-controls label{display:grid;gap:6px;color:var(--ep-muted);font-size:12px;font-weight:500}.ep-play-controls select{border:1px solid var(--ep-rule);border-radius:6px;background:var(--ep-surface);color:var(--ep-ink);padding:9px 30px 9px 10px;max-width:100%;font-size:14px;min-height:42px}.ep-play-overview{font-size:13px;font-weight:600;margin:18px 0 6px;color:var(--ep-ink)}.ep-play-list{list-style:none;margin:18px 0 0;padding:0}.ep-play-list>li{border-top:1px solid var(--ep-rule)}.ep-play>summary{display:flex;align-items:center;gap:16px;padding:14px 0;list-style:none;cursor:pointer}.ep-play>summary::-webkit-details-marker{display:none}.ep-play>summary:after{content:"+";color:var(--ep-muted);margin-left:auto}.ep-play[open]>summary:after{content:"−"}.ep-play-clock{font-size:11px;font-variant-numeric:tabular-nums;color:var(--ep-muted);min-width:62px;white-space:nowrap}.ep-play-result{display:grid;gap:4px}.ep-play-result strong{font-size:14px;font-weight:600;color:var(--ep-ink)}.ep-play-field{font-size:11px;color:var(--ep-muted)}.ep-play-flags{display:flex;gap:4px;flex-wrap:wrap;margin-left:auto}.ep-play-flags>span{font-size:10px;padding:3px 6px;border:1px solid var(--ep-rule);border-radius:4px;color:var(--ep-muted);white-space:nowrap}.ep-play-flags>.is-touchdown{color:var(--ep-green);background:var(--ep-surface)}.ep-play-description{padding:0 0 16px 78px;max-width:650px}.ep-play-description>p:first-child{font-size:13px;line-height:1.7;margin-bottom:10px;color:var(--ep-ink)}.ep-play-more{border:1px solid var(--ep-rule);background:var(--ep-surface);border-radius:7px;padding:11px 18px;color:var(--ep-green);font-size:13px;font-weight:600;cursor:pointer;margin:12px 0}.ep-play-footnote{font-size:11px;line-height:1.65;color:var(--ep-muted);margin-top:16px;max-width:650px}.ep-play-footnote a{text-decoration:underline}@media(max-width:640px){.ep-play-log>summary{padding:14px 12px;gap:10px}.ep-play-log>summary>.ep-small{display:none}.ep-play-panel{padding:0 12px 14px}.ep-play-controls{gap:10px}.ep-play-controls label:first-child{width:100%}.ep-play-controls select{font-size:16px;min-width:0;width:100%}.ep-play>summary{gap:10px;flex-wrap:wrap}.ep-play-clock{min-width:53px;font-size:10px}.ep-play-result{flex:1;min-width:95px}.ep-play-result strong{font-size:13px}.ep-play-flags{width:100%;margin-left:63px;order:1}.ep-play-description{padding-left:0}.ep-play-overview{line-height:1.6}.ep-play>summary:after{font-size:16px}}@media(max-width:640px){.ep-options>label{flex:1;min-width:0}.ep-options select{min-width:0;max-width:none;width:100%}.ep-options fieldset{display:block}.ep-options legend{float:none;line-height:1.4;margin:0 0 7px}.ep-options fieldset>div{display:inline-flex}.ep-options fieldset button{white-space:nowrap}}.ep-sheet{max-width:none;font-size:14px;line-height:1.45}.ep-sheet .ep-header{padding:0 0 16px}.ep-sheet .ep-header h1{font-size:26px;letter-spacing:-.025em;max-width:none}.ep-sheet .ep-header .ep-lead{font-size:14px;margin:8px 0;max-width:none}.ep-sheet .ep-header-meta{font-size:11px;gap:16px}.ep-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 8px;width:820px;max-width:100%}.ep-sheet.usage-open .ep-toolbar{width:1120px}.ep-sheet .ep-position{gap:0;border:1px solid var(--ep-rule);border-radius:3px;width:auto}.ep-sheet .ep-position button{font-size:12px;min-width:34px;min-height:32px;padding:5px 8px;border:0;flex:none}.ep-sheet .ep-position button[aria-pressed=true]{background:var(--ep-green);color:var(--ep-paper)}.ep-sheet .ep-select select{font-size:12px;border:1px solid var(--ep-rule);border-radius:3px;background:var(--ep-paper);padding:5px 6px;min-height:34px;color:var(--ep-ink)}.ep-sheet #ep-passing{border:0;padding:0;margin:0}.ep-sheet #ep-passing>div{display:flex;border:1px solid var(--ep-rule);border-radius:3px}.ep-sheet #ep-passing button{font-size:12px;border:0;background:var(--ep-paper);padding:5px 9px;min-height:32px;white-space:nowrap}.ep-sheet #ep-passing button[aria-pressed=true]{background:var(--ep-green);color:var(--ep-paper)}.ep-sheet .ep-search{--search-focus:#3976b0;min-height:34px;max-width:210px;flex:1;min-width:150px;border-radius:6px;padding:0 10px;gap:7px;background:#f5f7fa;border-color:#c6cfda}.dark .ep-sheet .ep-search{--search-focus:#8ab7e5;background:#232830;border-color:#4a5563}.ep-sheet .ep-search:focus-within{border-color:var(--search-focus);box-shadow:0 0 0 1px var(--search-focus)}.ep-sheet .ep-search input:focus{outline:0;box-shadow:none;border-radius:0}.ep-sheet .ep-search input::selection{background:#305f8e;color:#fff}.ep-sheet .ep-search input{min-height:32px;font-size:12px}.ep-sheet .ep-search svg{width:13px}.ep-table-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.ep-sheet #ep-count{font-size:11px;color:var(--ep-muted);white-space:nowrap}.ep-sheet #ep-usage-toggle{font-size:12px;border:1px solid var(--ep-muted);border-radius:5px;background:var(--ep-paper);padding:4px 9px;min-height:28px;white-space:nowrap;cursor:pointer}.ep-sheet #ep-usage-toggle:hover{background:var(--ep-surface);border-color:var(--ep-ink)}.ep-sheet .ep-table-wrap{border-radius:0;overflow:auto;container-type:inline-size;width:820px;max-width:100%}.ep-sheet.usage-open .ep-table-wrap{width:1120px}.ep-sheet .ep-table{min-width:820px;table-layout:fixed;font-size:12px}.ep-sheet .ep-table.has-usage{min-width:1120px}.ep-sheet .ep-table>thead th{height:30px;padding:0 6px;font-size:11px;width:auto;text-align:right;border-right:0}.ep-sheet .ep-table>thead th:first-child{width:30px}.ep-sheet .ep-table>thead th:nth-child(2){width:185px;text-align:left;position:sticky;left:0;z-index:2}.ep-sheet .ep-table>thead th:nth-child(3){width:40px;text-align:left}.ep-sheet .ep-table>thead th:nth-child(4){width:45px;text-align:left}.ep-sheet .ep-table>thead th:nth-child(5){width:70px}.ep-sheet .ep-table>thead th:nth-child(6){width:58px}.ep-sheet .ep-table>thead th:nth-child(11){width:30px}.ep-sheet .ep-table:not(.has-usage)>thead th:nth-child(5),.ep-sheet .ep-table:not(.has-usage)>thead th:nth-child(6){width:auto}.ep-sheet .ep-table>thead button{min-height:30px;font-size:11px}.ep-sheet .ep-table button[data-sort=gap]{font-size:11px}.ep-sheet .ep-table button[data-sort=gap]:before{content:none}.ep-sheet .ep-player-row>th,.ep-sheet .ep-player-row>td{padding:1px 6px;border-right:0;height:28px}.ep-sheet .ep-player-row>th{position:sticky;left:0;z-index:1;background:var(--ep-paper)}.ep-sheet .ep-player-row>td:nth-child(3),.ep-sheet .ep-player-row>td:nth-child(4){text-align:left;color:var(--ep-muted)}.ep-sheet .ep-player-row:hover>th,.ep-sheet .ep-player-row.is-open>th{background:var(--ep-surface)}.ep-sheet .ep-player{display:flex;align-items:center;gap:6px;min-height:25px;white-space:nowrap}.ep-sheet .ep-player-name{font-size:12px;font-weight:500;overflow-wrap:normal}.ep-sheet .ep-expand{font-size:12px;color:var(--ep-muted);margin-left:auto}.ep-sheet .ep-rank{color:var(--ep-muted);font-size:10px}.ep-sheet{--ep-ink:#171717;--ep-muted:#555;--ep-rule:#d4d4d4;--ep-surface:#f0f0f0;--ep-paper:#fff;--ep-green:#333;--ep-bar:#757575}.dark .ep-sheet{--ep-ink:#f3f3f3;--ep-muted:#bdbdbd;--ep-rule:#404040;--ep-surface:#272727;--ep-paper:#171717;--ep-green:#e5e5e5;--ep-bar:#bbb}.ep-sheet .ep-heat{font-weight:600}.ep-sheet .ep-player-detail{position:sticky;left:0;width:min(820px,100cqw);box-sizing:border-box;font-size:12px;padding:16px 18px;background:var(--ep-paper)}.ep-sheet .ep-player-detail{--ep-paper:#f1f5fa;--ep-surface:#e6edf6;--ep-ink:#172b43;--ep-muted:#425873;--ep-rule:#c4d1e1;--ep-green:#286298;--ep-bar:#397aaf;--ep-actual:#3f8f78;--ep-run:#5b6fc4;--ep-target:#7651a9;background:var(--ep-paper);color:var(--ep-ink);border-left:3px solid var(--ep-bar);border-bottom:1px solid var(--ep-rule)}.dark .ep-sheet .ep-player-detail{--ep-paper:#2b3442;--ep-surface:#354253;--ep-ink:#f4f7fb;--ep-muted:#c7d2e2;--ep-rule:#536278;--ep-green:#a9d2f5;--ep-bar:#8cc7ff;--ep-actual:#81d6b0;--ep-run:#8ea2ff;--ep-target:#c5b0ee}.ep-sheet .ep-player-detail .ep-detail-head{padding-bottom:10px;border-bottom:1px solid var(--ep-rule)}.ep-sheet .ep-player-detail .ep-detail-head button{background:transparent;border-color:var(--ep-rule);color:var(--ep-ink)}.ep-sheet .ep-player-detail .ep-detail-head button:hover{background:var(--ep-surface)}.ep-sheet .ep-player-detail h4{color:var(--ep-green)}.ep-sheet .ep-player-detail .ep-kicker{color:var(--ep-muted)}.ep-sheet .ep-player-detail .ep-part-track{background:var(--ep-surface)}.ep-sheet .ep-player-detail [data-part=Rushing] .ep-part-track i{background:var(--ep-run)}.ep-sheet .ep-player-detail [data-part=Receiving] .ep-part-track i{background:var(--ep-target)}.ep-sheet .ep-player-detail [data-part="Model baseline"] .ep-part-track i{background:var(--ep-muted)}.ep-sheet .ep-player-detail .ep-history .actual{fill:var(--ep-actual)}.ep-sheet .ep-player-detail .ep-dot.actual{background:var(--ep-actual)}.ep-sheet .ep-player-detail .ep-play-line:nth-child(2n){background:color-mix(in srgb,var(--ep-paper),var(--ep-surface) 50%)}.ep-sheet .ep-player-detail .ep-play-line[data-kind=run]{--play-color:var(--ep-run)}.ep-sheet .ep-player-detail .ep-play-line[data-kind=target]{--play-color:var(--ep-target)}.ep-sheet .ep-player-detail .ep-play-line[data-kind=pass]{--play-color:var(--ep-bar)}.ep-sheet .ep-player-detail :focus-visible{outline:2px solid var(--ep-bar);outline-offset:2px}.ep-sheet .ep-play-log{border:0;border-top:1px solid var(--ep-rule);border-radius:0;background:transparent;padding-top:18px}.ep-sheet .ep-play-log>h4{font-size:14px;font-weight:600;margin-bottom:8px}.ep-sheet .ep-play-panel{padding:0}.ep-sheet .ep-play-summary{display:flex;align-items:center;gap:16px;padding:12px 0 6px}.ep-sheet .ep-play-description{max-width:850px;padding-bottom:10px}.ep-sheet .ep-play-description>p:first-child{font-size:12px;color:var(--ep-muted);line-height:1.5;margin:0}@media(max-width:640px){.ep-sheet .ep-play-summary{flex-wrap:wrap;gap:10px}}.ep-sheet-footer{display:flex;gap:18px;flex-wrap:wrap;font-size:11px;margin-top:14px;color:var(--ep-muted)}.ep-sheet .ep-edition{font-size:11px;margin-top:12px}@media(max-width:640px){.ep-sheet .ep-header h1{font-size:24px}.ep-sheet .ep-header .ep-lead{font-size:13px}.ep-sheet .ep-toolbar{gap:7px}.ep-sheet .ep-position{width:auto}.ep-sheet .ep-position button{min-height:38px;padding:7px 10px}.ep-sheet .ep-select select{font-size:16px;min-height:38px;max-width:155px}.ep-sheet .ep-search{flex-basis:100%;max-width:none}.ep-sheet .ep-search input{font-size:16px;min-height:38px}.ep-sheet #ep-passing button,.ep-sheet #ep-usage-toggle{min-height:38px}.ep-sheet .ep-player{min-height:29px}.ep-sheet .ep-player-row>th,.ep-sheet .ep-player-row>td{height:32px}.ep-sheet .ep-player-detail{padding:16px 12px}}.ep-sheet .ep-detail-head{margin-bottom:12px}.ep-sheet .ep-detail-head h3{font-size:18px}.ep-sheet .ep-detail-grid{gap:24px}.ep-sheet .ep-usage>div{padding:4px 0}.ep-sheet .ep-detail-grid h4,.ep-sheet .ep-play-log>h4{font-size:12px}.ep-sheet .ep-explanation{font-size:12px;margin-bottom:8px}.ep-sheet .ep-averages strong{font-size:16px}.ep-sheet .ep-play-controls{padding:0;gap:8px}.ep-sheet .ep-play-controls select{font-size:12px;min-height:30px;padding:4px 24px 4px 7px;border-radius:3px;background:var(--ep-paper)}.ep-sheet .ep-play-overview{font-size:11px;font-weight:400;color:var(--ep-muted);margin:8px 0}.ep-sheet .ep-play-list{margin-top:6px}.ep-sheet .ep-play-line{--play-color:#777;display:grid;grid-template-columns:66px minmax(0,1fr) auto 150px;align-items:center;gap:10px;min-height:29px;padding:4px 0;font-size:12px}.ep-sheet .ep-play-line[data-kind=run]{--play-color:#5b6fc4}.ep-sheet .ep-play-line[data-kind=target]{--play-color:#9a83c5}.ep-sheet .ep-play-line[data-kind=pass]{--play-color:#6e9ab7}.ep-sheet .ep-play-result{display:block;border-left:3px solid var(--play-color);padding-left:8px;font-size:12px;color:var(--ep-ink)}.ep-sheet .ep-play-field{text-align:right;font-size:11px}.ep-sheet .ep-play-flags{margin:0;gap:8px}.ep-sheet .ep-play-flags>span{border:0;border-radius:0;padding:0;font-size:10px;background:none}.ep-sheet .ep-play-flags>.is-touchdown{color:#287849;font-weight:600}.ep-sheet .ep-play-flags>.is-turnover{color:#aa3737}.dark .ep-sheet .ep-play-flags>.is-touchdown{color:#8ac69d}.dark .ep-sheet .ep-play-flags>.is-turnover{color:#e6a0a0}@media(max-width:640px){.ep-table-actions{width:100%;justify-content:space-between}.ep-sheet .ep-play-controls label:first-child{width:auto;flex:1}.ep-sheet .ep-play-controls label{min-width:0}.ep-sheet .ep-play-controls select{font-size:16px;min-height:36px}.ep-sheet .ep-play-line{grid-template-columns:54px minmax(0,1fr) auto;gap:4px 8px;padding:6px 0}.ep-sheet .ep-play-field{grid-column:2 / -1;text-align:left;padding-left:11px}.ep-sheet .ep-play-flags{width:auto;order:initial}}.ep-sheet{--ep-positive:#1d6a3a;--ep-negative:#b33140}.dark .ep-sheet{--ep-positive:#a4dfb8;--ep-negative:#ffb1b9}.ep-sheet .ep-fit-note{font-size:11px;color:var(--ep-muted);margin-top:10px;line-height:1.5}.ep-sheet .ep-fit-note strong{color:var(--ep-ink);font-weight:500}.ep-sheet .ep-event-filters{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.ep-sheet .ep-event-filters button{border:1px solid var(--ep-rule);background:transparent;color:var(--ep-ink);border-radius:4px;padding:4px 8px;font-size:11px;min-height:28px}.ep-sheet .ep-event-filters button>span{margin-left:4px;opacity:.8;font-variant-numeric:tabular-nums}.ep-sheet .ep-event-filters button[aria-pressed=true]{background:var(--ep-bar);color:var(--ep-paper);border-color:var(--ep-bar)}.ep-sheet .ep-quarter{border-top:1px solid var(--ep-rule)}.ep-sheet .ep-quarter>summary{display:flex;align-items:center;gap:8px;padding:8px 0;list-style:none;font-size:12px;font-weight:600;color:var(--ep-ink);cursor:pointer}.ep-sheet .ep-quarter>summary::-webkit-details-marker{display:none}.ep-sheet .ep-quarter>summary:before{content:"›";font-size:18px;line-height:1;color:var(--ep-green);width:10px;text-align:center}.ep-sheet .ep-quarter[open]>summary:before{transform:rotate(90deg)}.ep-sheet .ep-quarter-count{margin-left:auto;font-size:11px;font-weight:400;color:var(--ep-muted)}.ep-sheet .ep-quarter .ep-play-list{margin:0 0 8px}@media(max-width:640px){.ep-sheet .ep-event-filters button{min-height:34px}.ep-sheet .ep-quarter>summary{min-height:38px}}.ep-sheet{--ep-expected-low:#eff4fa;--ep-expected-high:#a9c9ea;--ep-expected-ink:#183858;--ep-actual-low:#f2f6ed;--ep-actual-high:#aad2b5;--ep-actual-ink:#20462d;--ep-neutral-low:#f3f4f5;--ep-neutral-high:#f3f4f5;--ep-neutral-ink:#444b55;--ep-positive-high:#aad2b5;--ep-positive-ink:#20462d;--ep-negative-high:#e9b8bf;--ep-negative-ink:#6c2636}.dark .ep-sheet{--ep-expected-low:#24354a;--ep-expected-high:#326b9f;--ep-expected-ink:#e8f3ff;--ep-actual-low:#263b31;--ep-actual-high:#327853;--ep-actual-ink:#e9f8ee;--ep-neutral-low:#2b3036;--ep-neutral-high:#2b3036;--ep-neutral-ink:#e0e5eb;--ep-positive-high:#327853;--ep-positive-ink:#e9f8ee;--ep-negative-high:#884654;--ep-negative-ink:#ffedf0}.ep-sheet .ep-player-row:hover>.ep-heat,.ep-sheet .ep-player-row.is-open>.ep-heat{box-shadow:inset 0 1px #ffffff30,inset 0 -1px #ffffff30}.ep-sheet .ep-table>thead button[data-help]{text-decoration:underline dotted;text-decoration-color:var(--ep-muted);text-underline-offset:4px}.ep-stat-tooltip{position:fixed;z-index:50;width:260px;max-width:calc(100vw - 16px);padding:10px 12px;border:1px solid var(--ep-rule);border-radius:6px;background:var(--ep-surface);color:var(--ep-ink);box-shadow:0 5px 20px #0003;font-size:12px;line-height:1.5;font-weight:400}.ep-color-key{display:flex;align-items:center;flex-wrap:wrap;gap:6px 16px;margin:8px 0 10px;color:var(--ep-muted);font-size:11px;max-width:820px}.ep-color-key>span{display:inline-flex;align-items:center;gap:5px}.ep-color-key i{width:10px;height:10px;border-radius:2px;border:1px solid var(--ep-rule)}.ep-key-expected{background:var(--ep-expected-high)}.ep-key-actual,.ep-key-positive{background:var(--ep-positive-high)}.ep-key-negative{background:var(--ep-negative-high)}.dark .ep-sheet .ep-table-wrap{border:1px solid #e0e7f0;border-radius:4px;background:#20252d;box-shadow:0 0 0 1px #ffffff12}.dark .ep-sheet .ep-table>thead th{background:#2b333f;color:#e5eaf2;border-bottom:1px solid #ffffff60;font-weight:650}.dark .ep-sheet .ep-table>thead th[aria-sort=ascending],.dark .ep-sheet .ep-table>thead th[aria-sort=descending]{color:#fff}.dark .ep-sheet .ep-table>thead button[data-help]{text-decoration-color:#aab7c9}.dark .ep-sheet .ep-player-row>th,.dark .ep-sheet .ep-player-row>td{border-bottom-color:#ffffff29}.dark .ep-sheet .ep-player-row>th{background:#20252d}.dark .ep-sheet .ep-player-row:nth-child(2n){background:#ffffff04}.dark .ep-sheet .ep-player-row:hover,.dark .ep-sheet .ep-player-row.is-open,.dark .ep-sheet .ep-player-row:hover>th,.dark .ep-sheet .ep-player-row.is-open>th{background:#303b4b}.dark .ep-sheet .ep-color-key i{border-color:#ffffff80}.ep-sheet .ep-rostered-low{background:#c7e8cf!important;color:#194d2a;font-weight:650}.dark .ep-sheet .ep-rostered-low{background:#285d3c!important;color:#e5f6e9}.ep-sheet .ep-table>thead th,.ep-sheet .ep-player-row>th,.ep-sheet .ep-player-row>td{border-right:1px solid var(--ep-column-rule,var(--ep-rule))}.dark .ep-sheet{--ep-column-rule:#ffffff50}@media(max-width:640px){.ep-sheet .ep-table{min-width:600px;font-size:11px}.ep-sheet .ep-table.has-usage{min-width:760px}.ep-sheet .ep-table>thead th{height:28px;padding:0 3px;font-size:10px}.ep-sheet .ep-table>thead th:first-child{width:24px}.ep-sheet .ep-table>thead th:nth-child(2){width:112px}.ep-sheet .ep-table>thead th:nth-child(3){width:32px}.ep-sheet .ep-table>thead th:nth-child(4){width:36px}.ep-sheet .ep-table>thead th:nth-child(5){width:58px}.ep-sheet .ep-table>thead th:nth-child(6){width:50px}.ep-sheet .ep-table>thead th:nth-child(11){width:26px}.ep-sheet .ep-table>thead button{min-height:28px;font-size:10px}.ep-sheet .ep-player-row>th,.ep-sheet .ep-player-row>td{height:28px;padding:0 3px}.ep-sheet .ep-player-row>th{padding-left:4px;padding-right:3px}.ep-sheet .ep-player{width:100%;max-width:none;min-height:26px;gap:3px}.ep-sheet .ep-player-name{display:block;min-width:0;flex:1;max-width:none;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-sheet .ep-expand{flex:0 0 auto;font-size:11px;margin-left:auto}}
