/* About-page pull quote and six-card credentials */
.pull-quote{max-width:920px;margin:58px auto;padding:38px 55px;border:1px solid #9cdcad;border-radius:20px;background:linear-gradient(135deg,#dff3e4,#c8ebd1);box-shadow:0 16px 40px rgba(2,75,115,.08);text-align:center;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:clamp(30px,3.2vw,43px);line-height:1.25;color:var(--deep)}
.pull-quote cite{display:block;margin-top:18px;font-family:'DM Sans',sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.08em;color:var(--blue)}
.credential-grid-six{grid-template-columns:repeat(3,1fr);gap:18px}
.credential-grid-six .info-card{background:linear-gradient(145deg,#fff 55%,#e4f5e8);border-top:4px solid #78ce8e;box-shadow:0 10px 30px rgba(2,75,115,.07)}
.credential-grid-six .info-card h3{font-size:25px;color:var(--deep)}

/* More elegant navigation */
.site-header nav a{font-family:'DM Sans',sans-serif;font-size:17px;font-weight:600;letter-spacing:.025em}

/* Smaller inner-page headings */
.page-hero h1{font-size:clamp(40px,4.6vw,62px);line-height:1}
.page-content h2{font-size:clamp(30px,3.2vw,42px)}

/* Secondary pages use the homepage hero system */
.secondary-hero,.about-hero{min-height:660px;padding:64px clamp(24px,8vw,130px);display:grid;grid-template-columns:1.08fr .92fr;gap:8vw;align-items:start;background:var(--cream);overflow:hidden}
.secondary-hero h1,.about-hero h1{font-family:Forum,serif;font-size:clamp(41px,4.35vw,63px);line-height:.98;letter-spacing:-.025em;font-weight:400;margin:0}
.secondary-hero .page-hero-copy>p:last-child,.about-hero .page-hero-copy>p:last-child{font-size:18px;line-height:1.55;max-width:640px;margin:28px 0 0}
.hero .eyebrow,.page-hero .eyebrow{font-size:13px;letter-spacing:.16em;margin:0 0 20px}
.secondary-hero-visual{position:relative;min-height:530px;display:grid;place-items:center;align-self:start}
.secondary-hero-image{position:relative;z-index:2;width:min(470px,94%);aspect-ratio:.82;display:block;object-fit:cover;object-position:center;border-radius:38px;box-shadow:0 28px 80px rgba(2,75,115,.15)}
.image-quote-card{position:absolute;z-index:3;bottom:22px;left:-32px;width:285px;padding:22px 24px;border-radius:18px;background:white;box-shadow:0 18px 45px rgba(2,75,115,.14);font-family:Forum,serif;font-size:21px;line-height:1.22;color:var(--deep)}
.image-quote-card small{display:block;margin-top:10px;font-family:'DM Sans',sans-serif;font-size:12px;font-weight:700;color:var(--blue)}
.secondary-hero-visual .orbit{position:absolute;border:4px solid #68c982;border-radius:50%;opacity:.95;transform:rotate(-25deg)}
.secondary-hero-visual .orbit-one{width:560px;height:190px}
.secondary-hero-visual .orbit-two{width:470px;height:155px;transform:rotate(63deg);border-width:3px;border-color:#9b9ed8;opacity:.85}
.secondary-hero-visual .orbit-three{width:515px;height:170px;transform:rotate(18deg);border-width:3px;border-color:#4c9fc1;opacity:.92}
.bio-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:65px;align-items:start}
.portrait-placeholder{width:100%;aspect-ratio:.78;border-radius:22px;background:linear-gradient(150deg,#dff3e4,#c9d2ee);border:1px solid #a6dcb4;display:grid;place-items:center;text-align:center;color:var(--deep);font-family:Forum,serif;font-size:24px;line-height:1.15}
.custom-fit{max-width:960px;margin:68px auto 0;padding:38px 42px;border-radius:18px;background:#edf8f0;text-align:center}
.custom-fit h2{margin-top:0}.custom-fit p{margin-left:auto;margin-right:auto}
.recognition{margin-top:66px}.recognition-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.recognition-grid .info-card{border-top:4px solid var(--lav)}.recognition-grid .info-card a{display:block;margin-top:10px}

/* Shorter hero images and stronger orbit bands */
.hero,.secondary-hero,.about-hero{min-height:565px}
.hero-visual,.secondary-hero-visual{min-height:445px}
.hero-butterfly,.secondary-hero-image{width:min(470px,94%);height:470px;aspect-ratio:auto}
.hero-visual .orbit,.secondary-hero-visual .orbit{border-width:5px;opacity:1}
.hero-visual .orbit-two,.secondary-hero-visual .orbit-two{border-width:4px;opacity:.95}
.hero-visual .orbit-three{position:absolute;width:515px;height:170px;border:3px solid #4c9fc1;border-radius:50%;opacity:.92;transform:rotate(18deg)}
.quote-card,.image-quote-card{width:300px;padding:16px 20px;font-size:18px;line-height:1.25;text-wrap:balance}
.quote-card small,.image-quote-card small{display:block;margin-top:8px;font-family:'DM Sans',sans-serif;font-size:12px;font-weight:700;color:var(--blue)}
.credential-badge{width:220px;text-align:center;color:var(--deep)}

/* Smaller, faster testimonial presentation */
.testimonial-carousel{max-width:780px;min-height:230px;padding:30px 48px 20px}
.testimonial-carousel .quote-mark{top:18px;left:24px;font-size:70px}
.testimonial-slide blockquote{font-size:clamp(18px,1.8vw,24px);line-height:1.38;margin:14px auto 16px;text-wrap:balance}
.testimonial-slide figcaption{font-size:12px}
.carousel-controls{margin-top:8px}
.pull-quote{padding:30px 40px;text-wrap:balance}

/* Carry the mint-green brand color throughout the site */
.page-hero{background:linear-gradient(135deg,#f8f5ee 42%,#dff3e4)}
.intro{background:linear-gradient(180deg,var(--cream),#edf8f0)}
.text-link span,.topic-list span{color:#56ae6c}
.program-card:not(.featured){border-color:#9cdcad;background:rgba(255,255,255,.72)}
.info-card{border-color:#b5e9bf}

/* Multi-line footer with social logos */
footer{grid-template-columns:1.05fr .8fr .7fr;align-items:start;font-size:15px}
footer>img{grid-row:1/3;width:220px}
footer .footer-links,footer .social-links{display:flex;flex-wrap:wrap;gap:13px 22px;align-items:center}
footer .footer-links{max-width:320px}
footer .footer-links a{width:calc(50% - 12px);font-size:15px;font-weight:600}
footer .footer-links::before,footer .social-links::before{width:100%;font-family:Forum,serif;font-size:21px;color:var(--mint)}
footer .footer-links::before{content:'Explore'}
footer .social-links::before{content:'Connect'}
footer .social-links{justify-content:flex-start}
footer .social-links a{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(181,233,191,.42);border-radius:50%}
footer .social-links img{width:18px;height:18px;display:block}
footer>p:last-child{grid-column:1/-1;font-size:14px}

@media(max-width:950px){.credential-grid-six{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr 1fr}footer>img{grid-column:1/-1;grid-row:auto}.secondary-hero,.about-hero{grid-template-columns:1fr}.bio-layout{grid-template-columns:1fr 220px;gap:35px}}
@media(max-width:700px){.credential-grid-six,.recognition-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr}.site-header nav a{font-size:17px}.pull-quote{padding:26px 22px;font-size:27px}.bio-layout{grid-template-columns:1fr}.portrait-placeholder{width:210px;margin:auto}.secondary-hero,.about-hero{padding:46px 22px 64px}.secondary-hero h1,.about-hero h1{font-size:39px}.hero-butterfly,.secondary-hero-image{width:84%;height:410px;border-radius:26px}.secondary-hero-visual{min-height:390px}.image-quote-card{left:0;bottom:0;width:235px;font-size:17px}.secondary-hero-visual .orbit-one{width:400px}.secondary-hero-visual .orbit-two{width:350px}.secondary-hero-visual .orbit-three{width:380px}.testimonial-carousel{min-height:260px;padding:30px 24px 20px}.custom-fit{padding:30px 24px}}

/* Homepage section rhythm and typography refinements */
.site-header nav a{font-family:'Be Vietnam Pro','DM Sans',sans-serif;font-size:17px;font-weight:600;letter-spacing:.01em}
.intro{background:#e8f5ec}
.programs{background:linear-gradient(180deg,var(--cream),#f3f8f2)}

/* Equal, compact ways-to-work cards */
.program-grid{gap:16px}
.program-card,.program-card.featured{min-height:245px;padding:22px 24px;border:1px solid #b9ddc2;border-top:5px solid #68c982;border-radius:18px;background:#fff;color:var(--deep);transform:none;box-shadow:0 8px 24px rgba(2,75,115,.055)}
.program-card:nth-child(2){border-top-color:var(--lav)}
.program-card:nth-child(3){border-top-color:var(--blue)}
.program-card a,.program-card.featured a{color:var(--deep)}
.card-icon{width:38px;height:38px;display:grid;place-items:center;margin:0 0 16px;border-radius:50%;background:#e3f5e8;color:#3e9d56;font-size:20px;line-height:1}
.program-card:nth-child(2) .card-icon{background:#ececf8;color:var(--lav)}
.program-card:nth-child(3) .card-icon{background:#e3f0f7;color:var(--blue)}
.program-card h3{font-size:24px;margin-bottom:8px}
.program-card p{margin:0 0 18px}

/* Split testimonial composition */
.testimonials{display:grid;grid-template-columns:.68fr 1.32fr;grid-template-rows:auto auto;gap:8px 7vw;align-items:center;padding:80px clamp(24px,8vw,130px);background:linear-gradient(135deg,#dff3e4,#edf8f0);text-align:left}
.testimonials>.eyebrow{grid-column:1;grid-row:1;align-self:end;margin:0 0 4px}
.testimonials>h2{grid-column:1;grid-row:2;align-self:start;margin:0;text-align:left}
.testimonial-carousel{grid-column:2;grid-row:1/3;width:100%;max-width:none;background:#fff;border-color:#8fd5a0;text-align:center;box-shadow:0 14px 38px rgba(2,75,115,.08)}

@media(max-width:900px){
  .testimonials{grid-template-columns:1fr;grid-template-rows:auto;gap:18px}
  .testimonials>.eyebrow,.testimonials>h2,.testimonial-carousel{grid-column:1;grid-row:auto}
  .testimonials>h2{text-align:left;margin-bottom:8px}
}

/* Deliberate image framing replaces the faint orbit lines */
.hero-visual .orbit,.secondary-hero-visual .orbit{display:none}
.hero-visual::before,.secondary-hero-visual::before{content:'';position:absolute;z-index:1;width:min(470px,94%);height:470px;border:6px solid #64c97d;border-radius:38px;transform:translate(22px,-18px);box-shadow:-12px 14px 0 rgba(127,130,187,.17)}
.hero-visual::after,.secondary-hero-visual::after{content:'';position:absolute;z-index:3;right:1%;top:2%;width:78px;height:78px;background:radial-gradient(circle,#64c97d 0 4px,transparent 5px) 0 0/22px 22px,radial-gradient(circle,#7f82bb 0 3px,transparent 4px) 11px 11px/22px 22px;pointer-events:none}
.quote-card,.image-quote-card{background:rgba(255,255,255,.84);color:rgba(2,75,115,.82);backdrop-filter:blur(7px);box-shadow:0 14px 38px rgba(2,75,115,.11)}
.quote-card small,.image-quote-card small{color:rgba(57,125,167,.82)}

/* Compact homepage introduction with both columns doing useful work */
.intro{padding:76px clamp(24px,8vw,130px);grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center;background:#eaf7e8}
.intro .section-label{margin-bottom:18px}
.intro h2{font-size:clamp(44px,4.5vw,68px);line-height:.94}
.intro-copy .large-copy{font-size:23px;margin-bottom:22px}
.intro-copy p:not(.large-copy){margin-bottom:22px}

/* Richer green accents and content-height testimonial card */
.testimonials{background:linear-gradient(135deg,#e5f7e3,#f4faef)}
.testimonial-carousel{min-height:0;height:auto;padding:32px 46px 22px;border:2px solid #66c87e;background:linear-gradient(145deg,#fff 58%,#effaed);box-shadow:0 14px 38px rgba(54,145,76,.11)}
.testimonial-slides{display:block;min-height:0}
.testimonial-slide.active{display:block}
.testimonial-slide blockquote{margin:18px auto 12px}
.testimonial-carousel .quote-mark{color:#67c980;opacity:.72}
.carousel-dots button.active{background:#55b96d}
.text-link span{color:#48a85f}

/* Blue-to-purple title treatment on secondary pages */
.secondary-hero h1,.about-hero h1{color:var(--deep);background:linear-gradient(105deg,var(--deep) 18%,#676fb1 88%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.page-content h2{color:var(--deep)}
.page-content h2::after{content:'';display:block;width:54px;height:4px;margin-top:12px;border-radius:4px;background:linear-gradient(90deg,#63c77b,var(--lav))}

@media(max-width:900px){
  .intro{grid-template-columns:1fr;gap:28px;padding:68px 24px}
  .intro-copy .large-copy{font-size:21px}
  .hero-visual::before,.secondary-hero-visual::before{width:84%;height:410px;transform:translate(14px,-12px)}
  .hero-visual::after,.secondary-hero-visual::after{right:5%;top:3%}
}

@media(max-width:560px){
  .testimonial-carousel{padding:34px 22px 20px}
  .hero-visual::before,.secondary-hero-visual::before{border-radius:26px;border-width:4px}
  .hero-visual::after,.secondary-hero-visual::after{width:56px;height:56px;background-size:18px 18px}
}

/* Return to quiet loops with a soft photographic shadow */
.hero-visual::before,.hero-visual::after,.secondary-hero-visual::before,.secondary-hero-visual::after{display:none}
.hero-visual .orbit,.secondary-hero-visual .orbit{display:block;position:absolute;background:transparent;box-shadow:none}
.hero-visual .orbit-one,.secondary-hero-visual .orbit-one{border:2px solid rgba(92,194,116,.48);opacity:1}
.hero-visual .orbit-two,.secondary-hero-visual .orbit-two{border:2px solid rgba(127,130,187,.35);opacity:1}
.hero-visual .orbit-three,.secondary-hero-visual .orbit-three{display:block;border:2px solid rgba(57,125,167,.32);opacity:1}
.hero-butterfly,.secondary-hero-image{border:1px solid rgba(255,255,255,.72);box-shadow:0 24px 60px rgba(2,75,115,.20)}

/* Contact and booking form */
.contact-page-content{padding:90px clamp(24px,9vw,150px);display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw;align-items:start;background:linear-gradient(135deg,#edf8ea,#f8f5ee)}
.contact-form-intro h2{margin:0 0 22px;font-family:Forum,serif;font-size:clamp(42px,4.6vw,66px);font-weight:400;line-height:.96;color:var(--deep)}
.contact-form-intro>p{max-width:520px}
.direct-contact{display:flex;flex-direction:column;gap:5px;margin:34px 0;padding:22px 24px;border-left:5px solid #63c77b;background:rgba(255,255,255,.68);border-radius:8px}
.direct-contact a{color:var(--deep);font-weight:700;text-decoration:none}
.form-note{font-size:14px;color:#526d78}
.inquiry-form{padding:34px;border:1px solid #a6dcb4;border-radius:22px;background:white;box-shadow:0 18px 48px rgba(2,75,115,.08)}
.inquiry-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;color:var(--deep);font-weight:700;font-size:14px}
.inquiry-form label span{color:#4ca965}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;border:1px solid rgba(2,75,115,.24);border-radius:9px;background:#fbfdfb;padding:12px 13px;color:var(--ink);font:inherit;font-weight:400}
.inquiry-form textarea{resize:vertical;min-height:145px}
.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{outline:3px solid rgba(99,199,123,.28);border-color:#55b96d}
.form-submit{border:0;cursor:pointer;font:700 16px 'Be Vietnam Pro','DM Sans',sans-serif}
.privacy-note{margin:12px 0 0;font-size:12px;color:#607986}

@media(max-width:850px){.contact-page-content{grid-template-columns:1fr;gap:42px;padding:70px 24px}}
@media(max-width:560px){.form-row{grid-template-columns:1fr;gap:0}.inquiry-form{padding:25px 20px}}

/* Match the homepage hero to the secondary-page image system */
.hero{padding:90px clamp(24px,10vw,170px) 70px;align-items:start}
.hero-butterfly{width:min(470px,94%);height:470px;object-fit:cover;object-position:center;border-radius:38px}
.about-hero .secondary-hero-image{object-position:72% center}

@media(max-width:700px){
  .hero{padding:46px 22px 64px}
  .hero-butterfly{width:84%;height:410px;border-radius:26px}
}

/* Airy lavender treatment for Andi's large About-page quote */
.about-hero~.page-content .pull-quote{background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(229,227,247,.78));border-color:rgba(127,130,187,.58);box-shadow:0 16px 40px rgba(92,94,155,.10);backdrop-filter:blur(8px)}

/* Real portrait for Andi's biography; crop is handled without altering the photo. */
.portrait-photo{display:block;width:100%;aspect-ratio:.78;object-fit:cover;object-position:57% 39%;border-radius:22px;border:1px solid rgba(2,75,115,.16);box-shadow:0 18px 42px rgba(2,75,115,.16)}
@media(max-width:700px){.portrait-photo{width:210px;margin:auto}}

/* Final shared hero measurements: homepage side */
.hero{min-height:565px;padding:90px clamp(24px,10vw,170px) 70px;grid-template-columns:1.08fr .92fr;gap:8vw;align-items:start}
.hero-visual{min-height:470px;place-items:start center;align-self:start}
.hero-butterfly{width:470px;max-width:94%;height:470px;object-fit:cover;object-position:center;border-radius:38px}

/* Improve pull-quote contrast over every hero photograph */
.quote-card,.image-quote-card{background:rgba(255,255,255,.80);color:#0a4263;backdrop-filter:blur(10px);box-shadow:0 16px 42px rgba(2,75,115,.16)}
.quote-card small,.image-quote-card small{color:#397da7}

@media(max-width:700px){
  .hero{padding:46px 22px 64px;grid-template-columns:1fr;gap:35px}
  .hero-visual{min-height:410px}
  .hero-butterfly{width:84%;height:410px;border-radius:26px}
}
