.announcement-stack{display:grid;gap:.5rem}.announcement-banner{display:flex;align-items:center;gap:.75rem;padding:.7rem 1rem;border-radius:10px;background:linear-gradient(135deg,var(--theme-bg-soft) 0%,var(--theme-bg-soft-strong) 100%);border:1px solid var(--theme-border-default);box-shadow:var(--theme-shadow-soft);font-size:.9rem;color:var(--theme-text-primary)}.announcement-banner__message{flex:1;min-width:0;line-height:1.45}.announcement-banner__link{flex-shrink:0;color:var(--theme-accent-brand);font-weight:700;text-decoration:none;white-space:nowrap;font-size:.84rem;letter-spacing:.02em}.announcement-banner__link:hover{text-decoration:underline;text-underline-offset:.18rem}.announcement-banner__link:focus-visible{text-decoration:underline;text-underline-offset:.18rem;outline:var(--theme-focus-brand);outline-offset:2px}.announcement-banner__close{appearance:none;border:0;background:transparent;color:var(--theme-text-muted);font-size:1.3rem;font-weight:400;line-height:1;padding:.15rem .3rem;margin:-.15rem -.15rem -.15rem auto;border-radius:6px;cursor:pointer;flex-shrink:0;transition:color .12s ease,background .12s ease}.announcement-banner__close:hover{color:var(--theme-text-primary);background:var(--theme-bg-soft-hover)}.announcement-banner__close:focus-visible{outline:var(--theme-focus-brand);outline-offset:1px}@media(max-width:640px){.announcement-banner{flex-wrap:wrap;padding:.6rem .85rem;gap:.5rem;font-size:.85rem}.announcement-banner__message{flex:1 1 100%}.announcement-banner__link{font-size:.82rem}.announcement-banner__close{font-size:1.25rem;margin-left:auto}}.home-page{display:flex;flex-direction:column;gap:1rem;padding:0 0 3rem}.home-module-heading{margin:0;color:var(--theme-accent-brand-hover);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-banner{display:flex;align-items:center;justify-content:space-between;gap:clamp(.75rem,2.5vw,2rem);padding:clamp(.9rem,2.4vw,1.5rem) clamp(1rem,3vw,2rem);overflow:hidden;background:var(--theme-accent-brand-hover);border:1px solid var(--theme-accent-brand);border-inline-start:4px solid var(--theme-accent-gold);box-shadow:var(--theme-shadow-soft)}.home-banner h1{margin:0;color:var(--theme-bg-surface);font-size:clamp(1.35rem,2.6vw,2.1rem);letter-spacing:0;line-height:1.12;text-wrap:balance;max-width:26ch}.home-banner__art{flex-shrink:0}.home-banner__art img{display:block;height:clamp(3rem,8vw,7rem);width:auto;object-fit:contain}@media(max-width:640px){.home-banner__art{display:none}}.home-latest-scores{display:flex;flex-direction:column;gap:.9rem}.home-latest-scores__header{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem 1rem;flex-wrap:wrap}.home-latest-scores__heading{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;min-width:0}.home-latest-scores__heading .home-refresh-note{color:var(--theme-text-muted);font-size:.8rem;font-weight:500;letter-spacing:0;text-transform:none;white-space:nowrap}.home-latest-scores__all{margin-left:auto;color:var(--theme-accent-brand);font-weight:600;text-decoration:none;font-size:.9rem;white-space:nowrap}.home-latest-scores__all:hover{text-decoration:underline;text-underline-offset:.18rem}.home-latest-scores__all:focus-visible{text-decoration:underline;text-underline-offset:.18rem;outline:var(--theme-focus-brand);outline-offset:2px}.home-hub-jumps,.home-postseason-spotlight,.home-editorial,.home-retention{display:grid;gap:.75rem;padding:.9rem 1rem;background:var(--theme-bg-surface);border:1px solid var(--theme-border-default);box-shadow:var(--theme-shadow-soft)}.home-hub-jump-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.8rem}.home-hub-jump-card{display:grid;align-content:start;gap:.45rem;padding:.8rem;background:var(--theme-bg-soft);border-left:4px solid var(--theme-accent-brand)}.home-hub-jump-card h3{margin:0;font-size:.98rem}.home-hub-jump-card p{margin:0;color:var(--theme-text-subtle);font-size:.9rem;line-height:1.45}.home-school-find{display:grid;gap:.55rem;margin-top:.2rem}.home-school-find__input-row{position:relative}.home-school-find__input{width:100%;min-height:2.8rem;padding:.72rem 2.7rem .72rem .82rem;border:1px solid var(--theme-border-default);border-radius:0;background:var(--theme-bg-default);color:var(--theme-text-primary);font:inherit}.home-school-find__input::placeholder{color:var(--theme-text-muted)}.home-school-find__input:hover{border-color:var(--theme-border-strong)}.home-school-find__input:focus-visible{outline:var(--theme-focus-brand);outline-offset:2px;border-color:var(--theme-accent-brand)}.home-school-find__input:disabled{cursor:wait;background:var(--theme-bg-soft);color:var(--theme-text-muted)}.home-school-find__retry{appearance:none;border:1px solid var(--theme-border-default);background:var(--theme-bg-default);color:var(--theme-text-primary);font:inherit;cursor:pointer}.home-school-find__clear{appearance:none;border:0;background:transparent;color:var(--theme-text-muted);font:inherit;cursor:pointer;position:absolute;top:50%;right:.45rem;display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;padding:0;transform:translateY(-50%)}.home-school-find__retry{padding:.35rem .7rem;font-size:.84rem;font-weight:600}.home-school-find__retry:hover{border-color:var(--theme-accent-brand);background:var(--theme-bg-soft)}.home-school-find__clear:hover{color:var(--theme-text-primary);background:transparent}.home-school-find__clear:focus-visible,.home-school-find__retry:focus-visible{outline:var(--theme-focus-brand);outline-offset:2px}.home-school-find__status{min-height:1.1rem;color:var(--theme-text-muted);font-size:.82rem;line-height:1.35}.home-school-find__error{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .7rem;color:var(--theme-text-subtle);font-size:.84rem}.home-school-find__results{margin:0;padding:0;list-style:none;display:grid;gap:.35rem;max-height:15.5rem;overflow:auto;overscroll-behavior:contain}.home-school-find__result{margin:0}.home-school-find__link{display:flex;align-items:center;min-height:2.75rem;padding:.72rem 1rem;border:1px solid var(--theme-border-default);background:var(--theme-bg-default);color:var(--theme-accent-brand);font-size:.9rem;font-weight:600;line-height:1.3;text-decoration:none;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.home-school-find__link:hover,.home-school-find__link.is-active{background:var(--theme-bg-soft);border-color:var(--theme-accent-brand);box-shadow:var(--theme-shadow-soft);text-decoration:none}.home-school-find__link:focus-visible{outline:var(--theme-focus-brand);outline-offset:2px;border-color:var(--theme-accent-brand);text-decoration:none}.home-hub-jump-card__cta-wrap a,.home-hub-jump-links a,.home-postseason-spotlight__actions a,.home-editorial-card a,.home-retention__actions a{color:var(--theme-accent-brand);font-weight:600;text-decoration:none}.home-hub-jump-card__cta-wrap a:hover,.home-hub-jump-links a:not(.home-hub-jump-sport-card):hover,.home-postseason-spotlight__actions a:hover,.home-editorial-card a:hover,.home-retention__actions a:hover{text-decoration:underline;text-underline-offset:.18rem}.home-hub-jump-card__cta-wrap a:focus-visible,.home-hub-jump-links a:not(.home-hub-jump-sport-card):focus-visible,.home-postseason-spotlight__actions a:focus-visible,.home-editorial-card a:focus-visible,.home-retention__actions a:focus-visible{text-decoration:underline;text-underline-offset:.18rem;outline:var(--theme-focus-brand);outline-offset:2px}.home-hub-jump-links{margin:0;padding-left:1rem;display:grid;gap:.35rem}.home-hub-jump-sport-grid{margin-top:.4rem;padding:.45rem .35rem .9rem;list-style:none;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.7rem}.home-hub-jump-sport-cell{margin:0}.home-hub-jump-sport-card{display:grid;gap:0;align-content:start;padding:.58rem 1.7rem .58rem .58rem;border:1px solid var(--theme-border-default);background:var(--theme-bg-soft);color:var(--theme-text-primary);font-weight:500;text-decoration:none;box-shadow:none;position:relative;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease,transform .12s ease}.home-hub-jump-sport-card:after{content:"";position:absolute;right:.62rem;top:50%;width:.48rem;height:.48rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(45deg);opacity:.58;transition:transform .12s ease,opacity .12s ease}.home-hub-jump-links .home-hub-jump-sport-card{color:var(--theme-text-primary)}.home-hub-jump-sport-card:hover,.home-hub-jump-sport-card:focus-visible{background:var(--theme-bg-default);border-color:var(--theme-accent-brand);text-decoration:none;box-shadow:var(--theme-shadow-soft);transform:translateY(-1px)}.home-hub-jump-sport-card:hover:after,.home-hub-jump-sport-card:focus-visible:after{opacity:.9;transform:translate(1px,-50%) rotate(45deg)}.home-hub-jump-sport-card:focus-visible{outline:var(--theme-focus-brand);outline-offset:2px}.home-hub-jump-sport-card__title{font-size:.87rem;font-weight:700;line-height:1.25}.home-hub-jump-season-groups,.home-hub-jump-season-group{display:grid;gap:0}.home-hub-jump-season-header{border-left-color:var(--theme-accent-brand);margin:0;text-transform:uppercase;letter-spacing:.04em}.home-hub-jump-season-title{font-size:inherit;font-weight:inherit}.home-hub-jump-links li{color:var(--theme-text-subtle);font-size:.88rem}.home-postseason-spotlight__summary,.home-editorial-empty,.home-retention__lede,.home-retention__note{margin:0;color:var(--theme-text-subtle);line-height:1.5}.home-postseason-spotlight__actions,.home-retention__actions{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem}.home-editorial-rails{display:grid;gap:.8rem}.home-editorial-rail{display:grid;gap:.6rem}.home-editorial-rail h3{margin:0;font-size:.95rem}.home-editorial-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.65rem}@media(min-width:761px){.home-editorial-card-grid--roundup{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-editorial-card{display:grid;gap:.45rem;align-content:start;padding:.75rem;background:var(--theme-bg-soft);border:1px solid var(--theme-border-default)}.home-editorial-card h4{margin:0;font-size:.92rem}.home-editorial-card p{margin:0;color:var(--theme-text-subtle);font-size:.86rem;line-height:1.4}.home-editorial-card .home-editorial-source{display:flex;flex-wrap:wrap;gap:.25rem .45rem;align-items:center;font-size:.78rem;font-weight:600;color:var(--theme-text-muted)}.home-editorial-card>a:last-child{margin-top:auto}.home-editorial-card--roundup{position:relative;display:flex;flex-direction:column;border-color:var(--theme-border-subtle);color:inherit;text-decoration:none;box-shadow:var(--theme-shadow-soft);transition:box-shadow .16s ease,transform .16s ease}.home-editorial-card--roundup:hover{box-shadow:var(--theme-shadow-pop);transform:translateY(-1px)}.home-editorial-card--roundup:active{box-shadow:var(--theme-shadow-soft);transform:translateY(0)}.home-editorial-card--roundup:focus-visible{outline:var(--theme-focus-brand);outline-offset:2px}.home-editorial-card--roundup .home-editorial-read-more{margin-top:auto;display:inline-flex;align-items:center;justify-content:flex-end}.home-editorial-read-more__icon{color:var(--theme-accent-brand);opacity:0;transform:translate(-.15rem);transition:opacity .12s ease,transform .12s ease}.home-editorial-card--roundup:hover .home-editorial-read-more__icon,.home-editorial-card--roundup:focus-visible .home-editorial-read-more__icon{color:var(--theme-accent-brand-hover);opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.home-editorial-card--roundup,.home-editorial-read-more__icon{transition:none}.home-editorial-card--roundup:hover,.home-editorial-card--roundup:hover .home-editorial-read-more__icon,.home-editorial-card--roundup:focus-visible .home-editorial-read-more__icon{transform:none}}.home-editorial-badges{display:flex;flex-wrap:wrap;gap:.3rem}.home-editorial-badge{display:inline-flex;align-items:center;padding:.1rem .45rem;border:1px solid var(--theme-border-strong);border-radius:999px;font-size:.72rem;font-weight:700;line-height:1.2;color:var(--theme-text-primary);background:var(--theme-bg-default)}.home-editorial-card--cta{position:relative;isolation:isolate;justify-items:start;align-content:start;gap:.55rem;overflow:hidden;padding:1.05rem 1rem 1rem;border:1px solid color-mix(in srgb,var(--theme-accent-gold) 34%,var(--theme-border-strong));color:color-mix(in srgb,var(--theme-bg-surface) 95%,transparent);background:radial-gradient(140% 125% at 100% 0%,color-mix(in srgb,var(--theme-accent-gold) 10%,transparent) 0%,transparent 60%),linear-gradient(165deg,color-mix(in srgb,var(--theme-accent-brand-hover) 86%,var(--theme-text-strong)),color-mix(in srgb,var(--theme-accent-brand) 78%,var(--theme-bg-surface)));box-shadow:inset 0 1px color-mix(in srgb,var(--theme-bg-surface) 8%,transparent),var(--theme-shadow-pop)}.home-editorial-card--cta:before{content:"";position:absolute;inset:0 auto 0 0;width:.14rem;background:linear-gradient(180deg,var(--theme-accent-gold) 0%,color-mix(in srgb,var(--theme-accent-gold) 48%,var(--theme-accent-brand)) 100%);opacity:.76;pointer-events:none}.home-editorial-card--cta:after{content:"";position:absolute;inset:-32% -44% auto auto;width:10.5rem;height:10.5rem;border-radius:50%;border:1px solid color-mix(in srgb,var(--theme-accent-gold) 30%,transparent);opacity:.42;pointer-events:none;transform:rotate(-9deg)}.home-editorial-card--cta .home-editorial-source{color:color-mix(in srgb,var(--theme-bg-surface) 70%,transparent)}.home-editorial-card--cta .home-editorial-source span{display:inline-flex;align-items:center;padding:.12rem .45rem;background:color-mix(in srgb,var(--theme-accent-gold) 8%,transparent);color:var(--theme-accent-gold);text-transform:uppercase;letter-spacing:.04em}.home-editorial-card--cta h4{color:color-mix(in srgb,var(--theme-bg-surface) 96%,transparent);font-size:1.02rem;font-weight:700;line-height:1.25}.home-editorial-card--cta p{color:color-mix(in srgb,var(--theme-bg-surface) 82%,transparent);font-size:.9rem;line-height:1.45;max-width:32ch}.home-editorial-cta-button,.home-editorial-see-more{font:inherit;font-weight:600;cursor:pointer}.home-editorial-cta-button{margin-top:auto;min-height:2.35rem;padding:.56rem 1.04rem;border:1px solid color-mix(in srgb,var(--theme-accent-gold) 50%,var(--theme-border-strong));border-radius:999px;color:var(--theme-accent-brand-hover);background:color-mix(in srgb,var(--theme-bg-surface) 88%,var(--theme-accent-gold) 12%);font-size:.84rem;letter-spacing:.01em;text-transform:none;box-shadow:var(--theme-shadow-soft);transition:transform .12s ease,background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.home-editorial-cta-button:after{content:" →"}.home-editorial-cta-button:hover,.home-editorial-cta-button:focus-visible{transform:translateY(-1px);background:color-mix(in srgb,var(--theme-bg-surface) 78%,var(--theme-accent-gold) 22%);border-color:color-mix(in srgb,var(--theme-accent-gold) 70%,var(--theme-border-strong));box-shadow:var(--theme-shadow-pop)}.home-editorial-cta-button:focus-visible{outline:2px solid color-mix(in srgb,var(--theme-bg-surface) 85%,var(--theme-accent-gold));outline-offset:2px}.home-editorial-cta-button:active{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.home-editorial-cta-button{transition:none}}@media(max-width:640px){.home-editorial-card--cta{padding:.95rem .9rem}.home-editorial-card--cta h4{font-size:1rem}.home-editorial-card--cta p{font-size:.88rem}}.home-editorial-see-more{justify-self:start;min-height:2.75rem;padding:.5rem 1rem;border:1px solid var(--theme-accent-brand);background:transparent;color:var(--theme-accent-brand);text-decoration:none}.home-editorial-see-more:hover{background:var(--theme-bg-muted)}.home-editorial-see-more:focus-visible{outline:var(--theme-focus-brand);outline-offset:2px;background:var(--theme-bg-muted)}.article-drawer-overlay{position:fixed;inset:0;z-index:120;display:flex;justify-content:flex-end;background:var(--theme-overlay-scrim)}.article-drawer-panel{width:min(28rem,92vw);min-width:0;height:100%;display:flex;flex-direction:column;background:var(--theme-bg-default);box-shadow:-.5rem 0 1.5rem #00000040;animation:article-drawer-in .18s ease-out}@keyframes article-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.article-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-bottom:1px solid var(--theme-border-default)}.article-drawer-header h3{margin:0;font-size:1rem;color:var(--theme-text-primary)}.article-drawer-close{font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;color:var(--theme-text-muted);background:none;border:none;text-decoration:underline;text-underline-offset:.14rem}.article-drawer-close:hover,.article-drawer-close:focus-visible{color:var(--theme-text-primary)}.article-drawer-body{min-width:0;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:1rem}.home-editorial-card-grid--drawer{min-width:0;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));overflow-wrap:anywhere}@media(prefers-reduced-motion:reduce){.article-drawer-panel{animation:none}}@media(max-width:640px){.article-drawer-panel{width:100%;max-width:100%}.article-drawer-header{padding:calc(.9rem + env(safe-area-inset-top)) calc(1rem + env(safe-area-inset-right)) .9rem calc(1rem + env(safe-area-inset-left))}.article-drawer-body{padding:1rem calc(1rem + env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) calc(1rem + env(safe-area-inset-left))}.home-editorial-card-grid--drawer{grid-template-columns:1fr}}.home-retention__note strong{color:var(--theme-text-primary)}.home-season-masthead{display:flex;flex-direction:column;gap:.5rem}.home-postseason-strip{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .9rem;padding:.4rem .65rem;background:var(--theme-bg-soft);border-left:4px solid var(--theme-accent-gold)}.home-postseason-strip__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--theme-text-muted)}.home-postseason-strip__link{font-size:.85rem;font-weight:600;color:var(--theme-accent-brand);text-decoration:none}.home-postseason-strip__link:hover{text-decoration:underline;text-underline-offset:.18rem}@media(max-width:640px){.home-hub-jumps,.home-postseason-spotlight,.home-editorial,.home-retention{padding:.75rem .8rem}.home-hub-jump-grid,.home-editorial-card-grid{grid-template-columns:1fr}.home-postseason-spotlight__actions,.home-retention__actions{flex-direction:column;align-items:flex-start;gap:.45rem}.home-school-find__input{min-height:3rem}.home-school-find__clear{width:2.1rem;height:2.1rem}.home-school-find__link{min-height:3rem}.home-school-find__results{max-height:12rem}}.home-empty{text-align:center;color:var(--theme-text-subtle);font-size:.95rem}.home-historical-note{text-align:center;color:var(--theme-text-subtle);font-size:.875rem;margin-top:2rem}.home-season-section{display:flex;flex-direction:column;gap:1.1rem}.home-season-header{width:100%;margin:0;padding:.45rem .65rem;border-left:4px solid var(--theme-accent-brand);border-top:0;border-right:0;border-bottom:0;background:linear-gradient(90deg,var(--theme-bg-soft) 0%,rgba(234,245,239,0) 100%);color:var(--theme-accent-brand-hover);font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-align:left}.home-sport-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:2rem}@media(max-width:860px){.home-sport-grid{grid-template-columns:1fr;gap:1rem}}
