:root{--navy:#112f3e;--orange:#ef6a2d;--yellow:#f7cc4b;--cream:#f8f4e9;--ink:#17323e;--muted:#64757a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{height:86px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;gap:36px;background:rgba(248,244,233,.94);border-bottom:1px solid rgba(17,47,62,.12);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;margin-right:auto;min-width:180px}.brand img{width:58px;height:58px;object-fit:contain;margin-right:8px}.brand span{display:flex;flex-direction:column;text-transform:uppercase;letter-spacing:.04em;line-height:.85}.brand strong{font-size:18px;font-weight:900}.brand small{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.27em;margin-top:7px}nav{display:flex;gap:32px;font-size:14px;font-weight:700}nav a{padding:12px 2px;border-bottom:2px solid transparent}nav a:hover{color:var(--orange);border-color:var(--orange)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;transition:transform .2s,box-shadow .2s}.header-cta{background:var(--navy);color:#fff;padding:13px 19px;border-radius:3px;font-size:13px}.header-cta:hover,.button:hover{transform:translateY(-2px)}.hero{min-height:680px;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden}.hero-copy{padding:clamp(68px,9vw,130px) 5vw 70px max(5vw,calc((100vw - 1320px)/2));z-index:2}.eyebrow,.section-kicker{display:flex;align-items:center;gap:12px;margin:0 0 24px;text-transform:uppercase;font-size:12px;letter-spacing:.2em;font-weight:900;color:var(--orange)}.eyebrow span{width:34px;height:3px;background:var(--orange)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(50px,6.4vw,94px);letter-spacing:-.065em;line-height:.91;margin-bottom:30px;font-weight:950}h1 em{color:var(--orange);font-style:normal}.hero-lead{max-width:620px;color:var(--muted);font-size:clamp(18px,1.5vw,23px);line-height:1.55}.hero-actions{display:flex;align-items:center;gap:25px;margin:36px 0 54px}.button{min-height:54px;padding:0 24px;border-radius:3px;font-size:14px}.button.primary{background:var(--orange);color:#fff;box-shadow:8px 8px 0 var(--navy)}.button.primary:hover{box-shadow:5px 5px 0 var(--navy)}.text-button{padding:0 5px;border-bottom:1px solid var(--ink);min-height:38px}.text-button span{color:var(--orange)}.quick-facts{display:flex;gap:38px;padding-top:28px;border-top:1px solid #c9cbc4}.quick-facts div{display:flex;gap:12px;align-items:center}.quick-facts svg{color:var(--orange);width:22px}.quick-facts span{display:flex;flex-direction:column;gap:4px}.quick-facts small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.16em}.quick-facts strong{font-size:14px}.hero-art{position:relative;background:var(--orange);min-height:680px;display:flex;align-items:flex-end;justify-content:center;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(150deg,rgba(255,255,255,.1),transparent 40%),repeating-linear-gradient(105deg,rgba(255,255,255,.035) 0 1px,transparent 1px 9px);z-index:-1}.hero-art img{width:min(83%,580px);max-height:92%;object-fit:contain;filter:drop-shadow(0 28px 18px rgba(72,25,10,.2))}.sun{position:absolute;width:270px;height:270px;border-radius:50%;background:var(--yellow);top:12%;left:13%;z-index:-1}.scribble{position:absolute;right:5%;top:8%;z-index:2;color:#fff;background:var(--navy);border:3px solid var(--yellow);padding:18px 24px 16px;font-weight:950;font-size:clamp(23px,2.2vw,34px);line-height:.95;letter-spacing:-.035em;transform:rotate(5deg);text-align:center;box-shadow:8px 8px 0 rgba(17,47,62,.2)}.scribble span{display:block;color:var(--yellow);font-size:9px;line-height:1;letter-spacing:.22em;text-transform:uppercase;margin-bottom:9px}.year-stamp{position:absolute;bottom:32px;right:5%;width:126px;height:126px;border:2px solid var(--navy);background:var(--yellow);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(8deg);text-align:center}.year-stamp strong{font-size:33px;line-height:1}.year-stamp span{text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.08em}.intro,.story{padding:110px max(5vw,calc((100vw - 1320px)/2))}.intro-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end;margin-bottom:60px}h2{font-size:clamp(38px,4.2vw,64px);letter-spacing:-.045em;line-height:1;margin-bottom:0;font-weight:950}.intro-heading>p,.story-head>p{color:var(--muted);line-height:1.7;font-size:17px;margin:0}.discipline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.discipline{min-height:405px;position:relative;padding:32px;border:1px solid rgba(17,47,62,.14);background:#fffdf7;overflow:hidden}.discipline:after{content:"";width:210px;height:210px;border-radius:50%;position:absolute;right:-70px;bottom:-80px;opacity:.1;background:currentColor}.discipline .step{display:block;font-size:12px;font-weight:900;color:#98a09f;margin-bottom:64px}.discipline svg{width:49px;height:49px;stroke-width:1.6;margin-bottom:26px}.discipline>p{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:900;margin-bottom:8px}.discipline h3{font-size:34px;letter-spacing:-.04em;margin-bottom:18px}.discipline .rule{display:block;width:44px;height:3px;background:currentColor;margin-bottom:20px}.discipline small{color:var(--muted);line-height:1.55;font-size:14px;max-width:240px;display:block}.aqua{color:#158ca1}.berry{color:#9a4077}.leaf{color:#4a8d54}.join{background:var(--orange);padding:88px max(5vw,calc((100vw - 1320px)/2)) 0}.join-card{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:70px}.section-kicker.light{color:var(--yellow)}.join-card h2{color:#fff;margin-bottom:28px}.join-card>div>p:not(.section-kicker){color:#b9c6c9;line-height:1.7;max-width:500px}.yellow{background:var(--yellow);color:var(--navy);margin-top:18px}.join-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;justify-content:center}.join-card li{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.13)}.join-card li:last-child{border-bottom:0}.join-card li>span{width:54px;height:54px;background:rgba(255,255,255,.08);display:grid;place-items:center;color:var(--yellow)}.join-card li strong{font-size:18px}.join-card li p{color:#aebdc1;margin:6px 0 0;line-height:1.5;font-size:14px}.note{width:fit-content;margin:0 auto;background:var(--yellow);padding:15px 28px;display:flex;align-items:center;gap:12px;transform:translateY(50%);font-size:13px}.note svg{width:18px}.story{padding-top:135px;background:#fffdf7}.story-head{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;margin-bottom:58px}.history-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.history-card .photo{height:290px;position:relative;overflow:hidden;background:#ddd}.history-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.8);transition:transform .5s}.history-card:hover img{transform:scale(1.035)}.history-card .photo span{position:absolute;bottom:0;left:0;padding:11px 17px;background:var(--yellow);font-size:14px;font-weight:900}.history-card h3{margin:22px 0 9px;font-size:23px}.history-card>p{color:var(--muted);line-height:1.6;font-size:14px}.final-cta{min-height:300px;background:var(--orange);color:#fff;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:45px;padding:50px max(5vw,calc((100vw - 1320px)/2));overflow:hidden}.final-cta>img{width:210px;align-self:end;margin-bottom:-85px;filter:drop-shadow(0 18px 12px rgba(72,25,10,.2))}.final-cta h2{font-size:clamp(35px,3.8vw,58px)}.final-cta .button{min-width:180px}footer{background:#0b222d;color:#fff;min-height:210px;padding:45px max(5vw,calc((100vw - 1320px)/2));display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;font-size:13px}.footer-brand{margin:0}.footer-brand img{filter:none}footer p{color:#9cafb6;line-height:1.8;margin:0}footer p a{color:#fff}footer>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:22px;color:#9cafb6}footer>div:last-child a{color:var(--yellow);font-weight:800}
@media(max-width:980px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-left:7vw;padding-right:7vw}.hero-art{min-height:540px}.intro-heading,.story-head{grid-template-columns:1fr;gap:28px}.discipline-grid{grid-template-columns:1fr 1fr}.discipline:last-child{grid-column:span 2}.join-card{grid-template-columns:1fr;gap:40px;padding:55px}.final-cta{grid-template-columns:150px 1fr}.final-cta .button{grid-column:2;justify-self:start}}
@media(max-width:680px){.site-header{height:74px;padding:0 18px}.brand img{width:48px;height:48px}.brand{min-width:0}.brand strong{font-size:15px}.header-cta{padding:11px 13px}.header-cta svg{display:none}.hero{min-height:auto}.hero-copy{padding:62px 22px 52px}h1{font-size:49px}.hero-lead{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column;margin-bottom:42px}.button.primary{width:calc(100% - 8px)}.text-button{width:fit-content;align-self:center}.quick-facts{flex-direction:column;gap:18px}.hero-art{min-height:430px}.sun{width:210px;height:210px}.scribble{right:4%;top:5%;font-size:20px;padding:13px 15px 12px;border-width:2px}.scribble span{font-size:7px;margin-bottom:7px}.year-stamp{width:98px;height:98px;bottom:20px}.year-stamp strong{font-size:27px}.intro,.story{padding:82px 22px}.intro-heading{margin-bottom:38px}h2{font-size:38px}.discipline-grid{grid-template-columns:1fr}.discipline,.discipline:last-child{grid-column:auto;min-height:350px}.discipline .step{margin-bottom:36px}.join{padding:60px 0 0}.join-card{padding:55px 22px}.note{width:calc(100% - 30px);padding:15px}.story{padding-top:115px}.history-grid{grid-template-columns:1fr}.history-card .photo{height:255px}.final-cta{grid-template-columns:90px 1fr;padding:46px 22px;gap:18px}.final-cta>img{width:120px;margin-left:-24px}.final-cta .button{grid-column:1/-1}footer{grid-template-columns:1fr;padding:45px 22px}.footer-brand{width:max-content}footer>div:last-child{align-items:flex-start}}
