.pp-injury-page{--pp-injury-status-available-fill:#1a8828;--pp-injury-status-doubtful-fill:#ee6055;--pp-injury-status-out-fill:#9d0208;--pp-injury-status-probable-fill:#64ad62;--pp-injury-status-questionable-fill:#9c7400;gap:1.1rem;margin-inline:auto;max-width:var(--pp-shell-width);min-width:0;width:100%}body:has(.pp-injury-page){background-attachment:fixed}.pp-injury-back-to-top{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pp-color-surface-strong);border:1px solid color-mix(in srgb,var(--pp-color-accent) 32%,var(--pp-color-border));border-radius:50%;box-shadow:var(--pp-shadow-card);color:var(--pp-color-accent);cursor:pointer;display:inline-flex;font-size:1.15rem;font-weight:950;height:44px;justify-content:center;justify-self:auto;line-height:1;margin-top:0;opacity:0;padding:0;pointer-events:none;position:fixed;bottom:calc(var(--pp-footer-height, 84px) + 2.25rem);right:max(1rem,calc((100vw - var(--pp-shell-width)) / 2));top:auto;transition:background-color .14s ease,border-color .14s ease,color .14s ease,opacity .14s ease,transform .14s ease;visibility:hidden;width:44px;z-index:21}body:has(.pp-footer-visible) .pp-injury-back-to-top{opacity:1;pointer-events:auto;visibility:visible}.pp-injury-back-to-top:focus-visible,.pp-injury-back-to-top:hover{background:var(--pp-color-accent);border-color:var(--pp-color-accent);color:var(--pp-color-surface-strong);outline:none;transform:translateY(-2px)}.pp-injury-filter-panel{display:grid;grid-gap:.78rem;gap:.78rem;min-width:0}.pp-injury-results-head h2,.pp-injury-state h2{color:var(--pp-color-text);font-size:1.05rem;line-height:1.15;margin:0}.pp-injury-results-head p,.pp-injury-state p{color:var(--pp-color-text-muted);margin:.24rem 0 0}.pp-injury-inline-error button,.pp-injury-state-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:color-mix(in srgb,var(--pp-color-surface-strong) 78%,var(--pp-color-gold-soft));border:1px solid var(--pp-color-border-strong);border-radius:var(--pp-radius-pill);color:var(--pp-color-text);cursor:pointer;font-size:.76rem;font-weight:900;min-height:38px;padding:.46rem .9rem;transition:background .14s ease,border-color .14s ease,transform .14s ease;white-space:nowrap}.pp-injury-inline-error button:focus-visible,.pp-injury-inline-error button:hover,.pp-injury-state-button:focus-visible,.pp-injury-state-button:hover{background:var(--pp-color-gold-fill);border-color:color-mix(in srgb,var(--pp-color-gold) 54%,var(--pp-color-border-strong));outline:none}.pp-injury-inline-error button:active,.pp-injury-state-button:active{transform:translateY(1px)}.pp-injury-filter-grid{align-items:end;display:grid;grid-column-gap:3.75rem;column-gap:3.75rem;grid-template-columns:minmax(0,320px) minmax(0,270px) max-content;grid-row-gap:.78rem;row-gap:.78rem}.pp-injury-player-field,.pp-injury-reason-field,.pp-injury-team-field,.pp-injury-window-field{justify-self:start;width:100%}.pp-injury-player-field,.pp-injury-window-field{max-width:320px}.pp-injury-reason-field,.pp-injury-team-field{max-width:270px}.pp-injury-field{display:grid;grid-gap:.38rem;gap:.38rem;min-width:0}.pp-injury-rotation-field{display:grid;grid-gap:.38rem;gap:.38rem;min-width:190px}.pp-injury-rotation-control{align-items:center;background:var(--pp-color-surface-strong);border:1px solid var(--pp-color-border-strong);border-radius:12px;color:var(--pp-color-text);display:flex;gap:.28rem;justify-self:start;max-width:100%;min-height:46px;padding:.5rem .72rem;position:relative;width:max-content}.pp-injury-rotation-toggle{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:820;gap:.58rem;min-width:0;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pp-injury-rotation-help{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pp-color-surface-strong);border:1px solid color-mix(in srgb,var(--pp-color-accent) 26%,var(--pp-color-border));border-radius:50%;color:var(--pp-color-accent);cursor:help;display:inline-flex;flex:0 0 auto;font-family:Times New Roman,Times,serif;font-size:.64rem;font-style:normal;font-weight:700;height:1rem;justify-content:center;line-height:1;padding:0;width:1rem}.pp-injury-rotation-help-wrap{display:inline-flex;flex:0 0 auto;position:relative}.pp-injury-rotation-tooltip{background:var(--pp-color-surface-strong);border:1px solid var(--pp-color-border-strong);border-radius:12px;bottom:calc(100% + .62rem);box-shadow:0 14px 30px color-mix(in srgb,var(--pp-color-text) 16%,transparent);color:var(--pp-color-text);display:grid;font-size:.73rem;font-weight:560;grid-gap:.38rem;gap:.38rem;line-height:1.45;opacity:0;padding:.72rem .78rem;pointer-events:none;position:absolute;right:-.55rem;text-align:left;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;visibility:hidden;white-space:normal;width:min(260px,calc(100vw - 2.5rem));z-index:90}.pp-injury-rotation-tooltip:after{background:var(--pp-color-surface-strong);border-bottom:1px solid var(--pp-color-border-strong);border-right:1px solid var(--pp-color-border-strong);bottom:-5px;content:"";height:9px;position:absolute;right:.78rem;transform:rotate(45deg);width:9px}.pp-injury-rotation-tooltip strong{color:var(--pp-color-text-strong);font-size:.78rem;font-weight:900}.pp-injury-rotation-tooltip small{color:var(--pp-color-text-muted);font-size:.66rem;line-height:1.4}@media (min-width:641px){.pp-injury-rotation-help-wrap:focus-within .pp-injury-rotation-tooltip,.pp-injury-rotation-help-wrap:hover .pp-injury-rotation-tooltip{opacity:1;transform:translateY(0);visibility:visible}}.pp-injury-rotation-help:focus-visible,.pp-injury-rotation-help:hover{background:var(--pp-color-accent-soft);border-color:var(--pp-color-accent);outline:none}.pp-injury-rotation-toggle input{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px}.pp-injury-rotation-switch{background:color-mix(in srgb,var(--pp-color-text-muted) 18%,var(--pp-color-surface-strong));border:1px solid color-mix(in srgb,var(--pp-color-text-muted) 44%,var(--pp-color-border));border-radius:var(--pp-radius-pill);flex:0 0 auto;height:22px;position:relative;transition:background .14s ease,border-color .14s ease;width:38px}.pp-injury-rotation-switch:after{background:var(--pp-color-surface-strong);border:1px solid var(--pp-color-border-strong);border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .14s ease;width:16px}.pp-injury-rotation-toggle input:checked+.pp-injury-rotation-switch{background:var(--pp-color-accent);border-color:var(--pp-color-accent)}.pp-injury-rotation-toggle input:checked+.pp-injury-rotation-switch:after{transform:translateX(16px)}.pp-injury-rotation-toggle input:focus-visible+.pp-injury-rotation-switch{box-shadow:0 0 0 3px var(--pp-color-accent-soft);outline:2px solid var(--pp-color-accent);outline-offset:2px}.pp-injury-field label,.pp-injury-field legend,.pp-injury-field-label{color:var(--pp-color-text-muted);font-size:.7rem;font-weight:950;letter-spacing:.09em;line-height:normal;text-transform:uppercase}.pp-parlay-price-button.game .pp-parlay-price-side{font-size:.58rem;letter-spacing:0;max-width:100%;overflow:hidden;padding-inline:.12rem;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.pp-injury-field input,.pp-injury-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pp-color-surface-strong);border:1px solid var(--pp-color-border-strong);border-radius:12px;color:var(--pp-color-text);font:inherit;font-size:.78rem;font-weight:760;min-height:46px;min-width:0;padding:.62rem .78rem;width:100%}.pp-injury-field:has(>select){position:relative}.pp-injury-field:has(>select):after{border-bottom:1.5px solid var(--pp-color-text-muted);border-right:1.5px solid var(--pp-color-text-muted);bottom:1.25rem;content:"";height:.42rem;pointer-events:none;position:absolute;right:1rem;transform:rotate(45deg);transform-origin:center;width:.42rem}.pp-injury-field select{padding-right:2.1rem}.pp-injury-field input:focus-visible,.pp-injury-field select:focus-visible{border-color:var(--pp-color-accent);box-shadow:0 0 0 3px var(--pp-color-accent-soft);outline:none}.pp-injury-player-combobox{min-width:0;position:relative}.pp-injury-player-combobox:after{border-bottom:2px solid var(--pp-color-text-muted);border-right:2px solid var(--pp-color-text-muted);content:"";height:7px;pointer-events:none;position:absolute;right:.86rem;top:50%;transform:translateY(-65%) rotate(45deg);transition:transform .14s ease;width:7px;z-index:1}.pp-injury-player-combobox-open:after{transform:translateY(-15%) rotate(225deg)}.pp-injury-player-combobox input[type=search]{padding-right:2.25rem}.pp-injury-player-combobox input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.pp-injury-season-field{justify-self:start;min-width:0;width:max-content}.pp-injury-season-options{align-items:center;background:var(--pp-color-surface-strong);border:1px solid var(--pp-color-border-strong);border-radius:12px;display:flex;flex-wrap:wrap;gap:.24rem;min-height:46px;padding:.24rem}.pp-injury-season-options button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;color:var(--pp-color-text-muted);cursor:pointer;font-size:.68rem;font-weight:850;gap:.38rem;min-height:36px;padding:.36rem .5rem;transition:background-color .14s ease,color .14s ease;white-space:nowrap}.pp-injury-season-check,.pp-injury-season-options button{align-items:center;background:transparent;display:inline-flex;flex:0 0 auto;justify-content:center}.pp-injury-season-check{border:1px solid var(--pp-color-border-strong);border-radius:4px;color:transparent;font-size:.66rem;height:1rem;line-height:1;width:1rem}.pp-injury-season-options button:focus-visible,.pp-injury-season-options button:hover{background:var(--pp-color-accent-soft);color:var(--pp-color-accent);outline:none}.pp-injury-season-options button.is-selected{background:var(--pp-color-accent-soft);color:var(--pp-color-accent)}.pp-injury-season-options button.is-selected .pp-injury-season-check{background:var(--pp-color-accent);border-color:var(--pp-color-accent);color:var(--pp-color-surface-strong)}.pp-injury-player-options{background:var(--pp-color-surface-strong);border:1px solid var(--pp-color-border-strong);border-radius:12px;box-shadow:0 16px 30px color-mix(in srgb,var(--pp-color-text) 18%,transparent);display:grid;left:0;margin-top:.32rem;max-height:290px;min-width:100%;overflow-y:auto;padding:.3rem;position:absolute;right:0;top:100%;z-index:80}.pp-injury-player-options button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:9px;color:var(--pp-color-text);cursor:pointer;display:flex;font-size:.78rem;font-weight:780;gap:.8rem;justify-content:space-between;min-height:38px;padding:.48rem .58rem;text-align:left;width:100%}.pp-injury-player-options button.is-active,.pp-injury-player-options button:focus-visible,.pp-injury-player-options button:hover{background:var(--pp-color-accent-soft);outline:none}.pp-injury-player-options button.is-selected{color:var(--pp-color-accent);font-weight:920}.pp-injury-player-options button small{color:var(--pp-color-text-muted);flex:0 0 auto;font-size:.66rem;font-weight:800}.pp-injury-player-empty{padding:.72rem .58rem}.pp-injury-filter-foot,.pp-injury-player-empty{color:var(--pp-color-text-muted);font-size:.76rem}.pp-injury-filter-foot:empty{display:none}.pp-injury-filter-loading{align-items:center;display:inline-flex;gap:.4rem}.pp-injury-filter-loading-spinner{animation:pp-injury-filter-spin .7s linear infinite;border-radius:50%;border:2px solid color-mix(in srgb,var(--pp-color-accent) 18%,var(--pp-color-border));border-top-color:var(--pp-color-accent);box-sizing:border-box;flex:0 0 auto;height:.82rem;width:.82rem}@keyframes pp-injury-filter-spin{to{transform:rotate(1turn)}}.pp-injury-inline-error{align-items:center;color:var(--pp-color-negative);display:inline-flex;flex-wrap:wrap;gap:.55rem}.pp-injury-inline-error button{min-height:30px;padding-block:.25rem}.pp-injury-stale-warning{background:color-mix(in srgb,var(--pp-color-negative) 8%,var(--pp-color-surface-strong));border:1px solid color-mix(in srgb,var(--pp-color-negative) 34%,var(--pp-color-border));border-radius:var(--pp-radius-card);color:var(--pp-color-negative);font-size:.82rem;font-weight:800;padding:.7rem .9rem}.pp-injury-state{align-items:center;display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:auto minmax(0,1fr) auto;min-height:112px}.pp-injury-state-mark{background:linear-gradient(var(--pp-color-surface-strong),var(--pp-color-surface-strong)) padding-box,linear-gradient(145deg,var(--pp-color-gold),var(--pp-color-accent)) border-box;border:3px solid transparent;border-radius:50%;height:42px;position:relative;width:42px}.pp-injury-state-mark:after,.pp-injury-state-mark:before{background:var(--pp-color-accent);border-radius:var(--pp-radius-pill);content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pp-injury-state-mark:before{height:19px;width:4px}.pp-injury-state-mark:after{height:4px;width:19px}.pp-injury-state-error .pp-injury-state-mark{background:color-mix(in srgb,var(--pp-color-negative) 10%,var(--pp-color-surface-strong));border-color:color-mix(in srgb,var(--pp-color-negative) 56%,var(--pp-color-border))}.pp-injury-state-error .pp-injury-state-mark:after,.pp-injury-state-error .pp-injury-state-mark:before{background:var(--pp-color-negative);height:4px;width:20px}.pp-injury-state-error .pp-injury-state-mark:before{transform:translate(-50%,-50%) rotate(45deg)}.pp-injury-state-error .pp-injury-state-mark:after{transform:translate(-50%,-50%) rotate(-45deg)}.pp-injury-state-disabled{margin-inline:auto;max-width:760px;width:100%}.pp-injury-overview{background:color-mix(in srgb,var(--pp-color-accent) 2%,var(--pp-color-surface-strong));border:1px solid color-mix(in srgb,var(--pp-color-accent) 16%,var(--pp-color-border));border-radius:20px;box-shadow:var(--pp-shadow-card);display:grid;grid-gap:1rem;gap:1rem;overflow:visible;padding:clamp(1.15rem,2.5vw,1.65rem);position:relative}.pp-injury-overview-head{align-items:center;display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:minmax(0,1fr) auto;margin-bottom:.35rem}.pp-injury-overview-title{align-items:center;display:inline-flex;flex:0 1 auto;gap:.48rem;justify-content:flex-start;min-width:0}.pp-injury-overview-logos{align-items:center;display:inline-flex;flex:0 0 auto;gap:.36rem;margin-right:.12rem}.pp-injury-overview-logos img{display:block;object-fit:contain}.pp-injury-overview-logo-injury,.pp-injury-overview-logo-properprops,.pp-injury-report-logo-nba{height:30px;width:30px}.pp-injury-overview-actions{align-items:center;display:inline-flex;gap:.42rem}.pp-injury-overview-filter-toggle{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pp-color-surface-strong);border:1px solid color-mix(in srgb,var(--pp-color-accent) 24%,var(--pp-color-border));border-radius:50%;color:var(--pp-color-accent);cursor:pointer;display:inline-flex;height:38px;justify-content:center;padding:0;position:relative;width:38px}.pp-injury-overview-filter-toggle svg{height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:22px}.pp-injury-overview-filter-toggle:focus-visible,.pp-injury-overview-filter-toggle:hover,.pp-injury-overview-filter-toggle[aria-expanded=true]{background:var(--pp-color-accent-soft);border-color:color-mix(in srgb,var(--pp-color-accent) 46%,var(--pp-color-border-strong));outline:none}.pp-injury-overview-head h2,.pp-injury-report-head h2{color:var(--pp-color-accent);font-size:1.08rem;font-feature-settings:"smcp","c2sc";font-variant-caps:all-small-caps;font-weight:950;letter-spacing:.08em;line-height:1;margin:0;text-align:left}.pp-injury-how{flex:0 0 auto;position:relative;z-index:30}.pp-injury-how>summary{align-items:center;background:var(--pp-color-surface-strong);border:1px solid color-mix(in srgb,var(--pp-color-accent) 24%,var(--pp-color-border));border-radius:var(--pp-radius-pill);color:var(--pp-color-accent);cursor:pointer;display:inline-flex;font-size:.74rem;font-weight:900;height:38px;justify-content:center;list-style:none;min-height:38px;padding:0;width:38px}.pp-injury-how>summary::-webkit-details-marker{display:none}.pp-injury-how>summary:focus-visible,.pp-injury-how>summary:hover,.pp-injury-how[open]>summary{background:var(--pp-color-accent-soft);border-color:color-mix(in srgb,var(--pp-color-accent) 46%,var(--pp-color-border-strong));outline:none}.pp-injury-how-popover{background:color-mix(in srgb,var(--pp-color-text) 96%,var(--pp-color-accent));border:1px solid color-mix(in srgb,var(--pp-color-surface) 18%,transparent);border-radius:14px;box-shadow:0 14px 28px color-mix(in srgb,var(--pp-color-text) 20%,transparent);color:var(--pp-color-surface-strong);margin:.5rem 0 0;padding:.9rem;position:absolute;right:0;top:100%;width:min(390px,calc(100vw - 2rem))}.pp-injury-how-popover>strong{display:block;font-size:.86rem;font-weight:950;letter-spacing:.01em;line-height:1.2}.pp-injury-how-popover>p{color:color-mix(in srgb,var(--pp-color-surface-strong) 82%,transparent);font-size:.76rem;font-weight:700;line-height:1.42;margin:.3rem 0 0}.pp-injury-how-popover ul{display:grid;grid-gap:.48rem;gap:.48rem;list-style:none;margin:.72rem 0 0;padding:0}.pp-injury-how-popover li{display:grid;grid-gap:.08rem;gap:.08rem;grid-template-columns:1fr}.pp-injury-how-popover li b{color:var(--pp-color-gold);font-size:.7rem;font-weight:950;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.pp-injury-how-popover li span{font-size:.75rem;font-weight:720;line-height:1.38}.pp-injury-how-mobile-verb{display:none}.pp-injury-overview-grid{display:grid;grid-gap:.72rem;gap:.72rem;grid-template-columns:repeat(5,minmax(0,1fr))}.pp-injury-overview-card{--pp-injury-overview-accent:var(--pp-color-accent);--pp-injury-status-contrast:var(--pp-color-on-navy);align-items:stretch;background:color-mix(in srgb,var(--pp-injury-overview-accent) 7%,var(--pp-color-surface-strong));border-radius:16px;border:1px solid color-mix(in srgb,var(--pp-injury-overview-accent) 26%,var(--pp-color-border));border-top:3px solid color-mix(in srgb,var(--pp-injury-overview-accent) 84%,var(--pp-color-border));box-shadow:0 8px 20px color-mix(in srgb,var(--pp-injury-overview-accent) 8%,transparent);display:grid;grid-gap:.72rem;gap:.72rem;justify-items:start;min-width:0;padding:.92rem .82rem .76rem;text-align:left}.pp-injury-overview-card-available{--pp-injury-status-fill:var(--pp-injury-status-available-fill);--pp-injury-overview-accent:var(--pp-injury-status-fill)}.pp-injury-overview-card-probable{--pp-injury-status-fill:var(--pp-injury-status-probable-fill);--pp-injury-overview-accent:var(--pp-injury-status-fill)}.pp-injury-overview-card-questionable{--pp-injury-status-fill:var(--pp-injury-status-questionable-fill);--pp-injury-overview-accent:var(--pp-injury-status-fill)}.pp-injury-overview-card-doubtful{--pp-injury-status-fill:var(--pp-injury-status-doubtful-fill);--pp-injury-overview-accent:var(--pp-injury-status-fill)}.pp-injury-overview-card-out{--pp-injury-status-fill:var(--pp-injury-status-out-fill);--pp-injury-overview-accent:var(--pp-injury-status-fill)}[data-theme=dark] .pp-injury-overview-card{--pp-injury-status-contrast:var(--pp-color-text-strong)}.pp-injury-overview-card .pp-injury-status-pill{color:var(--pp-injury-status-contrast)}.pp-injury-overview-card .pp-injury-status-available,.pp-injury-overview-card .pp-injury-status-doubtful,.pp-injury-overview-card .pp-injury-status-out,.pp-injury-overview-card .pp-injury-status-probable,.pp-injury-overview-card .pp-injury-status-questionable{background:var(--pp-injury-status-fill);border-color:color-mix(in srgb,var(--pp-injury-status-fill) 78%,var(--pp-color-brand-navy))}.pp-injury-overview-rate{display:grid;grid-gap:.18rem;gap:.18rem;width:100%}.pp-injury-overview-rate strong{color:color-mix(in srgb,var(--pp-injury-overview-accent) 88%,var(--pp-color-text-strong));font-size:clamp(1.55rem,3vw,2.15rem);font-weight:950;line-height:1}.pp-injury-overview-rate span{color:var(--pp-color-text);font-size:.68rem;font-weight:850;line-height:1.25}.pp-injury-overview-card small{border-top:1px solid color-mix(in srgb,var(--pp-injury-overview-accent) 20%,var(--pp-color-border));color:var(--pp-color-text-muted);font-size:.66rem;font-weight:800;letter-spacing:.01em;line-height:1.2;margin-top:.04rem;padding-top:.58rem;width:100%}.pp-injury-overview-card-skeleton>small,.pp-injury-overview-card-skeleton>span,.pp-injury-overview-card-skeleton>strong,.pp-injury-report-skeleton>span{animation:pp-injury-skeleton-pulse 1.2s ease-in-out infinite alternate;background:color-mix(in srgb,var(--pp-color-border-strong) 62%,var(--pp-color-surface-strong));border-radius:var(--pp-radius-pill);display:block}.pp-injury-overview-card-skeleton>span{height:25px;width:104px}.pp-injury-overview-card-skeleton>strong{height:34px;width:84px}.pp-injury-overview-card-skeleton>small{border-top:0;height:10px;padding-top:0;width:92px}@keyframes pp-injury-skeleton-pulse{0%{opacity:.45}to{opacity:.92}}.pp-injury-overview-message{color:var(--pp-color-text-muted);font-size:.82rem;text-align:center}.pp-injury-overview-message-error{align-items:center;color:var(--pp-color-negative);display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.pp-injury-filter-menu{border-top:1px solid color-mix(in srgb,var(--pp-color-border) 76%,transparent);min-width:0}.pp-injury-filter-menu.is-empty{display:none}.pp-injury-filter-summary{align-items:center;color:var(--pp-color-text);display:flex;min-height:44px;padding-top:.78rem}.pp-injury-filter-count{align-items:center;background:var(--pp-color-accent);border-radius:50%;color:var(--pp-color-surface-strong);display:inline-flex;font-size:.62rem;font-weight:950;height:18px;justify-content:center;line-height:1;min-width:18px;padding-inline:.22rem;position:absolute;right:-5px;top:-6px}.pp-injury-filter-count-mobile,.pp-injury-filter-label-mobile{display:none}.pp-injury-filter-chips{align-items:center;display:flex;flex-wrap:wrap;gap:.38rem;justify-content:center;min-width:0}.pp-injury-filter-chip{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:color-mix(in srgb,var(--pp-color-accent) 7%,var(--pp-color-surface-strong));border:1px solid color-mix(in srgb,var(--pp-color-accent) 26%,var(--pp-color-border));border-radius:var(--pp-radius-pill);color:var(--pp-color-text);cursor:pointer;display:inline-flex;font-size:.68rem;font-weight:820;gap:.36rem;max-width:100%;min-height:30px;padding:.28rem .48rem .28rem .6rem}.pp-injury-filter-chip>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-injury-filter-chip>span:last-child{color:var(--pp-color-accent);flex:0 0 auto;font-size:.92rem;line-height:1}.pp-injury-filter-chip:focus-visible,.pp-injury-filter-chip:hover{background:var(--pp-color-accent-soft);border-color:var(--pp-color-accent);outline:none}.pp-injury-filter-remove-all{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:var(--pp-radius-pill);color:var(--pp-color-text-muted);cursor:pointer;font-size:.68rem;font-weight:850;min-height:30px;padding:.28rem .48rem;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,currentColor 42%,transparent);text-decoration-color:color-mix(in srgb,currentColor 42%,transparent);text-underline-offset:.18rem;white-space:nowrap}.pp-injury-filter-remove-all:focus-visible,.pp-injury-filter-remove-all:hover{background:var(--pp-color-accent-soft);color:var(--pp-color-accent);outline:none}.pp-injury-filter-menu .pp-injury-filter-panel{padding-top:1rem}@media (min-width:641px){.pp-injury-filter-summary{display:none}.pp-injury-filter-menu:not(:has(.pp-injury-filter-panel)){display:none}}.pp-injury-filter-window-note{align-items:flex-start;color:var(--pp-color-text-muted);display:flex;font-size:.7rem;gap:.42rem;line-height:1.4;margin:0}.pp-injury-filter-window-note-icon{align-items:center;border:1px solid color-mix(in srgb,var(--pp-color-gold) 54%,var(--pp-color-border));border-radius:50%;color:var(--pp-color-gold);display:inline-flex;flex:0 0 0.9rem;font-size:.58rem;font-weight:950;height:.9rem;justify-content:center;line-height:1;margin-top:.02rem}.pp-injury-report-panel{background:var(--pp-color-surface-strong);border:1px solid var(--pp-color-border);border-radius:var(--pp-radius-card);box-shadow:var(--pp-shadow-card);display:grid;grid-gap:.82rem;gap:.82rem;min-width:0;padding-block:clamp(1rem,2vw,1.35rem);padding-inline:clamp(1.15rem,2.5vw,1.65rem)}.pp-injury-report-head{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.pp-injury-report-title{align-items:center;display:inline-flex;gap:.48rem;min-width:0}.pp-injury-report-meta{align-items:center;display:flex;flex:0 1 auto;flex-wrap:wrap;gap:.38rem;justify-content:flex-end;max-width:min(58%,650px);text-align:right}.pp-injury-report-meta>span{background:color-mix(in srgb,var(--pp-color-accent) 4%,var(--pp-color-surface));border:1px solid var(--pp-color-border);border-radius:var(--pp-radius-pill);color:var(--pp-color-text-muted);font-size:.68rem;font-weight:780;line-height:1.2;padding:.3rem .52rem;white-space:nowrap}.pp-injury-report-freshness{align-items:center;display:inline-flex;gap:.46rem}.pp-injury-report-freshness>span:last-child{transform:translateY(-1px)}.pp-injury-report-freshness-label-compact{display:none}.pp-injury-report-active-dot{background:color-mix(in srgb,var(--pp-color-text-muted) 58%,var(--pp-color-surface-strong));border-radius:50%;flex:0 0 auto;height:7px;position:relative;width:7px}.pp-injury-report-active-dot.is-active{background:var(--pp-color-positive);box-shadow:0 0 0 2px color-mix(in srgb,var(--pp-color-positive) 16%,transparent)}.pp-injury-report-active-dot:after{animation:pp-injury-report-active-pulse 1.8s ease-out infinite;border:1px solid color-mix(in srgb,var(--pp-color-text-muted) 58%,transparent);border-radius:50%;content:"";inset:-2px;position:absolute}.pp-injury-report-active-dot.is-active:after{border-color:color-mix(in srgb,var(--pp-color-positive) 72%,transparent)}@keyframes pp-injury-report-active-pulse{0%{opacity:.58;transform:scale(.78)}72%,to{opacity:0;transform:scale(2.05)}}.pp-injury-report-bulk-actions{align-items:center;display:inline-flex;gap:.28rem}.pp-injury-report-bulk-action{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:color-mix(in srgb,var(--pp-color-accent) 4%,var(--pp-color-surface));border:1px solid var(--pp-color-border);border-radius:50%;color:var(--pp-color-accent);cursor:pointer;display:inline-flex;height:30px;justify-content:center;padding:0;transition:background-color .14s ease,border-color .14s ease,color .14s ease;width:30px}.pp-injury-report-bulk-action svg{fill:currentColor;height:18px;width:18px}.pp-injury-report-bulk-action:focus-visible:not(:disabled),.pp-injury-report-bulk-action:hover:not(:disabled){background:var(--pp-color-accent-soft);border-color:color-mix(in srgb,var(--pp-color-accent) 42%,var(--pp-color-border-strong));outline:none}.pp-injury-report-bulk-action:disabled{color:var(--pp-color-text-muted);cursor:default;opacity:.42}.pp-injury-report-skeleton{display:grid;grid-gap:.55rem;gap:.55rem}.pp-injury-report-skeleton>span:first-child{height:18px;width:min(420px,70%)}.pp-injury-report-skeleton>span:last-child{height:70px;width:100%}.pp-injury-report-message{background:color-mix(in srgb,var(--pp-color-accent) 4%,var(--pp-color-surface));border:1px dashed var(--pp-color-border-strong);border-radius:var(--pp-radius-card);color:var(--pp-color-text-muted);font-size:.8rem;padding:1rem;text-align:center}.pp-injury-report-message-error{align-items:center;color:var(--pp-color-negative);display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.pp-injury-report-matchups{display:grid;grid-gap:.65rem;gap:.65rem}.pp-injury-report-matchup{background:color-mix(in srgb,var(--pp-color-accent) 2%,var(--pp-color-surface));border:1px solid var(--pp-color-border);border-radius:16px;min-width:0;overflow:hidden}.pp-injury-report-matchup[open]:has(.pp-injury-report-status-reliability.is-open),.pp-injury-report-matchup[open]:has(.pp-injury-report-status-reliability:focus-visible),.pp-injury-report-matchup[open]:has(.pp-injury-report-status-reliability:hover){overflow:visible}.pp-injury-report-matchup>summary{align-items:center;cursor:pointer;display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:minmax(0,1fr) auto;list-style:none;padding:.72rem 1rem;transition:background-color .14s ease}.pp-injury-report-matchup>summary::-webkit-details-marker{display:none}.pp-injury-report-matchup>summary:hover,.pp-injury-report-matchup[open]>summary{background:color-mix(in srgb,var(--pp-color-accent) 6%,var(--pp-color-surface-strong))}.pp-injury-report-matchup>summary:focus-visible{box-shadow:inset 0 0 0 3px var(--pp-color-accent-soft);outline:2px solid var(--pp-color-accent);outline-offset:-2px}.pp-injury-report-matchup[open]>summary{border-bottom:1px solid var(--pp-color-border)}.pp-injury-report-matchup>summary:after{border-bottom:2px solid var(--pp-color-text-muted);border-right:2px solid var(--pp-color-text-muted);content:"";height:8px;margin:.1rem .2rem .35rem .25rem;transform:rotate(45deg);transition:transform .14s ease,margin .14s ease;width:8px}.pp-injury-report-matchup[open]>summary:after{margin-bottom:0;margin-top:.35rem;transform:rotate(225deg)}.pp-injury-matchup-title{align-items:center;display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:12.75rem auto 12.75rem auto;justify-content:start;min-width:0}.pp-injury-matchup-team{align-items:center;display:grid;grid-gap:.5rem;gap:.5rem;grid-template-columns:32px minmax(0,1fr);min-width:0}.pp-injury-matchup-team img,.pp-injury-matchup-team-fallback{height:32px;width:32px}.pp-injury-matchup-team img{display:block;object-fit:contain}.pp-injury-matchup-team-fallback{align-items:center;background:var(--pp-color-accent-soft);border:1px solid var(--pp-color-border-strong);border-radius:50%;color:var(--pp-color-accent);display:inline-flex;font-size:.5rem;font-weight:900;justify-content:center;letter-spacing:.03em}.pp-injury-matchup-at{color:var(--pp-color-text-muted);font-size:.72rem;font-weight:900}.pp-injury-matchup-title strong{color:var(--pp-color-text-strong);font-size:.82rem;line-height:1.2;white-space:nowrap}.pp-injury-matchup-title small{color:var(--pp-color-text-muted);font-size:.72rem;font-weight:760;white-space:nowrap}.pp-injury-matchup-teams{align-items:start;display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:.8rem}.pp-injury-report-team{background:color-mix(in srgb,var(--pp-color-accent) 3%,var(--pp-color-surface));border:1px solid var(--pp-color-border);border-radius:16px;min-width:0;overflow:hidden}.pp-injury-report-team:has(.pp-injury-report-status-reliability.is-open),.pp-injury-report-team:has(.pp-injury-report-status-reliability:focus-visible),.pp-injury-report-team:has(.pp-injury-report-status-reliability:hover){overflow:visible}.pp-injury-report-team>header,.pp-injury-report-team>summary{align-items:center;background:color-mix(in srgb,var(--pp-color-accent) 7%,var(--pp-color-surface-strong));border-bottom:1px solid var(--pp-color-border);display:flex;gap:.75rem;justify-content:flex-start;padding:.78rem .85rem}.pp-injury-report-team-label{align-items:center;display:flex;gap:.48rem;min-width:0}.pp-injury-report-team-label img{display:block;flex:0 0 auto;height:24px;object-fit:contain;width:24px}.pp-injury-report-team>header strong,.pp-injury-report-team>summary strong{color:var(--pp-color-text-strong);font-size:.88rem;line-height:1.2}.pp-injury-report-team ul{list-style:none;margin:0;padding:0}.pp-injury-report-team li{border-bottom:1px solid var(--pp-color-border);display:block;padding:.76rem .85rem}.pp-injury-report-team li:last-child{border-bottom:0}.pp-injury-report-player{align-content:center;display:grid;grid-gap:.24rem;gap:.24rem;min-height:34px;min-width:0;padding-right:calc(82px + .75rem);position:relative}.pp-injury-report-player-head{display:block}.pp-injury-report-player-head>.pp-injury-report-status-reliability,.pp-injury-report-player-head>.pp-injury-status-pill{position:absolute;right:0;top:50%;transform:translateY(-50%)}.pp-injury-report-player-head strong{color:var(--pp-color-text);font-size:.86rem;line-height:1.25}.pp-injury-report-player-identity{align-items:baseline;display:flex;gap:.48rem;min-width:0}.pp-injury-report-player-identity>small{flex:0 0 auto;font-size:.64rem;font-style:italic;font-weight:400;line-height:1.25;white-space:nowrap}.pp-injury-report-player-duration{color:color-mix(in srgb,var(--pp-color-gold) 70%,var(--pp-color-text))}.pp-injury-report-player-freshness,.pp-injury-report-player>span{color:var(--pp-color-text-muted)}.pp-injury-report-player>span{font-size:.74rem;line-height:1.3;width:100%}.pp-injury-report-player-head .pp-injury-status-pill{flex:0 0 auto;min-width:82px}.pp-injury-report-status-reliability{border-radius:var(--pp-radius-pill);display:inline-flex;flex:0 0 auto;justify-content:flex-end;outline:none;position:relative}.pp-injury-report-status-reliability .pp-injury-status-available{--pp-injury-report-status-fill:var(--pp-injury-status-available-fill)}.pp-injury-report-status-reliability .pp-injury-status-probable{--pp-injury-report-status-fill:var(--pp-injury-status-probable-fill)}.pp-injury-report-status-reliability .pp-injury-status-questionable{--pp-injury-report-status-fill:var(--pp-injury-status-questionable-fill)}.pp-injury-report-status-reliability .pp-injury-status-doubtful{--pp-injury-report-status-fill:var(--pp-injury-status-doubtful-fill)}.pp-injury-report-status-reliability .pp-injury-status-out{--pp-injury-report-status-fill:var(--pp-injury-status-out-fill)}.pp-injury-report-status-reliability .pp-injury-status-pill:is(.pp-injury-status-available,.pp-injury-status-probable,.pp-injury-status-questionable,.pp-injury-status-doubtful,.pp-injury-status-out){background:color-mix(in srgb,var(--pp-injury-report-status-fill) 10%,var(--pp-color-surface-strong));border-color:color-mix(in srgb,var(--pp-injury-report-status-fill) 40%,var(--pp-color-border));color:color-mix(in srgb,var(--pp-injury-report-status-fill) 78%,var(--pp-color-text))}.pp-injury-report-status-reliability:focus-visible,.pp-injury-report-status-reliability:hover{z-index:40}.pp-injury-report-status-reliability:focus-visible .pp-injury-status-pill{outline:2px solid var(--pp-color-accent);outline-offset:2px}.pp-injury-report-reliability-tooltip{background:var(--pp-color-text-strong);border:1px solid color-mix(in srgb,var(--pp-color-text-strong) 72%,var(--pp-color-border));border-radius:var(--pp-radius-card);box-shadow:var(--pp-shadow-card);color:var(--pp-color-surface);display:grid;grid-gap:.18rem;gap:.18rem;opacity:0;padding:.7rem .78rem;pointer-events:none;position:absolute;right:0;top:calc(100% + .42rem);transform:translateY(-.2rem);transition:opacity .12s ease,transform .12s ease;visibility:hidden;max-width:min(420px,calc(100vw - 3rem));min-width:250px;width:max-content;z-index:30}.pp-injury-report-reliability-tooltip strong{color:var(--pp-color-surface);font-size:.82rem;line-height:1.25}.pp-injury-report-reliability-tooltip>span{color:color-mix(in srgb,var(--pp-color-surface) 88%,var(--pp-color-text-muted));font-size:.72rem;font-weight:850}.pp-injury-report-reliability-tooltip>.pp-injury-report-reliability-spacer{height:.36rem}.pp-injury-report-reliability-tooltip>.pp-injury-report-reliability-sample{font-style:italic}.pp-injury-report-reliability-tooltip small{align-items:center;color:color-mix(in srgb,var(--pp-color-surface) 74%,var(--pp-color-text-muted));display:inline-flex;font-size:.66rem;gap:.32rem;line-height:1.35;white-space:nowrap}.pp-injury-report-reliability-tooltip .pp-injury-report-reliability-divider{background:var(--pp-color-surface);border-radius:50%;flex:0 0 0.26rem;height:.26rem;width:.26rem}.pp-injury-report-status-reliability:focus-visible .pp-injury-report-reliability-tooltip,.pp-injury-report-status-reliability:hover .pp-injury-report-reliability-tooltip{opacity:1;transform:translateY(0);visibility:visible}.pp-injury-report-group{min-width:0}.pp-injury-report-group>header{align-items:center;background:color-mix(in srgb,var(--pp-color-accent) 6%,var(--pp-color-surface-strong));border-bottom:1px solid var(--pp-color-border);display:flex;gap:.55rem;justify-content:flex-start;padding:.46rem .85rem}.pp-injury-report-group>header strong{color:var(--pp-color-accent);font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.pp-injury-long-term-group{border-top:1px solid color-mix(in srgb,var(--pp-color-gold) 42%,var(--pp-color-border))}.pp-injury-long-term-group>header{background:color-mix(in srgb,var(--pp-color-gold) 12%,var(--pp-color-surface-strong));border-bottom-color:color-mix(in srgb,var(--pp-color-gold) 34%,var(--pp-color-border))}.pp-injury-long-term-group>header strong{color:color-mix(in srgb,var(--pp-color-gold) 72%,var(--pp-color-text-strong))}.pp-injury-long-term-players li{background:color-mix(in srgb,var(--pp-color-gold) 3%,transparent)}.pp-injury-results-panel{min-width:0;padding:0;overflow:hidden}.pp-injury-results-head{align-items:center;border-bottom:1px solid var(--pp-color-border);display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.15rem}.pp-injury-results-head p{font-size:.78rem}.pp-injury-results-meta{align-items:flex-end;color:var(--pp-color-text-muted);display:grid;font-size:.7rem;grid-gap:.18rem;gap:.18rem;justify-items:end;text-align:right}.pp-injury-refreshing{color:var(--pp-color-accent);font-weight:900}.pp-injury-table-wrap{max-width:100%;overflow-x:auto}.pp-injury-table{border-collapse:collapse;width:100%}.pp-injury-table td,.pp-injury-table th{border-bottom:1px solid var(--pp-color-border);padding:.82rem .88rem;text-align:right}.pp-injury-table td:first-child,.pp-injury-table th:first-child{text-align:left}.pp-injury-table thead th{background:color-mix(in srgb,var(--pp-color-accent) 9%,var(--pp-color-surface-strong));color:var(--pp-color-text-muted);font-size:.66rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.pp-injury-table tbody td,.pp-injury-table tbody th{color:var(--pp-color-text);font-size:.86rem}.pp-injury-table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--pp-color-accent) 3%,transparent)}.pp-injury-table tbody tr:last-child td,.pp-injury-table tbody tr:last-child th{border-bottom:0}.pp-injury-table tbody td strong{color:var(--pp-color-accent);font-size:.95rem}.pp-injury-matrix{min-width:900px}.pp-injury-matrix td:not(:first-child),.pp-injury-matrix th:not(:first-child){text-align:center}.pp-injury-matrix-sample{color:var(--pp-color-text-muted);display:block;font-size:.68rem;font-weight:800;margin-top:.16rem}.pp-injury-result-cards{display:none}@media (max-width:1180px){.pp-injury-filter-grid{grid-template-columns:minmax(0,320px) minmax(0,270px) max-content}}@media (max-width:900px){.pp-injury-filter-grid{column-gap:.78rem;grid-template-columns:repeat(2,minmax(0,1fr))}.pp-injury-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){body:has(.pp-injury-page){background-attachment:scroll}.pp-injury-page{gap:.88rem;min-width:0;overflow-x:clip}.pp-injury-overview-actions{position:relative}.pp-injury-how>summary,.pp-injury-overview-filter-toggle{height:44px;min-height:44px;width:44px}.pp-injury-filter-count-desktop,.pp-injury-filter-label-desktop{display:none}.pp-injury-filter-count-mobile{display:inline-flex}.pp-injury-filter-label-mobile{display:inline}.pp-injury-how{position:static}.pp-injury-how-popover{max-height:calc(100vh - 8rem);max-height:calc(100dvh - 8rem);overflow-y:auto;overscroll-behavior:contain;width:min(390px,calc(100vw - 3rem));-webkit-overflow-scrolling:touch}.pp-injury-how-desktop-verb{display:none}.pp-injury-how-mobile-verb{display:inline}.pp-injury-filter-chips{justify-self:start}.pp-injury-filter-chip,.pp-injury-filter-remove-all{font-size:.8rem;min-height:44px}.pp-injury-inline-error button,.pp-injury-state-button{min-height:44px}.pp-injury-filter-panel{border-radius:16px;padding:.82rem}.pp-injury-filter-done{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pp-color-accent);border:1px solid var(--pp-color-accent);border-radius:var(--pp-radius-pill);color:var(--pp-color-on-navy);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:900;justify-content:center;margin-top:.25rem;min-height:44px;padding:.55rem 1rem;transition:box-shadow .14s ease,transform .14s ease;width:100%}.pp-injury-filter-done:focus-visible,.pp-injury-filter-done:hover{box-shadow:0 0 0 3px var(--pp-color-accent-soft);outline:2px solid var(--pp-color-accent);outline-offset:2px}.pp-injury-filter-done:active{transform:translateY(1px)}.pp-injury-filter-grid{grid-template-columns:minmax(0,1fr)}.pp-injury-player-field,.pp-injury-reason-field,.pp-injury-team-field,.pp-injury-window-field{justify-self:stretch;max-width:none;width:auto}.pp-injury-season-field{justify-self:stretch;width:auto}.pp-injury-season-options button{flex:1 1 auto}.pp-injury-player-field>label{justify-self:start}.pp-injury-field label,.pp-injury-field legend,.pp-injury-field-label,.pp-injury-season-options button{font-size:.8rem}.pp-injury-field input,.pp-injury-field select{font-size:1rem;min-height:48px}.pp-injury-rotation-field{min-width:0}.pp-injury-rotation-control{align-items:stretch;gap:0;justify-self:stretch;min-height:48px;padding:0;width:auto}.pp-injury-rotation-toggle{flex:0 1 auto;font-size:1rem;gap:.45rem;line-height:1.5;min-height:48px;padding:.5rem .15rem .5rem .72rem;position:static;width:auto}.pp-injury-rotation-toggle:after{border-radius:inherit;content:"";cursor:pointer;inset:0;position:absolute}.pp-injury-rotation-help-wrap{align-items:stretch;flex:0 0 52px;margin-inline:auto;z-index:1}.pp-injury-rotation-tooltip{max-height:calc(100dvh - 24px);overflow-y:auto;overscroll-behavior:contain;pointer-events:auto;-webkit-overflow-scrolling:touch}.pp-injury-rotation-help-wrap.is-open .pp-injury-rotation-tooltip{opacity:1;transform:translateY(0);visibility:visible}.pp-injury-rotation-help-wrap.opens-below .pp-injury-rotation-tooltip{bottom:auto;top:calc(100% + .62rem)}.pp-injury-rotation-help-wrap.opens-below .pp-injury-rotation-tooltip:after{bottom:auto;top:-5px;transform:rotate(225deg)}.pp-injury-rotation-help{background:transparent;border:0;border-radius:12px;cursor:pointer;height:auto;justify-content:center;min-height:48px;padding:0;width:52px}.pp-injury-rotation-help-icon{align-items:center;background:var(--pp-color-surface-strong);border:1px solid color-mix(in srgb,var(--pp-color-accent) 26%,var(--pp-color-border));border-radius:50%;color:var(--pp-color-accent);display:inline-flex;font-size:.85rem;height:1.5rem;justify-content:center;width:1.5rem}.pp-injury-rotation-help:focus-visible,.pp-injury-rotation-help:hover{background:transparent;border-color:transparent;outline:none}.pp-injury-rotation-help:focus-visible .pp-injury-rotation-help-icon,.pp-injury-rotation-help:hover .pp-injury-rotation-help-icon{background:var(--pp-color-accent-soft);border-color:var(--pp-color-accent)}.pp-injury-player-options button,.pp-injury-season-options button{min-height:44px}.pp-injury-player-options{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.pp-injury-player-options.opens-above{bottom:100%;margin-bottom:.32rem;margin-top:0;top:auto}.pp-injury-season-options button:focus-visible{outline:2px solid var(--pp-color-accent);outline-offset:2px}.pp-injury-player-options button{font-size:.875rem}.pp-injury-player-options button small{font-size:.75rem}.pp-injury-overview{border-radius:18px;gap:.92rem;padding:1rem .82rem}.pp-injury-overview-title{max-width:100%}.pp-injury-overview-grid{gap:.58rem;grid-template-columns:repeat(2,minmax(0,1fr))}.pp-injury-overview-card{gap:.58rem;padding:.78rem .55rem .72rem}.pp-injury-overview-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - .29rem)}.pp-injury-overview-card .pp-injury-status-pill{font-size:.8rem;min-width:min(100%,104px);padding-block:.34rem}.pp-injury-report-player-head .pp-injury-status-pill{font-size:.8rem;padding-block:.34rem}.pp-injury-report-panel{border-radius:18px;padding:.9rem .82rem}.pp-injury-report-bulk-action{background:transparent;border:0;height:44px;position:relative;width:44px}.pp-injury-report-bulk-actions{margin-right:.42rem}.pp-injury-report-bulk-action:before{background:color-mix(in srgb,var(--pp-color-accent) 4%,var(--pp-color-surface));border:1px solid var(--pp-color-border);border-radius:50%;content:"";height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .14s ease,border-color .14s ease;width:30px}.pp-injury-report-bulk-action svg{position:relative;z-index:1}.pp-injury-report-bulk-action:focus-visible:not(:disabled),.pp-injury-report-bulk-action:hover:not(:disabled){background:transparent;border-color:transparent}.pp-injury-report-bulk-action:focus-visible:not(:disabled):before,.pp-injury-report-bulk-action:hover:not(:disabled):before{background:var(--pp-color-accent-soft);border-color:color-mix(in srgb,var(--pp-color-accent) 42%,var(--pp-color-border-strong))}.pp-injury-report-head{align-items:start;display:grid;grid-template-columns:minmax(0,1fr);margin-bottom:.7rem;width:100%}.pp-injury-report-head.has-matchups{margin-bottom:0}.pp-injury-report-meta{display:grid;grid-template-columns:auto minmax(0,1fr);justify-self:stretch;max-width:100%;text-align:left;width:100%}.pp-injury-report-meta>span{font-size:.8rem}.pp-injury-report-freshness{grid-column:2;justify-self:end;margin-left:0}.pp-injury-report-matchup>summary{gap:.5rem;padding:.78rem .72rem}.pp-injury-matchup-title{display:grid;grid-gap:.18rem .28rem;gap:.18rem .28rem;grid-template-columns:auto auto auto minmax(0,1fr);width:100%}.pp-injury-matchup-team{align-items:center;gap:.24rem;grid-template-columns:24px auto}.pp-injury-matchup-team img,.pp-injury-matchup-team-fallback{height:24px;width:24px}.pp-injury-matchup-team strong{font-size:.76rem;line-height:1.25;white-space:nowrap}.pp-injury-matchup-title small{font-size:.68rem;grid-column:4;justify-self:end;margin-left:.22rem;min-width:0;overflow:hidden;padding-left:0;text-align:right;text-overflow:ellipsis}.pp-injury-matchup-teams{gap:.45rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:.45rem}.pp-injury-report-team>header,.pp-injury-report-team>summary{align-items:center;display:flex;gap:.32rem;padding:.65rem .58rem}.pp-injury-report-team>summary{cursor:pointer;list-style:none;min-height:48px;position:relative}.pp-injury-report-team>summary::-webkit-details-marker{display:none}.pp-injury-report-team>summary:after{border-bottom:2px solid var(--pp-color-text-muted);border-right:2px solid var(--pp-color-text-muted);content:"";flex:0 0 auto;height:8px;margin:0 .22rem .3rem auto;transform:rotate(45deg);transition:transform .14s ease,margin .14s ease;width:8px}.pp-injury-report-team[open]>summary:after{margin-bottom:0;margin-top:.3rem;transform:rotate(225deg)}.pp-injury-report-team:not([open])>summary{border-bottom:0}.pp-injury-report-team>summary:focus-visible{box-shadow:inset 0 0 0 3px var(--pp-color-accent-soft);outline:2px solid var(--pp-color-accent);outline-offset:-2px}.pp-injury-report-team-label{align-items:center;display:flex;gap:.38rem}.pp-injury-report-team-label img{height:22px;width:22px}.pp-injury-report-team li{padding:.65rem .58rem}.pp-injury-report-player{align-content:normal;gap:.3rem;min-height:0;padding-right:0}.pp-injury-report-player-identity>small{font-size:.75rem;line-height:1.35}.pp-injury-report-player>span{font-size:.8rem;line-height:1.4}.pp-injury-report-player-head{display:grid;grid-gap:.38rem;gap:.38rem}.pp-injury-report-player-head>.pp-injury-report-status-reliability,.pp-injury-report-player-head>.pp-injury-status-pill{justify-self:start;position:static;transform:none}.pp-injury-report-player-head .pp-injury-status-pill{justify-self:start;min-width:0}.pp-injury-report-status-reliability-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;margin:0;min-height:44px;padding:0}.pp-injury-report-status-reliability-button:not(.is-open) .pp-injury-report-reliability-tooltip{opacity:0;transform:translateY(-.2rem);visibility:hidden}.pp-injury-report-status-reliability-button.is-open{z-index:40}.pp-injury-report-status-reliability-button.is-open .pp-injury-report-reliability-tooltip{opacity:1;transform:translateY(0);visibility:visible}.pp-injury-report-status-reliability-button.opens-above .pp-injury-report-reliability-tooltip{bottom:calc(100% + .42rem);top:auto}.pp-injury-report-team:nth-child(odd) .pp-injury-report-reliability-tooltip{left:0;right:auto}.pp-injury-report-team:nth-child(2n) .pp-injury-report-reliability-tooltip{left:auto;right:0}.pp-injury-report-reliability-tooltip{max-width:min(420px,calc(100vw - 3rem));min-width:min(250px,calc(100vw - 3rem))}.pp-injury-report-reliability-tooltip small{white-space:normal}.pp-injury-long-term-group>header{padding:.46rem .58rem}.pp-injury-state{align-items:start;grid-template-columns:auto minmax(0,1fr);min-height:0;padding:.88rem}.pp-injury-state>.pp-injury-state-button{grid-column:1/-1;justify-self:stretch}.pp-injury-state-mark{height:36px;width:36px}.pp-injury-results-panel{border-radius:16px}.pp-injury-results-head{align-items:flex-start;display:grid;grid-gap:.5rem;gap:.5rem;padding:.82rem}.pp-injury-results-meta{align-items:start;justify-items:start;text-align:left}.pp-injury-table-wrap{display:none}.pp-injury-table-wrap.pp-injury-matrix-wrap{display:block}.pp-injury-result-cards{display:grid;grid-gap:.65rem;gap:.65rem;padding:.72rem}.pp-injury-result-card{background:var(--pp-color-surface-strong);border:1px solid var(--pp-color-border);border-radius:14px;display:grid;grid-gap:.72rem;gap:.72rem;padding:.72rem}.pp-injury-result-card-head{align-items:center;display:flex;gap:.7rem;justify-content:space-between}.pp-injury-result-card-head>strong{color:var(--pp-color-accent);font-size:1.08rem}.pp-injury-result-card dl{display:grid;grid-gap:.42rem;gap:.42rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.pp-injury-result-card dl>div{background:color-mix(in srgb,var(--pp-color-accent) 5%,var(--pp-color-surface-strong));border-radius:10px;display:grid;grid-gap:.08rem;gap:.08rem;padding:.48rem .55rem}.pp-injury-result-card dt{color:var(--pp-color-text-muted);font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pp-injury-result-card dd{color:var(--pp-color-text);font-size:.9rem;font-weight:950;margin:0}}@media (max-width:520px){.pp-injury-matchup-teams{gap:.55rem;grid-template-columns:minmax(0,1fr)}.pp-injury-matchup-teams>.pp-injury-report-team .pp-injury-report-reliability-tooltip{left:0;right:auto}}@media (max-width:374px){.pp-injury-report-freshness-label-full{display:none}.pp-injury-report-freshness-label-compact{display:inline}}@media (prefers-reduced-motion:reduce){.pp-injury-back-to-top{transition:none}.pp-injury-filter-loading-spinner{animation:none}.pp-injury-report-active-dot:after{animation:none;opacity:.32;transform:scale(1.25)}.pp-injury-overview-card-skeleton>small,.pp-injury-overview-card-skeleton>span,.pp-injury-overview-card-skeleton>strong,.pp-injury-report-skeleton>span{animation:none}}