:root{--green:#304020;--green-ink:#1c2712;--green-line:#4a6134;--charcoal:#0e0e0c;--charcoal-soft:#1b1a16;--gold:#cc9c34;--gold-text:#8a5710;--white:#fff;--paper:#faf7f0;--ink:#16140f;--muted:#5c584c;--line:#16140f26;--line-light:#fff3;--font-display:"Anton", "Arial Narrow", sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--tri:polygon(50% 0, 0 100%, 100% 100%)}*{box-sizing:border-box}html{scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}a{color:inherit;text-decoration:none}button,select{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;margin:0;font-weight:400;line-height:.96}h1 em,h2 em,h3 em{color:var(--gold);font-style:normal}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}.skip-link{z-index:300;background:var(--gold);color:var(--charcoal);border-radius:3px;padding:.9rem 1.1rem;font-weight:700;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.tri{background:var(--gold);width:9px;height:8px;clip-path:var(--tri);flex:none;display:inline-block}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--gold-text);font-size:.74rem;font-weight:700;font-family:var(--font-body);align-items:center;gap:.55rem;margin:0 0 .9rem;display:flex}.eyebrow-light{color:var(--gold)}.section-heading{max-width:760px;margin:0 auto 3rem}.section-heading.is-centered{text-align:center}.section-heading.is-centered .eyebrow{justify-content:center}.section-heading.is-centered .section-lede{margin-inline:auto}.section-heading h2{font-size:clamp(2.1rem,4.4vw,3.4rem)}.section-lede{color:var(--muted);max-width:640px;margin-top:1rem;font-size:1.05rem;line-height:1.65}.section-lede-light{color:#ffffffb8}.button{min-height:46px;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.03em;border-radius:2px;align-items:center;gap:.6rem;padding:0 1.5rem;font-size:1rem;font-weight:400;transition:transform .15s,background .15s,color .15s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--charcoal)}.button-gold:hover,.button-gold:focus-visible{background:var(--gold-text);color:var(--white)}.button-line{color:var(--white);border:1.5px solid #ffffff8c}.button-line:hover,.button-line:focus-visible{border-color:var(--gold);color:var(--gold)}.button-outline{border:1.5px solid var(--green);color:var(--green)}.button-outline:hover,.button-outline:focus-visible{background:var(--green);color:var(--white)}.text-link{min-height:44px;color:var(--green);border-bottom:2px solid #0000;align-items:center;gap:.5rem;font-size:.88rem;font-weight:700;display:inline-flex}.text-link:hover,.text-link:focus-visible{border-color:var(--gold)}.text-link-light{color:var(--white)}.text-link-light:hover,.text-link-light:focus-visible{border-color:var(--gold)}.site-chrome{z-index:100;transition:box-shadow .2s;position:fixed;top:0;left:0;right:0}.site-chrome.is-scrolled{box-shadow:0 4px 20px #00000040}.chrome-header{background:var(--charcoal);transition:padding .2s}.site-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:.85rem clamp(1.2rem,4vw,3rem);transition:padding .2s;display:grid}.site-chrome.is-scrolled .site-header-inner{padding-top:.55rem;padding-bottom:.55rem}.brand{width:max-content;color:var(--white);align-items:center;gap:.7rem;display:inline-flex}.brand-crest{object-fit:contain;width:46px;height:46px}.chrome-header .brand-crest{width:83px;height:83px}.brand-type{font-family:var(--font-display);letter-spacing:.01em;font-size:1rem;line-height:1}.brand-type strong{color:var(--gold);font-size:1.3rem;display:block}.desktop-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem clamp(.5rem,1.2vw,1rem);display:flex}.desktop-nav-item{align-items:center;gap:.5rem clamp(.5rem,1.2vw,1rem);display:inline-flex}.desktop-nav a{font-family:var(--font-display);color:var(--white);letter-spacing:.02em;font-size:.88rem}.desktop-nav-sep,.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--gold)}.header-ctas{align-items:center;gap:.8rem;display:flex}.mobile-menu{display:none}.hero{background:var(--charcoal);min-height:88vh;position:relative;overflow:hidden}.hero-media{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-media video,.hero-media img{object-fit:cover;width:100%;height:100%}.hero-video{transform-origin:42% 32%;transform:scale(1.16)}.hero-poster{display:none}.hero:after{content:"";z-index:1;background:linear-gradient(90deg,#0e0e0ce6 0%,#0e0e0c99 38%,#0e0e0c26 72%,#0e0e0c00 100%);position:absolute;inset:0}.hero-text{z-index:2;color:var(--white);max-width:620px;padding:clamp(7rem,20vh,11rem) clamp(1.4rem,6vw,4.5rem) clamp(4rem,10vh,6rem);position:relative}.hero h1{font-size:clamp(2.8rem,5.6vw,5rem)}.hero-copy{color:#ffffffd9;max-width:480px;margin:1.4rem 0 0;font-size:1.08rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.3rem;margin-top:2.3rem;display:flex}.page-hero{background:var(--charcoal);color:var(--white)}.page-hero-inner{max-width:1100px;padding:clamp(8rem,20vh,11rem) clamp(1.2rem,5vw,3rem) clamp(3rem,7vh,4.5rem)}.page-hero h1{font-size:clamp(2.4rem,5vw,3.6rem)}.page-hero-lede{color:#ffffffc7;max-width:640px;margin-top:1.1rem;font-size:1.05rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.hero-video{display:none}.hero-poster{display:block}}.ticker{background:var(--green);border-top:1px solid var(--green-line);border-bottom:1px solid var(--green-line)}.ticker-inner{grid-template-columns:repeat(4,1fr);max-width:1400px;margin:0 auto;display:grid}.ticker-item{color:var(--white);border-right:1px solid var(--green-line);align-items:center;gap:.7rem;min-height:44px;padding:1.1rem clamp(1rem,3vw,1.8rem);display:flex}.ticker-item:last-child{border-right:0}.ticker-item:hover,.ticker-item:focus-visible{background:var(--green-ink)}.ticker-item .tri{transform:rotate(90deg)}.ticker-label{font-family:var(--font-display);letter-spacing:.01em;font-size:1rem}.pathway-section{max-width:1250px;margin:0 auto;padding:clamp(4.5rem,8vw,7.5rem) clamp(1.2rem,5vw,3rem)}.stage-key{border-bottom:2px solid var(--charcoal);flex-wrap:wrap;gap:.5rem 1.6rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.stage-key li{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;display:flex}.sheet{border-top:2px solid var(--charcoal)}.sheet-row{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr auto;align-items:center;gap:1.3rem;padding:1.1rem 0;display:grid}.sheet-thumb{border-radius:2px;width:88px;height:88px;overflow:hidden}.sheet-thumb img{object-fit:cover;width:100%;height:100%}.sheet-main{min-width:0}.sheet-stage{color:var(--gold-text);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.4rem;margin-bottom:.3rem;font-size:.68rem;font-weight:800;display:inline-flex}.sheet-name{font-family:var(--font-display);letter-spacing:.01em;font-size:1.35rem}.sheet-desc{color:var(--muted);max-width:640px;margin-top:.35rem;font-size:.92rem}.sheet-tags{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.sheet-tags span{text-transform:uppercase;letter-spacing:.05em;color:var(--green);border:1px solid var(--line);border-radius:2px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.sheet-commitment{color:var(--green)!important}.sheet-action{text-align:right;justify-self:end}.pathway-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.pathway-note{color:var(--muted);max-width:380px;font-size:.85rem}.pathway-footer-actions{flex-wrap:wrap;gap:1rem;display:flex}.program-detail-tags{margin-bottom:2.5rem}.program-detail-grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:2.5rem;display:grid}.program-detail-col{align-content:start;gap:1.6rem;display:grid}.program-detail-heading{margin-top:1rem}.detail-list{color:var(--muted);gap:.5rem;font-size:.9rem;line-height:1.5;display:grid}.detail-list strong{color:var(--ink)}.finder-section{background:var(--charcoal);color:var(--white);padding:clamp(4.5rem,8vw,7.5rem) clamp(1.2rem,5vw,3rem)}.finder{gap:2.2rem;max-width:1100px;margin:0 auto;display:grid}.chip-group{gap:.7rem;display:grid}.chip-group-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff8c;font-size:.74rem;font-weight:700}.chip-row{flex-wrap:wrap;gap:.6rem;display:flex}.chip{border:1.5px solid var(--line-light);color:#ffffffd9;border-radius:2px;align-items:center;min-height:44px;padding:0 1.1rem;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.chip:hover{border-color:var(--gold)}.chip[aria-pressed=true]{background:var(--gold);border-color:var(--gold);color:var(--charcoal);font-weight:700}.finder-results{background:var(--charcoal-soft);border:1px solid var(--line-light);padding:1.8rem}.finder-results-count{font-family:var(--font-display);color:var(--gold);margin-bottom:1.2rem;font-size:1.4rem}.finder-results-list{gap:0;display:grid}.finder-results-list li{border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.finder-results-list li:first-child{border-top:1px solid var(--line-light)}.finder-result-stage{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.2rem;font-size:.66rem;font-weight:800;display:block}.finder-results-list h3{font-family:var(--font-display);text-transform:none;font-size:1.15rem}.finder-results-list p{color:#fff9;font-size:.82rem;font-family:var(--font-body);margin-top:.2rem}.finder-empty{color:#ffffffa6;padding:1rem 0}.finder-disclaimer{border-top:1px solid var(--line-light);color:#ffffff8c;margin-top:1.2rem;padding-top:1.2rem;font-size:.8rem}.hubs-section{padding:clamp(4.5rem,8vw,7.5rem) 0}.hubs-section .section-heading{padding:0 clamp(1.2rem,5vw,3rem)}.hub-band{min-height:360px;display:grid;position:relative;overflow:hidden}.hub-band:nth-child(odd){grid-template-columns:1fr 1.3fr}.hub-band:nth-child(2n){grid-template-columns:1.3fr 1fr}.hub-band+.hub-band{margin-top:.4rem}.hub-media{aspect-ratio:16/9;align-self:center;position:relative;overflow:hidden}.hub-media img{object-fit:cover;width:100%;height:100%}.hub-band:nth-child(odd) .hub-media{clip-path:polygon(6% 0,100% 0,100% 100%,0 100%);order:2;margin-left:-6%}.hub-band:nth-child(2n) .hub-media{clip-path:polygon(0 0,94% 0,100% 100%,0 100%);order:1;margin-right:-6%}.hub-body{z-index:1;background:var(--charcoal);color:var(--white);flex-direction:column;justify-content:center;gap:.9rem;padding:clamp(2rem,5vw,3.5rem);display:flex;position:relative}.hub-band:nth-child(odd) .hub-body{order:1}.hub-band:nth-child(2n) .hub-body{order:2}.hub-body h3{font-size:clamp(1.8rem,3vw,2.4rem)}.hub-body>p{color:#ffffffb8;max-width:460px;font-size:.95rem;line-height:1.6}.hub-programs{flex-wrap:wrap;gap:.5rem;display:flex}.hub-programs li{text-transform:uppercase;letter-spacing:.04em;color:var(--gold);border:1px solid var(--line-light);border-radius:2px;padding:.3rem .6rem;font-size:.76rem;font-weight:700}.hub-staff{gap:.3rem;margin:.3rem 0;display:grid}.hub-staff li{color:#ffffffb8;font-size:.84rem}.hub-staff strong{color:var(--white)}.section-footer-centered{text-align:center;margin-top:2.5rem}.narrow-list{max-width:720px;margin:0 auto}.page-container{max-width:1100px;margin:0 auto;padding:0 clamp(1.2rem,5vw,3rem)}.info-columns{grid-template-columns:1fr 1fr;gap:1.4rem;display:grid}.info-columns .hub-body{padding:clamp(1.6rem,4vw,2.4rem)}.info-columns .hub-body p{color:#ffffffb8;font-size:.92rem;line-height:1.6}.camp-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.camp-card{background:var(--white);border:1px solid var(--line);border-top:4px solid var(--green);flex-direction:column;gap:.5rem;padding:1.6rem;display:flex}.camp-card h3{text-transform:none;font-size:1.3rem}.camp-card-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700}.camp-card-price{color:var(--gold-text);font-weight:700}.camp-card-desc{color:var(--muted);font-size:.92rem;line-height:1.55}.national-section{max-width:1400px;margin:0 auto;padding:clamp(4.5rem,8vw,7.5rem) clamp(1.2rem,5vw,3rem)}.national-split{grid-template-columns:1fr 1fr;min-height:520px;display:grid;position:relative}.national-half{color:var(--white);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.national-half:first-child{clip-path:polygon(0 0,100% 0,88% 100%,0 100%);z-index:2;margin-right:-6%}.national-half:last-child{clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}.national-photo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.national-half:before{content:"";z-index:1;background:linear-gradient(#0e0e0c80 0%,#0e0e0cd1 100%);position:absolute;inset:0}.national-body{z-index:2;flex-direction:column;gap:.7rem;padding:2.2rem clamp(1.6rem,4vw,3rem);display:flex;position:relative}.national-half:first-child .national-body{padding-right:clamp(3rem,8vw,6rem)}.national-half:last-child .national-body{padding-left:clamp(3rem,8vw,6rem)}.league-logo{background:var(--white);object-fit:contain;border-radius:2px;width:auto;max-width:130px;height:auto;max-height:56px;padding:.4rem .6rem}.national-body h3{font-size:clamp(1.6rem,2.6vw,2.2rem)}.national-body p{color:#fffc;max-width:380px;line-height:1.6}.culture-section{background:var(--paper);padding:clamp(4.5rem,8vw,7.5rem) clamp(1.2rem,5vw,3rem)}.culture-photo-strip{aspect-ratio:21/7;clip-path:polygon(0 0,100% 0,100% 88%,96% 100%,0 100%);max-width:1400px;margin:0 auto 3rem;overflow:hidden}.culture-photo-strip img{object-fit:cover;width:100%;height:100%}.culture-body{grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);max-width:1000px;margin:0 auto;display:grid}.culture-body blockquote{font-family:var(--font-display);text-transform:none;color:var(--green);margin:0;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.3}.culture-source{color:var(--muted);margin-top:1rem;font-size:.82rem}.culture-principles{align-content:start;gap:.8rem;display:grid}.culture-principles li{color:var(--ink);align-items:flex-start;gap:.7rem;font-size:.95rem;display:flex}.culture-principles .tri{margin-top:.45rem}.culture-heading-tight{margin-bottom:1rem}.prose{color:var(--muted);max-width:640px;line-height:1.7}.principles-section{max-width:1100px;margin:0 auto;padding:clamp(4.5rem,8vw,7.5rem) clamp(1.2rem,5vw,3rem)}.principles-grid{grid-template-columns:repeat(2,1fr);gap:1rem 2.5rem;max-width:700px;margin:0 auto}.opportunities-section{padding:clamp(4.5rem,8vw,7.5rem) 0}.opportunities-section .section-heading{padding:0 clamp(1.2rem,5vw,3rem)}.opportunities-scroller{scroll-snap-type:x proximity;scrollbar-width:thin;gap:1.1rem;padding:0 clamp(1.2rem,5vw,3rem) 1rem;display:flex;overflow-x:auto}.opportunities-grid-wrap{flex-wrap:wrap;gap:1.2rem;max-width:1320px;margin:0 auto;padding:0 clamp(1.2rem,5vw,3rem);display:flex}.opportunities-grid-wrap .opportunity-card{flex:280px}.opportunity-card{scroll-snap-align:start;background:var(--white);border:1px solid var(--line);color:var(--ink);flex-direction:column;flex:0 0 clamp(260px,30vw,320px);display:flex}.opportunity-card-media{aspect-ratio:4/3;position:relative;overflow:hidden}.opportunity-card-media img{object-fit:cover;width:100%;height:100%}.opportunity-card-label{background:var(--charcoal);color:var(--gold);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.64rem;font-weight:800;display:inline-flex;position:absolute;top:0;left:0}.opportunity-card-body{flex-direction:column;flex:1;gap:.5rem;padding:1.2rem;display:flex}.opportunity-card-body h3{font-family:var(--font-display);text-transform:none;font-size:1.15rem}.opportunity-card-body p{color:var(--muted);font-size:.84rem;line-height:1.5}.opportunity-card-body .text-link{color:var(--green);margin-top:auto}.resources-section{max-width:1100px;margin:0 auto;padding:clamp(4.5rem,8vw,7.5rem) clamp(1.2rem,5vw,3rem)}.resources-list{border-top:2px solid var(--charcoal)}.resource-link{border-bottom:1px solid var(--line);color:var(--ink);grid-template-columns:1fr 1fr auto;align-items:center;gap:1rem;padding:1.2rem 0;display:grid}.resource-link:hover,.resource-link:focus-visible{color:var(--green)}.resource-link-label{font-family:var(--font-display);align-items:center;gap:.6rem;font-size:1.15rem;display:flex}.resource-link-detail{color:var(--muted);font-size:.85rem}.resource-link>span:last-child{color:var(--gold-text);justify-self:end;font-size:1.2rem}.site-footer{background:var(--charcoal);color:#ffffffbf;padding:3.5rem clamp(1.2rem,5vw,3rem) 1.6rem}.footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:2.5rem;max-width:1400px;margin:0 auto 2.5rem;display:grid}.footer-brand-col{align-content:start;gap:1rem;display:grid}.brand-footer{color:var(--white)}.footer-brand-col p{color:#ffffff8c;max-width:280px;font-size:.88rem;line-height:1.6}.footer-col h4{font-family:var(--font-display);letter-spacing:.04em;color:var(--gold);text-transform:uppercase;margin-bottom:1rem;font-size:.9rem}.footer-col{align-content:start;gap:.7rem;display:grid}.footer-col a{align-items:center;min-height:32px;font-size:.88rem;display:flex}.footer-col a:hover,.footer-col a:focus-visible{color:var(--gold)}.footer-bottom{border-top:1px solid var(--line-light);gap:.4rem;max-width:1400px;margin:0 auto;padding-top:1.4rem;font-size:.78rem;display:grid}.footer-bottom a:hover,.footer-bottom a:focus-visible{color:var(--gold)}@media (width<=1150px){.desktop-nav,.header-ctas{display:none}.mobile-menu{justify-self:end;display:block;position:relative}.mobile-menu summary{cursor:pointer;font-family:var(--font-display);min-height:44px;color:var(--white);border:1.5px solid #fff6;border-radius:2px;align-items:center;gap:.6rem;padding:.6rem .9rem;font-size:.92rem;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-icon{gap:3px;display:grid}.mobile-menu-icon span{background:var(--white);width:18px;height:2px}.mobile-menu-nav{background:var(--charcoal);border:1px solid var(--line-light);z-index:60;width:min(280px,100vw - 2.4rem);padding:.5rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 16px 32px #0006}.mobile-menu-nav a{border-bottom:1px solid var(--line-light);font-family:var(--font-display);min-height:44px;color:var(--white);align-items:center;padding:.9rem;font-size:.95rem;display:flex}.mobile-menu-cta{background:var(--gold);color:var(--charcoal);border:0;justify-content:center;margin-top:.4rem}.hero{min-height:78vh}.hero:after{background:linear-gradient(#0e0e0c8c 0%,#0e0e0c59 45%,#0e0e0cd9 100%)}.hero-text{max-width:100%;padding-top:6.5rem}.ticker-inner{grid-template-columns:repeat(2,1fr)}.ticker-item:nth-child(2){border-right:0}.ticker-item:first-child,.ticker-item:nth-child(2){border-bottom:1px solid var(--green-line)}.sheet-row{grid-template-columns:64px 1fr}.sheet-thumb{width:64px;height:64px}.sheet-action{grid-column:1/-1;justify-self:start;margin-top:.3rem}.hub-band,.hub-band:nth-child(odd),.hub-band:nth-child(2n){grid-template-columns:1fr;min-height:auto}.hub-media{height:260px;clip-path:none!important;order:-1!important;margin:0!important}.hub-body{order:1!important}.camp-grid{grid-template-columns:repeat(2,1fr)}.program-detail-grid,.info-columns,.national-split{grid-template-columns:1fr}.national-half,.national-half:first-child,.national-half:last-child{clip-path:none;min-height:340px;margin:0}.national-half:first-child .national-body,.national-half:last-child .national-body{padding:2rem clamp(1.4rem,5vw,2.5rem)}.culture-body{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.hero-actions .text-link{justify-content:center}.ticker-inner{grid-template-columns:1fr}.ticker-item{border-bottom:1px solid var(--green-line);border-right:0!important}.ticker-item:last-child{border-bottom:0}.sheet-row{grid-template-columns:1fr}.sheet-thumb{display:none}.resource-link{grid-template-columns:1fr auto}.resource-link-detail{display:none}.finder-results-list li{flex-direction:column;align-items:flex-start;gap:.5rem}.footer-grid,.principles-grid,.camp-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
