: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 · Mindful 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 Mindful 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 Mindful 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 Mindful. */
.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 · Mindful 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.7 · new Mindful page and dynamic category integration. */
.ahv-mindful-categories{scroll-margin-top:110px}.ahv-mindful-category-meta{display:flex;align-items:center;gap:12px}.ahv-mindful-category-meta>span{display:inline-grid;place-items:center;min-width:2rem;height:2rem;padding:0 .45rem;border-radius:999px;background:rgba(98,184,179,.14);font-size:.78rem}.ahv-mindful-category-meta>a{font-size:.82rem;color:var(--turq-dark);text-decoration:none}.ahv-mindful-category-meta>a:hover{text-decoration:underline}.ahv-mindful-category+.ahv-mindful-category{margin-top:34px;padding-top:30px;border-top:1px solid rgba(98,75,67,.09)}@media(max-width:680px){.ahv-mindful-category-meta{align-items:flex-end;flex-direction:column;gap:4px}.ahv-mindful-category-meta>a{font-size:.75rem}}

/* AnaHealings VIP 4.0.7 · focused Mindful landing page. */
.ahv-page-hero-mindful{background:linear-gradient(135deg,#e4f2ef,#fbebe9)}.ahv-page-hero-mindful>img{width:190px;max-height:190px;opacity:.78}.ahv-mindful-featured{padding-top:70px}.ahv-mindful-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ahv-mindful-feature-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:430px;padding:34px;border:1px solid rgba(98,75,67,.12);border-radius:34px;overflow:hidden;box-shadow:0 16px 46px rgba(98,75,67,.08)}.ahv-mindful-feature-card.is-gemonature{background:linear-gradient(150deg,#e5f2ef,#fff)}.ahv-mindful-feature-card.is-wanderlust{background:linear-gradient(150deg,#fff5df,#fff)}.ahv-mindful-feature-card.is-bebealma{background:linear-gradient(150deg,#fde9ec,#fff)}.ahv-mindful-feature-icon{display:grid;place-items:center;width:112px;height:112px;margin-bottom:22px;border-radius:38% 62% 52% 48%/48% 44% 56% 52%;background:rgba(255,255,255,.72)}.ahv-mindful-feature-icon img{width:72px;height:72px;object-fit:contain;opacity:.78}.ahv-mindful-feature-card h2{margin:9px 0 13px;font-family:var(--font-head);font-size:clamp(34px,4vw,48px);font-weight:400;line-height:1.02;color:var(--brown-dark)}.ahv-mindful-feature-card p{flex:1;margin:0 0 25px;font-size:14px;line-height:1.75}.ahv-mindful-feature-card .ahv-btn{width:100%}.ahv-mindful-protected-badge{display:inline-flex;align-items:center;min-height:29px;padding:6px 11px;border-radius:999px;background:rgba(98,184,179,.15);color:var(--turq-dark);font-size:10px;letter-spacing:.11em;text-transform:uppercase}.ahv-mindful-categories{padding-top:70px}.ahv-mindful-category-nav{margin-bottom:34px}@media(max-width:900px){.ahv-mindful-feature-grid{grid-template-columns:1fr}.ahv-mindful-feature-card{min-height:0}.ahv-page-hero-mindful>img{width:150px}}@media(max-width:680px){.ahv-mindful-featured{padding-top:48px}.ahv-mindful-feature-card{padding:27px 22px;border-radius:28px}.ahv-mindful-feature-icon{width:94px;height:94px}.ahv-mindful-feature-icon img{width:62px;height:62px}.ahv-mindful-feature-card h2{font-size:38px}}

/* AnaHealings VIP 4.0.8 · sophisticated Mindful editorial archive. */
.ahv-mindful-categories{position:relative;overflow:hidden}.ahv-mindful-categories:before{content:"";position:absolute;z-index:-1;inset:2rem -12% auto auto;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(98,184,179,.13),rgba(98,184,179,0) 70%);pointer-events:none}.ahv-mindful-category-stack{display:grid;gap:4.5rem}.ahv-mindful-category{margin:0!important;padding:0!important;border:0!important;scroll-margin-top:7rem}.ahv-mindful-category+.ahv-mindful-category{padding-top:3.5rem!important;border-top:1px solid rgba(98,75,67,.1)!important}.ahv-mindful-category-title{display:flex;align-items:center;gap:16px;min-width:0}.ahv-mindful-category-title>span{display:inline-grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border:1px solid rgba(98,184,179,.35);border-radius:50%;background:rgba(255,255,255,.78);color:var(--turq-dark);font-size:11px;letter-spacing:.08em}.ahv-mindful-category-title h2{margin:0}.ahv-mindful-category-meta>a{display:inline-flex;align-items:center;min-height:36px;padding:7px 13px;border:1px solid rgba(98,184,179,.3);border-radius:999px;background:rgba(255,255,255,.7);font-weight:600;transition:background .2s ease,transform .2s ease}.ahv-mindful-category-meta>a:hover{background:#fff;transform:translateY(-1px);text-decoration:none}.ahv-mindful-category-nav{position:sticky;top:82px;z-index:7;padding:11px 12px;margin:0 0 48px;border:1px solid rgba(98,75,67,.1);border-radius:999px;background:rgba(250,247,241,.88);box-shadow:0 12px 32px rgba(98,75,67,.08);backdrop-filter:blur(16px)}.ahv-mindful-category-nav a{background:rgba(255,255,255,.72)}
.ahv-mindful-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ahv-mindful-editorial-grid .ahv-written-resource-card{display:grid;grid-template-columns:minmax(180px,42%) minmax(0,1fr);min-height:245px;border-radius:30px;background:rgba(255,255,255,.92);box-shadow:0 18px 50px rgba(84,64,53,.075);transform:translateZ(0)}.ahv-mindful-editorial-grid .ahv-written-resource-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px rgba(84,64,53,.13)}.ahv-mindful-editorial-grid .ahv-written-resource-card.is-featured{grid-column:1/-1;grid-template-columns:minmax(320px,48%) minmax(0,1fr);min-height:355px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(246,239,230,.78))}.ahv-mindful-editorial-grid .ahv-written-resource-card.is-newsletter{border-color:rgba(98,184,179,.3);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(231,245,242,.72))}.ahv-mindful-editorial-grid .ahv-written-resource-image{position:relative;height:100%;min-height:245px;aspect-ratio:auto;overflow:hidden;border-radius:24px 0 0 24px}.ahv-mindful-editorial-grid .is-featured .ahv-written-resource-image{min-height:355px}.ahv-mindful-editorial-grid .ahv-written-resource-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 68%,rgba(255,255,255,.2));pointer-events:none}.ahv-mindful-editorial-grid .ahv-written-resource-image img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .45s ease}.ahv-mindful-editorial-grid .ahv-written-resource-card:hover .ahv-written-resource-image img{transform:scale(1.035)}.ahv-written-resource-image-label{position:absolute;left:16px;bottom:16px;z-index:2;display:inline-flex;max-width:calc(100% - 32px);padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.88);color:var(--brown-dark);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 20px rgba(54,43,37,.12);backdrop-filter:blur(8px)}.ahv-mindful-editorial-grid .ahv-written-resource-copy{justify-content:center;padding:29px 28px}.ahv-mindful-editorial-grid .ahv-written-resource-card.is-featured .ahv-written-resource-copy{padding:42px}.ahv-mindful-editorial-grid .ahv-written-resource-meta>span{display:inline-flex;padding:6px 9px;border-radius:999px;background:rgba(98,184,179,.12);color:var(--turq-dark);font-weight:700}.ahv-mindful-editorial-grid .is-newsletter .ahv-written-resource-meta>span{background:var(--turq-dark);color:#fff}.ahv-mindful-editorial-grid .ahv-written-resource-card h3{font-size:clamp(25px,2.4vw,34px);line-height:1.08;margin-bottom:14px}.ahv-mindful-editorial-grid .ahv-written-resource-card.is-featured h3{font-size:clamp(34px,4.3vw,52px);max-width:760px}.ahv-mindful-editorial-grid .ahv-written-resource-card h3 a{text-decoration:none;background-image:linear-gradient(var(--turq),var(--turq));background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .25s ease,color .2s ease}.ahv-mindful-editorial-grid .ahv-written-resource-card h3 a:hover,.ahv-mindful-editorial-grid .ahv-written-resource-card h3 a:focus-visible{color:var(--turq-dark);background-size:100% 1px}.ahv-mindful-editorial-grid .ahv-written-resource-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:18px}.ahv-mindful-editorial-grid .is-featured p{-webkit-line-clamp:5;font-size:15px}.ahv-mindful-read-link{display:inline-flex;align-items:center;gap:8px;font-weight:700}.ahv-mindful-read-link span{transition:transform .2s ease}.ahv-mindful-read-link:hover span{transform:translateX(4px)}
@media(max-width:1080px){.ahv-mindful-editorial-grid{grid-template-columns:1fr}.ahv-mindful-editorial-grid .ahv-written-resource-card.is-featured{grid-column:auto}.ahv-mindful-category-nav{top:70px}}
@media(max-width:760px){.ahv-mindful-category-stack{gap:3rem}.ahv-mindful-category+.ahv-mindful-category{padding-top:2.5rem!important}.ahv-mindful-category-nav{position:relative;top:auto;margin-bottom:34px;border-radius:24px}.ahv-written-category-head{align-items:flex-start}.ahv-mindful-category-title{gap:11px}.ahv-mindful-category-title>span{width:38px;height:38px}.ahv-mindful-category-meta{align-items:flex-end}.ahv-mindful-editorial-grid .ahv-written-resource-card,.ahv-mindful-editorial-grid .ahv-written-resource-card.is-featured{display:flex;min-height:0;border-radius:27px}.ahv-mindful-editorial-grid .ahv-written-resource-image,.ahv-mindful-editorial-grid .is-featured .ahv-written-resource-image{width:100%;height:238px;min-height:238px;border-radius:27px 27px 0 0}.ahv-mindful-editorial-grid .ahv-written-resource-image:after{background:linear-gradient(180deg,transparent 70%,rgba(255,255,255,.14))}.ahv-mindful-editorial-grid .ahv-written-resource-copy,.ahv-mindful-editorial-grid .ahv-written-resource-card.is-featured .ahv-written-resource-copy{padding:24px 22px 27px}.ahv-mindful-editorial-grid .ahv-written-resource-card h3,.ahv-mindful-editorial-grid .ahv-written-resource-card.is-featured h3{font-size:29px}.ahv-mindful-editorial-grid .ahv-written-resource-card p,.ahv-mindful-editorial-grid .is-featured p{-webkit-line-clamp:4;font-size:14px}}

/* AnaHealings VIP 4.0.10 · SEO-rich public ENTREPRENEUR introduction + protected library + prominent Miracle course. */
.ahv-miracle-course-spotlight{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.55fr);align-items:center;gap:clamp(24px,5vw,70px);overflow:hidden;background:linear-gradient(125deg,#f2e3db 0%,#fff9f3 42%,#dff2ef 100%);border:1px solid rgba(111,86,70,.14);border-radius:40px;padding:clamp(30px,6vw,68px)!important;box-shadow:0 26px 70px rgba(85,66,55,.1);scroll-margin-top:110px}.ahv-miracle-course-spotlight:before{content:"";position:absolute;width:340px;height:340px;right:-120px;top:-170px;border-radius:50%;background:rgba(255,255,255,.5)}.ahv-miracle-course-copy{position:relative;z-index:2}.ahv-miracle-course-copy h2{font-family:var(--font-head);font-size:clamp(46px,7vw,78px);font-weight:400;line-height:.98;letter-spacing:-.025em;color:var(--brown-dark);margin:16px 0}.ahv-miracle-course-copy>p{max-width:760px;font-size:clamp(16px,2vw,19px);line-height:1.75;margin:0 0 28px}.ahv-miracle-course-button{display:grid;grid-template-columns:1fr auto;grid-template-areas:"small arrow" "strong arrow";align-items:center;gap:2px 20px;width:min(100%,690px);padding:20px 24px;border-radius:24px;background:var(--turq-dark);color:#fff!important;text-decoration:none;box-shadow:0 18px 42px rgba(57,127,123,.25);transition:transform .25s ease,box-shadow .25s ease}.ahv-miracle-course-button span{grid-area:small;font-size:11px;letter-spacing:.13em;text-transform:uppercase;opacity:.8}.ahv-miracle-course-button strong{grid-area:strong;font-family:var(--font-head);font-size:clamp(23px,3.3vw,35px);font-weight:400;line-height:1.05}.ahv-miracle-course-button b{grid-area:arrow;font-size:34px;font-weight:300}.ahv-miracle-course-button:hover{transform:translateY(-3px);box-shadow:0 24px 52px rgba(57,127,123,.32)}.ahv-miracle-course-art{position:relative;z-index:1;display:grid;place-items:center;min-height:270px}.ahv-miracle-course-art img{width:min(100%,230px);height:auto;opacity:.72;filter:drop-shadow(0 18px 28px rgba(95,72,56,.13))}.ahv-miracle-course-art span{position:absolute;display:grid;place-items:center;width:96px;height:96px;border-radius:50%;background:rgba(255,255,255,.82);font-family:var(--font-head);font-size:54px;color:var(--turq-dark);box-shadow:0 15px 36px rgba(85,66,55,.12)}
.ahv-entrepreneur-library{scroll-margin-top:110px;padding-top:clamp(42px,7vw,82px)!important;padding-bottom:clamp(42px,7vw,82px)!important;margin-top:clamp(48px,8vw,96px)!important}.ahv-entrepreneur-public-intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:30px;align-items:center;padding-bottom:38px;border-bottom:1px solid rgba(111,86,70,.13)}.ahv-entrepreneur-intro-copy h2{max-width:970px;font-family:var(--font-head);font-size:clamp(42px,6.5vw,72px);font-weight:400;line-height:1.01;letter-spacing:-.025em;color:var(--brown-dark);margin:12px 0 18px}.ahv-entrepreneur-lead{max-width:910px;font-size:clamp(17px,2vw,20px);line-height:1.75;margin:0}.ahv-entrepreneur-keywords,.ahv-entrepreneur-private-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.ahv-entrepreneur-keywords span,.ahv-entrepreneur-private-topics span{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid rgba(57,127,123,.2);border-radius:999px;background:rgba(255,255,255,.72);font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--brown-dark)}.ahv-entrepreneur-symbol{display:grid;place-items:center;align-content:center;width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.78);border:1px solid rgba(57,127,123,.18);box-shadow:0 18px 45px rgba(85,66,55,.08)}.ahv-entrepreneur-symbol span{font-family:var(--font-head);font-size:70px;line-height:.8;color:var(--turq-dark)}.ahv-entrepreneur-symbol small{font-size:8px;letter-spacing:.19em;color:var(--brown)}.ahv-entrepreneur-routines{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:30px 0}.ahv-entrepreneur-routines article{position:relative;overflow:hidden;background:rgba(255,255,255,.76);border:1px solid rgba(111,86,70,.13);border-radius:28px;padding:clamp(24px,4vw,38px);box-shadow:0 15px 42px rgba(85,66,55,.065)}.ahv-routine-number{position:absolute;right:22px;top:15px;font-family:var(--font-head);font-size:54px;color:rgba(57,127,123,.14)}.ahv-entrepreneur-routines h3,.ahv-entrepreneur-manifesto h3,.ahv-entrepreneur-private-copy h3,.ahv-entrepreneur-faq h3{font-family:var(--font-head);font-weight:400;line-height:1.06;color:var(--brown-dark)}.ahv-entrepreneur-routines h3{font-size:clamp(31px,4vw,44px);margin:0 0 13px}.ahv-entrepreneur-routines p{line-height:1.72;margin:0 0 17px}.ahv-entrepreneur-routines ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.ahv-entrepreneur-routines li{position:relative;padding-left:21px;font-size:14px}.ahv-entrepreneur-routines li:before{content:"♡";position:absolute;left:0;color:var(--turq-dark)}.ahv-entrepreneur-quote{position:relative;z-index:1;margin:26px 0;padding:clamp(27px,5vw,48px);border:0;border-radius:30px;background:var(--turq-dark);color:#fff;text-align:center}.ahv-entrepreneur-quote p{max-width:960px;margin:0 auto;font-family:var(--font-head);font-size:clamp(29px,4.4vw,50px);line-height:1.08;color:#fff}.ahv-entrepreneur-manifesto{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:clamp(26px,5vw,60px);align-items:start;padding:clamp(28px,5vw,52px);border-radius:30px;background:rgba(255,255,255,.68);border:1px solid rgba(111,86,70,.12)}.ahv-entrepreneur-manifesto h3{font-size:clamp(34px,5vw,52px);margin:8px 0 15px}.ahv-entrepreneur-manifesto p{font-size:16px;line-height:1.75;margin:0}.ahv-entrepreneur-beliefs{display:grid;gap:12px;margin:0;padding:0;list-style:none}.ahv-entrepreneur-beliefs li{position:relative;padding:14px 15px 14px 43px;border-radius:17px;background:rgba(236,248,247,.74);line-height:1.55}.ahv-entrepreneur-beliefs li:before{content:"✓";position:absolute;left:16px;top:14px;color:var(--turq-dark);font-weight:700}.ahv-entrepreneur-private-intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(24px,5vw,54px);align-items:center;margin-top:32px;padding:clamp(25px,5vw,46px);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(242,227,219,.7));border:1px solid rgba(111,86,70,.13)}.ahv-entrepreneur-private-copy h3{font-size:clamp(35px,5vw,54px);margin:12px 0}.ahv-entrepreneur-private-copy p{font-size:16px;line-height:1.72;margin:0}.ahv-entrepreneur-private-intro .ahv-access-panel{margin:0;background:#fff;border-radius:25px;box-shadow:0 18px 45px rgba(85,66,55,.09)}.ahv-entrepreneur-protected-placeholder{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:14px;min-height:110px;margin-top:18px;padding:24px;border:1px dashed rgba(57,127,123,.3);border-radius:24px;background:rgba(255,255,255,.46);text-align:center;color:var(--brown)}.ahv-entrepreneur-protected-placeholder span{font-family:var(--font-head);font-size:42px;color:var(--turq-dark)}.ahv-entrepreneur-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important}.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary{height:100%;grid-template-columns:88px minmax(0,1fr);padding:10px 13px}.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary>.ahv-substack-image,.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary>.ahv-substack-image img{width:88px;height:88px;min-height:88px}.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary .ahv-substack-copy h2{font-size:clamp(19px,2vw,24px)}.ahv-entrepreneur-faq{position:relative;z-index:1;margin-top:clamp(40px,6vw,70px);max-width:980px}.ahv-entrepreneur-faq h3{font-size:clamp(34px,5vw,52px);margin:8px 0 20px}.ahv-entrepreneur-faq details{background:rgba(255,255,255,.78);border:1px solid rgba(111,86,70,.13);border-radius:18px;margin:10px 0;padding:0 20px}.ahv-entrepreneur-faq summary{cursor:pointer;list-style:none;padding:18px 30px 18px 0;font-weight:600;color:var(--brown-dark);position:relative}.ahv-entrepreneur-faq summary::-webkit-details-marker{display:none}.ahv-entrepreneur-faq summary:after{content:"+";position:absolute;right:0;top:13px;font-family:var(--font-head);font-size:29px;color:var(--turq-dark)}.ahv-entrepreneur-faq details[open] summary:after{content:"−"}.ahv-entrepreneur-faq details p{margin:0;padding:0 0 20px;line-height:1.72}
@media(max-width:900px){.ahv-miracle-course-spotlight{grid-template-columns:1fr}.ahv-miracle-course-art{display:none}.ahv-entrepreneur-public-intro{grid-template-columns:1fr}.ahv-entrepreneur-symbol{display:none}.ahv-entrepreneur-manifesto,.ahv-entrepreneur-private-intro{grid-template-columns:1fr}.ahv-entrepreneur-feed{grid-template-columns:1fr}}
@media(max-width:680px){.ahv-miracle-course-spotlight{border-radius:28px;padding:28px 20px!important}.ahv-miracle-course-copy h2{font-size:47px}.ahv-miracle-course-button{padding:17px 18px;border-radius:20px;gap:2px 12px}.ahv-miracle-course-button strong{font-size:23px}.ahv-miracle-course-button b{font-size:28px}.ahv-entrepreneur-routines{grid-template-columns:1fr}.ahv-entrepreneur-intro-copy h2{font-size:43px}.ahv-entrepreneur-library{padding-left:16px!important;padding-right:16px!important}.ahv-entrepreneur-public-intro{padding-left:4px;padding-right:4px}.ahv-entrepreneur-routines article,.ahv-entrepreneur-manifesto,.ahv-entrepreneur-private-intro{border-radius:23px;padding:24px 19px}.ahv-entrepreneur-quote{border-radius:23px;padding:29px 19px}.ahv-entrepreneur-quote p{font-size:30px}.ahv-entrepreneur-private-intro .ahv-access-panel{border-radius:21px}.ahv-entrepreneur-protected-placeholder{align-items:flex-start;text-align:left}.ahv-entrepreneur-faq details{padding:0 16px}.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary{grid-template-columns:76px minmax(0,1fr)}.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary>.ahv-substack-image,.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary>.ahv-substack-image img{width:76px;height:76px;min-height:76px}}


/* AnaHealings VIP 4.0.11 · SEO course spotlight and prominent Milagro CTA. */
.ahv-miracle-course-copy .ahv-miracle-course-lead{max-width:830px;font-family:var(--font-head);font-size:clamp(24px,3.2vw,38px);line-height:1.18;color:var(--brown-dark);margin:0 0 18px}.ahv-miracle-course-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 28px;padding:0;list-style:none}.ahv-miracle-course-benefits li{position:relative;padding:15px 14px 15px 42px;border:1px solid rgba(57,127,123,.14);border-radius:18px;background:rgba(255,255,255,.62);font-size:13px;line-height:1.5;color:var(--brown-dark)}.ahv-miracle-course-benefits li:before{content:"♡";position:absolute;left:15px;top:12px;font-family:var(--font-head);font-size:22px;color:var(--turq-dark)}.ahv-miracle-course-button{width:min(100%,790px);padding:24px 28px;border-radius:27px;background:linear-gradient(135deg,var(--turq-dark),#2f6f6b);box-shadow:0 21px 50px rgba(57,127,123,.3)}.ahv-miracle-course-button strong{font-size:clamp(25px,3.6vw,40px)}.ahv-miracle-course-note{display:block;max-width:760px;margin:14px 2px 0;font-size:11px;line-height:1.55;opacity:.68}.ahv-miracle-course-spotlight{background:radial-gradient(circle at 88% 14%,rgba(255,255,255,.88),rgba(255,255,255,0) 27%),linear-gradient(125deg,#f3dfd9 0%,#fff9f3 45%,#dcefeb 100%)}
@media(max-width:900px){.ahv-miracle-course-benefits{grid-template-columns:1fr}}
@media(max-width:680px){.ahv-miracle-course-copy .ahv-miracle-course-lead{font-size:28px}.ahv-miracle-course-benefits{margin:20px 0 24px}.ahv-miracle-course-button{padding:20px 18px}.ahv-miracle-course-button strong{font-size:24px}.ahv-miracle-course-note{font-size:10px}}


/* AnaHealings VIP 4.0.13 · Mindful ENTREPRENEUR SEO and compact private library. */
.ahv-entrepreneur-authenticity{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:clamp(24px,5vw,58px);align-items:start;margin:30px 0;padding:clamp(28px,5vw,50px);border:1px solid rgba(111,86,70,.13);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(233,247,244,.68));box-shadow:0 16px 44px rgba(85,66,55,.06)}
.ahv-entrepreneur-authenticity h3{font-family:var(--font-head);font-size:clamp(34px,5vw,54px);font-weight:400;line-height:1.04;color:var(--brown-dark);margin:8px 0 16px}
.ahv-entrepreneur-authenticity p{font-size:15.5px;line-height:1.78;margin:0 0 15px;color:var(--brown)}
.ahv-entrepreneur-authenticity p:last-child{margin-bottom:0}
.ahv-heart-led-principles{display:grid;gap:11px;margin:0;padding:0;list-style:none}
.ahv-heart-led-principles li{position:relative;padding:15px 16px 15px 44px;border:1px solid rgba(57,127,123,.14);border-radius:18px;background:rgba(255,255,255,.78);font-size:14px;line-height:1.55;color:var(--brown-dark)}
.ahv-heart-led-principles li:before{content:"♡";position:absolute;left:17px;top:13px;font-family:var(--font-head);font-size:23px;color:var(--turq-dark)}
.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary{min-height:112px}
.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary .ahv-substack-copy p,.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary .ahv-substack-inline-body{display:none!important}
.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary .ahv-substack-image{flex:0 0 auto}
.ahv-entrepreneur-feed .ahv-substack-entry.is-compact-summary .ahv-inline-link{font-size:12px}
@media(max-width:900px){.ahv-entrepreneur-authenticity{grid-template-columns:1fr}}
@media(max-width:680px){.ahv-entrepreneur-authenticity{padding:24px 19px;border-radius:23px}.ahv-entrepreneur-authenticity h3{font-size:38px}.ahv-heart-led-principles li{padding:13px 13px 13px 40px}}


/* AnaHealings VIP 4.0.13 · Dedicated WEALTH /entrepreneur page. */
.ahv-page-hero-wealth{background:radial-gradient(circle at 82% 22%,rgba(98,184,179,.24),transparent 31%),radial-gradient(circle at 14% 88%,rgba(248,201,207,.32),transparent 32%),linear-gradient(135deg,#f8efe5 0%,#edf8f6 54%,#fff8f3 100%)}
.ahv-page-hero-wealth>div:first-child{max-width:850px}.ahv-page-hero-wealth h1{letter-spacing:.035em}
.ahv-wealth-hero-symbol{display:grid;place-items:center;align-content:center;width:min(290px,30vw);aspect-ratio:1;border:1px solid rgba(98,184,179,.28);border-radius:44% 56% 58% 42%/48% 44% 56% 52%;background:rgba(255,255,255,.58);box-shadow:0 20px 55px rgba(84,64,53,.09);color:var(--brown-dark);backdrop-filter:blur(10px)}
.ahv-wealth-hero-symbol span{font-family:var(--font-head);font-size:clamp(72px,9vw,128px);line-height:.8;color:var(--turq-dark)}.ahv-wealth-hero-symbol small{margin-top:14px;font-size:10px;letter-spacing:.28em}.tile-wealth{background:linear-gradient(145deg,#f5eee5,#e8f5f2)}
@media(max-width:820px){.ahv-page-hero-wealth{grid-template-columns:1fr}.ahv-wealth-hero-symbol{width:150px;justify-self:start}}


/* AnaHealings VIP 4.0.14 · expanded WEALTH manifesto and protected abundance resources. */
.ahv-entrepreneur-world-quote{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;background:linear-gradient(135deg,#397f7b,#245d59);box-shadow:0 22px 54px rgba(36,93,89,.22)}
.ahv-entrepreneur-world-quote>span{font-family:var(--font-head);font-size:clamp(62px,9vw,105px);line-height:.75;color:#f7dfe2;opacity:.95}.ahv-entrepreneur-world-quote p{text-align:left}
.ahv-manifesto-copy{display:grid;gap:14px}.ahv-manifesto-copy p{margin:0!important;font-size:15.5px!important;line-height:1.76!important}
.ahv-wealth-resources{position:relative;z-index:1;margin:34px 0 42px;padding:clamp(25px,5vw,48px);border:1px solid rgba(111,86,70,.13);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(239,248,246,.78));box-shadow:0 18px 50px rgba(85,66,55,.07)}
.ahv-wealth-resource-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:clamp(26px,5vw,56px);align-items:center}.ahv-wealth-resource-head h3{font-family:var(--font-head);font-size:clamp(35px,5vw,54px);font-weight:400;line-height:1.04;color:var(--brown-dark);margin:9px 0 14px}.ahv-wealth-resource-head>div>p{max-width:720px;font-size:15.5px;line-height:1.75}
.ahv-wealth-workbook-card{display:grid;grid-template-columns:126px minmax(0,1fr);gap:18px;align-items:center;padding:15px;border:1px solid rgba(111,86,70,.14);border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 16px 40px rgba(85,66,55,.08)}.ahv-wealth-workbook-card>img{width:126px;aspect-ratio:4/5;object-fit:cover;border-radius:17px;box-shadow:0 9px 24px rgba(85,66,55,.12)}.ahv-wealth-workbook-card>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ahv-wealth-workbook-card strong{font-family:var(--font-head);font-size:28px;font-weight:400;line-height:1.05;color:var(--brown-dark)}.ahv-wealth-workbook-card span{font-size:11px;line-height:1.45;color:var(--brown);opacity:.75}.ahv-wealth-workbook-card .ahv-btn{margin-top:5px;padding:.78rem 1rem;font-size:.73rem}
.ahv-wealth-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:42px 0 18px}.ahv-wealth-gallery-head h4{font-family:var(--font-head);font-size:clamp(30px,4vw,43px);font-weight:400;line-height:1.04;color:var(--brown-dark);margin:0}.ahv-wealth-gallery-head p{max-width:470px;margin:0;text-align:right;font-size:13px;line-height:1.6}
.ahv-wealth-visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ahv-wealth-visual-card{display:flex;flex-direction:column;min-width:0;padding:10px;border:1px solid rgba(111,86,70,.12);border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 13px 34px rgba(85,66,55,.07);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.ahv-wealth-visual-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(85,66,55,.12)}.ahv-wealth-visual-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:15px;background:#f6f0e8}.ahv-wealth-visual-card span{padding:11px 5px 5px;font-size:12px;line-height:1.35;color:var(--brown-dark)}
.ahv-wealth-notes{margin-top:24px;padding:0 18px;border:1px solid rgba(111,86,70,.13);border-radius:21px;background:rgba(255,255,255,.58)}.ahv-wealth-notes>summary{position:relative;cursor:pointer;padding:18px 30px 18px 0;list-style:none;font-weight:600;color:var(--brown-dark)}.ahv-wealth-notes>summary::-webkit-details-marker{display:none}.ahv-wealth-notes>summary:after{content:'+';position:absolute;right:0;top:10px;font-family:var(--font-head);font-size:32px;color:var(--turq-dark)}.ahv-wealth-notes[open]>summary:after{content:'−'}.ahv-wealth-notes>p{max-width:760px;margin:0 0 18px;font-size:13px;line-height:1.6}.ahv-wealth-notes .ahv-wealth-visual-grid{padding-bottom:18px}
.ahv-wealth-lightbox{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;padding:clamp(14px,4vw,44px);background:rgba(37,30,27,.88);backdrop-filter:blur(8px)}.ahv-wealth-lightbox[hidden]{display:none}.ahv-wealth-lightbox-inner{position:relative;display:grid;gap:11px;max-width:min(92vw,940px);max-height:92vh}.ahv-wealth-lightbox img{display:block;max-width:100%;max-height:82vh;margin:auto;border-radius:20px;background:#fff;box-shadow:0 28px 75px rgba(0,0,0,.42)}.ahv-wealth-lightbox-title{text-align:center;color:#fff;font-size:14px}.ahv-wealth-lightbox-close{position:absolute;right:-12px;top:-12px;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#fff;color:var(--brown-dark);font-size:25px;line-height:1;cursor:pointer;box-shadow:0 10px 25px rgba(0,0,0,.22)}
@media(max-width:1100px){.ahv-wealth-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.ahv-wealth-resource-head{grid-template-columns:1fr}.ahv-wealth-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ahv-wealth-gallery-head{align-items:flex-start;flex-direction:column}.ahv-wealth-gallery-head p{text-align:left}}
@media(max-width:680px){.ahv-entrepreneur-world-quote{grid-template-columns:1fr;gap:7px}.ahv-entrepreneur-world-quote>span{font-size:66px}.ahv-wealth-resources{padding:24px 16px;border-radius:23px}.ahv-wealth-workbook-card{grid-template-columns:92px minmax(0,1fr);gap:13px;padding:11px}.ahv-wealth-workbook-card>img{width:92px}.ahv-wealth-workbook-card strong{font-size:23px}.ahv-wealth-workbook-card .ahv-btn{width:100%;justify-content:center}.ahv-wealth-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ahv-wealth-visual-card{padding:7px;border-radius:17px}.ahv-wealth-visual-card img{border-radius:12px}.ahv-wealth-visual-card span{font-size:10.5px}.ahv-wealth-lightbox-close{right:2px;top:-8px}}

/* AnaHealings VIP 4.0.15 · Abundance navigation and public Milagro course presentation. */
.ahv-bebealma-home-feature{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.35fr);align-items:center;gap:clamp(28px,5vw,70px);overflow:hidden;border:1px solid rgba(104,77,68,.12);border-radius:42px;background:linear-gradient(135deg,rgba(253,234,239,.9),rgba(236,247,245,.95));box-shadow:0 22px 58px rgba(104,77,68,.08)}
.ahv-bebealma-home-art{position:relative;display:grid;place-items:center;min-height:330px;border-radius:36px;background:radial-gradient(circle at 52% 42%,rgba(255,255,255,.95),rgba(255,255,255,.45) 60%,transparent 61%)}
.ahv-bebealma-home-disc{display:grid;place-items:center;width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.88);box-shadow:0 18px 45px rgba(104,77,68,.1)}
.ahv-bebealma-home-disc img{width:108px;height:108px;object-fit:contain;opacity:.77}
.ahv-bebealma-home-shell{position:absolute;left:8%;bottom:5%;width:95px;opacity:.45;transform:rotate(-10deg)}
.ahv-bebealma-home-art>span{position:absolute;right:12%;top:12%;font-family:var(--font-head);font-size:62px;color:var(--turq-dark);opacity:.72}
.ahv-bebealma-home-copy h2{margin:.4rem 0 1rem;font-family:var(--font-head);font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1;color:var(--brown-dark)}
.ahv-bebealma-home-copy p{max-width:790px;margin:.6rem 0;color:var(--brown);font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.75}
.ahv-bebealma-home-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px}
.ahv-bebealma-home-actions>span{font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;color:var(--turq-dark)}

.ahv-bebealma-page{padding-top:0}
.ahv-bebealma-public-hero{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(270px,.72fr);align-items:center;gap:clamp(30px,6vw,78px);padding:clamp(54px,8vw,100px) clamp(20px,6vw,86px);border-radius:0 0 48px 48px;background:linear-gradient(145deg,#fff8f4 0%,#f9e8ec 48%,#e9f5f2 100%);overflow:hidden}
.ahv-bebealma-public-copy{position:relative;z-index:2;max-width:850px}
.ahv-bebealma-public-copy h1{margin:.5rem 0 1.25rem;font-family:var(--font-head);font-size:clamp(52px,7vw,92px);font-weight:400;line-height:.95;color:var(--brown-dark)}
.ahv-bebealma-public-copy p{max-width:780px;line-height:1.8;color:var(--brown)}
.ahv-bebealma-public-copy .ahv-bebealma-lead{font-size:clamp(1.1rem,1.8vw,1.3rem);color:var(--brown-dark)}
.ahv-bebealma-public-points{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}
.ahv-bebealma-public-points span{padding:.72rem 1rem;border:1px solid rgba(98,75,67,.12);border-radius:999px;background:rgba(255,255,255,.7);font-size:.82rem;color:var(--brown-dark)}
.ahv-bebealma-public-art{position:relative;display:grid;place-items:center;min-height:430px}
.ahv-bebealma-moon{display:grid;place-items:center;width:min(310px,76vw);aspect-ratio:1;border-radius:50%;background:rgba(255,255,255,.76);box-shadow:0 25px 70px rgba(100,75,68,.12)}
.ahv-bebealma-moon img{width:50%;height:50%;object-fit:contain;opacity:.72}
.ahv-bebealma-public-starfish{position:absolute;right:4%;top:8%;width:104px;opacity:.4;transform:rotate(12deg)}
.ahv-bebealma-public-waves{position:absolute;left:0;bottom:4%;width:175px;opacity:.42}
.ahv-bebealma-private-zone{scroll-margin-top:110px;max-width:1160px;margin-inline:auto}
.ahv-bebealma-access-card{max-width:920px;margin:0 auto;padding:clamp(26px,5vw,58px);border:1px solid rgba(98,75,67,.13);border-radius:34px;background:linear-gradient(145deg,#fff,#f1f8f6);box-shadow:0 20px 55px rgba(98,75,67,.08)}
.ahv-bebealma-access-card h2,.ahv-bebealma-unlocked-head h2{margin:.5rem 0 1rem;font-family:var(--font-head);font-size:clamp(36px,5vw,58px);font-weight:400;color:var(--brown-dark)}
.ahv-bebealma-access-card p{max-width:760px;line-height:1.75}
.ahv-bebealma-password-form{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-top:24px}
.ahv-bebealma-password-form label{display:grid;gap:7px;flex:1 1 280px}
.ahv-bebealma-password-form label span{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brown-dark)}
.ahv-bebealma-password-form input{width:100%;min-height:52px;padding:0 16px;border:1px solid rgba(98,75,67,.2);border-radius:14px;background:#fff;font:inherit;color:var(--brown-dark)}
.ahv-bebealma-password-form input:focus{outline:3px solid rgba(98,184,179,.2);border-color:var(--turq-dark)}
.ahv-bebealma-unlocked-head{margin-bottom:24px;text-align:center}
.ahv-bebealma-private-content{padding:clamp(20px,4vw,46px);border-radius:30px;background:#fff;box-shadow:0 20px 52px rgba(98,75,67,.07)}

@media(max-width:820px){.ahv-bebealma-home-feature,.ahv-bebealma-public-hero{grid-template-columns:1fr}.ahv-bebealma-home-art{min-height:240px}.ahv-bebealma-public-art{min-height:300px;order:-1}.ahv-bebealma-public-hero{border-radius:0 0 30px 30px}.ahv-bebealma-moon{width:230px}.ahv-bebealma-home-copy h2,.ahv-bebealma-public-copy h1{line-height:1.02}}
@media(max-width:560px){.ahv-bebealma-home-feature{border-radius:28px;padding-inline:18px}.ahv-bebealma-home-actions{align-items:flex-start;flex-direction:column}.ahv-bebealma-public-hero{padding-inline:18px}.ahv-bebealma-password-form{align-items:stretch;flex-direction:column}.ahv-bebealma-password-form .ahv-btn{width:100%}.ahv-bebealma-access-card{border-radius:24px}}


/* ENTREPRENEUR 4.0.16 — heart-led multilingual manifesto and video library */
.ahv-hearted-manifesto{margin:clamp(2.5rem,6vw,5.5rem) 0;padding:clamp(1.4rem,4vw,3.5rem);border:1px solid rgba(113,77,58,.16);border-radius:32px;background:linear-gradient(145deg,rgba(255,245,239,.96),rgba(243,252,249,.94));box-shadow:0 24px 70px rgba(83,61,48,.09)}
.ahv-hearted-heading{max-width:900px;margin:0 auto 2.4rem;text-align:center}.ahv-hearted-heading h2{margin:.45rem 0 .8rem;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.ahv-hearted-heading p{font-size:1.08rem;line-height:1.8}
.ahv-hearted-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.2rem,3vw,2.4rem)}.ahv-hearted-story>div{padding:clamp(1.1rem,3vw,2rem);border-radius:24px;background:rgba(255,255,255,.72)}.ahv-hearted-story p,.ahv-hearted-perception p{line-height:1.85}.ahv-hearted-emphasis{font-size:1.12rem;font-weight:700}
.ahv-hearted-beliefs,.ahv-hearted-perception{margin-top:1.5rem;padding:clamp(1.25rem,3vw,2.3rem);border-radius:24px;background:rgba(255,255,255,.74)}.ahv-hearted-beliefs h3,.ahv-hearted-perception h3,.ahv-hearted-videos h3{margin-top:0}.ahv-hearted-beliefs ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.5rem;margin:0;padding:0;list-style:none}.ahv-hearted-beliefs li{position:relative;padding-left:1.35rem;line-height:1.7}.ahv-hearted-beliefs li:before{content:'♡';position:absolute;left:0;top:0;color:#b86b7f}
.ahv-hearted-manifesto-quote{margin:1.7rem 0 0;padding:clamp(1.4rem,4vw,2.8rem);border:0;border-radius:26px;background:#fff;color:inherit;text-align:center}.ahv-hearted-manifesto-quote p{font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.7}.ahv-hearted-manifesto-quote strong{display:block;margin-top:1rem;letter-spacing:.16em}
.ahv-hearted-videos{margin-top:clamp(2rem,5vw,4rem)}.ahv-hearted-videos>header{text-align:center;margin-bottom:1.4rem}.ahv-hearted-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.ahv-hearted-video-card{overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(64,48,40,.1)}.ahv-video-frame{position:relative;aspect-ratio:16/9;background:#111}.ahv-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
@media(max-width:900px){.ahv-hearted-story,.ahv-hearted-beliefs ul{grid-template-columns:1fr}.ahv-hearted-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.ahv-hearted-manifesto{border-radius:22px;padding:1rem}.ahv-hearted-video-grid{grid-template-columns:1fr}}

/* 4.0.21 — Home course prices and Blessed presentation */
.ahv-home-course-price{display:inline-flex;align-items:flex-end;gap:16px;flex-wrap:wrap;margin:4px 0 18px;padding:13px 20px;border:1px solid rgba(57,127,123,.26);border-radius:22px;background:rgba(255,255,255,.78);box-shadow:0 14px 34px rgba(71,102,95,.08)}
.ahv-home-course-price strong{font-family:var(--font-head);font-size:clamp(52px,6vw,82px);font-weight:400;line-height:.86;color:var(--turq-dark)}
.ahv-home-course-price span{padding-bottom:7px;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brown)}
.ahv-blessed-home-feature{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.72fr);align-items:center;gap:clamp(28px,5vw,70px);overflow:hidden;border:1px solid rgba(104,77,68,.12);border-radius:42px;background:linear-gradient(135deg,rgba(236,247,245,.96),rgba(253,244,229,.9));box-shadow:0 22px 58px rgba(104,77,68,.08)}
.ahv-blessed-home-copy h2{margin:.4rem 0 .7rem;font-family:var(--font-head);font-size:clamp(52px,6vw,82px);font-weight:400;line-height:1;color:var(--brown-dark)}
.ahv-blessed-home-copy p{max-width:790px;margin:.6rem 0;color:var(--brown);font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.75}
.ahv-blessed-home-art{position:relative;display:grid;place-items:center;min-height:330px}
.ahv-blessed-home-disc{display:grid;place-items:center;align-content:center;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.86);box-shadow:0 18px 45px rgba(104,77,68,.1)}
.ahv-blessed-home-disc span{font-family:var(--font-head);font-size:92px;line-height:.8;color:var(--turq-dark)}
.ahv-blessed-home-disc small{margin-top:18px;letter-spacing:.35em;font-size:.58rem;color:var(--brown)}
.ahv-blessed-home-art>img{position:absolute;right:5%;bottom:4%;width:100px;opacity:.38}
@media(max-width:820px){.ahv-blessed-home-feature{grid-template-columns:1fr}.ahv-blessed-home-art{min-height:240px;order:-1}}
@media(max-width:560px){.ahv-home-course-price{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.ahv-home-course-price span{padding-bottom:0}.ahv-blessed-home-feature{border-radius:28px;padding-inline:18px}}

/* 4.0.25 · ENTREPRENEUR / BLESSED · premium PRE library journey */
.ahv-pre-library{position:relative;overflow:hidden;margin:36px 0;padding:clamp(25px,5vw,52px);border:1px solid rgba(93,72,59,.12);border-radius:34px;background:radial-gradient(circle at 92% 4%,rgba(204,239,226,.72),transparent 27%),radial-gradient(circle at 8% 18%,rgba(247,221,226,.56),transparent 23%),linear-gradient(150deg,#fffdfa 0%,#f7fbf9 56%,#fff 100%);box-shadow:0 24px 70px rgba(74,53,42,.10)}
.ahv-pre-library:before{content:"BLESSED";position:absolute;right:-18px;top:5px;font-family:var(--font-head);font-size:clamp(74px,13vw,170px);line-height:1;color:rgba(73,118,101,.035);letter-spacing:-.05em;pointer-events:none}
.ahv-pre-library-head{position:relative;z-index:1;max-width:900px;margin-bottom:30px}.ahv-pre-library-head h3{max-width:820px;margin:.65rem 0 .9rem;font-family:var(--font-head);font-size:clamp(2.2rem,5vw,4.15rem);font-weight:400;line-height:.98;letter-spacing:-.035em;color:var(--brown-dark)}.ahv-pre-library-head>p{max-width:790px;margin:0 0 22px;font-size:clamp(.98rem,1.7vw,1.08rem);line-height:1.78;color:var(--brown)}
.ahv-pre-library-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px}.ahv-pre-library-kicker .ahv-eyebrow{margin:0}.ahv-pre-library-kicker small{font-size:.74rem;letter-spacing:.025em;color:#77675d}.ahv-pre-live-dot{width:8px;height:8px;border-radius:50%;background:#5d9b82;box-shadow:0 0 0 5px rgba(93,155,130,.11)}
.ahv-pre-progress{width:min(100%,620px);height:7px;overflow:hidden;border-radius:999px;background:rgba(92,70,58,.09)}.ahv-pre-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#477a68,#88b9a5)}.ahv-pre-progress-copy{display:flex;align-items:baseline;gap:8px;margin-top:8px;color:#78675c;font-size:.78rem}.ahv-pre-progress-copy strong{font-size:.92rem;color:#496c5d}
.ahv-pre-route{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;counter-reset:pre}
.ahv-pre-card{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);gap:17px;min-height:230px;margin:0;padding:21px 21px 21px 24px;border:1px solid rgba(92,70,58,.11);border-radius:24px;background:rgba(255,255,255,.82);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.ahv-pre-card.is-ready{box-shadow:0 13px 34px rgba(67,52,42,.075)}.ahv-pre-card.is-ready:hover{transform:translateY(-3px);border-color:rgba(72,122,104,.27);box-shadow:0 19px 42px rgba(67,52,42,.12)}.ahv-pre-card.is-coming{min-height:176px;opacity:1;background:rgba(255,255,255,.48);border-style:dashed}.ahv-pre-card.is-coming .ahv-pre-index{filter:saturate(.55);opacity:.68}
.ahv-pre-index{align-self:start;display:grid;place-items:center;width:62px;height:69px;border-radius:19px;background:linear-gradient(145deg,#e2f2eb,#f9e8eb);box-shadow:inset 0 0 0 1px rgba(92,70,58,.06);color:#4b655a}.ahv-pre-index small{margin:0 0 -8px;font-size:.59rem;font-weight:900;letter-spacing:.17em}.ahv-pre-index strong{font-family:var(--font-head);font-size:2.25rem;font-weight:400;line-height:1}
.ahv-pre-rail{display:none}.ahv-pre-content{min-width:0}.ahv-pre-card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:1px 0 10px}.ahv-pre-status{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:#e8f4ef;color:#3f6f5d;font-size:.63rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.is-coming .ahv-pre-status{background:rgba(106,86,74,.07);color:#8a796e}.ahv-pre-reading{font-size:.68rem;color:#8b7a70}
.ahv-pre-card h4{margin:0 0 7px;font-family:var(--font-head);font-size:clamp(1.48rem,2.5vw,2rem);font-weight:400;line-height:1.06;color:var(--brown-dark)}.ahv-pre-meta{margin:0 0 10px;color:#477966;font-size:.72rem!important;font-weight:850;letter-spacing:.055em;line-height:1.45;text-transform:uppercase}.ahv-pre-description{margin:0 0 16px!important;color:#6b5b51;font-size:.91rem!important;line-height:1.62!important}.ahv-pre-open{display:inline-flex;align-items:center;gap:9px;margin-top:auto;padding:.72rem 1rem;border-radius:14px}.ahv-pre-open span{font-size:1.05em}
@media(max-width:860px){.ahv-pre-route{grid-template-columns:1fr}.ahv-pre-card{min-height:0}.ahv-pre-card.is-coming{min-height:0}}
@media(max-width:560px){.ahv-pre-library{margin-left:-4px;margin-right:-4px;padding:27px 15px;border-radius:26px}.ahv-pre-library:before{font-size:90px;right:-10px}.ahv-pre-library-head h3{font-size:2.55rem}.ahv-pre-card{grid-template-columns:54px minmax(0,1fr);gap:13px;padding:16px 14px 17px 14px;border-radius:20px}.ahv-pre-index{width:54px;height:60px;border-radius:16px}.ahv-pre-index strong{font-size:1.95rem}.ahv-pre-card-topline{align-items:flex-start}.ahv-pre-reading{display:none}.ahv-pre-open{width:100%;justify-content:center}.ahv-pre-library-kicker small{flex:1 0 100%;padding-left:18px}}

/* 4.0.31 · Love Guide · integrative couple health */
.ahv-couple-health{position:relative;overflow:hidden;border-radius:32px;padding:clamp(28px,5vw,58px);background:linear-gradient(145deg,#fffaf7 0%,#f4fbfa 48%,#f9f0f2 100%);border:1px solid rgba(54,117,112,.14);box-shadow:0 24px 70px rgba(67,76,73,.08)}
.ahv-couple-health:before,.ahv-couple-health:after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(1px)}
.ahv-couple-health:before{width:220px;height:220px;right:-90px;top:-95px;background:rgba(214,177,98,.12)}
.ahv-couple-health:after{width:180px;height:180px;left:-72px;bottom:-74px;background:rgba(92,184,179,.10)}
.ahv-couple-health-head{position:relative;z-index:1;max-width:900px;margin:0 auto 28px;text-align:center}
.ahv-couple-health-head h2{margin:.35rem 0 .8rem;font-size:clamp(2rem,4vw,3.45rem);line-height:1.02}
.ahv-couple-health-head p{max-width:790px;margin:0 auto;font-size:1.02rem;line-height:1.75;color:var(--ahv-muted,#626866)}
.ahv-couple-health-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.ahv-couple-health-card{display:flex;flex-direction:column;min-height:100%;padding:25px;border-radius:24px;background:rgba(255,255,255,.84);border:1px solid rgba(71,119,114,.13);box-shadow:0 16px 42px rgba(67,76,73,.06);backdrop-filter:blur(8px)}
.ahv-couple-health-card.is-her{background:linear-gradient(180deg,rgba(255,251,249,.96),rgba(252,241,244,.82))}
.ahv-couple-health-card.is-him{background:linear-gradient(180deg,rgba(255,253,247,.96),rgba(246,250,247,.86))}
.ahv-couple-health-card.is-both{background:linear-gradient(180deg,rgba(247,253,252,.96),rgba(242,248,248,.86))}
.ahv-couple-health-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#fff;border:1px solid rgba(70,118,113,.12);margin-bottom:16px}
.ahv-couple-health-icon img{display:block;max-width:42px;max-height:42px}
.ahv-couple-health-kicker{font-size:.72rem;letter-spacing:.18em;font-weight:800;color:#a1844f;margin-bottom:8px}
.ahv-couple-health-card h3{font-size:1.32rem;line-height:1.16;margin:0 0 12px}
.ahv-couple-health-card p{margin:0 0 15px;line-height:1.65;color:var(--ahv-muted,#626866)}
.ahv-couple-health-card ul{margin:0;padding-left:1.1rem;display:grid;gap:9px;color:#38413f;line-height:1.45}
.ahv-couple-health-card li::marker{color:#62b8b3}
.ahv-health-pdf-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:auto;padding:15px 16px;border-radius:18px;background:#fff;border:1px solid rgba(181,145,77,.24);text-decoration:none;color:inherit;box-shadow:0 10px 24px rgba(78,71,60,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.ahv-health-pdf-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(78,71,60,.10);border-color:rgba(181,145,77,.45)}
.ahv-health-pdf-card img{width:38px;height:38px}.ahv-health-pdf-card span{display:grid;gap:3px}.ahv-health-pdf-card b{font-size:.98rem}.ahv-health-pdf-card small{font-size:.78rem;line-height:1.35;color:var(--ahv-muted,#626866)}.ahv-health-pdf-card>strong{font-size:1.25rem;color:#9e7e43}
.ahv-couple-care-map{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}
.ahv-couple-care-map>div{padding:17px 16px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(74,119,114,.12);display:grid;gap:5px}
.ahv-couple-care-map span{font-size:.7rem;font-weight:800;letter-spacing:.15em;color:#aa8950}.ahv-couple-care-map strong{font-size:.95rem}.ahv-couple-care-map small{color:var(--ahv-muted,#626866);line-height:1.35}
.ahv-health-safety-note{position:relative;z-index:1;margin-top:18px;padding:20px 22px;border-radius:20px;background:rgba(255,255,255,.82);border-left:4px solid #62b8b3;box-shadow:0 10px 30px rgba(62,87,84,.05)}
.ahv-health-safety-note>strong{display:block;margin-bottom:6px;font-size:.84rem;letter-spacing:.12em;text-transform:uppercase;color:#367570}.ahv-health-safety-note p{margin:0;color:#4e5755;line-height:1.6;font-size:.9rem}
.ahv-health-source-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ahv-health-source-links a{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#f3f8f7;border:1px solid rgba(54,117,112,.14);font-size:.78rem;font-weight:700;text-decoration:none;color:#367570}.ahv-health-source-links a:hover{background:#eaf5f3}
@media(max-width:980px){.ahv-couple-health-grid{grid-template-columns:1fr}.ahv-couple-care-map{grid-template-columns:repeat(2,minmax(0,1fr))}.ahv-couple-health-card{min-height:auto}}
@media(max-width:620px){.ahv-couple-health{border-radius:24px;padding:26px 16px}.ahv-couple-health-head{text-align:left}.ahv-couple-health-head p{font-size:.96rem}.ahv-couple-health-card{padding:20px}.ahv-couple-care-map{grid-template-columns:1fr}.ahv-health-source-links{display:grid}.ahv-health-source-links a{justify-content:center;text-align:center}}

/* 4.0.32 · Love Guide: direct path to Milagro for reproductive journey */
.ahv-reproductive-path{margin-top:14px!important;font-weight:650}.ahv-reproductive-path a{text-decoration:underline;text-underline-offset:4px}.ahv-reproductive-path a:hover{text-decoration-thickness:2px}


/* 4.0.33 · Love Guide · singular voice + innovative health section */
.ahv-couple-health-v433{background:radial-gradient(circle at 8% 10%,rgba(255,230,236,.78),transparent 24%),radial-gradient(circle at 92% 0,rgba(225,245,240,.95),transparent 25%),linear-gradient(140deg,#fffaf7 0%,#f7fcfb 48%,#fbf3f5 100%)}
.ahv-couple-health-v433 .ahv-couple-health-head{max-width:980px;margin-bottom:34px}
.ahv-couple-health-v433 .ahv-couple-health-head h2{font-size:clamp(2.2rem,4vw,3.8rem);letter-spacing:-.03em}
.ahv-couple-health-v433 .ahv-couple-health-head>p{max-width:860px;font-size:1.05rem}
.ahv-couple-health-layout{display:grid;gap:20px;position:relative;z-index:1}
.ahv-couple-health-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.ahv-couple-health-v433 .ahv-couple-health-card{padding:28px;border-radius:28px;border:1px solid rgba(82,122,117,.14);box-shadow:0 18px 48px rgba(63,76,72,.06)}
.ahv-couple-health-v433 .ahv-couple-health-card.is-her{background:linear-gradient(180deg,rgba(255,251,249,.98),rgba(250,237,242,.92))}
.ahv-couple-health-v433 .ahv-couple-health-card.is-him{background:linear-gradient(180deg,rgba(255,252,246,.98),rgba(241,248,244,.92))}
.ahv-couple-health-v433 .ahv-couple-health-card.is-both{background:linear-gradient(135deg,rgba(247,253,252,.98),rgba(246,242,249,.94));padding:30px}
.ahv-couple-health-card-wide{position:relative;overflow:hidden}
.ahv-couple-health-card-wide:before{content:"";position:absolute;right:-35px;top:-35px;width:160px;height:160px;border-radius:50%;background:rgba(104,187,181,.08)}
.ahv-couple-health-card-wide:after{content:"";position:absolute;left:-20px;bottom:-28px;width:120px;height:120px;border-radius:50%;background:rgba(205,173,100,.08)}
.ahv-couple-health-card-wide-head{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:start;margin-bottom:14px;position:relative;z-index:1}
.ahv-couple-health-card-wide h3{max-width:860px;font-size:clamp(1.5rem,2.5vw,2.05rem)}
.ahv-couple-health-both-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;position:relative;z-index:1}
.ahv-couple-health-both-grid>div{padding:16px 16px 14px;border-radius:20px;background:rgba(255,255,255,.76);border:1px solid rgba(82,122,117,.11)}
.ahv-couple-health-both-grid h4{margin:0 0 10px;font-size:.95rem;letter-spacing:.06em;text-transform:uppercase;color:#876d3f}
.ahv-couple-health-both-grid ul{margin:0;padding-left:1.05rem;display:grid;gap:8px;line-height:1.5}
.ahv-couple-health-both-grid li::marker{color:#62b8b3}
.ahv-couple-care-map-innovative{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:8px}
.ahv-couple-care-map-innovative>div{position:relative;padding:18px 16px 18px 18px;border-radius:22px;background:rgba(255,255,255,.78);overflow:hidden}
.ahv-couple-care-map-innovative>div:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#63b7b2,#d2b06a)}
.ahv-couple-care-map-innovative strong{font-size:1rem}
.ahv-couple-care-map-innovative small{line-height:1.45}
@media(max-width:980px){.ahv-couple-health-duo,.ahv-couple-health-both-grid,.ahv-couple-care-map-innovative{grid-template-columns:1fr 1fr}.ahv-couple-health-v433 .ahv-couple-health-head{text-align:left}.ahv-couple-health-v433 .ahv-couple-health-head>p{margin-left:0}.ahv-couple-health-v433 .ahv-reproductive-path{margin-left:0}}
@media(max-width:680px){.ahv-couple-health-duo,.ahv-couple-health-both-grid,.ahv-couple-care-map-innovative{grid-template-columns:1fr}.ahv-couple-health-v433 .ahv-couple-health-card{padding:22px}.ahv-couple-health-card-wide-head{grid-template-columns:50px minmax(0,1fr)}.ahv-couple-health-v433 .ahv-couple-health-head h2{font-size:2.35rem}}

/* Love Guide master PDF · Mallorca edition */
body.page-amor .ahv-love-masterguide{padding-top:16px;padding-bottom:18px}
body.page-amor .ahv-love-masterguide-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:34px;align-items:center;padding:34px;border:1px solid rgba(158,95,112,.28);border-radius:30px;background:linear-gradient(135deg,#fff8f7 0%,#fffdfb 56%,#f2f5ed 100%);box-shadow:0 22px 65px rgba(100,72,76,.10)}
body.page-amor .ahv-love-masterguide-card:before{content:"";position:absolute;width:290px;height:290px;border-radius:50%;right:-100px;top:-125px;background:rgba(199,125,142,.12);border:1px solid rgba(199,125,142,.18)}
body.page-amor .ahv-love-masterguide-copy{position:relative;z-index:2}
body.page-amor .ahv-love-masterguide-copy h2{max-width:760px;margin:5px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.03;letter-spacing:-.035em}
body.page-amor .ahv-love-masterguide-copy p{max-width:800px;color:var(--muted,#6f6867);font-size:16px;line-height:1.65}
body.page-amor .ahv-love-masterguide-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 21px}
body.page-amor .ahv-love-masterguide-tags span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(158,95,112,.16);font-size:12px;font-weight:700;letter-spacing:.02em}
body.page-amor .ahv-love-masterguide-btn{display:inline-flex;align-items:center;gap:8px}
body.page-amor .ahv-love-masterguide-art{position:relative;z-index:2;min-height:230px;border-radius:50% 50% 44% 56% / 50% 43% 57% 50%;background:#f9e8ea;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(199,125,142,.20)}
body.page-amor .ahv-love-masterguide-art img{width:58px;height:58px;object-fit:contain;margin-bottom:12px}
body.page-amor .ahv-love-masterguide-art span{font-family:Georgia,'Times New Roman',serif;font-weight:700;letter-spacing:.08em;font-size:18px;line-height:1.15;color:#805463}
@media(max-width:760px){body.page-amor .ahv-love-masterguide-card{grid-template-columns:1fr;padding:24px;border-radius:24px}body.page-amor .ahv-love-masterguide-art{min-height:170px}body.page-amor .ahv-love-masterguide-copy h2{font-size:34px}}

/* 4.0.36 · Love Guide visual rituals gallery */
.ahv-love-visual-section{padding-top:36px}
.ahv-love-visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.ahv-love-visual-card{background:linear-gradient(180deg,#fffdf9,#f8f2ea);border:1px solid rgba(98,75,67,.12);border-radius:30px;overflow:hidden;box-shadow:0 16px 44px rgba(98,75,67,.08);display:flex;flex-direction:column}
.ahv-love-visual-image{display:block;background:#f8f4ee;padding:16px;border-bottom:1px solid rgba(98,75,67,.08)}
.ahv-love-visual-image img{display:block;width:100%;height:auto;border-radius:22px;box-shadow:0 12px 24px rgba(98,75,67,.08)}
.ahv-love-visual-copy{padding:24px 24px 26px}
.ahv-love-visual-copy h3{font-family:var(--font-head);font-weight:400;font-size:30px;line-height:1.08;color:var(--brown-dark);margin:0 0 12px}
.ahv-love-visual-copy p{font-size:13px;line-height:1.8;margin:0 0 14px;color:#705c54}
@media(max-width:900px){.ahv-love-visual-grid{grid-template-columns:1fr}}


/* 4.0.37 · Love Guide master card · text-only, no oversized icon */
body.page-amor .ahv-love-masterguide-card{display:block!important;max-width:980px;margin:0 auto;padding:38px 42px!important;background:linear-gradient(135deg,#fffaf7 0%,#fffdfb 55%,#f3f7f2 100%)!important}
body.page-amor .ahv-love-masterguide-card:before{display:none!important}
body.page-amor .ahv-love-masterguide-copy{max-width:820px;margin:0 auto;text-align:left}
body.page-amor .ahv-love-masterguide-copy h2{max-width:none!important}
body.page-amor .ahv-love-masterguide-art{display:none!important}
@media(max-width:760px){body.page-amor .ahv-love-masterguide-card{padding:26px 22px!important}body.page-amor .ahv-love-masterguide-copy{text-align:left}}

/* 4.0.38 · /amor/ typography system · celeste */
body.page-amor{
  --amor-celeste:#8dbbd5;
  --amor-celeste-deep:#648da5;
  --amor-celeste-soft:#b8d7e8;
  --amor-celeste-pale:#eaf4f9;
  --amor-ink:#5f8499;
  --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;
  font-family:var(--font-body)!important;
  color:var(--amor-ink)!important;
}
body.page-amor .ahv-header,
body.page-amor .ahv-header *,
body.page-amor .ahv-main,
body.page-amor .ahv-main *,
body.page-amor .ahv-footer,
body.page-amor .ahv-footer *{
  font-family:var(--font-body);
}
body.page-amor :is(h1,h2,h3,h4,h5,h6),
body.page-amor .ahv-brand strong,
body.page-amor .ahv-accordion summary,
body.page-amor .ahv-love-masterguide-copy h2,
body.page-amor .ahv-love-visual-copy h3,
body.page-amor .ahv-section-heading h2,
body.page-amor .ahv-course-hero h1,
body.page-amor .ahv-page-hero h1{
  font-family:var(--font-head)!important;
  font-weight:400!important;
  color:var(--amor-celeste-deep)!important;
}
body.page-amor .ahv-script,
body.page-amor .ahv-handwritten,
body.page-amor .ahv-script-accent{
  font-family:var(--font-script)!important;
  color:var(--amor-celeste)!important;
  font-weight:400!important;
}
body.page-amor :is(p,li,small,label),
body.page-amor .ahv-course-copy p,
body.page-amor .ahv-section-heading p,
body.page-amor .ahv-love-masterguide-copy p,
body.page-amor .ahv-love-visual-copy p{
  font-family:var(--font-body)!important;
  color:var(--amor-ink)!important;
}
body.page-amor :is(.ahv-eyebrow,.ahv-kicker),
body.page-amor .ahv-document-card small,
body.page-amor .ahv-audio-label,
body.page-amor .ahv-love-masterguide-tags span{
  font-family:var(--font-body)!important;
  color:var(--amor-celeste-deep)!important;
  letter-spacing:.13em;
}
body.page-amor .ahv-desktop-nav,
body.page-amor .ahv-desktop-nav a,
body.page-amor .ahv-bottom-nav,
body.page-amor .ahv-bottom-nav a,
body.page-amor .ahv-header-cta,
body.page-amor .ahv-install,
body.page-amor .ahv-btn,
body.page-amor button,
body.page-amor input,
body.page-amor select,
body.page-amor textarea{
  font-family:var(--font-body)!important;
}
body.page-amor .ahv-desktop-nav a,
body.page-amor .ahv-brand small,
body.page-amor .ahv-text-link,
body.page-amor .ahv-inline-link{
  color:var(--amor-celeste-deep)!important;
}
body.page-amor .ahv-desktop-nav a:after{background:var(--amor-celeste)!important}
body.page-amor .ahv-btn,
body.page-amor .ahv-header-cta{
  background:var(--amor-celeste)!important;
  border-color:var(--amor-celeste)!important;
  color:#fff!important;
}
body.page-amor .ahv-btn-ghost{
  background:transparent!important;
  color:var(--amor-celeste-deep)!important;
  border-color:var(--amor-celeste)!important;
}
body.page-amor .ahv-love-masterguide-tags span,
body.page-amor .ahv-document-card,
body.page-amor .ahv-love-visual-card{
  border-color:rgba(141,187,213,.28)!important;
}
body.page-amor .ahv-love-masterguide-card{
  border-color:rgba(141,187,213,.28)!important;
  background:linear-gradient(135deg,#fffdf9 0%,#f8fcfe 56%,#eef7fb 100%)!important;
}
body.page-amor .ahv-love-visual-card{background:linear-gradient(180deg,#fffefd,#f4fafe)!important}
body.page-amor .ahv-love-visual-image{background:#f6fbfd!important}
body.page-amor .ahv-document-card strong,
body.page-amor .ahv-audio-card h3,
body.page-amor .ahv-substack-entry h3,
body.page-amor .ahv-video-copy h3{
  color:var(--amor-celeste-deep)!important;
}
body.page-amor .ahv-footer{background:#edf6fa!important;color:var(--amor-ink)!important}
body.page-amor .ahv-footer :is(p,a,small,span){color:var(--amor-ink)!important}
body.page-amor .ahv-footer h2{color:var(--amor-celeste-deep)!important}
body.page-amor .ahv-footer-bottom{border-top-color:rgba(100,141,165,.18)!important}

/* 4.0.39 · accessible global language menu */
.ahv-lang-switch{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:5px 6px 5px 11px!important;border:1px solid rgba(100,141,165,.28)!important;border-radius:999px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 5px 18px rgba(82,111,126,.08)!important;overflow:visible!important;white-space:nowrap!important}
.ahv-lang-switch-title{font-family:var(--font-body)!important;font-size:9px!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#648da5!important;font-weight:600!important}
.ahv-lang-switch-options{display:inline-flex!important;align-items:center!important;gap:3px!important}
.ahv-lang-switch a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;min-height:36px!important;padding:7px 10px!important;border-radius:999px!important;font-family:var(--font-body)!important;font-size:10px!important;line-height:1!important;letter-spacing:.06em!important;color:#5f8499!important;transition:background .2s,color .2s,transform .2s!important}
.ahv-lang-switch a+ a:before{display:none!important}
.ahv-lang-switch a:hover{background:#edf6fa!important;color:#4e7890!important;transform:translateY(-1px)}
.ahv-lang-switch a.is-active{background:#8dbbd5!important;color:#fff!important;box-shadow:0 4px 12px rgba(100,141,165,.18)!important}
.ahv-lang-short{display:none}.ahv-lang-full{display:inline}
.ahv-footer .ahv-lang-switch{margin-top:18px!important;background:rgba(255,255,255,.74)!important}
@media(max-width:980px){
  .ahv-header-inner{row-gap:6px!important}
  .ahv-header-tools{order:3!important;width:100%!important;margin-left:0!important;justify-content:flex-end!important;padding:0 0 5px!important}
  .ahv-header-tools .ahv-lang-switch{margin-left:auto!important}
  .ahv-lang-switch-title{font-size:8px!important}
  .ahv-lang-switch a{min-width:42px!important;min-height:38px!important;padding:8px 10px!important;font-size:10px!important}
  .ahv-lang-full{display:none!important}.ahv-lang-short{display:inline!important}
}
@media(max-width:680px){
  .ahv-header-inner{padding:6px 12px 8px!important}
  .ahv-header-tools{justify-content:center!important}
  .ahv-header-tools .ahv-lang-switch{margin:0 auto!important}
  .ahv-lang-switch{width:min(100%,310px)!important;justify-content:space-between!important;padding:5px 7px 5px 12px!important}
  .ahv-lang-switch-title{font-size:9px!important}
  .ahv-lang-switch-options{gap:5px!important}
  .ahv-lang-switch a{min-width:46px!important;min-height:40px!important;font-size:11px!important;padding:8px 11px!important}
}

/* 4.0.39 · /amor/ fast visual gallery */
body.page-amor .ahv-love-visual-section{padding-top:54px!important}
body.page-amor .ahv-love-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}
body.page-amor .ahv-love-gallery-item{margin:0;background:#fff;border:1px solid rgba(141,187,213,.22);border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(93,132,153,.07);content-visibility:auto;contain-intrinsic-size:420px 610px}
body.page-amor .ahv-love-gallery-link{display:block;position:relative;overflow:hidden;background:#f5fafc;aspect-ratio:1055/1491;cursor:zoom-in}
body.page-amor .ahv-love-gallery-link:after{content:"+";position:absolute;right:12px;bottom:12px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.9);color:#648da5;font-size:18px;box-shadow:0 5px 16px rgba(60,90,110,.14);opacity:0;transform:translateY(3px);transition:.2s}
body.page-amor .ahv-love-gallery-link:hover:after{opacity:1;transform:none}
body.page-amor .ahv-love-gallery-link img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .28s ease}
body.page-amor .ahv-love-gallery-link:hover img{transform:scale(1.012)}
body.page-amor .ahv-love-gallery-item figcaption{padding:14px 15px 16px;display:grid;gap:5px}
body.page-amor .ahv-love-gallery-item figcaption strong{font-family:var(--font-head)!important;font-size:21px;line-height:1.06;font-weight:400;color:var(--amor-celeste-deep)!important}
body.page-amor .ahv-love-gallery-item figcaption span{font-family:var(--font-body)!important;font-size:10.5px;line-height:1.55;color:var(--amor-ink)!important}
@media(max-width:900px){body.page-amor .ahv-love-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){body.page-amor .ahv-love-gallery{grid-template-columns:1fr;gap:16px}body.page-amor .ahv-love-gallery-item figcaption strong{font-size:24px}body.page-amor .ahv-love-gallery-item figcaption span{font-size:12px}}

.ahv-love-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(34,41,45,.82);display:flex;align-items:center;justify-content:center;padding:22px;backdrop-filter:blur(8px)}
.ahv-love-lightbox[hidden]{display:none!important}
.ahv-love-lightbox-inner{position:relative;max-width:min(94vw,980px);max-height:94vh;display:grid;gap:10px;justify-items:center}
.ahv-love-lightbox img{display:block;max-width:100%;max-height:88vh;width:auto;height:auto;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.28)}
.ahv-love-lightbox-close{position:absolute;right:-10px;top:-10px;width:44px;height:44px;border-radius:50%;border:0;background:#fff;color:#648da5;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.2)}
.ahv-love-lightbox-title{color:#fff;font-family:var(--font-body);font-size:12px;letter-spacing:.04em;text-align:center}

/* English /amor/: guarantee that English-only library cards remain visually clear */
html[lang="en-US"] body.page-amor .ahv-love-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:640px){html[lang="en-US"] body.page-amor .ahv-love-doc-grid{grid-template-columns:1fr}}

/* 4.0.40 · Unified PayPal + Stripe controls for Wanderlust and Gemonature */
.ahv-book-payments{max-width:1184px;margin:34px auto 10px;padding:clamp(28px,4vw,46px);border:1px solid rgba(98,75,67,.12);border-radius:32px;background:linear-gradient(145deg,#fffdfa,#eef7f6);box-shadow:0 16px 44px rgba(98,75,67,.07);display:grid;grid-template-columns:minmax(0,.8fr) minmax(340px,1.2fr);gap:28px 40px;align-items:center}
.ahv-book-payments-copy h2{font-family:var(--font-head);font-weight:400;font-size:clamp(36px,5vw,56px);line-height:1.04;color:var(--brown-dark);margin:7px 0 10px}.ahv-book-payments-copy p{margin:0;font-size:13px;color:#715e55}
.ahv-book-payment-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ahv-pay-button{min-height:96px;padding:18px 20px;border-radius:22px;border:1px solid rgba(98,75,67,.12);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;background:#fff}
.ahv-pay-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(57,127,123,.12);border-color:rgba(57,127,123,.34)}
.ahv-pay-brand{font-family:var(--font-head);font-size:30px;line-height:1;color:var(--brown-dark)}.ahv-pay-button small{font-size:11px;letter-spacing:.04em;color:#6f5e57}
.ahv-paypal-button{background:linear-gradient(145deg,#f6fbff,#fff)}.ahv-stripe-button{background:linear-gradient(145deg,#f8f5ff,#fff)}
.ahv-book-payment-note{grid-column:1/-1;margin:0;padding-top:16px;border-top:1px solid rgba(98,75,67,.1);font-size:10px!important;line-height:1.65;color:#7a6a63}
@media(max-width:900px){.ahv-book-payments{grid-template-columns:1fr;margin-inline:28px}.ahv-book-payment-buttons{max-width:720px}}
@media(max-width:600px){.ahv-book-payments{margin:24px 18px 8px;padding:24px 18px;border-radius:26px}.ahv-book-payment-buttons{grid-template-columns:1fr}.ahv-pay-button{min-height:84px}.ahv-pay-brand{font-size:27px}}

/* 4.0.41 · Conversion-focused secure checkout CTAs + refined Energy Exchange footer */
.ahv-home-price-cta,
.ahv-price-action{
  display:grid;grid-template-columns:1fr auto;grid-template-areas:"label price" "note price";gap:3px 18px;align-items:center;
  width:min(100%,420px);margin:18px 0 22px;padding:17px 20px;border:1px solid rgba(57,127,123,.22);border-radius:22px;
  background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(229,242,240,.9));box-shadow:0 12px 34px rgba(57,127,123,.09);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease
}
.ahv-home-price-cta:hover,.ahv-price-action:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(57,127,123,.14);border-color:rgba(57,127,123,.42)}
.ahv-home-price-cta>span,.ahv-price-action>span{grid-area:label;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--turq-dark)}
.ahv-home-price-cta>strong,.ahv-price-action>strong{grid-area:price;font-family:var(--font-head);font-size:clamp(31px,4vw,43px);line-height:1;font-weight:400;color:var(--brown-dark);white-space:nowrap}
.ahv-home-price-cta>small,.ahv-price-action>small{grid-area:note;font-size:11px;color:#766159}
.ahv-home-price-cta.is-course-link{background:linear-gradient(135deg,#fffaf8,#fdecef);border-color:rgba(185,129,143,.22)}
.ahv-payment-secondary{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:10px 14px;border:1px solid rgba(57,127,123,.2);border-radius:999px;background:rgba(255,255,255,.74);font-size:11px;letter-spacing:.03em;color:var(--brown-dark);transition:.2s}
.ahv-payment-secondary span{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--turq-dark)}
.ahv-payment-secondary:hover{transform:translateY(-1px);border-color:rgba(57,127,123,.42);background:#fff}
.ahv-payment-secondary.is-light{border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.12);color:#fff}.ahv-payment-secondary.is-light span{color:#fff}.ahv-payment-secondary.is-light:hover{background:rgba(255,255,255,.22)}
.ahv-service-cta-stack{display:flex;flex-direction:column;align-items:stretch;gap:9px;min-width:210px}.ahv-service-cta-stack .ahv-payment-secondary{justify-content:center;margin:0}
.ahv-price-line-cta{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ahv-price-line-cta:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(57,127,123,.12);border-color:rgba(57,127,123,.38)}
.ahv-inline-purchase-actions,.ahv-price-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:14px}
.ahv-price-action{margin:18px 0 8px;width:min(100%,470px)}
.ahv-wanderlust-price-cta{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.ahv-wanderlust-price-cta:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(57,127,123,.12)}

.ahv-footer-commerce{position:relative;z-index:2;max-width:1184px;margin:28px auto 22px;padding:0 28px;display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:18px;align-items:stretch}
.ahv-energy-exchange{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px 22px;border:1px solid rgba(57,127,123,.18);border-radius:24px;background:linear-gradient(135deg,#e7f3f1,#fff5f5);box-shadow:0 12px 32px rgba(71,94,88,.08);transition:.2s}
.ahv-energy-exchange:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(71,94,88,.13);border-color:rgba(57,127,123,.34)}
.ahv-energy-symbol{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--turq-dark);font-family:var(--font-head);font-size:24px;box-shadow:0 7px 18px rgba(57,127,123,.1)}
.ahv-energy-exchange small{display:block;margin-bottom:3px;font-size:8.5px;letter-spacing:.15em;text-transform:uppercase;color:var(--turq-dark)}
.ahv-energy-exchange strong{display:block;font-family:var(--font-head);font-size:25px;line-height:1.06;font-weight:400;color:var(--brown-dark)}
.ahv-energy-exchange b{font-size:20px;color:var(--turq-dark);font-weight:400}
.ahv-footer-checkout-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid rgba(98,75,67,.12);border-radius:24px;overflow:hidden;background:rgba(255,255,255,.64)}
.ahv-footer-checkout-links a{min-width:0;padding:17px 14px;display:flex;flex-direction:column;justify-content:center;gap:3px;border-right:1px solid rgba(98,75,67,.09);transition:background .2s ease,transform .2s ease}
.ahv-footer-checkout-links a:last-child{border-right:0}.ahv-footer-checkout-links a:hover{background:#fff}
.ahv-footer-checkout-links span{font-size:10px;letter-spacing:.1em;font-weight:600;color:var(--brown-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ahv-footer-checkout-links small{font-size:8.5px;line-height:1.35;color:#7b6860}.ahv-footer-checkout-links .is-gemonature small{font-size:7.5px;letter-spacing:.12em}
.ahv-footer-checkout-links a:focus-visible,.ahv-energy-exchange:focus-visible,.ahv-home-price-cta:focus-visible,.ahv-price-action:focus-visible,.ahv-payment-secondary:focus-visible{outline:3px solid rgba(57,127,123,.32);outline-offset:3px}

@media(max-width:980px){
  .ahv-footer-commerce{grid-template-columns:1fr}.ahv-footer-checkout-links{grid-template-columns:repeat(3,1fr)}.ahv-footer-checkout-links a{border-bottom:1px solid rgba(98,75,67,.09)}
}
@media(max-width:680px){
  .ahv-home-price-cta,.ahv-price-action{width:100%;padding:15px 16px;border-radius:18px}.ahv-home-price-cta>strong,.ahv-price-action>strong{font-size:32px}
  .ahv-payment-secondary{width:100%;justify-content:center}.ahv-inline-purchase-actions,.ahv-price-actions{align-items:stretch}.ahv-inline-purchase-actions>* ,.ahv-price-actions>*{width:100%;justify-content:center}
  .ahv-service-cta-stack{width:100%;min-width:0}.ahv-footer-commerce{padding:0 18px}.ahv-energy-exchange{padding:17px 16px}.ahv-energy-exchange strong{font-size:22px}
  .ahv-footer-checkout-links{grid-template-columns:1fr 1fr}.ahv-footer-checkout-links a:nth-child(2n){border-right:0}.ahv-footer-checkout-links span{font-size:9.5px}
}

/* 4.0.43 · Compact Love Guide visual gallery */
body.page-amor .ahv-love-visual-section{padding-top:30px}
body.page-amor .ahv-love-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:start}
body.page-amor .ahv-love-gallery-item{border-radius:18px;box-shadow:0 8px 24px rgba(93,132,153,.06);contain-intrinsic-size:230px 360px}
body.page-amor .ahv-love-gallery-link{aspect-ratio:1000/1413;padding:6px;background:linear-gradient(180deg,#f8fcfd,#f3f8fa)}
body.page-amor .ahv-love-gallery-link img{border-radius:12px}
body.page-amor .ahv-love-gallery-link:after{right:8px;bottom:8px;width:28px;height:28px;font-size:16px}
body.page-amor .ahv-love-gallery-item figcaption{padding:10px 11px 12px;gap:4px}
body.page-amor .ahv-love-gallery-item figcaption strong{font-size:17px;line-height:1.08}
body.page-amor .ahv-love-gallery-item figcaption span{font-size:9.5px;line-height:1.45}
@media(max-width:1100px){body.page-amor .ahv-love-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:820px){body.page-amor .ahv-love-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}
@media(max-width:600px){
  body.page-amor .ahv-love-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body.page-amor .ahv-love-gallery-item{border-radius:15px}
  body.page-amor .ahv-love-gallery-link{padding:4px}
  body.page-amor .ahv-love-gallery-item figcaption{padding:8px 8px 10px}
  body.page-amor .ahv-love-gallery-item figcaption strong{font-size:15px}
  body.page-amor .ahv-love-gallery-item figcaption span{display:none}
  body.page-amor .ahv-love-gallery-link:after{opacity:1;transform:none;width:26px;height:26px;right:6px;bottom:6px;background:rgba(255,255,255,.92)}
}


/* AnaHealings VIP 4.0.46 · Blessed wording + premium book cards with real covers */
.ahv-book-card-clean{grid-template-columns:minmax(240px,.86fr) minmax(0,1.14fr);min-height:390px;align-items:stretch;border-color:rgba(98,75,67,.12);box-shadow:0 20px 54px rgba(98,75,67,.08)}
.ahv-book-card-clean:nth-child(1){background:linear-gradient(145deg,#fbfdff 0%,#f2fbff 52%,#ffffff 100%)}
.ahv-book-card-clean:nth-child(2){background:linear-gradient(145deg,#fffefe 0%,#f4fbfd 50%,#ffffff 100%)}
.ahv-book-cover-clean{flex-direction:column;justify-content:center;gap:14px;padding:30px 24px;text-align:center;background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.95),rgba(255,255,255,0) 22%),linear-gradient(160deg,#e8f4f4,#f8ece6)}
.ahv-book-card-clean:nth-child(1) .ahv-book-cover-clean{background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.92),rgba(255,255,255,0) 22%),linear-gradient(160deg,#dff2fb,#e9f8fb 46%,#f6fbff 100%)}
.ahv-book-card-clean:nth-child(2) .ahv-book-cover-clean{background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.92),rgba(255,255,255,0) 22%),linear-gradient(160deg,#e7f6f4,#eef9f7 44%,#fff6f8 100%)}
.ahv-book-cover-stage{width:min(100%,220px);aspect-ratio:2/3;display:grid;place-items:center;padding:16px;border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 18px 40px rgba(78,83,100,.14);border:1px solid rgba(98,75,67,.08)}
.ahv-book-cover-clean img{width:100%;height:100%;max-height:none;object-fit:contain;filter:drop-shadow(0 16px 28px rgba(60,70,90,.16))}
.ahv-book-cover-clean span,.ahv-book-cover-clean strong,.ahv-book-cover-clean small{display:block}
.ahv-book-cover-clean span{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--turq-dark)}
.ahv-book-cover-clean strong{font-family:var(--font-head);font-size:clamp(28px,3vw,38px);font-weight:400;line-height:1;color:var(--brown-dark)}
.ahv-book-cover-clean small{font-size:12px;line-height:1.5;color:#6d5b52;max-width:240px}
.ahv-book-copy{padding:38px 34px}
.ahv-book-copy h3{font-size:clamp(42px,4vw,52px);line-height:1.02;margin:10px 0 14px}
.ahv-book-copy p{font-size:15px;line-height:1.7;margin:0 0 22px;color:#6f5d55}
.ahv-book-purchase-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:auto}
.ahv-book-purchase{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 24px;border-radius:999px;background:var(--turq);border:1px solid var(--turq);color:#fff;letter-spacing:.04em;box-shadow:0 12px 28px rgba(57,127,123,.18)}
.ahv-book-details-link{font-size:13px;color:var(--turq-dark);text-decoration:underline;text-underline-offset:5px}
@media(max-width:980px){.ahv-book-card-clean{grid-template-columns:1fr}.ahv-book-copy{padding:30px 28px}.ahv-book-cover-stage{width:min(100%,205px)}}
@media(max-width:680px){.ahv-book-cover-clean{padding:26px 20px}.ahv-book-copy h3{font-size:38px}.ahv-book-copy p{font-size:14px}.ahv-book-purchase{width:100%}.ahv-book-details-link{font-size:12px}}

/* AnaHealings VIP 4.0.47 · equal-size Gemonature/Wanderlust covers */
.ahv-book-cover-stage{aspect-ratio:2/3;overflow:hidden}.ahv-book-cover-stage img{width:100%;height:100%;object-fit:cover;object-position:center}.ahv-book-card-clean .ahv-book-cover-stage{flex:0 0 auto}


/* AnaHealings VIP 4.0.48 · lightweight readable Love Guide gallery */
body.page-amor .ahv-love-visual-section{padding-top:28px!important}
body.page-amor .ahv-love-gallery{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:start!important}
body.page-amor .ahv-love-gallery-item{border-radius:18px!important;overflow:hidden!important;background:rgba(255,255,255,.94)!important;box-shadow:0 8px 24px rgba(93,132,153,.06)!important;content-visibility:auto;contain-intrinsic-size:260px 430px}
body.page-amor .ahv-love-gallery-link{display:block!important;position:relative!important;aspect-ratio:1000/1413!important;padding:5px!important;overflow:hidden!important;background:linear-gradient(180deg,#f8fcfd,#f3f8fa)!important;cursor:zoom-in!important}
body.page-amor .ahv-love-gallery-link img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;border-radius:11px!important;transition:transform .25s ease!important}
body.page-amor .ahv-love-gallery-link:hover img{transform:scale(1.015)!important}
body.page-amor .ahv-love-gallery-link:after{content:"↗"!important;opacity:1!important;transform:none!important;right:7px!important;bottom:7px!important;width:29px!important;height:29px!important;font-size:14px!important;background:rgba(255,255,255,.94)!important}
body.page-amor .ahv-love-gallery-item figcaption{padding:10px 11px 12px!important;gap:4px!important}
body.page-amor .ahv-love-gallery-item figcaption strong{font-size:17px!important;line-height:1.08!important}
body.page-amor .ahv-love-gallery-item figcaption span{font-size:9.5px!important;line-height:1.45!important}
html[lang="de-DE"] body.page-amor .ahv-love-gallery-item figcaption strong{font-size:16px!important}
.ahv-love-lightbox{padding:14px!important}
.ahv-love-lightbox-inner{max-width:min(96vw,1120px)!important;max-height:96vh!important}
.ahv-love-lightbox img{max-height:90vh!important;border-radius:14px!important}
.ahv-love-lightbox-title{font-size:13px!important}
@media(max-width:1050px){body.page-amor .ahv-love-gallery{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){body.page-amor .ahv-love-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}body.page-amor .ahv-love-gallery-item figcaption span{display:block!important;font-size:10px!important}}
@media(max-width:430px){body.page-amor .ahv-love-gallery{grid-template-columns:1fr!important;gap:14px!important}body.page-amor .ahv-love-gallery-item figcaption{padding:12px 13px 14px!important}body.page-amor .ahv-love-gallery-item figcaption strong{font-size:20px!important}body.page-amor .ahv-love-gallery-item figcaption span{font-size:11px!important}}

/* AnaHealings VIP 4.0.51 · German Love Guide PDF routing + global checkout */


/* 4.0.51 · Global AnaHealings checkout platform */
.ahv-checkout-modal[hidden],.ahv-checkout-bank-panel[hidden]{display:none!important}
.ahv-checkout-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px;background:rgba(52,45,42,.56);backdrop-filter:blur(8px);overflow:auto}
.ahv-checkout-dialog{position:relative;width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid rgba(98,75,67,.14);border-radius:30px;background:linear-gradient(145deg,#fffdfa 0%,#f4fbfa 55%,#fff7f7 100%);box-shadow:0 28px 80px rgba(47,41,38,.24);padding:clamp(24px,4vw,42px)}
.ahv-checkout-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:1px solid rgba(98,75,67,.12);border-radius:50%;background:rgba(255,255,255,.86);font-size:25px;line-height:1;color:var(--brown-dark);cursor:pointer}
.ahv-checkout-heading{padding-right:48px}.ahv-checkout-heading h2{margin:6px 0 8px;font-family:var(--font-head);font-weight:400;font-size:clamp(34px,5vw,50px);line-height:1;color:var(--brown-dark)}
.ahv-checkout-heading p{max-width:620px;margin:0;color:#725f57;font-size:12px;line-height:1.65}
.ahv-checkout-steps{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:22px 0 14px}.ahv-checkout-steps span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#7c6b63}.ahv-checkout-steps span.is-active{color:var(--turq-dark);font-weight:700}.ahv-checkout-steps i{height:1px;background:linear-gradient(90deg,rgba(57,127,123,.5),rgba(185,129,143,.28))}
.ahv-checkout-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;border:1px solid rgba(57,127,123,.16);border-radius:20px;background:rgba(255,255,255,.7)}.ahv-checkout-summary div{display:flex;flex-direction:column;gap:3px}.ahv-checkout-summary small{font-size:8px;letter-spacing:.14em;color:var(--turq-dark)}.ahv-checkout-summary strong{font-family:var(--font-head);font-size:23px;font-weight:400;color:var(--brown-dark)}.ahv-checkout-summary>b{font-family:var(--font-head);font-size:27px;font-weight:400;color:var(--brown-dark);white-space:nowrap}
.ahv-checkout-method-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:24px 2px 10px}.ahv-checkout-method-title strong{font-family:var(--font-head);font-size:24px;font-weight:400;color:var(--brown-dark)}.ahv-checkout-method-title small{font-size:9px;color:#806d64}
.ahv-checkout-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.ahv-checkout-method{appearance:none;text-align:left;min-height:104px;padding:16px;border:1px solid rgba(98,75,67,.12);border-radius:19px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;color:var(--brown-dark);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ahv-checkout-method:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(57,127,123,.1);border-color:rgba(57,127,123,.32)}.ahv-checkout-method-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eef7f6;color:var(--turq-dark);font-family:var(--font-head);font-size:18px}.ahv-checkout-method span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.ahv-checkout-method strong{font-size:12px}.ahv-checkout-method small{font-size:8.5px;line-height:1.35;color:#806c64}.ahv-checkout-method>b{font-size:17px;font-weight:400;color:var(--turq-dark)}
.ahv-checkout-bank-panel{margin-top:14px;padding:20px;border:1px solid rgba(57,127,123,.15);border-radius:22px;background:rgba(238,247,246,.66)}.ahv-checkout-bank-intro{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:13px}.ahv-checkout-bank-intro strong{font-family:var(--font-head);font-size:22px;font-weight:400;color:var(--brown-dark)}.ahv-checkout-bank-intro p{max-width:330px;margin:0;text-align:right;font-size:9px;line-height:1.5;color:#79675f}
.ahv-checkout-bank-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ahv-bank-card{position:relative;padding:16px;border:1px solid rgba(98,75,67,.1);border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:5px}.ahv-bank-card>span{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--turq-dark)}.ahv-bank-card>strong{font-size:8px;letter-spacing:.12em;color:#7f6d65}.ahv-bank-card code{font-family:var(--font-text);font-size:12px;font-weight:600;color:var(--brown-dark);word-break:break-word}.ahv-copy-payment{align-self:flex-start;margin-top:4px;padding:7px 10px;border:1px solid rgba(57,127,123,.18);border-radius:999px;background:#f7fbfa;font:inherit;font-size:8px;color:var(--turq-dark);cursor:pointer}
.ahv-checkout-bank-meta{display:grid;gap:8px;margin:12px 0 0}.ahv-checkout-bank-meta>div{display:grid;grid-template-columns:150px 1fr;gap:12px;padding-top:8px;border-top:1px solid rgba(98,75,67,.09)}.ahv-checkout-bank-meta dt{font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#7a6961}.ahv-checkout-bank-meta dd{margin:0;font-size:10px;line-height:1.45;color:var(--brown-dark)}
.ahv-checkout-confirm{display:inline-flex;margin-top:14px;padding:11px 14px;border-radius:999px;background:var(--turq-dark);color:#fff;font-size:10px;font-weight:600}.ahv-checkout-security{margin:16px 2px 0;font-size:8.5px;line-height:1.55;text-align:center;color:#82716a}
.ahv-checkout-method:focus-visible,.ahv-checkout-close:focus-visible,.ahv-copy-payment:focus-visible,.ahv-checkout-confirm:focus-visible{outline:3px solid rgba(57,127,123,.32);outline-offset:3px}
@media(max-width:720px){.ahv-checkout-modal{padding:12px;align-items:end}.ahv-checkout-dialog{max-height:92vh;border-radius:26px 26px 18px 18px;padding:24px 18px 20px}.ahv-checkout-heading h2{font-size:35px}.ahv-checkout-methods{grid-template-columns:1fr}.ahv-checkout-method{min-height:78px}.ahv-checkout-bank-grid{grid-template-columns:1fr}.ahv-checkout-bank-intro{display:block}.ahv-checkout-bank-intro p{margin-top:5px;text-align:left}.ahv-checkout-bank-meta>div{grid-template-columns:1fr;gap:3px}.ahv-checkout-summary strong{font-size:20px}.ahv-checkout-summary>b{font-size:22px}}
.ahv-book-payment-buttons button.ahv-pay-button{font:inherit;color:inherit;cursor:pointer;text-align:left}

/* 4.0.52 · AMOR complete ES/DE/EN localization: translated visual library, protected PDFs and language-safe resources. */

/* AnaHealings VIP 4.0.55 · localized 2025/2026 media + resources */
.ahv-localized-resource-section{margin-top:clamp(24px,4vw,52px)}
.ahv-localized-resource-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:20px}
.ahv-localized-resource-card{padding:22px;border:1px solid rgba(35,55,72,.12);border-radius:22px;background:rgba(255,255,255,.78);box-shadow:0 14px 34px rgba(35,55,72,.07)}
.ahv-localized-resource-card h3{margin:.25rem 0 .65rem}.ahv-localized-resource-card p{margin:0 0 1rem}
/* 4.0.55 · keep the two private Entrepreneur workbooks compact and mobile-friendly. */
.ahv-wealth-workbook-stack{display:grid;gap:14px;min-width:0}
.ahv-universe-workbook-card{background:linear-gradient(145deg,rgba(239,249,251,.96),rgba(255,255,255,.92))}
@media(max-width:900px){.ahv-wealth-workbook-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.ahv-wealth-workbook-stack{grid-template-columns:1fr}}


/* ==========================================================
   AnaHealings VIP 4.0.59 · Premium motion + Core Web Vitals
   Lightweight cubic-bezier microinteractions and decorative
   parallax. Motion is disabled for reduced-motion users.
   ========================================================== */
:root{
  --ahv-ease-premium:cubic-bezier(.22,1,.36,1);
  --ahv-ease-silk:cubic-bezier(.16,1,.3,1);
  --ahv-ease-snap:cubic-bezier(.34,1.56,.64,1);
  --ahv-motion-fast:220ms;
  --ahv-motion-normal:420ms;
  --ahv-motion-slow:720ms;
}

/* Premium, consistent easing without expensive layout animation. */
:where(.ahv-btn,.ahv-header-cta,.ahv-install,.ahv-app-tile,.ahv-book-card,.ahv-video-card,.ahv-site-card,
.ahv-document-card,.ahv-article-card,.ahv-testimonial-shot,.ahv-love-gallery-item,.ahv-pay-button,
.ahv-home-price-cta,.ahv-price-action,.ahv-payment-secondary,.ahv-language-switch a,.ahv-lang-switch a,
.ahv-book-contact,.ahv-price-line-cta,.ahv-wanderlust-price-cta){
  transition-timing-function:var(--ahv-ease-premium)!important;
  transition-duration:var(--ahv-motion-fast)!important;
}

/* GPU-only hover transforms: no reflow, no CLS. */
@media (hover:hover) and (pointer:fine){
  :where(.ahv-app-tile,.ahv-video-card,.ahv-site-card,.ahv-document-card,.ahv-article-card,.ahv-testimonial-shot,
  .ahv-love-gallery-item,.ahv-book-card){
    transform:translate3d(0,0,0);
  }
  :where(.ahv-app-tile,.ahv-video-card,.ahv-site-card,.ahv-document-card,.ahv-article-card,.ahv-testimonial-shot,
  .ahv-love-gallery-item,.ahv-book-card):hover{
    transform:translate3d(0,-4px,0) scale(1.006);
  }
  :where(.ahv-btn,.ahv-header-cta,.ahv-install,.ahv-book-contact,.ahv-price-line-cta,.ahv-wanderlust-price-cta):hover{
    transform:translate3d(0,-2px,0);
  }
}

/* Accessible keyboard focus with no layout shift. */
:where(a,button,input,select,textarea,[tabindex]):focus-visible{
  outline:3px solid rgba(57,127,123,.34);
  outline-offset:4px;
  border-radius:12px;
}

/* Below-the-fold reveal: transform only, never opacity, so content is
   readable/indexable even before JavaScript runs. */
html.ahv-motion-ready .ahv-reveal{
  transform:translate3d(0,14px,0);
  transition:transform var(--ahv-motion-slow) var(--ahv-ease-silk);
}
html.ahv-motion-ready .ahv-reveal.is-visible{transform:translate3d(0,0,0)}

/* Decorative parallax layer. Custom property is updated in one rAF loop. */
.ahv-parallax-item{
  --ahv-parallax-y:0px;
  transform:translate3d(0,var(--ahv-parallax-y),0);
  will-change:transform;
  backface-visibility:hidden;
  transition:transform 90ms linear;
}
.ahv-love-shell.ahv-parallax-item{transform:translate3d(0,var(--ahv-parallax-y),0) rotate(12deg)}
.ahv-bebealma-home-shell.ahv-parallax-item{transform:translate3d(0,var(--ahv-parallax-y),0) rotate(-10deg)}

/* Performance containment for media-heavy areas that are normally below the fold. */
:where(.ahv-love-gallery,.ahv-testimonial-gallery,.ahv-video-grid,.ahv-audio-grid,.ahv-wealth-gallery,.ahv-love-doc-grid){
  content-visibility:auto;
  contain-intrinsic-size:1px 720px;
}

/* Make media rendering cheaper and more stable. */
.ahv-main img[loading="lazy"]{content-visibility:auto}
.ahv-video-thumb,.ahv-love-gallery-link,.ahv-book-cover,.ahv-wanderlust-cover-wrap{contain:paint}

/* Smoother anchors while respecting user preferences. */
html{scroll-behavior:smooth;scroll-padding-top:110px}

@media(max-width:899px),(hover:none),(pointer:coarse){
  .ahv-parallax-item{transform:none!important;will-change:auto!important;transition:none!important}
  html.ahv-motion-ready .ahv-reveal{transform:none!important;transition:none!important}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .ahv-parallax-item,.ahv-reveal{transform:none!important;will-change:auto!important}
}

/* 4.0.59 · Stable legacy anchor for Love Guide documents */
.ahv-anchor-alias{display:block;position:relative;top:-96px;visibility:hidden;pointer-events:none}


/* ==========================================================
   AnaHealings VIP 4.0.59 · Individual accounts + refined motion
   ========================================================== */
.ahv-account-chip{display:inline-flex;align-items:center;gap:.38rem;padding:.58rem .78rem;border:1px solid rgba(57,127,123,.2);border-radius:999px;background:rgba(255,255,255,.78);color:var(--brown-dark);text-decoration:none;font-size:.78rem;font-weight:700;white-space:nowrap;box-shadow:0 8px 22px rgba(65,100,97,.06);transition:transform var(--ahv-motion-fast) var(--ahv-ease-premium),box-shadow var(--ahv-motion-normal) var(--ahv-ease-premium),background var(--ahv-motion-fast) var(--ahv-ease-premium)}
.ahv-account-chip:hover{transform:translate3d(0,-2px,0);background:#fff;box-shadow:0 12px 28px rgba(65,100,97,.12)}
.ahv-account-access-panel{overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(236,248,247,.88));border:1px solid rgba(57,127,123,.17)}
.ahv-account-access-copy{min-width:0}.ahv-inline-login-form{max-width:520px;margin-top:18px}.ahv-inline-login-form form{display:grid;gap:12px}.ahv-inline-login-form p{margin:0}.ahv-inline-login-form label{display:grid;gap:6px;font-size:.84rem;font-weight:700}.ahv-inline-login-form input[type=text],.ahv-inline-login-form input[type=password]{width:100%;min-height:46px;padding:10px 12px;border:1px solid rgba(74,53,43,.15);border-radius:14px;background:#fff}.ahv-inline-login-form input[type=submit]{border:0;border-radius:999px;padding:11px 17px;background:var(--turq-dark);color:#fff;font-weight:800;cursor:pointer}
.ahv-access-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px}.ahv-access-actions .ahv-btn{margin:0}
.ahv-member-identity{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px}.ahv-member-identity span,.ahv-member-identity code{display:inline-flex;padding:.5rem .7rem;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(57,127,123,.12);font-size:.78rem}
.ahv-member-library{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:24px}.ahv-member-product{position:relative;min-height:220px;padding:22px;border-radius:24px;border:1px solid rgba(74,53,43,.1);background:rgba(255,255,255,.86);box-shadow:0 16px 36px rgba(61,85,82,.07);transition:transform 460ms var(--ahv-ease-premium),box-shadow 460ms var(--ahv-ease-premium),border-color 260ms var(--ahv-ease-premium)}.ahv-member-product.is-enabled{border-color:rgba(57,127,123,.28);background:linear-gradient(145deg,rgba(246,253,252,.98),rgba(255,255,255,.93))}.ahv-member-product:hover{transform:translate3d(0,-4px,0);box-shadow:0 22px 48px rgba(61,85,82,.11)}.ahv-member-product h3{margin:.7rem 0 .55rem;font-family:var(--font-head);font-size:1.55rem;font-weight:400}.ahv-member-product p{min-height:3.5em;color:var(--ahv-muted,#626866);line-height:1.55}.ahv-member-status{display:inline-flex;padding:.34rem .58rem;border-radius:999px;background:rgba(143,116,100,.09);font-size:.66rem;font-weight:900;letter-spacing:.08em}.ahv-member-product.is-enabled .ahv-member-status{background:rgba(57,127,123,.12);color:var(--turq-dark)}.ahv-account-security{margin-top:22px;padding:20px;border-radius:22px;background:rgba(250,247,244,.82);border:1px solid rgba(74,53,43,.08)}

/* Layered parallax depth remains transform-only and never changes layout. */
.ahv-parallax-item{--ahv-parallax-x:0px;transform:translate3d(var(--ahv-parallax-x),var(--ahv-parallax-y),0);transition:transform 120ms cubic-bezier(.22,1,.36,1)}
.ahv-love-shell.ahv-parallax-item{transform:translate3d(var(--ahv-parallax-x),var(--ahv-parallax-y),0) rotate(12deg)}
.ahv-bebealma-home-shell.ahv-parallax-item{transform:translate3d(var(--ahv-parallax-x),var(--ahv-parallax-y),0) rotate(-10deg)}
.ahv-hero-doodle,.ahv-page-hero img,.ahv-footer-deco{transition:transform 680ms cubic-bezier(.16,1,.3,1)}

@media(max-width:1050px){.ahv-account-chip span:last-child{display:none}.ahv-account-chip{padding:.58rem .68rem}}
@media(max-width:760px){.ahv-account-chip{display:none}.ahv-member-library{grid-template-columns:1fr}.ahv-member-product{min-height:0}.ahv-access-actions{align-items:stretch}.ahv-access-actions>*{max-width:100%}}
@media(prefers-reduced-motion:reduce){.ahv-member-product,.ahv-account-chip{transform:none!important;transition:none!important}}

/* AnaHealings VIP 4.0.65 · 15-minute discovery-call booking */
.tile-booking{background:linear-gradient(145deg,#fff7df,#e8f5f2)}
.ahv-booking-hero{max-width:1184px;margin:38px auto 0;padding:72px 64px;border-radius:44px;background:linear-gradient(135deg,#fff7e5 0%,#f9e8ec 48%,#e7f3f1 100%);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:52px;align-items:center;position:relative;overflow:hidden;box-shadow:0 24px 70px rgba(98,75,67,.08)}
.ahv-booking-hero:before{content:"";position:absolute;inset:auto -90px -120px auto;width:340px;height:340px;border:1px solid rgba(98,184,179,.22);border-radius:50%}
.ahv-booking-hero-copy{position:relative;z-index:2}.ahv-booking-hero .ahv-script{font-size:clamp(29px,4vw,44px);margin:12px 0 18px}.ahv-booking-hero h1{font-family:var(--font-head);font-weight:400;color:var(--brown-dark);font-size:clamp(45px,6vw,76px);line-height:.99;letter-spacing:-.025em;margin:0;max-width:820px}.ahv-booking-lead{font-size:16px;line-height:1.8;max-width:800px;margin:26px 0 0}.ahv-booking-intentions{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.ahv-booking-intentions span{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.66);border:1px solid rgba(98,75,67,.11);font-size:11px;letter-spacing:.025em}.ahv-booking-disclaimer{font-size:11px!important;line-height:1.65!important;max-width:780px;color:rgba(98,75,67,.72)}
.ahv-booking-hero-art{min-height:340px;position:relative;display:grid;place-items:center}.ahv-booking-orbit{width:210px;height:210px;border-radius:50%;display:grid;place-items:center;align-content:center;background:rgba(255,255,255,.72);border:1px solid rgba(57,127,123,.18);box-shadow:0 20px 60px rgba(57,127,123,.13);position:relative;z-index:2;transition:transform .8s cubic-bezier(.16,1,.3,1)}.ahv-booking-orbit:hover{transform:rotate(-3deg) scale(1.03)}.ahv-booking-orbit span{font-family:var(--font-head);font-size:92px;line-height:.8;color:var(--turq-dark)}.ahv-booking-orbit small{font-size:13px;letter-spacing:.28em;margin-top:14px}.ahv-booking-hero-art>img{position:absolute;opacity:.72}.ahv-booking-hero-art>img:nth-of-type(1){width:82px;right:10px;top:15px}.ahv-booking-hero-art>img:nth-of-type(2){width:180px;left:0;bottom:10px}
.ahv-booking-section{padding-top:70px}.ahv-booking-heading{text-align:center;max-width:760px;margin:0 auto 34px}.ahv-booking-heading h2{font-family:var(--font-head);font-size:clamp(40px,5vw,62px);font-weight:400;line-height:1.03;color:var(--brown-dark);margin:7px 0 12px}.ahv-booking-heading p{font-size:13px}.ahv-booking-form{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:28px;align-items:start}.ahv-booking-calendar,.ahv-booking-details{background:#fff;border:1px solid var(--line);border-radius:32px;box-shadow:0 18px 52px rgba(98,75,67,.07)}.ahv-booking-calendar{padding:24px}.ahv-booking-details{padding:28px;position:sticky;top:108px}.ahv-booking-days{display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin;padding:2px 2px 15px;scroll-snap-type:x proximity}.ahv-booking-day{flex:0 0 126px;scroll-snap-align:start;border:1px solid rgba(98,75,67,.13);background:#fbf7f1;border-radius:20px;padding:13px 10px;color:var(--brown);cursor:pointer;display:grid;grid-template-columns:1fr auto;gap:3px 6px;text-align:left;transition:transform .45s cubic-bezier(.16,1,.3,1),background .35s ease,border-color .35s ease,box-shadow .35s ease}.ahv-booking-day:hover{transform:translateY(-2px)}.ahv-booking-day.is-active{background:#e9f5f3;border-color:rgba(57,127,123,.42);box-shadow:0 10px 26px rgba(57,127,123,.1)}.ahv-booking-day small{grid-column:1/-1;font-size:10px;letter-spacing:.04em}.ahv-booking-day strong{font-family:var(--font-head);font-size:28px;font-weight:400;line-height:1}.ahv-booking-day span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;align-self:end}.ahv-booking-slot-date{font-family:var(--font-head);font-size:27px;color:var(--brown-dark);padding:18px 3px 12px}.ahv-booking-slot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.ahv-booking-slot{position:relative}.ahv-booking-slot input{position:absolute;opacity:0;pointer-events:none}.ahv-booking-slot span{display:grid;place-items:center;min-height:46px;padding:9px;border:1px solid rgba(98,75,67,.14);border-radius:15px;background:#fff;font-size:13px;cursor:pointer;transition:all .35s cubic-bezier(.16,1,.3,1)}.ahv-booking-slot span:hover{transform:translateY(-2px);border-color:var(--turq);color:var(--turq-dark);box-shadow:0 9px 22px rgba(57,127,123,.1)}.ahv-booking-slot input:checked+span{background:var(--turq-dark);border-color:var(--turq-dark);color:#fff;transform:translateY(-2px);box-shadow:0 10px 26px rgba(57,127,123,.22)}.ahv-booking-slot input:focus-visible+span{outline:3px solid rgba(98,184,179,.28);outline-offset:2px}.ahv-booking-selected{background:linear-gradient(135deg,#edf7f5,#fff8eb);border:1px solid rgba(57,127,123,.16);border-radius:18px;padding:14px 16px;margin-bottom:18px;font-size:12px;font-weight:700;color:var(--turq-dark)}.ahv-booking-details label:not(.ahv-consent){display:block;font-size:11px;letter-spacing:.04em;margin:14px 0}.ahv-booking-details input[type=text],.ahv-booking-details input[type=email],.ahv-booking-details input[type=tel],.ahv-booking-details textarea{width:100%;margin-top:6px;border:1px solid rgba(98,75,67,.18);background:#fffdf9;border-radius:16px;padding:13px 14px;color:var(--brown-dark);outline:0;transition:border-color .2s,box-shadow .2s}.ahv-booking-details input:focus,.ahv-booking-details textarea:focus{border-color:var(--turq);box-shadow:0 0 0 4px rgba(98,184,179,.1)}.ahv-booking-details textarea{resize:vertical}.ahv-booking-details .ahv-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ahv-booking-details .ahv-consent{display:flex;gap:10px;align-items:flex-start;font-size:10px;line-height:1.55;margin:18px 0}.ahv-booking-details .ahv-consent input{margin-top:3px}.ahv-booking-submit{width:100%;margin-top:3px}.ahv-booking-email-note{font-size:10px;line-height:1.55;text-align:center;margin:13px 5px 0;color:rgba(98,75,67,.72)}.ahv-booking-empty{max-width:760px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:30px;padding:44px;text-align:center}.ahv-booking-empty>span{font-size:35px;color:var(--pink)}.ahv-booking-empty h3{font-family:var(--font-head);font-size:36px;font-weight:400;margin:5px 0 10px}.ahv-booking-notice-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:10px}.ahv-booking-notice-actions a{text-decoration:underline;text-underline-offset:3px}.ahv-booking-form [hidden]{display:none!important}
@media(max-width:980px){.ahv-booking-hero{grid-template-columns:1fr;padding:58px 42px}.ahv-booking-hero-art{min-height:230px}.ahv-booking-orbit{width:170px;height:170px}.ahv-booking-orbit span{font-size:72px}.ahv-booking-form{grid-template-columns:1fr}.ahv-booking-details{position:static}.ahv-booking-slot-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:680px){.ahv-booking-hero{margin:18px 14px 0;padding:42px 24px;border-radius:30px}.ahv-booking-hero h1{font-size:44px}.ahv-booking-hero-art{min-height:180px}.ahv-booking-orbit{width:135px;height:135px}.ahv-booking-orbit span{font-size:58px}.ahv-booking-section{padding:52px 16px}.ahv-booking-calendar,.ahv-booking-details{border-radius:24px}.ahv-booking-calendar{padding:16px}.ahv-booking-details{padding:20px}.ahv-booking-day{flex-basis:116px}.ahv-booking-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ahv-booking-details .ahv-form-row{grid-template-columns:1fr}.ahv-booking-intentions{align-items:flex-start;flex-direction:column}.ahv-booking-empty{padding:32px 20px}}
@media(prefers-reduced-motion:reduce){.ahv-booking-orbit,.ahv-booking-day,.ahv-booking-slot span{transition:none!important}}
.ahv-account-booking{margin:26px 0;padding:26px;border-radius:26px;background:linear-gradient(135deg,#fff7e6,#eaf6f3);border:1px solid var(--line)}.ahv-account-booking h3{font-family:var(--font-head);font-size:32px;font-weight:400;margin:6px 0 8px;color:var(--brown-dark)}.ahv-account-booking p{max-width:760px;font-size:13px;margin:0 0 16px}
.ahv-floating-booking{position:fixed;right:22px;bottom:22px;z-index:190;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:9px;align-items:center;min-width:190px;padding:11px 16px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(57,127,123,.23);box-shadow:0 14px 40px rgba(63,48,43,.18);backdrop-filter:blur(14px);transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.ahv-floating-booking:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(63,48,43,.23)}.ahv-floating-booking>span{grid-row:1/-1;font-size:24px;color:var(--turq-dark)}.ahv-floating-booking strong{font-family:var(--font-head);font-weight:400;font-size:20px;line-height:1;color:var(--brown-dark)}.ahv-floating-booking small{font-size:8px;letter-spacing:.04em;white-space:nowrap}
@media(max-width:680px){.ahv-floating-booking{right:13px;bottom:calc(82px + var(--safe-bottom));min-width:0;padding:9px 13px;grid-template-columns:auto auto}.ahv-floating-booking strong{font-size:18px}.ahv-floating-booking small{display:none}.ahv-floating-booking>span{font-size:20px}}
@media(prefers-reduced-motion:reduce){.ahv-floating-booking{transition:none!important}}

/* AnaHealings VIP 4.0.65 · prominent free-booking CTA + real calendar */
.ahv-booking-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:68px;margin-top:8px;padding:18px 30px;border-radius:999px;background:linear-gradient(135deg,#9d5f72 0%,#bb7b76 48%,#3f817b 130%);color:#fff!important;font-size:clamp(15px,2vw,18px);font-weight:800;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 18px 42px rgba(126,77,89,.24);border:1px solid rgba(255,255,255,.34);transition:transform .55s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,filter .4s ease}.ahv-booking-hero-cta span{font-size:24px;font-weight:400}.ahv-booking-hero-cta b{font-size:21px;transition:transform .45s cubic-bezier(.16,1,.3,1)}.ahv-booking-hero-cta:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 24px 54px rgba(126,77,89,.3);filter:saturate(1.08)}.ahv-booking-hero-cta:hover b{transform:translateX(4px)}
.ahv-booking-disclaimer,.ahv-booking-empty{display:none!important}
.ahv-booking-calendar-top{display:grid;grid-template-columns:46px 1fr 46px;align-items:center;gap:10px;margin-bottom:16px}.ahv-booking-month-titles{text-align:center}.ahv-booking-month-titles strong{font-family:var(--font-head);font-size:clamp(28px,4vw,36px);font-weight:400;color:var(--brown-dark)}.ahv-booking-month-arrow{width:46px;height:46px;border-radius:50%;border:1px solid rgba(98,75,67,.14);background:#fffaf3;color:var(--brown-dark);font-size:20px;cursor:pointer;transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s,border-color .3s}.ahv-booking-month-arrow:hover:not(:disabled){transform:scale(1.08);background:#edf7f5;border-color:rgba(57,127,123,.38)}.ahv-booking-month-arrow:disabled{opacity:.26;cursor:default}
.ahv-booking-weekdays,.ahv-booking-month{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.ahv-booking-weekdays{padding:0 2px 8px}.ahv-booking-weekdays span{text-align:center;font-size:9px;text-transform:uppercase;letter-spacing:.11em;color:rgba(98,75,67,.58);font-weight:700}.ahv-booking-date-spacer{aspect-ratio:1}.ahv-booking-date{position:relative;aspect-ratio:1;border-radius:18px;border:1px solid transparent;background:#faf7f2;color:rgba(98,75,67,.42);display:grid;place-items:center;font:600 14px/1 var(--font-body);transition:transform .42s cubic-bezier(.16,1,.3,1),box-shadow .32s ease,background .32s ease,border-color .32s ease,color .32s ease}.ahv-booking-date.is-disabled{cursor:default;opacity:.52}.ahv-booking-date.is-available{cursor:pointer;background:linear-gradient(145deg,#eef8f6,#fff9ec);border-color:rgba(57,127,123,.2);color:var(--brown-dark);box-shadow:0 7px 18px rgba(57,127,123,.06)}.ahv-booking-date.is-available:hover{transform:translateY(-3px) scale(1.035);box-shadow:0 12px 25px rgba(57,127,123,.13);border-color:rgba(57,127,123,.42)}.ahv-booking-date.is-active{background:var(--turq-dark);color:#fff;border-color:var(--turq-dark);transform:translateY(-2px);box-shadow:0 13px 28px rgba(57,127,123,.24)}.ahv-booking-date i{position:absolute;width:5px;height:5px;border-radius:50%;background:#c77b83;bottom:7px;left:50%;transform:translateX(-50%)}.ahv-booking-date.is-active i{background:#fff}
.ahv-booking-calendar-legend{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 2px 4px;padding-top:12px;border-top:1px solid rgba(98,75,67,.09);font-size:10px;color:rgba(98,75,67,.68)}.ahv-booking-calendar-legend span{display:inline-flex;align-items:center;gap:7px}.ahv-booking-calendar-legend i{width:8px;height:8px;border-radius:50%;background:var(--turq-dark);box-shadow:0 0 0 4px rgba(57,127,123,.1)}.ahv-booking-time-stage{margin-top:18px;padding-top:10px;border-top:1px solid rgba(98,75,67,.08);min-height:128px}.ahv-booking-time-placeholder{min-height:110px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;color:rgba(98,75,67,.65);font-size:12px}.ahv-booking-time-placeholder span{font-size:22px;color:var(--pink)}
.ahv-booking-submit-premium{min-height:64px!important;padding:17px 24px!important;border-radius:20px!important;background:linear-gradient(135deg,#9d5f72,#b87572 52%,#3f817b 135%)!important;color:#fff!important;font-size:14px!important;font-weight:800!important;letter-spacing:.055em!important;box-shadow:0 16px 36px rgba(126,77,89,.22)!important;transition:transform .48s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,opacity .3s!important}.ahv-booking-submit-premium:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 21px 44px rgba(126,77,89,.29)!important}.ahv-booking-submit-premium:disabled{opacity:.42!important;cursor:not-allowed!important;box-shadow:none!important}.ahv-booking-submit-premium span{font-size:18px;margin-left:6px}
@media(max-width:680px){.ahv-booking-hero-cta{width:100%;min-height:62px;padding:16px 18px;font-size:13px}.ahv-booking-weekdays,.ahv-booking-month{gap:5px}.ahv-booking-date{border-radius:13px;font-size:13px}.ahv-booking-date i{bottom:5px}.ahv-booking-calendar-top{grid-template-columns:40px 1fr 40px}.ahv-booking-month-arrow{width:40px;height:40px}.ahv-booking-calendar-legend{align-items:flex-start;flex-direction:column}.ahv-booking-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){.ahv-booking-hero-cta,.ahv-booking-month-arrow,.ahv-booking-date,.ahv-booking-submit-premium{transition:none!important;transform:none!important}}

/* ==========================================================
   AnaHealings VIP 4.0.66 · signature free-booking CTAs
   Elegant, sophisticated and visually distinct from product CTAs.
   ========================================================== */
:root{
  --ahv-booking-rose:#9a6670;
  --ahv-booking-rose-deep:#775057;
  --ahv-booking-champagne:#f3d9cf;
  --ahv-booking-ivory:#fffaf5;
}

/* Home hero: larger signature CTA, intentionally different from Blessed/app buttons. */
.ahv-hero-actions .ahv-booking-hero-home{
  position:relative;
  isolation:isolate;
  min-height:64px;
  padding:16px 27px;
  gap:11px;
  border:1px solid rgba(255,255,255,.48);
  border-radius:999px;
  overflow:hidden;
  background:linear-gradient(132deg,var(--ahv-booking-rose-deep) 0%,var(--ahv-booking-rose) 48%,#bd8580 100%);
  color:#fff;
  box-shadow:0 16px 34px rgba(119,80,87,.23),inset 0 1px 0 rgba(255,255,255,.28);
  letter-spacing:.025em;
  transform:translate3d(0,0,0);
  transition:transform .62s cubic-bezier(.16,1,.3,1),box-shadow .52s cubic-bezier(.16,1,.3,1),filter .42s ease;
}
.ahv-hero-actions .ahv-booking-hero-home::before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:-2px -34%;
  background:linear-gradient(112deg,transparent 32%,rgba(255,255,255,.20) 48%,transparent 64%);
  transform:translate3d(-42%,0,0) skewX(-14deg);
  transition:transform .9s cubic-bezier(.16,1,.3,1);
}
.ahv-hero-actions .ahv-booking-hero-home:hover{
  transform:translate3d(0,-4px,0) scale(1.012);
  box-shadow:0 23px 46px rgba(119,80,87,.30),inset 0 1px 0 rgba(255,255,255,.32);
  filter:saturate(1.04);
}
.ahv-hero-actions .ahv-booking-hero-home:hover::before{transform:translate3d(42%,0,0) skewX(-14deg)}
.ahv-booking-hero-home>span{font-size:20px;line-height:1;color:#ffeef0}
.ahv-booking-hero-home>strong{font:700 13px/1.18 var(--font-body);letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}
.ahv-booking-hero-home>b{font-size:17px;font-weight:400;transition:transform .5s cubic-bezier(.16,1,.3,1)}
.ahv-booking-hero-home:hover>b{transform:translate3d(4px,0,0)}

/* Header CTA: compact version of the same signature treatment. */
.ahv-header-booking-cta{
  background:linear-gradient(135deg,var(--ahv-booking-rose-deep),var(--ahv-booking-rose))!important;
  border:1px solid rgba(255,255,255,.36)!important;
  box-shadow:0 9px 24px rgba(119,80,87,.18)!important;
  font-weight:800!important;
  letter-spacing:.06em!important;
  transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),filter .35s ease!important;
}
.ahv-header-booking-cta:hover{transform:translate3d(0,-2px,0);box-shadow:0 14px 30px rgba(119,80,87,.26)!important;filter:saturate(1.05)}

/* Booking tile on the home hub feels special without competing with the hero. */
.tile-booking{
  background:linear-gradient(145deg,#fff8f4 0%,#f7e5e5 58%,#edf7f4 120%)!important;
  border-color:rgba(154,102,112,.16)!important;
}
.tile-booking::after{
  content:"♡";
  position:absolute;
  right:25px;
  bottom:16px;
  color:rgba(154,102,112,.18);
  font:400 54px/1 var(--font-head);
  pointer-events:none;
}
.tile-booking strong{color:var(--ahv-booking-rose-deep)!important}

/* Floating CTA: a discreet invitation card, separated from WhatsApp on desktop/mobile. */
.ahv-floating-booking{
  right:88px;
  bottom:24px;
  min-width:236px;
  padding:10px 17px 10px 11px;
  column-gap:11px;
  border:1px solid rgba(154,102,112,.22);
  background:linear-gradient(145deg,rgba(255,250,245,.97),rgba(249,232,232,.96));
  box-shadow:0 16px 40px rgba(83,57,61,.17),inset 0 1px 0 rgba(255,255,255,.72);
  backdrop-filter:blur(16px);
  overflow:hidden;
  transform:translate3d(0,0,0);
  transition:transform .58s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1),border-color .35s ease;
}
.ahv-floating-booking::after{
  content:"";
  position:absolute;
  width:74px;
  height:74px;
  border-radius:50%;
  right:-31px;
  top:-33px;
  background:radial-gradient(circle,rgba(255,255,255,.9),rgba(243,217,207,.16) 66%,transparent 70%);
  pointer-events:none;
}
.ahv-floating-booking:hover{
  transform:translate3d(0,-4px,0);
  border-color:rgba(154,102,112,.34);
  box-shadow:0 22px 48px rgba(83,57,61,.23),inset 0 1px 0 rgba(255,255,255,.8);
}
.ahv-floating-booking>span{
  grid-row:1/-1;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(135deg,var(--ahv-booking-rose-deep),var(--ahv-booking-rose));
  color:#fff;
  font-size:20px;
  box-shadow:0 8px 20px rgba(119,80,87,.22);
}
.ahv-floating-booking strong{
  font-family:var(--font-body);
  font-weight:800;
  font-size:13px;
  line-height:1.1;
  letter-spacing:.055em;
  text-transform:uppercase;
  color:var(--ahv-booking-rose-deep);
}
.ahv-floating-booking small{
  margin-top:3px;
  color:#705c54;
  font-size:8px;
  letter-spacing:.045em;
}

@media(max-width:1100px){
  .ahv-booking-hero-home>strong{white-space:normal;text-align:center}
}
@media(max-width:680px){
  .ahv-hero-actions .ahv-booking-hero-home{width:100%;min-height:60px;padding:15px 20px}
  .ahv-booking-hero-home>strong{font-size:12px}
  .ahv-floating-booking{right:76px;bottom:calc(88px + var(--safe-bottom));min-width:154px;padding:8px 11px 8px 8px;column-gap:8px}
  .ahv-floating-booking>span{width:34px;height:34px;font-size:17px}
  .ahv-floating-booking strong{font-size:10px;letter-spacing:.045em}
  .ahv-floating-booking small{display:none}
}
@media(prefers-reduced-motion:reduce){
  .ahv-booking-hero-home,.ahv-booking-hero-home::before,.ahv-header-booking-cta,.ahv-floating-booking{transition:none!important;transform:none!important}
}

/* ==========================================================
   AnaHealings VIP 4.0.67 · booking palette refinement
   Header booking CTA removed in header.php. All remaining booking
   invitations use a sophisticated Mediterranean aqua/teal palette.
   ========================================================== */
:root{
  --ahv-booking-aqua-deep:#2f7774;
  --ahv-booking-aqua:#58aaa5;
  --ahv-booking-aqua-soft:#a8d9d4;
  --ahv-booking-mist:#eaf7f5;
  --ahv-booking-pearl:#fbfffe;
  /* Backward-compatible aliases used by the 4.0.66 CTA rules. */
  --ahv-booking-rose:var(--ahv-booking-aqua);
  --ahv-booking-rose-deep:var(--ahv-booking-aqua-deep);
  --ahv-booking-champagne:var(--ahv-booking-aqua-soft);
  --ahv-booking-ivory:var(--ahv-booking-pearl);
}

/* Signature CTA on the home hero: sea-glass, not brown/rose. */
.ahv-hero-actions .ahv-booking-hero-home{
  background:linear-gradient(132deg,#276b69 0%,#3f918d 42%,#72bbb5 100%)!important;
  border-color:rgba(255,255,255,.52)!important;
  box-shadow:0 16px 34px rgba(47,119,116,.22),inset 0 1px 0 rgba(255,255,255,.30)!important;
}
.ahv-hero-actions .ahv-booking-hero-home:hover{
  box-shadow:0 23px 46px rgba(47,119,116,.30),inset 0 1px 0 rgba(255,255,255,.34)!important;
}
.ahv-booking-hero-home>span{color:#eafffb!important}

/* Home hub tile: airy sea-glass treatment. */
.tile-booking{
  background:linear-gradient(145deg,#fafffe 0%,#e6f5f2 58%,#f8f3e8 125%)!important;
  border-color:rgba(47,119,116,.17)!important;
}
.tile-booking::after{color:rgba(47,119,116,.17)!important}
.tile-booking strong{color:var(--ahv-booking-aqua-deep)!important}

/* Booking page main CTA and submit button. */
.ahv-booking-hero-cta,
.ahv-booking-submit-premium{
  background:linear-gradient(135deg,#276b69 0%,#3f918d 52%,#74bdb7 100%)!important;
  border-color:rgba(255,255,255,.40)!important;
  box-shadow:0 18px 42px rgba(47,119,116,.22)!important;
}
.ahv-booking-hero-cta:hover,
.ahv-booking-submit-premium:not(:disabled):hover{
  box-shadow:0 24px 52px rgba(47,119,116,.30)!important;
}

/* Floating booking card: elegant aqua invitation, deliberately distinct from WhatsApp. */
.ahv-floating-booking{
  border-color:rgba(47,119,116,.22)!important;
  background:linear-gradient(145deg,rgba(251,255,254,.98),rgba(228,246,243,.97))!important;
  box-shadow:0 16px 40px rgba(42,100,97,.15),inset 0 1px 0 rgba(255,255,255,.82)!important;
}
.ahv-floating-booking::after{
  background:radial-gradient(circle,rgba(255,255,255,.96),rgba(168,217,212,.20) 66%,transparent 70%)!important;
}
.ahv-floating-booking:hover{
  border-color:rgba(47,119,116,.36)!important;
  box-shadow:0 22px 48px rgba(42,100,97,.22),inset 0 1px 0 rgba(255,255,255,.88)!important;
}
.ahv-floating-booking>span{
  background:linear-gradient(135deg,#276b69,#58aaa5)!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(47,119,116,.22)!important;
}
.ahv-floating-booking strong{color:#286c69!important}
.ahv-floating-booking small{color:#55706c!important}

/* ==========================================================
   AnaHealings VIP 4.2.0 · BLUE HOUR
   Mediterranean experience layer. Legacy modules remain intact.
   ========================================================== */
.ahv-blue-hour{--blue-ink:#243b49;--blue-sea:#7db7c2;--blue-deep:#4b7f91;--blue-pale:#e8f4f5;--blue-sand:#f4ecdf;--blue-stone:#d8d0c5;--blue-olive:#76866d;--blue-white:#fffdf9;color:var(--blue-ink);overflow:hidden}
.ahv-blue-hour .ahv-btn{background:var(--blue-deep);border-color:var(--blue-deep);color:#fff}.ahv-blue-hour .ahv-btn-ghost{background:transparent;color:var(--blue-ink);border-color:rgba(36,59,73,.25)}
.ahv-blue-kicker{display:block;margin-bottom:.7rem;font-size:.72rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase;color:var(--blue-deep)}
.ahv-blue-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:clamp(28px,7vw,92px);align-items:center;min-height:min(760px,78vh);padding:clamp(44px,7vw,96px) max(24px,calc((100vw - 1180px)/2));background:linear-gradient(145deg,#f9f5ec 0%,#e8f5f6 54%,#d9eef1 100%)}
.ahv-blue-hero:before{content:"";position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(to bottom,transparent,rgba(255,253,249,.72));pointer-events:none}.ahv-blue-hero-copy{position:relative;z-index:2;max-width:690px}.ahv-blue-hero h1{margin:0;font-size:clamp(4.2rem,11vw,9rem);line-height:.8;letter-spacing:-.075em;font-weight:500;color:#365f70}.ahv-blue-tagline{margin:.9rem 0 1.2rem!important;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.5rem,3vw,2.6rem);line-height:1.15;font-style:italic;color:#455f68}.ahv-blue-hero-copy>p:not(.ahv-blue-tagline){max-width:640px;line-height:1.8}.ahv-blue-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}
.ahv-blue-hero-art{position:relative;min-height:500px;border-radius:48% 48% 14% 14% / 34% 34% 14% 14%;overflow:hidden;background:linear-gradient(to bottom,#adcfd4 0 42%,#779eaa 42% 47%,#7caeba 47% 68%,#e4cdb2 68% 100%);box-shadow:0 32px 70px rgba(42,82,96,.18)}.ahv-blue-sun{position:absolute;right:15%;top:14%;width:90px;height:90px;border-radius:50%;background:rgba(255,244,209,.82);box-shadow:0 0 55px rgba(255,244,209,.75)}.ahv-blue-sea{position:absolute;left:-10%;right:-10%;top:50%;height:80px;border-radius:50%;border-top:2px solid rgba(255,255,255,.48);transform:rotate(-3deg)}.ahv-blue-hero-art img{position:absolute;right:10%;bottom:8%;width:110px;opacity:.82}.ahv-blue-hero-art em{position:absolute;left:9%;bottom:8%;font-size:.76rem;letter-spacing:.18em;font-style:normal;color:rgba(36,59,73,.72)}
.ahv-blue-section{max-width:1180px;margin:0 auto;padding:clamp(60px,8vw,108px) 24px}.ahv-blue-section h2{margin:.1rem 0 .8rem;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.02;letter-spacing:-.04em}.ahv-blue-section>p{max-width:780px;line-height:1.75}
.ahv-blue-feel{text-align:center}.ahv-blue-feel>p{margin-left:auto;margin-right:auto}.ahv-blue-moods{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:34px 0}.ahv-blue-mood{display:flex;align-items:center;gap:12px;min-height:72px;padding:14px 16px;border:1px solid rgba(55,91,105,.16);border-radius:18px;background:rgba(255,255,255,.82);text-align:left;color:var(--blue-ink);box-shadow:0 8px 25px rgba(53,77,84,.05);cursor:pointer;transition:.25s cubic-bezier(.22,1,.36,1)}.ahv-blue-mood:hover,.ahv-blue-mood.is-active{transform:translateY(-3px);border-color:rgba(75,127,145,.5);background:var(--blue-pale);box-shadow:0 15px 34px rgba(53,77,84,.12)}.ahv-blue-mood span{font-size:1.55rem}.ahv-blue-mood strong{font-size:.94rem;line-height:1.25}.ahv-blue-duration{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.ahv-blue-duration>span{font-weight:750}.ahv-blue-duration>div{display:flex;padding:4px;border:1px solid rgba(55,91,105,.18);border-radius:999px;background:#fff}.ahv-blue-duration button{padding:.7rem 1rem;border:0;border-radius:999px;background:transparent;color:var(--blue-ink);cursor:pointer}.ahv-blue-duration button.is-active{background:var(--blue-deep);color:#fff}
.ahv-blue-ritual{max-width:1080px;border-radius:40px;background:linear-gradient(145deg,#f8fbfa,#edf6f4);box-shadow:0 28px 70px rgba(49,81,91,.1);padding:clamp(30px,6vw,70px);margin-top:25px;margin-bottom:70px}.ahv-blue-ritual-head{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:start}.ahv-blue-ritual-head p{max-width:660px;line-height:1.75}.ahv-blue-element{display:grid;place-items:center;width:118px;height:118px;border-radius:50%;background:rgba(255,255,255,.82);box-shadow:0 12px 32px rgba(55,91,105,.1)}.ahv-blue-element span{font-size:2.1rem}.ahv-blue-element small{max-width:90px;text-align:center;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:var(--blue-deep)}
.ahv-blue-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:32px 0}.ahv-blue-step{padding:20px;border:1px solid rgba(55,91,105,.14);border-radius:20px;background:#fff}.ahv-blue-step span{display:block;margin-bottom:9px;font-size:.69rem;font-weight:900;letter-spacing:.14em;color:var(--blue-deep)}.ahv-blue-step p{margin:0;line-height:1.65}.ahv-blue-complete{margin:0 0 22px}.ahv-blue-journal{margin-top:22px;padding:25px;border-left:3px solid var(--blue-sea);background:rgba(255,255,255,.55)}.ahv-blue-journal>span,.ahv-blue-affirmation>span{font-size:.7rem;font-weight:900;letter-spacing:.16em;color:var(--blue-deep)}.ahv-blue-journal blockquote{margin:.6rem 0 0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.35rem,2.5vw,2rem);font-style:italic;line-height:1.35}.ahv-blue-affirmation{margin-top:14px;padding:25px;border-radius:22px;background:#365f70;color:#fff}.ahv-blue-affirmation>span{color:#d5e8e9}.ahv-blue-affirmation p{margin:.5rem 0 1rem;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.2rem,2vw,1.6rem)}.ahv-blue-save{border:1px solid rgba(255,255,255,.4);border-radius:999px;padding:.62rem 1rem;background:transparent;color:#fff;cursor:pointer}.ahv-blue-save.is-saved{background:#fff;color:#365f70}
.ahv-blue-curation{max-width:none;background:#f7f2e8}.ahv-blue-curation>*{max-width:1180px;margin-left:auto;margin-right:auto}.ahv-blue-curation>p{max-width:830px}.ahv-blue-curated-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:32px}.ahv-blue-curated-card{display:flex;flex-direction:column;min-height:270px;padding:22px;border:1px solid rgba(72,82,72,.13);border-radius:22px;background:#fffdf9}.ahv-blue-curated-card>span{font-size:.68rem;font-weight:900;letter-spacing:.12em;color:var(--blue-olive)}.ahv-blue-curated-card h3{margin:.7rem 0;font-size:1.25rem;line-height:1.25}.ahv-blue-curated-card p{margin:0 0 1rem;line-height:1.55}.ahv-blue-curated-card>a{margin-top:auto;font-weight:800;color:var(--blue-deep)}.ahv-blue-curated-card audio{width:100%;margin-top:auto}.ahv-blue-note{margin-top:20px!important;font-size:.88rem;color:#617078}
.ahv-blue-postcard{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(25px,7vw,80px);align-items:center}.ahv-blue-postcard-copy>p{font-size:1.08rem;line-height:1.9}.ahv-blue-postcard-sign{margin:24px 0;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:1.14rem}.ahv-blue-postcard-actions{display:flex;gap:10px;flex-wrap:wrap}.ahv-blue-postcard-actions button{padding:.7rem 1rem;border:1px solid rgba(55,91,105,.2);border-radius:999px;background:transparent;color:var(--blue-ink);cursor:pointer}.ahv-blue-postcard-actions button.is-saved{background:var(--blue-pale)}.ahv-blue-postcard-card{position:relative;min-height:370px;padding:36px;border:1px solid rgba(85,77,67,.2);background:#f7f0e4;box-shadow:0 28px 55px rgba(66,69,67,.12);transform:rotate(1.4deg)}.ahv-blue-postcard-card:after{content:"";position:absolute;top:30px;right:30px;width:65px;height:78px;border:1px dashed rgba(63,92,102,.35)}.ahv-blue-postmark{font-size:.7rem;letter-spacing:.18em}.ahv-blue-postcard-card>strong{display:block;margin:75px 0 10px;font-size:4rem}.ahv-blue-postcard-card>em{display:block;font-style:normal;font-size:.78rem;letter-spacing:.16em;color:var(--blue-deep)}.ahv-blue-postcard-card>p{max-width:360px;margin-top:22px;font-family:Georgia,'Times New Roman',serif;font-size:1.2rem;line-height:1.55;font-style:italic}
.ahv-blue-surprise{max-width:none;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(30px,7vw,82px);align-items:center;background:linear-gradient(140deg,#eaf4f2,#f8f1e6)}.ahv-blue-surprise>div{max-width:650px}.ahv-blue-surprise>div:first-child{justify-self:end}.ahv-blue-price{margin:.3rem 0 1rem!important;font-size:clamp(3rem,7vw,5.3rem)!important;line-height:1!important;font-weight:800;color:var(--blue-deep)}.ahv-blue-surprise ul{padding-left:1.2rem;line-height:1.75}.ahv-blue-shipping{font-size:.84rem!important;color:#66757b}.ahv-blue-box-card{justify-self:start;width:min(100%,480px);padding:30px;border-radius:28px;background:#fff;box-shadow:0 22px 55px rgba(55,91,105,.13)}.ahv-blue-box-card>span{font-weight:850}.ahv-blue-box-choices{display:grid;gap:8px;margin:18px 0 24px}.ahv-blue-box-choices button{padding:13px 15px;border:1px solid rgba(55,91,105,.15);border-radius:15px;background:#fbfcfa;text-align:left;color:var(--blue-ink);cursor:pointer}.ahv-blue-box-choices button.is-active{background:var(--blue-pale);border-color:var(--blue-sea)}.ahv-blue-order{width:100%;justify-content:center}.ahv-blue-whatsapp{display:block;margin-top:14px;text-align:center;font-weight:750;color:var(--blue-deep)}
.ahv-blue-my{text-align:center}.ahv-blue-my>p{margin-left:auto;margin-right:auto}.ahv-blue-my-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:700px;margin:28px auto}.ahv-blue-my-grid article{padding:22px;border:1px solid rgba(55,91,105,.14);border-radius:20px;background:#fff}.ahv-blue-my-grid strong{display:block;font-size:2rem;color:var(--blue-deep)}.ahv-blue-my-grid span{font-size:.8rem;text-transform:uppercase;letter-spacing:.09em}.ahv-blue-my-list{display:grid;gap:9px;max-width:700px;margin:0 auto 25px;text-align:left}.ahv-blue-my-list div{display:flex;justify-content:space-between;gap:16px;padding:12px 16px;border-radius:14px;background:var(--blue-pale);font-size:.9rem}.ahv-blue-my-list small{color:#68767a}
.ahv-blue-hour-home-tile{background:linear-gradient(145deg,#e4f2f3,#f8f0e5)!important}.ahv-blue-hour-home-tile strong{letter-spacing:.06em}
@media(max-width:980px){.ahv-blue-hero{grid-template-columns:1fr;min-height:auto}.ahv-blue-hero-art{min-height:390px}.ahv-blue-moods{grid-template-columns:repeat(3,minmax(0,1fr))}.ahv-blue-curated-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ahv-blue-surprise{grid-template-columns:1fr}.ahv-blue-surprise>div:first-child,.ahv-blue-box-card{justify-self:center}.ahv-blue-postcard{grid-template-columns:1fr}}
@media(max-width:680px){.ahv-blue-hero{padding-top:45px}.ahv-blue-hero h1{font-size:clamp(4rem,21vw,6.4rem)}.ahv-blue-hero-art{min-height:310px;border-radius:36% 36% 10% 10% / 25% 25% 10% 10%}.ahv-blue-moods{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ahv-blue-mood{min-height:64px;padding:11px}.ahv-blue-ritual{border-radius:26px;margin-left:12px;margin-right:12px}.ahv-blue-ritual-head{grid-template-columns:1fr}.ahv-blue-element{width:90px;height:90px}.ahv-blue-steps,.ahv-blue-curated-grid{grid-template-columns:1fr}.ahv-blue-postcard-card{min-height:330px}.ahv-blue-my-grid{grid-template-columns:1fr 1fr}.ahv-blue-my-grid article:last-child{grid-column:1/-1}.ahv-blue-surprise{padding-left:20px;padding-right:20px}.ahv-blue-box-card{padding:22px}}
.ahv-blue-dock{position:sticky;top:76px;z-index:24;display:flex;justify-content:center;gap:4px;width:max-content;max-width:calc(100% - 24px);margin:-28px auto 22px;padding:6px;border:1px solid rgba(55,91,105,.13);border-radius:999px;background:rgba(255,253,249,.9);box-shadow:0 16px 38px rgba(43,74,84,.12);backdrop-filter:blur(14px);overflow:auto}.ahv-blue-dock a{display:flex;align-items:center;gap:6px;white-space:nowrap;padding:.66rem .9rem;border-radius:999px;color:#365f70;font-size:.78rem;font-weight:800}.ahv-blue-dock a:hover{background:#e8f4f5}.ahv-blue-dock span{font-size:1rem}@media(max-width:680px){.ahv-blue-dock{top:68px;justify-content:flex-start;margin-top:-18px}.ahv-blue-dock a{padding:.58rem .72rem;font-size:.72rem}}

/* ==========================================================
   AnaHealings VIP 4.2.0 · BLUE HOUR international / SEO layer
   Additive visual system; legacy AnaHealings sections untouched.
   ========================================================== */
.ahv-blue-manifesto{position:relative;max-width:1180px;margin:0 auto;padding:clamp(64px,9vw,118px) 24px 48px}
.ahv-blue-manifesto:before{content:"";position:absolute;left:24px;right:24px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(75,127,145,.32),transparent)}
.ahv-blue-manifesto-head{max-width:850px;margin:0 auto;text-align:center}.ahv-blue-manifesto-head h2{max-width:820px;margin:12px auto 18px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4.8vw,4rem);line-height:1.04;font-weight:400;color:#365f70}.ahv-blue-manifesto-head p{max-width:760px;margin:0 auto;line-height:1.9;color:#526771}
.ahv-blue-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:42px 0 24px}.ahv-blue-pillars article{min-height:218px;padding:27px 24px;border:1px solid rgba(75,127,145,.16);border-radius:24px;background:rgba(255,253,249,.76);box-shadow:0 15px 45px rgba(42,82,96,.06)}.ahv-blue-pillars article span{display:block;margin-bottom:28px;font-size:.68rem;letter-spacing:.2em;color:#7d929a}.ahv-blue-pillars article strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:1.28rem;font-weight:400;color:#365f70}.ahv-blue-pillars article p{margin:.7rem 0 0;line-height:1.65;font-size:.94rem;color:#62747b}
.ahv-blue-inline-link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:#406d7c;text-decoration:none;border-bottom:1px solid rgba(64,109,124,.28);padding-bottom:3px}.ahv-blue-inline-link:hover{border-color:currentColor}
.ahv-blue-postcard-actions{display:flex;flex-wrap:wrap;gap:9px}.ahv-blue-postcard-actions button{cursor:pointer}
.ahv-blue-faq{max-width:1050px;margin:0 auto;padding:clamp(64px,8vw,105px) 24px}.ahv-blue-faq>h2{max-width:760px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4.3vw,3.7rem);font-weight:400;line-height:1.08;color:#365f70}.ahv-blue-faq-list{margin-top:34px;border-top:1px solid rgba(75,127,145,.18)}.ahv-blue-faq-list details{border-bottom:1px solid rgba(75,127,145,.18);padding:0}.ahv-blue-faq-list summary{list-style:none;cursor:pointer;padding:21px 38px 21px 0;position:relative;font-family:Georgia,'Times New Roman',serif;font-size:1.1rem;color:#365f70}.ahv-blue-faq-list summary::-webkit-details-marker{display:none}.ahv-blue-faq-list summary:after{content:"+";position:absolute;right:4px;top:17px;font-family:system-ui,sans-serif;font-size:1.4rem;font-weight:300;color:#708b94}.ahv-blue-faq-list details[open] summary:after{content:"–"}.ahv-blue-faq-list details p{max-width:820px;margin:0 0 23px;line-height:1.8;color:#5d7178}

.ahv-blue-editorial{--blue-ink:#243b49;--blue-sea:#7db7c2;--blue-deep:#4b7f91;--blue-pale:#e8f4f5;--blue-sand:#f4ecdf;color:var(--blue-ink);background:#fffdf9}.ahv-blue-editorial .ahv-btn{background:var(--blue-deep);border-color:var(--blue-deep);color:#fff}.ahv-blue-editorial .ahv-btn-ghost{background:transparent;color:var(--blue-ink);border-color:rgba(36,59,73,.25)}
.ahv-blue-editorial-hero{padding:clamp(80px,11vw,150px) max(24px,calc((100vw - 1080px)/2));text-align:center;background:radial-gradient(circle at 50% 0,#dceff0 0,rgba(232,244,245,.86) 35%,#f8f1e6 100%)}.ahv-blue-editorial-hero h1{max-width:940px;margin:14px auto 22px;font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(2.8rem,7vw,6.2rem);line-height:.98;letter-spacing:-.04em;color:#365f70}.ahv-blue-editorial-hero p{max-width:760px;margin:0 auto 28px;line-height:1.9;color:#556c75}.ahv-blue-editorial-hero.is-postcard{background:linear-gradient(145deg,#e8f4f5,#f8efe2 62%,#fffdf9)}
.ahv-blue-editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:1080px;margin:0 auto;padding:70px 24px}.ahv-blue-editorial-grid article{padding:clamp(28px,4vw,48px);border:1px solid rgba(75,127,145,.15);border-radius:28px;background:#fff}.ahv-blue-editorial-grid article>span{font-size:.68rem;letter-spacing:.2em;color:#78909a}.ahv-blue-editorial-grid h2{margin:30px 0 12px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:400;color:#365f70}.ahv-blue-editorial-grid p{line-height:1.8;color:#62747b}.ahv-blue-editorial-copy{max-width:950px;margin:0 auto;padding:40px 24px 110px;text-align:center}.ahv-blue-editorial-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4.5vw,4rem);font-weight:400;line-height:1.06;color:#365f70}.ahv-blue-editorial-copy>p{max-width:800px;margin:18px auto 28px;line-height:1.9;color:#5c7078}.ahv-blue-editorial-cta{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}
.ahv-postcard-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;max-width:1180px;margin:0 auto;padding:70px 24px}.ahv-postcard-archive-card{position:relative;min-height:430px;padding:28px;border:1px solid rgba(75,127,145,.16);border-radius:26px;background:linear-gradient(160deg,#fffdf9,#f6efe3);box-shadow:0 15px 45px rgba(42,82,96,.06)}.ahv-postcard-archive-card>span{font-size:.65rem;letter-spacing:.2em;color:#78909a}.ahv-postcard-archive-card>strong{display:block;margin:30px 0 22px;font-size:2rem}.ahv-postcard-archive-card h2{font-family:Georgia,'Times New Roman',serif;font-size:1.65rem;font-weight:400;line-height:1.1;color:#365f70}.ahv-postcard-archive-card p{line-height:1.75;color:#61737a}.ahv-postcard-archive-card blockquote{margin:22px 0 0;padding:16px 0 0;border-top:1px solid rgba(75,127,145,.18);font-family:Georgia,'Times New Roman',serif;font-style:italic;color:#486673}
.ahv-postcard-product-callout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:42px;align-items:center;max-width:1060px;margin:10px auto 100px;padding:clamp(32px,5vw,58px);border-radius:32px;background:linear-gradient(135deg,#dfeff1,#f4eadb)}.ahv-postcard-product-callout h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.05;color:#365f70}.ahv-postcard-product-callout p{line-height:1.8}.ahv-postcard-product-callout>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.ahv-postcard-product-callout .ahv-blue-price{font-size:2.7rem;line-height:1;margin:0 0 4px;color:#365f70}
@media(max-width:900px){.ahv-blue-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.ahv-postcard-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ahv-postcard-product-callout{grid-template-columns:1fr}.ahv-blue-editorial-grid{grid-template-columns:1fr}}
@media(max-width:620px){.ahv-blue-pillars,.ahv-postcard-archive-grid{grid-template-columns:1fr}.ahv-blue-pillars article{min-height:0}.ahv-blue-editorial-hero{padding-top:64px;padding-bottom:70px}.ahv-postcard-archive-card{min-height:0}.ahv-postcard-product-callout{margin-left:12px;margin-right:12px}.ahv-blue-faq{padding-left:18px;padding-right:18px}}

/* 4.2.0 · AnaHealings Network source map inside BLUE HOUR */
.ahv-blue-source-chips{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 26px}
.ahv-blue-source-chips span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid rgba(75,127,145,.16);border-radius:999px;background:linear-gradient(145deg,rgba(255,253,249,.94),rgba(232,244,245,.78));font-size:.62rem;font-weight:800;letter-spacing:.09em;color:#58747f;box-shadow:0 5px 14px rgba(42,82,96,.04)}
@media(max-width:680px){.ahv-blue-source-chips{gap:6px}.ahv-blue-source-chips span{font-size:.58rem;padding:5px 8px}}

/* ==========================================================
   BLUE HOUR PERSONAL · 4.4.0
   Individual accounts + Ritual DNA + AnaHealings doodles
   ========================================================== */
.ahv-blue-mood span img,.ahv-blue-element img,.ahv-blue-postcard-card strong img,.ahv-postcard-archive-card strong img{display:block;width:38px;height:38px;object-fit:contain}
.ahv-blue-mood span{display:grid;place-items:center;min-height:42px}.ahv-blue-mood span img{width:34px;height:34px}
.ahv-blue-element span{display:grid;place-items:center}.ahv-blue-element img{width:48px;height:48px}
.ahv-blue-postcard-card strong img{width:78px;height:78px;margin:10px auto}
.ahv-postcard-archive-card strong img{width:62px;height:62px;margin:12px 0}
.ahv-blue-box-choices button img{width:23px;height:23px;object-fit:contain;vertical-align:middle;margin-right:7px}
.ahv-blue-personal-hub{border-radius:36px;background:linear-gradient(140deg,rgba(226,240,237,.88),rgba(250,239,230,.9));border:1px solid rgba(75,111,102,.12);padding:42px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:32px;align-items:start;box-shadow:0 18px 50px rgba(78,70,59,.06)}
.ahv-blue-personal-hub.is-member{display:block}.ahv-blue-personal-copy h2,.ahv-blue-personal-welcome h2{font-family:var(--font-head);font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1.02;color:var(--brown-dark);margin:10px 0 18px}.ahv-blue-personal-copy p,.ahv-blue-personal-welcome p{max-width:760px}
.ahv-blue-personal-login{background:rgba(255,255,255,.78);border:1px solid rgba(98,75,67,.09);border-radius:28px;padding:26px}.ahv-blue-personal-login form p{margin:0 0 12px}.ahv-blue-personal-login label{font-size:12px}.ahv-blue-personal-login input[type=text],.ahv-blue-personal-login input[type=password]{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px 13px;background:#fff}.ahv-blue-personal-login input[type=submit]{border:0;border-radius:999px;background:var(--turq);color:#fff;padding:11px 19px;cursor:pointer}.ahv-blue-personal-login .login-remember{display:flex;align-items:center;gap:7px}.ahv-blue-personal-login .login-remember label{display:flex;align-items:center;gap:7px}
.ahv-blue-personal-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.ahv-blue-personal-badges span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;background:rgba(255,255,255,.76);border:1px solid rgba(98,75,67,.1);border-radius:999px;padding:8px 12px}
.ahv-blue-profile-card{margin-top:28px;background:rgba(255,255,255,.82);border:1px solid rgba(98,75,67,.1);border-radius:28px;overflow:hidden}.ahv-blue-profile-card summary{cursor:pointer;list-style:none;padding:21px 24px;display:flex;justify-content:space-between;gap:18px;align-items:center}.ahv-blue-profile-card summary::-webkit-details-marker{display:none}.ahv-blue-profile-card summary span{font-family:var(--font-head);font-size:28px;color:var(--brown-dark)}.ahv-blue-profile-card summary small{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--turq-dark)}.ahv-blue-profile-body{border-top:1px solid rgba(98,75,67,.08);padding:26px}.ahv-blue-profile-group{margin-bottom:24px}.ahv-blue-profile-group>strong{display:block;font-size:13px;margin-bottom:11px;color:var(--brown-dark)}
.ahv-blue-profile-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ahv-blue-profile-options button{border:1px solid rgba(98,75,67,.11);background:#fff;border-radius:18px;padding:14px 12px;display:flex;align-items:center;gap:9px;text-align:left;color:var(--brown);cursor:pointer;transition:.2s}.ahv-blue-profile-options button:hover,.ahv-blue-profile-options button.is-active{border-color:rgba(78,151,145,.48);background:rgba(218,239,236,.7);transform:translateY(-1px)}.ahv-blue-profile-options img{width:28px;height:28px;object-fit:contain;flex:none}.ahv-blue-profile-options span{font-size:12px}.ahv-blue-profile-split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ahv-blue-profile-group select{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px 13px;color:var(--brown)}
.ahv-blue-profile-duration{display:flex;gap:8px}.ahv-blue-profile-duration button{flex:1;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px;cursor:pointer}.ahv-blue-profile-duration button.is-active{background:var(--turq);border-color:var(--turq);color:#fff}.ahv-blue-avoid{display:flex;flex-wrap:wrap;gap:10px}.ahv-blue-avoid label{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:11px}.ahv-blue-profile-status{display:inline-block;margin-left:12px;font-size:12px;color:var(--turq-dark)}.ahv-blue-safety-note{font-size:10px!important;margin:16px 0 0!important;opacity:.75;max-width:760px}
.ahv-blue-personal-layer{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:start;background:linear-gradient(135deg,rgba(226,240,237,.74),rgba(250,244,235,.9));border:1px solid rgba(78,151,145,.14);border-radius:24px;padding:20px;margin:18px 0 22px}.ahv-blue-personal-layer-icon{width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.8);display:grid;place-items:center}.ahv-blue-personal-layer-icon img{width:40px;height:40px;object-fit:contain}.ahv-blue-personal-layer span{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--turq-dark);margin-bottom:4px}.ahv-blue-personal-layer h3{font-family:var(--font-head);font-size:29px;font-weight:400;line-height:1.05;color:var(--brown-dark);margin:0 0 7px}.ahv-blue-personal-layer p{font-size:13px;margin:0 0 8px}.ahv-blue-personal-layer small{display:block;font-size:9px;line-height:1.45;opacity:.66}
@media(max-width:820px){.ahv-blue-personal-hub{grid-template-columns:1fr;padding:28px 20px;border-radius:28px}.ahv-blue-profile-options{grid-template-columns:repeat(2,minmax(0,1fr))}.ahv-blue-profile-split{grid-template-columns:1fr}.ahv-blue-profile-card summary{align-items:flex-start;flex-direction:column}.ahv-blue-personal-layer{grid-template-columns:54px 1fr}.ahv-blue-personal-layer-icon{width:50px;height:50px}.ahv-blue-personal-layer-icon img{width:32px;height:32px}}
@media(max-width:520px){.ahv-blue-profile-options{grid-template-columns:1fr 1fr}.ahv-blue-profile-options button{padding:11px 9px}.ahv-blue-personal-layer{grid-template-columns:1fr}.ahv-blue-personal-layer-icon{margin-bottom:2px}}

/* AnaHealings VIP 4.4.0 · unified account hub */
.ahv-member-blue-hour{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(234,247,244,.96),rgba(255,251,244,.96));border-color:rgba(77,139,132,.24)}
.ahv-member-product-doodle{display:block;width:56px;height:56px;object-fit:contain;margin:2px 0 12px;opacity:.78}
.ahv-account-unified-note{display:flex;align-items:center;gap:12px;padding:13px 14px;margin:4px 0 14px;border:1px solid rgba(77,139,132,.18);border-radius:18px;background:rgba(235,247,244,.55)}
.ahv-account-unified-note img{width:42px;height:42px;flex:0 0 auto;object-fit:contain;opacity:.72}.ahv-account-unified-note p{margin:0;font-size:.88rem;line-height:1.55}
@media(max-width:560px){.ahv-account-unified-note{align-items:flex-start}.ahv-member-product-doodle{width:48px;height:48px}}

/* BLUE HOUR 4.4.0 · doodle-only decorative UI */
.ahv-blue-dock a span{display:grid;place-items:center;min-height:25px}.ahv-blue-dock a span img{width:24px;height:24px;object-fit:contain;opacity:.8}
.ahv-blue-save,.ahv-blue-postcard-actions button{display:inline-flex;align-items:center;gap:7px}.ahv-blue-save img,.ahv-blue-postcard-actions button img{width:17px;height:17px;object-fit:contain;opacity:.75}


/* ==========================================================
   AnaHealings VIP 4.4.0 · Mallorca healing unified experience
   Combines editorial story + 55€ personalised Mallorca healing.
   ========================================================== */
.ahv-blue-mallorca-healing{max-width:none;background:linear-gradient(145deg,#f7f0e4 0%,#f8f4eb 48%,#eaf4f2 100%);padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2))}
.ahv-blue-mallorca-intro{max-width:930px;margin:0 auto 44px;text-align:left}.ahv-blue-mallorca-intro h2{max-width:850px;color:#49301f}.ahv-blue-mallorca-intro>p{max-width:900px;line-height:1.82;color:#344e5a}.ahv-blue-mallorca-lead{margin:.3rem 0 1.15rem!important;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.35rem,2.4vw,2rem)!important;line-height:1.42!important;color:#4b6f78!important}
.ahv-blue-healing-offer{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:clamp(28px,6vw,72px);align-items:center;max-width:1180px;margin:0 auto;padding:clamp(28px,5vw,56px);border:1px solid rgba(75,127,145,.16);border-radius:38px;background:rgba(255,253,249,.82);box-shadow:0 28px 70px rgba(55,91,105,.10);backdrop-filter:blur(7px)}
.ahv-blue-healing-copy h3{max-width:690px;margin:.1rem 0 .35rem;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.25rem,4.8vw,4.65rem);line-height:1.01;font-weight:400;letter-spacing:-.045em;color:#49301f}.ahv-blue-healing-seo{max-width:700px;line-height:1.8}.ahv-blue-healing-elements{margin:28px 0 20px}.ahv-blue-healing-elements>span{display:block;margin-bottom:12px;font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--blue-deep)}.ahv-blue-healing-chips{display:flex;flex-wrap:wrap;gap:8px}.ahv-blue-healing-chips span{padding:.55rem .78rem;border:1px solid rgba(75,127,145,.17);border-radius:999px;background:#fffdf9;font-size:.84rem;color:#4e6269}.ahv-blue-healing-qr{display:flex;align-items:flex-start;gap:14px;margin:24px 0;padding:18px 20px;border-radius:20px;background:#edf6f4}.ahv-blue-healing-qr img{width:42px;height:42px;object-fit:contain;opacity:.82}.ahv-blue-healing-qr p{margin:0;line-height:1.62;font-size:.93rem}.ahv-blue-intention-card{justify-self:end;width:min(100%,430px);padding:32px}.ahv-blue-intention-card>span{display:block;font-size:1.05rem}.ahv-blue-intention-card>p{margin:.55rem 0 0;line-height:1.55;color:#66767b}.ahv-blue-mallorca-healing .ahv-blue-box-choices button{display:flex;align-items:center;gap:12px}.ahv-blue-mallorca-healing .ahv-blue-box-choices img{width:24px;height:24px;object-fit:contain}.ahv-blue-mallorca-library{max-width:1180px;margin:58px auto 0;padding-top:42px;border-top:1px solid rgba(75,127,145,.18)}.ahv-blue-mallorca-library>h3{max-width:720px;margin:.1rem 0 24px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:400;line-height:1.16;color:#365f70}.ahv-blue-mallorca-library .ahv-blue-curated-grid{margin-top:22px}
@media(max-width:980px){.ahv-blue-healing-offer{grid-template-columns:1fr}.ahv-blue-intention-card{justify-self:stretch;width:100%;max-width:620px}.ahv-blue-mallorca-intro{text-align:left}}
@media(max-width:680px){.ahv-blue-mallorca-healing{padding-left:18px;padding-right:18px}.ahv-blue-healing-offer{padding:24px 18px;border-radius:28px}.ahv-blue-healing-copy h3{font-size:clamp(2.25rem,12vw,3.55rem)}.ahv-blue-healing-chips{gap:6px}.ahv-blue-healing-chips span{font-size:.78rem}.ahv-blue-intention-card{padding:22px}.ahv-blue-mallorca-library{margin-top:42px;padding-top:32px}}


/* BLUE HOUR 4.5.0 · integrated journey: the AnaHealings archive is part of today's ritual, never a detached grid. */
.ahv-blue-today-curation{margin-top:34px;padding-top:28px;border-top:1px solid rgba(75,127,145,.18)}
.ahv-blue-today-curation-head{display:grid;grid-template-columns:minmax(170px,.34fr) minmax(0,1fr);gap:24px;align-items:start;margin-bottom:16px}
.ahv-blue-today-curation-head .ahv-blue-kicker{margin-top:.22rem}
.ahv-blue-today-curation-head p{max-width:760px;margin:0;color:#607178;line-height:1.7;font-size:.96rem}
.ahv-blue-today-piece{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 20px;border:1px solid rgba(75,127,145,.16);border-radius:22px;background:rgba(255,253,249,.84);box-shadow:0 12px 35px rgba(80,64,45,.045)}
.ahv-blue-today-piece-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#edf6f4}
.ahv-blue-today-piece-icon img{width:29px;height:29px;object-fit:contain;opacity:.82}
.ahv-blue-today-piece-copy{min-width:0}
.ahv-blue-today-piece-copy>span{display:block;margin-bottom:4px;font-size:.66rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--blue-olive)}
.ahv-blue-today-piece-copy h3{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.08rem,1.8vw,1.42rem);font-weight:400;line-height:1.2;color:#49301f}
.ahv-blue-today-piece-copy p{margin:.45rem 0 0;line-height:1.48;color:#66777d;font-size:.9rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ahv-blue-today-piece-link{white-space:nowrap;padding:.72rem .92rem;border-radius:999px;border:1px solid rgba(75,127,145,.25);font-weight:800;font-size:.84rem;color:var(--blue-deep);background:#fff;text-decoration:none}
.ahv-blue-today-piece-link:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(75,127,145,.09)}
.ahv-blue-today-curation [aria-busy="true"]{opacity:.58;transition:opacity .18s ease}
/* The old expanded archive grid is intentionally retired from the main BLUE HOUR journey. */
.ahv-blue-mallorca-library{display:none!important}
@media(max-width:760px){.ahv-blue-today-curation-head{grid-template-columns:1fr;gap:8px}.ahv-blue-today-piece{grid-template-columns:46px minmax(0,1fr);gap:13px;padding:16px}.ahv-blue-today-piece-icon{width:44px;height:44px}.ahv-blue-today-piece-icon img{width:24px;height:24px}.ahv-blue-today-piece-link{grid-column:1/-1;width:100%;text-align:center;margin-top:2px}.ahv-blue-today-piece-copy p{-webkit-line-clamp:1}}


/* BLUE HOUR 4.5.1 · Mallorca healing layout refinement */
.ahv-blue-mallorca-healing{padding-top:clamp(52px,6vw,82px);padding-bottom:clamp(56px,7vw,90px)}
.ahv-blue-mallorca-intro{margin-bottom:clamp(28px,4vw,42px)}
.ahv-blue-healing-offer{grid-template-columns:minmax(0,1.3fr) minmax(360px,.82fr);gap:clamp(34px,4.8vw,58px);align-items:start;max-width:1120px;padding:clamp(32px,4vw,48px);overflow:hidden}
.ahv-blue-healing-copy{min-width:0;max-width:none}
.ahv-blue-healing-copy h3{max-width:760px;margin:0 0 18px;font-size:clamp(2.25rem,4vw,3.85rem);line-height:1.035;letter-spacing:-.035em}
.ahv-blue-price-row{display:flex;align-items:center;gap:20px;margin:4px 0 22px;padding-bottom:20px;border-bottom:1px solid rgba(75,127,145,.14)}
.ahv-blue-price-row .ahv-blue-price{flex:0 0 auto;margin:0!important;font-size:clamp(3.2rem,5.6vw,4.7rem)!important;line-height:.9!important}
.ahv-blue-price-meta{display:flex;flex-direction:column;gap:4px;min-width:0}
.ahv-blue-price-meta strong{font-size:.95rem;line-height:1.25;color:#315f6d}
.ahv-blue-price-meta span{font-size:.8rem;line-height:1.35;color:#718087}
.ahv-blue-healing-seo{max-width:720px;margin:0 0 22px;line-height:1.72;font-size:1rem;color:#35505c}
.ahv-blue-offer-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 26px}
.ahv-blue-offer-benefits>div{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:13px 12px;border:1px solid rgba(75,127,145,.13);border-radius:17px;background:rgba(255,255,255,.68)}
.ahv-blue-offer-benefits img{width:25px;height:25px;object-fit:contain;flex:0 0 auto;opacity:.82}
.ahv-blue-offer-benefits span{display:flex;flex-direction:column;min-width:0}
.ahv-blue-offer-benefits strong{font-size:.82rem;line-height:1.25;color:#35505c}
.ahv-blue-offer-benefits small{margin-top:3px;font-size:.71rem;line-height:1.35;color:#7a8589}
.ahv-blue-healing-elements{margin:22px 0 18px}
.ahv-blue-healing-chips{gap:7px}
.ahv-blue-healing-chips span{padding:.48rem .7rem;font-size:.79rem}
.ahv-blue-healing-qr{margin:20px 0 16px;padding:15px 17px}
.ahv-blue-shipping{margin:0!important;line-height:1.55}
.ahv-blue-intention-card{align-self:start;justify-self:stretch;width:100%;max-width:410px;margin:0;padding:28px;position:relative;top:0}
.ahv-blue-intention-card>span{font-size:1.12rem}
.ahv-blue-intention-card>p{margin:.45rem 0 0;font-size:.92rem}
.ahv-blue-mallorca-healing .ahv-blue-box-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:18px 0 20px}
.ahv-blue-mallorca-healing .ahv-blue-box-choices button{min-height:52px;padding:11px 12px;line-height:1.25}
.ahv-blue-mallorca-healing .ahv-blue-box-choices button:last-child{grid-column:1/-1}
.ahv-blue-mallorca-healing .ahv-blue-box-choices img{width:22px;height:22px}
.ahv-blue-order{min-height:52px}
.ahv-blue-whatsapp{margin-top:12px;font-size:.9rem}
@media(max-width:980px){.ahv-blue-healing-offer{grid-template-columns:1fr;gap:28px;max-width:760px}.ahv-blue-intention-card{max-width:none}.ahv-blue-offer-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.ahv-blue-mallorca-healing{padding-top:42px;padding-bottom:54px}.ahv-blue-healing-offer{gap:22px;padding:22px 18px}.ahv-blue-healing-copy h3{font-size:clamp(2.1rem,10.5vw,3.2rem);margin-bottom:16px}.ahv-blue-price-row{gap:14px;margin-bottom:18px;padding-bottom:17px}.ahv-blue-price-row .ahv-blue-price{font-size:3.25rem!important}.ahv-blue-price-meta strong{font-size:.86rem}.ahv-blue-price-meta span{font-size:.74rem}.ahv-blue-offer-benefits{grid-template-columns:1fr;gap:7px}.ahv-blue-offer-benefits>div{padding:11px 12px}.ahv-blue-healing-chips span{font-size:.76rem}.ahv-blue-intention-card{padding:20px}.ahv-blue-mallorca-healing .ahv-blue-box-choices{grid-template-columns:1fr 1fr}.ahv-blue-mallorca-healing .ahv-blue-box-choices button{min-height:49px;font-size:.9rem}.ahv-blue-mallorca-healing .ahv-blue-box-choices button:last-child{grid-column:1/-1}}
@media(max-width:430px){.ahv-blue-price-row{align-items:flex-start;flex-direction:column;gap:8px}.ahv-blue-mallorca-healing .ahv-blue-box-choices{grid-template-columns:1fr}.ahv-blue-mallorca-healing .ahv-blue-box-choices button:last-child{grid-column:auto}}


/* BLUE HOUR 4.6.0 · personal identity + Ana words */
.ahv-blue-affirmation small[data-blue-affirmation-source]{display:block;margin:.5rem 0 .85rem;font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;color:var(--ahv-sage,#7e9278)}
.ahv-blue-words-saved{margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(79,91,74,.14)}
.ahv-blue-words-saved>span{display:block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.65rem}
.ahv-blue-words-saved blockquote{margin:.55rem 0;padding:.8rem 1rem;border-left:2px solid rgba(97,150,160,.45);background:rgba(255,255,255,.55);border-radius:0 14px 14px 0;font-family:Georgia,serif;font-size:.96rem;line-height:1.55}
.ahv-blue-words-saved blockquote small{display:block;margin-top:.45rem;font-family:inherit;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#71806c}
.ahv-blue-healing-identity{display:grid;grid-template-columns:38px 1fr;gap:.75rem;align-items:start;margin:1rem 0;padding:.9rem 1rem;border:1px solid rgba(92,141,149,.2);border-radius:18px;background:rgba(255,255,255,.58)}
.ahv-blue-healing-identity img{width:32px;height:32px;opacity:.78}.ahv-blue-healing-identity p{margin:0;font-size:.9rem;line-height:1.55}.ahv-blue-healing-identity.is-missing{background:rgba(247,242,231,.75)}
.ahv-account-personalization{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2rem;align-items:start;margin:1.5rem 0 2rem;padding:1.5rem;border-radius:28px;background:linear-gradient(135deg,rgba(240,247,245,.9),rgba(251,246,237,.9));border:1px solid rgba(92,141,149,.16)}
.ahv-account-personalization h3{margin:.3rem 0 .65rem;font-family:Georgia,serif;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.08}.ahv-account-personalization p{margin:.4rem 0;line-height:1.65}
.ahv-profile-ready{display:inline-flex;margin-top:.8rem;padding:.45rem .7rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.08em}.ahv-profile-ready.is-ready{background:#e5f3ed;color:#315f53}.ahv-profile-ready.is-missing{background:#f5ead8;color:#755829}
.ahv-personalization-form{display:grid;gap:.85rem;padding:1.05rem;border-radius:20px;background:rgba(255,255,255,.72)}
.ahv-personalization-form label,.ahv-register-form label{display:grid;gap:.35rem}.ahv-personalization-form input,.ahv-register-form input[type=date]{min-height:48px;border:1px solid rgba(61,80,82,.22);border-radius:13px;padding:.65rem .8rem;background:#fff;color:inherit}
.ahv-account-personal-help{margin:.2rem 0 .7rem;padding:.75rem .9rem;border-left:2px solid rgba(92,141,149,.45);font-size:.85rem;line-height:1.55;background:rgba(239,247,245,.55)}
@media(max-width:760px){.ahv-account-personalization{grid-template-columns:1fr;gap:1rem;padding:1rem}.ahv-blue-healing-identity{grid-template-columns:30px 1fr}.ahv-blue-healing-identity img{width:26px;height:26px}}

/* BLUE HOUR 4.6.1 · Mallorca Healing full editorial redesign */
.ahv-blue-mallorca-healing{
  --bh-card:#fffdf9;
  --bh-ink:#2f4652;
  --bh-brown:#49301f;
  --bh-line:rgba(75,127,145,.16);
  padding-top:clamp(58px,7vw,92px)!important;
  padding-bottom:clamp(64px,8vw,104px)!important;
}
.ahv-blue-mallorca-story{
  width:min(100%,1120px);
  margin:0 auto clamp(34px,5vw,58px);
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  gap:clamp(34px,6vw,76px);
  align-items:end;
}
.ahv-blue-mallorca-story-title,.ahv-blue-mallorca-story-copy{min-width:0}
.ahv-blue-mallorca-story-title h2{
  margin:.25rem 0 1rem!important;
  max-width:560px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(2.7rem,5.6vw,5.1rem)!important;
  line-height:.98!important;
  font-weight:400;
  letter-spacing:-.045em;
  color:var(--bh-brown)!important;
}
.ahv-blue-mallorca-story .ahv-blue-mallorca-lead{
  max-width:560px!important;
  margin:0!important;
  font-size:clamp(1.15rem,1.8vw,1.55rem)!important;
  line-height:1.5!important;
}
.ahv-blue-mallorca-story-copy{
  padding:clamp(20px,3vw,34px) 0 4px;
  border-top:1px solid var(--bh-line);
}
.ahv-blue-mallorca-story-copy p{
  max-width:620px;
  margin:0 0 1rem;
  font-size:.98rem;
  line-height:1.78;
  color:#50656e;
}
.ahv-blue-healing-offer-v2{
  width:min(100%,1120px)!important;
  max-width:1120px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(360px,410px)!important;
  gap:clamp(30px,4.8vw,56px)!important;
  align-items:start!important;
  padding:clamp(32px,4.4vw,52px)!important;
  border-radius:40px!important;
  overflow:visible!important;
  background:rgba(255,253,249,.91)!important;
  box-shadow:0 28px 75px rgba(55,91,105,.10)!important;
}
.ahv-blue-healing-offer-v2 .ahv-blue-healing-copy{min-width:0}
.ahv-blue-healing-offer-v2 .ahv-blue-healing-copy>h3{
  max-width:650px!important;
  margin:.35rem 0 1.35rem!important;
  font-size:clamp(2.55rem,4.25vw,4.15rem)!important;
  line-height:1.01!important;
  letter-spacing:-.04em!important;
}
.ahv-blue-product-summary{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:24px;
  align-items:center;
  margin:0 0 24px;
  padding:18px 0 22px;
  border-top:1px solid var(--bh-line);
  border-bottom:1px solid var(--bh-line);
}
.ahv-blue-price-lockup{display:flex;align-items:baseline;gap:14px;white-space:nowrap}
.ahv-blue-price-lockup .ahv-blue-price{
  margin:0!important;
  font-size:clamp(3.2rem,5vw,4.5rem)!important;
  line-height:.9!important;
  letter-spacing:-.05em;
}
.ahv-blue-price-lockup>span{
  display:block;
  max-width:120px;
  font-size:.78rem;
  line-height:1.25;
  font-weight:850;
  color:#365f70;
}
.ahv-blue-product-summary>p{
  margin:0;
  padding-left:22px;
  border-left:1px solid var(--bh-line);
  font-size:.88rem;
  line-height:1.55;
  color:#66777d;
}
.ahv-blue-healing-offer-v2 .ahv-blue-healing-seo{
  max-width:650px!important;
  margin:0 0 24px;
  font-size:.98rem;
  line-height:1.78!important;
  color:#455e69;
}
.ahv-blue-healing-offer-v2 .ahv-blue-offer-benefits{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  margin:0 0 24px!important;
}
.ahv-blue-healing-offer-v2 .ahv-blue-offer-benefits>div{
  min-height:0!important;
  padding:12px 14px!important;
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  align-items:center!important;
  gap:12px!important;
  border-radius:16px!important;
  background:rgba(241,247,245,.66)!important;
}
.ahv-blue-healing-offer-v2 .ahv-blue-offer-benefits img{width:27px!important;height:27px!important}
.ahv-blue-healing-offer-v2 .ahv-blue-offer-benefits strong{font-size:.86rem!important}
.ahv-blue-healing-offer-v2 .ahv-blue-offer-benefits small{font-size:.75rem!important;line-height:1.35!important}
.ahv-blue-healing-personalise{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  gap:17px;
  align-items:start;
  margin:26px 0 28px;
  padding:22px;
  border:1px solid rgba(104,128,101,.17);
  border-radius:22px;
  background:linear-gradient(135deg,rgba(237,246,242,.9),rgba(250,244,235,.9));
}
.ahv-blue-healing-personalise-icon{
  width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.78);display:grid;place-items:center
}
.ahv-blue-healing-personalise-icon img{width:31px;height:31px;object-fit:contain}
.ahv-blue-healing-personalise span{
  display:block;margin:0 0 6px;font-size:.63rem;letter-spacing:.16em;font-weight:900;color:#597a76
}
.ahv-blue-healing-personalise h4{
  margin:0 0 8px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:400;line-height:1.18;color:var(--bh-brown)
}
.ahv-blue-healing-personalise p{margin:0;font-size:.88rem;line-height:1.65;color:#5c7078}
.ahv-blue-healing-offer-v2 .ahv-blue-healing-elements{margin:26px 0 18px!important}
.ahv-blue-healing-offer-v2 .ahv-blue-healing-elements>span{margin-bottom:12px!important}
.ahv-blue-healing-offer-v2 .ahv-blue-healing-chips{gap:7px!important}
.ahv-blue-healing-offer-v2 .ahv-blue-healing-chips span{padding:.48rem .7rem!important;font-size:.78rem!important}
.ahv-blue-healing-details{
  margin-top:22px;
  border-top:1px solid var(--bh-line);
  border-bottom:1px solid var(--bh-line);
}
.ahv-blue-healing-details summary{
  list-style:none;cursor:pointer;padding:15px 34px 15px 0;position:relative;font-size:.82rem;font-weight:850;color:#466d7c
}
.ahv-blue-healing-details summary::-webkit-details-marker{display:none}
.ahv-blue-healing-details summary:after{content:'+';position:absolute;right:5px;top:10px;font-size:1.3rem;font-weight:300}
.ahv-blue-healing-details[open] summary:after{content:'–'}
.ahv-blue-healing-details .ahv-blue-healing-qr{margin:0 0 12px!important;padding:14px 15px!important;border-radius:16px!important}
.ahv-blue-healing-details .ahv-blue-healing-qr img{width:34px!important;height:34px!important}
.ahv-blue-healing-details .ahv-blue-healing-qr p{font-size:.83rem!important;line-height:1.55!important}
.ahv-blue-healing-details .ahv-blue-shipping{margin:0 0 16px!important;font-size:.76rem!important;line-height:1.55!important}
.ahv-blue-healing-offer-v2 .ahv-blue-intention-card{
  width:100%!important;
  max-width:410px!important;
  margin:0!important;
  padding:28px!important;
  position:relative!important;
  top:auto!important;
  align-self:start!important;
  justify-self:end!important;
  border:1px solid rgba(75,127,145,.13);
  border-radius:28px!important;
  background:#fff!important;
  box-shadow:0 18px 50px rgba(55,91,105,.11)!important;
}
.ahv-blue-intention-step{
  display:block!important;margin:0 0 7px!important;font-size:.63rem!important;letter-spacing:.16em!important;font-weight:900!important;color:#6a8a83!important
}
.ahv-blue-intention-card h4{
  margin:0 0 8px;font-family:Georgia,'Times New Roman',serif;font-size:1.8rem;font-weight:400;line-height:1.08;color:var(--bh-brown)
}
.ahv-blue-healing-offer-v2 .ahv-blue-intention-card>p{margin:0 0 18px!important;font-size:.88rem!important;line-height:1.55!important;color:#65767b!important}
.ahv-blue-healing-offer-v2 .ahv-blue-box-choices{
  display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0 0 18px!important
}
.ahv-blue-healing-offer-v2 .ahv-blue-box-choices button{
  min-height:50px!important;padding:11px 14px!important;border-radius:15px!important;font-size:.92rem!important
}
.ahv-blue-healing-offer-v2 .ahv-blue-box-choices button:last-child{grid-column:auto!important}
.ahv-blue-healing-identity-compact{
  display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;gap:8px!important;align-items:start!important;margin:0 0 14px!important;padding:10px 12px!important;border-radius:14px!important
}
.ahv-blue-healing-identity-compact>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;font-size:.8rem;font-weight:900;background:rgba(255,255,255,.8);color:#4e8279}
.ahv-blue-healing-identity-compact p{margin:0!important;font-size:.73rem!important;line-height:1.45!important}
.ahv-blue-healing-offer-v2 .ahv-blue-order{min-height:54px!important;font-weight:850}
.ahv-blue-healing-offer-v2 .ahv-blue-whatsapp{margin-top:13px!important;font-size:.82rem!important;line-height:1.4!important}
.ahv-blue-intention-foot{display:block;margin-top:16px;text-align:center;font-size:.68rem;line-height:1.45;color:#899398}

@media(max-width:1040px){
  .ahv-blue-mallorca-story{grid-template-columns:1fr;gap:18px;max-width:780px}
  .ahv-blue-mallorca-story-copy{padding-top:22px}
  .ahv-blue-healing-offer-v2{grid-template-columns:1fr!important;max-width:780px!important;gap:30px!important}
  .ahv-blue-healing-offer-v2 .ahv-blue-intention-card{max-width:none!important;justify-self:stretch!important}
  .ahv-blue-healing-offer-v2 .ahv-blue-box-choices{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .ahv-blue-healing-offer-v2 .ahv-blue-box-choices button:last-child{grid-column:1/-1!important}
}
@media(max-width:680px){
  .ahv-blue-mallorca-healing{padding-left:16px!important;padding-right:16px!important}
  .ahv-blue-mallorca-story{margin-bottom:28px}
  .ahv-blue-mallorca-story-title h2{font-size:clamp(2.55rem,13vw,4rem)!important}
  .ahv-blue-mallorca-story-copy{padding-top:18px}
  .ahv-blue-mallorca-story-copy p{font-size:.9rem;line-height:1.68}
  .ahv-blue-healing-offer-v2{padding:22px 18px!important;border-radius:28px!important;gap:24px!important}
  .ahv-blue-healing-offer-v2 .ahv-blue-healing-copy>h3{font-size:clamp(2.25rem,11.5vw,3.35rem)!important;margin-bottom:1rem!important}
  .ahv-blue-product-summary{grid-template-columns:1fr;gap:12px;padding:16px 0 18px}
  .ahv-blue-product-summary>p{padding-left:0;border-left:0;font-size:.82rem}
  .ahv-blue-price-lockup{align-items:center;justify-content:space-between;white-space:normal}
  .ahv-blue-price-lockup>span{max-width:150px;text-align:right}
  .ahv-blue-healing-personalise{grid-template-columns:42px minmax(0,1fr);gap:13px;padding:17px 15px}
  .ahv-blue-healing-personalise-icon{width:42px;height:42px}.ahv-blue-healing-personalise-icon img{width:26px;height:26px}
  .ahv-blue-healing-offer-v2 .ahv-blue-intention-card{padding:20px!important;border-radius:22px!important}
  .ahv-blue-healing-offer-v2 .ahv-blue-box-choices{grid-template-columns:1fr 1fr!important}
  .ahv-blue-healing-offer-v2 .ahv-blue-box-choices button:last-child{grid-column:1/-1!important}
}
@media(max-width:430px){
  .ahv-blue-healing-offer-v2 .ahv-blue-box-choices{grid-template-columns:1fr!important}
  .ahv-blue-healing-offer-v2 .ahv-blue-box-choices button:last-child{grid-column:auto!important}
  .ahv-blue-price-lockup{align-items:flex-start;flex-direction:column;gap:8px}
  .ahv-blue-price-lockup>span{max-width:none;text-align:left}
  .ahv-blue-healing-personalise{grid-template-columns:1fr}.ahv-blue-healing-personalise-icon{margin-bottom:2px}
}

/* BLUE HOUR 4.6.2 · “Llévate esto contigo” soft turquoise editorial card */
.ahv-blue-affirmation{
  background:linear-gradient(135deg,#e8f7f5 0%,#dceff1 100%);
  color:#274b59;
  border:1px solid rgba(66,139,147,.22);
  box-shadow:0 18px 42px rgba(51,102,111,.08);
}
.ahv-blue-affirmation>span{
  color:#377f88;
}
.ahv-blue-affirmation p{
  color:#294c59;
}
.ahv-blue-affirmation small[data-blue-affirmation-source]{
  color:#718b7b;
}
.ahv-blue-affirmation .ahv-blue-save{
  border-color:rgba(55,127,136,.42);
  background:rgba(255,255,255,.38);
  color:#315f69;
}
.ahv-blue-affirmation .ahv-blue-save:hover,
.ahv-blue-affirmation .ahv-blue-save:focus-visible{
  background:#fff;
  color:#285762;
  border-color:rgba(55,127,136,.7);
}
.ahv-blue-affirmation .ahv-blue-save.is-saved{
  background:#fff;
  color:#285762;
  border-color:rgba(55,127,136,.35);
}

/* 4.6.3 · BLUE HOUR login-first teaser / email capture */
.ahv-blue-hour-guest{background:linear-gradient(180deg,#fbf6ee 0%,#f4fbfa 52%,#fbf6ee 100%)}
.ahv-blue-guest-hero{max-width:1180px;margin:0 auto;padding:clamp(58px,8vw,108px) clamp(20px,4vw,52px) clamp(48px,7vw,84px);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(34px,7vw,88px);align-items:center}
.ahv-blue-guest-hero-copy h1{max-width:800px;margin:.35rem 0 1.2rem;font-family:var(--font-head);font-size:clamp(3.2rem,7.2vw,6.8rem);font-weight:400;line-height:.93;letter-spacing:-.045em;color:var(--brown-dark)}
.ahv-blue-guest-hero-copy>p{max-width:720px;font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.75;color:#47616c}
.ahv-blue-guest-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.ahv-blue-guest-actions .ahv-btn{min-height:52px}
.ahv-blue-guest-trust{margin-top:16px!important;font-size:.8rem!important;letter-spacing:.025em;color:#74878d!important}
.ahv-blue-guest-hero-art{position:relative;min-height:420px;display:grid;place-items:center;border-radius:999px 999px 48px 48px;background:linear-gradient(180deg,#dff4f3 0%,#eaf5ef 50%,#f2e8d8 100%);overflow:hidden;box-shadow:0 30px 80px rgba(50,92,96,.12)}
.ahv-blue-guest-orb{position:absolute;width:190px;height:190px;left:50%;top:18%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle at 38% 35%,#fff 0%,#f7efd6 38%,rgba(246,222,169,.72) 62%,rgba(246,222,169,0) 72%);filter:blur(.2px)}
.ahv-blue-guest-hero-art:after{content:"";position:absolute;left:-8%;right:-8%;bottom:0;height:42%;border-radius:50% 50% 0 0/24% 24% 0 0;background:linear-gradient(180deg,rgba(111,181,190,.42),rgba(87,143,159,.76))}
.ahv-blue-guest-hero-art img{position:relative;z-index:2;width:130px;height:130px;opacity:.72}.ahv-blue-guest-hero-art small{position:absolute;z-index:3;bottom:28px;letter-spacing:.18em;font-weight:800;font-size:.68rem;color:#fff}

.ahv-blue-guest-preview{max-width:1080px!important;margin:0 auto!important;padding:clamp(42px,7vw,78px) clamp(20px,4vw,42px)!important}.ahv-blue-guest-preview>header{max-width:780px;margin:0 auto 30px;text-align:center}.ahv-blue-guest-preview>header h2,.ahv-blue-guest-value>h2{font-family:var(--font-head);font-weight:400;color:var(--brown-dark);font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.02;margin:.45rem 0 1rem}.ahv-blue-guest-preview>header p{max-width:720px;margin:0 auto;line-height:1.72}
.ahv-blue-guest-preview-shell{position:relative;border:1px solid rgba(76,121,127,.16);border-radius:34px;background:rgba(255,255,255,.88);overflow:hidden;box-shadow:0 26px 70px rgba(55,86,88,.09)}
.ahv-blue-guest-preview-top{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 24px;border-bottom:1px solid rgba(76,121,127,.12);background:linear-gradient(90deg,#edf8f6,#f8f2e9)}.ahv-blue-guest-preview-top span{display:flex;gap:10px;align-items:center;font-weight:850}.ahv-blue-guest-preview-top img{width:28px;height:28px}.ahv-blue-guest-preview-top strong{padding:.45rem .7rem;border-radius:999px;background:#e1f1f0;color:#417887;font-size:.72rem;letter-spacing:.12em}
.ahv-blue-guest-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:22px}.ahv-blue-guest-preview-grid article{padding:22px;border-radius:22px;background:#fbfaf7;border:1px solid rgba(78,111,107,.11)}.ahv-blue-guest-preview-grid article>span{display:block;margin-bottom:9px;font-size:.7rem;font-weight:900;letter-spacing:.12em;color:#73958a}.ahv-blue-guest-preview-grid article>strong{display:block;margin-bottom:8px;font-family:var(--font-head);font-size:1.55rem;font-weight:500;color:#3f342e}.ahv-blue-guest-preview-grid article p{margin:0;line-height:1.65;color:#54666c}
.ahv-blue-guest-preview-grid .is-takeaway{grid-column:1/-1;padding:26px 28px;background:linear-gradient(135deg,#dff5f3,#edf9f7);border-color:rgba(70,145,145,.18)}.ahv-blue-guest-preview-grid .is-takeaway blockquote{margin:.35rem 0 .75rem;font-family:var(--font-head);font-size:clamp(1.55rem,3vw,2.35rem);font-weight:400;line-height:1.25;color:#31596a}.ahv-blue-guest-preview-grid .is-takeaway small{color:#718f84;letter-spacing:.1em}
.ahv-blue-guest-lock{position:relative;padding:34px 24px 30px;background:linear-gradient(180deg,rgba(242,249,248,.94),rgba(229,242,240,.98));border-top:1px solid rgba(76,121,127,.12);text-align:center}.ahv-blue-guest-lock:before{content:"";position:absolute;left:10%;right:10%;top:-48px;height:48px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(242,249,248,.95));pointer-events:none}.ahv-blue-guest-lock>div{max-width:710px;margin:auto}.ahv-blue-guest-lock img{width:46px;height:46px;margin-bottom:8px}.ahv-blue-guest-lock strong{display:block;font-family:var(--font-head);font-size:clamp(1.8rem,3.2vw,2.7rem);font-weight:400;color:#3f342e}.ahv-blue-guest-lock p{max-width:650px;margin:.7rem auto 1.3rem;line-height:1.65}.ahv-blue-guest-lock .ahv-btn{min-width:min(100%,300px)}

.ahv-blue-guest-value{max-width:1120px!important;margin:0 auto!important;padding:clamp(46px,7vw,84px) clamp(20px,4vw,42px)!important;text-align:center}.ahv-blue-guest-value>h2{max-width:850px;margin:.5rem auto 1.4rem}.ahv-blue-guest-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px;text-align:left}.ahv-blue-guest-value-grid article{padding:24px 20px;min-height:210px;border-radius:24px;background:#fffdf9;border:1px solid rgba(81,107,99,.12);box-shadow:0 12px 32px rgba(70,72,66,.05)}.ahv-blue-guest-value-grid img{width:42px;height:42px;margin-bottom:18px}.ahv-blue-guest-value-grid strong{display:block;margin-bottom:8px;font-size:1rem;color:#324e58}.ahv-blue-guest-value-grid p{margin:0;font-size:.9rem;line-height:1.6;color:#65777b}

.ahv-blue-guest-access{max-width:1080px!important;margin:0 auto clamp(48px,7vw,80px)!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(330px,.8fr)!important;gap:0!important;border-radius:34px!important;background:#fff!important;border:1px solid rgba(66,110,113,.14)!important;overflow:hidden;box-shadow:0 28px 76px rgba(54,80,82,.1)}
.ahv-blue-guest-register{padding:clamp(30px,5vw,56px);background:linear-gradient(145deg,#e6f5f3,#f6efe5)}.ahv-blue-guest-register h2{font-family:var(--font-head);font-size:clamp(2.5rem,4.6vw,4.4rem);font-weight:400;line-height:1.02;color:var(--brown-dark);margin:.45rem 0 1rem}.ahv-blue-guest-register p{max-width:590px;line-height:1.72;color:#50656c}.ahv-blue-guest-register-btn{margin-top:12px}.ahv-blue-guest-register small{display:block;margin-top:15px;color:#728488}
.ahv-blue-guest-login{padding:clamp(28px,4vw,46px)!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important}.ahv-blue-guest-login h3{font-family:var(--font-head);font-size:clamp(2rem,3.5vw,3rem);font-weight:400;margin:.45rem 0 1rem;color:#3f342e}.ahv-blue-guest-login form p{margin:.75rem 0}.ahv-blue-guest-login label{font-size:.8rem;font-weight:800;color:#51666c}.ahv-blue-guest-login input[type=text],.ahv-blue-guest-login input[type=password]{width:100%;min-height:48px;padding:10px 12px;border:1px solid rgba(69,102,106,.2);border-radius:13px;background:#fbfcfa}.ahv-blue-guest-login .login-submit input{width:100%;min-height:50px;border:0;border-radius:999px;background:#4b7f91;color:#fff;font-weight:800;cursor:pointer}.ahv-blue-guest-login .login-remember label{font-weight:500}.ahv-blue-guest-login .ahv-text-link{display:inline-block;margin-top:8px}

.ahv-blue-guest-mallorca{max-width:1080px!important;margin:0 auto!important;padding:28px 32px!important;border-radius:28px!important;background:linear-gradient(135deg,#faf2e7,#e8f5f2)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:26px!important;align-items:center!important}.ahv-blue-guest-mallorca h2{margin:.35rem 0 .65rem;font-family:var(--font-head);font-size:clamp(2rem,3.6vw,3.2rem);font-weight:400;color:#3f342e}.ahv-blue-guest-mallorca p{max-width:720px;margin:0;line-height:1.65}

@media(max-width:900px){.ahv-blue-guest-hero{grid-template-columns:1fr}.ahv-blue-guest-hero-art{min-height:300px;max-width:640px;width:100%;margin:auto}.ahv-blue-guest-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ahv-blue-guest-access{grid-template-columns:1fr!important}.ahv-blue-guest-mallorca{grid-template-columns:1fr!important}.ahv-blue-guest-mallorca .ahv-btn{justify-self:start}}
@media(max-width:620px){.ahv-blue-guest-hero{padding-top:44px}.ahv-blue-guest-hero-copy h1{font-size:clamp(3rem,16vw,4.7rem)}.ahv-blue-guest-actions{display:grid}.ahv-blue-guest-actions .ahv-btn{width:100%}.ahv-blue-guest-hero-art{min-height:250px;border-radius:34px}.ahv-blue-guest-preview-grid{grid-template-columns:1fr;padding:14px}.ahv-blue-guest-preview-grid .is-takeaway{grid-column:auto;padding:22px 18px}.ahv-blue-guest-preview-top{padding:15px 16px}.ahv-blue-guest-value-grid{grid-template-columns:1fr}.ahv-blue-guest-value-grid article{min-height:0}.ahv-blue-guest-access{margin-left:16px!important;margin-right:16px!important;border-radius:26px!important}.ahv-blue-guest-register,.ahv-blue-guest-login{padding:28px 20px!important}.ahv-blue-guest-mallorca{margin-left:16px!important;margin-right:16px!important;padding:24px 20px!important}.ahv-blue-guest-mallorca .ahv-btn{width:100%}}


/* 4.6.4 · cache-safe BLUE HOUR layout guard
   This final layer intentionally reasserts the principal geometry so an older optimized stylesheet
   cannot leave the Mallorca offer in a narrow/deconstructed state after an FTP deployment. */
.ahv-blue-mallorca-healing .ahv-blue-healing-offer-v2{
  width:min(100%,1120px)!important;
  max-width:1120px!important;
  margin-inline:auto!important;
  grid-template-columns:minmax(0,1fr) minmax(360px,410px)!important;
  align-items:start!important;
}
.ahv-blue-mallorca-healing .ahv-blue-healing-offer-v2>*{min-width:0!important}
.ahv-blue-mallorca-healing .ahv-blue-healing-copy{width:auto!important;max-width:none!important}
.ahv-blue-mallorca-healing .ahv-blue-intention-card{position:relative!important;inset:auto!important;width:100%!important;max-width:410px!important;margin:0!important;align-self:start!important;justify-self:end!important}
.ahv-blue-mallorca-healing .ahv-blue-offer-benefits>div{min-width:0!important}
@media(max-width:1040px){
  .ahv-blue-mallorca-healing .ahv-blue-healing-offer-v2{grid-template-columns:1fr!important;max-width:780px!important}
  .ahv-blue-mallorca-healing .ahv-blue-intention-card{max-width:none!important;justify-self:stretch!important}
}
@media(max-width:680px){
  .ahv-blue-mallorca-healing .ahv-blue-healing-offer-v2{width:100%!important;padding:22px 18px!important;gap:24px!important}
  .ahv-blue-mallorca-healing .ahv-blue-intention-card{width:100%!important}
}

/* ============================================================
   BLUE HOUR 4.6.5 · MALLORCA HEALING PANEL · CLEAN REBUILD
   Dedicated class namespace to avoid legacy grid/cache collisions.
   ============================================================ */
.ahv-blue-mallorca-healing{
  overflow:visible!important;
  padding-top:clamp(58px,7vw,92px)!important;
  padding-bottom:clamp(64px,8vw,104px)!important;
}
.ahv-blue-mallorca-healing .ahv-blue-mallorca-story{
  width:min(100%,1120px)!important;
  max-width:1120px!important;
  margin:0 auto clamp(34px,5vw,58px)!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;
  gap:clamp(34px,5vw,64px)!important;
  align-items:start!important;
}
.ahv-blue-mallorca-healing .ahv-blue-mallorca-story>*{min-width:0!important;width:auto!important;max-width:none!important}
.ahv-blue-mallorca-healing .ahv-blue-mallorca-story-title h2{
  max-width:720px!important;
  font-size:clamp(2.75rem,5.5vw,5rem)!important;
  line-height:.98!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
.ahv-blue-mallorca-healing .ahv-blue-mallorca-lead{
  max-width:680px!important;
  font-size:clamp(1.15rem,2vw,1.55rem)!important;
  line-height:1.5!important;
}
.ahv-blue-mallorca-healing .ahv-blue-mallorca-story-copy{
  padding:clamp(22px,3vw,34px)!important;
  border:1px solid rgba(87,128,130,.13)!important;
  border-radius:26px!important;
  background:rgba(255,255,255,.52)!important;
}
.ahv-blue-mallorca-healing .ahv-blue-mallorca-story-copy p{
  max-width:none!important;
  margin:0 0 1rem!important;
  font-size:.96rem!important;
  line-height:1.75!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
.ahv-blue-mallorca-healing .ahv-blue-mallorca-story-copy p:last-child{margin-bottom:0!important}

.ahv-bh465-product{
  width:min(100%,1120px)!important;
  max-width:1120px!important;
  margin:0 auto!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.ahv-bh465-product,.ahv-bh465-product *{box-sizing:border-box}
.ahv-bh465-product-grid{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(340px,390px)!important;
  gap:clamp(34px,4.5vw,58px)!important;
  align-items:start!important;
  padding:clamp(28px,4vw,46px)!important;
  border:1px solid rgba(76,121,127,.14)!important;
  border-radius:34px!important;
  background:linear-gradient(145deg,#fffdf8 0%,#fbf7ef 56%,#f1f9f7 100%)!important;
  box-shadow:0 28px 80px rgba(66,87,86,.09)!important;
  overflow:visible!important;
}
.ahv-bh465-product-grid>*{min-width:0!important;width:auto!important;max-width:none!important}
.ahv-bh465-product-main{
  display:block!important;
  min-width:0!important;
}
.ahv-bh465-product-head{min-width:0!important}
.ahv-bh465-product-head h3{
  max-width:720px!important;
  margin:.45rem 0 1.25rem!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(2.55rem,4.7vw,4.55rem)!important;
  line-height:1.01!important;
  font-weight:400!important;
  letter-spacing:-.04em!important;
  color:#49301f!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}
.ahv-bh465-price-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:18px!important;
  margin:0 0 22px!important;
  padding:0 0 22px!important;
  border-bottom:1px solid rgba(75,127,145,.16)!important;
}
.ahv-bh465-price{
  display:block!important;
  margin:0!important;
  font-size:clamp(3.5rem,6vw,5.4rem)!important;
  line-height:.85!important;
  letter-spacing:-.055em!important;
  font-weight:800!important;
  color:#4b879a!important;
  white-space:nowrap!important;
}
.ahv-bh465-price-row>span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:36px!important;
  padding:.6rem .86rem!important;
  border:1px solid rgba(75,127,145,.15)!important;
  border-radius:999px!important;
  background:rgba(236,247,245,.74)!important;
  font-size:.79rem!important;
  line-height:1.2!important;
  font-weight:850!important;
  color:#416d78!important;
}
.ahv-bh465-lead{
  max-width:680px!important;
  margin:0!important;
  font-size:1rem!important;
  line-height:1.78!important;
  color:#425c67!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.ahv-bh465-benefits{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin:30px 0!important;
}
.ahv-bh465-benefits article{
  min-width:0!important;
  min-height:132px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  gap:12px!important;
  padding:18px!important;
  border:1px solid rgba(80,126,126,.14)!important;
  border-radius:20px!important;
  background:rgba(248,252,249,.82)!important;
}
.ahv-bh465-benefit-icon{
  width:42px!important;
  height:42px!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 42px!important;
  border-radius:50%!important;
  background:#fff!important;
  border:1px solid rgba(102,135,108,.12)!important;
}
.ahv-bh465-benefit-icon img{width:25px!important;height:25px!important;object-fit:contain!important}
.ahv-bh465-benefits article>div{min-width:0!important}
.ahv-bh465-benefits strong{
  display:block!important;
  margin:0 0 5px!important;
  font-size:.9rem!important;
  line-height:1.25!important;
  color:#2f5361!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.ahv-bh465-benefits small{
  display:block!important;
  font-size:.77rem!important;
  line-height:1.45!important;
  color:#718087!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.ahv-bh465-personalise{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  gap:18px!important;
  align-items:start!important;
  margin:30px 0!important;
  padding:24px!important;
  border:1px solid rgba(100,136,111,.17)!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#edf7f3 0%,#fbf6ec 100%)!important;
}
.ahv-bh465-personalise>*{min-width:0!important}
.ahv-bh465-personalise-icon{
  width:58px!important;height:58px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:rgba(255,255,255,.88)!important;border:1px solid rgba(91,134,117,.12)!important
}
.ahv-bh465-personalise-icon img{width:31px!important;height:31px!important;object-fit:contain!important}
.ahv-bh465-eyebrow{
  display:block!important;
  margin:0 0 8px!important;
  font-size:.66rem!important;
  line-height:1.3!important;
  letter-spacing:.15em!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  color:#648981!important;
  white-space:normal!important;
  word-break:normal!important;
}
.ahv-bh465-personalise h4{
  max-width:650px!important;
  margin:0 0 9px!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(1.45rem,2.4vw,1.95rem)!important;
  line-height:1.16!important;
  font-weight:400!important;
  color:#49301f!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.ahv-bh465-personalise p{
  max-width:650px!important;
  margin:0!important;
  font-size:.9rem!important;
  line-height:1.68!important;
  color:#566c74!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.ahv-bh465-elements{margin:28px 0 18px!important;min-width:0!important}
.ahv-bh465-chips{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
.ahv-bh465-chips span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:37px!important;
  padding:.5rem .76rem!important;
  border:1px solid rgba(75,127,145,.15)!important;
  border-radius:999px!important;
  background:#fffefb!important;
  font-size:.79rem!important;
  line-height:1.15!important;
  color:#4f646b!important;
  white-space:nowrap!important;
}
.ahv-bh465-details{
  margin:24px 0 0!important;
  border-top:1px solid rgba(75,127,145,.16)!important;
  border-bottom:1px solid rgba(75,127,145,.16)!important;
}
.ahv-bh465-details summary{
  list-style:none!important;
  position:relative!important;
  cursor:pointer!important;
  padding:17px 38px 17px 0!important;
  font-size:.84rem!important;
  line-height:1.4!important;
  font-weight:850!important;
  color:#466d7c!important;
}
.ahv-bh465-details summary::-webkit-details-marker{display:none!important}
.ahv-bh465-details summary:after{content:'+'!important;position:absolute!important;right:6px!important;top:10px!important;font-size:1.35rem!important;font-weight:300!important}
.ahv-bh465-details[open] summary:after{content:'–'!important}
.ahv-bh465-details-body{
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:start!important;
  padding:0 0 18px!important;
}
.ahv-bh465-details-body img{width:38px!important;height:38px!important;object-fit:contain!important}
.ahv-bh465-details-body p{margin:0 0 8px!important;font-size:.84rem!important;line-height:1.58!important;color:#556b73!important}
.ahv-bh465-details-body small{display:block!important;font-size:.73rem!important;line-height:1.5!important;color:#7b898d!important}

.ahv-bh465-order-card{
  min-width:0!important;
  width:100%!important;
  max-width:390px!important;
  margin:0!important;
  padding:28px!important;
  position:sticky!important;
  top:110px!important;
  align-self:start!important;
  border:1px solid rgba(75,127,145,.16)!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 18px 52px rgba(55,91,105,.10)!important;
}
.ahv-bh465-order-top h4{
  margin:0 0 8px!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(1.8rem,3vw,2.35rem)!important;
  line-height:1.05!important;
  font-weight:400!important;
  color:#49301f!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.ahv-bh465-order-top p{margin:0 0 20px!important;font-size:.89rem!important;line-height:1.55!important;color:#64767b!important}
.ahv-bh465-choices{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:9px!important;
  margin:0 0 18px!important;
}
.ahv-bh465-choices button{
  width:100%!important;
  min-width:0!important;
  min-height:50px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:10px 12px!important;
  border:1px solid rgba(75,127,145,.17)!important;
  border-radius:14px!important;
  background:#fbfdfb!important;
  font:inherit!important;
  font-size:.86rem!important;
  line-height:1.2!important;
  color:#365464!important;
  text-align:left!important;
  cursor:pointer!important;
  transition:.18s ease!important;
}
.ahv-bh465-choices button.is-wide{grid-column:1/-1!important}
.ahv-bh465-choices button img{width:21px!important;height:21px!important;object-fit:contain!important;flex:0 0 21px!important}
.ahv-bh465-choices button span{min-width:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}
.ahv-bh465-choices button:hover,.ahv-bh465-choices button:focus-visible{border-color:#65aebb!important;background:#eef8f7!important;transform:translateY(-1px)!important}
.ahv-bh465-choices button.is-active{border-color:#5fa7b4!important;background:#e7f5f5!important;box-shadow:inset 0 0 0 1px rgba(95,167,180,.18)!important}
.ahv-bh465-identity{
  display:grid!important;
  grid-template-columns:24px minmax(0,1fr)!important;
  gap:9px!important;
  align-items:start!important;
  margin:0 0 14px!important;
  padding:12px!important;
  border-radius:14px!important;
  border:1px solid rgba(87,132,112,.12)!important;
  background:#f4f9f6!important;
}
.ahv-bh465-identity>span{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#fff!important;color:#4d8378!important;font-size:.78rem!important;font-weight:900!important}
.ahv-bh465-identity p{margin:0!important;font-size:.75rem!important;line-height:1.45!important;color:#617679!important;word-break:normal!important;overflow-wrap:normal!important}
.ahv-bh465-order-btn{width:100%!important;min-height:54px!important;justify-content:center!important;text-align:center!important;font-weight:850!important}
.ahv-bh465-whatsapp{
  display:block!important;
  margin:14px 0 0!important;
  text-align:center!important;
  font-size:.82rem!important;
  line-height:1.45!important;
  font-weight:750!important;
  color:#477889!important;
  text-decoration:none!important;
}
.ahv-bh465-order-foot{display:block!important;margin:15px 0 0!important;text-align:center!important;font-size:.69rem!important;line-height:1.45!important;color:#899699!important}

@media(max-width:980px){
  .ahv-blue-mallorca-healing .ahv-blue-mallorca-story{grid-template-columns:1fr!important;max-width:820px!important;gap:24px!important}
  .ahv-bh465-product{max-width:820px!important}
  .ahv-bh465-product-grid{grid-template-columns:1fr!important;gap:30px!important}
  .ahv-bh465-order-card{max-width:none!important;position:relative!important;top:auto!important}
  .ahv-bh465-benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:720px){
  .ahv-blue-mallorca-healing{padding-left:16px!important;padding-right:16px!important}
  .ahv-blue-mallorca-healing .ahv-blue-mallorca-story-title h2{font-size:clamp(2.5rem,12vw,3.75rem)!important}
  .ahv-blue-mallorca-healing .ahv-blue-mallorca-story-copy{padding:20px!important;border-radius:22px!important}
  .ahv-bh465-product-grid{padding:22px 18px!important;border-radius:26px!important}
  .ahv-bh465-product-head h3{font-size:clamp(2.25rem,10.8vw,3.35rem)!important}
  .ahv-bh465-benefits{grid-template-columns:1fr!important;gap:9px!important}
  .ahv-bh465-benefits article{min-height:0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important}
  .ahv-bh465-personalise{grid-template-columns:46px minmax(0,1fr)!important;padding:18px!important;gap:14px!important}
  .ahv-bh465-personalise-icon{width:46px!important;height:46px!important}.ahv-bh465-personalise-icon img{width:26px!important;height:26px!important}
  .ahv-bh465-order-card{padding:22px!important;border-radius:22px!important}
}
@media(max-width:480px){
  .ahv-bh465-price-row{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}
  .ahv-bh465-price-row>span{white-space:normal!important}
  .ahv-bh465-choices{grid-template-columns:1fr!important}
  .ahv-bh465-choices button.is-wide{grid-column:auto!important}
  .ahv-bh465-personalise{grid-template-columns:1fr!important}
  .ahv-bh465-chips span{white-space:normal!important}
  .ahv-bh465-details-body{grid-template-columns:1fr!important}
}


/* 4.6.7 · BLUE HOUR Mallorca healing panel structural repair
   Fixes narrow/overlapping left column on desktop containers, especially with longer DE copy. */
.ahv-bh465-product{
  width:100%!important;
  max-width:1120px!important;
  margin:0 auto!important;
}
.ahv-bh465-product-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.16fr) minmax(300px,360px)!important;
  gap:clamp(28px,3.8vw,48px)!important;
  align-items:start!important;
}
.ahv-bh465-product-main,
.ahv-bh465-order-card,
.ahv-bh465-benefits,
.ahv-bh465-benefits article,
.ahv-bh465-benefits article > div,
.ahv-bh465-personalise,
.ahv-bh465-personalise > div,
.ahv-bh465-details-body,
.ahv-bh465-order-top,
.ahv-bh465-identity,
.ahv-bh465-choices,
.ahv-bh465-choices button,
.ahv-bh465-choices button span{
  min-width:0!important;
}
.ahv-bh465-product-head h3,
.ahv-bh465-lead,
.ahv-bh465-personalise h4,
.ahv-bh465-personalise p,
.ahv-bh465-benefits strong,
.ahv-bh465-benefits small,
.ahv-bh465-order-top h4,
.ahv-bh465-order-top p,
.ahv-bh465-identity p,
.ahv-bh465-details-body p,
.ahv-bh465-details-body small,
.ahv-bh465-choices button span{
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  hyphens:auto!important;
}
.ahv-bh465-product-head h3{
  max-width:16ch!important;
}
.ahv-bh465-benefits{
  grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;
  gap:14px!important;
}
.ahv-bh465-benefits article{
  min-height:0!important;
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  align-items:start!important;
  gap:12px!important;
}
.ahv-bh465-benefit-icon{
  width:48px!important;
  height:48px!important;
  flex:0 0 48px!important;
}
.ahv-bh465-benefit-icon img{width:26px!important;height:26px!important}
.ahv-bh465-benefits strong{
  margin:1px 0 6px!important;
  font-size:.96rem!important;
  line-height:1.28!important;
}
.ahv-bh465-benefits small{
  font-size:.81rem!important;
  line-height:1.5!important;
}
.ahv-bh465-personalise{
  grid-template-columns:68px minmax(0,1fr)!important;
  gap:18px!important;
}
.ahv-bh465-personalise-icon{
  width:68px!important;
  height:68px!important;
}
.ahv-bh465-personalise-icon img{width:34px!important;height:34px!important}
.ahv-bh465-eyebrow{
  font-size:.7rem!important;
  letter-spacing:.17em!important;
}
.ahv-bh465-personalise h4{
  max-width:24ch!important;
  font-size:clamp(1.35rem,2.1vw,1.85rem)!important;
}
.ahv-bh465-personalise p{max-width:none!important}
.ahv-bh465-order-card{
  width:100%!important;
  max-width:360px!important;
}
.ahv-bh465-choices{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.ahv-bh465-choices button{
  align-items:flex-start!important;
  min-height:56px!important;
}
.ahv-bh465-choices button img{margin-top:2px!important}
.ahv-bh465-identity{
  grid-template-columns:28px minmax(0,1fr)!important;
}
.ahv-bh465-identity > span{
  width:28px!important;
  height:28px!important;
}
.ahv-bh465-chips span{
  white-space:normal!important;
}

/* Stack earlier to avoid compressed left column inside narrower WP content widths */
@media (max-width:1279px){
  .ahv-bh465-product{
    max-width:920px!important;
  }
  .ahv-bh465-product-grid{
    grid-template-columns:1fr!important;
    gap:28px!important;
  }
  .ahv-bh465-order-card{
    position:relative!important;
    top:auto!important;
    max-width:none!important;
  }
}
@media (max-width:860px){
  .ahv-bh465-benefits{
    grid-template-columns:1fr!important;
  }
}
@media (max-width:640px){
  .ahv-bh465-product-grid{
    padding:20px 16px!important;
    border-radius:24px!important;
  }
  .ahv-bh465-product-head h3{
    max-width:none!important;
    font-size:clamp(2rem,11vw,3.1rem)!important;
  }
  .ahv-bh465-price{
    font-size:clamp(3rem,16vw,4.5rem)!important;
  }
  .ahv-bh465-personalise{
    grid-template-columns:1fr!important;
    padding:18px!important;
  }
  .ahv-bh465-personalise-icon{
    width:52px!important;
    height:52px!important;
  }
  .ahv-bh465-personalise-icon img{width:28px!important;height:28px!important}
  .ahv-bh465-order-card{
    padding:20px!important;
    border-radius:22px!important;
  }
}
@media (max-width:480px){
  .ahv-bh465-price-row{
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:12px!important;
  }
  .ahv-bh465-choices{
    grid-template-columns:1fr!important;
  }
  .ahv-bh465-choices button.is-wide{
    grid-column:auto!important;
  }
}


/* 4.6.8 · FINAL STRUCTURAL FLATTENING
   The Mallorca Healing area is intentionally one continuous editorial flow.
   No internal left/right table or sticky side column remains. */
.ahv-bh465-product,
.ahv-bh465-product-grid,
.ahv-bh465-product-main,
.ahv-bh465-order-card{
  width:100%!important;
  max-width:1120px!important;
  min-width:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ahv-bh465-product-grid{
  display:block!important;
  padding:clamp(28px,4vw,46px)!important;
  overflow:visible!important;
}
.ahv-bh465-product-main{
  display:block!important;
  max-width:none!important;
}
.ahv-bh465-product-head,
.ahv-bh465-lead,
.ahv-bh465-benefits,
.ahv-bh465-personalise,
.ahv-bh465-elements,
.ahv-bh465-details{
  width:100%!important;
  max-width:none!important;
}
.ahv-bh465-product-head h3{
  max-width:17ch!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}
.ahv-bh465-lead{
  max-width:900px!important;
}
.ahv-bh465-benefits{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
}
.ahv-bh465-benefits article{
  width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:start!important;
  min-height:138px!important;
  padding:20px!important;
}
.ahv-bh465-benefits article>div,
.ahv-bh465-personalise>div,
.ahv-bh465-details-body>div,
.ahv-bh465-order-top,
.ahv-bh465-identity,
.ahv-bh465-identity p,
.ahv-bh465-choices,
.ahv-bh465-choices button,
.ahv-bh465-choices button span{
  min-width:0!important;
}
.ahv-bh465-benefits strong,
.ahv-bh465-benefits small,
.ahv-bh465-personalise h4,
.ahv-bh465-personalise p,
.ahv-bh465-details-body p,
.ahv-bh465-details-body small,
.ahv-bh465-order-top h4,
.ahv-bh465-order-top p,
.ahv-bh465-identity p,
.ahv-bh465-choices button span{
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  hyphens:auto!important;
}
.ahv-bh465-benefits strong,
.ahv-bh465-personalise h4,
.ahv-bh465-order-top h4,
.ahv-bh465-eyebrow{
  hyphens:none!important;
  overflow-wrap:normal!important;
}
.ahv-bh465-personalise{
  grid-template-columns:72px minmax(0,1fr)!important;
  gap:22px!important;
  margin:32px 0!important;
  padding:28px!important;
}
.ahv-bh465-personalise-icon{
  width:72px!important;
  height:72px!important;
}
.ahv-bh465-personalise h4{
  max-width:31ch!important;
}
.ahv-bh465-personalise p{
  max-width:900px!important;
}
.ahv-bh465-order-card{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)!important;
  column-gap:clamp(28px,4vw,48px)!important;
  row-gap:18px!important;
  max-width:none!important;
  margin-top:34px!important;
  padding:30px!important;
  align-items:start!important;
  border-radius:26px!important;
}
.ahv-bh465-order-top{
  grid-column:1!important;
}
.ahv-bh465-choices{
  grid-column:1!important;
  grid-row:2 / span 4!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  margin:0!important;
}
.ahv-bh465-identity{
  grid-column:2!important;
  grid-row:1!important;
  margin:0!important;
}
.ahv-bh465-order-btn{
  grid-column:2!important;
  grid-row:2!important;
  margin:0!important;
}
.ahv-bh465-whatsapp{
  grid-column:2!important;
  grid-row:3!important;
  margin:0!important;
  text-align:left!important;
}
.ahv-bh465-order-foot{
  grid-column:2!important;
  grid-row:4!important;
  margin:0!important;
  text-align:left!important;
}
.ahv-bh465-details{
  margin-top:30px!important;
}

@media(max-width:900px){
  .ahv-bh465-benefits{
    grid-template-columns:1fr!important;
  }
  .ahv-bh465-benefits article{
    min-height:0!important;
  }
  .ahv-bh465-order-card{
    grid-template-columns:1fr!important;
  }
  .ahv-bh465-order-top,
  .ahv-bh465-choices,
  .ahv-bh465-identity,
  .ahv-bh465-order-btn,
  .ahv-bh465-whatsapp,
  .ahv-bh465-order-foot{
    grid-column:1!important;
    grid-row:auto!important;
  }
  .ahv-bh465-choices{
    margin:0 0 4px!important;
  }
}
@media(max-width:640px){
  .ahv-bh465-product-grid{
    padding:20px 16px!important;
  }
  .ahv-bh465-personalise{
    grid-template-columns:1fr!important;
    gap:14px!important;
    padding:20px!important;
  }
  .ahv-bh465-personalise-icon{
    width:54px!important;
    height:54px!important;
  }
  .ahv-bh465-order-card{
    padding:20px!important;
  }
}
@media(max-width:480px){
  .ahv-bh465-choices{
    grid-template-columns:1fr!important;
  }
}


/* 4.6.9 · ENTREPRENEUR web-project CTA + shared four-plane AnaHealings exercise */
.ahv-entrepreneur-web-cta{
  position:relative;
  z-index:1;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(0,1.28fr) minmax(230px,.72fr);
  gap:clamp(26px,5vw,64px);
  align-items:center;
  margin:clamp(34px,5vw,56px) 0;
  padding:clamp(28px,5vw,52px);
  border:1px solid rgba(57,127,123,.16);
  border-radius:32px;
  background:linear-gradient(135deg,#edf8f6 0%,#fffaf3 54%,#f4ede2 100%);
  box-shadow:0 18px 52px rgba(78,74,64,.07);
}
.ahv-entrepreneur-web-cta:after{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  right:-95px;
  bottom:-115px;
  border-radius:50%;
  background:rgba(108,194,189,.14);
  pointer-events:none;
}
.ahv-entrepreneur-web-cta-copy{position:relative;z-index:2;min-width:0}
.ahv-entrepreneur-web-cta h3{
  max-width:760px;
  margin:8px 0 15px;
  font-family:var(--font-head),Georgia,serif;
  font-size:clamp(34px,4.8vw,58px);
  line-height:1.03;
  font-weight:400;
  color:var(--brown-dark);
}
.ahv-entrepreneur-web-cta p{max-width:790px;margin:0 0 17px;font-size:16px;line-height:1.76;color:var(--brown)}
.ahv-entrepreneur-web-cta-signature{margin:0 0 22px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--turq-dark)}
.ahv-entrepreneur-web-cta-art{
  position:relative;
  z-index:2;
  min-height:230px;
  display:grid;
  place-items:center;
  align-content:center;
  text-align:center;
  padding:26px;
  border-radius:28px;
  border:1px solid rgba(57,127,123,.14);
  background:rgba(255,255,255,.70);
}
.ahv-entrepreneur-web-cta-art img{width:72px;height:72px;object-fit:contain;margin-bottom:14px;opacity:.72}
.ahv-entrepreneur-web-cta-art span,.ahv-entrepreneur-web-cta-art b{font-size:12px;letter-spacing:.08em;color:var(--brown-dark)}
.ahv-entrepreneur-web-cta-art small{margin:7px 0;font-family:var(--font-head),Georgia,serif;font-size:30px;color:var(--turq-dark)}

.ahv-four-planes{
  position:relative;
  z-index:1;
  overflow:hidden;
  margin:clamp(32px,5vw,58px) 0;
  padding:clamp(28px,5vw,48px);
  border:1px solid rgba(72,126,131,.14);
  border-radius:30px;
  background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(237,248,246,.84));
  box-shadow:0 16px 48px rgba(70,89,87,.06);
}
body.page-amor .ahv-four-planes{
  background:linear-gradient(145deg,#fffaf8 0%,#f5fbfc 58%,#f8f3ec 100%);
  border-color:rgba(118,151,165,.18);
}
.ahv-four-planes-head{max-width:900px;margin:0 0 26px}
.ahv-four-planes-head h2{
  margin:7px 0 4px;
  font-family:var(--font-head),Georgia,serif;
  font-size:clamp(34px,4.8vw,56px);
  line-height:1.02;
  font-weight:400;
  color:var(--brown-dark);
}
.ahv-four-planes-head h3{margin:0 0 13px;font-size:clamp(18px,2vw,23px);line-height:1.3;color:var(--turq-dark)}
.ahv-four-planes-head p{max-width:850px;margin:0;font-size:15px;line-height:1.72;color:var(--brown)}
.ahv-four-planes-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ahv-four-planes-grid article{
  min-width:0;
  padding:19px 17px;
  border:1px solid rgba(72,126,131,.13);
  border-radius:20px;
  background:rgba(255,255,255,.76);
}
.ahv-four-planes-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:12px;border-radius:50%;background:#f3faf8;border:1px solid rgba(84,133,119,.12)}
.ahv-four-planes-icon img{width:27px;height:27px;object-fit:contain}
.ahv-four-planes-grid strong{display:block;margin:0 0 11px;font-size:11px;letter-spacing:.12em;color:var(--turq-dark)}
.ahv-four-planes-grid ul{margin:0;padding:0;list-style:none;display:grid;gap:9px}
.ahv-four-planes-grid li{position:relative;padding-left:16px;font-size:13px;line-height:1.5;color:var(--brown)}
.ahv-four-planes-grid li:before{content:"·";position:absolute;left:2px;top:0;color:var(--turq-dark);font-weight:900}
.ahv-four-planes-integration{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:center;
  margin-top:16px;
  padding:19px 21px;
  border-radius:20px;
  background:rgba(234,246,244,.72);
}
body.page-amor .ahv-four-planes-integration{background:rgba(234,244,249,.72)}
.ahv-four-planes-integration span{display:block;margin-bottom:5px;font-size:10px;font-weight:900;letter-spacing:.14em;color:var(--turq-dark)}
.ahv-four-planes-integration p{margin:0;max-width:760px;font-size:13px;line-height:1.62;color:var(--brown)}
.ahv-four-planes-integration .ahv-btn{white-space:nowrap}

@media(max-width:900px){
  .ahv-entrepreneur-web-cta{grid-template-columns:1fr}
  .ahv-entrepreneur-web-cta-art{min-height:170px}
  .ahv-four-planes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .ahv-entrepreneur-web-cta{padding:24px 20px;border-radius:25px}
  .ahv-entrepreneur-web-cta h3{font-size:34px}
  .ahv-four-planes{padding:24px 18px;border-radius:24px}
  .ahv-four-planes-grid{grid-template-columns:1fr}
  .ahv-four-planes-integration{grid-template-columns:1fr;gap:14px}
  .ahv-four-planes-integration .ahv-btn{width:100%;justify-content:center;text-align:center;white-space:normal}
}

/* 4.7.2 · TODAY IN ANAHEALINGS + SMART AUTOMATIC JOURNEY (additive only) */
.ahv-today-dashboard{
  margin:34px 0 42px;
  padding:clamp(24px,3.4vw,38px);
  border:1px solid rgba(73,126,135,.14);
  border-radius:30px;
  background:linear-gradient(145deg,#f2fbf9 0%,#fffaf3 58%,#f5f0e8 100%);
  box-shadow:0 22px 70px rgba(55,84,85,.08);
}
.ahv-today-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}
.ahv-today-head>div{min-width:0}
.ahv-today-head h2{max-width:780px;margin:.35rem 0 0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.04;color:#49301f;letter-spacing:-.03em}
.ahv-today-head img{width:72px;height:72px;object-fit:contain;opacity:.85;flex:0 0 72px}
.ahv-today-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:16px}
.ahv-today-card{min-width:0;padding:22px;border:1px solid rgba(75,127,145,.14);border-radius:22px;background:rgba(255,255,255,.76)}
.ahv-today-card>span{display:block;margin-bottom:9px;font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#648981}
.ahv-today-card>small{display:block;margin-bottom:7px;color:#7b8c91;font-size:.73rem}
.ahv-today-card h3{margin:0 0 9px;font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(1.35rem,2.4vw,1.85rem);line-height:1.16;color:#49301f}
.ahv-today-card p{margin:0 0 14px;line-height:1.65;color:#536b73;font-size:.9rem}
.ahv-today-question textarea{width:100%;resize:vertical;min-height:88px;margin:8px 0 10px;padding:13px 14px;border:1px solid rgba(75,127,145,.16);border-radius:15px;background:#fffefb;color:#40565e;font:inherit;line-height:1.5}
.ahv-today-question textarea:focus{outline:2px solid rgba(93,174,181,.22);border-color:#72aeb4}
.ahv-today-reflection-foot{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.ahv-today-reflection-foot small{max-width:70%;font-size:.68rem;line-height:1.45;color:#889497}
.ahv-text-button{border:0;background:transparent;padding:0;color:#477889;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer;white-space:nowrap}
.ahv-text-button.is-done{color:#4f8370}
.ahv-today-takeaway{background:#dff3f1}
.ahv-today-takeaway blockquote{margin:0 0 12px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.45;color:#335b68}
.ahv-today-takeaway small{margin:0;color:#6b8d84;letter-spacing:.08em;font-size:.66rem}
.ahv-today-blue{background:linear-gradient(145deg,#edf8f7,#fffdf8)}

.ahv-smart-journey{
  margin:34px 0;
  padding:clamp(24px,3.2vw,38px);
  border:1px solid rgba(80,126,126,.14);
  border-radius:28px;
  background:linear-gradient(145deg,#f7fbf8 0%,#fffaf2 100%);
  box-shadow:0 20px 60px rgba(58,83,82,.07);
}
.ahv-smart-journey-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:start;margin-bottom:24px}
.ahv-smart-journey-head>div{min-width:0}
.ahv-smart-journey-head h3{margin:.35rem 0 .55rem;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.9rem,3.8vw,3rem);font-weight:400;line-height:1.06;color:#49301f}
.ahv-smart-journey-head p{max-width:760px;margin:0;color:#5c7178;line-height:1.65;font-size:.9rem}
.ahv-smart-progress-ring{width:100px;height:100px;display:grid;place-content:center;text-align:center;border-radius:50%;background:#e5f4ef;border:1px solid rgba(88,136,112,.14)}
.ahv-smart-progress-ring strong{display:block;font-size:1.25rem;line-height:1;color:#416d65}
.ahv-smart-progress-ring span{display:block;margin-top:5px;font-size:.62rem;color:#738c84}
.ahv-smart-current{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(75,127,145,.14)}
.ahv-smart-current>div{min-width:0}
.ahv-smart-current span{display:block;margin-bottom:6px;font-size:.67rem;font-weight:900;letter-spacing:.12em;color:#648981}
.ahv-smart-current h4{margin:0 0 6px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:400;line-height:1.14;color:#49301f}
.ahv-smart-current p{margin:0;color:#64767b;line-height:1.55;font-size:.86rem}
.ahv-smart-actions{display:flex!important;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px;min-width:250px!important}
.ahv-smart-actions .ahv-btn{margin:0!important}
.ahv-smart-next-notice{margin-top:14px;padding:15px 18px;border-radius:16px;background:#dff3f1;color:#365e67;line-height:1.5;font-size:.86rem}
.ahv-smart-next-notice a{font-weight:850;color:#346f7b;text-decoration:none}
.ahv-smart-complete{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:center;padding:20px;border-radius:20px;background:#e8f6ef;border:1px solid rgba(82,135,106,.13)}
.ahv-smart-complete img{width:52px;height:52px;object-fit:contain}
.ahv-smart-complete strong{display:block;color:#3c6259;font-size:1.02rem}.ahv-smart-complete p{margin:5px 0 0;color:#657b75;line-height:1.55;font-size:.83rem}
.ahv-smart-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px;margin-top:18px}
.ahv-smart-step{min-width:0;display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px 11px;border-radius:13px;border:1px solid rgba(75,127,145,.12);background:rgba(255,255,255,.62);color:#758286}
.ahv-smart-step b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#f1f4f2;color:#76827c;font-size:.7rem}
.ahv-smart-step span{min-width:0;font-size:.72rem;line-height:1.25;overflow-wrap:break-word}
.ahv-smart-step em{font-style:normal;color:#4f8b70;font-weight:900}
.ahv-smart-step.is-complete{background:#edf8f2;color:#4f6d62;border-color:rgba(82,135,106,.16)}
.ahv-smart-step.is-complete b{background:#d8eee2;color:#3f745c}
.ahv-smart-step.is-current{background:#eaf6f6;color:#3d6570;border-color:rgba(85,159,166,.24)}
.ahv-smart-step.is-current b{background:#cfecee;color:#3a7279}

@media(max-width:900px){
  .ahv-today-grid{grid-template-columns:1fr}
  .ahv-smart-current{grid-template-columns:1fr;align-items:start}
  .ahv-smart-actions{justify-content:flex-start;min-width:0!important}
}
@media(max-width:640px){
  .ahv-today-dashboard,.ahv-smart-journey{padding:20px 16px;border-radius:24px}
  .ahv-today-head img{width:56px;height:56px;flex-basis:56px}
  .ahv-today-reflection-foot{display:block}
  .ahv-today-reflection-foot small{max-width:none;display:block;margin-bottom:10px}
  .ahv-smart-journey-head{grid-template-columns:1fr}
  .ahv-smart-progress-ring{width:auto;height:auto;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 13px;justify-self:start}
  .ahv-smart-progress-ring span{margin:0}
  .ahv-smart-actions{display:grid!important;grid-template-columns:1fr;width:100%}
  .ahv-smart-actions .ahv-btn{width:100%;justify-content:center;text-align:center}
  .ahv-smart-steps{grid-template-columns:1fr}
}


/* 4.7.2 · automatic return layer: additive cards only, existing AnaHealings content untouched */
.ahv-today-smart-auto .ahv-today-head{align-items:center}
.ahv-today-return{max-width:760px;margin:.65rem 0 0!important;font-size:.9rem!important;line-height:1.65!important;color:#64767b!important}
.ahv-today-focus{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:1px 12px!important;align-items:center!important;min-width:220px!important;padding:13px 16px!important;border:1px solid rgba(75,127,145,.13)!important;border-radius:20px!important;background:rgba(255,255,255,.65)!important}
.ahv-today-focus img{grid-row:1/3!important;width:52px!important;height:52px!important;object-fit:contain!important;opacity:.86!important}
.ahv-today-focus span{align-self:end!important;font-size:.61rem!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#7a9290!important}
.ahv-today-focus strong{align-self:start!important;font-family:Georgia,'Times New Roman',serif!important;font-size:1.12rem!important;font-weight:400!important;color:#456877!important}
.ahv-today-grid-smart{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.ahv-today-grid-smart .ahv-today-next,.ahv-today-grid-smart .ahv-today-piece{min-height:245px!important}
.ahv-today-piece{background:linear-gradient(145deg,#fffdf8,#f1f8f6)!important}
.ahv-today-piece .ahv-text-link{display:inline-flex!important;margin-top:4px!important}
.ahv-today-ana-note{background:linear-gradient(145deg,#f6efe6,#fffdf9)!important}
.ahv-today-ana-note blockquote{margin:5px 0 15px!important;font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(1.15rem,2vw,1.5rem)!important;line-height:1.45!important;color:#4c3a2f!important}
.ahv-today-ana-note em{display:block!important;font-style:normal!important;font-size:.64rem!important;letter-spacing:.11em!important;color:#8c776b!important}
.ahv-today-week{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)!important;gap:22px 28px!important;align-items:center!important;margin-top:18px!important;padding:22px 24px!important;border:1px solid rgba(75,127,145,.13)!important;border-radius:22px!important;background:linear-gradient(135deg,#eef8f6 0%,#fffaf2 100%)!important}
.ahv-today-week>div{min-width:0!important}
.ahv-today-week h3{margin:.35rem 0 0!important;font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(1.35rem,2.5vw,1.9rem)!important;font-weight:400!important;line-height:1.14!important;color:#49301f!important}
.ahv-today-week-stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
.ahv-today-week-stats>div{min-width:0!important;padding:14px!important;border-radius:16px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(75,127,145,.1)!important}
.ahv-today-week-stats strong{display:block!important;font-family:Georgia,'Times New Roman',serif!important;font-size:1.45rem!important;font-weight:400!important;color:#477381!important;overflow-wrap:break-word!important}
.ahv-today-week-stats span{display:block!important;margin-top:4px!important;font-size:.67rem!important;line-height:1.35!important;color:#7a898d!important}
.ahv-today-week>p{grid-column:1/-1!important;margin:0!important;padding-top:13px!important;border-top:1px solid rgba(75,127,145,.11)!important;font-size:.78rem!important;line-height:1.55!important;color:#667b80!important}
@media(max-width:900px){
  .ahv-today-grid-smart{grid-template-columns:1fr!important}
  .ahv-today-grid-smart .ahv-today-next,.ahv-today-grid-smart .ahv-today-piece{min-height:0!important}
  .ahv-today-week{grid-template-columns:1fr!important}
}
@media(max-width:640px){
  .ahv-today-smart-auto .ahv-today-head{display:block!important}
  .ahv-today-focus{margin-top:18px!important;min-width:0!important;width:100%!important}
  .ahv-today-week{padding:18px!important}
  .ahv-today-week-stats{grid-template-columns:1fr!important}
}

/* 4.7.6.2 · Secure online books + elegant print editions */
.ahv-book-shop-hero{max-width:1240px;margin:0 auto;padding:clamp(42px,7vw,90px) clamp(22px,4vw,52px) clamp(34px,6vw,70px);display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);gap:clamp(34px,6vw,84px);align-items:center;position:relative}
.ahv-book-shop-copy h1{font-family:var(--font-head);font-weight:400;font-size:clamp(64px,9vw,118px);line-height:.86;margin:8px 0 18px;color:var(--brown-dark);letter-spacing:-.025em}
.ahv-book-shop-copy h2{font-family:var(--font-head);font-weight:400;font-size:clamp(32px,4.7vw,56px);line-height:1.02;margin:0 0 20px;color:var(--turq-dark)}
.ahv-book-shop-copy>p{max-width:650px;font-size:15px;line-height:1.9;color:#6c5b53}
.ahv-book-main-buy{margin-top:12px;min-height:50px;padding-inline:23px}
.ahv-book-shop-art{border-radius:34px 34px 34px 10px;overflow:hidden;background:#dff6fa;border:1px solid rgba(255,255,255,.9);box-shadow:0 26px 70px rgba(22,120,152,.18);position:relative}
.ahv-book-shop-art:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.55);border-radius:inherit;pointer-events:none}
.ahv-book-shop-art img{display:block;width:100%;height:auto;object-fit:cover}
.ahv-book-security-line{display:flex;align-items:center;gap:8px;margin-top:18px;font-size:11px;letter-spacing:.04em;color:#7a665e}.ahv-book-security-line span{color:var(--turq-dark);font-size:18px}
.ahv-btn-soft{background:rgba(255,255,255,.74)!important;color:var(--turq-dark)!important;border:1px solid rgba(57,127,123,.32)!important}.ahv-btn-soft:hover{background:#fff!important}
.ahv-gemo-main-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}

.ahv-book-editions,.ahv-gemo-formats{max-width:1180px;margin-inline:auto}
.ahv-book-editions>h2,.ahv-gemo-formats>h2{font-family:var(--font-head);font-weight:400;font-size:clamp(44px,6vw,70px);line-height:1;margin:8px 0 28px;color:var(--brown-dark)}
.ahv-book-edition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.ahv-book-edition-card{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(0,1.2fr);gap:22px;padding:18px;border:1px solid rgba(98,75,67,.12);border-radius:28px 28px 28px 9px;background:rgba(255,255,255,.72);box-shadow:0 14px 42px rgba(98,75,67,.06);transition:.2s ease;overflow:hidden}
.ahv-book-edition-card.is-selected{border-color:rgba(57,127,123,.55);box-shadow:0 18px 48px rgba(57,127,123,.12)}
.ahv-book-edition-card>img{width:100%;height:100%;min-height:230px;object-fit:cover;border-radius:19px 19px 19px 6px;background:#dff6fa}
.ahv-book-edition-card>div>span{display:inline-flex;font-size:9px;letter-spacing:.15em;font-weight:800;color:var(--turq-dark);margin-top:7px}
.ahv-book-edition-card h3{font-family:var(--font-head);font-weight:400;font-size:clamp(29px,3vw,39px);line-height:1.05;color:var(--brown-dark);margin:8px 0 12px}
.ahv-book-edition-card p{font-size:12px;line-height:1.75;margin:0 0 16px;color:#725f57}
.ahv-edition-actions{display:flex;gap:10px;flex-wrap:wrap}.ahv-edition-actions a{display:inline-flex;align-items:center;min-height:40px;padding:9px 13px;border-radius:999px;border:1px solid rgba(57,127,123,.28);font-size:10px;color:var(--turq-dark);background:#fff}.ahv-edition-actions a:first-child{background:var(--turq);color:#fff;border-color:var(--turq)}

.ahv-format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ahv-format-grid article{padding:30px;border:1px solid rgba(98,75,67,.12);border-radius:28px 28px 28px 9px;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(231,247,247,.75));box-shadow:0 13px 36px rgba(98,75,67,.06)}.ahv-format-grid article>span{font-family:var(--font-head);font-size:38px;color:rgba(57,127,123,.38)}.ahv-format-grid h3{font-family:var(--font-head);font-weight:400;font-size:34px;line-height:1.05;color:var(--brown-dark);margin:6px 0 12px}.ahv-format-grid p{font-size:13px;line-height:1.8}.ahv-format-grid a{display:inline-flex;margin-top:8px;font-size:11px;font-weight:700;color:var(--turq-dark);text-decoration:underline;text-underline-offset:4px}

.ahv-book-account-first{grid-template-columns:minmax(0,1fr) auto}.ahv-book-auto-note{margin-top:12px!important;padding:9px 12px;border-radius:12px;background:rgba(57,127,123,.08);color:var(--turq-dark)!important;font-weight:700}.ahv-book-payment-help{grid-column:1/-1;margin:0;font-size:11px;line-height:1.65;color:#806d64}.ahv-book-check-access{grid-column:1/-1;justify-self:start;font-size:11px;font-weight:800;color:var(--turq-dark);text-decoration:underline;text-underline-offset:4px}

.ahv-private-reader{max-width:1240px;margin-inline:auto;padding-top:clamp(30px,5vw,58px)}.ahv-reader-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px}.ahv-reader-heading h2{font-family:var(--font-head);font-weight:400;font-size:clamp(42px,6vw,68px);line-height:1;margin:6px 0 8px;color:var(--brown-dark)}.ahv-reader-heading p{margin:0;font-size:12px;color:#76645c}.ahv-reader-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.ahv-reader-toolbar a{display:inline-flex;align-items:center;min-height:40px;padding:9px 14px;border-radius:999px;border:1px solid rgba(57,127,123,.25);background:#fff;color:var(--turq-dark);font-size:10px;font-weight:750}.ahv-reader-toolbar a.is-active{background:var(--turq);border-color:var(--turq);color:#fff}.ahv-reader-toolbar .ahv-reader-download{background:var(--brown-dark);border-color:var(--brown-dark);color:#fff}.ahv-reader-frame{overflow:hidden;border-radius:26px 26px 26px 8px;border:1px solid rgba(98,75,67,.16);background:#f7f7f5;box-shadow:0 18px 54px rgba(98,75,67,.09)}.ahv-reader-frame iframe{display:block;width:100%;height:min(82vh,980px);min-height:640px;border:0;background:#f1f1ef}

@media(max-width:980px){.ahv-book-shop-hero{grid-template-columns:1fr}.ahv-book-shop-art{max-width:850px}.ahv-book-edition-card{grid-template-columns:1fr}.ahv-book-edition-card>img{height:auto;min-height:0;aspect-ratio:4/3}.ahv-reader-heading{align-items:flex-start;flex-direction:column}.ahv-reader-toolbar{justify-content:flex-start}.ahv-book-account-first{grid-template-columns:1fr}}
@media(max-width:720px){.ahv-book-shop-hero{padding-inline:18px}.ahv-book-shop-copy h1{font-size:clamp(58px,21vw,88px)}.ahv-book-edition-grid,.ahv-format-grid{grid-template-columns:1fr}.ahv-book-editions,.ahv-gemo-formats,.ahv-private-reader{padding-left:18px;padding-right:18px}.ahv-gemo-main-actions{align-items:stretch;flex-direction:column}.ahv-gemo-main-actions .ahv-btn{width:100%;text-align:center}.ahv-reader-toolbar{width:100%}.ahv-reader-toolbar a{flex:1;justify-content:center}.ahv-reader-toolbar .ahv-reader-download{flex-basis:100%}.ahv-reader-frame iframe{min-height:72vh;height:72vh}}


/* 4.7.6.3 · refined protected books and improved Gemonature presentation */
.ahv-book-card-clean{grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr);min-height:390px;background:linear-gradient(145deg,rgba(255,250,246,.96),rgba(243,249,248,.96))}
.ahv-book-cover-clean{position:relative;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;padding:22px;background:linear-gradient(180deg,#f6efeb 0%,#edf8f7 100%)}
.ahv-book-cover-clean:before{content:"";position:absolute;inset:20px 18px auto; height:calc(100% - 40px); border-radius:28px; background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.35)); box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}
.ahv-book-cover-clean>*{position:relative;z-index:1}
.ahv-book-cover-stage{width:100%;min-height:270px;border-radius:26px;display:flex;align-items:center;justify-content:center;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(232,245,244,.9));box-shadow:0 20px 45px rgba(78,82,89,.12);overflow:hidden}
.ahv-book-cover-stage img{width:100%;height:100%;max-height:320px;object-fit:contain;filter:drop-shadow(0 18px 25px rgba(53,64,69,.18))}
.ahv-book-cover-clean span{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:rgba(98,184,179,.12);font-size:10px;letter-spacing:.12em;font-weight:800;color:var(--turq-dark);text-transform:uppercase}
.ahv-book-cover-clean strong{font-family:var(--font-head);font-size:34px;line-height:1;color:var(--brown-dark)}
.ahv-book-cover-clean small{font-size:13px;line-height:1.5;color:#705c54;max-width:24ch}
.ahv-book-copy{padding:40px 32px 34px}
.ahv-book-copy p{font-size:14px;line-height:1.72;color:#705d56}
.ahv-book-purchase-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:14px}
.ahv-book-purchase{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:var(--turq);color:#fff;font-size:13px;font-weight:700;border:1px solid var(--turq)}
.ahv-book-details-link{display:inline-flex;align-items:center;min-height:48px;padding:0 2px;font-size:13px;font-weight:700;color:var(--turq-dark);text-decoration:underline;text-underline-offset:5px}
.ahv-book-card-lock-note{margin-top:18px;padding:12px 14px;border-radius:16px;background:rgba(98,184,179,.09);font-size:11px;line-height:1.65;color:#6a5b54}
.ahv-book-shop-art-cover{display:flex;align-items:center;justify-content:center;padding:26px;background:radial-gradient(circle at top,rgba(255,255,255,.92),rgba(223,246,250,.96) 42%,rgba(205,238,244,.95) 100%)}
.ahv-gemonature-shop .ahv-book-shop-art{max-width:620px;justify-self:center}
.ahv-gemonature-shop .ahv-book-shop-art img{width:min(100%,460px);height:auto;object-fit:contain;filter:drop-shadow(0 32px 52px rgba(19,112,143,.18))}
.ahv-existing-access-locked p{max-width:760px}
.ahv-reader-locked-card{margin-top:22px;display:grid;gap:6px;max-width:560px;padding:18px 20px;border-radius:20px;border:1px dashed rgba(57,127,123,.28);background:linear-gradient(140deg,rgba(255,255,255,.92),rgba(231,247,247,.88))}
.ahv-reader-locked-card strong{font-family:var(--font-head);font-weight:400;font-size:28px;color:var(--brown-dark)}
.ahv-reader-locked-card span{font-size:12px;line-height:1.7;color:#705e56}
.ahv-reader-shell{padding:24px;border-radius:34px 34px 34px 12px;background:linear-gradient(160deg,rgba(255,255,255,.94),rgba(238,248,248,.94));border:1px solid rgba(98,75,67,.11);box-shadow:0 22px 70px rgba(98,75,67,.08)}
.ahv-reader-note{margin:0 0 18px;padding:11px 14px;border-radius:16px;background:rgba(98,184,179,.08);font-size:11px;line-height:1.65;color:#6f5d55}
.ahv-reader-frame{background:#ece9e3;padding:14px}
.ahv-reader-frame iframe{border-radius:18px;background:#fff}
@media(max-width:980px){.ahv-book-card-clean{grid-template-columns:1fr}.ahv-book-cover-clean:before{inset:16px 16px auto;height:calc(100% - 32px)}.ahv-book-cover-stage{min-height:240px}.ahv-book-copy{padding-top:18px}.ahv-gemonature-shop .ahv-book-shop-art{max-width:440px}}
@media(max-width:720px){.ahv-book-cover-clean{padding:18px}.ahv-book-cover-clean strong{font-size:30px}.ahv-book-cover-stage{min-height:220px}.ahv-book-purchase,.ahv-book-details-link{width:100%;justify-content:center}.ahv-book-card-lock-note{margin-top:14px}.ahv-reader-shell{padding:18px}.ahv-reader-frame{padding:10px}}


/* 4.7.6.4 · BOOK IMAGE FIT GUARANTEE
   Never crop AnaHealings book artwork. Public cards, detail pages and edition cards
   always show the complete cover/spread inside an elegant frame. */
.ahv-book-grid{align-items:stretch!important}
.ahv-book-card,.ahv-book-card-clean{overflow:visible!important}
.ahv-book-cover,.ahv-book-cover-clean{overflow:visible!important;min-width:0!important}
.ahv-book-cover-stage{height:auto!important;min-height:300px!important;aspect-ratio:auto!important;overflow:hidden!important;padding:20px!important}
.ahv-book-cover-stage img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:100%!important;
  max-height:330px!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:auto!important;
}
.ahv-book-shop-art{overflow:hidden!important}
.ahv-book-shop-art img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:620px!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:auto!important;
}
.ahv-wanderlust-shop .ahv-book-shop-art{padding:22px!important;background:linear-gradient(160deg,#eaf8fb,#dff4f6)!important}
.ahv-wanderlust-shop .ahv-book-shop-art img{max-height:540px!important;border-radius:18px!important}
.ahv-gemonature-shop .ahv-book-shop-art img{max-width:455px!important;max-height:640px!important}
.ahv-book-edition-card{align-items:center!important}
.ahv-book-edition-card>img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:300px!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  padding:12px!important;
  margin:auto!important;
  background:linear-gradient(160deg,rgba(245,251,252,.98),rgba(229,245,247,.9))!important;
  border-radius:20px 20px 20px 7px!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)!important;
}
.ahv-book-edition-card.is-selected>img{box-shadow:inset 0 0 0 1px rgba(98,184,179,.35),0 12px 32px rgba(57,127,123,.10)!important}

/* More polished library cards */
.ahv-book-card-clean{border-radius:36px!important;box-shadow:0 24px 64px rgba(88,67,58,.09)!important;border-color:rgba(98,75,67,.10)!important}
.ahv-book-card-clean:hover{transform:translateY(-3px);box-shadow:0 28px 72px rgba(88,67,58,.13)!important}
.ahv-book-card-clean .ahv-book-copy h3{font-size:clamp(42px,4.2vw,58px)!important;line-height:.98!important}
.ahv-book-card-clean .ahv-book-copy{background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(247,252,251,.95))!important}
.ahv-book-card-clean .ahv-book-cover-clean{background:linear-gradient(160deg,#f4eeea,#e9f7f5)!important}
.ahv-book-card-clean .ahv-book-cover-stage{background:rgba(255,255,255,.78)!important;border:1px solid rgba(255,255,255,.92)!important}

/* The private reader is visually framed without affecting PDF dimensions. */
.ahv-reader-shell{overflow:hidden!important}
.ahv-reader-frame{overflow:hidden!important;background:linear-gradient(180deg,#ece9e5,#e3e0db)!important}
.ahv-reader-frame iframe{width:100%!important;max-width:100%!important}

@media(max-width:980px){
  .ahv-book-cover-stage{min-height:270px!important}
  .ahv-book-cover-stage img{max-height:360px!important}
  .ahv-book-shop-art img{max-height:560px!important}
  .ahv-book-edition-card>img{max-height:380px!important}
}
@media(max-width:720px){
  .ahv-book-card,.ahv-book-card-clean{overflow:hidden!important}
  .ahv-book-cover-stage{min-height:240px!important;padding:16px!important}
  .ahv-book-cover-stage img{max-height:340px!important}
  .ahv-book-shop-art{padding:16px!important}
  .ahv-book-shop-art img{max-height:520px!important}
  .ahv-book-edition-card>img{max-height:330px!important;padding:10px!important}
  .ahv-book-card-clean .ahv-book-copy{padding:26px 22px!important}
}

/* 4.7.6.5 · Epigenetics page: elegant image presentation + unified AnaHealings checkout */
.ahv-epigenetica-post .ahv-content{max-width:1184px;padding-top:34px}
.ahv-epi-hero{max-width:1184px;margin:24px auto 54px;padding:clamp(30px,5vw,60px);display:grid;grid-template-columns:minmax(0,1.03fr) minmax(330px,.72fr);gap:clamp(34px,6vw,78px);align-items:center;border:1px solid rgba(98,75,67,.1);border-radius:42px;background:linear-gradient(135deg,#eef8f7 0%,#fffaf4 48%,#fcecf0 100%);box-shadow:0 22px 65px rgba(89,70,61,.08);overflow:hidden;position:relative}
.ahv-epi-hero:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-150px;top:-180px;background:rgba(98,184,179,.11)}
.ahv-epi-copy,.ahv-epi-photo{position:relative;z-index:1;min-width:0}
.ahv-epi-copy h1{font-family:var(--font-head);font-weight:400;font-size:clamp(48px,7vw,78px);line-height:.98;letter-spacing:-.025em;color:var(--brown-dark);margin:10px 0 22px;max-width:780px}
.ahv-epi-lead{font-size:15.5px;line-height:1.86;color:#6f5c54;max-width:720px}
.ahv-epi-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}
.ahv-epi-tags span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(57,127,123,.18);border-radius:999px;background:rgba(255,255,255,.72);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--turq-dark)}
.ahv-epi-price-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:18px 20px;border:1px solid rgba(57,127,123,.15);border-radius:24px;background:rgba(255,255,255,.78);box-shadow:0 12px 34px rgba(57,127,123,.08)}
.ahv-epi-price-card>div{display:grid;gap:2px}.ahv-epi-price-card small{font-size:8px;letter-spacing:.14em;color:#7a6860}.ahv-epi-price-card strong{font-family:var(--font-head);font-size:42px;font-weight:400;line-height:1;color:var(--brown-dark)}.ahv-epi-price-card span{font-size:10px;color:#806e66}
.ahv-epi-pay{white-space:nowrap}
.ahv-epi-payment-methods{display:flex;gap:14px;flex-wrap:wrap;margin:14px 2px 0;font-size:9px;letter-spacing:.04em;color:#7b6961}.ahv-epi-payment-methods span{display:inline-flex;align-items:center;gap:4px}
.ahv-epi-contact{margin:15px 2px 0;font-size:11px;color:#76645c}.ahv-epi-contact a{color:var(--turq-dark);font-weight:700;text-decoration:underline;text-underline-offset:3px}
.ahv-epi-photo{margin:0;text-align:center}
.ahv-epi-photo-frame{max-width:480px;margin:auto;padding:12px;border-radius:34px 34px 34px 10px;background:rgba(255,255,255,.86);box-shadow:0 25px 65px rgba(57,127,123,.16);border:1px solid rgba(255,255,255,.8);overflow:hidden}
.ahv-epi-photo-frame img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;border-radius:24px 24px 24px 7px;background:#fff}
.ahv-epi-photo figcaption{margin-top:13px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#7b6961}
.ahv-epi-original-content{max-width:900px;margin:0 auto;padding:0 22px 18px}.ahv-epi-original-content h2,.ahv-epi-original-content h3{color:var(--brown-dark)}.ahv-epi-original-content a[href^="mailto:"]{color:var(--turq-dark);font-weight:700}
.ahv-epi-checkout-card{max-width:1050px;margin:40px auto 74px;padding:clamp(28px,5vw,46px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:35px;align-items:center;border:1px solid rgba(57,127,123,.15);border-radius:34px;background:linear-gradient(145deg,#e9f6f4,#fff9f3);box-shadow:0 18px 55px rgba(86,69,61,.08)}
.ahv-epi-checkout-card h2{font-family:var(--font-head);font-size:clamp(38px,5vw,58px);font-weight:400;line-height:1.02;color:var(--brown-dark);margin:7px 0 14px}.ahv-epi-checkout-card p{max-width:680px;margin:0;font-size:13px;line-height:1.75;color:#725f57}
.ahv-epi-checkout-action{min-width:220px;display:grid;gap:10px;text-align:center}.ahv-epi-checkout-action>strong{font-family:var(--font-head);font-size:50px;font-weight:400;color:var(--brown-dark);line-height:1}.ahv-epi-checkout-action>small{font-size:9px;letter-spacing:.08em;color:#79675f}
@media(max-width:900px){.ahv-epi-hero{grid-template-columns:1fr}.ahv-epi-photo{order:-1}.ahv-epi-photo-frame{max-width:430px}.ahv-epi-checkout-card{grid-template-columns:1fr}.ahv-epi-checkout-action{justify-items:start;text-align:left}}
@media(max-width:640px){.ahv-epigenetica-post .ahv-content{padding-left:14px;padding-right:14px}.ahv-epi-hero{padding:24px 18px;border-radius:30px}.ahv-epi-copy h1{font-size:48px}.ahv-epi-price-card{align-items:stretch;flex-direction:column}.ahv-epi-pay{width:100%}.ahv-epi-payment-methods{display:grid;gap:7px}.ahv-epi-photo-frame{padding:8px;border-radius:26px}.ahv-epi-original-content{padding-left:6px;padding-right:6px}.ahv-epi-checkout-card{margin-bottom:52px;border-radius:28px;padding:27px 20px}.ahv-epi-checkout-action{width:100%;justify-items:stretch}.ahv-epi-checkout-action .ahv-btn{width:100%}}
.ahv-epigenetica-post .ahv-standard-hero,.ahv-epigenetica-post .ahv-post-image{display:none!important}


/* 4.7.6.6 · Epigenética: exact kit image large + original boy photo/text retained */
.ahv-epigenetica-post .ahv-content{max-width:1280px}
.ahv-epi-hero{max-width:1240px;grid-template-columns:minmax(320px,.76fr) minmax(560px,1.38fr);gap:clamp(28px,4vw,54px);padding:clamp(30px,4.5vw,56px)}
.ahv-epi-visuals{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.34fr);gap:18px;align-items:end;min-width:0}
.ahv-epi-photo-primary{grid-column:1 / -1;margin:0}
.ahv-epi-photo-primary .ahv-epi-photo-frame{max-width:none;width:100%;padding:10px;border-radius:34px;background:rgba(255,255,255,.9);box-shadow:0 26px 70px rgba(57,127,123,.17)}
.ahv-epi-photo-primary .ahv-epi-photo-frame img{width:100%;max-height:none;aspect-ratio:auto;object-fit:contain;border-radius:25px;background:#f7f0e8}
.ahv-epi-photo-original{grid-column:2;margin:-70px 18px 0 0;justify-self:end;width:min(100%,310px);z-index:3}
.ahv-epi-photo-original .ahv-epi-photo-frame{max-width:none;padding:7px;border-radius:24px;background:#fff;box-shadow:0 20px 48px rgba(74,61,54,.19);transform:rotate(1deg)}
.ahv-epi-photo-original .ahv-epi-photo-frame img{display:block;width:100%;height:auto;max-height:330px;object-fit:contain;border-radius:18px;background:#fff}
.ahv-epi-photo-original figcaption{background:rgba(255,255,255,.88);display:inline-block;padding:6px 9px;border-radius:999px;margin-top:7px}
.ahv-epi-original-content{max-width:980px;padding:0 22px 24px}
.ahv-epi-original-content img{display:block!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:24px auto!important;border-radius:24px;box-shadow:0 16px 48px rgba(79,67,61,.09)}
.ahv-epi-original-content figure{max-width:100%;margin-left:auto;margin-right:auto}
.ahv-epi-original-content p,.ahv-epi-original-content li,.ahv-epi-original-content blockquote{display:block;visibility:visible;opacity:1}
.ahv-epi-legacy-payment-label{display:inline;color:inherit;font:inherit}
.ahv-epigenetica-post .ahv-standard-hero,.ahv-epigenetica-post .ahv-post-image{display:none!important}
@media(max-width:1080px){.ahv-epi-hero{grid-template-columns:1fr}.ahv-epi-copy{order:1}.ahv-epi-visuals{order:0;grid-template-columns:minmax(0,1fr) minmax(150px,.30fr)}.ahv-epi-photo-original{margin:-62px 14px 0 0;width:min(100%,270px)}}
@media(max-width:720px){.ahv-epi-visuals{grid-template-columns:1fr}.ahv-epi-photo-primary{grid-column:1}.ahv-epi-photo-original{grid-column:1;margin:-28px 12px 0 auto;width:44%;min-width:150px}.ahv-epi-photo-original .ahv-epi-photo-frame img{max-height:240px}.ahv-epi-original-content{padding-left:8px;padding-right:8px}.ahv-epi-original-content img{border-radius:18px}}
