:root{--cream:#fbf5ee;--sand:#f2e3d2;--turq:#62b8b3;--turq-dark:#397f7b;--pink:#f7cbd5;--pink-soft:#fde9ec;--brown:#624b43;--brown-dark:#3f302b;--white:#fff;--line:rgba(98,75,67,.16);--shadow:0 18px 60px rgba(91,70,61,.12);--radius:28px;--font-head:"The Seasons","Cormorant Garamond",Georgia,serif;--font-body:"Tenor Sans","Avenir Next","Segoe UI",sans-serif;--font-script:"Brittany Signature","Segoe Script",cursive;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{margin:0;color:var(--brown);background:var(--cream);font-family:var(--font-body);line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.admin-bar .ahv-header{top:32px}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.ahv-skip-link{position:fixed;left:12px;top:-100px;z-index:99999;background:var(--brown-dark);color:#fff;padding:10px 14px;border-radius:10px}.ahv-skip-link:focus{top:12px}.ahv-header{position:sticky;top:0;z-index:100;background:rgba(251,245,238,.92);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.ahv-header-inner{max-width:1240px;margin:auto;min-height:78px;padding:8px 28px;display:flex;align-items:center;gap:26px}.ahv-brand{display:flex;align-items:center;gap:10px;min-width:max-content}.ahv-brand img{width:56px;height:56px;border-radius:50%;object-fit:cover}.ahv-brand strong{font-family:var(--font-head);font-size:24px;letter-spacing:.02em;color:var(--brown-dark);display:block;line-height:1}.ahv-brand small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.22em;margin-top:5px}.ahv-desktop-nav{display:flex;gap:24px;align-items:center;margin-left:auto;font-size:13px;letter-spacing:.08em}.ahv-desktop-nav a{position:relative;padding:10px 0}.ahv-desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:1px;background:var(--turq);transition:.25s}.ahv-desktop-nav a:hover:after{right:0}.ahv-header-cta,.ahv-install{border:0;border-radius:999px;background:var(--turq);color:#fff;padding:11px 18px;font-size:12px;letter-spacing:.06em;cursor:pointer}.ahv-install{background:var(--pink);color:var(--brown-dark)}.ahv-main{overflow:hidden}.ahv-hero{max-width:1240px;margin:auto;min-height:700px;padding:72px 28px 54px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px}.ahv-script{font-family:var(--font-script);font-size:30px;color:var(--turq-dark);display:block;margin-bottom:12px}.ahv-hero h1,.ahv-page-hero h1,.ahv-course-hero h1,.ahv-standard-hero h1{font-family:var(--font-head);font-weight:400;color:var(--brown-dark);line-height:.98;letter-spacing:-.025em;margin:0}.ahv-hero h1{font-size:clamp(58px,7vw,96px)}.ahv-hero h1 em{font-style:italic;color:var(--turq-dark)}.ahv-hero-copy>p{font-size:17px;max-width:660px;margin:30px 0;color:#705c54}.ahv-hero-actions,.ahv-inline-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.ahv-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border:1px solid var(--turq);border-radius:999px;background:var(--turq);color:#fff;padding:13px 24px;letter-spacing:.045em;font-size:13px;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.ahv-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(57,127,123,.22)}.ahv-btn-ghost{background:transparent;color:var(--turq-dark)}.ahv-btn-small{min-height:40px;padding:9px 17px;font-size:11px}.ahv-text-link{font-size:13px;color:var(--turq-dark);text-decoration:underline;text-underline-offset:4px}.ahv-trust-row{margin-top:26px;display:flex;gap:24px;flex-wrap:wrap;font-size:10px;text-transform:uppercase;letter-spacing:.15em}.ahv-hero-visual{position:relative;min-height:550px}.ahv-organic-frame{position:absolute;inset:20px 0 0 55px;border-radius:48% 48% 36% 64%/35% 45% 55% 65%;overflow:hidden;background:var(--sand);box-shadow:var(--shadow)}.ahv-organic-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(62,47,42,.15))}.ahv-organic-frame img{width:100%;height:100%;object-fit:cover;object-position:center top}.ahv-hero-logo{position:absolute;left:0;bottom:15px;width:142px;height:142px;border-radius:50%;box-shadow:0 12px 32px rgba(0,0,0,.12)}.ahv-hero-doodle{position:absolute;width:68px;opacity:.8}.ahv-doodle-shell{right:-8px;bottom:56px}.ahv-doodle-sun{left:5px;top:12px;width:54px}.ahv-app-home{max-width:1100px;margin:20px auto 90px;padding:0 28px}.ahv-home-intro{text-align:center;margin-bottom:30px}.ahv-home-intro h2,.ahv-section-heading h2,.ahv-featured-copy h2,.ahv-services-strip h2,.ahv-callout h2{font-family:var(--font-head);font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1.04;color:var(--brown-dark);margin:6px 0 12px}.ahv-eyebrow,.ahv-kicker{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--turq-dark)}.ahv-app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ahv-app-tile{min-height:190px;border:1px solid rgba(98,75,67,.11);border-radius:30px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;position:relative;overflow:hidden;transition:.25s;box-shadow:0 10px 34px rgba(98,75,67,.05)}.ahv-app-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.ahv-app-tile img{position:absolute;right:18px;top:16px;width:72px;height:72px;opacity:.78}.ahv-app-tile strong{font-family:var(--font-head);font-size:28px;color:var(--brown-dark);font-weight:400}.ahv-app-tile span{font-size:12px}.tile-audio,.tile-library{background:#e5f2f0}.tile-love,.tile-vip{background:var(--pink-soft)}.tile-reflections{background:#f4eadf}.tile-video{background:#fff8e9}.ahv-section{max-width:1184px;margin:0 auto;padding:84px 28px}.ahv-section-heading{max-width:760px;margin-bottom:36px}.ahv-section-heading p{font-size:15px;max-width:680px}.ahv-featured-course{display:grid;grid-template-columns:1fr .86fr;align-items:center;gap:54px;background:linear-gradient(135deg,#f9e4e8,#f4ece4);max-width:1184px;border-radius:44px;padding:64px;margin-bottom:10px}.ahv-featured-copy p{max-width:550px;margin-bottom:24px}.ahv-featured-art{position:relative;text-align:center;min-height:380px}.ahv-featured-art>img:first-child{max-height:420px;object-fit:contain;filter:drop-shadow(0 20px 26px rgba(79,58,52,.15))}.ahv-float-doodle{position:absolute;width:120px;left:-10px;bottom:10px}.ahv-book-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ahv-book-card{background:#fff;border:1px solid var(--line);border-radius:34px;overflow:hidden;display:grid;grid-template-columns:44% 56%;min-height:330px;box-shadow:0 15px 42px rgba(98,75,67,.07)}.ahv-book-cover{background:linear-gradient(160deg,#e7f2ef,#f9e7e9);display:flex;align-items:center;justify-content:center;padding:26px}.ahv-book-cover img{max-height:280px;object-fit:contain}.ahv-book-copy{padding:36px 30px;display:flex;flex-direction:column;justify-content:center}.ahv-book-copy h3{font-family:var(--font-head);font-size:40px;font-weight:400;margin:7px 0}.ahv-book-copy p{font-size:13px}.ahv-soft-panel{max-width:none;background:#f4e9dd;padding-left:max(28px,calc((100vw - 1128px)/2));padding-right:max(28px,calc((100vw - 1128px)/2))}.ahv-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ahv-article-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;display:flex;flex-direction:column;min-height:280px}.ahv-article-card h2,.ahv-article-card h3{font-family:var(--font-head);font-weight:400;font-size:29px;line-height:1.12;color:var(--brown-dark);margin:12px 0}.ahv-article-card p{font-size:13px;flex:1}.ahv-center{text-align:center;margin-top:30px}.ahv-video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ahv-video-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;cursor:pointer;transition:.2s}.ahv-video-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.ahv-video-thumb{aspect-ratio:16/9;background:#eee;position:relative;overflow:hidden}.ahv-video-thumb img{width:100%;height:100%;object-fit:cover}.ahv-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:rgba(98,184,179,.92);color:white;display:grid;place-items:center;padding-left:4px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.ahv-video-copy{padding:18px 20px}.ahv-video-copy h3{font-family:var(--font-head);font-weight:400;font-size:24px;margin:0 0 5px}.ahv-video-copy a,.ahv-video-copy span{font-size:11px;color:var(--turq-dark)}.ahv-video-card iframe{width:100%;height:100%;border:0}.ahv-services-strip,.ahv-callout{max-width:1184px;margin:40px auto;padding:50px 58px;border-radius:40px;background:var(--turq-dark);color:#fff;display:flex;align-items:center;gap:40px;justify-content:space-between}.ahv-services-strip h2,.ahv-callout h2{color:#fff;font-size:46px}.ahv-services-strip p,.ahv-callout p{max-width:760px;margin-bottom:0}.ahv-services-strip .ahv-btn,.ahv-callout .ahv-btn{background:#fff;color:var(--turq-dark);border-color:#fff;white-space:nowrap}.ahv-site-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ahv-site-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;display:flex;gap:14px;align-items:flex-start;transition:.2s}.ahv-site-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.ahv-site-dot{width:13px;height:13px;border-radius:50%;background:var(--pink);margin-top:8px;flex:none}.ahv-site-card h2,.ahv-site-card h3{font-family:var(--font-head);font-weight:400;font-size:25px;margin:0;color:var(--brown-dark)}.ahv-site-card p{font-size:12px;margin:5px 0}.ahv-site-card small{font-size:10px;color:var(--turq-dark)}.ahv-page-hero,.ahv-course-hero,.ahv-standard-hero{max-width:1184px;margin:38px auto 0;border-radius:42px;background:linear-gradient(135deg,#e3f0ee,#f7eee4);padding:70px 64px;display:flex;align-items:center;justify-content:space-between;gap:36px}.ahv-page-hero-pink{background:linear-gradient(135deg,#fbe5e9,#f4eadf)}.ahv-page-hero h1,.ahv-course-hero h1,.ahv-standard-hero h1{font-size:clamp(48px,7vw,78px);max-width:820px}.ahv-page-hero p{max-width:720px}.ahv-page-hero>img{width:150px;max-height:160px}.ahv-course-hero{display:grid;grid-template-columns:1fr .78fr}.ahv-course-copy p{max-width:650px;font-size:16px}.ahv-course-art{position:relative;text-align:center}.ahv-course-cover{max-height:470px;object-fit:contain}.ahv-course-doodle{position:absolute;width:140px;left:0;bottom:-20px}.ahv-accordion-list{display:grid;gap:14px}.ahv-accordion{background:#fff;border:1px solid var(--line);border-radius:24px;padding:0 24px}.ahv-accordion summary{padding:22px 0;cursor:pointer;font-family:var(--font-head);font-size:26px;color:var(--brown-dark);display:flex;justify-content:space-between}.ahv-accordion summary span{font-family:var(--font-body);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.ahv-document-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:24px}.ahv-document-card{display:flex;align-items:center;gap:14px;background:rgba(247,203,213,.2);border-radius:18px;padding:16px;transition:.2s}.ahv-document-card:hover{background:rgba(98,184,179,.14);transform:translateX(3px)}.ahv-document-card img{width:34px;height:34px}.ahv-document-card strong,.ahv-document-card small{display:block}.ahv-document-card strong{font-size:13px}.ahv-document-card small{font-size:10px;margin-top:3px;color:var(--turq-dark)}.ahv-audio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.ahv-audio-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:26px}.ahv-audio-card h2,.ahv-audio-card h3{font-family:var(--font-head);font-weight:400;font-size:27px;margin:8px 0 14px}.ahv-audio-card audio{width:100%;height:44px}.ahv-callout{background:#f2e4d6;color:var(--brown);justify-content:flex-start}.ahv-callout h2{color:var(--brown-dark)}.ahv-callout .ahv-btn{margin-left:auto;background:var(--turq);color:#fff;border-color:var(--turq)}.ahv-account-panel{max-width:760px}.ahv-login-wrap{background:#fff;border-radius:30px;padding:34px;border:1px solid var(--line)}.ahv-login-wrap label{display:block;font-size:12px;margin-bottom:6px}.ahv-login-wrap input[type=text],.ahv-login-wrap input[type=password]{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px;background:#fff}.ahv-login-wrap .button{background:var(--turq);color:#fff;border:0;border-radius:999px;padding:11px 20px}.ahv-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ahv-quick-grid a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;text-align:center}.ahv-content{max-width:850px;margin:0 auto;padding:60px 28px 100px}.ahv-content h2,.ahv-content h3{font-family:var(--font-head);font-weight:400;color:var(--brown-dark)}.ahv-content h2{font-size:42px}.ahv-content img{border-radius:22px}.ahv-post-image{max-width:950px;margin:40px auto 0;padding:0 28px}.ahv-post-image img{width:100%;border-radius:36px}.ahv-error-page{min-height:70vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 28px}.ahv-error-page h1{font-family:var(--font-head);font-weight:400;font-size:56px;margin:10px 0}.ahv-footer{background:#3f302b;color:#f8eee7;padding:70px max(28px,calc((100vw - 1184px)/2)) 110px}.ahv-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:60px}.ahv-footer-brand img{border-radius:50%}.ahv-footer p{font-size:12px;max-width:360px}.ahv-footer h2{font-family:var(--font-head);font-weight:400;font-size:25px;margin-top:0}.ahv-footer a{display:block;font-size:12px;margin:10px 0}.ahv-footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.ahv-bottom-nav{display:none}.ahv-splash{position:fixed;inset:0;z-index:9999;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;transition:opacity .4s,visibility .4s}.ahv-splash img{width:128px;height:128px;border-radius:50%}.ahv-splash span{font-family:var(--font-head);font-size:24px}.ahv-splash.is-hidden{opacity:0;visibility:hidden}.ahv-install-modal{position:fixed;inset:0;z-index:10000;background:rgba(63,48,43,.55);display:grid;place-items:center;padding:20px}.ahv-install-modal[hidden]{display:none}.ahv-modal-card{position:relative;background:var(--cream);border-radius:32px;padding:34px;text-align:center;max-width:420px;width:100%;box-shadow:var(--shadow)}.ahv-modal-card img{border-radius:50%}.ahv-modal-card h2{font-family:var(--font-head);font-weight:400;font-size:37px;line-height:1.1}.ahv-modal-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:28px;color:var(--brown);cursor:pointer}.ahv-empty-state{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;text-align:center}
@media(max-width:980px){body.admin-bar .ahv-header{top:46px}.ahv-desktop-nav{display:none}.ahv-header-inner{padding:7px 18px}.ahv-header-cta{margin-left:auto}.ahv-hero{grid-template-columns:1fr;min-height:auto;padding-top:48px;gap:35px}.ahv-hero-visual{min-height:480px;max-width:600px;width:100%;margin:auto}.ahv-app-grid{grid-template-columns:repeat(2,1fr)}.ahv-featured-course{grid-template-columns:1fr;padding:46px 34px;margin-left:20px;margin-right:20px}.ahv-book-grid{grid-template-columns:1fr}.ahv-article-grid,.ahv-site-grid{grid-template-columns:repeat(2,1fr)}.ahv-page-hero,.ahv-standard-hero{margin:24px 20px 0;padding:52px 38px}.ahv-course-hero{grid-template-columns:1fr;margin:24px 20px 0}.ahv-services-strip,.ahv-callout{margin:35px 20px;padding:40px;align-items:flex-start;flex-direction:column}.ahv-callout .ahv-btn{margin-left:0}.ahv-footer-grid{grid-template-columns:1fr 1fr}.ahv-footer-brand{grid-column:1/-1}}
@media(max-width:680px){body{padding-bottom:calc(76px + var(--safe-bottom))}.ahv-header-inner{min-height:64px}.ahv-brand img{width:46px;height:46px}.ahv-brand strong{font-size:20px}.ahv-brand small{font-size:7px}.ahv-header-cta{display:none}.ahv-install{margin-left:auto;padding:9px 13px}.ahv-hero{padding:40px 20px 45px}.ahv-script{font-size:24px}.ahv-hero h1{font-size:53px}.ahv-hero-copy>p{font-size:14px;margin:24px 0}.ahv-hero-actions{align-items:stretch}.ahv-hero-actions .ahv-btn{flex:1}.ahv-trust-row{font-size:8px;gap:12px}.ahv-hero-visual{min-height:400px}.ahv-organic-frame{inset:10px 5px 0 35px}.ahv-hero-logo{width:105px;height:105px}.ahv-app-home{padding:0 16px;margin-bottom:50px}.ahv-app-grid{gap:12px}.ahv-app-tile{min-height:155px;border-radius:23px;padding:17px}.ahv-app-tile img{width:52px;height:52px}.ahv-app-tile strong{font-size:22px}.ahv-app-tile span{font-size:10px}.ahv-section{padding:58px 20px}.ahv-section-heading h2,.ahv-home-intro h2,.ahv-featured-copy h2{font-size:40px}.ahv-featured-course{border-radius:30px;margin:0 14px;padding:34px 24px}.ahv-featured-art{min-height:280px}.ahv-book-card{grid-template-columns:1fr;min-height:auto}.ahv-book-cover{min-height:270px}.ahv-book-copy{padding:26px}.ahv-book-copy h3{font-size:36px}.ahv-article-grid,.ahv-site-grid,.ahv-video-grid,.ahv-document-grid,.ahv-audio-grid{grid-template-columns:1fr}.ahv-page-hero,.ahv-course-hero,.ahv-standard-hero{margin:14px 14px 0;border-radius:28px;padding:38px 24px;display:block}.ahv-page-hero h1,.ahv-course-hero h1,.ahv-standard-hero h1{font-size:47px}.ahv-page-hero>img{display:none}.ahv-course-art{margin-top:30px}.ahv-accordion{padding:0 17px}.ahv-accordion summary{font-size:22px}.ahv-services-strip,.ahv-callout{margin:25px 14px;padding:30px 24px;border-radius:30px}.ahv-services-strip h2,.ahv-callout h2{font-size:37px}.ahv-footer{padding:55px 24px 115px}.ahv-footer-grid{grid-template-columns:1fr;gap:30px}.ahv-footer-brand{grid-column:auto}.ahv-footer-bottom{flex-direction:column}.ahv-bottom-nav{position:fixed;z-index:200;display:grid;grid-template-columns:repeat(5,1fr);left:8px;right:8px;bottom:calc(8px + var(--safe-bottom));height:66px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:22px;box-shadow:0 10px 40px rgba(63,48,43,.18);overflow:hidden}.ahv-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:19px}.ahv-bottom-nav small{font-size:8px;letter-spacing:.04em}.ahv-quick-grid{grid-template-columns:1fr}.ahv-content{padding:40px 20px 90px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.ahv-splash{display:none}}

/* AnaHealings VIP 1.1 refinements */
html,body{max-width:100%;overflow-x:hidden}.ahv-main{overflow:visible}.ahv-app-page,.ahv-app-page-content{width:100%;max-width:100%;min-width:0;margin:0;padding:0}.ahv-app-page-content>.ahv-page-hero,.ahv-app-page-content>.ahv-course-hero{width:calc(100% - 56px)}.ahv-app-page-content>.ahv-section{width:100%;max-width:1184px}.ahv-soft-panel{max-width:none!important}.ahv-brand strong{white-space:nowrap}.ahv-organic-frame-portrait{background:linear-gradient(155deg,#f7e4e7,#e0f0ed)}.ahv-organic-frame-portrait img{object-fit:contain;object-position:center bottom;padding:14px 14px 0}
.tile-podcast{background:linear-gradient(145deg,#e8f3ef,#f8ede4)}
.ahv-credentials{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:58px;background:#fff;border:1px solid var(--line);border-radius:42px;padding:58px!important;box-shadow:0 18px 55px rgba(98,75,67,.07)}.ahv-credentials-copy h2{font-family:var(--font-head);font-weight:400;color:var(--brown-dark);font-size:clamp(40px,5vw,62px);line-height:1.04;margin:8px 0 18px}.ahv-credentials-copy p{font-size:14px;max-width:520px}.ahv-credentials-media{position:relative;min-height:430px}.ahv-certificate-frame{position:absolute;inset:26px 0 0 12%;display:flex;align-items:center;justify-content:center;background:var(--cream);border:1px solid var(--line);border-radius:34px;padding:28px;box-shadow:var(--shadow);overflow:hidden}.ahv-certificate-frame img{width:100%;height:100%;object-fit:contain}.ahv-profile-frame{position:absolute;left:0;bottom:0;width:31%;min-width:150px;aspect-ratio:3/4;background:linear-gradient(160deg,#f8e5e8,#deefec);border:8px solid #fff;border-radius:46% 46% 38% 45%/42% 44% 56% 58%;overflow:hidden;box-shadow:0 18px 42px rgba(63,48,43,.2)}.ahv-profile-frame img{width:100%;height:100%;object-fit:contain;object-position:center bottom}
.ahv-love-feature{background:linear-gradient(135deg,#f7eee5,#e2f0ed);border:1px solid rgba(98,75,67,.08);overflow:hidden}.ahv-love-cta{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;max-width:520px;margin-top:26px;padding:15px 18px;background:rgba(255,255,255,.78);border:1px solid rgba(98,75,67,.22);border-radius:20px;box-shadow:0 12px 28px rgba(98,75,67,.08);transition:.25s}.ahv-love-cta:hover{transform:translateY(-3px);border-color:var(--turq);box-shadow:0 16px 34px rgba(57,127,123,.15)}.ahv-love-cta-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--turq);color:#fff;font-size:27px}.ahv-love-cta strong{display:block;font-family:var(--font-head);font-weight:400;font-size:24px;color:var(--brown-dark);line-height:1.05}.ahv-love-cta small{display:block;font-size:10px;margin-top:5px;color:var(--brown);letter-spacing:.03em}.ahv-love-cta b{font-size:23px;font-weight:400;color:var(--turq-dark)}.ahv-love-art{position:relative;min-height:360px;display:grid;place-items:center}.ahv-love-disc{width:min(300px,80%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.72);border:1px solid rgba(98,75,67,.12);box-shadow:0 25px 60px rgba(98,75,67,.12)}.ahv-love-disc img{width:48%;height:48%;object-fit:contain}.ahv-love-shell{position:absolute;width:82px;right:5%;top:10%;transform:rotate(12deg)}.ahv-love-waves{position:absolute;width:150px;left:0;bottom:8%}
.ahv-book-copy .ahv-btn{background:var(--cream);color:var(--brown-dark);border-color:rgba(98,75,67,.35);box-shadow:none}.ahv-book-copy .ahv-btn:hover{background:var(--turq);border-color:var(--turq);color:#fff}.ahv-book-cover{background:linear-gradient(160deg,#dfeeea,#f3e6d8)}
.ahv-reflections-grid,.ahv-article-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));align-items:stretch}.ahv-article-card{min-width:0;overflow:hidden}.ahv-article-card h2,.ahv-article-card h3{overflow-wrap:anywhere;hyphens:auto}.ahv-article-card.is-locked{background:linear-gradient(145deg,#fff,#f9ecef);border-color:rgba(247,203,213,.75)}.ahv-lock-badge{align-self:flex-start;display:inline-flex;padding:6px 10px;margin-bottom:4px;border-radius:999px;background:var(--pink-soft);color:var(--brown-dark);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.ahv-substack-subscribe{display:flex;align-items:center;justify-content:space-between;gap:34px;background:var(--turq-dark);color:#fff;border-radius:34px;padding:40px 48px!important;margin-top:40px}.ahv-substack-subscribe h2{font-family:var(--font-head);font-size:42px;font-weight:400;line-height:1.05;margin:7px 0 10px;color:#fff}.ahv-substack-subscribe p{margin:0;max-width:700px}.ahv-substack-subscribe .ahv-eyebrow{color:#d9f1ee}.ahv-substack-subscribe .ahv-btn{background:#fff;color:var(--turq-dark);border-color:#fff;white-space:nowrap}
.ahv-site-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));width:100%;min-width:0}.ahv-site-card{min-width:0;overflow:hidden}.ahv-site-card>div{min-width:0}.ahv-site-card h2,.ahv-site-card h3,.ahv-site-card p,.ahv-site-card small{overflow-wrap:anywhere;word-break:break-word}.ahv-ecosystem-section{padding-top:54px}
.ahv-channel-player{position:relative;width:100%;aspect-ratio:16/9;border-radius:30px;overflow:hidden;background:#221d1b;box-shadow:var(--shadow)}.ahv-channel-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.ahv-channel-note{text-align:center;font-size:11px;margin:14px 0 0;color:var(--turq-dark)}.ahv-youtube-library{padding-bottom:52px}
.ahv-podcast-home{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:48px;background:linear-gradient(135deg,#f4e7da,#e3f1ee);border-radius:42px;padding:50px!important}.ahv-podcast-copy h2{font-family:var(--font-head);font-weight:400;color:var(--brown-dark);font-size:clamp(42px,5vw,62px);line-height:1.04;margin:8px 0 14px}.ahv-spotify-embed{width:100%;min-width:0}.ahv-spotify-embed iframe{display:block;width:100%;max-width:100%;border:0}.ahv-page-hero-podcast{background:linear-gradient(135deg,#e1f0ed,#f6e8dc)}.ahv-podcast-page{max-width:1000px!important}
.ahv-footer{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#3d716f 0%,#315d5b 46%,#3f302b 100%);padding-top:92px}.ahv-footer:before{content:"";position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 78% 15%,rgba(255,221,174,.34),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 42%)}.ahv-footer:after{content:"";position:absolute;z-index:-1;left:-5%;right:-5%;top:8px;height:145px;background-image:url("../doodles/06_waves_double.svg");background-repeat:repeat-x;background-size:210px auto;opacity:.18}.ahv-footer-island{position:absolute;z-index:-1;right:5%;bottom:38px;width:260px;opacity:.16;filter:brightness(0) invert(1)}.ahv-footer-island img{width:100%;height:auto}.ahv-footer-grid,.ahv-footer-bottom{position:relative;z-index:1}.ahv-footer-bottom span:last-child{max-width:720px;text-align:right;line-height:1.7;text-transform:none;font-size:10px;letter-spacing:.04em}
@media(max-width:980px){.ahv-credentials{grid-template-columns:1fr;padding:44px!important;margin-left:20px;margin-right:20px}.ahv-credentials-media{min-height:390px}.ahv-podcast-home{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.ahv-substack-subscribe{margin-left:20px;margin-right:20px}.ahv-footer-island{width:210px}}
@media(max-width:680px){.ahv-app-page-content>.ahv-page-hero,.ahv-app-page-content>.ahv-course-hero{width:calc(100% - 28px)}.ahv-brand strong{font-size:18px}.ahv-hero h1{font-size:49px}.ahv-organic-frame-portrait img{padding:8px 8px 0}.ahv-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ahv-credentials{margin:0 14px;padding:32px 22px!important;border-radius:30px;gap:26px}.ahv-credentials-copy h2{font-size:40px}.ahv-credentials-media{min-height:300px}.ahv-certificate-frame{inset:12px 0 0 8%;padding:16px;border-radius:24px}.ahv-profile-frame{width:34%;min-width:105px;border-width:5px}.ahv-love-cta{grid-template-columns:42px 1fr auto;padding:13px}.ahv-love-cta-icon{width:42px;height:42px}.ahv-love-cta strong{font-size:21px}.ahv-love-art{min-height:260px}.ahv-love-disc{width:220px}.ahv-substack-subscribe{margin:20px 14px 0;padding:30px 24px!important;align-items:flex-start;flex-direction:column;border-radius:28px}.ahv-substack-subscribe h2{font-size:36px}.ahv-reflections-section{padding-top:42px}.ahv-site-card{padding:19px}.ahv-site-card h2,.ahv-site-card h3{font-size:23px}.ahv-channel-player{border-radius:20px}.ahv-podcast-home{margin:0 14px;padding:32px 22px!important;border-radius:30px;gap:24px}.ahv-spotify-embed.is-compact iframe{height:420px}.ahv-footer{padding-top:76px}.ahv-footer-island{right:-35px;bottom:100px;width:180px}.ahv-footer-bottom span:last-child{text-align:left}}
.ahv-app-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tile-ecosystem{background:linear-gradient(145deg,#f3e5d7,#e5f1ee)}
@media(max-width:980px){.ahv-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* AnaHealings VIP 1.2.1 multilingual and Mediterranean refinements */
.ahv-header-tools{display:flex;align-items:center;gap:10px;margin-left:auto}.ahv-lang-switch{display:inline-flex;align-items:center;gap:0;padding:4px;border:1px solid rgba(98,75,67,.16);border-radius:999px;background:rgba(255,255,255,.68);white-space:nowrap}.ahv-lang-switch a{display:inline-flex;align-items:center;justify-content:center;padding:6px 8px;border-radius:999px;font-size:8px;letter-spacing:.06em;color:var(--brown);transition:.2s}.ahv-lang-switch a+ a:before{content:"·";margin-right:8px;color:rgba(98,75,67,.45)}.ahv-lang-switch a.is-active{background:var(--turq);color:#fff}.ahv-lang-switch a.is-active:before{color:rgba(255,255,255,.65)}.ahv-install{background:transparent!important;color:var(--turq-dark)!important;border:1px solid var(--turq)!important}.ahv-install:hover{background:var(--turq)!important;color:#fff!important}.ahv-video-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:var(--turq-dark);font-size:22px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.js-video-embed:focus{outline:2px solid var(--turq);outline-offset:3px}.ahv-organic-frame picture{display:block;width:100%;height:100%}.ahv-organic-frame picture img{width:100%;height:100%;object-fit:cover;object-position:center top}.ahv-footer{color:var(--brown-dark)!important;background:linear-gradient(180deg,#e7f7f7 0%,#cfecee 44%,#a9d8dc 100%)!important}.ahv-footer:before{background:radial-gradient(circle at 78% 16%,rgba(255,244,211,.78),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.36),transparent 52%)!important}.ahv-footer:after{opacity:.26!important}.ahv-footer-island{filter:none!important;opacity:.2!important}.ahv-footer a,.ahv-footer h2,.ahv-footer p{color:var(--brown-dark)!important}.ahv-footer-bottom{border-top-color:rgba(98,75,67,.22)!important}.ahv-footer .ahv-lang-switch{margin-top:18px;background:rgba(255,255,255,.55)}.ahv-book-detail-hero,.ahv-course-hero-clean{overflow:hidden}.ahv-podcast-page .ahv-spotify-embed iframe{min-height:920px}.ahv-access-panel{scroll-margin-top:120px}
@media(max-width:1120px){.ahv-desktop-nav{gap:15px;font-size:11px}.ahv-header-inner{gap:15px}.ahv-header-tools{gap:7px}.ahv-lang-switch a{padding:5px 6px;font-size:7px}}
@media(max-width:980px){.ahv-header-inner{flex-wrap:wrap}.ahv-header-tools{width:auto;margin-left:auto}.ahv-header-tools .ahv-header-cta{display:none}.ahv-lang-switch a{font-size:7px}.ahv-podcast-page .ahv-spotify-embed iframe{min-height:980px}}
@media(max-width:680px){.ahv-header-inner{min-height:68px;padding:6px 12px;gap:8px}.ahv-brand{gap:7px}.ahv-brand img{width:44px;height:44px}.ahv-brand strong{font-size:16px}.ahv-brand small{font-size:6px;letter-spacing:.14em}.ahv-header-tools{gap:5px}.ahv-lang-switch{padding:2px}.ahv-lang-switch a{padding:5px 4px;font-size:6.5px;letter-spacing:.02em}.ahv-lang-switch a+ a:before{margin-right:4px}.ahv-header-tools .ahv-install{display:none!important}.ahv-podcast-page .ahv-spotify-embed iframe{min-height:1050px}.ahv-footer .ahv-lang-switch a{font-size:8px;padding:6px 8px}.ahv-course-disciplines strong{font-size:10px;overflow-wrap:anywhere}}

/* AnaHealings VIP 1.3.0 refinements */
.ahv-btn,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--turq)!important;color:#fff!important;border-color:var(--turq)!important;box-shadow:none!important}.ahv-btn:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--turq-dark)!important;border-color:var(--turq-dark)!important;color:#fff!important}.ahv-btn-ghost{background:transparent!important;color:var(--turq-dark)!important}.ahv-book-copy .ahv-btn{background:rgba(255,255,255,.72)!important;color:var(--brown-dark)!important;border-color:rgba(98,75,67,.28)!important}.ahv-book-copy .ahv-btn:hover{background:var(--turq)!important;color:#fff!important;border-color:var(--turq)!important}.ahv-footer{background:linear-gradient(180deg,#eaf9fa 0%,#ccebee 48%,#a7d7dc 100%)!important;color:var(--brown-dark)!important}.ahv-footer:before{background:radial-gradient(circle at 80% 12%,rgba(255,248,218,.88),transparent 25%),linear-gradient(180deg,rgba(255,255,255,.5),transparent 55%)!important}.ahv-footer:after{opacity:.22!important}.ahv-footer-island{opacity:.24!important}.ahv-love-doc-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.ahv-document-card.is-unavailable{opacity:.72;cursor:default}.ahv-open-material{max-width:1184px;background:#fff;border:1px solid var(--line);border-radius:38px;margin-bottom:80px;box-shadow:var(--shadow)}.ahv-open-material-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.ahv-open-material-head h2{font-family:var(--font-head);font-weight:400;color:var(--brown-dark);font-size:clamp(36px,5vw,58px);line-height:1.05;margin:5px 0 0}.ahv-material-viewer{min-width:0;overflow:hidden;border-radius:24px;background:var(--cream);padding:10px}.ahv-material-viewer iframe{display:block;width:100%;height:min(82vh,980px);border:0;border-radius:18px;background:#fff}.ahv-material-viewer .df-element,.ahv-material-viewer .dflip-books{max-width:100%!important}.ahv-podcast-page{max-width:1100px!important}.ahv-podcast-page .ahv-spotify-embed{border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(57,127,123,.14)}.ahv-podcast-page .ahv-spotify-embed iframe{height:1500px!important;min-height:1500px!important}.ahv-lang-switch{max-width:100%;overflow-x:auto;scrollbar-width:none}.ahv-lang-switch::-webkit-scrollbar{display:none}
@media(max-width:680px){.ahv-open-material{margin-left:14px;margin-right:14px;padding:28px 18px!important;border-radius:28px}.ahv-open-material-head{align-items:flex-start;flex-direction:column}.ahv-material-viewer{padding:4px}.ahv-podcast-page .ahv-spotify-embed iframe{height:1350px!important;min-height:1350px!important}.ahv-language-label{display:none}}


/* AnaHealings VIP 1.5.0: flat Mediterranean controls, registration and protected love library */
.ahv-btn,.ahv-login-wrap .button,.ahv-register-wrap button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,input[type=submit],button[type=submit]{background-image:none!important;background:var(--turq)!important;color:#fff!important;border:1px solid var(--turq)!important;border-radius:16px 16px 16px 5px!important;box-shadow:0 8px 18px rgba(57,127,123,.14)!important;text-shadow:none!important;font-weight:400!important;letter-spacing:.035em!important}
.ahv-btn:hover,.ahv-login-wrap .button:hover,.ahv-register-wrap button:hover,.wp-block-button__link:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,input[type=submit]:hover,button[type=submit]:hover{background:var(--turq-dark)!important;border-color:var(--turq-dark)!important;color:#fff!important;box-shadow:0 10px 22px rgba(57,127,123,.2)!important}
.ahv-btn-ghost{background:transparent!important;color:var(--turq-dark)!important;box-shadow:none!important}
.ahv-install{background:transparent!important;color:var(--turq-dark)!important;border-radius:14px 14px 14px 5px!important;box-shadow:none!important}
img[src*="GUIA-AMOR-TERAPIA" i],img[src*="guia-amor-terapia" i]{display:none!important}
.tile-love,.tile-vip{background:linear-gradient(145deg,#f7efe5,#e5f2f0)!important}
.ahv-page-hero-pink,.ahv-featured-course{background:linear-gradient(135deg,#f7efe5,#e4f1ef)!important}
.ahv-document-card{background:#fff!important;border:1px solid rgba(98,75,67,.14)!important;border-radius:20px!important;box-shadow:0 8px 24px rgba(98,75,67,.05)}
.ahv-document-card:hover{background:#eaf6f4!important;transform:translateY(-2px)!important}
.ahv-account-panel{max-width:1184px!important}
.ahv-account-columns{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:26px;align-items:start}
.ahv-login-wrap,.ahv-register-wrap{background:#fff;border-radius:30px;padding:34px;border:1px solid var(--line);box-shadow:0 12px 36px rgba(98,75,67,.06)}
.ahv-login-wrap h2,.ahv-register-wrap h2,.ahv-member-welcome h2{font-family:var(--font-head);font-size:clamp(35px,4vw,50px);font-weight:400;color:var(--brown-dark);line-height:1.08;margin:7px 0 18px}
.ahv-register-form{display:grid;gap:15px;margin-top:20px}.ahv-register-form label{display:grid;gap:7px;font-size:11px;letter-spacing:.035em}.ahv-register-form input,.ahv-register-form select{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px 14px;background:#fff;color:var(--brown-dark)}
.ahv-register-form input:focus,.ahv-register-form select:focus,.ahv-login-wrap input:focus{outline:2px solid rgba(98,184,179,.35);outline-offset:1px;border-color:var(--turq)}
.ahv-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ahv-consent{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px!important;line-height:1.5}.ahv-consent input{width:auto!important;margin-top:4px}.ahv-account-note,.ahv-help{font-size:10px;color:#78635b}.ahv-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ahv-form-notice{margin:0 0 24px;padding:15px 18px;border-radius:14px;font-size:12px}.ahv-form-notice.is-success{background:#e5f3ed;border:1px solid #b7dccc}.ahv-form-notice.is-error{background:#fff0ef;border:1px solid #edc9c6}.ahv-member-welcome{background:linear-gradient(135deg,#e5f2f0,#f7efe5);border-radius:30px;padding:34px;margin-bottom:20px}.ahv-love-doc-grid{align-items:stretch}.ahv-love-doc-grid .ahv-document-card{min-height:88px}
@media(max-width:820px){.ahv-account-columns{grid-template-columns:1fr}.ahv-form-row{grid-template-columns:1fr}}
@media(max-width:680px){.ahv-login-wrap,.ahv-register-wrap{padding:26px 20px;border-radius:24px}.ahv-account-panel{padding-left:14px!important;padding-right:14px!important}.ahv-btn,.ahv-login-wrap .button,.ahv-register-wrap button{width:100%;justify-content:center}}

/* AnaHealings VIP 1.5.0: complete podcast and Substack archive integration */
.ahv-page-hero-clean p{display:none!important}.ahv-substack-fullpage{max-width:1180px!important}.ahv-substack-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 26px;padding:0 4px;color:var(--brown-dark)}.ahv-substack-toolbar strong{font-family:var(--font-head);font-size:28px;font-weight:400}.ahv-substack-feed{display:grid;grid-template-columns:1fr;gap:24px}.ahv-substack-entry{display:grid;grid-template-columns:minmax(230px,34%) minmax(0,1fr);gap:30px;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:32px;padding:18px;overflow:hidden;box-shadow:0 14px 42px rgba(98,75,67,.07)}.ahv-substack-entry.is-locked{background:linear-gradient(145deg,#fff,#fbf0f2)}.ahv-substack-image{display:block;min-height:220px;border-radius:22px;overflow:hidden;background:var(--cream)}.ahv-substack-image img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.ahv-substack-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:12px 16px 12px 0}.ahv-substack-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}.ahv-substack-meta time{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--brown-light)}.ahv-substack-copy h2{font-family:var(--font-head);font-size:clamp(30px,4vw,46px);line-height:1.05;font-weight:400;margin:4px 0 12px;overflow-wrap:anywhere}.ahv-substack-copy h2 a{color:var(--brown-dark)}.ahv-substack-copy p{font-size:15px;line-height:1.75;margin:0 0 14px;color:var(--brown)}.ahv-podcast-page{max-width:1100px!important}.ahv-podcast-page>.ahv-spotify-embed{margin-bottom:34px}.ahv-podcast-episode-list{display:grid;grid-template-columns:1fr;gap:20px}.ahv-podcast-episode{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 12px 36px rgba(57,127,123,.07)}.ahv-podcast-episode-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.ahv-podcast-episode time{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--brown-light)}.ahv-podcast-episode h2{font-family:var(--font-head);font-size:clamp(28px,4vw,42px);line-height:1.08;font-weight:400;color:var(--brown-dark);margin:5px 0 10px}.ahv-podcast-episode-head>span{font-size:11px;color:var(--turq-dark);white-space:nowrap}.ahv-podcast-episode p{margin:0 0 16px;line-height:1.7}.ahv-podcast-episode audio{display:block;width:100%;margin:0 0 12px}.ahv-spotify-episode-grid{display:grid;grid-template-columns:1fr;gap:18px}.ahv-spotify-episode-grid iframe{display:block;width:100%;border:0;border-radius:18px}.ahv-podcast-page .ahv-spotify-embed iframe{height:600px!important;min-height:600px!important}.ahv-podcast-page .ahv-spotify-embed.is-full iframe[height="1500"]{height:1500px!important;min-height:1500px!important}
@media(max-width:760px){.ahv-substack-entry{grid-template-columns:1fr;padding:14px;border-radius:26px;gap:12px}.ahv-substack-image,.ahv-substack-image img{min-height:190px}.ahv-substack-copy{padding:10px 8px 14px}.ahv-substack-copy h2{font-size:34px}.ahv-substack-toolbar{align-items:flex-start}.ahv-podcast-episode{padding:22px 18px;border-radius:24px}.ahv-podcast-episode-head{display:block}.ahv-podcast-page .ahv-spotify-embed iframe{height:520px!important;min-height:520px!important}}


/* AnaHealings VIP 1.7.0 · books, language switch and Mediterranean footer */
.ahv-book-detail-hero{align-items:center}.ahv-book-detail-intro{min-width:0}.ahv-book-lead{font-size:16px!important;line-height:1.8;max-width:680px}.ahv-book-format-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}.ahv-book-contact{display:flex;flex-direction:column;justify-content:center;min-height:82px;padding:16px 18px;border:1px solid rgba(57,127,123,.34);border-radius:20px 20px 20px 7px;background:rgba(255,255,255,.7);color:var(--brown-dark);box-shadow:0 8px 22px rgba(57,127,123,.07);transition:.2s}.ahv-book-contact:hover{transform:translateY(-2px);background:#fff;border-color:var(--turq)}.ahv-book-contact-primary{background:var(--turq);color:#fff;border-color:var(--turq)}.ahv-book-contact-primary:hover{background:var(--turq-dark);color:#fff}.ahv-book-contact span{font-family:var(--font-head);font-size:25px;line-height:1.05}.ahv-book-contact small{font-size:10px;letter-spacing:.06em;margin-top:7px}.ahv-book-story{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:48px;align-items:start}.ahv-book-story-main h2,.ahv-existing-access h2{font-family:var(--font-head);font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.03;color:var(--brown-dark);margin:8px 0 24px}.ahv-book-story-main p{font-size:15px;line-height:1.9}.ahv-book-keywords-card{position:sticky;top:115px;background:linear-gradient(145deg,#e6f4f2,#fbf2e8);border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:0 12px 36px rgba(98,75,67,.06)}.ahv-book-keywords-card h3{font-family:var(--font-head);font-size:32px;font-weight:400;line-height:1.05;color:var(--brown-dark);margin:0 0 14px}.ahv-book-keywords-card p{font-size:12px;line-height:1.8}.ahv-book-keywords-card blockquote{margin:24px 0 0;padding:18px 0 0;border-top:1px solid var(--line);font-family:var(--font-head);font-size:24px;line-height:1.3;color:var(--turq-dark)}.ahv-existing-access{padding-bottom:20px}.ahv-gemonature-story .ahv-book-keywords-card{background:linear-gradient(145deg,#f4eadb,#e4f2ec)}
/* Explicitly hide old image-based promotional buttons anywhere a legacy page builder still outputs them. */
img[src*="GUIA-AMOR-TERAPIA" i],img[src*="TRATAMIENTO-NATUROPATICO" i],img[src*="GEMONATURE.OPI_" i],img[src*="TERAPIA.OP_" i],img[src*="/button_aura-cleanse-field" i],img[src*="/button_first-treatment-month" i],img[src*="/button_tarot-castellano-english" i],img[src*="/button_" i],img[src*="bookacall.png" i]{display:none!important}.wp-block-image:has(img[src*="GUIA-AMOR-TERAPIA" i]),.wp-block-image:has(img[src*="TRATAMIENTO-NATUROPATICO" i]),figure:has(img[src*="GEMONATURE.OPI_" i]),a:has(>img[src*="/button_" i]){display:none!important}
/* Language switch: clear, stable controls without clipping on mobile. */
.ahv-lang-switch{overflow:visible!important;flex-shrink:0}.ahv-lang-switch a{min-width:max-content}.ahv-lang-switch a+ a:before{pointer-events:none}
/* Mediterranean island footer inspired by the supplied sea-and-shell composition. */
.ahv-footer{min-height:620px;padding:190px 0 34px!important;background:#c9e9ec!important;color:var(--brown-dark)!important}.ahv-footer:before{content:""!important;position:absolute!important;inset:0!important;z-index:-3!important;background:url("../images/footer-mediterranean.svg") center top/cover no-repeat!important}.ahv-footer:after{display:none!important}.ahv-footer-scene{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.ahv-footer-deco{position:absolute;opacity:.32}.ahv-footer-island{z-index:0!important;right:3%;bottom:18px;width:min(30vw,330px);filter:none!important}.ahv-footer-starfish{left:5%;top:86px;width:88px;transform:rotate(-12deg)}.ahv-footer-shell{right:8%;top:110px;width:74px;transform:rotate(12deg)}.ahv-footer-coral{left:2%;bottom:40px;width:115px}.ahv-footer-waves{right:38%;bottom:24px;width:190px}.ahv-footer-grid,.ahv-footer-bottom{max-width:1184px;margin-left:auto;margin-right:auto;padding-left:28px;padding-right:28px}.ahv-footer-grid{background:rgba(255,250,242,.72);border:1px solid rgba(98,75,67,.12);border-radius:36px;padding-top:38px;padding-bottom:38px;backdrop-filter:blur(8px);box-shadow:0 16px 50px rgba(57,127,123,.09)}.ahv-footer-bottom{border-top-color:rgba(98,75,67,.24)!important}.ahv-footer a,.ahv-footer h2,.ahv-footer p{color:var(--brown-dark)!important}
@media(max-width:900px){.ahv-book-story{grid-template-columns:1fr}.ahv-book-keywords-card{position:static}.ahv-footer{padding-top:150px!important}.ahv-footer-grid{margin-left:20px;margin-right:20px}.ahv-footer-bottom{margin-left:20px;margin-right:20px;padding-left:0;padding-right:0}}
@media(max-width:680px){.ahv-book-format-actions{grid-template-columns:1fr}.ahv-book-contact{min-height:74px}.ahv-book-story{padding-top:42px}.ahv-book-keywords-card{padding:25px 21px}.ahv-footer{padding-top:130px!important;min-height:760px}.ahv-footer-grid{margin-left:14px;margin-right:14px;padding:30px 22px;border-radius:28px}.ahv-footer-starfish{top:48px;width:58px}.ahv-footer-shell{top:63px;width:52px}.ahv-footer-coral{width:78px}.ahv-footer-waves{right:22%;width:135px}.ahv-lang-switch a{font-size:7px!important;padding:6px 5px!important}}

.ahv-video-card>h3{font-family:var(--font-head);font-size:25px;font-weight:400;line-height:1.12;color:var(--brown-dark);margin:0;padding:18px 20px 20px}


/* AnaHealings VIP 1.7.0 · embedded Substack, podcast reveal and legacy graphic cleanup */
img[src*="GUIA-AMOR-TERAPIA" i],img[src*="GUIA%20AMOR%20TERAPIA" i],img[src*="TRATAMIENTO-NATUROPATICO" i],img[src*="TRATAMIENTO%20NATUROPATICO" i],img[src*="GEMONATURE.OPI_" i],img[src*="TERAPIA.OP_" i],img[src*="/button_" i],img[src*="bookacall.png" i],img[src*="/wanderlust.png" i]{display:none!important}
.ahv-inline-link{appearance:none;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--turq-dark);padding:3px 0;font:inherit;font-size:12px;letter-spacing:.035em;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:5px}.ahv-inline-link:hover{color:var(--brown-dark)}.ahv-inline-link.is-secondary{color:var(--brown);opacity:.72}.ahv-substack-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:4px}.ahv-substack-embedded{grid-template-areas:"image copy" "body body"}.ahv-substack-embedded>.ahv-substack-image{grid-area:image}.ahv-substack-embedded>.ahv-substack-copy{grid-area:copy}.ahv-substack-inline-body{grid-area:body;background:#fcfaf7;border-top:1px solid var(--line);border-radius:0 0 22px 22px;padding:34px clamp(18px,5vw,70px);margin:4px 0 0;overflow-wrap:anywhere}.ahv-substack-inline-body[hidden]{display:none}.ahv-substack-inline-body.is-loading{display:block;min-height:110px;position:relative}.ahv-substack-inline-body.is-loading:before{content:"";display:block;width:32px;height:32px;margin:20px auto;border:2px solid rgba(57,127,123,.2);border-top-color:var(--turq-dark);border-radius:50%;animation:ahv-spin .8s linear infinite}.ahv-substack-inline-body img{height:auto;max-width:100%;border-radius:18px}.ahv-substack-inline-body figure{margin:28px auto}.ahv-substack-inline-body h2,.ahv-substack-inline-body h3{font-family:var(--font-head);font-weight:400;color:var(--brown-dark);line-height:1.12}.ahv-substack-inline-body h2{font-size:38px}.ahv-substack-inline-body h3{font-size:30px}.ahv-substack-inline-body p,.ahv-substack-inline-body li{font-size:15px;line-height:1.85}.ahv-substack-inline-body blockquote{border-left:2px solid var(--turq);margin:26px 0;padding:8px 0 8px 24px;font-family:var(--font-head);font-size:25px;color:var(--brown-dark)}.ahv-substack-inline-message{padding:18px;border-radius:16px;background:var(--cream)}.ahv-substack-feed-love{gap:18px}.ahv-love-substack-section{background:linear-gradient(180deg,#fbf5ee,#f3e8dc);max-width:none;padding-left:max(28px,calc((100vw - 1128px)/2));padding-right:max(28px,calc((100vw - 1128px)/2))}@keyframes ahv-spin{to{transform:rotate(360deg)}}
.ahv-podcast-page>.ahv-spotify-embed.is-compact iframe{height:352px!important;min-height:352px!important}.ahv-podcast-more{margin-top:28px;border:1px solid rgba(57,127,123,.3);border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 14px 40px rgba(57,127,123,.08)}.ahv-podcast-more>summary{list-style:none;cursor:pointer;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:22px;color:var(--brown-dark)}.ahv-podcast-more>summary::-webkit-details-marker{display:none}.ahv-podcast-more>summary span{font-family:var(--font-head);font-size:34px;font-weight:400;color:var(--turq-dark)}.ahv-podcast-more>summary small{font-size:11px;letter-spacing:.055em;text-align:right}.ahv-podcast-more>summary:after{content:"＋";font-size:25px;color:var(--turq-dark)}.ahv-podcast-more[open]>summary:after{content:"−"}.ahv-podcast-more-content{border-top:1px solid var(--line);padding:28px}.ahv-podcast-more-content>.ahv-spotify-embed iframe{height:1500px!important;min-height:1500px!important}.ahv-podcast-external{text-align:center;margin:26px 0 0}.ahv-book-copy .ahv-btn{display:none!important}
@media(max-width:760px){.ahv-substack-embedded{grid-template-areas:"image" "copy" "body"}.ahv-substack-inline-body{padding:25px 16px}.ahv-substack-inline-body h2{font-size:32px}.ahv-substack-inline-body h3{font-size:27px}.ahv-podcast-more>summary{padding:18px;align-items:flex-start}.ahv-podcast-more>summary small{max-width:170px}.ahv-podcast-more-content{padding:16px}.ahv-podcast-page>.ahv-spotify-embed.is-compact iframe{height:352px!important;min-height:352px!important}}

/* AnaHealings VIP 1.9.0 · reflections images, complete love gate and clean book cards */
.ahv-book-card-clean{grid-template-columns:44% 56%}
.ahv-book-cover-clean{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:330px;padding:34px!important;overflow:hidden;background:linear-gradient(155deg,#dcefeb 0%,#f8eee3 65%,#f7e9ec 100%)!important;color:var(--brown-dark)}
.ahv-book-cover-clean:before,.ahv-book-cover-clean:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(57,127,123,.25);border-radius:50%}
.ahv-book-cover-clean:before{width:260px;height:260px;right:-115px;top:-90px}
.ahv-book-cover-clean:after{width:180px;height:180px;left:-95px;bottom:-105px;border-color:rgba(98,75,67,.18)}
.ahv-book-cover-clean>span{font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:var(--turq-dark);margin-bottom:10px}
.ahv-book-cover-clean>strong{font-family:var(--font-head);font-size:clamp(34px,4vw,50px);font-weight:400;line-height:1;color:var(--brown-dark)}
.ahv-book-cover-clean>small{font-size:11px;line-height:1.55;margin-top:12px;max-width:230px}
.ahv-reflections-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.ahv-reflections-hero .ahv-btn{min-height:46px}
.ahv-reflections-section{padding-top:42px}
.ahv-substack-image{position:relative;background:linear-gradient(145deg,#dcefeb,#f5e7dd)}
.ahv-substack-image:after{content:"AnaHealings";position:absolute;left:14px;bottom:12px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.82);backdrop-filter:blur(8px);font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:var(--brown-dark)}
.ahv-substack-image img{transition:transform .45s ease}
.ahv-substack-entry:hover .ahv-substack-image img{transform:scale(1.025)}
.ahv-love-gate-summary{max-width:920px!important;margin-top:18px!important;padding-top:52px!important;text-align:center}
.ahv-love-gate-summary h2{font-family:var(--font-head);font-size:clamp(38px,5vw,58px);font-weight:400;line-height:1.05;color:var(--brown-dark);margin:8px auto 16px;max-width:780px}
.ahv-love-gate-summary p{max-width:760px;margin:0 auto 24px}
.ahv-love-gate-chips{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
.ahv-love-gate-chips span{padding:8px 13px;border:1px solid rgba(57,127,123,.25);border-radius:999px;background:#fff;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--turq-dark)}
@media(max-width:760px){.ahv-book-card-clean{grid-template-columns:1fr}.ahv-book-cover-clean{min-height:230px}.ahv-reflections-hero-actions{flex-direction:column;align-items:stretch}.ahv-reflections-hero-actions .ahv-btn{width:100%}.ahv-substack-image:after{font-size:7px}.ahv-love-gate-summary{padding-top:36px!important}}

/* AnaHealings VIP 2.1.0 · complete Love Guide redirect, embedded L♡VE posts and unified healing library */
.ahv-substack-entry.is-auto-embedded{grid-template-areas:'image copy' 'body body';border-color:rgba(75,151,147,.22)}.ahv-substack-entry.is-auto-embedded .ahv-substack-inline-body{display:block;min-height:92px;background:linear-gradient(180deg,#fffdfa,#f8f3ec)}.ahv-embed-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e5f2f0;color:var(--turq-dark);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.ahv-love-doc-grid .ahv-document-card{background:linear-gradient(145deg,#fff,#f7f1e9);border-color:rgba(103,80,72,.14)}.ahv-love-doc-grid .ahv-document-card:hover{transform:translateY(-2px);border-color:rgba(57,127,123,.35)}


/* AnaHealings VIP 2.1.0: clean book heroes and public testimonial archive */
.ahv-book-detail-hero-clean{grid-template-columns:minmax(0,1fr)!important;max-width:1180px;margin-inline:auto;padding-top:clamp(42px,7vw,92px)}
.ahv-book-detail-hero-clean .ahv-book-detail-intro{max-width:960px;margin-inline:auto;width:100%}
.ahv-credentials-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:22px}
.ahv-testimonials-home-btn{padding:.78rem 1rem!important}
.ahv-testimonials-section{width:min(1240px,calc(100% - 32px));margin:clamp(44px,7vw,96px) auto;padding:clamp(28px,5vw,68px);background:linear-gradient(180deg,#f7efe5 0%,#edf7f5 100%);border:1px solid rgba(91,72,63,.1);border-radius:36px;box-shadow:0 24px 65px rgba(91,72,63,.08)}
.ahv-testimonials-head{max-width:860px;margin:0 auto 34px;text-align:center}
.ahv-testimonials-head h2{margin:.35rem 0 1rem;font-family:var(--ahv-heading,"The Seasons",Georgia,serif);font-size:clamp(2.1rem,5vw,4.25rem);line-height:1.02;color:#49352d}
.ahv-testimonials-head p{font-size:1.05rem;line-height:1.8;color:#6c554b}
.ahv-testimonial-quotes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 48px}
.ahv-testimonial-quote{margin:0;padding:26px 26px 24px;border-radius:24px;background:rgba(255,255,255,.88);border:1px solid rgba(98,184,179,.22);box-shadow:0 12px 32px rgba(75,56,48,.07);break-inside:avoid}
.ahv-testimonial-quote>span{display:block;font-size:1.5rem;color:#62b8b3;margin-bottom:8px}
.ahv-testimonial-quote p{margin:0;font-size:1rem;line-height:1.75;color:#503c34}
.ahv-testimonial-gallery-head{text-align:center;max-width:740px;margin:0 auto 24px}
.ahv-testimonial-gallery-head h3{font-family:var(--ahv-heading,"The Seasons",Georgia,serif);font-size:clamp(1.7rem,3vw,2.7rem);color:#49352d;margin:0 0 8px}
.ahv-testimonial-gallery-head p{margin:0;color:#735e54}
.ahv-testimonial-gallery{columns:4 230px;column-gap:18px}
.ahv-testimonial-shot{display:block;break-inside:avoid;margin:0 0 18px;border-radius:20px;overflow:hidden;background:#fff;border:1px solid rgba(91,72,63,.1);box-shadow:0 12px 28px rgba(75,56,48,.08);transition:transform .2s ease,box-shadow .2s ease}
.ahv-testimonial-shot:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(75,56,48,.13)}
.ahv-testimonial-shot img{display:block;width:100%;height:auto;background:#fff}
body.page-anahealings-2 .ahv-content{max-width:1180px}
@media(max-width:760px){.ahv-testimonial-quotes{grid-template-columns:1fr}.ahv-testimonials-section{width:min(100% - 20px,1240px);padding:24px 16px;border-radius:26px}.ahv-testimonial-gallery{columns:2 140px;column-gap:12px}.ahv-testimonial-shot{margin-bottom:12px;border-radius:14px}}

/* Wanderlust cover and payment options */
.ahv-wanderlust-detail.ahv-book-detail-hero-clean{display:grid!important;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)!important;gap:clamp(30px,5vw,72px);align-items:center;max-width:1240px}
.ahv-wanderlust-detail .ahv-book-detail-intro{max-width:none;margin:0}
.ahv-wanderlust-cover-wrap{border-radius:30px 30px 30px 10px;overflow:hidden;background:#dff6fa;box-shadow:0 24px 60px rgba(21,124,157,.18);border:1px solid rgba(255,255,255,.8)}
.ahv-wanderlust-cover{display:block;width:100%;height:auto;aspect-ratio:1536/1087;object-fit:cover}
.ahv-wanderlust-price{display:inline-flex;align-items:center;gap:14px;margin-top:20px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(57,127,123,.28)}
.ahv-wanderlust-price span{font-size:11px;letter-spacing:.1em;text-transform:uppercase}.ahv-wanderlust-price strong{font-family:var(--font-head);font-size:30px;color:var(--turq-dark);font-weight:400}
.ahv-wanderlust-detail .ahv-book-format-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ahv-book-contact-wide{grid-column:1/-1}
.ahv-payment-panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:44px;align-items:center;background:linear-gradient(145deg,#eef9f8,#fff4ea);border:1px solid var(--line);border-radius:34px;padding:clamp(28px,5vw,54px)!important;scroll-margin-top:120px}
.ahv-payment-panel h2{font-family:var(--font-head);font-size:clamp(42px,6vw,72px);font-weight:400;line-height:1;margin:8px 0 18px;color:var(--brown-dark)}
.ahv-payment-panel p{font-size:14px;line-height:1.8;margin:0}.ahv-payment-details{display:grid;gap:12px}
.ahv-payment-details>div{display:flex;flex-direction:column;gap:5px;padding:14px 17px;background:rgba(255,255,255,.8);border:1px solid rgba(98,75,67,.14);border-radius:17px}
.ahv-payment-details small{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--turq-dark)}.ahv-payment-details strong{font-size:17px;word-break:break-word;color:var(--brown-dark)}
@media(max-width:900px){.ahv-wanderlust-detail.ahv-book-detail-hero-clean{grid-template-columns:1fr!important}.ahv-wanderlust-cover-wrap{max-width:760px;margin-inline:auto}.ahv-payment-panel{grid-template-columns:1fr}}
@media(max-width:680px){.ahv-wanderlust-detail .ahv-book-format-actions{grid-template-columns:1fr}.ahv-book-contact-wide{grid-column:auto}.ahv-payment-panel{padding:26px 20px!important}.ahv-payment-details strong{font-size:15px}.ahv-wanderlust-cover-wrap{border-radius:22px 22px 22px 8px}}

.ahv-language-alert{margin:1.4rem auto 2rem;max-width:1180px;padding:1.2rem 1.5rem;border:4px solid currentColor;border-radius:22px;text-align:center;background:#fff7df;box-shadow:0 12px 30px rgba(82,54,42,.12)}.ahv-language-alert strong{display:block;font-size:clamp(2rem,6vw,5.6rem);line-height:.95;letter-spacing:.03em}.ahv-language-alert span{display:block;margin-top:.65rem;font-size:clamp(1.15rem,2.5vw,2.1rem);font-weight:800;line-height:1.1}.ahv-wanderlust-detail .ahv-eyebrow{font-weight:900;letter-spacing:.12em}.ahv-existing-access>p{font-size:clamp(1.4rem,3vw,2.4rem);font-weight:900}.ahv-wanderlust-cover{width:100%;height:auto;display:block}

/* AnaHealings VIP 2.6.0 · unified library */
.ahv-library-hub-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.ahv-library-hub-actions .ahv-btn{min-height:44px;padding:11px 18px}.ahv-library-integrated-section{scroll-margin-top:110px}.ahv-library-inline-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.ahv-library-video-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.ahv-library-integrated-section+.ahv-library-integrated-section{border-top:1px solid rgba(98,75,67,.08)}
@media(max-width:680px){.ahv-library-hub-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.ahv-library-hub-actions .ahv-btn{text-align:center;justify-content:center}.ahv-library-inline-actions{align-items:flex-start;flex-direction:column;gap:9px}.ahv-library-video-actions{align-items:stretch;flex-direction:column}.ahv-library-video-actions .ahv-btn{width:100%;justify-content:center}}


/* AnaHealings VIP 2.7.0 · Library podcast and private Love Guide audio */
.ahv-library-podcast-grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(280px,.78fr);gap:34px;align-items:center}.ahv-library-podcast-grid>.ahv-spotify-embed,.ahv-library-podcast-grid>div>.ahv-spotify-embed{overflow:hidden;border-radius:26px;box-shadow:0 18px 48px rgba(57,127,123,.11)}.ahv-library-podcast-copy{padding:20px 8px}.ahv-library-podcast-copy h2{font-family:var(--font-head);font-size:clamp(38px,5vw,58px);font-weight:400;line-height:1.04;color:var(--brown-dark);margin:8px 0 16px}.ahv-library-podcast-copy p{line-height:1.75}.ahv-library-podcast-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.ahv-library-podcast-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.ahv-library-podcast-preview .ahv-podcast-episode{padding:22px}.ahv-love-audio-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.ahv-audio-card.is-course-exclusive{background:linear-gradient(145deg,#fff,#eef8f6);border:1px solid rgba(57,127,123,.2)}.ahv-audio-label{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:6px 9px;border-radius:999px;background:#e4f2f0;color:var(--turq-dark);font-size:8px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.ahv-love-audio-grid audio{width:100%}
@media(max-width:820px){.ahv-library-podcast-grid{grid-template-columns:1fr}.ahv-library-podcast-preview{grid-template-columns:1fr}}
@media(max-width:680px){.ahv-library-podcast-actions{flex-direction:column}.ahv-library-podcast-actions .ahv-btn{width:100%;justify-content:center}.ahv-library-podcast-copy{padding:6px 0}.ahv-library-podcast-preview .ahv-podcast-episode{padding:20px 16px}}


/* AnaHealings VIP 2.9.0 · Public written library without private Love Guide duplication */
.ahv-written-library{overflow:hidden}.ahv-written-library-summary{display:flex;justify-content:flex-end;margin:-18px 0 30px}.ahv-written-library-summary strong{display:inline-flex;padding:9px 14px;border-radius:999px;background:rgba(91,183,178,.12);color:var(--turq-dark);font-size:12px;letter-spacing:.04em}.ahv-written-category{margin-top:52px}.ahv-written-category:first-of-type{margin-top:20px}.ahv-written-category-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.ahv-written-category-head h2{font-family:var(--font-head);font-size:clamp(31px,4vw,44px);font-weight:400;line-height:1.08;color:var(--brown-dark);margin:0}.ahv-written-category-head span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--turq-dark);font-size:12px}.ahv-written-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ahv-written-resource-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 15px 42px rgba(98,75,67,.07);transition:transform .2s ease,box-shadow .2s ease}.ahv-written-resource-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(98,75,67,.11)}.ahv-written-resource-image{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--cream)}.ahv-written-resource-image img{width:100%;height:100%;object-fit:cover}.ahv-written-resource-symbol{display:grid;place-items:center;min-height:150px;background:linear-gradient(145deg,#eef8f6,#fbf0e8)}.ahv-written-resource-symbol img{width:70px;height:70px;object-fit:contain;opacity:.72}.ahv-written-resource-copy{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:23px}.ahv-written-resource-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:12px;color:var(--turq-dark);font-size:10px;letter-spacing:.11em;text-transform:uppercase}.ahv-written-resource-meta time{color:rgba(98,75,67,.62);letter-spacing:.03em;text-transform:none}.ahv-written-resource-card h3{font-family:var(--font-head);font-weight:400;font-size:28px;line-height:1.08;margin:0 0 12px}.ahv-written-resource-card h3 a{color:var(--brown-dark)}.ahv-written-resource-card p{font-size:14px;line-height:1.7;color:var(--brown);margin:0 0 18px}.ahv-written-resource-card .ahv-inline-link{margin-top:auto}.ahv-written-more{margin-top:18px}.ahv-written-more>summary{display:inline-flex;align-items:center;cursor:pointer;padding:10px 16px;border-radius:999px;border:1px solid var(--turq);color:var(--turq-dark);font-weight:600;list-style:none}.ahv-written-more>summary::-webkit-details-marker{display:none}.ahv-written-more[open]>summary{margin-bottom:18px;background:var(--turq);color:#fff}.ahv-written-resource-card.is-pdf .ahv-written-resource-symbol{background:linear-gradient(145deg,#f9eee5,#e8f4f1)}
@media(max-width:980px){.ahv-written-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.ahv-written-library-summary{justify-content:flex-start;margin-top:0}.ahv-written-category{margin-top:42px}.ahv-written-resource-grid{grid-template-columns:1fr}.ahv-written-resource-card h3{font-size:26px}.ahv-written-category-head{align-items:flex-start}.ahv-written-category-head h2{font-size:34px}}


/* AnaHealings VIP 2.9.0 · Public audio, mindfulness and meditation library */
.ahv-library-meditations{scroll-margin-top:110px}.ahv-library-subsection{scroll-margin-top:110px;margin-top:54px}.ahv-library-subsection:first-of-type{margin-top:10px}.ahv-library-subsection-heading{max-width:760px;margin-bottom:28px}.ahv-library-subsection-heading h2{font-family:var(--font-head);font-size:clamp(34px,5vw,52px);font-weight:400;line-height:1.05;color:var(--brown-dark);margin:6px 0 12px}.ahv-library-subsection-heading p{max-width:720px}.ahv-public-audio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ahv-public-audio-card{display:flex;flex-direction:column;min-width:0}.ahv-audio-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.ahv-audio-card-top img{flex:none;opacity:.75}.ahv-public-audio-card h3{flex:1}.ahv-public-audio-card audio{margin-top:auto}.ahv-library-practice-texts{padding-top:10px;border-top:1px solid var(--line)}
@media(max-width:980px){.ahv-public-audio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.ahv-public-audio-grid{grid-template-columns:1fr}.ahv-library-subsection{margin-top:42px}.ahv-library-subsection-heading h2{font-size:36px}.ahv-audio-card-top{align-items:flex-start;flex-direction:column}}

/* AnaHealings VIP 3.0.0 · unified public audio and channel meditation library */
.ahv-library-youtube-meditations{margin-top:clamp(44px,7vw,88px)}
.ahv-meditation-video-grid{margin-top:26px}

/* AnaHealings VIP 3.1.0 · complete public audio discovery, exact meditation playlist and curated Love Guide posts */

/* AnaHealings VIP 3.2.0 · dedicated meditations, prayers and affirmations page */
.ahv-meditation-writings .ahv-substack-feed{margin-top:26px}.ahv-meditation-playlist-section{scroll-margin-top:110px}.ahv-substack-feed-meditations .ahv-substack-entry{background:rgba(255,255,255,.72)}


/* AnaHealings VIP 3.3.0 · public media library + protected ENTREPRENEUR */
.ahv-public-audio-library{background:linear-gradient(145deg,rgba(230,246,245,.82),rgba(255,250,242,.92));border-radius:34px;padding-inline:clamp(18px,4vw,48px)}
.ahv-public-audio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:18px}
.ahv-public-audio-card{background:rgba(255,255,255,.88);border:1px solid rgba(111,86,70,.13);box-shadow:0 16px 38px rgba(86,69,57,.08)}
.ahv-entrepreneur-library{position:relative;overflow:hidden;background:linear-gradient(145deg,#f7efe4 0%,#ecf8f7 52%,#fff8f3 100%);border:1px solid rgba(111,86,70,.13);border-radius:36px;padding-inline:clamp(18px,4vw,48px)}
.ahv-entrepreneur-library:before{content:"";position:absolute;inset:auto -80px -100px auto;width:290px;height:290px;border-radius:50%;background:radial-gradient(circle,rgba(107,197,193,.22),transparent 68%);pointer-events:none}
.ahv-entrepreneur-locked-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:14px;margin-top:24px}
.ahv-entrepreneur-feed{position:relative;z-index:1}
.ahv-unlocked-banner{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.8);border:1px solid rgba(73,145,141,.22);border-radius:22px;padding:16px 18px;margin:0 0 24px}
.ahv-unlocked-banner>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#dff4f2;color:#765846;font-size:23px}
.ahv-unlocked-banner p{margin:4px 0 0}
@media(max-width:680px){.ahv-public-audio-library,.ahv-entrepreneur-library{border-radius:25px;padding-inline:16px}.ahv-library-hub-actions{gap:8px}.ahv-library-hub-actions .ahv-btn{font-size:.76rem;padding:.72rem .82rem}}


/* AnaHealings VIP 3.4.0 · individual meditation embeds + complete WordPress resource discovery */
.ahv-meditation-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:22px;margin-top:28px}
.ahv-meditation-video-card{overflow:hidden;background:rgba(255,255,255,.9);border:1px solid rgba(111,86,70,.13);border-radius:26px;box-shadow:0 18px 44px rgba(86,69,57,.08)}
.ahv-meditation-video-frame{position:relative;aspect-ratio:16/9;background:#e8f5f4}
.ahv-meditation-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.ahv-meditation-video-copy{padding:17px 18px 20px}.ahv-meditation-video-copy span{display:block;margin-bottom:6px;color:#579792;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.ahv-meditation-video-copy h3{margin:0;font-size:1.18rem;line-height:1.25}
.ahv-written-resource-card.is-document .ahv-written-resource-meta span{background:#e6f5f3;color:#5f5046}
@media(max-width:680px){.ahv-meditation-video-grid{grid-template-columns:1fr;gap:16px}.ahv-meditation-video-card{border-radius:21px}}


/* AnaHealings VIP 3.5.0 · wealthy route + full Substack section integrations */
.ahv-meditation-writings .ahv-substack-toolbar,
.ahv-entrepreneur-library .ahv-substack-toolbar{margin:1rem 0 1.35rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}
.ahv-meditation-writings .ahv-substack-feed,
.ahv-entrepreneur-library .ahv-substack-feed{content-visibility:auto;contain-intrinsic-size:1000px}
@media(max-width:640px){.ahv-meditation-writings .ahv-substack-toolbar,.ahv-entrepreneur-library .ahv-substack-toolbar{align-items:flex-start;flex-direction:column}}


/* AnaHealings VIP 3.6.0 · two complete Substack collections in /wealthy/ */
.ahv-meditation-prayers,.ahv-inspiration-support{scroll-margin-top:110px}
.ahv-inspiration-support{background:linear-gradient(145deg,rgba(224,242,239,.68),rgba(255,248,241,.96));border:1px solid rgba(57,127,123,.15)}
.ahv-inspiration-support .ahv-substack-entry{background:rgba(255,255,255,.82)}
.ahv-inspiration-support .ahv-substack-image{background:linear-gradient(145deg,#dcefeb,#f7e7df)}
@media(max-width:760px){.ahv-meditation-prayers,.ahv-inspiration-support{padding-left:16px!important;padding-right:16px!important}}


/* AnaHealings VIP 3.7.0 · Daily Healings canonical route and main-menu access */
body.page-healings .ahv-page-hero h1{max-width:820px}
@media(max-width:1120px){.ahv-desktop-nav{gap:15px}.ahv-desktop-nav a{font-size:.76rem}}

/* AnaHealings VIP 3.8.0 · Soulful canonical route */

/* AnaHealings VIP 3.9.5 · compact paid-subscriber previews in Daily Healings */
body.page-healings .ahv-substack-entry.is-healings-subscriber-preview{grid-template-areas:"image copy";grid-template-columns:104px minmax(0,1fr);gap:16px;align-items:center;padding:12px 16px;border-radius:24px;background:linear-gradient(145deg,#fffdfa,#f8efed);box-shadow:0 10px 28px rgba(98,75,67,.055)}
body.page-healings .ahv-substack-entry.is-healings-subscriber-preview>.ahv-substack-image{grid-area:image;width:104px;height:104px;min-height:104px;border-radius:18px}
body.page-healings .ahv-substack-entry.is-healings-subscriber-preview>.ahv-substack-image img{width:104px;height:104px;min-height:104px;object-fit:cover}
body.page-healings .ahv-substack-entry.is-healings-subscriber-preview>.ahv-substack-copy{grid-area:copy;padding:4px 0;justify-content:center}
body.page-healings .ahv-substack-entry.is-healings-subscriber-preview .ahv-substack-meta{margin:0 0 5px}
body.page-healings .ahv-substack-entry.is-healings-subscriber-preview .ahv-substack-copy h2{font-size:clamp(22px,3vw,31px);line-height:1.12;margin:0 0 8px}
body.page-healings .ahv-substack-entry.is-healings-subscriber-preview .ahv-substack-actions{display:flex;align-items:center;gap:10px 16px;margin:0}
body.page-healings .ahv-substack-access-note{font-size:12px;line-height:1.45;color:var(--brown);opacity:.78}
body.page-healings .ahv-substack-subscribe-cta{font-weight:600;color:var(--turq-dark)}
body.page-healings .ahv-substack-entry.is-healings-subscriber-preview .ahv-substack-image:after{font-size:6px;left:7px;bottom:7px;padding:3px 6px}
@media(max-width:560px){body.page-healings .ahv-substack-entry.is-healings-subscriber-preview{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:10px 12px;border-radius:20px}body.page-healings .ahv-substack-entry.is-healings-subscriber-preview>.ahv-substack-image,body.page-healings .ahv-substack-entry.is-healings-subscriber-preview>.ahv-substack-image img{width:82px;height:82px;min-height:82px;border-radius:15px}body.page-healings .ahv-substack-entry.is-healings-subscriber-preview .ahv-substack-copy h2{font-size:20px;margin-bottom:6px}body.page-healings .ahv-substack-entry.is-healings-subscriber-preview .ahv-lock-badge{font-size:7px;padding:4px 7px}body.page-healings .ahv-substack-entry.is-healings-subscriber-preview .ahv-substack-actions{display:block}body.page-healings .ahv-substack-entry.is-healings-subscriber-preview .ahv-substack-access-note{display:block;margin-bottom:5px;font-size:11px}}


/* AnaHealings VIP 3.9.7 · compact Substack catalogues in Daily Healings and Love Course */
.ahv-substack-entry.is-compact-summary{grid-template-areas:"image copy";grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:center;padding:12px 16px;border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 10px 28px rgba(98,75,67,.055)}
.ahv-substack-entry.is-compact-summary>.ahv-substack-image{grid-area:image;width:96px;height:96px;min-height:96px;border-radius:17px}
.ahv-substack-entry.is-compact-summary>.ahv-substack-image img{width:96px;height:96px;min-height:96px;object-fit:cover}
.ahv-substack-entry.is-compact-summary>.ahv-substack-copy{grid-area:copy;padding:2px 0;justify-content:center}
.ahv-substack-entry.is-compact-summary .ahv-substack-meta{margin:0 0 5px}
.ahv-substack-entry.is-compact-summary .ahv-substack-copy h2{font-size:clamp(21px,2.7vw,30px);line-height:1.12;margin:0 0 8px}
.ahv-substack-entry.is-compact-summary .ahv-substack-actions{display:flex;align-items:center;gap:9px 15px;margin:0}
.ahv-substack-entry.is-compact-summary .ahv-substack-access-note{font-size:12px;line-height:1.4;color:var(--brown);opacity:.78}
.ahv-substack-entry.is-compact-summary .ahv-substack-inline-body{display:none!important}
body.page-amor .ahv-substack-feed-love,body.page-healings .ahv-substack-feed-meditations{gap:12px}
@media(max-width:560px){.ahv-substack-entry.is-compact-summary{grid-template-columns:76px minmax(0,1fr);gap:11px;padding:10px 11px;border-radius:19px}.ahv-substack-entry.is-compact-summary>.ahv-substack-image,.ahv-substack-entry.is-compact-summary>.ahv-substack-image img{width:76px;height:76px;min-height:76px;border-radius:14px}.ahv-substack-entry.is-compact-summary .ahv-substack-copy h2{font-size:19px;margin-bottom:5px}.ahv-substack-entry.is-compact-summary .ahv-substack-actions{display:block}.ahv-substack-entry.is-compact-summary .ahv-substack-access-note{display:block;margin-bottom:4px;font-size:10.5px}}

/* AnaHealings VIP 3.9.7 · keep the Click to Chat WhatsApp control clear of the mobile app navigation */
@media(max-width:680px){
#ht-ctc-chat.ht-ctc-chat,
#ht-ctc-chat,
.ht-ctc-chat,
.ht-ctc{
  bottom:calc(88px + var(--safe-bottom))!important;
  right:14px!important;
}
#ht-ctc-chat .ctc_greetings,
.ht-ctc-chat .ctc_greetings{
  max-height:calc(100dvh - 180px);
  overflow:auto;
}
}

/* AnaHealings VIP 3.9.9 · compact Soulful and ENTREPRENEUR Substack catalogues use the shared .is-compact-summary cards. */

/* AnaHealings VIP 4.0.0 · clean purchase controls for Gemonature and Wanderlust. */
.ahv-book-purchase-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px}.ahv-book-purchase{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 19px;border:1px solid var(--turq);border-radius:999px;background:var(--turq);color:#fff!important;font-size:11px;letter-spacing:.055em;transition:transform .2s,background .2s,box-shadow .2s}.ahv-book-purchase:hover{transform:translateY(-2px);background:var(--turq-dark);border-color:var(--turq-dark);box-shadow:0 10px 25px rgba(57,127,123,.18)}.ahv-book-details-link{font-size:11px;color:var(--turq-dark)!important;text-decoration:underline;text-underline-offset:4px}.ahv-written-library-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ahv-written-category{scroll-margin-top:100px}
@media(max-width:680px){.ahv-book-purchase-actions{align-items:stretch;flex-direction:column}.ahv-book-purchase,.ahv-book-details-link{width:100%;text-align:center}.ahv-book-details-link{padding:8px 4px}}

/* AnaHealings VIP 4.0.1 · dynamic Soulful archive categories from the live WordPress database. */
.ahv-written-category-nav{display:flex;gap:.65rem;overflow-x:auto;padding:.35rem 0 1rem;margin:0 0 1.35rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ahv-written-category-nav a{display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto;padding:.68rem .9rem;border:1px solid rgba(74,53,43,.14);border-radius:999px;background:rgba(255,255,255,.72);color:var(--ahv-brown,#4a352b);font-size:.86rem;text-decoration:none;box-shadow:0 8px 22px rgba(78,56,42,.05)}.ahv-written-category-nav a:hover,.ahv-written-category-nav a:focus-visible{border-color:var(--ahv-turquoise,#62b8b3);background:#fff;transform:translateY(-1px)}.ahv-written-category-nav a span{display:inline-grid;place-items:center;min-width:1.55rem;height:1.55rem;padding:0 .35rem;border-radius:999px;background:rgba(98,184,179,.14);font-size:.72rem}.ahv-written-category{scroll-margin-top:7rem}.ahv-written-category+.ahv-written-category{margin-top:2.2rem}@media(max-width:680px){.ahv-written-category-nav{margin-inline:-.2rem;padding-inline:.2rem}.ahv-written-category-nav a{font-size:.8rem;padding:.6rem .78rem}.ahv-written-category{scroll-margin-top:5.5rem}}


/* AnaHealings VIP 4.0.2 · protected Milagro · Un alma juntos course inside Soulful. */
.ahv-bebealma-course{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:42px;margin-top:18px;margin-bottom:18px;padding:48px 56px;border:1px solid rgba(98,75,67,.12);border-radius:38px;background:linear-gradient(135deg,rgba(253,233,236,.9),rgba(229,242,240,.88));box-shadow:0 18px 52px rgba(98,75,67,.08);scroll-margin-top:110px}.ahv-bebealma-course-art{position:relative;display:grid;place-items:center;min-height:190px;border-radius:45% 55% 52% 48%/48% 44% 56% 52%;background:rgba(255,255,255,.74)}.ahv-bebealma-course-art img{width:142px;height:142px;object-fit:contain;opacity:.76}.ahv-bebealma-course-art span{position:absolute;right:22px;bottom:15px;font-family:var(--font-head);font-size:42px;color:var(--turq-dark)}.ahv-bebealma-course-copy h2{margin:7px 0 13px;font-family:var(--font-head);font-size:clamp(38px,5vw,60px);font-weight:400;line-height:1.02;color:var(--brown-dark)}.ahv-bebealma-course-copy p{max-width:740px;margin:0 0 21px}.ahv-bebealma-course-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ahv-bebealma-course-actions>span{font-size:11px;letter-spacing:.06em;color:var(--turq-dark)}@media(max-width:760px){.ahv-bebealma-course{grid-template-columns:1fr;gap:22px;padding:30px 22px;border-radius:28px}.ahv-bebealma-course-art{min-height:150px}.ahv-bebealma-course-art img{width:112px;height:112px}.ahv-bebealma-course-copy h2{font-size:39px}.ahv-bebealma-course-actions{align-items:stretch;flex-direction:column}.ahv-bebealma-course-actions .ahv-btn{width:100%}.ahv-bebealma-course-actions>span{text-align:center}}

/* AnaHealings VIP 4.0.3 · Soulful curated archive, book links and rendering performance. */
.ahv-library-book-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 0 28px}.ahv-library-book-links a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border:1px solid rgba(98,75,67,.14);border-radius:22px;background:rgba(255,255,255,.72);text-decoration:none;box-shadow:0 10px 28px rgba(98,75,67,.05)}.ahv-library-book-links strong{font-family:var(--font-head);font-size:27px;font-weight:400;color:var(--brown-dark)}.ahv-library-book-links span{font-size:12px;color:var(--turq-dark);text-align:right}.ahv-written-category,.ahv-library-integrated-section{content-visibility:auto;contain-intrinsic-size:1px 800px}@media(max-width:680px){.ahv-library-book-links{grid-template-columns:1fr}.ahv-library-book-links a{align-items:flex-start;flex-direction:column}.ahv-library-book-links span{text-align:left}}

/* AnaHealings VIP 4.0.4 · prominent Soulful courses and books section. */
.ahv-courses-books-section{scroll-margin-top:110px}.ahv-courses-books-section>.ahv-bebealma-course{margin-top:24px}.ahv-library-books-anchor{display:block;height:1px;scroll-margin-top:120px}.ahv-courses-books-section .ahv-library-book-links{margin-top:34px}.ahv-courses-books-section .ahv-book-grid{margin-top:24px}@media(max-width:760px){.ahv-courses-books-section>.ahv-bebealma-course{margin-top:18px}.ahv-courses-books-section .ahv-library-book-links{margin-top:24px}}
