:root{--background:0 0% 100%;--foreground:0 0% 0%;--primary:210 100% 25%;--primary-foreground:0 0% 100%;--accent:210 100% 25%;--muted:220 9% 92%;--muted-foreground:207 7% 36%;--border:0 0% 0%;--ring:210 100% 25%;--rule:4px;--shell:80rem;--font-heading:"Audiowide", "Trebuchet MS", system-ui, sans-serif;--font-body:"Rajdhani", "Trebuchet MS", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-body);margin:0;font-size:1.0625rem;font-weight:500;line-height:1.5}h1,h2,h3{font-family:var(--font-heading);text-transform:uppercase;margin:0;font-weight:400}p{margin:0}ul{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}a{color:inherit}svg{display:block}:where(a,button):focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.shell{max-width:var(--shell);margin-inline:auto;padding-inline:1.25rem}@media (width>=640px){.shell{padding-inline:2rem}}.shell--flush{padding-inline:0}.section{border-bottom:var(--rule) solid hsl(var(--border))}.section--muted{background:hsl(var(--muted))}.section--primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.section__inner{padding-block:4rem}@media (width>=640px){.section__inner{padding-block:5rem}}.eyebrow{text-transform:uppercase;letter-spacing:.02em;color:hsl(var(--primary));font-size:.875rem;font-weight:700}.lede{color:hsl(var(--muted-foreground));font-size:1.125rem}.btn{border:2px solid hsl(var(--border));background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-family:var(--font-body);text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.btn:hover{background:hsl(var(--primary) / .88)}.btn--invert{background:hsl(var(--background));color:hsl(var(--foreground))}.btn--invert:hover{background:hsl(var(--muted))}.btn--disabled,.btn--disabled:hover{background:hsl(var(--muted));color:hsl(var(--muted-foreground));cursor:not-allowed}.btn--block{width:100%}.btn--quiet{color:hsl(var(--foreground));background:0 0;border:0;padding-inline:0}.btn--quiet:hover{color:hsl(var(--primary));background:0 0}.masthead{z-index:50;background:hsl(var(--primary));color:hsl(var(--primary-foreground));position:relative}.masthead__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:90rem;height:72px;display:flex}.masthead__logo img{width:auto;height:3rem}@media (width>=640px){.masthead__logo img{height:3.25rem}}.masthead__link{align-items:center;text-decoration:none;transition:opacity .15s;display:flex}.masthead__link img{width:auto;height:2.25rem}@media (width>=640px){.masthead__link img{height:3rem}}.masthead__link:hover{opacity:.7}.subnav{border-bottom:var(--rule) solid hsl(var(--border));background:hsl(var(--muted))}.subnav__inner{justify-content:space-between;align-items:center;gap:1rem;padding-block:1.25rem;display:flex}.subnav__season{text-align:right;text-transform:uppercase;color:hsl(var(--primary));font-size:.875rem;font-weight:700}.hero{max-width:var(--shell);margin-inline:auto;display:grid}@media (width>=1024px){.hero{grid-template-columns:1.05fr .95fr}}.hero__copy{flex-direction:column;justify-content:center;padding:1.5rem;display:flex}@media (width>=640px){.hero__copy{padding:2.5rem}}@media (width>=1024px){.hero__copy{padding:3.5rem}}@media (width>=1280px){.hero__copy{padding:5rem}}.hero__title{font-size:clamp(2.75rem,7vw,4.5rem);line-height:.9}.hero__tagline{font-family:var(--font-heading);text-transform:uppercase;margin-top:1.25rem;font-size:clamp(2.25rem,6vw,3.75rem);line-height:.9}.hero__tagline span{color:hsl(var(--accent))}.hero__deck{max-width:36rem;color:hsl(var(--muted-foreground));margin-top:1.75rem;font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.5}.hero__season{border:2px solid hsl(var(--border));background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-family:var(--font-heading);text-transform:uppercase;align-self:flex-start;margin-top:2.25rem;padding:.75rem 1.25rem;font-size:clamp(1.25rem,3vw,1.5rem)}.hero__art{border-top:var(--rule) solid hsl(var(--border));min-height:24rem}@media (width>=1024px){.hero__art{border-top:0;border-left:var(--rule) solid hsl(var(--border))}}.hero__art img{object-fit:cover;width:100%;height:100%;min-height:24rem}.section-head{flex-direction:column;justify-content:space-between;gap:1rem;margin-bottom:2.5rem;display:flex}@media (width>=768px){.section-head{flex-direction:row;align-items:flex-end}}.section-head h2{margin-top:.5rem;font-size:clamp(2.25rem,5vw,3.75rem)}.section-head .lede{max-width:28rem}.programs{border:var(--rule) solid hsl(var(--border));background:hsl(var(--background));display:grid}@media (width>=1024px){.programs{grid-template-columns:repeat(2,1fr)}}.program{border-bottom:var(--rule) solid hsl(var(--border));flex-direction:column;padding:1.75rem;display:flex}@media (width>=640px){.program{padding:2.5rem}}@media (width>=1024px){.program{border-bottom:0;border-right:var(--rule) solid hsl(var(--border))}}.program--accent{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-bottom:0;border-right:0}.program__top{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.pill{text-transform:uppercase;background:hsl(var(--foreground));color:hsl(var(--background));padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.program--accent .pill{background:hsl(var(--background));color:hsl(var(--foreground))}.program__glyph{background:hsl(var(--background));width:5rem;height:5rem;color:hsl(var(--primary));flex:none;place-items:center;display:grid}.program__short{text-transform:uppercase;color:hsl(var(--accent));margin-top:2rem;font-size:.875rem;font-weight:700}.program--accent .program__short{color:hsl(var(--primary-foreground) / .8)}.program__name{margin-top:.5rem;font-size:clamp(2.25rem,4vw,3rem)}.checklist{gap:.75rem;margin-block:2rem;font-size:1.125rem;display:grid}.checklist li{gap:.75rem;display:flex}.checklist li:before{content:"✓";font-weight:700}.program .btn{margin-top:auto}.values{border-block:2px solid hsl(var(--border));margin-top:2.5rem;display:grid}@media (width>=640px){.values{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.values{grid-template-columns:repeat(5,1fr)}}.value{border-bottom:2px solid hsl(var(--border));padding:1.5rem}.value:last-child{border-bottom:0}@media (width>=640px){.value{border-right:2px solid hsl(var(--border))}.value:nth-child(2n),.value:last-child{border-right:0}}@media (width>=1024px){.value{border-bottom:0;border-right:2px solid hsl(var(--border))}.value:nth-child(2n){border-right:2px solid hsl(var(--border))}.value:last-child{border-right:0}}.value svg{color:hsl(var(--primary))}.value h3{margin-top:1.25rem;font-size:1.25rem}.value p{color:hsl(var(--muted-foreground));margin-top:.5rem;line-height:1.3}.schedule{max-width:var(--shell);background:hsl(var(--background) / .3);gap:1px;margin-inline:auto;display:grid}@media (width>=1024px){.schedule{grid-template-columns:1fr 1fr}}.schedule__cell{background:hsl(var(--primary));padding:1.75rem}@media (width>=640px){.schedule__cell{padding:2.5rem}}.schedule__cell--icon{align-items:center;gap:1.25rem;display:flex}.schedule__label{text-transform:uppercase;color:hsl(var(--primary-foreground) / .8);font-weight:700}.schedule__value{font-family:var(--font-heading);text-transform:uppercase;font-size:clamp(2.25rem,5vw,3rem)}.schedule__value--lg{font-size:3rem}.schedule__times{font-family:var(--font-heading);text-transform:uppercase;flex-wrap:wrap;gap:.25rem 1rem;font-size:clamp(1.5rem,3vw,2rem);display:flex}.schedule__times span{color:hsl(var(--primary-foreground) / .75)}.callout{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding-block:3rem;display:flex}.callout svg{color:hsl(var(--primary))}.callout h2{font-size:clamp(1.875rem,4vw,2.25rem)}.connect{border-top:var(--rule) solid hsl(var(--border));background:hsl(var(--muted));text-align:center}.connect h2{font-size:clamp(2.25rem,5vw,3rem)}.connect .lede{margin-inline:auto;max-width:36rem;margin-top:1rem}.connect__links{justify-content:center;gap:1.25rem;margin-top:2rem;display:flex}.connect__links a{border:2px solid hsl(var(--border));background:hsl(var(--background));border-radius:9999px;place-items:center;width:3rem;height:3rem;transition:background-color .15s,color .15s;display:grid}.connect__links a:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.page-head h1{font-size:clamp(2.25rem,6vw,3.75rem);line-height:.9}.page-head .lede{max-width:48rem;margin-top:1.5rem;font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.5}.team{border:var(--rule) solid hsl(var(--border));background:hsl(var(--background))}.team+.team{margin-top:3rem}.team__head{border-bottom:var(--rule) solid hsl(var(--border));background:hsl(var(--primary));color:hsl(var(--primary-foreground));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem;display:flex}@media (width>=640px){.team__head{padding:2.5rem}}.team__name{align-items:center;gap:.75rem;font-size:clamp(2rem,4vw,3rem);display:flex}.team__number{text-transform:uppercase;color:hsl(var(--primary-foreground) / .8);margin-top:.5rem;font-weight:700}.team__record{text-align:right}.team__record strong{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,3.5rem);font-weight:400;display:block}.team__record span{max-width:18rem;color:hsl(var(--primary-foreground) / .8);font-size:.875rem;display:block}.team__body{padding:1.75rem}.team__website{margin-top:1.5rem}@media (width>=640px){.team__body{padding:2.5rem}}.comp+.comp{border-top:2px solid hsl(var(--border));margin-top:2rem;padding-top:2rem}.comp h3{font-size:1.5rem}.comp__result{color:hsl(var(--primary));margin-top:.25rem;font-weight:700}.bullets{color:hsl(var(--muted-foreground));gap:.5rem;margin-top:1rem;display:grid}.bullets li{gap:.75rem;display:flex}.bullets li:before{content:"—";flex:none}.highlights{border-top:2px solid hsl(var(--border));flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding-top:2rem;display:flex}.highlights li{border:2px solid hsl(var(--border));text-transform:uppercase;padding:.375rem .75rem;font-size:.875rem;font-weight:700}.fll{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-bottom:var(--rule) solid hsl(var(--border))}.fll h2{font-size:clamp(2.25rem,5vw,3rem)}.fll__grid{gap:2rem;margin-top:2.5rem;display:grid}@media (width>=768px){.fll__grid{grid-template-columns:repeat(2,1fr)}}.fll__card h3{margin-top:.5rem;font-size:1.5rem}.fll__card p{color:hsl(var(--primary-foreground) / .85);margin-top:.75rem;line-height:1.6}.fll__label{text-transform:uppercase;align-items:center;gap:.5rem;font-weight:700;display:flex}.fll__outro{max-width:56rem;color:hsl(var(--primary-foreground) / .85);margin-top:2rem;font-size:1.125rem;line-height:1.6}.center-action{justify-content:center;margin-top:2.5rem;display:flex}.apply{max-width:var(--shell);border-inline:var(--rule) solid hsl(var(--border));background:hsl(var(--background));margin-inline:auto;display:grid}@media (width>=1024px){.apply{grid-template-columns:repeat(2,1fr)}}.apply__side{border-bottom:var(--rule) solid hsl(var(--border));padding:2rem}@media (width>=640px){.apply__side{padding:3rem}}@media (width>=1024px){.apply__side{border-bottom:0;border-right:var(--rule) solid hsl(var(--border))}}.apply__side--accent{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.apply__side--accent .pill{background:hsl(var(--background));color:hsl(var(--foreground))}.apply__side--accent .program__short{color:hsl(var(--primary-foreground) / .8)}.apply__form{flex-direction:column;justify-content:center;min-height:32rem;padding:2rem;display:flex}@media (width>=640px){.apply__form{padding:3rem}}.apply__form h2{margin-top:.75rem;font-size:clamp(2.25rem,4vw,3rem)}.apply__note{max-width:36rem;color:hsl(var(--muted-foreground));margin-top:1.5rem;font-size:1.125rem}.apply__when{border-block:2px solid hsl(var(--border));align-items:flex-start;gap:1rem;margin-top:2rem;padding-block:1.25rem;display:flex}.apply__when svg{color:hsl(var(--primary));flex:none;margin-top:.25rem}.apply__when h3{font-size:1.25rem}.apply__when p{color:hsl(var(--muted-foreground));margin-top:.25rem}.apply__actions{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}@media (width>=640px){.apply__actions{flex-flow:wrap}}.notfound{background:hsl(var(--muted));text-align:center;place-items:center;min-height:70vh;padding:1.5rem;display:grid}.notfound h1{font-size:3rem}.notfound p{color:hsl(var(--muted-foreground));margin-block:1rem;font-size:1.25rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.section-title{font-size:clamp(2.25rem,5vw,3.75rem)}.section--top-rule{border-top:var(--rule) solid hsl(var(--border))}.stack{margin-top:2.5rem}.lede--wide{max-width:56rem;margin-top:.5rem}.team__summary{color:hsl(var(--muted-foreground));font-size:1.125rem}.comps,.highlights-label{margin-top:2rem}.highlights--tight{border-top:0;margin-top:.75rem;padding-top:0}.eyebrow--onDark{color:hsl(var(--primary-foreground) / .8)}.fll__title{margin-top:.5rem}.fll__intro{margin-top:1.5rem}.apply__desc{margin-top:1.5rem;font-size:1.125rem}.notfound h1.notfound__small{font-size:2rem}
