.story-modal-backdrop{position:fixed;inset:0;z-index:1100;display:flex;flex-direction:column;align-items:stretch;padding:max(.75rem,env(safe-area-inset-top,0px)) max(.75rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(.75rem,env(safe-area-inset-left,0px));background:rgb(15 23 42/.35);backdrop-filter:blur(24px) saturate(1.15);-webkit-backdrop-filter:blur(24px) saturate(1.15)}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.story-modal-backdrop{background:rgb(2 6 23/.82)}}.story-modal-backdrop__progress{display:flex;gap:.35rem;margin-bottom:.85rem;padding:0 .15rem}.story-modal-backdrop__seg{flex:1;height:2px;border-radius:9999px;background:rgb(255 255 255/.28);overflow:hidden}.story-modal-backdrop__seg-fill{display:block;height:100%;width:0;border-radius:inherit;background:#fff;transition:width .35s cubic-bezier(.22,1,.36,1)}.story-modal-backdrop__seg--active .story-modal-backdrop__seg-fill,.story-modal-backdrop__seg--done .story-modal-backdrop__seg-fill{width:100%}.story-modal-backdrop__seg--active .story-modal-backdrop__seg-fill{width:100%;animation:none}.story-modal-backdrop__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem;min-height:2.5rem}.story-modal-backdrop__brand{display:flex;align-items:center;gap:.55rem;min-width:0}.story-modal-backdrop__mark{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:.45rem;background:linear-gradient(145deg,#0d9488,#0f766e);box-shadow:0 2px 8px rgb(13 148 136/.35)}.story-modal-backdrop__brand-text{min-width:0}.story-modal-backdrop__brand-name{margin:0;font-size:.8125rem;font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1.2}.story-modal-backdrop__brand-tag{margin:.1rem 0 0;font-size:.625rem;font-weight:700;letter-spacing:.04em;color:rgb(255 255 255/.72);line-height:1.2}.story-modal-backdrop__close{flex-shrink:0;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9999px;background:rgb(255 255 255/.14);color:#fff;font-size:1.25rem;line-height:1;cursor:pointer;transition:background-color .2s cubic-bezier(.22,1,.36,1)}.story-modal-backdrop__close:hover{background:rgb(255 255 255/.22)}.story-modal-backdrop__close:focus-visible{outline:2px solid rgb(255 255 255/.85);outline-offset:2px}.story-modal-backdrop__body{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;width:100%}.story-modal-card{--story-modal-w:26.5rem;--story-modal-max-h:86dvh;--story-modal-max-h-cap:42rem;width:min(100%,var(--story-modal-w));max-height:min(var(--story-modal-max-h),var(--story-modal-max-h-cap));overflow:auto;overscroll-behavior:contain;padding:1.5rem 1.375rem 1.25rem;border-radius:var(--apple-card-radius,22px);background:#fff;box-shadow:var(--apple-card-shadow,0 8px 40px rgba(15,23,42,.14));color:var(--ui-chrome-ink,#18181b)}.story-modal-card__kicker{margin:0;font-size:.6875rem;font-weight:800;letter-spacing:.05em;color:var(--ui-chrome-muted,#71717a)}.story-modal-card__title{margin:.45rem 0 0;font-size:clamp(1.3125rem,4.8vw,1.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.22;color:var(--ui-chrome-ink,#18181b)}.story-modal-card__subtitle{margin:.45rem 0 0;font-size:clamp(.8125rem,2.8vw,.9375rem);font-weight:700;line-height:1.5;color:#0d9488}.story-modal-card__body{margin:.75rem 0 0;font-size:clamp(.8125rem,2.6vw,.9375rem);font-weight:500;line-height:1.62;color:#475569}.story-modal-card__link{display:inline-block;margin-top:.85rem;font-size:.875rem;font-weight:700;color:#0d9488;text-decoration:none}.story-modal-card__link:hover{text-decoration:underline}.story-modal-card__actions{margin-top:1.15rem}.story-modal-card__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;border:0;border-radius:9999px;background:var(--ui-chrome-ink,#18181b);color:#fff;font-size:.9375rem;font-weight:800;cursor:pointer;transition:background-color .2s cubic-bezier(.22,1,.36,1)}.story-modal-card__cta:hover{background:#27272a}.story-modal-card__cta:focus-visible{outline:2px solid var(--apple-focus,rgba(24,24,27,.85));outline-offset:2px}.story-modal-card .dho-split{margin-top:1.15rem}@media (min-width:640px){.story-modal-backdrop{padding:max(1rem,env(safe-area-inset-top,0px)) max(1.25rem,env(safe-area-inset-right,0px)) max(1.25rem,env(safe-area-inset-bottom,0px)) max(1.25rem,env(safe-area-inset-left,0px))}.story-modal-card{--story-modal-w:30rem;padding:1.65rem 1.5rem 1.35rem}.story-modal--shot-chart{--story-modal-w:28rem}.story-modal--dho{--story-modal-w:36rem;--story-modal-max-h-cap:44rem}.story-modal-card__title{font-size:1.5rem}.story-modal-card__body{font-size:.9375rem;line-height:1.65}}@media (min-width:1024px){.story-modal--dho{--story-modal-w:38rem}}.dho-split{container-type:inline-size;container-name:dhosplit;width:100%;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgb(15 23 42/.08)}.dho-split__grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.dho-split__pane{padding:1rem .85rem 1.1rem;min-width:0;min-height:100%}.dho-split__pane--hs{background:#0f172a;color:#e2e8f0}.dho-split__pane--nba{background:linear-gradient(160deg,#0f766e,#0d9488 55%,#14b8a6);color:#fff}.dho-split__tag{margin:0;padding:.12rem 0;font-size:.625rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;line-height:1.45;opacity:.72}.dho-split__name{margin:.35rem 0 0;font-size:clamp(.9375rem,2.8vw,1.0625rem);font-weight:900;letter-spacing:-.03em;line-height:1.28;word-break:keep-all;overflow-wrap:anywhere}.dho-split__sub{margin:.2rem 0 0;font-size:.6875rem;font-weight:600;line-height:1.4;opacity:.78}.dho-split__stats{margin-top:.85rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.dho-split__stat{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0}.dho-split__val{font-size:clamp(1.4rem,4.5vw,1.65rem);font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:-.05em;line-height:1.05}.dho-split__lab{font-size:.5625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;opacity:.7}.dho-split__foot{margin:0;padding:.7rem .9rem;border-top:1px solid rgb(15 23 42/.08);background:#f8fafc;font-size:.6875rem;font-weight:600;color:#64748b;line-height:1.5;word-break:keep-all}@container dhosplit (min-width: 420px){.dho-split__pane{padding:1.1rem 1rem 1.2rem}.dho-split__val{font-size:1.75rem}.dho-split__name{font-size:1.0625rem}}@container dhosplit (min-width: 520px){.dho-split__val{font-size:1.9rem}}.story-modal-card .dho-split{margin-top:0}.nb-locale-switch{flex-shrink:0;min-width:2.75rem;padding:.375rem .625rem;border:1px solid rgba(255,255,255,.18);border-radius:9999px;background:rgba(255,255,255,.06);font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:#e2e8f0;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.nb-locale-switch:hover{border-color:rgba(94,234,212,.45);background:rgba(13,148,136,.18);color:#99f6e4}.nb-locale-switch--compact{min-width:2.5rem;padding:.3125rem .5rem}@media (max-width:767px){.nb-locale-switch{display:inline-flex;align-items:center;justify-content:center;font-size:.6875rem}.nb-locale-switch,.nb-locale-switch--compact{min-width:2.75rem;min-height:2.75rem;padding:.375rem .625rem}}.nb-mobile-nav{display:none;position:relative}.nb-site-header__search-btn{display:inline-flex}.nb-mobile-nav__toggle{flex-shrink:0}.nb-mobile-nav__backdrop{position:fixed;inset:0;z-index:1001;border:0;margin:0;padding:0;background:rgb(15 23 42/.35);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer}.nb-mobile-nav__sheet{position:fixed;left:0;right:0;bottom:0;z-index:1002;max-height:min(78dvh,32rem);overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:20px 20px 0 0;background:rgb(255 255 255/.94);backdrop-filter:blur(24px) saturate(1.1);-webkit-backdrop-filter:blur(24px) saturate(1.1);border-top:1px solid rgb(15 23 42/.08);box-shadow:0 -16px 48px rgb(15 23 42/.12);padding-bottom:env(safe-area-inset-bottom,0)}.nb-mobile-nav__sheet-inner{padding:.75rem var(--nb-site-gutter) calc(1rem + env(safe-area-inset-bottom, 0px))}.nb-mobile-nav__locale-row{display:flex;justify-content:flex-end;margin-bottom:.625rem}.nb-mobile-nav__section+.nb-mobile-nav__section{margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(15 23 42/.08)}.nb-mobile-nav__section-title{margin:0 0 .5rem;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ui-chrome-muted,#71717a)}.nb-mobile-nav__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.nb-mobile-nav__tile-wrap{display:flex;flex-direction:column;gap:.375rem;min-width:0}.nb-mobile-nav__tile{display:flex;min-height:2.75rem;align-items:center;justify-content:center;padding:.5rem .375rem;border:1px solid rgb(15 23 42/.08);border-radius:12px;background:#fff;font-size:.8125rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--ui-chrome-ink,#18181b);text-align:center;text-decoration:none;word-break:keep-all;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.nb-mobile-nav__tile--menu{width:100%;justify-content:space-between;gap:.25rem;cursor:pointer}.nb-mobile-nav__tile--active{border-color:var(--ui-chrome-ink,#18181b);background:rgb(24 24 27/.06);color:var(--ui-chrome-ink,#18181b)}.nb-mobile-nav__chev{flex-shrink:0;font-size:1rem;font-weight:700;line-height:1;color:var(--ui-chrome-muted,#71717a)}.nb-mobile-nav__submenu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.nb-mobile-nav__sublink{display:flex;align-items:center;min-height:2.75rem;padding:.5rem .625rem;border-radius:10px;background:rgb(15 23 42/.04);font-size:.8125rem;font-weight:600;color:var(--ui-chrome-ink,#18181b);text-decoration:none}.nb-mobile-nav__sublink--active{color:var(--ui-chrome-ink,#18181b);background:rgb(24 24 27/.08);font-weight:800}.nb-mobile-nav__sublink:active,.nb-mobile-nav__tile:active{background:rgb(24 24 27/.1);border-color:rgb(15 23 42/.14)}@media (max-width:767px){.nb-mobile-nav{display:block}.nb-site-header__desktop-nav,.nb-site-header__tool--hide-mobile{display:none}.nb-site-header__tools{padding-left:0;border-left:0;gap:.125rem}.nb-site-header__end{gap:.25rem;flex-shrink:1}.nb-site-header__brand{padding-right:.5rem}.nb-mobile-nav__tile{min-height:2.75rem}}.nb-site-header{position:sticky;top:0;z-index:1000;width:100%;background-color:rgba(15,23,42,.78)!important;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(255,255,255,.08);color:#ffffff;isolation:isolate;padding-top:env(safe-area-inset-top,0)}.nb-gnb-item,.nb-gnb-list,.nb-site-header,.nb-site-header__end,.nb-site-header__end nav,.nb-site-header__inner,.nb-site-header__row{overflow:visible}.nb-site-header__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;min-height:4rem}.nb-site-header__brand{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;min-width:0}.nb-site-header__end{gap:1.75rem;flex-shrink:0;min-width:0}.nb-gnb-list,.nb-site-header__end{display:flex;flex-direction:row;align-items:center}.nb-gnb-list{flex-wrap:nowrap;gap:1.5rem;list-style:none;margin:0;padding:0}.nb-site-header__tools{display:flex;flex-direction:row;align-items:center;gap:.625rem;padding-left:1.25rem;border-left:1px solid rgba(255,255,255,.12)}.nb-header-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:9999px;background:transparent;color:rgba(255,255,255,.88);cursor:pointer;transition:color .15s ease,background-color .15s ease}.nb-header-icon-btn:hover{color:#ffffff;background:rgba(255,255,255,.08)}.nb-gnb-toplink{display:inline-block;border:0;background:transparent;padding:0;font-size:.875rem;font-weight:600;letter-spacing:.025em;color:#ffffff;cursor:pointer;white-space:nowrap;text-decoration:none;transition:color .15s ease}.nb-gnb-item.is-open>.nb-gnb-toplink,.nb-gnb-toplink--active,.nb-gnb-toplink:hover{color:var(--nb-bounce-glow,#5eead4)}.nb-gnb-toplink--menu{display:inline-flex;align-items:center;gap:.25rem}.nb-gnb-chevron{margin-top:.1rem;opacity:.72;transition:transform .15s ease}.nb-gnb-item.is-open>.nb-gnb-toplink--menu .nb-gnb-chevron,.nb-gnb-item:focus-within>.nb-gnb-toplink--menu .nb-gnb-chevron,.nb-gnb-item:hover>.nb-gnb-toplink--menu .nb-gnb-chevron{transform:rotate(180deg)}.nb-gnb-item{position:relative}.nb-gnb-item,.nb-gnb-item--flat{padding-top:1.25rem;padding-bottom:1.25rem;list-style:none}.nb-gnb-item--align-right .nb-gnb-submenu{left:auto;right:0}.nb-gnb-item:after{content:"";position:absolute;left:0;right:0;top:100%;height:.5rem}.nb-gnb-submenu{display:none;position:absolute;top:calc(100% + .25rem);left:0;z-index:1001;min-width:9.75rem;margin:0;padding:.375rem 0;list-style:none;background:#ffffff;color:#111827;border-radius:10px;box-shadow:0 12px 32px rgba(0,0,0,.22)}.nb-gnb-item.is-open>.nb-gnb-submenu,.nb-gnb-item:focus-within>.nb-gnb-submenu,.nb-gnb-item:hover>.nb-gnb-submenu{display:block}.nb-gnb-submenu>li{display:block;margin:0;padding:0}.nb-gnb-sublink{display:block;padding:.5rem 1rem;font-size:.875rem;font-weight:600;line-height:1.35;color:#111827;text-decoration:none;white-space:nowrap}.nb-gnb-sublink:hover{background:#f3f4f6;color:#111827}.nb-gnb-sublink--active{color:#0d9488}@media (max-width:1023px){.nb-site-header__end{gap:1rem}.nb-gnb-list{gap:1.25rem}.nb-gnb-toplink{font-size:.8125rem}}@media (max-width:767px){.nb-header-icon-btn{width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;flex-shrink:0}}.nb-nav-loading{position:fixed;inset:0;z-index:10000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.125rem;padding:1.5rem;background:radial-gradient(ellipse 75% 55% at 100% 0,rgb(13 148 136/.22),transparent 58%),radial-gradient(ellipse 45% 40% at 0 100%,rgb(13 148 136/.08),transparent 52%),var(--nb-ink,#0f172a);color:#f8fafc;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.nb-nav-loading--visible{opacity:1;visibility:visible;pointer-events:auto}.nb-nav-loading__ball-wrap{position:relative;width:5.5rem;height:7.5rem;display:flex;align-items:flex-end;justify-content:center}.nb-nav-loading__floor{bottom:0;width:4.5rem;height:4px;background:linear-gradient(90deg,transparent,rgb(148 163 184/.35) 12%,rgb(94 234 212/.95) 50%,rgb(148 163 184/.35) 88%,transparent);box-shadow:0 1px 0 rgb(255 255 255/.12),0 4px 12px rgb(13 148 136/.25)}.nb-nav-loading__ball-wrap:after,.nb-nav-loading__floor{position:absolute;left:50%;border-radius:9999px;transform:translateX(-50%)}.nb-nav-loading__ball-wrap:after{content:"";bottom:.15rem;width:2.75rem;height:.55rem;background:rgb(0 0 0/.55);filter:blur(5px);animation:nb-nav-loading-shadow 1.25s linear infinite}.nb-nav-loading__ball{position:relative;z-index:1;width:3.25rem;height:3.25rem;margin-bottom:2px;will-change:transform;animation:nb-nav-loading-bounce 1.25s linear infinite;transform-origin:50% 100%;filter:drop-shadow(0 6px 12px rgb(0 0 0/.35))}@keyframes nb-nav-loading-bounce{0%{transform:translateY(0) scale(1.16,.84);animation-timing-function:ease-out}24%{transform:translateY(-3.85rem) scale(.95,1.05);animation-timing-function:ease-in}44%{transform:translateY(0) scale(1.12,.88);animation-timing-function:ease-out}58%{transform:translateY(-2.1rem) scale(.97,1.03);animation-timing-function:ease-in}70%{transform:translateY(0) scale(1.08,.92);animation-timing-function:ease-out}78%{transform:translateY(-.85rem) scale(.99,1.01);animation-timing-function:ease-in}86%{transform:translateY(0) scale(1.05,.95);animation-timing-function:ease-out}92%{transform:translateY(-.2rem) scale(1.01,.99);animation-timing-function:ease-in}96%{transform:translateY(0) scale(1.03,.97)}to{transform:translateY(0) scale(1)}}@keyframes nb-nav-loading-shadow{0%,44%,70%,86%,96%,to{opacity:.72;transform:translateX(-50%) scale(1);filter:blur(5px)}24%{opacity:.1;transform:translateX(-50%) scale(.32,.5);filter:blur(8px)}58%{opacity:.18;transform:translateX(-50%) scale(.55,.68);filter:blur(6px)}78%{opacity:.42;transform:translateX(-50%) scale(.78,.82);filter:blur(5px)}92%{opacity:.58;transform:translateX(-50%) scale(.92,.94);filter:blur(5px)}}.nb-nav-loading__label{margin:0;font-family:var(--font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.06em;color:rgb(203 213 225);text-align:center;max-width:16rem}.nb-nav-loading__bar-track{position:fixed;left:0;right:0;bottom:0;height:3px;background:rgb(15 23 42/.6);overflow:hidden}.nb-nav-loading__bar-fill{height:100%;width:38%;background:linear-gradient(90deg,transparent,var(--nb-bounce,#0d9488),var(--nb-bounce-glow,#5eead4),transparent);animation:nb-nav-loading-bar 1.05s ease-in-out infinite}@keyframes nb-nav-loading-bar{0%{transform:translateX(-110%)}to{transform:translateX(320%)}}@media (prefers-reduced-motion:reduce){.nb-nav-loading__ball{animation:none;transform:translateY(-.35rem)}.nb-nav-loading__ball-wrap:after{animation:none;opacity:.35}.nb-nav-loading__floor{opacity:.55}.nb-nav-loading__bar-fill{animation:nb-nav-loading-bar-reduced 1.4s ease-in-out infinite}@keyframes nb-nav-loading-bar-reduced{0%,to{opacity:.45}50%{opacity:1}}}.update-notice-backdrop{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1.25rem 1.25rem max(1.25rem,env(safe-area-inset-bottom,0px));background:rgb(15 23 42/.35);backdrop-filter:blur(20px) saturate(1.1);-webkit-backdrop-filter:blur(20px) saturate(1.1)}.update-notice-backdrop:has(.update-notice-modal--u18){background:radial-gradient(ellipse 120% 80% at 50% 0,rgb(185 28 28/.22),transparent 55%),radial-gradient(ellipse 90% 70% at 20% 100%,rgb(29 78 216/.18),transparent 50%),rgb(2 6 23/.82)}.update-notice-modal{position:relative;display:flex;flex-direction:column;width:min(100%,26rem);max-height:min(90dvh,40rem);padding:1.75rem 1.5rem 1.5rem;border-radius:var(--apple-card-radius,22px);background:#fff;border:0;box-shadow:var(--apple-card-shadow,0 24px 48px rgb(15 23 42/.18));transition:box-shadow .2s cubic-bezier(.22,1,.36,1)}.update-notice-modal__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.update-notice-modal__close{position:absolute;top:.65rem;right:.65rem;z-index:1;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9999px;background:rgb(15 23 42/.06);color:#64748b;font-size:1.25rem;line-height:1;cursor:pointer;transition:background-color .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1)}.update-notice-modal__close:hover{background:rgb(15 23 42/.1);color:var(--ui-chrome-ink,#18181b)}.update-notice-modal__close--on-hero{display:inline-flex;align-items:center;gap:.25rem;width:auto;min-width:2.75rem;padding:0 .625rem}.update-notice-modal__close-label{font-size:.75rem;font-weight:700;letter-spacing:.02em}.update-notice-modal__close-x{font-size:1.25rem;line-height:1}.update-notice-modal__close:hover{background:#f1f5f9;color:#0f172a}.update-notice-modal__kicker{margin:0;padding-right:2.5rem;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#0d9488}.update-notice-modal__title{margin:.65rem 0 0;font-family:var(--font-display);font-size:1.5rem;font-weight:900;line-height:1.25;letter-spacing:-.03em;color:#0f172a;word-break:keep-all}.update-notice-modal__title--u18{margin:0;padding-right:2.5rem;font-size:1.5rem;line-height:1.3;letter-spacing:-.03em;color:#0d9488}.update-notice-modal__sub{display:inline-block;margin-top:.55rem;font-size:.92em;opacity:.85}.update-notice-modal__body{margin:.85rem 0 0;font-size:.9375rem;line-height:1.65;color:#475569;word-break:keep-all}.update-notice-modal__body--tight{margin-top:.45rem;font-size:.875rem;font-weight:600;letter-spacing:-.01em;color:#64748b}.update-notice-modal__roster{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin:1.1rem 0 0;padding:0;list-style:none}.update-notice-modal__roster-link{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .4rem;min-height:2.5rem;padding:.45rem .55rem;border-radius:8px;background:#f8fafc;border:1px solid rgb(15 23 42/.06);text-decoration:none;color:inherit;transition:border-color .12s ease,background .12s ease}.update-notice-modal__roster-link:hover{background:#f0fdfa;border-color:rgb(13 148 136/.35)}.update-notice-modal__roster-name{font-size:.875rem;font-weight:800;color:#0f172a;word-break:keep-all}.update-notice-modal__roster-link:hover .update-notice-modal__roster-name{color:#0d9488}.update-notice-modal__roster-school{font-size:.7rem;font-weight:600;color:#94a3b8;word-break:keep-all}.update-notice-modal__leaders{margin:1rem 0 0;padding:0;list-style:none;border-top:1px solid rgb(15 23 42/.08)}.update-notice-modal__leaders li+li{border-top:1px solid rgb(15 23 42/.06)}.update-notice-modal__leader-link{display:grid;grid-template-columns:1.5rem minmax(0,1fr) auto;gap:.65rem;align-items:baseline;padding:.7rem 0;color:inherit;text-decoration:none}.update-notice-modal__leader-link:hover .update-notice-modal__leader-name{color:#0d9488}.update-notice-modal__leader-rank{font-size:.75rem;font-weight:800;letter-spacing:.04em;color:#94a3b8}.update-notice-modal__leader-main{display:flex;flex-direction:column;gap:.12rem;min-width:0}.update-notice-modal__leader-name{font-size:.95rem;font-weight:800;color:#0f172a;word-break:keep-all}.update-notice-modal__leader-school{font-size:.78rem;color:#94a3b8}.update-notice-modal__leader-value{font-size:.875rem;font-weight:800;color:#0d9488;text-align:right;word-break:keep-all}.update-notice-modal__footnote{margin:.75rem 0 0;font-size:.8125rem;line-height:1.55;color:#94a3b8;word-break:keep-all}.update-notice-modal__contact-line{white-space:normal}.update-notice-modal__mail{color:#0d9488;font-weight:600;text-decoration:underline;text-underline-offset:2px}.update-notice-modal__mail:hover{color:#0f766e}.update-notice-backdrop:has(.update-notice-modal--shot-chart){background:radial-gradient(ellipse 80% 60% at 50% 0,rgb(13 148 136/.2),transparent 55%),rgb(2 6 23/.82)}.update-notice-modal--shot-chart{width:min(100%,22rem)}.update-notice-modal__text-link{display:inline-block;margin-top:.75rem;font-size:.8125rem;font-weight:700;color:#0d9488;text-decoration:none}.update-notice-modal__text-link:hover{text-decoration:underline}.update-notice-modal__actions{flex-shrink:0;margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.update-notice-modal__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;border:0;border-radius:9999px;background:#0d9488;color:#fff;font-size:.875rem;font-weight:800;text-decoration:none;cursor:pointer;box-sizing:border-box;transition:filter .2s cubic-bezier(.22,1,.36,1),background-color .2s cubic-bezier(.22,1,.36,1)}.update-notice-modal__cta:hover{filter:brightness(1.05)}.update-notice-modal__cta--primary{background:#0f172a}.update-notice-modal__cta--primary:hover{filter:none;background:#1e293b}.update-notice-modal:not(.update-notice-modal--shot-chart) .update-notice-modal__cta:not(.update-notice-modal__cta--primary){background:#f1f5f9;color:#334155;font-weight:700}.update-notice-modal:not(.update-notice-modal--shot-chart) .update-notice-modal__cta:not(.update-notice-modal__cta--primary):hover{filter:none;background:#e2e8f0}.update-notice-modal__cta--ghost{background:transparent;color:#475569;border:1px solid rgb(15 23 42/.12)}.update-notice-modal__cta--ghost:hover{filter:none;background:#f8fafc;color:#0f172a}.update-notice-modal--shot-chart .update-notice-modal__cta--mint{background:#0d9488;color:#fff;font-weight:800}.update-notice-modal--shot-chart .update-notice-modal__cta--mint:hover{filter:brightness(1.05);background:#0d9488;color:#fff}.update-notice-modal--shot-chart .update-notice-modal__cta--white{background:#fff;color:#334155;border:1px solid #e2e8f0;font-weight:700}.update-notice-modal--shot-chart .update-notice-modal__cta--white:hover{filter:none;background:#f8fafc;color:#0f172a}.update-notice-modal--u18{width:min(100%,28.5rem);max-height:min(92dvh,44rem);padding:0;overflow:hidden;border:1px solid rgb(255 255 255/.12);border-radius:18px;box-shadow:inset 0 0 0 1px rgb(255 255 255/.04),0 32px 64px rgb(0 0 0/.45),0 0 80px rgb(185 28 28/.08)}.update-notice-modal__hero{position:relative;padding:1.5rem 1.35rem 1.1rem;background:radial-gradient(circle at 88% 12%,rgb(220 38 38/.35),transparent 42%),radial-gradient(circle at 8% 88%,rgb(37 99 235/.32),transparent 45%),linear-gradient(165deg,#0f172a,#1e1b4b 42%,#0f172a);color:#fff;text-align:center}.update-notice-modal__hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(255 255 255/.06),transparent 40%);pointer-events:none}.update-notice-modal__close--on-hero{color:rgb(255 255 255/.72);top:.35rem;right:.35rem}.update-notice-modal__close--on-hero:hover{background:rgb(255 255 255/.12);color:#fff}.update-notice-modal__kicker--hero{position:relative;margin:0;padding:0;font-size:.6875rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:rgb(255 255 255/.62)}.update-notice-modal__record-pill{position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;margin:.65rem 0 0;padding:.35rem .85rem;border-radius:9999px;border:1px solid rgb(255 255 255/.18);background:rgb(255 255 255/.08);font-size:.75rem;font-weight:700;letter-spacing:.02em;color:rgb(255 255 255/.92)}.update-notice-modal__record-sep{opacity:.45}.update-notice-modal__title--hero{position:relative;margin:.75rem 0 0;padding:0 .25rem;font-family:var(--font-display);font-size:clamp(1.35rem,4.8vw,1.65rem);font-weight:900;line-height:1.32;letter-spacing:-.035em;color:#fff;text-shadow:0 2px 24px rgb(0 0 0/.35);word-break:keep-all}.update-notice-modal--u18 .update-notice-modal__scroll{padding:.7rem 1.15rem 0;background:#fff}.update-notice-modal__lead{margin:0;font-size:1rem;font-weight:800;line-height:1.55;letter-spacing:-.02em;color:#0f172a;word-break:keep-all}.update-notice-modal__star{display:block;margin:0 0 .85rem;padding:.85rem .95rem;border-radius:12px;border:1px solid rgb(15 23 42/.08);background:#f8fafc;color:inherit;text-decoration:none;text-align:center}.update-notice-modal__star:hover .update-notice-modal__star-name{color:#0d9488}.update-notice-modal__star-title{margin:0;font-size:1rem;font-weight:800;line-height:1.45;letter-spacing:-.02em;color:#0f172a;word-break:keep-all}.update-notice-modal__star-name{margin-right:.2rem}.update-notice-modal__star-school{margin-right:.35rem;font-size:.8125rem;font-weight:700;color:#94a3b8}.update-notice-modal__star-avg{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.35rem .45rem;margin:.45rem 0 0;font-size:.8125rem;font-weight:650;line-height:1.4;color:#64748b;word-break:keep-all}.update-notice-modal__star-avg em{font-style:normal;font-weight:800;font-size:1.05rem;letter-spacing:-.02em;color:#0d9488}.update-notice-modal__star-sep{color:#cbd5e1;font-weight:700}.update-notice-modal__body--u18{margin:.55rem 0 0;font-size:.8125rem;line-height:1.65;color:#64748b;word-break:keep-all}.update-notice-modal--u18 .update-notice-modal__next-game{text-align:center}.update-notice-modal__next-game{margin:0;padding:.75rem .9rem;border-radius:12px;border:1px solid rgb(29 78 216/.22);background:linear-gradient(135deg,rgb(239 246 255/.95),rgb(254 242 242/.85))}.update-notice-modal__next-game-kicker{margin:0;font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#1d4ed8}.update-notice-modal__next-game-main{margin:.35rem 0 0;font-size:1.0625rem;font-weight:900;letter-spacing:-.02em;color:#0f172a;word-break:keep-all}.update-notice-modal__next-game-time{margin:.2rem 0 0;font-size:.875rem;font-weight:700;color:#334155}.update-notice-modal__next-game-link{display:inline-flex;margin-top:.55rem;font-size:.75rem;font-weight:700;color:#1d4ed8;text-decoration:none}.update-notice-modal__next-game-link:hover{text-decoration:underline}.update-notice-modal__schedule-label{margin:1rem 0 0;font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}.update-notice-modal__schedule{margin:.55rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.4rem}.update-notice-modal__schedule-row{display:grid;grid-template-columns:3.25rem 1fr auto;align-items:center;gap:.55rem;padding:.55rem .65rem;border-radius:10px;border:1px solid rgb(15 23 42/.06);background:#f8fafc}.update-notice-modal__schedule-row--done{opacity:.72}.update-notice-modal__schedule-row--next{border-color:rgb(29 78 216/.28);background:linear-gradient(135deg,#eff6ff,#fef2f2);opacity:1}.update-notice-modal__schedule-round{font-size:.6875rem;font-weight:800;line-height:1.25;color:#64748b;word-break:keep-all}.update-notice-modal__schedule-detail{display:flex;flex-direction:column;gap:.1rem;min-width:0}.update-notice-modal__schedule-opponent{font-size:.8125rem;font-weight:700;color:#0f172a;word-break:keep-all}.update-notice-modal__schedule-time{font-size:.6875rem;font-weight:600;color:#64748b}.update-notice-modal__schedule-badge{flex-shrink:0;padding:.15rem .45rem;border-radius:9999px;font-size:.625rem;font-weight:800;letter-spacing:.04em;color:#64748b;background:rgb(15 23 42/.06)}.update-notice-modal__schedule-badge--next{color:#1d4ed8;background:rgb(29 78 216/.12)}.update-notice-modal__roster-label{margin:.85rem 0 0;font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}.update-notice-modal__roster--u18{margin-top:.55rem;gap:.45rem}.update-notice-modal__roster-link--u18{min-height:2.65rem;padding:.5rem .6rem;border-radius:10px;background:#f8fafc;border:1px solid rgb(15 23 42/.07)}.update-notice-modal__roster-link--u18:hover{background:linear-gradient(135deg,#fef2f2,#eff6ff);border-color:rgb(15 23 42/.14);box-shadow:0 2px 8px rgb(15 23 42/.06)}.update-notice-modal__roster-link--u18:hover .update-notice-modal__roster-name{color:#0f172a}.update-notice-modal__actions--u18{margin:0;padding:1rem 1.25rem 1.25rem;background:#fff}.update-notice-modal__cta--u18{min-height:3rem;font-size:.9375rem;letter-spacing:-.01em;background:linear-gradient(135deg,#b91c1c,#1d4ed8);box-shadow:0 8px 24px rgb(29 78 216/.22)}.update-notice-modal__cta--u18:hover{filter:brightness(1.08);box-shadow:0 10px 28px rgb(29 78 216/.28)}@media (min-width:480px){.update-notice-modal--u18{width:min(100%,32rem)}.update-notice-modal__hero{padding:1.65rem 1.6rem 1.2rem}}html[data-nb-spotlight="1"] .nb-cookie-notice{display:none!important}