:root{--purple:#5c2d91;--purple2:#8e2c91;--red:#b52a31;--ink:#302636;--cream:#f6f1ec;--paper:#fffaf6;--teal:#0d746b;--white:#fff;--shadow:0 18px 50px rgba(48,38,54,.12);--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Trebuchet MS",Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}body.admin-bar .site-header{top:32px}img{max-width:100%;display:block}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:92px 0}.soft-bg{background:linear-gradient(180deg,#f5f0ec 0%,#fbf8f4 100%)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:9999;background:white;padding:10px}.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;background:rgba(69,28,112,.94);backdrop-filter:blur(12px);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800}.brand img{width:48px;height:42px;object-fit:contain}.brand span{font-size:15px;letter-spacing:.02em}.primary-nav{display:flex;gap:28px;align-items:center}.primary-nav a{text-decoration:none;font-weight:700;font-size:14px}.primary-nav a:hover{opacity:.8}.nav-cta{padding:10px 16px;border:1px solid rgba(255,255,255,.7);border-radius:999px}.nav-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;border-radius:12px;padding:8px 12px}.hero{position:relative;overflow:hidden;min-height:780px;background:var(--purple);color:#fff;padding:140px 0 100px}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(65,22,103,.98) 0%,rgba(79,27,123,.94) 47%,rgba(79,27,123,.55) 68%,rgba(79,27,123,.28) 100%),url('../images/hero-mountain.webp') center/cover no-repeat;opacity:.95}.hero:after{content:"";position:absolute;right:-120px;bottom:-240px;width:650px;height:650px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-weight:900;font-size:12px}.eyebrow.red{color:var(--red)}.eyebrow.light{color:#ead9ff}.hero h1{font-size:clamp(54px,7vw,96px);line-height:.88;margin:18px 0 22px;text-transform:uppercase;letter-spacing:-.045em;font-family:"Arial Narrow","Trebuchet MS",sans-serif}.hero h1 span{font-size:.72em}.hero-tagline{font-size:clamp(24px,3vw,38px);line-height:1.05;font-weight:900;text-transform:uppercase;color:#ffd8d9;margin:0 0 20px;max-width:750px}.hero-intro{font-size:19px;max-width:650px;color:#f5eef8}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;border-radius:999px;padding:14px 21px;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:#fff;color:var(--purple)}.button.ghost{border:1px solid rgba(255,255,255,.65);color:#fff}.hero-photos{min-height:480px;position:relative}.hex{clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);object-fit:cover;background:#ddd}.hero-photos .hex{position:absolute;width:210px;height:240px;border:8px solid transparent;filter:drop-shadow(0 16px 20px rgba(0,0,0,.22))}.hero-photos .h1{top:0;left:80px}.hero-photos .h2{top:110px;left:245px}.hero-photos .h3{top:235px;left:95px}.hero-photos .h4{top:0;left:325px;width:170px;height:195px}.hero-photos .h5{top:255px;left:305px;width:170px;height:195px}.section-heading h2,.about h2,.calendar h2{font-size:clamp(34px,4.5vw,58px);line-height:1.02;margin:12px 0 18px;color:var(--purple);letter-spacing:-.035em}.section-heading.centered{text-align:center;max-width:850px;margin:0 auto 42px}.program-choice{background:#fff}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.choice-card{display:grid;grid-template-columns:.8fr 1.2fr;border-radius:var(--radius);overflow:hidden;background:var(--cream);box-shadow:var(--shadow);min-height:340px}.choice-card.guides{border-top:5px solid var(--teal)}.choice-card.princesses{border-top:5px solid var(--purple2)}.choice-image{background-size:cover;background-position:center;min-height:260px}.choice-body{padding:34px}.program-kicker{text-transform:uppercase;font-size:12px;letter-spacing:.15em;color:var(--red);font-weight:900}.choice-body h3,.experience-card h3,.join-card h3{font-size:30px;line-height:1.05;color:var(--purple);margin:8px 0 12px}.text-link{font-weight:900;color:var(--red);text-decoration:none}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.about-copy p{font-size:18px;color:#5b4c60}.honeycomb{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;align-items:center}.honeycomb .hex{aspect-ratio:1/1.06;width:100%}.honeycomb .hex:nth-child(2),.honeycomb .hex:nth-child(5){transform:translateY(45%)}.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.experience-card{border-radius:24px;overflow:hidden;background:white;box-shadow:var(--shadow)}.experience-card img{width:100%;height:180px;object-fit:cover}.experience-card div{padding:22px}.experience-card h3{font-size:24px;margin-top:0}.experience-card p{margin-bottom:0;color:#6d5f70}.calendar-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:32px}.calendar-head p{font-weight:900;color:var(--red);white-space:nowrap}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.event-card{background:white;border-radius:22px;padding:23px;min-height:190px;border-top:5px solid #9f8cae;box-shadow:0 8px 26px rgba(48,38,54,.07)}.event-card.program-guides{border-color:var(--teal)}.event-card.program-princesses{border-color:var(--purple2)}.event-date{display:inline-block;font-weight:900;color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:13px}.event-card h3{font-size:24px;line-height:1.08;margin:12px 0;color:var(--purple)}.event-program{font-size:13px;font-weight:900;color:#756679}.event-card p{font-size:14px}.join{background:linear-gradient(135deg,#54217f,#8c2d90);color:white}.join .section-heading h2{color:#fff}.join .section-heading p{color:#eee1f3}.join-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.join-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:28px;padding:36px}.join-card .program-kicker{color:#ffd5d7}.join-card h3{color:#fff;font-size:38px}.leader{font-size:18px}.join-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0 16px}.light-button{background:white;color:var(--purple)}.outline-light{border:1px solid rgba(255,255,255,.7);color:white}.email-link{color:#fff;font-weight:700}.site-footer{background:#2b163d;color:#fff;padding:34px 0}.footer-grid{display:flex;justify-content:space-between;align-items:center}.footer-grid>a{font-weight:800;text-decoration:none}.footer-brand{display:flex;gap:14px;align-items:center}.footer-brand img{width:48px}.footer-brand div{display:flex;flex-direction:column}.footer-brand span,.footer-note{font-size:12px;color:#cdbbd7}.footer-note{margin-top:18px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.delay-1{transition-delay:.12s}.reveal.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}@media(max-width:1023px){.hero-inner{grid-template-columns:1fr}.hero{padding-bottom:60px}.hero-photos{min-height:380px;max-width:650px}.hero-photos .hex{width:180px;height:205px}.hero-photos .h1{left:30px}.hero-photos .h2{left:180px;top:80px}.hero-photos .h3{left:330px;top:0}.hero-photos .h4{left:475px;top:90px;width:145px;height:165px}.hero-photos .h5{left:390px;top:210px;width:145px;height:165px}.about-grid{grid-template-columns:1fr}.honeycomb{max-width:700px;margin:auto}.choice-card{grid-template-columns:1fr}.choice-image{min-height:220px}.experience-grid{grid-template-columns:repeat(2,1fr)}.event-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){body.admin-bar .site-header{top:46px}.shell{width:min(100% - 28px,1180px)}.section{padding:68px 0}.nav-wrap{height:68px}.brand span{font-size:12px;max-width:145px;line-height:1.2}.brand img{width:38px}.nav-toggle{display:block}.primary-nav{display:none;position:absolute;top:68px;left:14px;right:14px;background:#3c185c;border-radius:18px;padding:18px;flex-direction:column;align-items:stretch;gap:5px;box-shadow:var(--shadow)}.primary-nav.open{display:flex}.primary-nav a{padding:11px}.nav-cta{text-align:center;margin-top:6px}.hero{min-height:auto;padding:115px 0 55px}.hero-bg{background:linear-gradient(rgba(69,24,108,.92),rgba(69,24,108,.95)),url('../images/hero-mountain.webp') center/cover}.hero h1{font-size:52px}.hero-tagline{font-size:25px}.hero-intro{font-size:17px}.hero-actions{flex-direction:column}.button{width:100%}.hero-photos{min-height:330px;margin-top:18px}.hero-photos .hex{width:145px;height:165px}.hero-photos .h1{left:0;top:15px}.hero-photos .h2{left:115px;top:90px}.hero-photos .h3{left:230px;top:15px}.hero-photos .h4,.hero-photos .h5{display:none}.choice-grid,.join-grid,.event-grid,.experience-grid{grid-template-columns:1fr}.choice-card{min-height:0}.about-grid{gap:35px}.about-copy p{font-size:16px}.honeycomb{grid-template-columns:repeat(2,1fr);gap:3px}.honeycomb .hex:nth-child(2),.honeycomb .hex:nth-child(5){transform:none}.honeycomb .hex:nth-child(n+5){display:none}.calendar-head{display:block}.calendar-head p{white-space:normal}.event-card{min-height:0}.join-card{padding:26px}.join-actions{flex-direction:column}.footer-grid{align-items:flex-start;gap:25px;flex-direction:column}.footer-brand span{max-width:240px}}@media(max-width:390px){.hero h1{font-size:44px}.hero-photos .hex{width:128px;height:146px}.hero-photos .h2{left:98px}.hero-photos .h3{left:196px}.hero-photos{min-height:285px}.section-heading h2,.about h2,.calendar h2{font-size:36px}}

/* ===== V1.1 visual refinements ===== */
.hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(470px,.92fr);gap:54px}
.hero-copy{max-width:670px}
.hero-photos{min-height:500px;width:100%;max-width:510px;justify-self:end}
.hero-photos .hex{width:180px;height:208px;border:0;filter:drop-shadow(0 16px 20px rgba(0,0,0,.22))}
/* Five-image X: left pair, center, right pair. */
.hero-photos .h1{top:18px;left:18px}
.hero-photos .h2{top:146px;left:165px}
.hero-photos .h3{top:274px;left:18px}
.hero-photos .h4{top:18px;left:330px;width:180px;height:208px}
.hero-photos .h5{top:274px;left:330px;width:180px;height:208px}

