/*
Theme Name: Wendy Counselling
Theme URI: https://nova.equipment/
Author: Nova Digital Studio
Description: Custom mobile-first WordPress theme for Wendy Schneider Counselling.
Version: 0.6.76
Text Domain: wendy-counselling
*/

/* 0.6.20 — approved generated botanical asset integration */
/* The uploaded artwork is used as artwork, never stretched into page backgrounds. */
:root{--serenity-teal:#1B6B6A;--serenity-soft:#4F8F8A;--serenity-sage:#8FAF78;--serenity-coral:#E7677A;--serenity-blush:#F6D8DA;--serenity-ivory:#FBF8F4}
.serenity-logo{width:238px;max-width:42vw;height:72px;object-fit:contain;object-position:left center}
.decor{position:absolute;display:block;pointer-events:none;user-select:none;z-index:1}
.about-section,.resources-section,.consultation-section{position:relative;overflow:hidden}
.about-section>.container,.resources-section>.container,.consultation-section>.container{position:relative;z-index:2}
.decor-leaf-about{right:3%;top:44px;width:170px;opacity:.28;transform:rotate(-12deg)}
.brand-petals{display:none}
.help-card{position:relative;overflow:hidden;padding-top:62px}
.help-icon{position:absolute;right:18px;top:15px;width:54px;height:54px;object-fit:contain;opacity:.78}
.help-card>span{position:absolute;left:30px;top:24px}
/* Use the actual uploaded orchid rather than the older generated pseudo-element. */
.approach-section:after{content:none!important;display:none!important}
.decor-orchid-approach{right:-38px;bottom:-86px;width:min(43vw,540px);opacity:.72;mix-blend-mode:screen;filter:saturate(.86) brightness(1.08)}
.approach-section .container{position:relative;z-index:2}
.resources-section{background:linear-gradient(135deg,#fff 0%,#fffdfb 62%,#f9e8e8 100%)}
.decor-orchid-resources{right:-32px;bottom:-20px;width:285px;opacity:.34;mix-blend-mode:multiply}
.decor-petal-resources{right:205px;top:58px;width:105px;opacity:.22;transform:rotate(-24deg)}
/* Remove old giant CTA pseudo-flower; keep the CTA elegant and use a restrained leaf. */
.consultation-section:after{content:none!important;display:none!important}
.decor-leaf-cta{right:4%;bottom:-22px;width:190px;opacity:.22;mix-blend-mode:screen;transform:rotate(-16deg)}
.consultation-inner{padding-right:170px}
.site-footer:before{content:none!important}
@media(max-width:799px){
 .serenity-logo{width:195px;max-width:65vw;height:60px}
 .decor-leaf-about{right:-55px;top:30px;width:135px;opacity:.18}
 .help-card{padding-top:58px}
 .decor-orchid-approach{right:-120px;bottom:-35px;width:330px;opacity:.45}
 .decor-orchid-resources{right:-95px;bottom:-15px;width:235px;opacity:.22}
 .decor-petal-resources{display:none}
 .decor-leaf-cta{right:-45px;width:145px;opacity:.16}
 .consultation-inner{padding-right:0}
}

/* 0.6.21 — clean asset crops + stronger identity */
/* Asset-board captions/filenames are never part of the website artwork. */
.site-header .header-inner{min-height:116px;max-width:1180px}
.serenity-logo{width:340px!important;max-width:44vw!important;height:96px!important;object-fit:contain;object-position:left center}
.brand{flex:0 0 auto}
.decor-leaf-about,.decor-leaf-cta{display:none!important}
.consultation-inner{padding-right:0!important}
.help-icon{width:42px;height:42px;right:20px;top:18px;object-fit:contain;opacity:.72}
@media(max-width:799px){
 .site-header .header-inner{min-height:88px}
 .serenity-logo{width:245px!important;max-width:68vw!important;height:70px!important}
 .primary-nav{top:88px}
}

/* 0.6.22 — approach readability + restrained botanical placement */
/* Keep the botanical entirely in the lower-right so body copy always sits on solid teal. */
.approach-section{position:relative;overflow:hidden;background:#1B6B6A!important}
.approach-section .container{position:relative;z-index:3}
.approach-section .approach-copy{position:relative;z-index:4}
.decor-orchid-approach{
  right:-22px!important;
  bottom:-48px!important;
  width:clamp(250px,27vw,390px)!important;
  max-width:390px!important;
  opacity:.58!important;
  mix-blend-mode:screen!important;
  filter:saturate(.82) brightness(1.04)!important;
  z-index:1!important;
}
/* A subtle teal veil keeps contrast stable if the flower approaches the text at intermediate widths. */
.approach-section:before{
  content:"";position:absolute;inset:0;z-index:2;pointer-events:none;
  background:linear-gradient(90deg,rgba(27,107,106,0) 0%,rgba(27,107,106,0) 58%,rgba(27,107,106,.18) 72%,rgba(27,107,106,.38) 100%);
}
/* The resources crop still contains board labelling: do not use it. */
.decor-orchid-resources{display:none!important}
.decor-petal-resources{right:7%!important;top:58px!important;width:72px!important;opacity:.14!important}
@media(max-width:1050px){
 .decor-orchid-approach{right:-35px!important;bottom:-38px!important;width:300px!important;opacity:.48!important}
 .approach-section:before{background:linear-gradient(90deg,rgba(27,107,106,0) 0%,rgba(27,107,106,0) 68%,rgba(27,107,106,.42) 100%)}
}
@media(max-width:799px){
 .decor-orchid-approach{right:-82px!important;bottom:-22px!important;width:250px!important;opacity:.30!important}
 .approach-section:before{background:linear-gradient(90deg,rgba(27,107,106,0) 0%,rgba(27,107,106,.12) 68%,rgba(27,107,106,.48) 100%)}
 .decor-petal-resources{display:none!important}
}


/* 0.6.23 — move the approved orchid from teal approach into the blush Resources section */
.approach-section:before{content:none!important;display:none!important}
.decor-orchid-approach{display:none!important}
.resources-section{position:relative;overflow:hidden;background:linear-gradient(105deg,#fffaf7 0%,#fff8f5 55%,#f8dedf 100%)!important}
.resources-section>.container{position:relative;z-index:3}
.decor-orchid-resources{
 display:block!important;
 right:-34px!important;
 bottom:-74px!important;
 width:clamp(300px,34vw,500px)!important;
 max-width:500px!important;
 opacity:.52!important;
 mix-blend-mode:multiply!important;
 filter:saturate(.88) brightness(1.06)!important;
 z-index:1!important;
}
.decor-petal-resources{display:none!important}
@media(max-width:1050px){
 .decor-orchid-resources{right:-70px!important;bottom:-55px!important;width:360px!important;opacity:.42!important}
}
@media(max-width:799px){
 .decor-orchid-resources{right:-100px!important;bottom:-28px!important;width:285px!important;opacity:.28!important}
}


/* 0.6.24 — locked 0.6.23 layout + hypnotherapy introduction */
.hypnotherapy-section{background:linear-gradient(135deg,#fffaf8 0%,#f9e8e8 100%);position:relative;overflow:hidden}
.hypnotherapy-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:clamp(56px,8vw,118px);align-items:start}
.hypnotherapy-heading h2{max-width:680px;margin-bottom:0}
.hypnotherapy-copy{max-width:510px;padding-top:8px}
.hypnotherapy-copy p{margin:0 0 18px}
.hypnotherapy-recording{margin-top:26px!important;padding-top:22px;border-top:1px solid rgba(27,107,106,.18)}
.hypnotherapy-recording strong{font-family:var(--font-serif,Georgia,serif);font-size:1.15em;font-weight:500;color:var(--serenity-teal)}
.hypnotherapy-section .text-link{display:inline-flex;margin-top:8px}
@media(max-width:799px){.hypnotherapy-grid{grid-template-columns:1fr;gap:28px}.hypnotherapy-copy{padding-top:0;max-width:none}}


/* 0.6.25 — internal page system; homepage 0.6.24 remains locked */
.inner-page{background:var(--wendy-paper)}
.inner-hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#fffaf6 0%,#fff 58%,#f6d8da 100%);border-bottom:1px solid var(--wendy-border)}
.inner-hero-grid{min-height:430px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);gap:clamp(44px,8vw,110px);align-items:center;padding-block:72px}
.inner-hero-copy{max-width:720px;position:relative;z-index:2}.inner-hero h1{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(3.4rem,6vw,5.8rem);line-height:.98;letter-spacing:-.045em;margin:0}.inner-lead{font-size:1.12rem;line-height:1.65;color:var(--wendy-muted);max-width:620px;margin:26px 0 0}.inner-hero-copy .button{margin-top:30px}
.inner-hero-accent{justify-self:end;width:min(30vw,330px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 38% 38%,rgba(255,255,255,.95) 0 8%,rgba(231,103,122,.16) 9% 34%,rgba(143,175,120,.20) 35% 52%,rgba(27,107,106,.10) 53% 68%,transparent 69%);filter:blur(.2px)}
.inner-hero-media{justify-self:end;width:min(34vw,390px)}.inner-hero-media img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:2px 72px 2px 2px}
.inner-content-section{padding:88px 0 110px}.inner-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:clamp(60px,9vw,130px);align-items:start}.inner-article{max-width:760px}.inner-article>p:first-child:not(.eyebrow),.inner-intro{font-family:var(--wendy-serif);font-size:1.45rem;line-height:1.5;color:var(--wendy-ink)}.inner-article h2{font-family:var(--wendy-serif);font-size:clamp(2.2rem,4vw,3.4rem);font-weight:400;line-height:1.08;letter-spacing:-.03em;margin:60px 0 20px}.inner-article h3{font-family:var(--wendy-serif);font-size:1.35rem;font-weight:400;margin:0 0 8px}.inner-article p,.inner-article li{color:var(--wendy-muted)}.inner-article a{color:var(--serenity-teal)}
.inner-aside{position:sticky;top:150px;padding:34px;background:#f8e7e5;border-top:3px solid var(--serenity-coral)}.inner-aside h2{font-family:var(--wendy-serif);font-size:2rem;font-weight:400;line-height:1.1;margin:0 0 16px}.inner-aside p:not(.eyebrow){color:var(--wendy-muted);margin-bottom:24px}.inner-aside .button{width:100%;text-align:center}
.hypno-hero{background:linear-gradient(120deg,#fffaf7 0%,#fff 55%,#f6d8da 100%)}.support-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--wendy-border);margin-top:30px}.support-grid>div{padding:25px 28px 25px 0;border-bottom:1px solid var(--wendy-border)}.support-grid>div:nth-child(even){padding-left:28px;border-left:1px solid var(--wendy-border)}.support-grid p{margin:0}.recording-callout{margin-top:68px;padding:38px;background:var(--serenity-teal);color:#fff}.recording-callout .eyebrow{color:#f5b1aa}.recording-callout h2{color:#fff;margin-top:0}.recording-callout p:last-child{color:rgba(255,255,255,.82);margin-bottom:0}
@media(max-width:799px){.inner-hero-grid{grid-template-columns:1fr;min-height:0;padding-block:54px;gap:24px}.inner-hero h1{font-size:clamp(3rem,13vw,4.3rem)}.inner-hero-accent{position:absolute;right:-70px;bottom:-75px;width:230px;opacity:.6}.inner-hero-media{justify-self:start;width:100%;max-width:520px}.inner-hero-media img{aspect-ratio:5/4}.inner-content-section{padding:60px 0 80px}.inner-content-grid{grid-template-columns:1fr;gap:52px}.inner-aside{position:static}.support-grid{grid-template-columns:1fr}.support-grid>div,.support-grid>div:nth-child(even){padding:22px 0;border-left:0}.recording-callout{margin-top:48px;padding:28px}}

/* 0.6.28 LOCK: teal approach is intentionally flower-free. */
.approach-section:before,.approach-section:after,.approach-section .decor,.decor-orchid-approach{content:none!important;display:none!important;background-image:none!important;}

/* 0.6.29 — About Wendy: real cabin imagery + editorial story */
.about-hero{background:linear-gradient(110deg,#fffaf7 0%,#fff 58%,#f7e4e4 100%);overflow:hidden;border-bottom:1px solid var(--wendy-border)}
.about-hero-grid{min-height:560px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(48px,7vw,100px);align-items:center;padding-block:68px}
.about-hero-copy{position:relative;z-index:2}.about-hero h1{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(3.5rem,5.6vw,5.8rem);line-height:.96;letter-spacing:-.045em;margin:0}.about-hero h1 em{color:var(--serenity-coral);font-weight:400}.about-hero-photo{margin:0;align-self:stretch;min-height:430px;overflow:hidden;border-radius:2px 80px 2px 2px}.about-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 38%;display:block}
.about-story-section{padding:100px 0}.about-story-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(60px,10vw,150px)}.about-story-grid h2,.cabin-copy h2,.qualification-copy h2,.about-cta h2{font-family:var(--wendy-serif);font-size:clamp(2.6rem,4.5vw,4.3rem);font-weight:400;line-height:1.03;letter-spacing:-.035em;margin:0}.about-story-copy{max-width:600px;font-size:1.08rem}.about-story-copy p{color:var(--wendy-muted);margin:0 0 22px}
.cabin-section{padding:100px 0;background:linear-gradient(125deg,#f9eeeb 0%,#fffaf7 70%)}.cabin-intro-grid{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);gap:clamp(55px,9vw,130px);align-items:center}.cabin-photo-main{height:600px;overflow:hidden;border-radius:80px 2px 2px 2px}.cabin-photo-main img{width:100%;height:100%;object-fit:cover;display:block}.cabin-copy{max-width:610px}.cabin-copy p:not(.eyebrow){color:var(--wendy-muted);font-size:1.05rem;margin:22px 0}.cabin-copy .text-link{display:inline-flex;margin-top:8px}.cabin-gallery{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:36px;align-items:end;margin-top:80px}.cabin-wide{margin:0;height:390px;overflow:hidden}.cabin-wide img{width:100%;height:100%;object-fit:cover;object-position:center 52%;display:block}.cabin-gallery-note{padding:34px 0 12px;border-top:1px solid rgba(27,107,106,.25)}.cabin-gallery-note p:last-child{font-family:var(--wendy-serif);font-size:1.5rem;line-height:1.4;margin:10px 0 0}
.qualification-section{padding:100px 0;background:#fff}.qualification-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:clamp(70px,11vw,160px);align-items:center}.qualification-copy{max-width:650px}.qualification-copy>p:last-child{max-width:570px;color:var(--wendy-muted);font-size:1.05rem;margin-top:24px}.qualification-photo{margin:0;padding:14px;background:#fbf8f4;box-shadow:0 20px 60px rgba(53,42,37,.10);transform:rotate(1deg)}.qualification-photo img{display:block;width:100%;height:auto}
.about-cta{padding:70px 0;background:var(--serenity-teal);color:#fff}.about-cta .eyebrow{color:#f5b1aa}.about-cta h2{color:#fff;max-width:760px;font-size:clamp(2.4rem,4vw,3.8rem)}.about-cta-inner{display:flex;justify-content:space-between;gap:60px;align-items:center}.about-cta .button-primary{background:#fff;color:var(--serenity-teal);white-space:nowrap}
@media(max-width:799px){.about-hero-grid{grid-template-columns:1fr;min-height:0;padding-block:48px;gap:34px}.about-hero h1{font-size:clamp(3rem,13vw,4.5rem)}.about-hero-photo{min-height:0;height:390px;border-radius:2px 48px 2px 2px}.about-story-section,.cabin-section,.qualification-section{padding:68px 0}.about-story-grid,.cabin-intro-grid,.qualification-grid,.cabin-gallery{grid-template-columns:1fr;gap:34px}.cabin-photo-main{height:440px;border-radius:48px 2px 2px 2px}.cabin-copy{order:-1}.cabin-gallery{margin-top:50px}.cabin-wide{height:300px}.qualification-photo{max-width:300px;margin-inline:auto}.about-cta-inner{display:block}.about-cta .button{margin-top:30px}}

/* 0.6.30 — How I can help: client-focused hero + editorial support page */
.help-page-hero{position:relative;overflow:hidden;background:#fffaf7;border-bottom:1px solid var(--wendy-border)}
.help-page-hero-grid{min-height:590px;display:grid;grid-template-columns:minmax(0,.94fr) minmax(430px,1.06fr);gap:clamp(36px,6vw,88px);align-items:stretch}
.help-page-hero-copy{position:relative;z-index:3;align-self:center;padding:74px 0;max-width:690px}.help-page-hero h1{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(3.6rem,5.7vw,5.9rem);line-height:.96;letter-spacing:-.045em;margin:0}.help-page-hero h1 em{font-weight:400;color:var(--serenity-coral)}.help-page-lead{font-size:1.08rem;line-height:1.7;color:var(--wendy-muted);max-width:610px;margin:26px 0 30px}
.help-page-hero-photo{position:relative;margin:0;min-height:590px;overflow:hidden}.help-page-hero-photo:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#fffaf7 0%,rgba(255,250,247,.72) 9%,rgba(255,250,247,.16) 26%,rgba(255,250,247,0) 46%);pointer-events:none}.help-page-hero-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% 54%;display:block}
.help-support-section{padding:100px 0}.help-support-intro{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:clamp(60px,10vw,150px);align-items:end;margin-bottom:70px}.help-support-intro h2,.help-next-grid h2{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(2.7rem,4.6vw,4.5rem);line-height:1.02;letter-spacing:-.035em;margin:0}.help-support-intro>p{color:var(--wendy-muted);font-size:1.05rem;line-height:1.7;margin:0 0 8px}
.help-support-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--wendy-border)}.help-support-list article{position:relative;padding:34px 46px 38px 0;border-bottom:1px solid var(--wendy-border)}.help-support-list article:nth-child(even){padding-left:46px;border-left:1px solid var(--wendy-border)}.help-support-list span{font-size:.68rem;letter-spacing:.16em;color:var(--serenity-coral)}.help-support-list h3{font-family:var(--wendy-serif);font-size:1.55rem;font-weight:400;margin:12px 0 10px}.help-support-list p{color:var(--wendy-muted);margin:0;max-width:500px}
.help-approach-band{padding:90px 0;background:var(--serenity-teal);color:#fff}.help-approach-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);gap:clamp(70px,11vw,170px)}.help-approach-grid .eyebrow{color:#f5b1aa}.help-approach-grid h2{font-family:var(--wendy-serif);font-size:clamp(2.8rem,4.7vw,4.6rem);font-weight:400;line-height:1.01;letter-spacing:-.035em;color:#fff;margin:0}.help-approach-grid>div:last-child{padding-top:26px}.help-approach-grid p{color:rgba(255,255,255,.84);font-size:1.04rem}.light-link{color:#fff!important;border-color:rgba(255,255,255,.45)!important}
.help-next-section{padding:95px 0;background:linear-gradient(120deg,#fffaf7 0%,#f8e4e4 100%)}.help-next-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(70px,11vw,170px);align-items:center}.help-next-grid>div:last-child p{color:var(--wendy-muted);font-size:1.05rem;line-height:1.7;margin:0 0 28px}
@media(max-width:799px){.help-page-hero-grid{grid-template-columns:1fr;min-height:0;gap:0}.help-page-hero-copy{padding:52px 0 38px}.help-page-hero h1{font-size:clamp(3.1rem,13vw,4.5rem)}.help-page-hero-photo{min-height:0;height:390px;margin-inline:0;width:100%}.help-page-hero-photo:before{background:linear-gradient(180deg,#fffaf7 0%,rgba(255,250,247,.18) 18%,rgba(255,250,247,0) 38%)}.help-page-hero-photo img{object-position:56% 55%}.help-support-section,.help-approach-band,.help-next-section{padding:68px 0}.help-support-intro,.help-approach-grid,.help-next-grid{grid-template-columns:1fr;gap:30px}.help-support-intro{margin-bottom:45px}.help-support-list{grid-template-columns:1fr}.help-support-list article,.help-support-list article:nth-child(even){padding:28px 0;border-left:0}.help-approach-grid>div:last-child{padding-top:0}}

/* 0.6.31 — one locked hero system for all internal pages, based on approved About Wendy */
.serenity-inner-hero{background:linear-gradient(110deg,#fffaf7 0%,#fff 58%,#f7e4e4 100%);overflow:hidden;border-bottom:1px solid var(--wendy-border)}
.serenity-inner-hero-grid{min-height:560px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(48px,7vw,100px);align-items:center;padding-block:68px}
.serenity-inner-hero-copy{position:relative;z-index:2}
.serenity-inner-hero h1{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(3.5rem,5.6vw,5.8rem);line-height:.96;letter-spacing:-.045em;margin:0}
.serenity-inner-hero h1 em{color:var(--serenity-coral);font-weight:400}
.serenity-inner-hero .inner-lead{max-width:610px}
.serenity-inner-hero-copy .button{margin-top:28px}
.serenity-inner-hero-photo{margin:0;align-self:stretch;min-height:430px;overflow:hidden;border-radius:2px 80px 2px 2px}
.serenity-inner-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
/* retire previous competing internal hero treatments */
.inner-page>.inner-hero,.help-page>.help-page-hero{display:none!important}
@media(max-width:799px){.serenity-inner-hero-grid{grid-template-columns:1fr;min-height:0;padding-block:48px;gap:34px}.serenity-inner-hero h1{font-size:clamp(3rem,13vw,4.5rem)}.serenity-inner-hero-photo{min-height:0;height:390px;border-radius:2px 48px 2px 2px}.serenity-inner-hero-copy .button{margin-top:24px}}


/* 0.6.32 — contact page */
.contact-options-section{padding:clamp(70px,8vw,112px) 0;background:#fff}
.contact-options-intro{max-width:720px;margin-bottom:48px}.contact-options-intro h2{margin:.2em 0 .35em}
.contact-options-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(61,49,45,.16);border-bottom:1px solid rgba(61,49,45,.16)}
.contact-option{display:block;padding:34px 32px 38px;color:inherit;text-decoration:none;border-right:1px solid rgba(61,49,45,.16);transition:background .2s ease}
.contact-option:last-child{border-right:0}.contact-option:hover{background:var(--blush,#f6e3e3)}
.contact-option-number{display:block;color:var(--coral,#e7677a);font-size:11px;letter-spacing:.14em;margin-bottom:28px}
.contact-option h3{font-family:var(--font-serif,Georgia,serif);font-size:clamp(25px,2vw,31px);font-weight:400;margin:0 0 14px}
.contact-option p{min-height:78px}.contact-option strong{font-weight:500}
.contact-form-section{padding:clamp(72px,9vw,120px) 0;background:#fbf4f1}
.contact-form-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,9vw,130px);align-items:start}
.contact-form-copy h2{font-size:clamp(40px,4vw,62px);margin:.2em 0 .45em}.contact-small{font-size:13px;margin-top:28px}
.contact-form-card{background:#fff;padding:clamp(30px,4vw,54px);box-shadow:0 16px 48px rgba(56,45,40,.06)}
.serenity-contact-form .form-row{margin-bottom:24px}.serenity-contact-form label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}
.serenity-contact-form label span{font-weight:400;color:#7d706b}
.serenity-contact-form input[type=text],.serenity-contact-form input[type=email],.serenity-contact-form input[type=tel],.serenity-contact-form textarea{width:100%;box-sizing:border-box;border:0;border-bottom:1px solid rgba(61,49,45,.28);background:#fff;padding:12px 2px;font:inherit;border-radius:0}
.serenity-contact-form textarea{border:1px solid rgba(61,49,45,.22);padding:14px;resize:vertical}
.serenity-contact-form input:focus,.serenity-contact-form textarea:focus{outline:2px solid rgba(27,107,106,.25);outline-offset:2px}
.form-consent{display:flex!important;gap:10px;align-items:flex-start;margin:4px 0 28px}.form-consent input{margin-top:3px}.form-consent span{font-size:12px;line-height:1.5}
.contact-honeypot{position:absolute!important;left:-9999px!important}
.contact-success,.contact-error{padding:18px 20px;margin-bottom:24px}.contact-success{background:#edf5f2}.contact-error{background:#fae7e8}
.contact-success h3{margin:0 0 4px;font-family:var(--font-serif,Georgia,serif);font-weight:400}.contact-success p,.contact-error p{margin:0}
.contact-direct-section{background:var(--serenity-teal,#1b6b6a);color:#fff;padding:58px 0}
.contact-direct-inner{display:flex;justify-content:space-between;gap:40px;align-items:center}.contact-direct-inner h2{color:#fff;margin:.15em 0 0;font-size:clamp(32px,3vw,48px)}
.contact-direct-section .eyebrow{color:#f2a3ad}.contact-direct-actions{display:flex;gap:12px;flex-wrap:wrap}
.button-light{display:inline-flex;background:#fff;color:var(--serenity-teal,#1b6b6a)!important;border-radius:999px;padding:13px 20px;text-decoration:none;font-weight:600}
@media(max-width:799px){.contact-options-grid{grid-template-columns:1fr}.contact-option{border-right:0;border-bottom:1px solid rgba(61,49,45,.16)}.contact-option:last-child{border-bottom:0}.contact-option p{min-height:0}.contact-form-layout{grid-template-columns:1fr;gap:38px}.contact-direct-inner{display:block}.contact-direct-actions{margin-top:28px}}


/* 0.6.33 — visible contact routes across the site */
.footer-contact-links{background:#f7e3e3;border-top:1px solid rgba(61,49,45,.08)}
.footer-contact-links .container{min-height:58px;display:flex;align-items:center;gap:24px;flex-wrap:wrap;font-size:13px}
.footer-contact-links span{margin-right:auto;color:#6f625e}
.footer-contact-links a{color:#1b6b6a;font-weight:600;text-decoration:none}
.footer-contact-links a:hover{text-decoration:underline}
.home-contact-methods{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px}
.home-contact-methods a{color:inherit;text-decoration:underline;text-underline-offset:4px;font-weight:600}
@media(max-width:799px){.footer-contact-links .container{padding-top:16px;padding-bottom:16px;gap:12px 18px}.footer-contact-links span{width:100%;margin-right:0}.home-contact-methods{gap:12px 18px}}


/* 0.6.34 — contact typography/alignment + CTA cleanup */
.contact-form-copy h2{
  font-family:var(--font-serif,Georgia,serif)!important;
  font-weight:400!important;
  line-height:.98!important;
  letter-spacing:-.025em!important;
  color:var(--ink,#3d312d);
  max-width:560px;
}
.contact-options-intro h2{
  font-family:var(--font-serif,Georgia,serif);
  font-weight:400;
}
.contact-form-layout{align-items:start}
.contact-form-copy{padding-top:4px}
.contact-form-card{margin-top:0}
.contact-direct-section,.footer-contact-links{display:none!important}
.nav-cta{white-space:nowrap}
@media(max-width:1100px) and (min-width:800px){
  .nav-list{gap:20px}
  .nav-cta{padding-left:18px!important;padding-right:18px!important}
}
@media(max-width:799px){
  .contact-form-copy h2{font-size:clamp(38px,12vw,54px)!important;line-height:1!important}
}


/* 0.6.35 — reusable contact methods, always contained */
.serenity-contact-methods{
  display:flex;
  align-items:center;
  gap:clamp(16px,2.2vw,30px);
  flex-wrap:wrap;
  margin-top:24px;
  max-width:100%;
}
.serenity-contact-methods a{
  display:inline-flex;
  align-items:center;
  color:var(--serenity-teal,#1b6b6a);
  font-size:14px;
  font-weight:600;
  line-height:1.3;
  text-decoration:underline;
  text-underline-offset:4px;
}
.serenity-contact-methods--coral a,
.serenity-contact-methods--teal a{color:#fff}
.serenity-contact-methods--light{margin-top:26px}
.home-contact-methods{display:none!important}
@media(max-width:799px){
  .serenity-contact-methods{align-items:flex-start;gap:12px 20px}
  .serenity-contact-methods a{font-size:13px}
}


/* 0.6.36 — one consistent contact-links pattern */
.serenity-contact-methods{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:24px!important;
  flex-wrap:wrap!important;
  width:100%!important;
  max-width:100%!important;
  margin:22px 0 0!important;
  padding:0!important;
}
.serenity-contact-methods a{
  display:inline-flex!important;
  margin:0!important;
  padding:0!important;
  font-size:13px!important;
  line-height:1.4!important;
  font-weight:600!important;
  color:var(--serenity-teal,#1b6b6a)!important;
  text-decoration:underline!important;
  text-underline-offset:4px!important;
}
.cta-section .serenity-contact-methods a,
.contact-cta .serenity-contact-methods a,
section[style*="background"] .serenity-contact-methods a{color:inherit}
@media(max-width:799px){
 .serenity-contact-methods{gap:12px 18px!important;margin-top:18px!important}
 .serenity-contact-methods a{font-size:12px!important}
}


/* 0.6.37 — LOCKED contact component: identical secondary buttons everywhere */
.serenity-contact-methods{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  width:100%!important;
  max-width:none!important;
  margin:18px 0 0!important;
  padding:0!important;
  position:static!important;
}
.serenity-contact-methods .serenity-contact-secondary{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  width:auto!important;
  margin:0!important;
  padding:9px 15px!important;
  border:1px solid #ffffff!important;
  border-radius:999px!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#ffffff!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:600!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.serenity-contact-methods .serenity-contact-secondary:hover,
.serenity-contact-methods .serenity-contact-secondary:focus{
  background:#ffffff!important;
  color:#1B6B6A!important;
}
/* On light sections/cards use teal stroke + white fill: same component, readable context */
section:not(.cta-section):not(.home-contact):not(.contact-cta) .serenity-contact-methods .serenity-contact-secondary,
.serenity-contact-methods.on-light .serenity-contact-secondary{
  border-color:#1B6B6A!important;
  background:#ffffff!important;
  color:#1B6B6A!important;
}
section:not(.cta-section):not(.home-contact):not(.contact-cta) .serenity-contact-methods .serenity-contact-secondary:hover,
section:not(.cta-section):not(.home-contact):not(.contact-cta) .serenity-contact-methods .serenity-contact-secondary:focus{
  background:#1B6B6A!important;
  color:#ffffff!important;
}
@media(max-width:799px){
  .serenity-contact-methods{gap:8px!important;margin-top:16px!important}
  .serenity-contact-methods .serenity-contact-secondary{
    min-height:36px!important;padding:8px 12px!important;font-size:11px!important;
  }
}


/* 0.6.38 — ONE FINAL CONTACT SECTION TEMPLATE ACROSS THE ENTIRE SITE */
.serenity-final-contact{
  width:100%;
  margin:0;
  padding:64px 0;
  background:#1B6B6A;
  color:#fff;
  position:relative;
  overflow:hidden;
}
.serenity-final-contact .serenity-final-contact-grid{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);
  gap:clamp(56px,8vw,120px);
  align-items:center;
}
.serenity-final-contact-copy{max-width:700px}
.serenity-final-contact .eyebrow{
  margin:0 0 14px;
  color:#F6B2B8;
}
.serenity-final-contact h2{
  margin:0 0 18px;
  color:#fff;
  font-family:var(--wendy-serif);
  font-size:clamp(2.6rem,4vw,4.1rem);
  line-height:1.02;
  font-weight:400;
  letter-spacing:-.035em;
}
.serenity-final-contact-copy>p:last-child{
  max-width:620px;
  margin:0;
  color:rgba(255,255,255,.86);
  font-size:1rem;
  line-height:1.65;
}
.serenity-final-contact-actions{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:16px;
}
.serenity-final-primary,
.serenity-final-secondary a{
  box-sizing:border-box;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  font-family:Inter,Arial,sans-serif;
  font-weight:600;
  line-height:1;
  text-decoration:none!important;
  white-space:nowrap;
}
.serenity-final-primary{
  min-height:46px;
  padding:13px 22px;
  border:1px solid #fff;
  background:#fff;
  color:#1B6B6A!important;
  font-size:13px;
}
.serenity-final-secondary{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin:0;
}
.serenity-final-secondary a{
  min-height:38px;
  padding:9px 14px;
  border:1px solid rgba(255,255,255,.8);
  background:transparent;
  color:#fff!important;
  font-size:11px;
}
.serenity-final-primary:hover,
.serenity-final-primary:focus{
  background:transparent;
  color:#fff!important;
}
.serenity-final-secondary a:hover,
.serenity-final-secondary a:focus{
  background:#fff;
  color:#1B6B6A!important;
  border-color:#fff;
}
@media(max-width:799px){
  .serenity-final-contact{padding:54px 0}
  .serenity-final-contact .serenity-final-contact-grid{
    grid-template-columns:1fr;
    gap:30px;
  }
  .serenity-final-contact h2{font-size:clamp(2.45rem,11vw,3.5rem)}
  .serenity-final-contact-actions{width:100%}
  .serenity-final-secondary{width:100%}
}


/* 0.6.39 — full-width chrome + visible header CTA + mobile pass */
.site-header{width:100%}
.header-wide,
.footer-wide{
  width:100%;
  max-width:none;
  margin:0;
  padding-left:clamp(24px,3.5vw,64px);
  padding-right:clamp(24px,3.5vw,64px);
  box-sizing:border-box;
}
.header-wide{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:clamp(22px,3vw,48px);
}
.header-wide .brand{justify-self:start}
.header-wide .primary-nav{justify-self:end;min-width:0}
.header-wide .nav-list{gap:clamp(18px,2vw,34px)}
.header-contact{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:12px 20px;
  border-radius:999px;
  background:#E7677A;
  color:#fff!important;
  font-family:Inter,Arial,sans-serif;
  font-size:13px;
  line-height:1;
  font-weight:600;
  text-decoration:none!important;
  white-space:nowrap;
  justify-self:end;
}
.header-contact:hover,.header-contact:focus{background:#1B6B6A;color:#fff!important}
.footer-wide{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:40px;
}

/* tablet: preserve CTA, collapse nav before it becomes cramped */
@media (max-width:1050px){
  .header-wide{
    grid-template-columns:auto 1fr auto auto;
    gap:16px;
  }
  .header-wide .menu-toggle{
    display:flex;
    grid-column:4;
    justify-self:end;
  }
  .header-wide .primary-nav{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    width:100%;
    background:#fff;
    border-top:1px solid rgba(27,107,106,.12);
    box-shadow:0 14px 28px rgba(30,30,30,.08);
    z-index:1000;
  }
  .header-wide .primary-nav.is-open,
  .header-wide .primary-nav.open{display:block}
  .header-wide .nav-list{
    width:100%;
    max-width:none;
    padding:18px 24px 24px;
    flex-direction:column;
    align-items:stretch;
    gap:0;
  }
  .header-wide .nav-list a{
    display:block;
    padding:13px 0;
  }
  .header-contact{grid-column:3}
  .site-header{position:relative;z-index:1001}
}

/* mobile */
@media (max-width:640px){
  .header-wide,
  .footer-wide{
    padding-left:18px;
    padding-right:18px;
  }
  .header-wide{
    min-height:76px;
    grid-template-columns:minmax(0,1fr) auto auto;
    gap:10px;
  }
  .header-wide .brand{min-width:0}
  .header-wide .serenity-logo{
    width:min(190px,44vw);
    height:auto;
  }
  .header-contact{
    grid-column:2;
    min-height:38px;
    padding:10px 13px;
    font-size:11px;
  }
  .header-wide .menu-toggle{grid-column:3}
  .footer-wide{
    flex-direction:column;
    align-items:flex-start;
    gap:20px;
    padding-top:30px;
    padding-bottom:30px;
  }
  .footer-meta{
    margin:0;
    line-height:1.8;
  }

  /* Internal heroes: keep the approved template but make it genuinely mobile-first */
  .internal-hero,
  .about-hero,
  .help-hero,
  .hypno-hero{
    overflow:hidden;
  }
  .internal-hero .container,
  .about-hero .container,
  .help-hero .container,
  .hypno-hero .container{
    width:100%;
  }

  /* final shared CTA remains one consistent mobile component */
  .serenity-final-contact{padding:48px 0}
  .serenity-final-contact .serenity-final-contact-grid{gap:26px}
  .serenity-final-contact-actions{align-items:stretch}
  .serenity-final-primary{width:100%;white-space:normal;text-align:center}
  .serenity-final-secondary{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
  }
  .serenity-final-secondary a{
    width:100%;
    min-height:42px;
    white-space:normal;
    text-align:center;
  }
}
@media (max-width:390px){
  .header-wide{padding-left:14px;padding-right:14px;gap:7px}
  .header-wide .serenity-logo{width:min(155px,39vw)}
  .header-contact{padding:9px 10px;font-size:10px}
}


/* 0.6.40 — true edge alignment for header CTA and footer legal links */
.site-header .header-inner.header-wide{
  width:100%;
  max-width:none;
  margin-left:0;
  margin-right:0;
}
.site-header .header-contact{justify-self:end}
.site-footer .footer-inner.footer-wide{
  width:100%;
  max-width:none;
  margin-left:0;
  margin-right:0;
}
.site-footer .footer-meta{
  margin-left:auto;
  text-align:right;
}
@media(max-width:640px){
  .site-footer .footer-meta{margin-left:0;text-align:left}
}

/* 0.6.43 — How I can help: separate editorial approach from final teal CTA */
.help-page .help-approach-band{
  background:#FBF4F2;
  color:#342D2A;
}
.help-page .help-approach-grid .eyebrow{color:#D95F72}
.help-page .help-approach-grid h2{color:#342D2A}
.help-page .help-approach-grid p{color:#6F6662}
.help-page .help-approach-grid .light-link{
  color:#1B6B6A!important;
  border-color:rgba(27,107,106,.42)!important;
}

/* 0.6.49 — Resources AEO knowledge hub */
.resources-hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#fffaf7 0%,#fff 56%,#f7e4e4 100%);border-bottom:1px solid var(--wendy-border)}
.resources-hero-grid{min-height:520px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.7fr);gap:clamp(40px,8vw,120px);align-items:center;padding-block:72px}
.resources-hero-copy{max-width:780px}.resources-hero h1{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(3.7rem,6vw,6.3rem);line-height:.96;letter-spacing:-.05em;margin:0}.resources-hero .inner-lead{max-width:680px}
.resources-hero-art{height:430px;display:flex;align-items:flex-end;justify-content:center}.resources-hero-art img{display:block;max-width:430px;width:100%;max-height:100%;object-fit:contain;object-position:center bottom;filter:saturate(.92)}
.resources-library{padding:100px 0 120px}.resources-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.7fr);gap:clamp(50px,9vw,140px);align-items:end;margin-bottom:64px}.resources-intro h2{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(2.8rem,4.5vw,4.7rem);line-height:1;letter-spacing:-.04em;margin:0}.resources-intro>p{color:var(--wendy-muted);line-height:1.75;max-width:540px;margin:0 0 7px}
.resource-editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--wendy-border)}.resource-card{padding:42px 40px 46px 0;border-bottom:1px solid var(--wendy-border)}.resource-card:nth-child(even){padding-left:40px;border-left:1px solid var(--wendy-border)}.resource-card-featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);column-gap:70px;padding:54px 0}.resource-card-featured .resource-kicker{grid-column:1}.resource-card-featured h3{grid-column:1;font-size:clamp(2.7rem,4.5vw,4.6rem);grid-row:2/5}.resource-card-featured>p:not(.resource-kicker),.resource-card-featured>.text-link{grid-column:2}.resource-card-featured>p:not(.resource-kicker){align-self:end}.resource-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.17em;color:var(--serenity-coral);font-weight:700;margin:0 0 14px}.resource-card h3{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(2rem,3vw,3rem);line-height:1.05;margin:0 0 18px}.resource-card h3 a{color:inherit;text-decoration:none}.resource-card>p:not(.resource-kicker){color:var(--wendy-muted);line-height:1.7;max-width:620px}
.resource-article-hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#fffaf7 0%,#fff 64%,#f7e4e4 100%);border-bottom:1px solid var(--wendy-border)}.resource-article-hero-grid{min-height:500px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:70px;align-items:center;padding-block:70px}.resource-article-hero h1{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(3.4rem,5.6vw,5.8rem);line-height:.98;letter-spacing:-.045em;margin:0;max-width:950px}.resource-article-deck{font-size:1.18rem;line-height:1.65;color:var(--wendy-muted);max-width:720px;margin:26px 0 0}.resource-article-flower{width:250px;justify-self:end;opacity:.92}
.resource-article-shell{max-width:1040px;padding-top:80px;padding-bottom:110px}.resource-answer{display:grid;grid-template-columns:170px 1fr;gap:45px;padding:36px 0 42px;border-top:1px solid var(--wendy-border);border-bottom:1px solid var(--wendy-border);margin-bottom:58px}.resource-answer-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.17em;color:var(--serenity-coral);font-weight:700}.resource-answer p:last-child{font-family:var(--wendy-serif);font-size:clamp(1.65rem,2.6vw,2.35rem);line-height:1.25;margin:0}.resource-prose{max-width:760px;margin:0 auto}.resource-prose h2{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(2rem,3.3vw,3rem);line-height:1.08;margin:58px 0 18px}.resource-prose p,.resource-prose li{font-size:1.08rem;line-height:1.8;color:#5d5652}.resource-prose ul{padding-left:1.25rem}.resource-author-note{margin:80px auto 0;max-width:760px;padding:42px;background:#fff8f5;border:1px solid #f1dfdd}.resource-author-note h2{font-family:var(--wendy-serif);font-weight:400;font-size:2.35rem;line-height:1.05;margin:0 0 14px}.resource-author-note p:not(.eyebrow){color:var(--wendy-muted);line-height:1.7}
@media(max-width:799px){.resources-hero-grid{grid-template-columns:1fr;min-height:0;padding-block:50px;gap:20px}.resources-hero h1{font-size:clamp(3.1rem,13vw,4.6rem)}.resources-hero-art{height:260px;justify-content:flex-end}.resources-hero-art img{width:270px}.resources-library{padding:65px 0 80px}.resources-intro{grid-template-columns:1fr;gap:24px;margin-bottom:42px}.resource-editorial-grid{grid-template-columns:1fr}.resource-card,.resource-card:nth-child(even){padding:30px 0;border-left:0}.resource-card-featured{grid-column:auto;display:block;padding:38px 0}.resource-card-featured h3{font-size:2.8rem}.resource-article-hero-grid{grid-template-columns:1fr;min-height:0;padding-block:48px;gap:22px}.resource-article-flower{width:150px;justify-self:start}.resource-answer{grid-template-columns:1fr;gap:12px}.resource-article-shell{padding-top:55px;padding-bottom:80px}.resource-author-note{padding:28px}}


/* 0.6.50 — Resources hero proportion fix */
.resources-hero-grid{min-height:390px!important;grid-template-columns:minmax(0,1.15fr) minmax(260px,.55fr)!important;gap:clamp(32px,6vw,88px)!important;padding-block:58px!important}
.resources-hero-art{height:auto!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}
.resources-hero-art img{width:min(100%,330px)!important;max-width:330px!important;max-height:330px!important;height:auto!important;object-fit:contain!important}
@media(max-width:799px){
 .resources-hero-grid{grid-template-columns:1fr!important;min-height:0!important;padding-block:44px!important;gap:18px!important}
 .resources-hero-art{justify-content:flex-end!important}
 .resources-hero-art img{width:210px!important;max-width:55vw!important;max-height:220px!important}
}

/* 0.6.52 — Resources: compact editorial hero + unmistakable guide cards */
.resources-page .resources-hero-grid{
  min-height:310px!important;
  grid-template-columns:minmax(0,1fr) 240px!important;
  gap:56px!important;
  padding-block:48px!important;
}
.resources-page .resources-hero-copy{max-width:650px!important}
.resources-page .resources-hero h1{
  font-size:clamp(2.75rem,4.2vw,4.25rem)!important;
  line-height:1.01!important;
  letter-spacing:-.035em!important;
  max-width:620px!important;
}
.resources-page .resources-hero .inner-lead{max-width:540px!important;margin-top:22px!important;line-height:1.65!important}
.resources-page .resources-hero-art{justify-content:center!important}
.resources-page .resources-hero-art img{width:220px!important;max-width:220px!important;max-height:230px!important}

.resources-page .resources-library{padding:76px 0 105px!important}
.resources-page .resources-intro{
  grid-template-columns:minmax(0,1.05fr) minmax(300px,.72fr)!important;
  gap:clamp(44px,7vw,100px)!important;
  align-items:end!important;
  margin-bottom:44px!important;
  padding-bottom:42px!important;
  border-bottom:1px solid var(--wendy-border)!important;
}
.resources-page .resources-intro h2{
  font-size:clamp(2.5rem,3.8vw,3.85rem)!important;
  line-height:1.02!important;
  max-width:650px!important;
}
.resources-page .resources-intro>p{font-size:1rem!important;line-height:1.72!important}

.resources-page .resource-editorial-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:22px!important;
  border:0!important;
}
.resources-page .resource-card,
.resources-page .resource-card:nth-child(even){
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:330px!important;
  padding:34px 34px 32px!important;
  background:#fffaf7!important;
  border:1px solid #eadfda!important;
  border-radius:18px!important;
  overflow:hidden!important;
  box-shadow:0 10px 28px rgba(52,45,42,.035)!important;
}
.resources-page .resource-card::after{
  content:"";
  position:absolute;
  right:-38px;
  bottom:-46px;
  width:120px;
  height:120px;
  border-radius:50%;
  background:rgba(246,216,218,.52);
  pointer-events:none;
}
.resources-page .resource-card-featured{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;
  grid-template-rows:auto 1fr auto!important;
  column-gap:70px!important;
  min-height:285px!important;
  padding:42px 46px!important;
  background:linear-gradient(120deg,#fff8f5 0%,#fff 72%)!important;
}
.resources-page .resource-card-featured .resource-kicker{grid-column:1!important;grid-row:1!important}
.resources-page .resource-card-featured h3{grid-column:1!important;grid-row:2!important;align-self:start!important}
.resources-page .resource-card-featured>p:not(.resource-kicker){grid-column:2!important;grid-row:1/3!important;align-self:center!important;margin:0!important;font-size:1.04rem!important}
.resources-page .resource-card-featured>.text-link{grid-column:2!important;grid-row:3!important;align-self:end!important}
.resources-page .resource-kicker{position:relative;z-index:1;margin-bottom:16px!important}
.resources-page .resource-card h3{position:relative;z-index:1;font-size:clamp(2rem,2.7vw,2.85rem)!important;line-height:1.02!important;margin:0 0 18px!important;max-width:590px!important}
.resources-page .resource-card>p:not(.resource-kicker){position:relative;z-index:1;font-size:.98rem!important;line-height:1.7!important;margin:0 0 26px!important}
.resources-page .resource-card>.text-link{position:relative;z-index:1;margin-top:auto!important;font-weight:600!important;color:#1B6B6A!important;text-decoration:none!important}
.resources-page .resource-card>.text-link:hover{text-decoration:underline!important}

@media(max-width:799px){
  .resources-page .resources-hero-grid{grid-template-columns:1fr!important;min-height:0!important;padding-block:40px!important;gap:18px!important}
  .resources-page .resources-hero h1{font-size:clamp(2.7rem,11vw,3.8rem)!important}
  .resources-page .resources-hero-art{justify-content:flex-end!important}
  .resources-page .resources-hero-art img{width:160px!important;max-width:44vw!important;max-height:170px!important}
  .resources-page .resources-library{padding:58px 0 76px!important}
  .resources-page .resources-intro{grid-template-columns:1fr!important;gap:18px!important;margin-bottom:30px!important;padding-bottom:30px!important}
  .resources-page .resource-editorial-grid{grid-template-columns:1fr!important;gap:16px!important}
  .resources-page .resource-card,
  .resources-page .resource-card:nth-child(even),
  .resources-page .resource-card-featured{display:flex!important;grid-column:auto!important;min-height:0!important;padding:28px!important;border-radius:14px!important}
  .resources-page .resource-card h3{font-size:clamp(2rem,9vw,2.65rem)!important}
}


/* 0.6.59 — Resources uses the exact shared internal hero geometry. */
.resources-page > .serenity-inner-hero{display:block!important}
.resources-page .serenity-inner-hero-photo img{object-position:58% center}

/* Resource articles — editorial, answer-first and consistent with the internal pages. */
.resource-article-hero-grid{min-height:560px;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(48px,7vw,100px);padding-block:68px}
.resource-article-hero h1{font-size:clamp(3.2rem,5.1vw,5.35rem);max-width:760px}
.resource-article-buds{width:min(31vw,360px);max-height:390px;object-fit:contain;justify-self:center;opacity:1}
.resource-article-shell{max-width:1120px}
.resource-answer{grid-template-columns:150px minmax(0,1fr);gap:52px;padding:38px 0 44px;margin-bottom:62px}
.resource-prose{max-width:790px}
.resource-prose h2{margin-top:54px}
.resource-prose h2:first-child{margin-top:0}
.resource-prose p{margin:0 0 22px}
.resource-prose li+li{margin-top:10px}
.resource-next-step{max-width:790px;margin:72px auto 0;padding:42px 46px;background:linear-gradient(120deg,#fff8f5,#f9e8e8);border:1px solid var(--wendy-border);border-radius:16px}
.resource-next-step h2{font-family:var(--wendy-serif);font-weight:400;font-size:clamp(2rem,3vw,2.8rem);line-height:1.08;margin:0 0 16px}
.resource-next-step p:not(.eyebrow){max-width:650px;color:var(--wendy-muted);line-height:1.7;margin:0 0 24px}
.resource-author-note{border-radius:16px}
@media(max-width:799px){
 .resource-article-hero-grid{grid-template-columns:1fr;min-height:0;padding-block:48px;gap:30px}
 .resource-article-hero h1{font-size:clamp(2.8rem,12vw,4.2rem)}
 .resource-article-buds{width:190px;justify-self:start;max-height:220px}
 .resource-next-step{margin-top:52px;padding:30px 26px}
}


/* 0.6.67 — Restore the approved bud-and-leaf artwork to a deliberate editorial scale. */
.resources-page .resource-card-featured{grid-template-columns:minmax(0,1fr) 300px}
.resources-page .resource-card-featured .resource-card-visual img{width:300px!important;max-height:310px!important}
@media(max-width:799px){
  .resources-page .resource-card-featured{grid-template-columns:1fr}
  .resources-page .resource-card-featured .resource-card-visual img{width:140px!important;max-width:42vw!important;max-height:160px!important}
}
.portrait-brand-fallback{display:grid;place-items:center;padding:22px;background:#fdf9f7}
.portrait-brand-fallback img{width:100%;height:100%;object-fit:contain;object-position:center}

/* 0.6.70 — resource article reading layout: soft summary panel + left related reads */
.resource-reading-layout{display:grid;grid-template-columns:190px minmax(0,760px);gap:54px;align-items:start;max-width:1040px}
.resource-reading-main{min-width:0}.resource-reading-main .resource-prose{max-width:none;margin:0}
.resource-reading-sidebar{padding-top:8px;position:sticky;top:110px}
.resource-reading-sidebar>.eyebrow{margin:0 0 12px}
.resource-reading-links{border-top:1px solid var(--wendy-border)}
.resource-reading-links a{display:block;padding:15px 0;border-bottom:1px solid var(--wendy-border);font-family:var(--wendy-serif);font-size:1.05rem;line-height:1.18;color:inherit;text-decoration:none}
.resource-reading-links a span{display:block;margin-top:7px;font-family:var(--wendy-sans);font-size:.7rem;letter-spacing:.02em;color:var(--serenity-teal)}
.resource-reading-links a:hover{text-decoration:underline;text-underline-offset:3px}
.resource-answer.resource-answer-compact{display:block;padding:24px 28px 26px;margin:0 0 44px;border:0;border-radius:10px;background:#fbf3f1}
.resource-answer.resource-answer-compact .resource-answer-label{margin:0 0 12px}
.resource-answer.resource-answer-compact p:last-child{font-family:var(--wendy-serif);font-size:1.38rem;line-height:1.42;max-width:700px}
.resource-author-note.resource-author-note-compact{display:grid;grid-template-columns:112px minmax(0,1fr);gap:24px;align-items:start;max-width:760px;padding:28px;margin-top:54px}
.resource-author-note-compact .resource-author-photo{width:112px;aspect-ratio:1/1.18;object-fit:cover;display:block}
.resource-author-note.resource-author-note-compact h2{font-size:1.75rem;margin-bottom:9px}
.resource-author-note.resource-author-note-compact p:not(.eyebrow){margin:0 0 10px}
@media(max-width:799px){.resource-reading-layout{display:block}.resource-reading-sidebar{position:static;top:auto;padding:0 0 34px;margin-bottom:38px;border-bottom:1px solid var(--wendy-border)}.resource-reading-links{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-top:0}.resource-reading-links a{border-top:1px solid var(--wendy-border)}.resource-answer.resource-answer-compact p:last-child{font-size:1.25rem}.resource-author-note.resource-author-note-compact{grid-template-columns:82px minmax(0,1fr);gap:18px;padding:22px}.resource-author-note-compact .resource-author-photo{width:82px}}
@media(max-width:520px){.resource-reading-links{grid-template-columns:1fr}.resource-author-note.resource-author-note-compact{grid-template-columns:1fr}.resource-author-note-compact .resource-author-photo{width:88px}}

@media(max-width:520px){.resource-answer.resource-answer-compact{padding:20px 18px 22px}}
