:root{--navy:#092d49;--blue:#0877be;--sky:#d9f0f5;--cream:#f5f0e6;--gold:#f8bb26;--orange:#ef6b2e;--ink:#132d40;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:var(--cream)}a{color:inherit;text-decoration:none}.site-header{height:88px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fff;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:54px;height:54px;display:grid;place-items:center;background:var(--gold);clip-path:polygon(50% 0,93% 24%,84% 79%,50% 100%,16% 79%,7% 24%)}.brand-mark span{font:800 18px Outfit}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font:800 18px Outfit;letter-spacing:.04em}.brand-copy small{font-size:8px;letter-spacing:.17em;margin-top:5px}.site-header nav{display:flex;align-items:center;gap:36px;font:600 13px Outfit;letter-spacing:.02em}.nav-cta{background:var(--navy);color:#fff;padding:15px 20px}.nav-cta span,.button span,.text-link span{margin-left:16px}.menu-toggle{display:none;border:0;background:none}.hero{min-height:690px;background:var(--sky);position:relative;display:grid;grid-template-columns:48% 52%;overflow:hidden}.hero-text{padding:110px 6vw 120px;z-index:2}.eyebrow{font:700 11px Outfit;letter-spacing:.16em;text-transform:uppercase;color:var(--orange);display:flex;align-items:center;gap:10px;margin-bottom:25px}.eyebrow span{display:inline-block;width:25px;height:2px;background:currentColor}h1,h2{font:700 clamp(48px,6vw,82px)/.95 Outfit;margin:0;letter-spacing:-.045em;color:var(--navy)}h1 em,h2 em{font-style:normal;color:var(--blue)}.hero-text>p{font-size:18px;line-height:1.7;max-width:590px;margin:30px 0;color:#355267}.hero-actions{display:flex;align-items:center;gap:30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:18px 24px;font:700 12px Outfit;letter-spacing:.06em;text-transform:uppercase;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff;box-shadow:8px 8px 0 var(--navy)}.button-text{padding-left:0}.play{width:38px;height:38px;border:1px solid #9ab3c0;border-radius:50%;display:grid;place-items:center;font-size:10px;margin:0 10px 0 0}.hero-art{position:relative;overflow:hidden;background:linear-gradient(#a9dce8 0 58%,#73b9a1 58%)}.sun{position:absolute;width:120px;height:120px;border-radius:50%;background:var(--gold);right:10%;top:11%}.cloud{position:absolute;width:90px;height:20px;background:#fff;border-radius:30px;opacity:.8}.cloud:before,.cloud:after{content:"";position:absolute;background:#fff;border-radius:50%;width:35px;height:35px;bottom:0;left:14px}.cloud:after{width:50px;height:50px;left:35px}.cloud-one{top:21%;left:9%}.cloud-two{top:31%;right:10%;transform:scale(.65)}.city{position:absolute;bottom:40%;left:10%;right:8%;height:120px;display:flex;align-items:end;gap:8px;opacity:.18}.city i{background:var(--navy);width:50px;height:50%}.city i:nth-child(2){height:95%}.city i:nth-child(3){height:70%}.city i:nth-child(4){height:110%}.city i:nth-child(5){height:60%}.hill{position:absolute;border-radius:50% 50% 0 0}.hill-back{width:120%;height:40%;background:#2c826c;bottom:15%;left:-20%;transform:rotate(5deg)}.hill-front{width:120%;height:31%;background:#165b4a;bottom:-10%;left:8%;transform:rotate(-8deg)}.tent{position:absolute;bottom:13%;left:45%;width:160px;height:130px;background:var(--orange);clip-path:polygon(50% 0,100% 100%,0 100%)}.tent span{position:absolute;background:#a83d22;width:60px;height:100px;bottom:0;left:50px;clip-path:polygon(50% 0,100% 100%,0 100%)}.campfire{position:absolute;bottom:9%;left:31%;font-size:45px}.tree{position:absolute;color:#0c493c;font-size:140px;line-height:.5}.tree i{display:block;width:8px;height:60px;background:#774a26;margin:auto}.tree-one{bottom:20%;left:10%}.tree-two{bottom:21%;right:5%;transform:scale(.65)}.hero-badge{position:absolute;right:5%;bottom:6%;width:110px;height:110px;border-radius:50%;background:var(--gold);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);border:3px solid var(--navy);box-shadow:0 0 0 5px var(--gold);font:700 10px Outfit;letter-spacing:.08em}.hero-badge strong{font-size:13px}.scroll-note{position:absolute;bottom:25px;left:6vw;font:700 9px Outfit;letter-spacing:.16em}.scroll-note span{font-size:20px;margin-left:15px}.ticker{background:var(--gold);overflow:hidden;white-space:nowrap;padding:15px 0;font:800 11px Outfit;letter-spacing:.15em}.ticker div{width:max-content;animation:marquee 30s linear infinite}.ticker b{color:var(--orange);margin:0 30px}@keyframes marquee{to{transform:translateX(-40%)}}.section{padding:110px 7vw}.section-heading h2{font-size:clamp(42px,5vw,68px)}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:12vw;margin-top:65px}.about-copy .lead{font:500 21px/1.6 Outfit;margin-top:0}.about-copy p{line-height:1.8;color:#526777}.text-link{display:inline-block;margin-top:20px;font:700 12px Outfit;text-transform:uppercase;letter-spacing:.1em;border-bottom:2px solid var(--orange);padding-bottom:7px}.values article{display:flex;gap:25px;padding:0 0 27px;margin-bottom:27px;border-bottom:1px solid #d7d2c8}.value-icon{flex:none;width:50px;height:50px;background:var(--navy);color:var(--gold);display:grid;place-items:center;font-size:22px;clip-path:polygon(50% 0,100% 25%,90% 80%,50% 100%,10% 80%,0 25%)}.values h3{font:700 20px Outfit;margin:0 0 6px}.values p{margin:0;color:#62717b;font-size:14px}.events{background:var(--navy);color:#fff}.events h2{color:#fff}.events h2 em{color:var(--gold)}.eyebrow.light{color:#77ccdb}.section-heading.row{display:flex;align-items:end;justify-content:space-between}.button-outline{border:1px solid #527087}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:60px}.event-card{background:#fff;color:var(--ink)}.event-image{height:250px;position:relative;overflow:hidden}.event-image:before,.event-image:after{content:"";position:absolute}.event-image.camp{background:linear-gradient(#e87b43 0 45%,#193f4d 45%)}.event-image.camp:before{width:150px;height:130px;background:#f6c52f;clip-path:polygon(50% 0,100% 100%,0 100%);bottom:0;left:24%}.event-image.camp:after{width:30px;height:90px;background:#c7542d;clip-path:polygon(50% 0,100% 100%,0 100%);bottom:0;left:calc(24% + 60px)}.event-image.pine{background:linear-gradient(#b9dce1,#6fae93)}.event-image.pine:before{content:"▲  ▲\A　▲  ▲";white-space:pre;color:#164f45;font-size:90px;line-height:.75;bottom:0;left:12%}.event-image.service{background:#e9bd50}.event-image.service:before{width:120px;height:120px;border-radius:50%;background:#ef7436;left:32%;top:28%}.event-image.service:after{content:"♥";font-size:75px;color:#fff;left:40%;top:28%}.event-tag{position:absolute;z-index:2;top:16px;left:16px;background:var(--navy);color:#fff;padding:8px 10px;font:700 9px Outfit;letter-spacing:.12em}.event-number{position:absolute;z-index:2;right:15px;bottom:8px;color:#fff;font:800 34px Outfit;opacity:.9}.event-info{padding:25px;position:relative;min-height:180px}.event-info p{font:700 9px Outfit;letter-spacing:.13em;color:var(--orange)}.event-info h3{font:700 24px Outfit;margin:10px 0}.event-info>span{font-size:14px;color:#677987}.event-info a{position:absolute;right:25px;bottom:25px;width:34px;height:34px;border-radius:50%;background:var(--gold);display:grid;place-items:center;font-weight:bold}.events-note{text-align:center;color:#9eb0bd;font-size:12px;margin:35px 0 0}.calendar{display:grid;grid-template-columns:35% 65%;gap:7vw;align-items:center;background:#e8e2d6}.calendar-copy p{line-height:1.7;color:#526777;margin:30px 0}.button-dark{background:var(--navy);color:#fff}.calendar-card{background:#fff;padding:30px;box-shadow:16px 16px 0 #d1c8b7}.calendar-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e4e4;padding-bottom:20px}.calendar-top h3{font:700 22px Outfit;margin:0}.month-arrow{border:0;background:#edf2f3;width:36px;height:36px;cursor:pointer}.weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,1fr)}.weekdays span{text-align:center;font:700 8px Outfit;letter-spacing:.1em;color:#778895;padding:18px 0 10px}.calendar-days span{height:48px;display:grid;place-items:center;font:600 12px Outfit;position:relative}.calendar-days .muted{color:#c5cbce}.calendar-days .today{background:var(--navy);color:#fff;border-radius:50%;width:38px;height:38px;align-self:center;justify-self:center}.calendar-days .activity:after{content:"";width:5px;height:5px;background:var(--orange);border-radius:50%;position:absolute;bottom:4px}.calendar-legend{border-top:1px solid #e4e4e4;padding-top:18px;margin-top:8px;display:flex;justify-content:space-between;color:#778895;font-size:10px}.calendar-legend span i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-right:6px}.join{min-height:600px;background:#112d3d;color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.join-content{width:55%;margin-left:auto;z-index:2}.join h2{color:#fff}.join h2 em{color:var(--gold)}.join-content p{max-width:540px;line-height:1.7;color:#bed0d9;margin:30px 0}.button-gold{background:var(--gold);color:var(--navy)}.join-art{position:absolute;inset:0 50% 0 0;background:linear-gradient(#274f60,#df7842);overflow:hidden}.moon{position:absolute;width:100px;height:100px;border-radius:50%;background:var(--gold);top:15%;left:15%}.mountain{position:absolute;clip-path:polygon(50% 0,100% 100%,0 100%);bottom:0}.m1{width:95%;height:65%;background:#234f4b;left:-25%}.m2{width:90%;height:50%;background:#0f3937;left:25%}.trees{position:absolute;bottom:3%;left:5%;font-size:80px;color:#092d34;white-space:nowrap}.join:after{content:"190";position:absolute;right:-25px;bottom:-90px;font:800 260px Outfit;color:#fff;opacity:.025}footer{background:#071f31;color:#fff;padding:50px 7vw;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.footer-brand .brand-mark{width:46px;height:46px}footer>p{color:#87a0ae;text-align:right}footer>div{display:flex;gap:28px;font:600 11px Outfit}footer>small{text-align:right;color:#708896;font-size:9px}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:800px){.site-header{height:74px}.site-header nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;flex-direction:column;padding:30px}.site-header nav.open{display:flex}.menu-toggle{display:block}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{grid-template-columns:1fr}.hero-text{padding:75px 6vw}.hero-art{height:520px}.scroll-note{display:none}.section{padding:80px 6vw}.about-grid,.calendar{grid-template-columns:1fr;gap:55px}.section-heading.row{align-items:start;gap:30px;flex-direction:column}.event-grid{grid-template-columns:1fr}.event-image{height:280px}.join-art{opacity:.25;inset:0}.join-content{width:100%;margin:0}.join-content p{color:#fff}.calendar-card{padding:18px;box-shadow:8px 8px 0 #d1c8b7}.calendar-days span{height:40px}footer{grid-template-columns:1fr}footer>p,footer>small{text-align:left}footer>div{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}.reveal{opacity:1;transform:none;transition:none}}