.calendar-legend{display:flex;flex-wrap:wrap;gap:12px 22px;margin:-8px 0 24px;font-size:13px;font-weight:800;color:#66576b}
.legend-item{display:inline-flex;align-items:center;gap:8px}
.legend-item i{width:11px;height:11px;border-radius:50%;display:inline-block;background:#9f8cae}
.legend-guides i{background:var(--teal)}
.legend-princesses i{background:var(--purple2)}
.legend-both i{background:#9f8cae}
.event-card{position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.event-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:#9f8cae}
.event-card.program-guides{background:linear-gradient(180deg,rgba(13,116,107,.055),#fff 45%)}
.event-card.program-guides:before{background:var(--teal)}
.event-card.program-princesses{background:linear-gradient(180deg,rgba(142,44,145,.06),#fff 45%)}
.event-card.program-princesses:before{background:var(--purple2)}
.event-card.program-both{background:linear-gradient(180deg,rgba(159,140,174,.07),#fff 45%)}
.event-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(48,38,54,.12)}
.join .section-heading p{max-width:720px;margin-left:auto;margin-right:auto}
.footer-note{letter-spacing:.03em}

@media(max-width:1180px) and (min-width:1024px){
 .hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:28px}
 .hero-photos{max-width:450px;min-height:460px}
 .hero-photos .hex{width:164px;height:190px}
 .hero-photos .h1{left:0;top:18px}
 .hero-photos .h2{left:143px;top:134px}
 .hero-photos .h3{left:0;top:250px}
 .hero-photos .h4{left:286px;top:18px;width:164px;height:190px}
 .hero-photos .h5{left:286px;top:250px;width:164px;height:190px}
}

@media(max-width:1023px){
 .hero-inner{grid-template-columns:1fr;gap:28px}
 .hero-copy{max-width:760px}
 .hero-photos{min-height:410px;max-width:650px;justify-self:start}
 .hero-photos .hex{width:160px;height:185px}
 .hero-photos .h1{left:15px;top:10px}
 .hero-photos .h2{left:155px;top:112px}
 .hero-photos .h3{left:15px;top:214px}
 .hero-photos .h4{left:295px;top:10px;width:160px;height:185px}
 .hero-photos .h5{left:295px;top:214px;width:160px;height:185px}
}

@media(max-width:767px){
 .hero-inner{gap:18px}
 .hero-photos{min-height:315px;max-width:360px;margin:20px auto 0;justify-self:center}
 .hero-photos .hex{width:132px;height:152px}
 .hero-photos .h1{left:0;top:8px}
 .hero-photos .h2{left:108px;top:82px}
 .hero-photos .h3{left:216px;top:8px}
 .hero-photos .h4,.hero-photos .h5{display:none}
 .calendar-legend{gap:9px 16px;margin-top:-14px}
 .event-card:hover{transform:none}
}

@media(max-width:390px){
 .hero-photos{max-width:330px;min-height:285px}
 .hero-photos .hex{width:120px;height:138px}
 .hero-photos .h1{left:0}
 .hero-photos .h2{left:98px;top:74px}
 .hero-photos .h3{left:196px}
}


/* ===== V1.2 refinements ===== */
/* Cachet Std is a licensed typeface. The theme references it by family name
   and uses close fallbacks; no proprietary font file is bundled. */
.cachet-title,
.choice-body h3.cachet-title,
.join-card h3.cachet-title,
.hero h1 .cachet-title{
  font-family:"Cachet Std","Cachet","Arial Narrow","Trebuchet MS",Arial,sans-serif;
  font-stretch:condensed;
  letter-spacing:-.025em;
}

/* Clean YMCA mark: transparent asset with no cropped purple panel/border. */
.brand img{width:48px;height:48px;object-fit:contain;object-position:center}
.footer-brand img{width:48px;height:48px;object-fit:contain}

/* Facebook shortcuts intentionally separated from Register. */
.nav-social-group{
  display:flex;
  align-items:center;
  gap:8px;
  margin-left:12px;
  padding-left:18px;
  border-left:1px solid rgba(255,255,255,.28);
}
.primary-nav .nav-social{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:8px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.30);
  font-size:12px;
  line-height:1;
  white-space:nowrap;
}
.primary-nav .nav-social:hover{
  opacity:1;
  background:rgba(255,255,255,.18);
  border-color:rgba(255,255,255,.55);
}
.facebook-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:19px;
  height:19px;
  border-radius:50%;
  background:#fff;
  color:#4b2175;
  font-family:Arial,sans-serif;
  font-size:15px;
  font-weight:900;
  line-height:1;
  padding-top:2px;
}

/* Allow the expanded desktop navigation to use the available header width. */
@media(min-width:1024px){
  .nav-wrap{height:80px}
  .primary-nav{gap:20px}
}
@media(max-width:1180px) and (min-width:1024px){
  .brand span{font-size:13px}
  .primary-nav{gap:13px}
  .primary-nav a{font-size:13px}
  .nav-social-group{margin-left:5px;padding-left:12px;gap:6px}
  .primary-nav .nav-social{padding:7px 9px;font-size:11px}
}

/* On mobile the Facebook links remain clear menu buttons. */
@media(max-width:767px){
  .brand img{width:40px;height:40px}
  .nav-social-group{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin:8px 0 0;
    padding:12px 0 0;
    border-left:0;
    border-top:1px solid rgba(255,255,255,.20);
  }
  .primary-nav .nav-social{
    justify-content:center;
    padding:11px 8px;
  }
  .footer-brand img{width:44px;height:44px}
}


/* ===== V1.3 corrections ===== */
.sr-only{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}

/* Exact Cachet Std title artwork comes from the supplied Illustrator source.
   No proprietary font file is bundled with the theme. */
.hero-title-semantic{
  position:absolute!important;
  width:1px!important;height:1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
}
.hero-title-art{
  display:block;
  width:min(100%,660px);
  height:auto;
  margin:20px 0 22px;
}
.program-art-title{
  margin:8px 0 12px;
  line-height:1;
}
.program-art-title img{
  width:auto;
  max-width:100%;
  height:42px;
  object-fit:contain;
  object-position:left center;
}
.join-art-title{
  margin-top:10px;
  margin-bottom:15px;
}
.join-art-title img{
  height:49px;
}

/* Correct YMCA artwork: only the white Y logo remains; no square/panel/border. */
.brand img{
  width:46px;
  height:46px;
  object-fit:contain;
  object-position:center;
}
.footer-brand img{
  width:48px;
  height:48px;
  object-fit:contain;
}

@media(max-width:767px){
  .hero-title-art{
    width:min(100%,520px);
    margin:17px 0 20px;
  }
  .program-art-title img{height:38px}
  .join-art-title img{height:43px}
  .brand img{width:39px;height:39px}
}
@media(max-width:390px){
  .program-art-title img{height:34px}
  .join-art-title img{height:39px}
}


/* ===== V1.4 join-card title correction ===== */
/* Join program names are true HTML text. No cropped title images are used here. */
.join-program-heading{
  margin-top:8px;
  margin-bottom:16px;
}

.join-divider{
  display:block;
  width:56px;
  height:2px;
  margin:12px 0 14px;
  background:rgba(255,255,255,.9);
  border-radius:999px;
}

.join-program-title{
  margin:0;
  color:#fff;
  font-family:"Trebuchet MS",Arial,sans-serif;
  font-size:clamp(31px,3vw,40px);
  line-height:1.05;
  font-weight:900;
  letter-spacing:-.025em;
}

@media(max-width:767px){
  .join-divider{
    width:48px;
    margin-top:11px;
    margin-bottom:12px;
  }
  .join-program-title{
    font-size:32px;
  }
}


/* ===== V1.5 calendar participation-line refinement ===== */
.event-program{
  font-size:13px;
  font-weight:900;
  color:#756679;
  text-transform:uppercase;
  letter-spacing:.08em;
  line-height:1.35;
}


/* ===== V1.6 program-choice section refinement ===== */

/* Force the requested heading into two deliberate lines. */
.programs-heading{
  text-transform:none;
}
.programs-heading span{
  display:block;
}

/* Real text program titles: no cropped title artwork. */
.choice-divider{
  display:block;
  width:58px;
  height:2px;
  margin:13px 0 13px;
  background:rgba(92,45,145,.48);
  border-radius:999px;
}

.choice-program-title{
  margin:0 0 12px;
  color:var(--purple);
  font-family:"Cachet Std","Cachet","Arial Narrow","Trebuchet MS",Arial,sans-serif;
  font-size:30px;
  line-height:1.05;
  font-weight:900;
  letter-spacing:-.02em;
}

/* Keep the intended divider visible against the light choice cards.
   It is rendered by CSS, not by an image or text characters. */
.choice-card.guides .choice-divider{
  background:var(--teal);
}
.choice-card.princesses .choice-divider{
  background:var(--purple2);
}

@media(max-width:767px){
  .programs-heading span{
    display:block;
  }
  .choice-divider{
    width:50px;
    margin:11px 0 12px;
  }
  .choice-program-title{
    font-size:28px;
  }
}
