/* Source: runtime-core-195.css */
/* Herts Cupping v1.95 core bundle */

/* ===== SOURCE: base.css ===== */
:root{
  --hc-red:#7c2d2a;
  --hc-red-dark:#5a1e1b;
  --hc-ink:#171313;
  --hc-muted:#675f5a;
  --hc-paper:#fffdf9;
  --hc-cream:#f6f3ee;
  --hc-line:rgba(31,22,20,.14);
}
html{box-sizing:border-box;-webkit-text-size-adjust:100%}
*,*::before,*::after{box-sizing:inherit}
body{margin:0;background:var(--hc-paper);color:var(--hc-ink);font-family:Inter,Arial,sans-serif;overflow-x:hidden}
img,video,iframe{max-width:100%}
img{height:auto}
button,input,select,textarea{font:inherit}
h1,h2,h3,h4,h5,h6{font-family:Montserrat,Inter,Arial,sans-serif;text-transform:none;hyphens:none;-webkit-hyphens:none;word-break:normal}
a{color:var(--hc-red)}
#hc-v15-main{display:block;width:100%;min-height:1px}
.hc-native{width:min(840px,calc(100% - 40px));margin:0 auto;padding:64px 0}
.hc-native-header{margin:0 0 32px}
.hc-native-header p{margin:0 0 10px;color:var(--hc-red);font:800 10px/1.2 Montserrat,Inter,sans-serif;letter-spacing:.1em;text-transform:uppercase}
.hc-native-header h1{margin:0;font:800 clamp(34px,4.2vw,58px)/1.02 Montserrat,Inter,sans-serif;letter-spacing:-.04em;color:var(--hc-ink)}
.hc-native-content{font:400 16px/1.75 Inter,Arial,sans-serif;color:#332e2c}
.hc-native-content h2{margin:1.8em 0 .55em;font-size:clamp(25px,3vw,36px);line-height:1.08;color:var(--hc-ink)}
.hc-native-content h3{margin:1.5em 0 .45em;font-size:22px;line-height:1.15;color:var(--hc-ink)}
.hc-native-content p,.hc-native-content ul,.hc-native-content ol{margin:0 0 1.15em}
.hc-native-content a{font-weight:650}
@media(max-width:600px){.hc-native{width:calc(100% - 30px);padding:42px 0}.hc-native-content{font-size:15.5px;line-height:1.7}}

/* 1.27 viewport hardening: prevent a wide plugin or legacy utility child from
   turning the document itself into a horizontal scroller. overflow-x:clip
   does not create a scrolling ancestor, so sticky header behaviour is kept. */
html,body{width:100%;max-width:100%;overflow-x:clip}
#hc-v15-main{max-width:100%;overflow-x:clip}

/* 1.28 Safari fallback: hidden is supported on older iOS where clip may not be. */
@supports not (overflow:clip){html,body,#hc-v15-main{overflow-x:hidden!important}}


/* ===== SOURCE: chrome.css ===== */
:root{
  --hc15-red:#7c2d2a;
  --hc15-red-dark:#5a1e1b;
  --hc15-ink:#151212;
  --hc15-night:#0c0b0b;
  --hc15-paper:#fffdf9;
  --hc15-cream:#f6f3ee;
  --hc15-line:rgba(31,22,20,.14);
  --hc15-rose:#e8a89f;
  --hc15-shell:min(1640px,calc(100% - 72px));
  --hc-sticky-top:0px;
  --hc-header-height:78px;
  --hc-content-sticky-gap:14px;
  --hc-content-sticky-top:calc(var(--hc-sticky-top) + var(--hc-header-height) + var(--hc-content-sticky-gap));
}

.hc-v15-skip{position:fixed!important;z-index:99999!important;top:8px!important;left:8px!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;background:var(--hc15-red)!important;color:#fff!important;text-decoration:none!important;font:700 13px/1 Inter,Arial,sans-serif!important}
.hc-v15-skip:focus-visible{width:auto!important;height:auto!important;margin:0!important;padding:10px 14px!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important}
.admin-bar .hc-v15-skip{top:calc(var(--hc-sticky-top) + 8px)!important}

.hc-v15-site{width:100%;min-height:100vh;overflow-x:clip}
.hc-v15-shell{width:var(--hc15-shell)!important;max-width:none!important;margin-inline:auto!important}
.hc-v15-utility{position:relative;z-index:950;background:var(--hc15-night)!important;color:rgba(255,255,255,.72)!important;font:500 10.5px/1.2 Inter,Arial,sans-serif!important}
.hc-v15-utility-inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.hc-v15-utility-inner>div{display:flex;align-items:center;gap:22px}
.hc-v15-utility a{color:#fff!important;text-decoration:none!important;font-weight:700!important}

.hc-v15-header{position:relative!important;top:auto!important;z-index:1400!important;background:#fff!important;border:0!important;border-bottom:1px solid var(--hc15-line)!important;box-shadow:none!important;transition:box-shadow .18s ease,border-color .18s ease!important}
.hc-v15-header.is-stuck{border-bottom-color:rgba(31,22,20,.12)!important;box-shadow:0 9px 26px rgba(30,18,16,.1)!important}
.hc-v15-header-inner{min-height:78px;display:grid;grid-template-columns:190px minmax(0,1fr) auto auto auto;align-items:center;gap:28px}
.hc-v15-logo{display:block!important;width:176px!important;max-width:176px!important;margin:0!important;padding:0!important}
.hc-v15-logo img{display:block!important;width:176px!important;height:auto!important;max-width:100%!important;margin:0!important}
.hc-v15-header-spacer{display:block!important;height:0!important;visibility:hidden!important;pointer-events:none!important}
body.hc-v15-header-fixed .hc-v15-header{position:fixed!important;top:var(--hc-sticky-top)!important;left:0!important;right:0!important;width:100%!important}
body.hc-v15-header-fixed .hc-v15-header-spacer{height:var(--hc-header-height)!important}
body.hc-v15-header-fixed .hc-v8-page-shell .hc-v8-page-nav{top:calc(var(--hc-sticky-top) + var(--hc-header-height))!important}
body.hc-has-dark-hero .hc-v15-header{border-bottom-color:transparent!important}

.hc-v15-nav{min-width:0}
.hc-v15-nav-list{display:flex!important;align-items:stretch!important;justify-content:center!important;gap:clamp(15px,1.35vw,26px)!important;margin:0!important;padding:0!important;list-style:none!important}
.hc-v15-nav-list>li{position:relative!important;margin:0!important;padding:0!important;list-style:none!important}
.hc-v15-nav-list>li>a{min-height:78px!important;display:flex!important;align-items:center!important;gap:5px!important;padding:0!important;color:#201b1a!important;text-decoration:none!important;white-space:nowrap!important;font:700 clamp(11px,.82vw,13px)/1 Montserrat,Inter,sans-serif!important;letter-spacing:-.01em!important}
.hc-v15-nav-list>li>a:hover,.hc-v15-nav-list>li.current-menu-item>a,.hc-v15-nav-list>li.current-menu-ancestor>a{color:var(--hc15-red)!important}
.hc-v15-nav-list>li.menu-item-has-children>a::after{content:"⌄";margin-left:2px;color:var(--hc15-red);font-size:10px}
.hc-v15-nav-list .sub-menu{position:absolute!important;z-index:1450!important;top:calc(100% - 1px)!important;left:-18px!important;width:286px!important;margin:0!important;padding:10px!important;border:1px solid var(--hc15-line)!important;background:#fff!important;box-shadow:0 24px 55px rgba(35,19,17,.14)!important;list-style:none!important;opacity:0!important;visibility:hidden!important;transform:translateY(7px)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s!important}
.hc-v15-nav-list li:hover>.sub-menu,.hc-v15-nav-list li:focus-within>.sub-menu{opacity:1!important;visibility:visible!important;transform:none!important}
.hc-v15-nav-list .sub-menu li{margin:0!important;padding:0!important;list-style:none!important}
.hc-v15-nav-list .sub-menu a{display:block!important;padding:11px 10px!important;color:#5d5551!important;background:#fff!important;text-decoration:none!important;font:600 13px/1.35 Inter,Arial,sans-serif!important}
.hc-v15-nav-list .sub-menu a:hover{color:#fff!important;background:var(--hc15-red)!important}
.hc-v15-submenu-toggle{display:none}
.hc-v15-book{min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 19px!important;background:var(--hc15-red)!important;color:#fff!important;border:1px solid var(--hc15-red)!important;text-decoration:none!important;white-space:nowrap!important;font:800 10px/1 Montserrat,Inter,sans-serif!important;letter-spacing:.06em!important;text-transform:uppercase!important}
.hc-v15-book:hover{background:var(--hc15-red-dark)!important;border-color:var(--hc15-red-dark)!important}

.hc-v15-whatsapp{min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 14px!important;background:#25D366!important;color:#fff!important;border:1px solid #25D366!important;text-decoration:none!important;white-space:nowrap!important;font:800 10px/1 Montserrat,Inter,sans-serif!important;letter-spacing:.045em!important;text-transform:uppercase!important}
.hc-v15-whatsapp:hover{background:#1da851!important;border-color:#1da851!important;color:#fff!important}
.hc-v15-whatsapp svg{width:17px;height:17px;display:block;flex:0 0 17px}
.hc-v15-menu{display:none!important;width:48px!important;height:48px!important;padding:0!important;border:0!important;background:transparent!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important}
.hc-v15-menu span{display:block!important;width:22px!important;height:2px!important;background:var(--hc15-ink)!important}
.hc-v15-menu b{font:800 8px/1 Montserrat,Inter,sans-serif!important;letter-spacing:.08em!important;text-transform:uppercase!important}

.hc-v15-footer{position:relative;z-index:10;background:#090808!important;color:rgba(255,255,255,.6)!important;font-family:Inter,Arial,sans-serif!important}
.hc-v15-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:52px;padding:50px 0 38px}
.hc-v15-footer-brand img{display:block;width:168px;height:auto;filter:brightness(0) invert(1);margin:0 0 16px}
.hc-v15-footer p{max-width:360px;margin:8px 0!important;color:rgba(255,255,255,.6)!important;font:400 12px/1.6 Inter,Arial,sans-serif!important}
.hc-v15-footer-grid>div>strong{display:block;margin:0 0 13px;color:#fff!important;font:800 10px/1.2 Montserrat,Inter,sans-serif!important;letter-spacing:.09em;text-transform:uppercase}
.hc-v15-footer-grid a{display:block;margin:8px 0!important;color:rgba(255,255,255,.64)!important;text-decoration:none!important;font:500 12px/1.4 Inter,Arial,sans-serif!important}
.hc-v15-footer-grid a:hover{color:var(--hc15-rose)!important}
.hc-v15-footer-bottom{display:flex;justify-content:space-between;gap:24px;padding:16px 0 20px;border-top:1px solid rgba(255,255,255,.1);font:500 10px/1.4 Inter,Arial,sans-serif!important}

.hc-v15-original-page{display:block;width:100%;max-width:none;margin:0;padding:0}
.hc-v15-original-page>.elementor,.hc-v15-original-page>.elementor-location-single{width:100%;max-width:none}
.hc-v15-original-page img,.hc-v15-original-page iframe,.hc-v15-original-page video{max-width:100%}
.hc-v15-native-shell{width:min(1040px,calc(100% - 40px));margin:0 auto;padding:64px 0}
.hc-v15-native-title p,.hc-v15-article-header p{color:var(--hc15-red);font:800 10px/1.2 Montserrat,Inter,sans-serif;letter-spacing:.1em;text-transform:uppercase}
.hc-v15-native-title h1,.hc-v15-article-header h1{font:800 clamp(34px,4vw,56px)/1.04 Montserrat,Inter,sans-serif;letter-spacing:-.04em;color:var(--hc15-ink)}
.hc-v15-post-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.hc-v15-post-list article{padding:24px;border:1px solid var(--hc15-line);background:#fff}
.hc-v15-post-list h2{font:700 23px/1.15 Montserrat,Inter,sans-serif}
.hc-v15-post-list p{color:#625a56}
.hc-v15-post-list a{color:var(--hc15-red);font-weight:700}
.hc-v15-article-main{background:var(--hc15-paper);padding:64px 0}
.hc-v15-article{width:min(840px,calc(100% - 40px));margin:0 auto}
.hc-v15-article-header{margin-bottom:36px}
.hc-v15-article-content{font:400 16px/1.75 Inter,Arial,sans-serif;color:#332e2c}
.hc-v15-article-content h2,.hc-v15-article-content h3{font-family:Montserrat,Inter,sans-serif;color:var(--hc15-ink)}

@media(max-width:1180px){
  :root{--hc-header-height:68px}
  body.hc-v15-menu-open{overflow:hidden}
  body.hc-v15-menu-open::before{content:"";position:fixed;z-index:1300;inset:0;background:rgba(12,11,11,.54)}
  .hc-v15-utility{display:none}
  .hc-v15-shell{width:calc(100% - 32px)!important}
  .hc-v15-header-inner{min-height:68px;display:flex;gap:14px}
  .hc-v15-logo{margin-right:auto!important}
  .hc-v15-logo,.hc-v15-logo img{width:148px!important;max-width:148px!important}
  .hc-v15-book{min-height:38px!important;padding:0 13px!important;font-size:10.5px!important}
  .hc-v15-whatsapp{min-height:38px!important;padding:0 11px!important;font-size:10px!important}
  .hc-v15-menu{display:flex!important;flex:0 0 48px!important;position:relative!important;z-index:1510!important}
  .hc-v15-nav{position:fixed!important;z-index:1400!important;top:calc(var(--hc-sticky-top) + var(--hc-header-height))!important;right:0!important;bottom:0!important;width:min(390px,100%)!important;margin:0!important;padding:14px 18px 36px!important;background:#fff!important;box-shadow:-25px 0 50px rgba(0,0,0,.15)!important;overflow-y:auto!important;transform:translateX(104%)!important;visibility:hidden!important;pointer-events:none!important;transition:transform .22s ease,visibility 0s linear .22s!important}
  .hc-v15-nav.open{transform:none!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}

  body.hc-v15-menu-open .hc-v15-menu span:nth-of-type(1){transform:translateY(6px) rotate(45deg)!important}
  body.hc-v15-menu-open .hc-v15-menu span:nth-of-type(2){opacity:0!important}
  body.hc-v15-menu-open .hc-v15-menu span:nth-of-type(3){transform:translateY(-6px) rotate(-45deg)!important}
  .hc-v15-menu span{transition:transform .18s ease,opacity .18s ease!important}
  .hc-v15-nav-list{display:block!important}
  .hc-v15-nav-list>li{border-bottom:1px solid var(--hc15-line)!important}
  .hc-v15-nav-list>li>a{min-height:52px!important;padding-right:48px!important;font-size:14px!important}
  .hc-v15-nav-list>li.menu-item-has-children>a::after{display:none}
  .hc-v15-nav-list .sub-menu{position:static!important;width:auto!important;padding:0 0 10px 12px!important;border:0!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;display:none!important}
  .hc-v15-nav-list .hc-v15-submenu-open>.sub-menu{display:block!important}
  .hc-v15-submenu-toggle{position:absolute;right:0;top:5px;display:flex!important;align-items:center;justify-content:center;width:42px;height:42px;border:0;background:transparent;color:var(--hc15-red);font-size:20px}
  .hc-v15-submenu-open>.hc-v15-submenu-toggle{transform:rotate(45deg)}
  .hc-v15-footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:30px}
  .hc-v15-footer-grid>div:last-child{display:none}
}

@media(max-width:600px){
  :root{--hc-header-height:64px}
  .hc-v15-shell{width:calc(100% - 28px)!important}
  .hc-v15-header-inner{min-height:64px;gap:8px}
  .hc-v15-logo,.hc-v15-logo img{width:138px!important;max-width:138px!important}
  .hc-v15-logo{flex:1 1 auto;max-width:126px!important}
  .hc-v15-book{padding:0 9px!important;font-size:9.5px!important}
  .hc-v15-whatsapp{width:40px!important;height:40px!important;min-height:40px!important;flex:0 0 40px!important;padding:0!important;border-radius:2px!important}
  .hc-v15-whatsapp span{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
  .hc-v15-whatsapp svg{width:20px;height:20px;flex-basis:20px}
  .hc-v15-footer-grid{grid-template-columns:1fr 1fr;gap:26px;padding:38px 0 28px}
  .hc-v15-footer-brand{grid-column:1/-1}
  .hc-v15-footer p{font-size:13px!important}
  .hc-v15-footer-grid>div>strong{font-size:11px!important}
  .hc-v15-footer-grid a{font-size:12.5px!important}
  .hc-v15-footer-bottom{display:block;font-size:11px!important}
  .hc-v15-footer-bottom span{display:block;margin:3px 0}
  .hc-v15-native-shell{width:calc(100% - 30px);padding:42px 0}
  .hc-v15-post-list{grid-template-columns:1fr}
  .hc-v15-article-main{padding:44px 0}
  .hc-v15-article{width:calc(100% - 30px)}
}

@media(prefers-reduced-motion:reduce){.hc-v15-header,.hc-v15-nav,.hc-v15-nav-list .sub-menu{transition:none!important}}

@media(max-width:390px){
  .hc-v15-header-inner{gap:6px!important}
  .hc-v15-logo{max-width:116px!important}
  .hc-v15-book{padding:0 7px!important;font-size:9px!important;letter-spacing:.035em!important}
  .hc-v15-menu{flex-basis:44px!important;width:44px!important}
}
@media(max-width:340px){
  .hc-v15-header-inner{gap:5px!important}
  .hc-v15-logo{max-width:96px!important;flex:0 1 96px!important}
  .hc-v15-book{min-width:0!important;padding:0 5px!important;font-size:8.4px!important;letter-spacing:.025em!important}
  .hc-v15-whatsapp{width:38px!important;height:38px!important;min-height:38px!important;flex-basis:38px!important}
  .hc-v15-menu{width:42px!important;flex-basis:42px!important}
}


/* ========================================================================
 * 1.61.2 MOBILE REGRESSION FIX
 * Source-level rules: no legacy CTA variants, Services always visible in the
 * mobile drawer, and one consistent fixed CTA across every page.
 * ====================================================================== */
.hc-v7-mobile-cta,.hc-v152-book-mobile-cta{display:none!important}
.hc-site-mobile-cta{display:none}
@media(max-width:767px){
  body{padding-bottom:76px}
  .hc-site-mobile-cta{
    position:fixed;z-index:9000;left:10px;right:10px;
    bottom:max(10px,env(safe-area-inset-bottom));
    display:grid;grid-template-columns:1fr 1fr;gap:8px;
    padding:8px;background:rgba(255,255,255,.98);
    border:1px solid rgba(35,23,18,.14);
    box-shadow:0 12px 34px rgba(35,23,18,.22);
    opacity:1;visibility:visible;transform:none;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
  }
  .hc-site-mobile-cta a{
    min-height:46px;display:flex;align-items:center;justify-content:center;
    padding:0 10px;border-radius:3px;text-decoration:none!important;
    font:800 11px/1.2 Montserrat,Inter,sans-serif!important;
    letter-spacing:.045em;text-transform:uppercase;text-align:center;
  }
  .hc-site-mobile-cta__book{
    border:1px solid #7C2D2A!important;background:#7C2D2A!important;color:#fff!important;
  }
  .hc-site-mobile-cta__book:hover,.hc-site-mobile-cta__book:focus{
    background:#5a1e1b!important;border-color:#5a1e1b!important;color:#fff!important;
  }
  .hc-site-mobile-cta__wa{
    border:1px solid #25D366!important;background:#25D366!important;color:#fff!important;
  }
  .hc-site-mobile-cta__wa:hover,.hc-site-mobile-cta__wa:focus{
    background:#1da851!important;border-color:#1da851!important;color:#fff!important;
  }
  .hc-site-mobile-cta--delayed:not(.is-visible){
    opacity:0;visibility:hidden;transform:translateY(18px);pointer-events:none;
  }
}
@media(max-width:390px){
  .hc-site-mobile-cta{left:7px;right:7px;bottom:max(7px,env(safe-area-inset-bottom));gap:6px;padding:6px}
  .hc-site-mobile-cta a{min-height:44px;font-size:10.5px!important;padding:0 8px}
}


/* ===== SOURCE: cookie-consent.css ===== */
.hc-cookie[hidden],.hc-cookie__modal[hidden]{display:none!important}
.hc-cookie{position:relative;z-index:99998;font-family:Inter,Arial,sans-serif;color:#171313}
.hc-cookie__bar{position:fixed;z-index:99998;left:22px;right:22px;bottom:20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;max-width:1180px;max-height:calc(100vh - 40px);margin:0 auto;padding:22px 24px;overflow:auto;background:#fffdf9;border:1px solid rgba(31,22,20,.16);box-shadow:0 18px 55px rgba(20,12,10,.18)}
.hc-cookie__eyebrow{margin:0 0 6px;color:#7c2d2a;font:800 9px/1.2 Montserrat,Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase}
.hc-cookie h2{margin:0 0 7px;color:#171313;font:800 24px/1.05 Montserrat,Inter,sans-serif;letter-spacing:-.035em}
.hc-cookie__copy>p:not(.hc-cookie__eyebrow){max-width:720px;margin:0 0 6px;color:#5d5551;font:400 13.5px/1.5 Inter,Arial,sans-serif}
.hc-cookie a{color:#7c2d2a;font-weight:700;text-underline-offset:2px}
.hc-cookie__actions,.hc-cookie__panel-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.hc-cookie__btn{min-height:42px;padding:0 16px;border:1px solid #7c2d2a;border-radius:0;cursor:pointer;font:800 10px/1 Montserrat,Inter,sans-serif;letter-spacing:.045em;text-transform:uppercase}
.hc-cookie__btn--primary{background:#7c2d2a;color:#fff}.hc-cookie__btn--outline{background:#fff;color:#7c2d2a}.hc-cookie__btn--plain{background:#f6f3ee;color:#3a3230;border-color:rgba(31,22,20,.16)}
.hc-cookie__btn:focus-visible,.hc-cookie__close:focus-visible,[data-hc-cookie-open]:focus-visible{outline:3px solid #e8a89f;outline-offset:3px}
.hc-cookie__modal{position:fixed;z-index:100000;inset:0}.hc-cookie__backdrop{position:absolute;inset:0;background:rgba(10,8,8,.62)}
.hc-cookie__panel{position:absolute;left:50%;top:50%;width:min(620px,calc(100% - 30px));max-height:calc(100vh - 40px);overflow:auto;transform:translate(-50%,-50%);padding:30px;background:#fffdf9;box-shadow:0 28px 80px rgba(0,0,0,.3)}
.hc-cookie__panel>p:not(.hc-cookie__eyebrow){margin:0 0 22px;color:#675f5a;font:400 14px/1.6 Inter,Arial,sans-serif}.hc-cookie__close{position:absolute;right:12px;top:10px;width:42px;height:42px;border:0;background:transparent;color:#7c2d2a;font-size:28px;cursor:pointer}
.hc-cookie__choice{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:17px 0;border-top:1px solid rgba(31,22,20,.13)}.hc-cookie__choice strong{display:block;margin-bottom:4px;font:800 14px/1.2 Montserrat,Inter,sans-serif}.hc-cookie__choice span{display:block;color:#675f5a;font:400 12.5px/1.45 Inter,Arial,sans-serif}.hc-cookie__choice input{width:22px;height:22px;accent-color:#7c2d2a;flex:0 0 auto}.hc-cookie__always{color:#7c2d2a!important;font-weight:700!important}.hc-cookie__panel-actions{padding-top:20px;border-top:1px solid rgba(31,22,20,.13)}
.hc-cookie-settings-link{display:inline-flex;margin-top:10px;padding:0;border:0;background:none;color:rgba(255,255,255,.62);cursor:pointer;font:600 11px/1.3 Inter,Arial,sans-serif;text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.hc-cookie__bar{left:10px;right:10px;bottom:10px;display:block;padding:18px}.hc-cookie h2{font-size:21px}.hc-cookie__copy>p:not(.hc-cookie__eyebrow){font-size:13px}.hc-cookie__actions{display:grid;grid-template-columns:1fr 1fr;margin-top:15px}.hc-cookie__btn--plain{grid-column:1/-1}.hc-cookie__btn{width:100%;font-size:10px}.hc-cookie__panel{padding:25px 20px}.hc-cookie__choice{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){.hc-cookie *{scroll-behavior:auto!important}}
html.hc-cookie-modal-open,html.hc-cookie-modal-open body{overflow:hidden!important}


/* ===== SOURCE: growth.css ===== */
/* Phase 4 growth, pillar and conversion components — v1.50.0 */
.hc-v1500-signal-grid,.hc-v1500-link-grid,.hc-v1500-decision-grid{display:grid;gap:18px}.hc-v1500-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.hc-v1500-signal-grid article{background:#fff;border:1px solid rgba(50,36,28,.12);padding:24px;box-shadow:0 10px 28px rgba(31,23,18,.05)}.hc-v1500-signal-grid strong{display:block;font-size:19px;line-height:1.25;margin-bottom:8px;color:#181311}.hc-v1500-signal-grid p{margin:0;color:#655d58}.hc-v1500-choice-note{margin:24px 0 0;padding:18px 20px;border-left:4px solid #7c2d2a;background:#f6f0ea}.hc-v1500-disclosure{margin:20px 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor;padding:2px 0}.hc-v1500-disclosure summary{cursor:pointer;font-weight:800;padding:16px 0;display:flex;justify-content:space-between;gap:15px}.hc-v1500-disclosure div{padding:0 0 16px}.hc-v1500-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.hc-v1500-decision-grid article{padding:28px;border:1px solid rgba(50,36,28,.12);background:#fff}.hc-v1500-yes{border-top:5px solid #7c2d2a!important}.hc-v1500-no{border-top:5px solid #161210!important}.hc-v1500-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.hc-v1500-link-grid a{display:block;padding:22px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.04);text-decoration:none;color:inherit}.hc-v1500-link-grid strong,.hc-v1500-link-grid span{display:block}.hc-v1500-link-grid strong{font-size:18px;margin-bottom:7px;color:#fff}.hc-v1500-link-grid span{color:rgba(255,255,255,.74);line-height:1.55}.hc-v1500-route-banner,.hc-v1500-reminder{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:30px;border:1px solid rgba(50,36,28,.13);background:#f6f0ea}.hc-v1500-route-banner h2,.hc-v1500-reminder h2{margin-top:4px}.hc-v1500-route-banner .hc-v8-actions{margin:0}.hc-phase4-pathway{margin:42px 0 8px;padding:25px;border:1px solid rgba(124,45,42,.22);background:#f7f1eb}.hc-phase4-pathway__label{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;color:#7c2d2a}.hc-phase4-pathway h2{font-size:26px;line-height:1.2;margin:8px 0 10px}.hc-phase4-pathway p{margin:0 0 13px}.hc-phase4-pathway a{font-weight:800;color:#7c2d2a}.hc-v8-price-card-featured{border-top:5px solid #7c2d2a!important}
@media(max-width:900px){.hc-v1500-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-v1500-route-banner,.hc-v1500-reminder{grid-template-columns:1fr}.hc-v1500-route-banner .hc-v8-actions{align-items:flex-start}}
@media(max-width:640px){.hc-v1500-signal-grid,.hc-v1500-link-grid,.hc-v1500-decision-grid{grid-template-columns:1fr}.hc-v1500-signal-grid article,.hc-v1500-decision-grid article{padding:20px}.hc-v1500-route-banner,.hc-v1500-reminder{padding:22px}.hc-v1500-route-banner .hc-v8-btn,.hc-v1500-reminder .hc-v8-btn{width:100%;text-align:center}.hc-phase4-pathway{padding:20px}.hc-phase4-pathway h2{font-size:22px}}
/* Legibility corrections found during the 1.50 responsive sweep. */
body.hc-v7-home .hc-v47-intent-card p{font-size:14.5px!important;line-height:1.62!important}
body.hc-v7-home .hc-v1492-service-more p{font-size:14.5px!important;line-height:1.62!important}
body.hc-v7-home .hc-v1492-service-more small{font-size:13.5px!important;line-height:1.58!important}
body.hc-v7-home .hc-v1492-service-more summary{font-size:11.5px!important}
body.hc-v15-designed-page .hc-v8-text-link{font-size:14px!important;line-height:1.5!important}
@media(max-width:768px){body.hc-v7-home .hc-v47-intent-card p{font-size:15px!important}body.hc-v7-home .hc-v1492-service-more p{font-size:14.5px!important}body.hc-v7-home .hc-v1492-service-more small{font-size:13.5px!important}}

/* v1.50.0 final homepage pricing legibility QA */
body.hc-v7-home .hc-v7-price-description{font-size:14.5px!important;line-height:1.62!important;}
body.hc-v7-home .hc-v7-price-more div{font-size:14px!important;line-height:1.58!important;}
body.hc-v7-home .hc-v7-price-more p{font-size:14px!important;line-height:1.58!important;}
body.hc-v7-home .hc-v7-price-more small{font-size:13px!important;line-height:1.5!important;}
body.hc-v7-home .hc-v7-returning-note{font-size:14px!important;line-height:1.6!important;}
body.hc-v7-home #hcV7RouteSummary{font-size:14.5px!important;line-height:1.62!important;}
body.hc-v7-home .hc-v47-difference-points article p{font-size:14px!important;line-height:1.58!important;}
body.hc-v7-home .hc-v7-method-more dd{font-size:14px!important;line-height:1.58!important;}
body.hc-v7-home .hc-v7-compare-details>summary{font-size:14px!important;line-height:1.55!important;}
body.hc-v7-home .hc-v7-process-grid li p{font-size:14px!important;line-height:1.58!important;}
body.hc-v7-home .hc-v7-accordion details p{font-size:14px!important;line-height:1.6!important;}

/* Source: runtime-interior-booking-195.css */
/* Herts Cupping v1.95 booking/pricing interior bundle */

/* ===== SOURCE: rep-pages.css ===== */
/* ==========================================================================
   HC APPROVED INTERIOR SYSTEM - locked tokens + reset.
   The body-level component styling below is the approved V8.3/Sports Recovery
   stylesheet. Do not append page-specific patch stacks to this file.
   ========================================================================== */
:root{
  --hc-v7-ink:#171313;
  --hc-v7-night:#100e0e;
  --hc-v7-night-2:#1b1716;
  --hc-v7-red:#7c2d2a;
  --hc-v7-red-deep:#5a1e1b;
  --hc-v7-rose:#e8a89f;
  --hc-v7-paper:#fffdf9;
  --hc-v7-cream:#f6f2ec;
  --hc-v7-white:#fff;
  --hc-v7-muted:#675f5a;
  --hc-v7-line:rgba(34,24,22,.14);
  --hc-v7-line-dark:rgba(255,255,255,.14);
  --hc-v7-shadow:0 22px 55px rgba(35,19,17,.11);
  --hc-v7-shadow-dark:0 24px 65px rgba(0,0,0,.3);
}
.hc-v8-page-shell,.hc-v8-page-shell *,.hc-v8-page-shell *::before,.hc-v8-page-shell *::after{box-sizing:border-box}
.hc-v8-page-shell{font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.hc-v8-page-shell img,.hc-v8-page-shell svg{display:block;max-width:100%}
.hc-v8-page-shell a{text-decoration:none}
.hc-v8-page-shell :focus-visible{outline:3px solid var(--hc-v7-red);outline-offset:2px}
/* V8 representative pages. All page-specific selectors remain under the V8 shell. */
.hc-v8-page-shell{background:var(--hc-v7-paper);padding-bottom:0!important}
.hc-v8-page-shell{overflow:hidden;background:var(--hc-v7-paper)}
.hc-v8-page-shell .hc-v8-shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}
.hc-v8-page-shell .hc-v8-section{padding:72px 0;scroll-margin-top:92px}
.hc-v8-page-shell .hc-v8-section-light{background:var(--hc-v7-paper)}
.hc-v8-page-shell .hc-v8-section-beige{background:var(--hc-v7-cream)}
.hc-v8-page-shell .hc-v8-section-dark{color:#fff;background:var(--hc-v7-night)}
.hc-v8-page-shell .hc-v8-kicker{margin:0 0 12px;color:var(--hc-v7-rose);font:800 9px/1.25 Montserrat,Inter,sans-serif;letter-spacing:.13em;text-transform:uppercase}
.hc-v8-page-shell .hc-v8-kicker-dark{color:var(--hc-v7-red)}
.hc-v8-page-shell .hc-v8-section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);gap:52px;align-items:end;margin-bottom:30px}
.hc-v8-page-shell .hc-v8-section-head h2,.hc-v8-page-shell .hc-v8-split h2,.hc-v8-page-shell .hc-v8-media-split h2,.hc-v8-page-shell .hc-v8-notice h2,.hc-v8-page-shell .hc-v8-closing h2{margin:0;font-size:clamp(34px,4vw,54px);line-height:1.01}
.hc-v8-page-shell .hc-v8-section-head>p{margin:0;color:var(--hc-v7-muted);font-size:15px;line-height:1.7}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-section-head>p{color:rgba(255,255,255,.68)}
.hc-v8-page-shell .hc-v8-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 19px;border:1px solid transparent;font:800 9.5px/1 Montserrat,Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase}
.hc-v8-page-shell .hc-v8-btn-primary{color:#fff;background:var(--hc-v7-red)}
.hc-v8-page-shell .hc-v8-btn-primary:hover{background:var(--hc-v7-red-deep)}
.hc-v8-page-shell .hc-v8-btn-ghost{border-color:rgba(255,255,255,.38);color:#fff;background:rgba(16,14,14,.28)}
.hc-v8-page-shell .hc-v8-actions{display:flex;flex-wrap:wrap;gap:9px}
.hc-v8-page-shell .hc-v8-text-link{display:inline-flex;margin-top:auto;color:var(--hc-v7-red);font-size:11px;font-weight:800}
.hc-v8-page-shell .hc-v8-text-link::after{content:"→";margin-left:7px}
.hc-v8-page-shell .hc-v8-text-link-light{color:var(--hc-v7-rose)}

/* Hero */
.hc-v8-page-shell .hc-v8-hero{position:relative;min-height:545px;display:flex;align-items:center;color:#fff;background-color:var(--hc-v7-night);background-image:var(--hc-v8-hero-image);background-position:68% center;background-size:cover}
.hc-v8-page-shell .hc-v8-hero::before{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(16,14,14,.98),rgba(16,14,14,.89) 44%,rgba(16,14,14,.47) 72%,rgba(16,14,14,.25))}
.hc-v8-page-shell .hc-v8-hero-inner{position:relative;z-index:1;padding:68px 0}
.hc-v8-page-shell .hc-v8-hero-copy{max-width:760px}
.hc-v8-page-shell .hc-v8-hero h1{max-width:820px;margin:0 0 18px;font-size:clamp(45px,5.1vw,70px);line-height:.98}
.hc-v8-page-shell .hc-v8-lead{max-width:720px;margin:0 0 24px;color:rgba(255,255,255,.84);font-size:16px;line-height:1.65}
.hc-v8-page-shell .hc-v8-hero-facts{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}
.hc-v8-page-shell .hc-v8-hero-facts span{padding:9px 11px;border:1px solid rgba(255,255,255,.17);color:rgba(255,255,255,.76);background:rgba(16,14,14,.56);font-size:10.5px;backdrop-filter:blur(7px)}

/* Page jump navigation */
.hc-v8-page-shell .hc-v8-page-nav{position:relative;z-index:20;border-bottom:1px solid var(--hc-v7-line);background:#fff}
.hc-v8-page-shell .hc-v8-page-nav>.hc-v8-shell{min-height:58px;display:flex;align-items:center;gap:23px}
.hc-v8-page-shell .hc-v8-page-nav-label{flex:0 0 auto;color:var(--hc-v7-red);font:800 9px/1 Montserrat,Inter,sans-serif;letter-spacing:.1em;text-transform:uppercase}
.hc-v8-page-shell .hc-v8-page-nav-links{display:flex;gap:22px;overflow:auto;scrollbar-width:none}
.hc-v8-page-shell .hc-v8-page-nav-links::-webkit-scrollbar{display:none}
.hc-v8-page-shell .hc-v8-page-nav-links a{flex:0 0 auto;font-size:11px;font-weight:700;color:var(--hc-v7-muted)}
.hc-v8-page-shell .hc-v8-page-nav-links a:hover{color:var(--hc-v7-red)}

/* Core layout blocks */
.hc-v8-page-shell .hc-v8-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.65fr);gap:64px;align-items:start}
.hc-v8-page-shell .hc-v8-split-copy>p:not(.hc-v8-kicker),.hc-v8-page-shell .hc-v8-media-split>div>p:not(.hc-v8-kicker){max-width:730px;color:var(--hc-v7-muted);font-size:15px;line-height:1.8}
.hc-v8-page-shell .hc-v8-split-copy h2,.hc-v8-page-shell .hc-v8-media-split h2{margin-bottom:22px}
.hc-v8-page-shell .hc-v8-aside{padding:26px;border-left:3px solid var(--hc-v7-red);background:#fff;box-shadow:0 16px 38px rgba(35,19,17,.08)}
.hc-v8-page-shell .hc-v8-aside h3{margin:0 0 16px;font-size:19px;line-height:1.2}
.hc-v8-page-shell .hc-v8-checklist{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.hc-v8-page-shell .hc-v8-checklist li{position:relative;padding-left:19px;color:inherit;font-size:13px;line-height:1.55}
.hc-v8-page-shell .hc-v8-checklist li::before{position:absolute;top:.68em;left:0;width:6px;height:6px;border-radius:50%;content:"";background:var(--hc-v7-red)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-checklist li::before{background:var(--hc-v7-rose)}
.hc-v8-page-shell .hc-v8-media-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.86fr);gap:54px;align-items:center}
.hc-v8-page-shell .hc-v8-media-split>img{width:100%;height:430px;object-fit:cover;box-shadow:var(--hc-v7-shadow)}
.hc-v8-page-shell .hc-v8-media-split>*,
.hc-v8-page-shell .hc-v8-split>*,
.hc-v8-page-shell .hc-v8-section-head>*,
.hc-v22-chapter-head>*,
.hc-v22-support-head>*{min-width:0;max-width:100%}
.hc-v8-page-shell .hc-v8-media-split img,
.hc-v8-page-shell .hc-v8-split img{max-width:100%;height:auto}
.hc-v8-page-shell .hc-v19-reading{display:grid;grid-template-columns:minmax(230px,.55fr) minmax(0,1.45fr);gap:54px;margin-top:38px;padding-top:34px;border-top:1px solid var(--hc-v7-line)}
.hc-v8-page-shell .hc-v19-reading h3{max-width:430px;margin:0;font-size:clamp(24px,2.6vw,36px);line-height:1.08}
.hc-v8-page-shell .hc-v19-reading p{max-width:760px;margin:0;color:var(--hc-v7-muted);font-size:14px;line-height:1.78}
.hc-v8-page-shell .hc-v19-reading p+p{margin-top:16px}

/* Cards/routes/details */
.hc-v8-page-shell .hc-v8-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.hc-v8-page-shell .hc-v8-card-grid-routes{grid-template-columns:repeat(3,minmax(0,1fr))}
.hc-v8-page-shell .hc-v8-card{min-height:220px;display:flex;flex-direction:column;padding:23px;border:1px solid var(--hc-v7-line);background:#fff}
.hc-v8-page-shell .hc-v8-card h3{margin:8px 0 10px;font-size:21px;line-height:1.12}
.hc-v8-page-shell .hc-v8-card p{color:var(--hc-v7-muted);font-size:13px;line-height:1.65}
.hc-v8-page-shell .hc-v8-card-meta{color:var(--hc-v7-red);font:800 8.5px/1.25 Montserrat,Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.hc-v8-page-shell .hc-v8-details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--hc-v7-line)}
.hc-v8-page-shell .hc-v8-details-grid article{padding:24px;background:var(--hc-v7-paper)}
.hc-v8-page-shell .hc-v8-details-grid h3{margin:0 0 9px;font-size:19px}
.hc-v8-page-shell .hc-v8-details-grid p{margin-bottom:0;color:var(--hc-v7-muted);font-size:13px;line-height:1.65}

/* Steps */
.hc-v8-page-shell .hc-v8-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--hc-v7-line)}
.hc-v8-page-shell .hc-v8-step{background:#fff}
.hc-v8-page-shell .hc-v8-step>div{padding:22px}
.hc-v8-page-shell .hc-v8-step img{width:100%;height:180px;object-fit:cover}
.hc-v8-page-shell .hc-v8-step-no{display:block;margin-bottom:18px;color:var(--hc-v7-red);font:800 9px/1 Montserrat,Inter,sans-serif}
.hc-v8-page-shell .hc-v8-step h3{margin:0 0 8px;font-size:18px}
.hc-v8-page-shell .hc-v8-step p{margin:0;color:var(--hc-v7-muted);font-size:12.5px;line-height:1.6}

/* Pricing */
.hc-v8-page-shell .hc-v8-price-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.hc-v8-page-shell .hc-v8-price-card{display:flex;flex-direction:column;padding:19px;border:1px solid var(--hc-v7-line);background:#fff}
.hc-v8-page-shell .hc-v8-price-featured{border:2px solid var(--hc-v7-red)}
.hc-v8-page-shell .hc-v8-price-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}
.hc-v8-page-shell .hc-v8-price-top h3{margin:0 0 5px;font-size:18px;line-height:1.15}
.hc-v8-page-shell .hc-v8-price-top span{color:var(--hc-v7-red);font-size:10px;font-weight:800}
.hc-v8-page-shell .hc-v8-price-top>strong{font:800 22px/1 Montserrat,Inter,sans-serif}
.hc-v8-page-shell .hc-v8-price-meta{margin:12px 0 6px!important;color:var(--hc-v7-ink)!important;font-size:10px!important;font-weight:800;text-transform:uppercase}
.hc-v8-page-shell .hc-v8-price-card>p{color:var(--hc-v7-muted);font-size:12px;line-height:1.55}
.hc-v8-page-shell .hc-v8-price-card details{margin-top:auto;border-top:1px solid var(--hc-v7-line);padding-top:10px}
.hc-v8-page-shell .hc-v8-price-card summary{display:flex;justify-content:space-between;font-size:10px;font-weight:800;cursor:pointer}
.hc-v8-page-shell .hc-v8-price-card small{display:block;padding-top:7px;color:var(--hc-v7-muted);line-height:1.45}
.hc-v8-page-shell .hc-v8-price-cta{min-height:40px;display:flex;align-items:center;justify-content:center;margin-top:13px;color:#fff;background:var(--hc-v7-red);font:800 9px/1 Montserrat,Inter,sans-serif;text-transform:uppercase}
.hc-v8-page-shell .hc-v8-inline-note{margin-top:12px;padding:14px 17px;color:rgba(255,255,255,.82);background:var(--hc-v7-night);font-size:11.5px;line-height:1.55}
.hc-v8-page-shell .hc-v8-price-group+ .hc-v8-price-group{margin-top:34px}
.hc-v8-page-shell .hc-v8-price-group-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:14px}
.hc-v8-page-shell .hc-v8-price-group-head h3{margin:0;font-size:28px}
.hc-v8-page-shell .hc-v8-price-group-head p{max-width:600px;margin:0;color:var(--hc-v7-muted);font-size:13px}

/* Comparison / methods */
.hc-v8-page-shell .hc-v8-compare{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.14)}
.hc-v8-page-shell .hc-v8-compare article{padding:28px;background:var(--hc-v7-night-2)}
.hc-v8-page-shell .hc-v8-compare h3{margin:9px 0 18px;font-size:28px}
.hc-v8-page-shell .hc-v8-methods{display:grid;grid-template-columns:300px 1fr;border:1px solid rgba(255,255,255,.15)}
.hc-v8-page-shell .hc-v8-method-tabs{display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.15)}
.hc-v8-page-shell .hc-v8-method-tabs button{min-height:60px;padding:12px 16px;border:0;border-bottom:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.67);background:transparent;text-align:left;font-weight:700}
.hc-v8-page-shell .hc-v8-method-tabs button.active{color:#fff;background:var(--hc-v7-red)}
.hc-v8-page-shell .hc-v8-method-panel{min-height:260px;padding:34px}
.hc-v8-page-shell .hc-v8-method-panel h3{margin:10px 0 12px;font-size:31px}
.hc-v8-page-shell .hc-v8-method-panel p{max-width:750px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.72}

/* Notices / practitioner / booking */
.hc-v8-page-shell .hc-v8-notice{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center;padding:28px;border-left:4px solid var(--hc-v7-red);background:#fff;box-shadow:var(--hc-v7-shadow)}
.hc-v8-page-shell .hc-v8-notice h2{font-size:clamp(28px,3.2vw,42px);margin-bottom:12px}
.hc-v8-page-shell .hc-v8-notice p:not(.hc-v8-kicker){max-width:830px;margin-bottom:0;color:var(--hc-v7-muted);font-size:13.5px;line-height:1.7}
.hc-v8-page-shell .hc-v8-practitioner{display:grid;grid-template-columns:.7fr 1fr;gap:0;box-shadow:var(--hc-v7-shadow)}
.hc-v8-page-shell .hc-v8-practitioner>img{width:100%;height:100%;min-height:520px;object-fit:cover}
.hc-v8-page-shell .hc-v8-practitioner>div{padding:45px;background:#fff}
.hc-v8-page-shell .hc-v8-practitioner h2{margin:0 0 24px;font-size:clamp(34px,4vw,50px);line-height:1.02}
.hc-v8-page-shell .hc-v8-practitioner h3{margin:0;font-size:24px}
.hc-v8-page-shell .hc-v8-role{color:var(--hc-v7-red);font-weight:800}
.hc-v8-page-shell .hc-v8-practitioner>div>p{color:var(--hc-v7-muted);line-height:1.7}
.hc-v8-page-shell .hc-v8-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px}
.hc-v8-page-shell .hc-v8-chips span{padding:7px 9px;border:1px solid var(--hc-v7-line);font-size:9px;font-weight:700}
.hc-v8-page-shell .hc-v8-booking-shell{padding:22px;border:1px solid var(--hc-v7-line);background:#fff;box-shadow:var(--hc-v7-shadow)}
.hc-v8-page-shell .hc-v8-integration-note{max-width:760px;margin:auto;padding:35px;text-align:center}
.hc-v8-page-shell .hc-v8-integration-note strong{display:block;margin-bottom:10px;font:800 24px/1.1 Montserrat,Inter,sans-serif}
.hc-v8-page-shell .hc-v8-integration-note p{color:var(--hc-v7-muted)}

/* FAQ */
.hc-v8-page-shell .hc-v8-accordion{border-top:1px solid var(--hc-v7-line)}
.hc-v8-page-shell .hc-v8-accordion details{border-bottom:1px solid var(--hc-v7-line)}
.hc-v8-page-shell .hc-v8-accordion summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:800;cursor:pointer;list-style:none}
.hc-v8-page-shell .hc-v8-accordion summary::-webkit-details-marker{display:none}
.hc-v8-page-shell .hc-v8-accordion summary span{color:var(--hc-v7-red);font-size:20px}
.hc-v8-page-shell .hc-v8-accordion details[open] summary span{transform:rotate(45deg)}
.hc-v8-page-shell .hc-v8-accordion details p{max-width:850px;margin:0;padding:0 0 18px;color:var(--hc-v7-muted);font-size:13px;line-height:1.7}

/* Curated editorial chapters.
   Related material shares one visual chapter instead of becoming a sequence
   of disconnected full-width bands. Each module keeps its own anchor so the
   page index remains useful without reintroducing nested cards or accordions. */
.hc-v8-page-shell.hc-v18-curated .hc-v18-chapter{padding:64px 0}
.hc-v8-page-shell.hc-v18-curated .hc-v18-module{width:100%;scroll-margin-top:calc(var(--hc-content-sticky-top) + 58px)}
.hc-v8-page-shell.hc-v18-curated .hc-v18-module+.hc-v18-module{margin-top:48px;padding-top:48px;border-top:1px solid var(--hc-v7-line)}
.hc-v8-page-shell.hc-v18-curated .hc-v8-section-dark>.hc-v18-module+.hc-v18-module{border-top-color:var(--hc-v7-line-dark)}
.hc-v8-page-shell.hc-v18-curated .hc-v18-module:not(:first-child) .hc-v8-section-head h2,
.hc-v8-page-shell.hc-v18-curated .hc-v18-module:not(:first-child) .hc-v8-split h2,
.hc-v8-page-shell.hc-v18-curated .hc-v18-module:not(:first-child) .hc-v8-notice h2{font-size:clamp(27px,3vw,40px);line-height:1.06}
.hc-v8-page-shell.hc-v18-curated .hc-v8-section-head{gap:38px;margin-bottom:24px}
.hc-v8-page-shell.hc-v18-curated .hc-v8-card-grid{gap:1px;background:var(--hc-v7-line)}
.hc-v8-page-shell.hc-v18-curated .hc-v8-card{min-height:0;border:0;padding:22px;background:#fff}
.hc-v8-page-shell.hc-v18-curated .hc-v8-card h3{font-size:18px;line-height:1.18}
.hc-v8-page-shell.hc-v18-curated .hc-v8-card p{margin-bottom:0}
.hc-v8-page-shell.hc-v18-curated .hc-v8-section-dark .hc-v8-card-grid{background:var(--hc-v7-line-dark)}
.hc-v8-page-shell.hc-v18-curated .hc-v8-section-dark .hc-v8-card{color:#fff;background:var(--hc-v7-night-2)}
.hc-v8-page-shell.hc-v18-curated .hc-v8-section-dark .hc-v8-card p{color:rgba(255,255,255,.72)}

@media(max-width:760px){
  .hc-v8-page-shell.hc-v18-curated .hc-v18-chapter{padding:44px 0}
  .hc-v8-page-shell.hc-v18-curated .hc-v18-module+.hc-v18-module{margin-top:34px;padding-top:34px}
  .hc-v8-page-shell.hc-v18-curated .hc-v8-section-head{gap:14px;margin-bottom:20px}
  .hc-v8-page-shell.hc-v18-curated .hc-v8-card{padding:18px}
}

/* Trustindex / close */
.hc-v8-page-shell .hc-v8-live-proof .hc-v8-section-head h2{color:#fff}
.hc-v8-page-shell .hc-v8-trustindex{padding:14px;background:#fff}
.hc-v8-page-shell .hc-v8-closing{padding:54px 0;color:#fff;background:var(--hc-v7-red-deep)}
.hc-v8-page-shell .hc-v8-closing>.hc-v8-shell{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center}
.hc-v8-page-shell .hc-v8-closing h2{max-width:760px;font-size:clamp(32px,4vw,50px);margin-bottom:13px}
.hc-v8-page-shell .hc-v8-closing p:not(.hc-v8-kicker){max-width:750px;margin-bottom:0;color:rgba(255,255,255,.76)}
.hc-v8-page-shell .hc-v8-footer{padding-bottom:0}
.hc-v8-page-shell .hc-v8-mobile-cta{display:none}
.hc-v8-page-shell .hc-v8-submenu-toggle{display:none}

@media(max-width:1100px){
  .hc-v8-page-shell .hc-v8-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hc-v8-page-shell .hc-v8-card-grid,.hc-v8-page-shell .hc-v8-card-grid-routes,.hc-v8-page-shell .hc-v8-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hc-v8-page-shell .hc-v8-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:900px){
  .hc-v8-page-shell .hc-v8-section{padding:54px 0}
  .hc-v8-page-shell .hc-v8-section-head,.hc-v8-page-shell .hc-v8-split,.hc-v8-page-shell .hc-v8-media-split{grid-template-columns:1fr;gap:20px}
  .hc-v8-page-shell .hc-v8-hero{min-height:500px;background-position:center}
  .hc-v8-page-shell .hc-v8-hero::before{background:linear-gradient(90deg,rgba(16,14,14,.94),rgba(16,14,14,.71))}
  .hc-v8-page-shell .hc-v8-media-split>img{height:360px}
  .hc-v8-page-shell .hc-v19-reading{grid-template-columns:1fr;gap:18px}
  .hc-v8-page-shell .hc-v8-practitioner{grid-template-columns:.8fr 1fr}
  .hc-v8-page-shell .hc-v8-methods{grid-template-columns:220px 1fr}
  .hc-v8-page-shell .hc-v7-nav.open,.hc-v8-page-shell .hc-v7-nav.is-open{display:block}
  .hc-v8-page-shell .hc-v8-submenu-toggle{position:absolute;z-index:2;top:4px;right:0;width:46px;height:42px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--hc-v7-red);font-size:20px}
  .hc-v8-page-shell .hc-v7-nav-list .sub-menu{display:none!important}
  .hc-v8-page-shell .hc-v7-nav-list .submenu-open>.sub-menu{display:block!important}
}

@media(max-width:600px){
  .hc-v8-page-shell{padding-bottom:58px!important}
  .hc-v8-page-shell .hc-v8-shell{width:min(100% - 28px,1160px)}
  .hc-v8-page-shell .hc-v8-section{padding:40px 0;scroll-margin-top:72px}
  .hc-v8-page-shell .hc-v8-section-head{margin-bottom:20px}
  .hc-v8-page-shell .hc-v8-section-head h2,.hc-v8-page-shell .hc-v8-split h2,.hc-v8-page-shell .hc-v8-media-split h2{font-size:30px;line-height:1.02}
  .hc-v8-page-shell .hc-v8-section-head>p{font-size:13px;line-height:1.6}
  .hc-v8-page-shell .hc-v8-hero{min-height:445px;align-items:flex-end;background-position:62% center}
  .hc-v8-page-shell .hc-v8-hero::before{background:linear-gradient(90deg,rgba(16,14,14,.94),rgba(16,14,14,.70)),linear-gradient(0deg,rgba(16,14,14,.92),transparent 58%)}
  .hc-v8-page-shell .hc-v8-hero-inner{padding:54px 0 34px}
  .hc-v8-page-shell .hc-v8-hero h1{font-size:37px;line-height:.98}
  .hc-v8-page-shell .hc-v8-lead{font-size:13.5px;line-height:1.58}
  .hc-v8-page-shell .hc-v8-hero-facts{display:grid;grid-template-columns:1fr 1fr;margin-top:17px}
  .hc-v8-page-shell .hc-v8-hero-facts span{padding:8px;font-size:9.5px}
  .hc-v8-page-shell .hc-v8-page-nav>.hc-v8-shell{display:block;padding:10px 0}
  .hc-v8-page-shell .hc-v8-page-nav-label{display:block;margin-bottom:8px}
  .hc-v8-page-shell .hc-v8-page-nav-links{gap:8px}
  .hc-v8-page-shell .hc-v8-page-nav-links a{padding:7px 9px;border:1px solid var(--hc-v7-line);font-size:9.5px;background:#fff}
  .hc-v8-page-shell .hc-v8-card-grid,.hc-v8-page-shell .hc-v8-card-grid-routes,.hc-v8-page-shell .hc-v8-details-grid{grid-template-columns:1fr;gap:7px;background:transparent}
  .hc-v8-page-shell .hc-v8-card{min-height:0;padding:18px}
  .hc-v8-page-shell .hc-v8-card h3{font-size:18px}
  .hc-v8-page-shell .hc-v8-details-grid article{padding:18px;border:1px solid var(--hc-v7-line)}
  .hc-v8-page-shell .hc-v8-steps{grid-template-columns:1fr 1fr;gap:7px;background:transparent}
  .hc-v8-page-shell .hc-v8-step{border:1px solid var(--hc-v7-line)}
  .hc-v8-page-shell .hc-v8-step>div{padding:15px}
  .hc-v8-page-shell .hc-v8-step img{height:125px}
  .hc-v8-page-shell .hc-v8-step h3{font-size:16px}
  .hc-v8-page-shell .hc-v8-step p{font-size:11px}
  .hc-v8-page-shell .hc-v8-price-grid{grid-template-columns:1fr 1fr;gap:7px}
  .hc-v8-page-shell .hc-v8-price-card{padding:14px}
  .hc-v8-page-shell .hc-v8-price-top{display:block}
  .hc-v8-page-shell .hc-v8-price-top>strong{display:block;margin-top:9px;font-size:20px}
  .hc-v8-page-shell .hc-v8-price-top h3{font-size:15.5px}
  .hc-v8-page-shell .hc-v8-price-card>p{font-size:10.5px}
  .hc-v8-page-shell .hc-v8-price-cta{min-height:37px;font-size:8px}
  .hc-v8-page-shell .hc-v8-price-group-head{display:block}
  .hc-v8-page-shell .hc-v8-price-group-head h3{font-size:23px;margin-bottom:8px}
  .hc-v8-page-shell .hc-v8-compare{grid-template-columns:1fr;gap:7px;background:transparent}
  .hc-v8-page-shell .hc-v8-compare article{padding:20px;border:1px solid rgba(255,255,255,.14)}
  .hc-v8-page-shell .hc-v8-compare h3{font-size:23px}
  .hc-v8-page-shell .hc-v8-methods{grid-template-columns:1fr;border:0}
  .hc-v8-page-shell .hc-v8-method-tabs{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.15)}
  .hc-v8-page-shell .hc-v8-method-tabs button{min-height:48px;padding:8px;border-right:1px solid rgba(255,255,255,.1);font-size:10px}
  .hc-v8-page-shell .hc-v8-method-panel{min-height:220px;padding:22px 0}
  .hc-v8-page-shell .hc-v8-method-panel h3{font-size:25px}
  .hc-v8-page-shell .hc-v8-media-split>img{height:270px}
  .hc-v8-page-shell .hc-v8-aside{padding:19px}
  .hc-v8-page-shell .hc-v8-notice{grid-template-columns:1fr;gap:18px;padding:20px}
  .hc-v8-page-shell .hc-v8-notice h2{font-size:27px}
  .hc-v8-page-shell .hc-v8-practitioner{grid-template-columns:1fr}
  .hc-v8-page-shell .hc-v8-practitioner>img{min-height:0;height:320px;object-position:center 25%}
  .hc-v8-page-shell .hc-v8-practitioner>div{padding:24px}
  .hc-v8-page-shell .hc-v8-practitioner h2{font-size:30px}
  .hc-v8-page-shell .hc-v8-booking-shell{padding:8px}
  .hc-v8-page-shell .hc-v8-closing{padding:39px 0}
  .hc-v8-page-shell .hc-v8-closing>.hc-v8-shell{grid-template-columns:1fr;gap:20px}
  .hc-v8-page-shell .hc-v8-closing h2{font-size:31px}
  .hc-v8-page-shell .hc-v8-mobile-cta{position:fixed;z-index:1100;right:0;bottom:0;left:0;height:58px;display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid rgba(255,255,255,.16);background:var(--hc-v7-night);box-shadow:0 -10px 30px rgba(0,0,0,.15)}
  .hc-v8-page-shell .hc-v8-mobile-cta a{display:flex;align-items:center;justify-content:center;color:#fff;font:800 9px/1 Montserrat,Inter,sans-serif;text-transform:uppercase;border-right:1px solid rgba(255,255,255,.13)}
  .hc-v8-page-shell .hc-v8-mobile-cta a:nth-child(2){background:var(--hc-v7-red)}
}

@media(max-width:370px){
  .hc-v8-page-shell .hc-v8-price-grid{grid-template-columns:1fr}
  .hc-v8-page-shell .hc-v8-steps{grid-template-columns:1fr}
  .hc-v8-page-shell .hc-v8-hero h1{font-size:34px}
}

@media(prefers-reduced-motion:reduce){.hc-v8-page-shell *,.hc-v8-page-shell *::before,.hc-v8-page-shell *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* -------------------------------------------------------------------------
 * V8.1 layout polish
 * Removes exposed grid backgrounds, centres incomplete rows and tightens
 * repeated commercial sections without deleting any live-derived content.
 * ---------------------------------------------------------------------- */
.hc-v8-page-shell .hc-v8-section{padding:64px 0}
.hc-v8-page-shell .hc-v8-section-head-single{grid-template-columns:minmax(0,820px);gap:0}
.hc-v8-page-shell .hc-v8-card-grid,
.hc-v8-page-shell .hc-v8-details-grid,
.hc-v8-page-shell .hc-v8-steps{background:transparent;gap:12px}
.hc-v8-page-shell .hc-v8-details-grid article,
.hc-v8-page-shell .hc-v8-step{border:1px solid var(--hc-v7-line)}
.hc-v8-page-shell .hc-v8-card{min-height:190px}
.hc-v8-page-shell .hc-v8-method-panel{min-height:220px}

/* 2-card rows sit as a deliberate centred pair rather than looking unfinished. */
.hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-2,
.hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-2,
.hc-v8-page-shell .hc-v8-steps.hc-v8-count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:790px;margin-inline:auto}

/* Four items become one clean row on wide screens. */
.hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-4,
.hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-4,
.hc-v8-page-shell .hc-v8-steps.hc-v8-count-4{grid-template-columns:repeat(4,minmax(0,1fr))}

/* Five items render 3 + 2 with the final pair centred. */
.hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5,
.hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5,
.hc-v8-page-shell .hc-v8-steps.hc-v8-count-5{grid-template-columns:repeat(6,minmax(0,1fr))}
.hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5>* ,
.hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5>* ,
.hc-v8-page-shell .hc-v8-steps.hc-v8-count-5>*{grid-column:span 2}
.hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5>*:nth-child(4),
.hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5>*:nth-child(4),
.hc-v8-page-shell .hc-v8-steps.hc-v8-count-5>*:nth-child(4){grid-column:2 / span 2}
.hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5>*:nth-child(5),
.hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5>*:nth-child(5),
.hc-v8-page-shell .hc-v8-steps.hc-v8-count-5>*:nth-child(5){grid-column:4 / span 2}

/* Pricing rows keep a consistent card width and centre 2- or 3-option groups. */
.hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:660px;margin-inline:auto}
.hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3{grid-template-columns:repeat(3,minmax(0,1fr));max-width:930px;margin-inline:auto}
.hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-4{grid-template-columns:repeat(4,minmax(0,1fr))}

/* Consecutive pricing sections should read as one decision area, not three
   unrelated full-height bands. */
.hc-v8-page-shell .hc-v8-pricing-section{padding-top:58px;padding-bottom:46px}
.hc-v8-page-shell .hc-v8-pricing-section + .hc-v8-pricing-section{padding-top:10px}
.hc-v8-page-shell .hc-v8-pricing-section + .hc-v8-pricing-section .hc-v8-section-head{margin-bottom:22px}
.hc-v8-page-shell .hc-v8-price-group + .hc-v8-price-group{margin-top:26px}
.hc-v8-page-shell .hc-v8-price-group-head{margin-bottom:12px}

@media(max-width:1100px){
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-4,
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-4,
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-4,
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5,
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5,
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5>* ,
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5>* ,
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5>*{grid-column:auto}
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5>*:nth-child(4),
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5>*:nth-child(4),
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5>*:nth-child(4){grid-column:auto}
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5>*:nth-child(5),
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5>*:nth-child(5),
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5>*:nth-child(5){grid-column:1 / -1;width:calc(50% - 6px);justify-self:center}
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3>*:last-child{grid-column:1 / -1;width:calc(50% - 4px);justify-self:center}
}

@media(max-width:600px){
  .hc-v8-page-shell .hc-v8-section{padding:34px 0}
  .hc-v8-page-shell .hc-v8-pricing-section{padding-top:34px;padding-bottom:30px}
  .hc-v8-page-shell .hc-v8-pricing-section + .hc-v8-pricing-section{padding-top:4px}
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-2,
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-4,
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5,
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-2,
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-4,
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5{grid-template-columns:1fr;max-width:none}
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-5>*:nth-child(5),
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-5>*:nth-child(5){grid-column:auto;width:auto;justify-self:stretch}
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-4,
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5{grid-template-columns:1fr 1fr}
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5>*:nth-child(5){grid-column:1 / -1;width:calc(50% - 4px);justify-self:center}
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-2,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-4{grid-template-columns:1fr 1fr;max-width:none}
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3>*:last-child{grid-column:1 / -1;width:calc(50% - 4px);justify-self:center}
}

@media(max-width:370px){
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-4,
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-2,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-4{grid-template-columns:1fr}
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5>*:nth-child(5),
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3>*:last-child{grid-column:auto;width:auto;justify-self:stretch}
}


/* -------------------------------------------------------------------------
 * V8.2 live-content + CRO corrections
 * Readability floors, direct booking actions, proof, related links and video.
 * ---------------------------------------------------------------------- */
.hc-v8-page-shell h1,
.hc-v8-page-shell h2,
.hc-v8-page-shell h3,
.hc-v8-page-shell h4{hyphens:none;-webkit-hyphens:none;overflow-wrap:normal}
.hc-v8-page-shell a:focus-visible,
.hc-v8-page-shell button:focus-visible,
.hc-v8-page-shell summary:focus-visible{outline:3px solid #d7a29d;outline-offset:3px}
.hc-v8-page-shell .hc-v8-btn{font-size:11px}
.hc-v8-page-shell .hc-v8-card-meta,
.hc-v8-page-shell .hc-v8-step-no{font-size:10px}
.hc-v8-page-shell .hc-v8-booking-name{margin:10px 0 0!important;color:var(--hc-v7-ink)!important;font-size:11px!important;font-weight:700}
.hc-v8-page-shell .hc-v8-price-badge{align-self:flex-start;margin:-7px 0 11px;padding:5px 8px;color:#fff;background:var(--hc-v7-red);font:800 9px/1 Montserrat,Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase}
.hc-v8-page-shell .hc-v8-price-cta{font-size:10.5px;letter-spacing:.03em}
.hc-v8-page-shell .hc-v8-proof-strip{border-top:1px solid var(--hc-v7-line);border-bottom:1px solid var(--hc-v7-line);background:#fff}
.hc-v8-page-shell .hc-v8-proof-strip>.hc-v8-shell{min-height:62px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:12px}
.hc-v8-page-shell .hc-v8-proof-strip span{font-size:12px;font-weight:700;text-align:center}
.hc-v8-page-shell .hc-v8-proof-strip strong{color:#e4a11b;letter-spacing:.04em}
.hc-v8-page-shell .hc-v8-live-proof{padding-top:38px;padding-bottom:38px}
.hc-v8-page-shell .hc-v8-trustindex{border:1px solid var(--hc-v7-line);box-shadow:0 12px 30px rgba(35,19,17,.06)}
.hc-v8-page-shell .hc-v8-related{padding:22px 0;border-top:1px solid var(--hc-v7-line);background:#fff}
.hc-v8-page-shell .hc-v8-related>.hc-v8-shell{display:flex;align-items:flex-start;gap:22px}
.hc-v8-page-shell .hc-v8-related>div>span{flex:0 0 auto;padding-top:7px;color:var(--hc-v7-red);font:800 10px/1 Montserrat,Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.hc-v8-page-shell .hc-v8-related>div>div{display:flex;flex-wrap:wrap;gap:7px}
.hc-v8-page-shell .hc-v8-related a{padding:7px 10px;border:1px solid var(--hc-v7-line);background:var(--hc-v7-paper);font-size:11.5px;font-weight:700}
.hc-v8-page-shell .hc-v8-related a:hover{border-color:var(--hc-v7-red);color:var(--hc-v7-red)}
.hc-v8-page-shell .hc-v8-video-card{position:relative;width:100%;min-height:420px;overflow:hidden;border:0;background:#000;cursor:pointer}
.hc-v8-page-shell .hc-v8-video-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}
.hc-v8-page-shell .hc-v8-video-card::after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.72))}
.hc-v8-page-shell .hc-v8-video-play{position:absolute;z-index:2;top:50%;left:50%;width:64px;height:64px;display:grid;place-items:center;border-radius:50%;transform:translate(-50%,-50%);color:#fff;background:var(--hc-v7-red);font-size:20px}
.hc-v8-page-shell .hc-v8-video-label{position:absolute;z-index:2;right:24px;bottom:22px;left:24px;color:#fff;font:800 14px/1.2 Montserrat,Inter,sans-serif;text-align:left}
.hc-v8-page-shell .hc-v8-video-modal{position:fixed;z-index:99999;inset:0;display:none;place-items:center;padding:24px;background:rgba(0,0,0,.84)}
.hc-v8-page-shell .hc-v8-video-modal[aria-hidden="false"]{display:grid}
.hc-v8-page-shell .hc-v8-video-modal-panel{position:relative;width:min(980px,100%);background:#000}
.hc-v8-page-shell .hc-v8-video-close{position:absolute;z-index:3;top:-42px;right:0;width:38px;height:38px;border:1px solid rgba(255,255,255,.4);color:#fff;background:#111;font-size:24px;cursor:pointer}
.hc-v8-page-shell .hc-v8-video-frame{aspect-ratio:16/9}
.hc-v8-page-shell .hc-v8-video-frame iframe{width:100%;height:100%;border:0}
body.hc-v8-video-open{overflow:hidden}

@media(max-width:600px){
  .hc-v8-page-shell .hc-v8-lead{font-size:15.5px;line-height:1.55}
  .hc-v8-page-shell .hc-v8-kicker{font-size:10px}
  .hc-v8-page-shell .hc-v8-hero-facts span{font-size:10.5px}
  .hc-v8-page-shell .hc-v8-page-nav-label{font-size:10.5px}
  .hc-v8-page-shell .hc-v8-page-nav-links a{font-size:11.5px}
  .hc-v8-page-shell .hc-v8-card p,
  .hc-v8-page-shell .hc-v8-details-grid p{font-size:13px;line-height:1.58}
  .hc-v8-page-shell .hc-v8-step p{font-size:12.5px;line-height:1.55}
  .hc-v8-page-shell .hc-v8-price-card>p{font-size:13px;line-height:1.5}
  .hc-v8-page-shell .hc-v8-price-meta{font-size:10.5px!important}
  .hc-v8-page-shell .hc-v8-booking-name{font-size:11.5px!important}
  .hc-v8-page-shell .hc-v8-price-cta{min-height:42px;font-size:11px}
  .hc-v8-page-shell .hc-v8-method-tabs button{font-size:11px}
  .hc-v8-page-shell .hc-v8-mobile-cta a{font-size:11px}
  .hc-v8-page-shell .hc-v8-price-grid-recovery,
  .hc-v8-page-shell .hc-v8-price-grid-hijama{grid-template-columns:1fr!important;max-width:none!important}
  .hc-v8-page-shell .hc-v8-price-grid-recovery>*:last-child,
  .hc-v8-page-shell .hc-v8-price-grid-hijama>*:last-child{grid-column:auto!important;width:auto!important;justify-self:stretch!important}
  .hc-v8-page-shell .hc-v8-price-grid-cupping{grid-template-columns:1fr 1fr!important}
  .hc-v8-page-shell .hc-v8-proof-strip>.hc-v8-shell{grid-template-columns:1fr 1fr;min-height:0;padding:14px 0;gap:10px}
  .hc-v8-page-shell .hc-v8-proof-strip span{font-size:11.5px}
  .hc-v8-page-shell .hc-v8-related>.hc-v8-shell{display:block}
  .hc-v8-page-shell .hc-v8-related>div>span{display:block;margin-bottom:10px}
  .hc-v8-page-shell .hc-v8-related a{font-size:11.5px}
  .hc-v8-page-shell .hc-v8-video-card{min-height:240px}
}
@media(max-width:370px){
  .hc-v8-page-shell .hc-v8-price-grid-cupping{grid-template-columns:1fr!important}
}


/* V8.2 family rhythm and readability refinements. */
.hc-v8-page-shell .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-page-nav-label{font-size:10px}
.hc-v8-page-shell .hc-v8-page-nav-links a{font-size:12px}
.hc-v8-page-shell .hc-v8-price-top h3{font-size:19px}
.hc-v8-page-shell .hc-v8-section-head>p{font-size:15.5px}
.hc-v8-page-shell.hc-v8-family-booking .hc-v8-hero,
.hc-v8-page-shell.hc-v8-family-pricing .hc-v8-hero{min-height:455px}
.hc-v8-page-shell.hc-v8-family-booking .hc-v8-section,
.hc-v8-page-shell.hc-v8-family-pricing .hc-v8-section{scroll-margin-top:82px}
.hc-v8-page-shell.hc-v8-family-education .hc-v8-section-head,
.hc-v8-page-shell.hc-v8-family-education .hc-v8-section-head-single{grid-template-columns:minmax(0,760px);max-width:900px}
.hc-v8-page-shell.hc-v8-family-education .hc-v8-section-head>p{max-width:760px}
.hc-v8-page-shell.hc-v8-family-education .hc-v8-card-grid{max-width:1040px}
.hc-v8-page-shell.hc-v8-family-location .hc-v8-hero{background-position:60% center}
.hc-v8-page-shell.hc-v8-family-about .hc-v8-practitioner{grid-template-columns:.78fr 1.22fr}
.hc-v8-page-shell.hc-v8-family-about .hc-v8-practitioner>img{height:540px;object-position:center top}
.hc-v8-page-shell.hc-v8-family-detail .hc-v8-methods{box-shadow:0 16px 40px rgba(0,0,0,.18)}
.hc-v8-page-shell.hc-v8-family-condition .hc-v8-aside{box-shadow:none;background:var(--hc-v7-cream)}

@media(max-width:600px){
  .hc-v8-page-shell .hc-v8-price-top h3{font-size:18px}
  .hc-v8-page-shell .hc-v8-price-top>strong{font-size:23px}
  .hc-v8-page-shell.hc-v8-family-booking .hc-v8-hero,
  .hc-v8-page-shell.hc-v8-family-pricing .hc-v8-hero{min-height:430px}
  .hc-v8-page-shell.hc-v8-family-about .hc-v8-practitioner{grid-template-columns:1fr}
  .hc-v8-page-shell.hc-v8-family-about .hc-v8-practitioner>img{height:auto;max-height:460px;object-fit:cover}
}


/* -------------------------------------------------------------------------
 * V8.3 trust, About-page contrast and personal-story polish
 * ---------------------------------------------------------------------- */
.hc-v8-page-shell .hc-v8-story-quote{margin:24px 0 22px;padding:18px 20px;border-left:3px solid var(--hc-v7-red);color:var(--hc-v7-ink);background:var(--hc-v7-cream);font:700 17px/1.48 Montserrat,Inter,sans-serif;letter-spacing:-.018em}
.hc-v8-page-shell .hc-v8-compare-light{color:var(--hc-v7-ink);background:var(--hc-v7-cream)}
.hc-v8-page-shell .hc-v8-compare-light .hc-v8-section-head h2{color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v8-compare-light .hc-v8-section-head>p{color:var(--hc-v7-muted)}
.hc-v8-page-shell .hc-v8-compare-light .hc-v8-compare{gap:12px;background:transparent}
.hc-v8-page-shell .hc-v8-compare-light .hc-v8-compare article{border:1px solid var(--hc-v7-line);color:var(--hc-v7-ink);background:#fff;box-shadow:0 12px 30px rgba(35,19,17,.05)}
.hc-v8-page-shell .hc-v8-compare-light .hc-v8-card-meta{color:var(--hc-v7-red)}
.hc-v8-page-shell .hc-v8-compare-light .hc-v8-checklist li{color:var(--hc-v7-muted)}
.hc-v8-page-shell .hc-v8-compare-light .hc-v8-checklist li::before{background:var(--hc-v7-red)}
.hc-v8-page-shell.hc-v8-family-about .hc-v8-media-split{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}
.hc-v8-page-shell.hc-v8-family-about .hc-v8-media-split>img{height:520px;object-position:center}
.hc-v8-page-shell.hc-v8-family-about .hc-v8-card-meta{color:#8f332f}
.hc-v8-page-shell .hc-v8-trustindex{overflow:hidden;background:#fff}
@media(max-width:600px){
  .hc-v8-page-shell .hc-v8-story-quote{margin:18px 0;padding:15px 16px;font-size:15px;line-height:1.5}
  .hc-v8-page-shell.hc-v8-family-about .hc-v8-media-split{grid-template-columns:1fr}
  .hc-v8-page-shell.hc-v8-family-about .hc-v8-media-split>img{height:300px;order:-1}
}


/* ==========================================================================
   V8.4 SYSTEM-WIDE VISUAL + UX HARDENING
   Applies to every theme-owned interior route. This is not a page patch.
   ========================================================================== */

/* Explicit colour contract: plugin/global CSS can no longer create dark-on-dark
   or light-on-light headings. */
.hc-v8-page-shell h1,
.hc-v8-page-shell h2,
.hc-v8-page-shell h3,
.hc-v8-page-shell h4{color:var(--hc-v7-ink);font-weight:800;letter-spacing:-.025em}
.hc-v8-page-shell .hc-v8-hero h1,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-section-head h2,
.hc-v8-page-shell .hc-v8-section-dark>.hc-v8-shell>h2,
.hc-v8-page-shell .hc-v8-closing h2,
.hc-v8-page-shell .hc-v8-method-panel h3{color:#fff}
.hc-v8-page-shell .hc-v8-section-light .hc-v8-section-head h2,
.hc-v8-page-shell .hc-v8-section-beige .hc-v8-section-head h2,
.hc-v8-page-shell .hc-v8-faq-grid>div:first-child>h2{color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-kicker-dark{color:var(--hc-v7-rose)}
.hc-v8-page-shell .hc-v8-section-light .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-section-beige .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-kicker-dark{color:var(--hc-v7-red)}

/* Dark comparison cards: default compare is a dark component regardless of the
   parent section colour. This fixes the black-text-on-black defect. */
.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light){gap:1px;background:rgba(255,255,255,.14)}
.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light)>article,
.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light)>div{padding:28px;color:#fff;background:var(--hc-v7-night-2)}
.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light) h3{color:#fff}
.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light) p,
.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light) li{color:rgba(255,255,255,.78)}
.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light) .hc-v8-card-meta,
.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light) .hc-v8-text-link{color:var(--hc-v7-rose)}
.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light) .hc-v8-checklist li::before{background:var(--hc-v7-rose)}

/* Light comparison cards. Several approved templates use DIV children rather
   than ARTICLE children, so both structures are styled deliberately. */
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light{gap:12px;background:transparent}
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light>article,
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light>div{padding:28px;border:1px solid var(--hc-v7-line);color:var(--hc-v7-ink);background:#fff;box-shadow:0 12px 30px rgba(35,19,17,.05)}
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light h3{color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light p,
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light li{color:var(--hc-v7-muted)}
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light .hc-v8-card-meta,
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light .hc-v8-kicker-dark,
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light .hc-v8-text-link{color:var(--hc-v7-red)}
.hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light .hc-v8-checklist li::before{background:var(--hc-v7-red)}

/* White components inside dark bands need their own ink colour rather than
   inheriting the band colour. */
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice{color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card h3,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid h3,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice h2,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice h3{color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card p,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid p,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice p:not(.hc-v8-kicker){color:var(--hc-v7-muted)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid .hc-v8-text-link-light{color:var(--hc-v7-red)}

/* Dark FAQ bands. */
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-faq-grid>div:first-child>h2,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-accordion summary{color:#fff}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-faq-grid>div:first-child>p:not(.hc-v8-kicker),
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-accordion details p{color:rgba(255,255,255,.72)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-accordion{border-color:rgba(255,255,255,.18)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-accordion details{border-color:rgba(255,255,255,.16)}

/* Calmer premium type scale and tighter long-page rhythm. */
.hc-v8-page-shell .hc-v8-hero h1{font-size:clamp(43px,4.65vw,64px);line-height:1.01;letter-spacing:-.045em}
.hc-v8-page-shell .hc-v8-section-head h2,
.hc-v8-page-shell .hc-v8-split h2,
.hc-v8-page-shell .hc-v8-media-split h2{font-size:clamp(31px,3.25vw,47px);line-height:1.04}
.hc-v8-page-shell .hc-v8-faq-grid>div:first-child>h2{font-size:clamp(31px,3.15vw,45px);line-height:1.04}
.hc-v8-page-shell .hc-v8-section{padding:58px 0}
.hc-v8-page-shell.hc-v8-family-condition .hc-v8-section{padding:50px 0}
.hc-v8-page-shell .hc-v8-section-head{gap:42px;margin-bottom:26px}
.hc-v8-page-shell .hc-v8-card{min-height:175px}
.hc-v8-page-shell .hc-v8-price-card{min-height:100%}

/* Restore the approved hero photography in the direct renderer and keep text
   readable across the whole image library. */
.hc-v8-page-shell .hc-v8-hero{min-height:510px;background-image:var(--hc-v8-hero-image,none);background-repeat:no-repeat;background-size:cover;background-position:68% center}
.hc-v8-page-shell .hc-v8-hero::before{background:linear-gradient(90deg,rgba(16,14,14,.985) 0%,rgba(16,14,14,.91) 43%,rgba(16,14,14,.58) 68%,rgba(16,14,14,.28) 100%)}
.hc-v8-page-shell.hc-v8-family-location .hc-v8-hero{background-position:54% 48%}
.hc-v8-page-shell.hc-v8-family-about .hc-v8-hero{background-position:62% 42%}

/* Keep live review widgets aligned with the same shell as the heading. */
.hc-v8-page-shell .hc-v8-live-proof>.hc-v8-trustindex{width:min(1160px,calc(100% - 48px));margin:18px auto 0;padding:14px;background:#fff;border:1px solid var(--hc-v7-line);box-shadow:0 12px 30px rgba(35,19,17,.06);overflow:hidden}

/* Long pages benefit from a persistent section index on desktop. */
@media(min-width:761px){
  .hc-v8-page-shell .hc-v8-page-nav{position:sticky;top:0;z-index:80;box-shadow:0 8px 18px rgba(35,19,17,.04)}
  body.admin-bar .hc-v8-page-shell .hc-v8-page-nav{top:32px}
}

/* Mobile: readability beats density. Cards and process steps are not squeezed
   into two narrow columns. */
@media(max-width:600px){
  .hc-v8-page-shell .hc-v8-shell{width:min(100% - 30px,1160px)}
  .hc-v8-page-shell .hc-v8-section,
  .hc-v8-page-shell.hc-v8-family-condition .hc-v8-section{padding:36px 0}
  .hc-v8-page-shell .hc-v8-hero{min-height:420px;background-position:64% center}
  .hc-v8-page-shell .hc-v8-hero-inner{padding:48px 0 31px}
  .hc-v8-page-shell .hc-v8-hero h1{font-size:34px;line-height:1.01}
  .hc-v8-page-shell .hc-v8-section-head h2,
  .hc-v8-page-shell .hc-v8-split h2,
  .hc-v8-page-shell .hc-v8-media-split h2,
  .hc-v8-page-shell .hc-v8-faq-grid>div:first-child>h2{font-size:28px;line-height:1.05}
  .hc-v8-page-shell .hc-v8-section-head{gap:16px;margin-bottom:19px}
  .hc-v8-page-shell .hc-v8-price-grid,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-2,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-4,
  .hc-v8-page-shell .hc-v8-price-grid-recovery,
  .hc-v8-page-shell .hc-v8-price-grid-hijama,
  .hc-v8-page-shell .hc-v8-price-grid-cupping{grid-template-columns:1fr!important;max-width:none!important}
  .hc-v8-page-shell .hc-v8-price-grid>*:last-child{grid-column:auto!important;width:auto!important;justify-self:stretch!important}
  .hc-v8-page-shell .hc-v8-steps,
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-2,
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-4,
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5{grid-template-columns:1fr!important}
  .hc-v8-page-shell .hc-v8-steps>*:last-child{grid-column:auto!important;width:auto!important;justify-self:stretch!important}
  .hc-v8-page-shell .hc-v8-step{display:grid;grid-template-columns:118px 1fr;align-items:stretch}
  .hc-v8-page-shell .hc-v8-step img{height:100%;min-height:145px}
  .hc-v8-page-shell .hc-v8-step>div{padding:15px}
  .hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light)>article,
  .hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light)>div,
  .hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light>article,
  .hc-v8-page-shell .hc-v8-compare.hc-v8-compare-light>div{padding:20px}
  .hc-v8-page-shell .hc-v8-live-proof>.hc-v8-trustindex{width:min(100% - 30px,1160px);padding:8px}
  .hc-v8-page-shell .hc-v8-video-card{min-height:245px}
}
@media(max-width:420px){
  .hc-v8-page-shell .hc-v8-step{grid-template-columns:1fr}
  .hc-v8-page-shell .hc-v8-step img{height:185px;min-height:0}
}

/* --------------------------------------------------------------------------
 * V8.5 DARK-BAND CONTRAST CONTRACT
 * Any ordinary prose placed directly in a dark band must remain readable.
 * Component cards below deliberately opt back into light-surface colours.
 * ----------------------------------------------------------------------- */
.hc-v8-page-shell .hc-v8-section-dark h1,
.hc-v8-page-shell .hc-v8-section-dark h2,
.hc-v8-page-shell .hc-v8-section-dark h3,
.hc-v8-page-shell .hc-v8-section-dark h4{color:#fff}
.hc-v8-page-shell .hc-v8-section-dark p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
.hc-v8-page-shell .hc-v8-section-dark li{color:rgba(255,255,255,.76)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-split-copy>p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-media-split>div>p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark){color:rgba(255,255,255,.76)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-text-link,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-text-link-light{color:var(--hc-v7-rose)}

/* Light-surface components embedded in a dark band retain normal ink text. */
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light>article,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light>div{color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card h1,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card h2,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card h3,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card h4,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article h1,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article h2,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article h3,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article h4,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice h1,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice h2,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice h3,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice h4,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside h1,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside h2,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside h3,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside h4,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card h1,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card h2,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card h3,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card h4,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light h1,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light h2,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light h3,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light h4{color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card li,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article li,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice li,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside li,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card li,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light li{color:var(--hc-v7-muted)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card .hc-v8-kicker-dark,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article .hc-v8-kicker-dark,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice .hc-v8-kicker-dark,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside .hc-v8-kicker-dark,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card .hc-v8-kicker-dark,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light .hc-v8-kicker-dark{color:var(--hc-v7-red)}

/* Trustindex is a light third-party surface even when the proof band is dark. */
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-trustindex,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-trustindex *{color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-trustindex p,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-trustindex li{color:var(--hc-v7-muted)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-trustindex p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-trustindex li{color:var(--hc-v7-muted)!important}

/* V19 direct-render contract: every approved interior is self-contained by the root shell. */
.hc-owned-route{width:100%;overflow-x:hidden;background:var(--hc-v7-paper)}
.hc-v8-page-shell{width:100%;overflow:hidden;background:var(--hc-v7-paper);color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v8-section a:not(.hc-v8-btn):not(.hc-v8-price-cta){overflow-wrap:anywhere}
.hc-v8-page-shell .hc-v8-card p,.hc-v8-page-shell .hc-v8-details-grid p{max-width:65ch}

/* V9 contrast completion: dark-band accents and light cards inside dark bands. */
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card-meta{color:var(--hc-v7-rose)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card .hc-v8-card-meta,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article .hc-v8-card-meta,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice .hc-v8-card-meta,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside .hc-v8-card-meta,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card .hc-v8-card-meta,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light .hc-v8-card-meta{color:var(--hc-v7-red)}
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card .hc-v8-text-link,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-card .hc-v8-text-link-light,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article .hc-v8-text-link,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-details-grid article .hc-v8-text-link-light,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice .hc-v8-text-link,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-notice .hc-v8-text-link-light,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside .hc-v8-text-link,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-aside .hc-v8-text-link-light,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card .hc-v8-text-link,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-price-card .hc-v8-text-link-light,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light .hc-v8-text-link,
.hc-v8-page-shell .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light .hc-v8-text-link-light{color:var(--hc-v7-red)}

/* ========================================================================
 * V1.10 SCROLL / STICKY ALIGNMENT
 * The site header is persistent. Section indexes and anchor destinations sit
 * below it instead of fighting for top:0. Overflow is horizontal-only so
 * sticky descendants retain the viewport as their scrolling ancestor.
 * ====================================================================== */
.hc-owned-route{overflow-x:clip!important;overflow-y:visible!important}
.hc-v8-page-shell{overflow-x:clip!important;overflow-y:visible!important}
.hc-v8-page-shell .hc-v8-section,
.hc-v8-page-shell [id]{scroll-margin-top:var(--hc-content-sticky-top)!important}
@media(min-width:761px){
  .hc-v8-page-shell .hc-v8-page-nav{
    top:calc(var(--hc-sticky-top) + var(--hc-header-height))!important;
    z-index:700!important;
  }
}
@media(max-width:600px){
  /* No approved interior template contains the retired fixed mobile CTA. */
  .hc-v8-page-shell{padding-bottom:0!important}
}


/* Mobile interaction contract: keep navigation and treatment tabs
   horizontal and readable rather than squeezing labels into small cells. */
@media(max-width:600px){
  .hc-v8-page-shell .hc-v8-page-nav>.hc-v8-shell{overflow:hidden}
  .hc-v8-page-shell .hc-v8-page-nav-links{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:7px!important;
    overflow-x:auto!important;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
    padding-bottom:2px;
  }
  .hc-v8-page-shell .hc-v8-page-nav-links::-webkit-scrollbar{display:none}
  .hc-v8-page-shell .hc-v8-page-nav-links a{
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }
  .hc-v8-page-shell .hc-v8-method-tabs{
    display:flex!important;
    flex-flow:row nowrap!important;
    gap:0!important;
    overflow-x:auto!important;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
    border:1px solid rgba(255,255,255,.15)!important;
  }
  .hc-v8-page-shell .hc-v8-method-tabs::-webkit-scrollbar{display:none}
  .hc-v8-page-shell .hc-v8-method-tabs button{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    min-height:44px!important;
    padding:0 13px!important;
    border-right:1px solid rgba(255,255,255,.12)!important;
    border-bottom:0!important;
    font-size:10.5px!important;
    white-space:nowrap!important;
  }
  .hc-v8-page-shell .hc-v8-method-panel{
    min-height:0!important;
    padding:20px 0 2px!important;
  }
}

/* Desktop anchors clear both persistent navigation rows. */
:root{--hc-page-nav-height:58px}
@media(min-width:761px){
  .hc-v8-page-shell .hc-v8-section,
  .hc-v8-page-shell [id]{
    scroll-margin-top:calc(var(--hc-content-sticky-top) + var(--hc-page-nav-height))!important;
  }
}

/* -------------------------------------------------------------------------
 * Theme 1.22: consolidated proportion + editorial UX system.
 * This replaces the 1.21 disclosure patch. Long pages are composed into
 * authored chapters/tabs rather than hidden behind repeated mobile accordions.
 * ---------------------------------------------------------------------- */
.hc-v8-page-shell.hc-v22-cupping .hc-v8-shell{width:min(1080px,calc(100% - 48px))}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-hero{min-height:455px}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-hero h1{max-width:760px;font-size:clamp(40px,4.2vw,56px);line-height:1.01}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-lead{max-width:690px;font-size:16px;line-height:1.65}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-section{padding:46px 0}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-section-head{grid-template-columns:minmax(0,1.05fr) minmax(260px,.62fr);gap:34px;margin-bottom:24px;align-items:start}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-section-head h2,
.hc-v8-page-shell.hc-v22-cupping .hc-v8-split h2,
.hc-v8-page-shell.hc-v22-cupping .hc-v8-media-split h2,
.hc-v8-page-shell.hc-v22-cupping .hc-v8-notice h2{font-size:clamp(30px,3vw,40px);line-height:1.05;max-width:720px}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-section-head>p{max-width:410px;font-size:15px;line-height:1.65}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-split{grid-template-columns:minmax(0,1.2fr) minmax(260px,.54fr);gap:38px}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-media-split{grid-template-columns:minmax(0,1.12fr) minmax(300px,.7fr);gap:38px}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-media-split>img{height:320px}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-card{min-height:0;padding:19px}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-card p,
.hc-v8-page-shell.hc-v22-cupping .hc-v8-details-grid p{font-size:14px;line-height:1.62}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-details-grid article{padding:20px}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-price-grid{gap:10px}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-price-card{padding:18px}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-price-card>p{font-size:14px;line-height:1.55}
.hc-v8-page-shell.hc-v22-cupping .hc-v8-live-proof{padding-top:30px;padding-bottom:30px}

.hc-v8-page-shell.hc-v22-longform .hc-v8-section{padding:46px 0}
.hc-v8-page-shell.hc-v22-longform .hc-v8-section-head{gap:34px;margin-bottom:23px}
.hc-v8-page-shell.hc-v22-longform .hc-v8-section-head h2,
.hc-v8-page-shell.hc-v22-longform .hc-v8-split h2,
.hc-v8-page-shell.hc-v22-longform .hc-v8-media-split h2,
.hc-v8-page-shell.hc-v22-longform .hc-v8-notice h2{font-size:clamp(30px,3vw,40px);line-height:1.05}
.hc-v8-page-shell.hc-v22-longform .hc-v8-card{min-height:0;padding:19px}
.hc-v8-page-shell.hc-v22-longform .hc-v8-card p,
.hc-v8-page-shell.hc-v22-longform .hc-v8-details-grid p{font-size:14px;line-height:1.62}
.hc-v8-page-shell.hc-v22-longform .hc-v8-details-grid article{padding:20px}
.hc-v8-page-shell.hc-v22-longform .hc-v18-module+.hc-v18-module{margin-top:30px;padding-top:30px}

/* Consolidated chapter heading: one strong idea before the interactive detail. */
.hc-v22-chapter-head,
.hc-v22-support-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.62fr);gap:34px;align-items:start;margin-bottom:24px}
.hc-v22-chapter-head h2,
.hc-v22-support-head h2{max-width:760px;margin:0;font-size:clamp(30px,3vw,40px);line-height:1.05}
.hc-v22-chapter-head>p,
.hc-v22-support-head>p{max-width:410px;margin:0;color:var(--hc-v7-muted);font-size:15px;line-height:1.65}
.hc-v8-section-dark .hc-v22-chapter-head>p{color:rgba(255,255,255,.68)}

/* One selector, one panel: replaces stacks of accordion rows and repeated
   full-height sections. */
.hc-v22-topic-tabs{border-top:1px solid var(--hc-v7-line)}
.hc-v22-topic-tablist{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none;padding:10px 0 0}
.hc-v22-topic-tablist::-webkit-scrollbar{display:none}
.hc-v22-topic-tablist button{appearance:none;border:1px solid var(--hc-v7-line);background:#fff;color:var(--hc-v7-ink);padding:11px 15px;font:800 12.5px/1.2 Montserrat,Inter,sans-serif;white-space:nowrap;cursor:pointer;transition:background .18s,color .18s,border-color .18s}
.hc-v22-topic-tablist button:hover{border-color:rgba(124,45,42,.45)}
.hc-v22-topic-tablist button[aria-selected="true"]{background:var(--hc-v7-red);border-color:var(--hc-v7-red);color:#fff}
.hc-v22-topic-panel{padding-top:28px}
.hc-v22-topic-panel[hidden]{display:none!important}
.hc-v22-topic-panel>.hc-v8-split,
.hc-v22-topic-panel>.hc-v8-media-split{gap:38px}
.hc-v22-topic-panel .hc-v8-section-head{margin-bottom:18px}
.hc-v22-topic-panel .hc-v8-section-head h2,
.hc-v22-topic-panel .hc-v8-split h2,
.hc-v22-topic-panel .hc-v8-media-split h2{font-size:clamp(27px,2.6vw,35px);line-height:1.08}
.hc-v22-topic-panel p:not(.hc-v8-kicker),
.hc-v22-topic-panel li{font-size:14.5px;line-height:1.67}
.hc-v22-topic-panel .hc-v8-details-grid p,
.hc-v22-topic-panel .hc-v8-card p{font-size:14px;line-height:1.6}
.hc-v22-topic-tabs-dark{border-top-color:rgba(255,255,255,.16)}
.hc-v22-topic-tabs-dark .hc-v22-topic-tablist button{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.04);color:#fff}
.hc-v22-topic-tabs-dark .hc-v22-topic-tablist button[aria-selected="true"]{border-color:var(--hc-v7-red);background:var(--hc-v7-red);color:#fff}
.hc-v22-topic-tabs-dark .hc-v22-topic-panel p:not(.hc-v8-kicker),
.hc-v22-topic-tabs-dark .hc-v22-topic-panel li{color:rgba(255,255,255,.75)}

/* Cupping route selector: one generous route rather than four cramped columns. */
.hc-v22-route-selector .hc-v22-topic-panel>article{max-width:820px;padding:28px;background:#fff;color:var(--hc-v7-ink);border-left:3px solid var(--hc-v7-red)}
.hc-v22-route-selector .hc-v22-topic-panel>article h3{margin:0 0 10px;font-size:25px;line-height:1.12}
.hc-v22-route-selector .hc-v22-topic-panel>article p{max-width:720px;margin:0 0 12px;color:var(--hc-v7-muted);font-size:15px;line-height:1.67}

/* Related content and location context share one intentional final chapter. */
.hc-v22-support-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;align-items:start}
.hc-v22-support-grid .hc-v8-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:transparent}
.hc-v22-support-grid .hc-v8-card{padding:16px;border:1px solid var(--hc-v7-line);box-shadow:none}
.hc-v22-support-grid .hc-v8-card h3{font-size:17px;line-height:1.2}
.hc-v22-support-grid .hc-v8-card p{font-size:13.5px;line-height:1.55}
.hc-v22-support-local{padding:22px;background:var(--hc-v7-paper);border:1px solid var(--hc-v7-line)}
.hc-v22-support-local .hc-v8-split{display:block}
.hc-v22-support-local h2{font-size:25px!important;line-height:1.08!important}
.hc-v22-support-local p{font-size:14px!important;line-height:1.62!important}

/* Benefits page: four themes, all ten authored points retained. */
.hc-v22-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.hc-v22-benefit-theme{padding:24px;background:#fff;border:1px solid var(--hc-v7-line)}
.hc-v22-benefit-theme>h3{margin:0 0 10px;color:var(--hc-v7-red);font-size:20px;line-height:1.15}
.hc-v22-benefit-item{padding:13px 0;border-top:1px solid var(--hc-v7-line)}
.hc-v22-benefit-item h3{margin:0 0 5px;font-size:16px;line-height:1.2}
.hc-v22-benefit-item p{margin:0;color:var(--hc-v7-muted);font-size:14px;line-height:1.6}

.hc-v22-evidence-grid,
.hc-v22-dual-editorial{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}
.hc-v22-evidence-grid>article,
.hc-v22-dual-editorial>article{padding:24px;border:1px solid rgba(255,255,255,.16)}
.hc-v22-evidence-grid .hc-v8-split,
.hc-v22-evidence-grid .hc-v8-media-split,
.hc-v22-dual-editorial .hc-v8-split,
.hc-v22-dual-editorial .hc-v8-media-split{display:block}
.hc-v22-evidence-grid h2,
.hc-v22-dual-editorial h2{font-size:28px!important;line-height:1.08!important}
.hc-v22-evidence-grid p,
.hc-v22-evidence-grid li{font-size:14px!important;line-height:1.65!important}
.hc-v22-evidence-grid img{width:100%;height:210px!important;object-fit:cover;margin-top:18px}
.hc-v22-dual-editorial>article{border-color:var(--hc-v7-line);background:#fff}
.hc-v22-dual-editorial .hc-v8-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}
.hc-v22-dark-card{background:var(--hc-v7-night)!important;color:#fff;border-color:var(--hc-v7-night)!important}
.hc-v22-dark-card p,.hc-v22-dark-card li{color:rgba(255,255,255,.74)!important}
.hc-v22-dark-card .hc-v8-details-grid{background:rgba(255,255,255,.12)}
.hc-v22-dark-card .hc-v8-details-grid article{background:var(--hc-v7-night-2);color:#fff}
.hc-v22-dark-card .hc-v8-kicker-dark{color:var(--hc-v7-rose)}

@media(max-width:900px){
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-section-head,
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-split,
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-media-split,
  .hc-v22-chapter-head,.hc-v22-support-head{grid-template-columns:1fr;gap:12px}
  .hc-v22-support-grid,.hc-v22-evidence-grid,.hc-v22-dual-editorial{grid-template-columns:1fr}
  .hc-v22-chapter-head>p,.hc-v22-support-head>p,
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-section-head>p{max-width:760px}
}

@media(max-width:700px){
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-shell{width:calc(100% - 28px)}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-hero{min-height:395px}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-hero h1{font-size:33px;line-height:1.02}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-hero-inner{padding:42px 0 27px}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-lead{font-size:15px;line-height:1.62}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-section,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-section{padding:32px 0}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-section-head,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-section-head{margin-bottom:18px;gap:10px}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-section-head h2,
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-split h2,
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-media-split h2,
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-notice h2,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-section-head h2,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-split h2,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-media-split h2,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-notice h2,
  .hc-v22-chapter-head h2,.hc-v22-support-head h2{font-size:27px;line-height:1.06}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-section-head>p,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-section-head>p,
  .hc-v22-chapter-head>p,.hc-v22-support-head>p{font-size:15px;line-height:1.6}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-media-split>img{height:235px}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-card,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-card{padding:16px}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-card h3,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-card h3{font-size:18px;margin:5px 0 7px}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-card p,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-card p,
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-details-grid p,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-details-grid p{font-size:14.5px;line-height:1.58}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-details-grid article,
  .hc-v8-page-shell.hc-v22-longform .hc-v8-details-grid article{padding:16px}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-price-grid{grid-template-columns:1fr!important;max-width:none!important}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-price-grid>*{grid-column:auto!important;width:auto!important;justify-self:stretch!important}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-price-card{padding:17px}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-price-card>p{font-size:14.5px;line-height:1.55}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-price-top h3{font-size:18px}
  .hc-v8-page-shell.hc-v22-cupping .hc-v8-price-top>strong{font-size:23px}

  .hc-v22-chapter-head,.hc-v22-support-head{margin-bottom:18px}
  .hc-v22-topic-tablist{margin-inline:-2px;padding-top:8px;gap:5px}
  .hc-v22-topic-tablist button{padding:10px 12px;font-size:13px}
  .hc-v22-topic-panel{padding-top:20px}
  .hc-v22-topic-panel .hc-v8-section-head h2,
  .hc-v22-topic-panel .hc-v8-split h2,
  .hc-v22-topic-panel .hc-v8-media-split h2{font-size:25px!important;line-height:1.07!important}
  .hc-v22-topic-panel p:not(.hc-v8-kicker),.hc-v22-topic-panel li{font-size:15px!important;line-height:1.62!important}
  .hc-v22-topic-panel .hc-v8-details-grid{grid-template-columns:1fr;gap:7px;background:transparent}
  .hc-v22-topic-panel .hc-v8-details-grid article{border:1px solid var(--hc-v7-line)}
  .hc-v22-topic-tabs-dark .hc-v22-topic-panel .hc-v8-details-grid article{border-color:rgba(255,255,255,.14)}
  .hc-v22-route-selector .hc-v22-topic-panel>article{padding:20px}
  .hc-v22-route-selector .hc-v22-topic-panel>article h3{font-size:22px}
  .hc-v22-route-selector .hc-v22-topic-panel>article p{font-size:15px}
  .hc-v22-support-grid{grid-template-columns:1fr;gap:12px}
  .hc-v22-support-grid .hc-v8-card-grid{grid-template-columns:1fr;gap:7px}
  .hc-v22-support-local{padding:18px}
  .hc-v22-benefit-grid{grid-template-columns:1fr;gap:8px}
  .hc-v22-benefit-theme{padding:18px}
  .hc-v22-benefit-theme>h3{font-size:19px}
  .hc-v22-benefit-item h3{font-size:17px}
  .hc-v22-benefit-item p{font-size:15px;line-height:1.6}
  .hc-v22-evidence-grid>article,.hc-v22-dual-editorial>article{padding:18px}
  .hc-v22-evidence-grid h2,.hc-v22-dual-editorial h2{font-size:25px!important}
  .hc-v22-evidence-grid p,.hc-v22-evidence-grid li,
  .hc-v22-dual-editorial p,.hc-v22-dual-editorial li{font-size:15px!important;line-height:1.62!important}
  .hc-v22-dual-editorial .hc-v8-details-grid{grid-template-columns:1fr}
}

/* 1.22 final critique pass: surface contrast and compact mobile scan patterns. */
.hc-v8-page-shell .hc-v8-section-dark.hc-v22-route-selector .hc-v22-topic-panel>article h3{color:var(--hc-v7-ink)!important}
.hc-v8-page-shell .hc-v8-section-dark.hc-v22-route-selector .hc-v22-topic-panel>article p{color:var(--hc-v7-muted)!important}
.hc-v8-page-shell .hc-v8-section-dark.hc-v22-route-selector .hc-v22-topic-panel>article .hc-v8-text-link{color:var(--hc-v7-red)!important}
.hc-v22-faq-follow{margin-top:30px;padding-top:30px;border-top:1px solid var(--hc-v7-line)}
@media(max-width:700px){
  .hc-v8-page-shell.hc-v22-longform .familiar .hc-v8-card-grid{display:block}
  .hc-v8-page-shell.hc-v22-longform .familiar .hc-v8-card{padding:13px 0;border:0;border-bottom:1px solid var(--hc-v7-line);background:transparent;box-shadow:none}
  .hc-v8-page-shell.hc-v22-longform .familiar .hc-v8-card:last-child{border-bottom:0}
  .hc-v8-page-shell.hc-v22-longform .familiar .hc-v8-card h3{font-size:17px;margin:0 0 5px}
  .hc-v8-page-shell.hc-v22-longform .familiar .hc-v8-card p{font-size:14.5px;line-height:1.55;margin:0}
  .hc-v22-faq-follow{margin-top:22px;padding-top:22px}
}

/* ========================================================================
 * V1.23 QUALITY HARDENING
 * Consolidated fixes found during full-template QA of 1.22.
 * ====================================================================== */

/* Six-card groups are explicit: 3 x 2 on wide screens, 2 x 3 on tablet,
   single-column on phones. Prevents count-5 centring rules from distorting
   authored six-item sections. */
.hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-6,
.hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-6{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1100px){
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-6,
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-6{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .hc-v8-page-shell .hc-v8-card-grid.hc-v8-count-6,
  .hc-v8-page-shell .hc-v8-details-grid.hc-v8-count-6{grid-template-columns:1fr}

  /* Mobile body-copy floor. Labels/meta may stay smaller, but ordinary reading
     copy must not be compressed just to shorten a page. */
  .hc-v8-page-shell .hc-v8-card p,
  .hc-v8-page-shell .hc-v8-details-grid p,
  .hc-v8-page-shell .hc-v8-step p,
  .hc-v8-page-shell .hc-v8-price-card>p:not(.hc-v8-price-meta),
  .hc-v8-page-shell .hc-v8-accordion details p,
  .hc-v8-page-shell .hc-v8-checklist li,
  .hc-v8-page-shell .hc-v8-aside p,
  .hc-v8-page-shell .hc-v8-aside li,
  .hc-v8-page-shell .hc-v8-compare p,
  .hc-v8-page-shell .hc-v8-compare li,
  .hc-v8-page-shell .hc-v8-notice p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark){font-size:14px;line-height:1.58}
}

/* The Trustindex output is a third-party surface. Keep it contained and aligned
   even if its own plugin CSS loads later than the page system. */
.hc-v8-page-shell .hc-v8-live-proof>.hc-v8-trustindex,
.hc-v8-page-shell .hc-v18-module.hc-v8-live-proof>.hc-v8-trustindex{
  width:min(1160px,calc(100% - 48px));
  margin:18px auto 0;
  padding:14px;
  background:#fff;
  border:1px solid var(--hc-v7-line);
  box-shadow:0 12px 30px rgba(35,19,17,.06);
  overflow:hidden;
}
@media(max-width:600px){
  .hc-v8-page-shell .hc-v8-live-proof>.hc-v8-trustindex,
  .hc-v8-page-shell .hc-v18-module.hc-v8-live-proof>.hc-v8-trustindex{width:min(100% - 30px,1160px);padding:8px}
}


/* 1.26.0 — media parity restoration. Contextual imagery from the previous live pages,
   deliberately constrained so it cannot recreate oversized-image or mobile-spacing problems. */
.hc-v26-media{margin:30px auto 4px;max-width:980px}.hc-v26-media-title{margin:0 0 14px;color:#171717;font-size:20px;line-height:1.25;font-weight:800}.hc-v26-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hc-v26-media-card{margin:0;min-width:0;background:#fff;border:1px solid #e9e2d9;border-radius:10px;overflow:hidden;box-shadow:0 8px 22px rgba(25,20,18,.05)}.hc-v26-media-card img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center;max-height:360px;background:#f3eee8}.hc-v26-media-card figcaption{padding:10px 12px 11px;color:#5d5752;font-family:Inter,sans-serif;font-size:12.5px;line-height:1.45}.hc-v26-media-single{max-width:760px}.hc-v26-media-single .hc-v26-media-grid{grid-template-columns:1fr}.hc-v26-media-single .hc-v26-media-card img{aspect-ratio:16/9;max-height:410px}.hc-v26-media-single .hc-v26-media-card figcaption{font-size:13px}
@media(max-width:768px){.hc-v26-media{margin:22px auto 2px}.hc-v26-media-title{font-size:18px;margin-bottom:12px}.hc-v26-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hc-v26-media-card{border-radius:8px}.hc-v26-media-card img{max-height:230px}.hc-v26-media-card figcaption{display:none}.hc-v26-media-single .hc-v26-media-card img{aspect-ratio:4/3;max-height:300px}}
@media(max-width:360px){.hc-v26-media-grid{gap:7px}.hc-v26-media-card figcaption{font-size:11.5px}}

/* ========================================================================
 * 1.31 BOOKING ROUTE
 * Amelia owns its own responsive layout. The theme controls only the outer
 * page width and never forces Amelia internals, columns, buttons or wrappers.
 * ====================================================================== */
.hc-v8-page-shell.hc-v27-booking{background:var(--hc-v7-paper)}
.hc-v8-page-shell .hc-v27-booking-hero{padding:64px 0;color:#fff;background:var(--hc-v7-night)}
.hc-v8-page-shell .hc-v27-booking-intro{max-width:860px}
.hc-v8-page-shell .hc-v27-booking-intro h1{max-width:820px;margin:0 0 18px;font-size:clamp(42px,5vw,66px);line-height:.99;color:#fff}
.hc-v8-page-shell .hc-v27-booking-intro>p:not(.hc-v8-kicker){max-width:720px;margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.67}
.hc-v8-page-shell .hc-v27-amelia-host{width:min(1160px,calc(100% - 48px));max-width:100%;min-width:0;margin-inline:auto;padding:0;overflow:visible;box-sizing:border-box}
.hc-v8-page-shell .hc-v27-booking-note{width:min(1160px,calc(100% - 48px));margin:18px auto 0;padding:14px 17px;border-left:3px solid var(--hc-v7-red);background:var(--hc-v7-cream);color:var(--hc-v7-muted);font-size:13px;line-height:1.6}
.hc-v8-page-shell .hc-v27-booking-note strong{color:var(--hc-v7-ink)}
.hc-v8-page-shell .hc-v27-booking-note a{font-weight:800;color:var(--hc-v7-red)}
.hc-v8-page-shell .hc-v27-help-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
.hc-v8-page-shell .hc-v27-btn-outline{border-color:var(--hc-v7-red);color:var(--hc-v7-red);background:transparent}
.hc-v8-page-shell .hc-v27-btn-outline:hover{color:#fff;background:var(--hc-v7-red)}
@media(max-width:767px){
  .hc-v8-page-shell .hc-v27-booking-hero{padding:42px 0}
  .hc-v8-page-shell .hc-v27-booking-intro h1{font-size:34px;line-height:1.03}
  .hc-v8-page-shell .hc-v27-booking-intro>p:not(.hc-v8-kicker){font-size:14.5px;line-height:1.6}
  .hc-v8-page-shell .hc-v27-amelia-host{width:100%;max-width:100%;margin:0;padding:0}
  .hc-v8-page-shell .hc-v27-booking-note{width:calc(100% - 30px);font-size:13px}
  .hc-v8-page-shell .hc-v27-help-row{display:grid;grid-template-columns:1fr}
  .hc-v8-page-shell .hc-v27-help-row .hc-v8-btn{width:100%}
  .hc-v8-page-shell.hc-v27-booking .hc-v8-price-group-head p{font-size:14px;line-height:1.58}
  /* Amelia controls its own fields and responsive behaviour. */
}

/* ========================================================================
 * 1.27.1 MOBILE VIEWPORT / SECTION RHYTHM
 * The global header is the only sticky row below 900px.
 * ====================================================================== */
@media(max-width:900px){
  .hc-v8-page-shell .hc-v8-page-nav{position:relative!important;top:auto!important;z-index:20!important;box-shadow:none!important}
  .hc-v8-page-shell .hc-v8-page-nav + .hc-v8-section{padding-top:44px!important}
  .hc-v8-page-shell .hc-v8-section{overflow:visible!important}
  .hc-v8-page-shell .hc-v8-section h2{overflow:visible!important;padding-top:.06em}
}
@media(max-width:600px){
  .hc-v8-page-shell .hc-v8-page-nav + .hc-v8-section{padding-top:40px!important}
  .hc-v8-page-shell .hc-v8-page-nav>.hc-v8-shell{width:calc(100% - 30px)!important;overflow:hidden!important}
  .hc-v8-page-shell .hc-v8-page-nav-links{max-width:100%!important}
  .hc-v8-page-shell .hc-v8-hero h1{font-size:clamp(30px,8.4vw,34px)!important;line-height:1.04!important}
  .hc-v8-page-shell .hc-v8-section-head h2,
  .hc-v8-page-shell .hc-v8-split h2,
  .hc-v8-page-shell .hc-v8-media-split h2,
  .hc-v8-page-shell .hc-v8-notice h2,
  .hc-v8-page-shell .hc-v22-chapter-head h2,
  .hc-v8-page-shell .hc-v22-support-head h2{font-size:clamp(25px,7.2vw,28px)!important;line-height:1.08!important}
}

/* ================================================================
   1.28 production fixes: contact, Hijama mobile hero and Amelia iOS.
   ================================================================ */

/* Long Hijama/education hero titles must clear the real header and remain fully
   visible on short iPhone viewports. This changes spacing only, not copy. */
@media(max-width:600px){
  body.hc-v8-family-education .hc-v8-page-shell .hc-v8-hero,
  body.hc-v8-family-location .hc-v8-page-shell .hc-v8-hero,
  body.hc-route-hijama-st-albans .hc-v8-page-shell .hc-v8-hero{min-height:0!important;align-items:stretch!important}
  body.hc-v8-family-education .hc-v8-page-shell .hc-v8-hero-inner,
  body.hc-v8-family-location .hc-v8-page-shell .hc-v8-hero-inner,
  body.hc-route-hijama-st-albans .hc-v8-page-shell .hc-v8-hero-inner{padding-top:44px!important;padding-bottom:34px!important}
  body.hc-v8-family-education .hc-v8-page-shell .hc-v8-hero h1,
  body.hc-v8-family-location .hc-v8-page-shell .hc-v8-hero h1,
  body.hc-route-hijama-st-albans .hc-v8-page-shell .hc-v8-hero h1{font-size:34px!important;line-height:1.02!important;max-width:100%!important}
  body.hc-v8-family-education .hc-v8-page-shell .hc-v8-hero-copy,
  body.hc-v8-family-location .hc-v8-page-shell .hc-v8-hero-copy,
  body.hc-route-hijama-st-albans .hc-v8-page-shell .hc-v8-hero-copy{max-width:100%!important}
}
@media(max-width:360px){
  body.hc-v8-family-education .hc-v8-page-shell .hc-v8-hero h1,
  body.hc-v8-family-location .hc-v8-page-shell .hc-v8-hero h1,
  body.hc-route-hijama-st-albans .hc-v8-page-shell .hc-v8-hero h1{font-size:31px!important}
}

/* Contact page */
.hc-v28-contact{background:var(--hc-v7-paper)}
.hc-v28-contact .hc-v28-contact-hero{padding:66px 0;color:#fff;background:var(--hc-v7-night);overflow:hidden}
.hc-v28-contact .hc-v28-contact-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:52px;align-items:start}
.hc-v28-contact .hc-v28-contact-hero h1{max-width:760px;margin:0 0 18px;color:#fff;font-size:clamp(42px,5vw,66px);line-height:1}
.hc-v28-contact .hc-v28-contact-hero p:not(.hc-v8-kicker){max-width:680px;color:rgba(255,255,255,.8);font-size:15px;line-height:1.7}
.hc-v28-contact-guide{padding:28px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.05)}
.hc-v28-contact-guide h2{margin:0 0 16px;color:#fff;font-size:20px}
.hc-v28-contact-guide ol{list-style:none;margin:0;padding:0;counter-reset:contactsteps}
.hc-v28-contact-guide li{display:grid;grid-template-columns:34px 1fr;column-gap:12px;row-gap:3px;padding:15px 0;border-top:1px solid rgba(255,255,255,.11);counter-increment:contactsteps}
.hc-v28-contact-guide li::before{content:counter(contactsteps,decimal-leading-zero);color:var(--hc-v7-rose);font-weight:800}
.hc-v28-contact-guide li strong{display:block;grid-column:2;color:#fff;font-size:13px;line-height:1.45}
.hc-v28-contact-guide li span{display:block;grid-column:2;margin-top:0;color:rgba(255,255,255,.65);font-size:12.5px;line-height:1.55}
.hc-v28-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.hc-v28-contact-cards article{padding:24px;border:1px solid var(--hc-v7-line);background:#fff}
.hc-v28-contact-cards h3{margin:8px 0 8px;font-size:20px}
.hc-v28-contact-cards h3 a{color:var(--hc-v7-red);text-decoration:none}
.hc-v28-contact-cards p{margin:0;color:var(--hc-v7-muted);font-size:14px;line-height:1.65}
.hc-v28-contact-cards .hc-v28-contact-card-dark{color:#fff;background:var(--hc-v7-night)}
.hc-v28-contact-cards .hc-v28-contact-card-dark h3{color:#fff}
.hc-v28-contact-cards .hc-v28-contact-card-dark p{color:rgba(255,255,255,.68)}
.hc-v28-find{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px;padding:24px;border-left:3px solid var(--hc-v7-red);background:var(--hc-v7-cream)}
.hc-v28-find h3{margin:5px 0 10px;font-size:22px}
.hc-v28-contact-form-wrap{max-width:780px;margin:0 auto;padding:28px;border:1px solid var(--hc-v7-line);background:#fff;box-shadow:var(--hc-v7-shadow)}
.hc-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.hc-contact-field{display:flex;flex-direction:column;gap:7px;min-width:0}
.hc-contact-field:nth-of-type(5){grid-column:1/-1}
.hc-contact-field label,.hc-contact-consent{color:var(--hc-v7-ink);font-size:12px;font-weight:800}
.hc-contact-field input,.hc-contact-field select,.hc-contact-field textarea{width:100%;max-width:100%;min-height:48px;padding:11px 12px;border:1px solid var(--hc-v7-line);border-radius:0;background:#fff;color:var(--hc-v7-ink);font:400 16px/1.4 Inter,Arial,sans-serif}
.hc-contact-field textarea{min-height:150px;resize:vertical}
.hc-contact-field input:focus,.hc-contact-field select:focus,.hc-contact-field textarea:focus{outline:2px solid rgba(124,45,42,.22);outline-offset:1px;border-color:var(--hc-v7-red)}
.hc-contact-consent{grid-column:1/-1;display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:start;font-weight:500;line-height:1.55}
.hc-contact-consent input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--hc-v7-red)}
.hc-contact-submit{grid-column:1/-1;min-height:48px;border:1px solid var(--hc-v7-red);background:var(--hc-v7-red);color:#fff;font:800 10px/1 Montserrat,Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.hc-contact-submit:hover{background:var(--hc-v7-red-deep)}
.hc-contact-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.hc-contact-alert{max-width:780px;margin:0 auto 14px;padding:13px 15px;border-left:3px solid var(--hc-v7-red);background:var(--hc-v7-cream);font-size:13px;line-height:1.55}
.hc-contact-alert-success{border-left-color:#287a4f}
@media(max-width:760px){
  .hc-v28-contact .hc-v28-contact-hero{padding:42px 0}
  .hc-v28-contact .hc-v28-contact-hero-grid{grid-template-columns:1fr;gap:26px}
  .hc-v28-contact .hc-v28-contact-hero h1{font-size:34px;line-height:1.04}
  .hc-v28-contact-guide{padding:20px}
  .hc-v28-contact-cards{grid-template-columns:1fr;gap:10px}
  .hc-v28-find{display:block;padding:20px}
  .hc-v28-find .hc-v8-btn{width:100%;margin-top:14px}
  .hc-v28-contact-form-wrap{padding:18px}
  .hc-contact-form{grid-template-columns:1fr;gap:13px}
  .hc-contact-field:nth-of-type(5),.hc-contact-consent,.hc-contact-submit{grid-column:auto}
}

/* 1.29 contact map and mobile page-navigation cleanup */
.hc-v28-contact .hc-v28-find{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:24px!important;align-items:stretch!important}
.hc-v28-contact .hc-v28-find-copy{min-width:0}
.hc-v28-contact .hc-v28-find-copy .hc-v8-btn{margin-top:14px}
.hc-v28-contact .hc-v28-map{min-height:340px;border:1px solid var(--hc-v7-line);background:#eee;overflow:hidden}
.hc-v28-contact .hc-v28-map iframe{display:block;width:100%!important;height:100%!important;min-height:340px;border:0!important}
@media(max-width:900px){
  .hc-v8-page-shell .hc-v8-page-nav{display:none!important;position:static!important;top:auto!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;overflow:hidden!important}
  .hc-v8-page-shell .hc-v8-page-nav + .hc-v8-section{padding-top:48px!important}
  .hc-v28-contact .hc-v28-find{grid-template-columns:1fr!important;gap:18px!important}
  .hc-v28-contact .hc-v28-map,.hc-v28-contact .hc-v28-map iframe{min-height:300px!important}
}
@media(max-width:600px){.hc-v8-page-shell .hc-v8-page-nav + .hc-v8-section{padding-top:40px!important}}


/* ========================================================================
 * 1.34.0 — CONSISTENT CTA RHYTHM
 * Keep conversion actions visually attached to the copy they belong to.
 * This deliberately excludes Amelia internals and preserves hero actions.
 * ====================================================================== */

/* Pricing cards: every CTA finishes on the same baseline within its row. */
.hc-v8-page-shell .hc-v8-price-card{height:100%}
.hc-v8-page-shell .hc-v8-price-card>.hc-v8-price-cta{margin-top:auto}

/* Safety / decision notices: copy first, action beneath it. */
.hc-v8-page-shell .hc-v8-notice{
  display:block;
}
.hc-v8-page-shell .hc-v8-notice>.hc-v8-btn,
.hc-v8-page-shell .hc-v8-notice>.hc-v8-actions{
  margin-top:20px;
}
.hc-v8-page-shell .hc-v8-notice>.hc-v8-btn{
  width:max-content;
  max-width:100%;
}

/* Closing conversion band: one deliberate reading line, then actions below. */
.hc-v8-page-shell .hc-v8-closing>.hc-v8-shell{
  display:block;
}
.hc-v8-page-shell .hc-v8-closing .hc-v8-actions{
  justify-content:flex-start;
  margin-top:22px;
}

/* Booking help actions follow the same spacing rhythm as other content CTAs. */
.hc-v8-page-shell .hc-v27-help-row{
  justify-content:flex-start;
  margin-top:20px;
}

@media(max-width:767px){
  .hc-v8-page-shell .hc-v8-notice>.hc-v8-btn{
    width:100%;
  }
  .hc-v8-page-shell .hc-v8-closing .hc-v8-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
    margin-top:18px;
  }
  .hc-v8-page-shell .hc-v8-closing .hc-v8-actions .hc-v8-btn{
    width:100%;
  }
}


@media(max-width:900px){
  .hc-v8-page-shell .hc-v8-services-parent>.sub-menu{display:block!important}
  .hc-v8-page-shell .hc-v8-services-parent>.hc-v8-submenu-toggle{display:none!important}
}

/* v1.75.0 visual proof for key treatment pages. */
.hc-v175-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.hc-v175-media-grid figure{margin:0;background:#fff;border:1px solid rgba(37,28,25,.11);border-radius:16px;overflow:hidden}
.hc-v175-media-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.hc-v175-media-grid figcaption{display:grid;gap:5px;padding:14px 15px}
.hc-v175-media-grid figcaption strong{font:700 14px/1.35 Montserrat,sans-serif;color:#2c211e}
.hc-v175-media-grid figcaption span{font:400 13px/1.5 Inter,sans-serif;color:#655a55}
@media(max-width:760px){.hc-v175-media-grid{grid-template-columns:1fr 1fr}.hc-v175-media-grid figure:last-child:nth-child(odd){grid-column:1/-1}}
@media(max-width:520px){.hc-v175-media-grid{grid-template-columns:1fr}.hc-v175-media-grid figure:last-child:nth-child(odd){grid-column:auto}}


/* ========================================================================
 * 1.78 STRUCTURAL CRO SYSTEM
 * Above the fold answers one question: am I on the right page and what next?
 * Detailed SEO/education remains lower in the page. Long-form jump navigation
 * is progressive disclosure rather than a second decision layer.
 * ====================================================================== */
.hc-v8-page-shell .hc-v8-hero{min-height:430px}
.hc-v8-page-shell .hc-v8-hero-inner{padding:50px 0}
.hc-v8-page-shell .hc-v8-hero-copy{max-width:700px}
.hc-v8-page-shell .hc-v8-hero h1{max-width:760px;margin-bottom:15px;font-size:clamp(40px,4.45vw,60px);line-height:1.01}
.hc-v8-page-shell .hc-v8-lead{max-width:650px;margin-bottom:19px;font-size:15.5px;line-height:1.58}
.hc-v8-page-shell .hc-v8-hero-facts{gap:6px;margin-top:17px}
.hc-v8-page-shell .hc-v8-hero-facts span{padding:7px 9px;font-size:9.5px}

.hc-v8-page-shell .hc-v178-page-nav{padding:10px 0;border-bottom:1px solid var(--hc-v7-line);background:#fff}
.hc-v8-page-shell .hc-v178-page-nav>.hc-v8-shell{min-height:0;display:block}
.hc-v8-page-shell .hc-v178-jump-nav{max-width:430px;margin:0;border:1px solid var(--hc-v7-line);background:var(--hc-v7-paper)}
.hc-v8-page-shell .hc-v178-jump-nav summary{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:var(--hc-v7-ink);font:800 10px/1 Montserrat,Inter,sans-serif;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;list-style:none}
.hc-v8-page-shell .hc-v178-jump-nav summary::-webkit-details-marker{display:none}
.hc-v8-page-shell .hc-v178-jump-nav summary::after{content:"+";color:var(--hc-v7-red);font-size:18px;line-height:1}
.hc-v8-page-shell .hc-v178-jump-nav[open] summary::after{content:"−"}
.hc-v8-page-shell .hc-v178-jump-links{display:flex;flex-wrap:wrap;gap:5px;padding:0 12px 12px}
.hc-v8-page-shell .hc-v178-jump-links a{padding:7px 9px;border:1px solid var(--hc-v7-line);color:var(--hc-v7-muted);background:#fff;font-size:10.5px;font-weight:700;line-height:1.25}
.hc-v8-page-shell .hc-v178-jump-links a:hover,.hc-v8-page-shell .hc-v178-jump-links a:focus{color:var(--hc-v7-red);border-color:rgba(124,45,42,.35)}

@media(max-width:767px){
  .hc-v8-page-shell .hc-v8-hero{min-height:0!important;align-items:stretch!important;background-position:60% center!important}
  .hc-v8-page-shell .hc-v8-hero-inner{padding:32px 0 26px!important}
  .hc-v8-page-shell .hc-v8-hero-copy{max-width:100%!important}
  .hc-v8-page-shell .hc-v8-hero h1{max-width:100%!important;margin-bottom:12px!important;font-size:clamp(29px,8.15vw,33px)!important;line-height:1.04!important;letter-spacing:-.035em!important}
  .hc-v8-page-shell .hc-v8-lead{max-width:100%!important;margin-bottom:17px!important;font-size:14px!important;line-height:1.52!important}
  .hc-v8-page-shell .hc-v8-actions{gap:7px}
  .hc-v8-page-shell .hc-v8-actions .hc-v8-btn{min-height:44px;padding:0 14px}
  .hc-v8-page-shell .hc-v8-hero-facts{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin-top:14px!important}
  .hc-v8-page-shell .hc-v8-hero-facts span{width:auto!important;min-width:0!important;padding:6px 8px!important;font-size:9px!important}
  .hc-v8-page-shell .hc-v178-page-nav{padding:8px 0!important}
  .hc-v8-page-shell .hc-v178-page-nav>.hc-v8-shell{width:calc(100% - 30px)!important}
  .hc-v8-page-shell .hc-v178-jump-nav{max-width:none;width:100%}
  .hc-v8-page-shell .hc-v178-jump-links{display:grid;grid-template-columns:1fr 1fr}
}
@media(max-width:380px){
  .hc-v8-page-shell .hc-v178-jump-links{grid-template-columns:1fr}
}

/* 1.78 contact hero follows the same one-message rule as other inner pages. */
.hc-v28-contact .hc-v178-contact-hero{padding:48px 0}
.hc-v178-contact-hero-inner{max-width:760px}
.hc-v28-contact .hc-v178-contact-hero h1{margin-bottom:14px;font-size:clamp(40px,4.45vw,60px);line-height:1.01}
.hc-v28-contact .hc-v178-contact-hero p:not(.hc-v8-kicker){max-width:650px;margin:0 0 19px;font-size:15.5px;line-height:1.58}
@media(max-width:767px){
  .hc-v28-contact .hc-v178-contact-hero{padding:32px 0 26px}
  .hc-v28-contact .hc-v178-contact-hero h1{font-size:clamp(29px,8.15vw,33px);line-height:1.04}
  .hc-v28-contact .hc-v178-contact-hero p:not(.hc-v8-kicker){font-size:14px;line-height:1.52}
}

/* 1.78 progressive disclosure: keep SEO/education depth without front-loading long copy. */
.hc-v178-more-detail{margin-top:16px;border-top:1px solid rgba(38,45,49,.16);padding-top:12px}
.hc-v178-more-detail>summary{cursor:pointer;display:inline-flex;align-items:center;gap:8px;font:700 12px/1.35 Inter,sans-serif;color:#7c2d2a;list-style:none}
.hc-v178-more-detail>summary::-webkit-details-marker{display:none}
.hc-v178-more-detail>summary::after{content:'+';font-size:16px;line-height:1}
.hc-v178-more-detail[open]>summary::after{content:'−'}
.hc-v178-more-detail-body{margin-top:14px}
.hc-v178-more-section{max-width:1180px;margin:18px auto 0;padding:14px 0 0}
.hc-v178-more-section>.hc-v178-more-detail-body>.hc-v8-shell{padding-left:0!important;padding-right:0!important}
@media(max-width:767px){
  .hc-v178-more-detail{margin-top:12px;padding-top:10px}
  .hc-v178-more-detail-body{margin-top:12px}
  .hc-v178-more-section{margin-top:12px}
}


/* ===== SOURCE: elementor-rep-bridge.css ===== */
/* V18 bridge: the approved V8.3 representative-page system rendered from Elementor Free. */
body.hc-v8-representative .hc-v18-chapter.e-con,
.hc-v8-page-shell.hc-v8-page-shell .hc-v18-chapter.e-con,
body.hc-v8-representative .hc-v18-module.e-con,
.hc-v8-page-shell.hc-v8-page-shell .hc-v18-module.e-con{display:block!important;width:100%!important;max-width:none!important;gap:0!important;padding-inline:0!important}
body.hc-v8-representative,
.hc-v8-page-shell.hc-v8-page-shell{font-family:Inter,Arial,sans-serif!important;color:var(--hc-v7-ink);background:var(--hc-v7-paper)}body.hc-v8-representative .hc-v8-page-shell.e-con,.hc-v8-page-shell.hc-v8-page-shell.e-con{display:block!important;gap:0!important;padding:0!important;margin:0!important;max-width:none!important;width:100%!important}body.hc-v8-representative .hc-v8-page-shell>.e-con,.hc-v8-page-shell.hc-v8-page-shell>.e-con{max-width:none!important}body.hc-v8-representative .hc-v8-hero.e-con,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-hero.e-con{display:flex!important;max-width:none!important;width:100%!important;gap:0!important;padding:0!important}body.hc-v8-representative .hc-v8-page-nav.e-con,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-page-nav.e-con,
body.hc-v8-representative .hc-v8-section.e-con,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-section.e-con,
body.hc-v8-representative .hc-v8-closing.e-con,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-closing.e-con{display:block!important;max-width:none!important;width:100%!important;gap:0!important;margin:0!important}body.hc-v8-representative .hc-v8-page-shell .elementor-widget-html,
.hc-v8-page-shell.hc-v8-page-shell .elementor-widget-html,
body.hc-v8-representative .hc-v8-page-shell .elementor-widget-shortcode,
.hc-v8-page-shell.hc-v8-page-shell .elementor-widget-shortcode,
body.hc-v8-representative .hc-v8-page-shell .elementor-widget-container,
.hc-v8-page-shell.hc-v8-page-shell .elementor-widget-container{width:100%!important;max-width:none!important}body.hc-v8-representative .hc-v8-page-shell .elementor-widget-html,.hc-v8-page-shell.hc-v8-page-shell .elementor-widget-html{margin:0!important}body.hc-v8-representative .hc-v8-page-shell h1,
.hc-v8-page-shell.hc-v8-page-shell h1,
body.hc-v8-representative .hc-v8-page-shell h2,
.hc-v8-page-shell.hc-v8-page-shell h2,
body.hc-v8-representative .hc-v8-page-shell h3,
.hc-v8-page-shell.hc-v8-page-shell h3,
body.hc-v8-representative .hc-v8-page-shell h4,
.hc-v8-page-shell.hc-v8-page-shell h4{font-family:Montserrat,Inter,Arial,sans-serif!important;text-transform:none!important;hyphens:none!important;-webkit-hyphens:none!important;word-break:normal!important}body.hc-v8-representative .hc-v8-page-shell p,
.hc-v8-page-shell.hc-v8-page-shell p,
body.hc-v8-representative .hc-v8-page-shell li,
.hc-v8-page-shell.hc-v8-page-shell li{font-family:Inter,Arial,sans-serif}body.hc-v8-representative .hc-v8-live-proof>.hc-v8-shell.e-con,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-live-proof>.hc-v8-shell.e-con{display:block!important;width:min(1160px,calc(100% - 48px))!important;max-width:1160px!important;margin-inline:auto!important;padding:0!important;gap:0!important}body.hc-v8-representative .hc-v8-trustindex.elementor-widget-shortcode,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-trustindex.elementor-widget-shortcode{margin-top:18px!important;overflow:hidden;background:#fff;border:1px solid var(--hc-v7-line)}body.hc-v8-representative .hc-v8-card-grid,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-card-grid,
body.hc-v8-representative .hc-v8-details-grid,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-details-grid,
body.hc-v8-representative .hc-v8-price-grid,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-price-grid,
body.hc-v8-representative .hc-v8-split,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-split,
body.hc-v8-representative .hc-v8-section-head,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-section-head,
body.hc-v8-representative .hc-v8-methods,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-methods,
body.hc-v8-representative .hc-v8-faq-grid,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-faq-grid,
body.hc-v8-representative .hc-v8-compare,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-compare{box-sizing:border-box}body.hc-v8-representative .hc-v8-card,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-card{min-height:0}body.hc-v8-representative .hc-v8-price-grid:has(> :nth-child(2):last-child),.hc-v8-page-shell.hc-v8-page-shell .hc-v8-price-grid:has(> :nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}body.hc-v8-representative .hc-v8-details-grid:has(> :nth-child(4):last-child),.hc-v8-page-shell.hc-v8-page-shell .hc-v8-details-grid:has(> :nth-child(4):last-child){grid-template-columns:repeat(4,minmax(0,1fr))}body.hc-v8-representative .hc-v8-card-grid:has(> :nth-child(6):last-child),.hc-v8-page-shell.hc-v8-page-shell .hc-v8-card-grid:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}body.hc-v8-representative .hc-v8-accordion details p,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-accordion details p{margin:0;padding:0 0 16px;color:var(--hc-v7-muted);font-size:14px;line-height:1.65}body.hc-v8-representative .hc-v8-section-dark .hc-v8-accordion details p,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-section-dark .hc-v8-accordion details p{color:rgba(255,255,255,.72)}body.hc-v8-representative .hc17-benefit-accordion,.hc-v8-page-shell.hc-v8-page-shell .hc17-benefit-accordion{max-width:900px;margin-inline:auto}
@media(max-width:900px){body.hc-v8-representative .hc-v8-details-grid:has(> :nth-child(4):last-child),.hc-v8-page-shell.hc-v8-page-shell .hc-v8-details-grid:has(> :nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}body.hc-v8-representative .hc-v8-price-grid:has(> :nth-child(2):last-child),.hc-v8-page-shell.hc-v8-page-shell .hc-v8-price-grid:has(> :nth-child(2):last-child){grid-template-columns:1fr 1fr}
}
@media(max-width:600px){body.hc-v8-representative .hc-v8-live-proof>.hc-v8-shell.e-con,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-live-proof>.hc-v8-shell.e-con{width:min(100% - 30px,1160px)!important}body.hc-v8-representative .hc-v8-price-grid:has(> :nth-child(2):last-child),
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-price-grid:has(> :nth-child(2):last-child),
body.hc-v8-representative .hc-v8-details-grid:has(> :nth-child(4):last-child),
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-details-grid:has(> :nth-child(4):last-child){grid-template-columns:1fr!important;max-width:none}body.hc-v8-representative .hc-v8-card-grid:has(> :nth-child(6):last-child),.hc-v8-page-shell.hc-v8-page-shell .hc-v8-card-grid:has(> :nth-child(6):last-child){grid-template-columns:1fr!important}
}body.hc-v8-representative .hc-v8-page-nav .hc-v8-shell,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-page-nav .hc-v8-shell{min-height:58px;display:flex;align-items:center;gap:23px}body.hc-v8-representative .hc-v8-closing .hc-v8-shell,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-closing .hc-v8-shell{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center}body.hc-v8-representative .hc-v8-faq-grid,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-faq-grid{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);gap:64px;align-items:start}body.hc-v8-representative .hc-v8-faq-grid>div:first-child>h2,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-faq-grid>div:first-child>h2{margin:0 0 14px;font-size:clamp(34px,4vw,52px);line-height:1.02}body.hc-v8-representative .hc-v8-faq-grid>div:first-child>p:not(.hc-v8-kicker),.hc-v8-page-shell.hc-v8-page-shell .hc-v8-faq-grid>div:first-child>p:not(.hc-v8-kicker){color:var(--hc-v7-muted);font-size:14px;line-height:1.7}body.hc-v8-representative .hc-v8-faq-links,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-faq-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}body.hc-v8-representative .hc-v8-faq-links a,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-faq-links a{color:var(--hc-v7-red);font-size:11px;font-weight:800}
@media(max-width:760px){body.hc-v8-representative .hc-v8-page-nav .hc-v8-shell,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-page-nav .hc-v8-shell{width:min(100% - 30px,1160px);gap:14px}body.hc-v8-representative .hc-v8-faq-grid,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-faq-grid{grid-template-columns:1fr;gap:28px}body.hc-v8-representative .hc-v8-closing .hc-v8-shell,.hc-v8-page-shell.hc-v8-page-shell .hc-v8-closing .hc-v8-shell{grid-template-columns:1fr;gap:20px}
}

/* 1.4 layout hardening: keep migrated Elementor bodies full-width and readable. */
body.hc-v8-representative #hc-v15-main,
body.hc-v8-representative .hc-v15-original-page,
body.hc-v8-representative .hc-v15-original-page > .elementor,
body.hc-v8-representative .hc-v8-page-shell.hc-v8-page-shell{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow-x:clip;
}
body.hc-v8-representative .hc-v8-page-shell > .e-con{width:100%!important;max-width:none!important;margin:0!important}
@media(max-width:600px){
  body.hc-v8-representative .hc-v8-price-grid,
  .hc-v8-page-shell.hc-v8-page-shell .hc-v8-price-grid{grid-template-columns:1fr!important;max-width:none!important}
  body.hc-v8-representative .hc-v8-price-grid.hc-v8-count-3>*:last-child,
  .hc-v8-page-shell.hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3>*:last-child{grid-column:auto!important;width:auto!important;justify-self:stretch!important}
  body.hc-v8-representative .hc-v8-steps,
  .hc-v8-page-shell.hc-v8-page-shell .hc-v8-steps{grid-template-columns:1fr!important}
  body.hc-v8-representative .hc-v8-steps.hc-v8-count-5>*:nth-child(5),
  .hc-v8-page-shell.hc-v8-page-shell .hc-v8-steps.hc-v8-count-5>*:nth-child(5){grid-column:auto!important;width:auto!important;justify-self:stretch!important}
}


/* V18 parity: editor-rendered pages use the same contrast contract as direct routes. */
body.hc-v8-representative .hc-v8-section-dark .hc-v8-kicker-dark,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-section-dark .hc-v8-kicker-dark{color:var(--hc-v7-rose)!important}
body.hc-v8-representative .hc-v8-compare:not(.hc-v8-compare-light)>article,
body.hc-v8-representative .hc-v8-compare:not(.hc-v8-compare-light)>div,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light)>article,
.hc-v8-page-shell.hc-v8-page-shell .hc-v8-compare:not(.hc-v8-compare-light)>div{color:#fff;background:var(--hc-v7-night-2)}

/* V8.5 editor parity: dark sections and embedded light cards. */
body.elementor-editor-active .hc-v8-section-dark h1,
body.elementor-editor-active .hc-v8-section-dark h2,
body.elementor-editor-active .hc-v8-section-dark h3,
body.elementor-editor-active .hc-v8-section-dark h4{color:#fff}
body.elementor-editor-active .hc-v8-section-dark p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
body.elementor-editor-active .hc-v8-section-dark li{color:rgba(255,255,255,.76)}
body.elementor-editor-active .hc-v8-section-dark .hc-v8-card,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-details-grid article,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-notice,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-aside,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-price-card,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light>*{color:var(--hc-v7-ink)}
body.elementor-editor-active .hc-v8-section-dark .hc-v8-card h1,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-card h2,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-card h3,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-card h4,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-details-grid article h1,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-details-grid article h2,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-details-grid article h3,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-details-grid article h4,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-notice h1,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-notice h2,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-notice h3,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-notice h4,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-aside h1,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-aside h2,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-aside h3,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-aside h4,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-price-card h1,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-price-card h2,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-price-card h3,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-price-card h4,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light h1,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light h2,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light h3,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-compare.hc-v8-compare-light h4{color:var(--hc-v7-ink)}
body.elementor-editor-active .hc-v8-section-dark .hc-v8-trustindex,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-trustindex *{color:var(--hc-v7-ink)}
body.elementor-editor-active .hc-v8-section-dark .hc-v8-trustindex p,
body.elementor-editor-active .hc-v8-section-dark .hc-v8-trustindex li{color:var(--hc-v7-muted)}


/* ===== SOURCE: legacy-consolidated-165.css ===== */
/* ---- sitewide-polish.css ---- */
/* ============================================================================
 * HERTS CUPPING 1.48.0 — SITEWIDE READABILITY & LAYOUT HARDENING
 * Loaded last on every public route.
 * Purpose: remove undersized desktop type, improve large-screen clarity,
 * reduce over-dense grids and keep all custom theme families consistent.
 * Does not alter SEO copy, routes, Amelia data or Elementor content payloads.
 * ========================================================================== */

/* Rendering: do not force ultra-thin WebKit antialiasing on external displays. */
body,
.hc-v7-main,
.hc-v8-page-shell,
.hc-jr,
.hc-v15-site{
  -webkit-font-smoothing:auto!important;
  -moz-osx-font-smoothing:auto!important;
  text-rendering:optimizeLegibility!important;
}

/* --------------------------------------------------------------------------
 * GLOBAL CHROME
 * ----------------------------------------------------------------------- */
@media (min-width:1041px){
  .hc-v15-utility{font-size:12px!important;line-height:1.35!important}
  .hc-v15-nav-list>li>a{font-size:12.5px!important}
  .hc-v15-nav-list .sub-menu a{font-size:14px!important;line-height:1.45!important;padding:12px 12px!important}
  .hc-v15-book,.hc-v15-whatsapp{min-height:44px!important;font-size:11.5px!important;letter-spacing:.045em!important}
  .hc-v15-footer-grid{gap:58px;padding:56px 0 42px}
  .hc-v15-footer p{font-size:14px!important;line-height:1.7!important}
  .hc-v15-footer-grid>div>strong{font-size:11.5px!important;line-height:1.3!important}
  .hc-v15-footer-grid a{font-size:13.5px!important;line-height:1.5!important;margin:9px 0!important}
  .hc-v15-footer-bottom{font-size:12px!important;line-height:1.5!important}
  .hc-v15-native-title p,.hc-v15-article-header p{font-size:11.5px!important}
}

/* Cookie banner remains compact, but no micro type. */
.hc-cookie__copy>p:not(.hc-cookie__eyebrow){font-size:14px!important;line-height:1.55!important}
.hc-cookie__eyebrow{font-size:11px!important}
.hc-cookie__btn{font-size:11.5px!important;min-height:42px!important}

/* --------------------------------------------------------------------------
 * APPROVED INTERIOR / LOCATION / SERVICE / EDUCATION / CONTACT / BOOKING PAGES
 * ----------------------------------------------------------------------- */
.hc-v8-page-shell{
  font-size:16px!important;
  line-height:1.65!important;
}

@media (min-width:1200px){
  .hc-v8-page-shell .hc-v8-shell{width:min(1280px,calc(100% - 72px))!important}
  .hc-v8-page-shell .hc-v8-section{padding:80px 0!important}
  .hc-v8-page-shell.hc-v18-curated .hc-v18-chapter{padding:72px 0!important}
}

/* Core readable type scale. */
.hc-v8-page-shell .hc-v8-kicker,
.hc-v8-page-shell .hc-v8-page-nav-label{font-size:11.5px!important;line-height:1.3!important}
.hc-v8-page-shell .hc-v8-lead{font-size:17px!important;line-height:1.7!important}
.hc-v8-page-shell .hc-v8-section-head>p,
.hc-v8-page-shell .hc-v8-split-copy>p:not(.hc-v8-kicker),
.hc-v8-page-shell .hc-v8-media-split>div>p:not(.hc-v8-kicker){font-size:16px!important;line-height:1.75!important}
.hc-v8-page-shell .hc-v19-reading p{font-size:16px!important;line-height:1.75!important}
.hc-v8-page-shell .hc-v8-page-nav-links a{font-size:12.5px!important;line-height:1.35!important}
.hc-v8-page-shell .hc-v8-hero-facts span{font-size:12px!important;line-height:1.35!important;padding:10px 12px!important}
.hc-v8-page-shell .hc-v8-btn{font-size:11.5px!important;letter-spacing:.045em!important;min-height:48px!important;padding-inline:20px!important}
.hc-v8-page-shell .hc-v8-text-link{font-size:13px!important;line-height:1.45!important}
.hc-v8-page-shell .hc-v8-checklist li{font-size:14.5px!important;line-height:1.65!important}

/* Cards and editorial modules. */
.hc-v8-page-shell .hc-v8-card{padding:26px!important}
.hc-v8-page-shell .hc-v8-card h3{font-size:22px!important;line-height:1.17!important}
.hc-v8-page-shell .hc-v8-card p{font-size:15px!important;line-height:1.7!important}
.hc-v8-page-shell .hc-v8-card-meta{font-size:11px!important;line-height:1.3!important}
.hc-v8-page-shell .hc-v8-details-grid article{padding:27px!important}
.hc-v8-page-shell .hc-v8-details-grid h3{font-size:20px!important;line-height:1.2!important}
.hc-v8-page-shell .hc-v8-details-grid p{font-size:15px!important;line-height:1.7!important}
.hc-v8-page-shell.hc-v18-curated .hc-v8-card{padding:25px!important}
.hc-v8-page-shell.hc-v18-curated .hc-v8-card h3{font-size:20px!important}

/* Steps: the old four-across treatment process created micro-copy. */
.hc-v8-page-shell .hc-v8-step>div{padding:26px!important}
.hc-v8-page-shell .hc-v8-step-no{font-size:11.5px!important;margin-bottom:14px!important}
.hc-v8-page-shell .hc-v8-step h3{font-size:20px!important;line-height:1.2!important}
.hc-v8-page-shell .hc-v8-step p{font-size:14.5px!important;line-height:1.68!important}
@media (min-width:901px){
  .hc-v8-page-shell .hc-v8-steps,
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;background:transparent!important}
  .hc-v8-page-shell .hc-v8-steps.hc-v8-count-5{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;background:transparent!important}
}

/* Pricing: preserve all products but stop squeezing detailed cards into four narrow columns. */
.hc-v8-page-shell .hc-v8-price-card{padding:23px!important}
.hc-v8-page-shell .hc-v8-price-top h3{font-size:20px!important;line-height:1.18!important}
.hc-v8-page-shell .hc-v8-price-top span{font-size:12px!important;line-height:1.3!important}
.hc-v8-page-shell .hc-v8-price-top>strong{font-size:24px!important}
.hc-v8-page-shell .hc-v8-price-meta{font-size:12px!important;line-height:1.4!important}
.hc-v8-page-shell .hc-v8-price-card>p{font-size:14.5px!important;line-height:1.68!important}
.hc-v8-page-shell .hc-v8-price-card summary{font-size:13px!important;line-height:1.45!important;padding-block:2px!important}
.hc-v8-page-shell .hc-v8-price-card small{font-size:13.5px!important;line-height:1.55!important}
.hc-v8-page-shell .hc-v8-price-cta{min-height:44px!important;font-size:11.5px!important;letter-spacing:.035em!important}
.hc-v8-page-shell .hc-v8-inline-note{font-size:14px!important;line-height:1.65!important;padding:16px 19px!important}
.hc-v8-page-shell .hc-v8-price-group-head p{font-size:15px!important;line-height:1.65!important}
@media (min-width:901px){
  .hc-v8-page-shell .hc-v8-price-grid,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;max-width:1060px!important;margin-inline:auto!important}
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:1080px!important}
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:780px!important}
}

/* Treatment methods / comparison. */
.hc-v8-page-shell .hc-v8-method-tabs button{font-size:13.5px!important;line-height:1.4!important;padding:14px 18px!important}
.hc-v8-page-shell .hc-v8-method-panel{padding:38px!important}
.hc-v8-page-shell .hc-v8-method-panel p{font-size:15.5px!important;line-height:1.75!important}
.hc-v8-page-shell .hc-v8-compare article{padding:32px!important}
.hc-v8-page-shell .hc-v8-compare p{font-size:15px!important;line-height:1.7!important}

/* Notices, practitioner, FAQs and support blocks. */
.hc-v8-page-shell .hc-v8-notice{padding:32px!important}
.hc-v8-page-shell .hc-v8-notice p:not(.hc-v8-kicker){font-size:15.5px!important;line-height:1.72!important}
.hc-v8-page-shell .hc-v8-practitioner>div{padding:50px!important}
.hc-v8-page-shell .hc-v8-practitioner>div>p{font-size:15.5px!important;line-height:1.72!important}
.hc-v8-page-shell .hc-v8-chips span{font-size:11.5px!important;line-height:1.35!important;padding:8px 10px!important}
.hc-v8-page-shell .hc-v8-accordion summary{font-size:15.5px!important;line-height:1.45!important;min-height:62px!important}
.hc-v8-page-shell .hc-v8-accordion details p{font-size:15px!important;line-height:1.72!important;padding-bottom:20px!important}
.hc-v8-page-shell .hc-v8-related a,
.hc-v8-page-shell .hc-v8-faq-links a{font-size:13px!important;line-height:1.45!important}
.hc-v8-page-shell .hc-v8-proof-strip span{font-size:13px!important;line-height:1.45!important}

/* Cupping/Hijama long-form chapters and supporting panels. */
.hc-v22-chapter-head>p,
.hc-v22-support-head>p,
.hc-v22-topic-panel p,
.hc-v22-benefit-item p,
.hc-v22-dual-editorial p{font-size:15px!important;line-height:1.72!important}
.hc-v22-topic-tablist button{font-size:14px!important;line-height:1.4!important}
.hc-v26-media-card figcaption{font-size:13.5px!important;line-height:1.55!important}

/* Contact page. */
.hc-v28-contact .hc-v28-contact-hero p:not(.hc-v8-kicker){font-size:16px!important;line-height:1.72!important}
.hc-v28-contact-guide li strong{font-size:14.5px!important;line-height:1.45!important}
.hc-v28-contact-guide li span{font-size:14px!important;line-height:1.6!important}
.hc-v28-contact-cards p{font-size:15px!important;line-height:1.7!important}
.hc-contact-field label,.hc-contact-consent{font-size:13.5px!important;line-height:1.5!important}
.hc-contact-submit{font-size:11.5px!important;letter-spacing:.05em!important}
.hc-contact-alert{font-size:14px!important;line-height:1.6!important}

/* Booking page explanatory copy only. Amelia geometry remains untouched. */
.hc-v8-page-shell .hc-v27-booking-note{font-size:14px!important;line-height:1.65!important}
.hc-v8-page-shell.hc-v27-booking .hc-v8-price-group-head p{font-size:15px!important;line-height:1.65!important}

/* Tablet: keep cards breathable before dropping to mobile. */
@media (min-width:761px) and (max-width:1100px){
  .hc-v8-page-shell .hc-v8-shell{width:min(100% - 44px,980px)!important}
  .hc-v8-page-shell .hc-v8-card-grid,
  .hc-v8-page-shell .hc-v8-card-grid-routes,
  .hc-v8-page-shell .hc-v8-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .hc-v8-page-shell .hc-v8-price-grid,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-3,
  .hc-v8-page-shell .hc-v8-price-grid.hc-v8-count-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:none!important}
}

/* Mobile: readable minimum sizes without inflating headings or breaking CTA rows. */
@media (max-width:760px){
  .hc-v8-page-shell{font-size:16px!important}
  .hc-v8-page-shell .hc-v8-lead{font-size:15.5px!important;line-height:1.68!important}
  .hc-v8-page-shell .hc-v8-kicker{font-size:10.5px!important}
  .hc-v8-page-shell .hc-v8-card p,
  .hc-v8-page-shell .hc-v8-details-grid p,
  .hc-v8-page-shell .hc-v8-step p,
  .hc-v8-page-shell .hc-v8-price-card>p,
  .hc-v8-page-shell .hc-v8-accordion details p{font-size:14.5px!important;line-height:1.66!important}
  .hc-v8-page-shell .hc-v8-price-meta{font-size:11px!important}
  .hc-v8-page-shell .hc-v8-price-cta{font-size:11px!important}
  .hc-v8-page-shell .hc-v8-btn{font-size:11px!important}
  .hc-v8-page-shell .hc-v8-chips span{font-size:11px!important}
  .hc-v8-page-shell .hc-v8-method-tabs button{font-size:12.5px!important}
  .hc-contact-field label,.hc-contact-consent{font-size:13px!important}
}

/* --------------------------------------------------------------------------
 * JOURNAL / BLOG / SEARCH / ARCHIVES / 404
 * ----------------------------------------------------------------------- */
.hc-jr{font-size:16px!important;line-height:1.68!important;-webkit-font-smoothing:auto!important}
@media (min-width:1200px){
  .hc-jr{--jr-shell:min(1240px,calc(100% - 72px))!important;--jr-measure:min(760px,100%)!important}
  .hc-jr-layout{grid-template-columns:minmax(0,1fr) 320px!important;gap:72px!important}
}
.hc-jr-kicker,.hc-jr-filters-label{font-size:11.5px!important;line-height:1.3!important}
.hc-jr-btn{font-size:11.5px!important;letter-spacing:.05em!important}
.hc-jr-crumbs,.hc-jr-hero-meta{font-size:12.5px!important;line-height:1.45!important}
.hc-jr-tag{font-size:11px!important;line-height:1.25!important}
.hc-jr-filters-links a{font-size:13px!important;line-height:1.2!important}
.hc-jr-section-head>p:last-child{font-size:15.5px!important;line-height:1.7!important}
.hc-jr-card-body{padding:27px!important}
.hc-jr-card-meta{font-size:12.5px!important;line-height:1.4!important}
.hc-jr-card-text{font-size:15px!important;line-height:1.68!important}
.hc-jr-card-link{font-size:12px!important;line-height:1.3!important}
.hc-jr-card-lead .hc-jr-card-text{font-size:16px!important}
.hc-jr-toc li a{font-size:14px!important;line-height:1.5!important}
.hc-jr-toc li.is-sub a{font-size:13.5px!important}
.hc-jr-railcard p:first-child{font-size:11px!important}
.hc-jr-railcard .hc-jr-railcard-text{font-size:14px!important;line-height:1.65!important}
.hc-jr-railcard .hc-jr-btn{font-size:11px!important}
.hc-jr-railnote{font-size:13.5px!important;line-height:1.6!important}
.hc-jr-quickrail-label{font-size:11px!important}
.hc-jr-quickrail-text{font-size:14.5px!important;line-height:1.65!important}
.hc-jr-share span{font-size:11px!important}
.hc-jr-share a,.hc-jr-share button{font-size:13px!important}
.hc-jr-prose figcaption,.hc-jr-prose blockquote cite{font-size:13.5px!important;line-height:1.55!important}
.hc-jr-prose th{font-size:13.5px!important}
.hc-seo-pathway .hc-seo-pathway-label{font-size:11.5px!important}
.hc-seo-pathway p:not(.hc-seo-pathway-label){font-size:15px!important;line-height:1.68!important}

@media (max-width:680px){
  .hc-jr-crumbs,.hc-jr-hero-meta{font-size:11.5px!important}
  .hc-jr-filters-links a{font-size:12.5px!important}
  .hc-jr-card-meta{font-size:12px!important}
  .hc-jr-card-text,.hc-jr-card-lead .hc-jr-card-text{font-size:14.5px!important}
  .hc-jr-share a,.hc-jr-share button{font-size:12.5px!important}
  .hc-jr-prose th,.hc-jr-prose td{font-size:14px!important}
}

/* --------------------------------------------------------------------------
 * ELEMENTOR-SAVED APPROVED PAGES
 * The same custom shells can be rendered through page.php after an Elementor
 * save. These rules therefore still apply and preserve edit/live parity.
 * ----------------------------------------------------------------------- */
body.hc-elementor-page .hc-v8-page-shell,
body.elementor-editor-active .hc-v8-page-shell{
  -webkit-font-smoothing:auto!important;
}


/* ============================================================================
 * HERTS CUPPING 1.48.1 — RESPONSIVE QA / MOBILE + TABLET HARDENING
 * Completes the 1.48 sitewide readability pass across smaller viewports.
 * These rules are intentionally loaded last and only normalise layout/type.
 * Elementor payloads, SEO copy, Amelia internals and content order are untouched.
 * ========================================================================== */

/* Defensive responsive containment shared by all theme families. */
.hc-v15-site *,
.hc-v7-main *,
.hc-v8-page-shell *,
.hc-jr *{box-sizing:border-box}
.hc-v15-site img,.hc-v7-main img,.hc-v8-page-shell img,.hc-jr img,
.hc-v15-site video,.hc-v7-main video,.hc-v8-page-shell video,.hc-jr video,
.hc-v15-site iframe,.hc-v7-main iframe,.hc-v8-page-shell iframe,.hc-jr iframe{max-width:100%}
.hc-v7-main :where(h1,h2,h3,h4,p,li,a,span,strong),
.hc-v8-page-shell :where(h1,h2,h3,h4,p,li,a,span,strong),
.hc-jr :where(h1,h2,h3,h4,p,li,a,span,strong){overflow-wrap:break-word}

/* Tablet: undo desktop density before phone breakpoints are reached. */
@media (min-width:761px) and (max-width:1040px){
  .hc-v15-shell{width:calc(100% - 36px)!important}
  .hc-v15-header-inner{gap:12px!important}
  .hc-v15-book{font-size:10.5px!important;min-height:40px!important}
  .hc-v15-whatsapp{font-size:10.5px!important;min-height:40px!important}

  .hc-v8-page-shell .hc-v8-section{padding:58px 0!important}
  .hc-v8-page-shell .hc-v8-card{padding:23px!important}
  .hc-v8-page-shell .hc-v8-details-grid article{padding:23px!important}
  .hc-v8-page-shell .hc-v8-step>div{padding:22px!important}
  .hc-v8-page-shell .hc-v8-price-card{padding:21px!important}
  .hc-v8-page-shell .hc-v8-method-panel{padding:30px!important}
  .hc-v8-page-shell .hc-v8-compare article{padding:26px!important}
  .hc-v8-page-shell .hc-v8-notice{padding:26px!important}
  .hc-v8-page-shell .hc-v8-practitioner>div{padding:34px!important}
  .hc-v8-page-shell .hc-v8-faq-grid{gap:38px!important}

  .hc-jr-card-body,.hc-jr-card-lead .hc-jr-card-body{padding:24px!important}
}

/* Phones: explicit geometry overrides so the 1.48 desktop polish cannot leak
   oversized padding or compressed multi-column cards into mobile. */
@media (max-width:760px){
  :root{--hc-header-height:64px}

  /* Shared header / menu. */
  .hc-v15-shell{width:calc(100% - 28px)!important}
  .hc-v15-header-inner{min-height:64px!important;gap:7px!important}
  .hc-v15-logo{flex:1 1 auto!important;min-width:0!important;max-width:126px!important}
  .hc-v15-logo img{width:138px!important;max-width:100%!important}
  .hc-v15-book{min-height:40px!important;padding:0 8px!important;font-size:10.25px!important;letter-spacing:.025em!important;white-space:nowrap!important}
  .hc-v15-whatsapp{width:40px!important;height:40px!important;min-height:40px!important;flex:0 0 40px!important;padding:0!important}
  .hc-v15-menu{width:44px!important;flex:0 0 44px!important}
  .hc-v15-menu b{font-size:8.5px!important}
  .hc-v15-nav{width:min(390px,100%)!important;padding:12px 16px 34px!important}
  .hc-v15-nav-list>li>a{min-height:52px!important;font-size:15px!important;line-height:1.25!important}
  .hc-v15-nav-list .sub-menu a{font-size:13.5px!important;line-height:1.45!important;padding:10px 8px!important}

  /* Shared footer. */
  .hc-v15-footer-grid{grid-template-columns:1fr 1fr!important;gap:24px!important;padding:38px 0 28px!important}
  .hc-v15-footer-brand{grid-column:1/-1!important}
  .hc-v15-footer p{font-size:13.5px!important;line-height:1.65!important}
  .hc-v15-footer-grid>div>strong{font-size:11px!important}
  .hc-v15-footer-grid a{font-size:13px!important;line-height:1.45!important}
  .hc-v15-footer-bottom{font-size:11.5px!important;line-height:1.5!important}

  /* Approved interior/service/location pages. */
  .hc-v8-page-shell{padding-bottom:64px!important;font-size:16px!important}
  .hc-v8-page-shell .hc-v8-shell{width:calc(100% - 28px)!important;max-width:none!important}
  .hc-v8-page-shell .hc-v8-section{padding:42px 0!important}
  .hc-v8-page-shell .hc-v8-section-head{display:block!important;margin-bottom:22px!important}
  .hc-v8-page-shell .hc-v8-section-head h2,
  .hc-v8-page-shell .hc-v8-split h2,
  .hc-v8-page-shell .hc-v8-media-split h2{font-size:clamp(28px,8.5vw,34px)!important;line-height:1.04!important}
  .hc-v8-page-shell .hc-v8-section-head>p,
  .hc-v8-page-shell .hc-v8-split-copy>p:not(.hc-v8-kicker),
  .hc-v8-page-shell .hc-v8-media-split>div>p:not(.hc-v8-kicker){font-size:15px!important;line-height:1.68!important}
  .hc-v8-page-shell .hc-v8-hero{min-height:0!important}
  .hc-v8-page-shell .hc-v8-hero-inner{padding:46px 0 32px!important}
  .hc-v8-page-shell .hc-v8-hero h1{max-width:100%!important;font-size:clamp(32px,10vw,39px)!important;line-height:1!important}
  .hc-v8-page-shell .hc-v8-lead{max-width:100%!important;font-size:15.5px!important;line-height:1.66!important}
  .hc-v8-page-shell .hc-v8-hero-facts{grid-template-columns:1fr 1fr!important;gap:6px!important}
  .hc-v8-page-shell .hc-v8-hero-facts span{font-size:11px!important;line-height:1.4!important;padding:9px 10px!important}

  .hc-v8-page-shell .hc-v8-card-grid,
  .hc-v8-page-shell .hc-v8-card-grid-routes,
  .hc-v8-page-shell .hc-v8-details-grid,
  .hc-v8-page-shell .hc-v8-compare,
  .hc-v8-page-shell .hc-v8-faq-grid{grid-template-columns:1fr!important;gap:10px!important;background:transparent!important}
  .hc-v8-page-shell .hc-v8-card{min-height:0!important;padding:20px!important}
  .hc-v8-page-shell .hc-v8-card h3{font-size:20px!important;line-height:1.16!important}
  .hc-v8-page-shell .hc-v8-card p,
  .hc-v8-page-shell .hc-v8-details-grid p{font-size:14.5px!important;line-height:1.66!important}
  .hc-v8-page-shell .hc-v8-details-grid article{padding:20px!important}
  .hc-v8-page-shell .hc-v8-details-grid h3{font-size:19px!important}

  .hc-v8-page-shell .hc-v8-steps{gap:9px!important;background:transparent!important}
  .hc-v8-page-shell .hc-v8-step{border:1px solid var(--hc-v7-line)!important}
  .hc-v8-page-shell .hc-v8-step>div{padding:18px!important}
  .hc-v8-page-shell .hc-v8-step h3{font-size:18px!important}
  .hc-v8-page-shell .hc-v8-step p{font-size:14px!important;line-height:1.62!important}

  .hc-v8-page-shell .hc-v8-price-grid{gap:10px!important;max-width:none!important}
  .hc-v8-page-shell .hc-v8-price-card{padding:18px!important}
  .hc-v8-page-shell .hc-v8-price-top{gap:8px!important}
  .hc-v8-page-shell .hc-v8-price-top h3{font-size:18px!important;line-height:1.16!important}
  .hc-v8-page-shell .hc-v8-price-top>strong{font-size:23px!important}
  .hc-v8-page-shell .hc-v8-price-top span,
  .hc-v8-page-shell .hc-v8-price-meta{font-size:11px!important}
  .hc-v8-page-shell .hc-v8-price-card>p{font-size:14.5px!important;line-height:1.64!important}
  .hc-v8-page-shell .hc-v8-price-card summary{font-size:12.5px!important;line-height:1.45!important}
  .hc-v8-page-shell .hc-v8-price-card small{font-size:12.5px!important;line-height:1.55!important}
  .hc-v8-page-shell .hc-v8-price-cta{min-height:44px!important;font-size:11px!important;white-space:normal!important;text-align:center!important;padding:8px 10px!important}
  .hc-v8-page-shell .hc-v8-price-group-head p{font-size:14.5px!important;line-height:1.65!important}

  .hc-v8-page-shell .hc-v8-methods{grid-template-columns:1fr!important;border:0!important}
  .hc-v8-page-shell .hc-v8-method-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}
  .hc-v8-page-shell .hc-v8-method-tabs button{min-height:50px!important;padding:10px!important;font-size:12px!important;line-height:1.35!important;white-space:normal!important}
  .hc-v8-page-shell .hc-v8-method-tabs button:last-child:nth-child(odd){grid-column:1/-1}
  .hc-v8-page-shell .hc-v8-method-panel{min-height:0!important;padding:22px!important}
  .hc-v8-page-shell .hc-v8-method-panel h3{font-size:25px!important}
  .hc-v8-page-shell .hc-v8-method-panel p{font-size:14.5px!important;line-height:1.68!important}
  .hc-v8-page-shell .hc-v8-compare article{padding:20px!important}
  .hc-v8-page-shell .hc-v8-compare p{font-size:14.5px!important;line-height:1.65!important}

  .hc-v8-page-shell .hc-v8-notice{display:block!important;padding:20px!important}
  .hc-v8-page-shell .hc-v8-notice p:not(.hc-v8-kicker){font-size:14.5px!important;line-height:1.66!important}
  .hc-v8-page-shell .hc-v8-practitioner{grid-template-columns:1fr!important}
  .hc-v8-page-shell .hc-v8-practitioner>img{height:300px!important;min-height:0!important;object-fit:cover!important}
  .hc-v8-page-shell .hc-v8-practitioner>div{padding:22px!important}
  .hc-v8-page-shell .hc-v8-practitioner>div>p{font-size:14.5px!important;line-height:1.66!important}
  .hc-v8-page-shell .hc-v8-chips{gap:6px!important}
  .hc-v8-page-shell .hc-v8-chips span{font-size:10.5px!important;padding:7px 8px!important}
  .hc-v8-page-shell .hc-v8-accordion summary{min-height:58px!important;font-size:14.5px!important;line-height:1.4!important;padding-right:34px!important}
  .hc-v8-page-shell .hc-v8-accordion details p{font-size:14.5px!important;line-height:1.68!important;padding-right:0!important}
  .hc-v8-page-shell .hc-v8-btn{min-height:46px!important;max-width:100%!important;padding:9px 14px!important;font-size:11px!important;line-height:1.25!important;white-space:normal!important;text-align:center!important}
  .hc-v8-page-shell .hc-v8-text-link,
  .hc-v8-page-shell .hc-v8-related a,
  .hc-v8-page-shell .hc-v8-faq-links a{font-size:12.5px!important;line-height:1.45!important}
  .hc-v8-page-shell .hc-v8-proof-strip span{font-size:12px!important;line-height:1.45!important}
  .hc-v8-page-shell .hc-v8-mobile-cta{height:auto!important;min-height:60px!important;padding-bottom:env(safe-area-inset-bottom)!important}
  .hc-v8-page-shell .hc-v8-mobile-cta a{min-width:0!important;min-height:58px!important;padding:7px 4px!important;font-size:10.5px!important;line-height:1.2!important;white-space:normal!important;text-align:center!important}

  /* Long-form cupping/Hijama and media blocks. */
  .hc-v22-chapter-head>p,.hc-v22-support-head>p,.hc-v22-topic-panel p,
  .hc-v22-benefit-item p,.hc-v22-dual-editorial p{font-size:14.5px!important;line-height:1.68!important}
  .hc-v22-topic-tablist{max-width:100%!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important}
  .hc-v22-topic-tablist button{font-size:12.5px!important;line-height:1.35!important;white-space:normal!important}
  .hc-v26-media-grid{grid-template-columns:1fr!important}
  .hc-v26-media-card figcaption{font-size:13px!important;line-height:1.55!important}

  /* Contact and booking. Amelia internals are not resized except form controls
     already protected at 16px to prevent iOS zoom. */
  .hc-v28-contact .hc-v28-contact-hero{padding:42px 0!important}
  .hc-v28-contact .hc-v28-contact-hero-grid{grid-template-columns:1fr!important;gap:24px!important}
  .hc-v28-contact .hc-v28-contact-hero h1{font-size:clamp(32px,9vw,38px)!important}
  .hc-v28-contact-guide{padding:20px!important}
  .hc-v28-contact-cards{grid-template-columns:1fr!important}
  .hc-v28-contact-cards article{padding:20px!important}
  .hc-v28-find{grid-template-columns:1fr!important;padding:20px!important}
  .hc-v28-contact-form-wrap{padding:18px!important}
  .hc-contact-form{grid-template-columns:1fr!important}
  .hc-contact-field,.hc-contact-consent,.hc-contact-submit{grid-column:auto!important}
  .hc-contact-field input,.hc-contact-field select,.hc-contact-field textarea{font-size:16px!important}
  .hc-v8-page-shell .hc-v27-booking-note{width:calc(100% - 28px)!important;font-size:13.5px!important;line-height:1.62!important}
  .hc-v8-page-shell .hc-v27-help-row{grid-template-columns:1fr!important}

  /* Journal / archive / search / posts. */
  .hc-jr{--jr-shell:calc(100% - 30px)!important;font-size:16px!important;overflow-x:clip!important}
  .hc-jr-hero{min-height:0!important}
  .hc-jr-hero-inner,.hc-jr-hero-index .hc-jr-hero-inner{padding:46px 0 30px!important}
  .hc-jr-hero h1,.hc-jr-hero-index h1{max-width:100%!important;font-size:clamp(30px,9vw,39px)!important;line-height:1.04!important}
  .hc-jr-hero-lead{font-size:15px!important;line-height:1.62!important}
  .hc-jr-grid{grid-template-columns:1fr!important;gap:14px!important}
  .hc-jr-card,.hc-jr-card-lead{grid-column:auto!important;width:100%!important}
  .hc-jr-card-body,.hc-jr-card-lead .hc-jr-card-body{padding:20px!important}
  .hc-jr-card-title,.hc-jr-card-lead .hc-jr-card-title{font-size:20px!important;line-height:1.16!important}
  .hc-jr-card-text,.hc-jr-card-lead .hc-jr-card-text{font-size:14.5px!important;line-height:1.64!important}
  .hc-jr-prose{font-size:16px!important;line-height:1.72!important}
  .hc-jr-prose table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}
  .hc-jr-share a,.hc-jr-share button{min-height:42px!important;font-size:12px!important}
  .hc-jr-cta-actions,.hc-jr-404-links{grid-template-columns:1fr!important}
  .hc-jr-cta .hc-jr-btn,.hc-jr-404-links .hc-jr-btn{width:100%!important}
  .hc-seo-pathway{padding:20px!important}
  .hc-seo-pathway h2{font-size:21px!important}
  .hc-seo-pathway p:not(.hc-seo-pathway-label){font-size:14.5px!important;line-height:1.65!important}

  /* Cookie consent must remain readable and tappable. */
  .hc-cookie__bar{left:10px!important;right:10px!important;bottom:10px!important;padding:18px!important}
  .hc-cookie__copy>p:not(.hc-cookie__eyebrow){font-size:13.5px!important;line-height:1.55!important}
  .hc-cookie__btn{min-height:44px!important;font-size:11px!important}
}

/* Homepage-specific mobile QA. */
@media (max-width:700px){
  body.hc-v7-home .hc-v7-section{padding:42px 0!important}
  body.hc-v7-home .hc-v7-section-head{display:block!important;margin-bottom:24px!important}
  body.hc-v7-home .hc-v7-section-head h2{font-size:clamp(28px,8.6vw,34px)!important;line-height:1.04!important}
  body.hc-v7-home .hc-v7-section-head>p{margin-top:12px!important;font-size:15px!important;line-height:1.68!important}
  body.hc-v7-home .hc-v7-kicker,body.hc-v7-home .hc-v7-mini-label{font-size:10px!important;line-height:1.3!important}
  body.hc-v7-home .hc-v47-hero{min-height:0!important;background-position:66% center!important}
  body.hc-v7-home .hc-v7-hero-inner{padding:46px 0 32px!important}
  body.hc-v7-home .hc-v47-hero h1{max-width:100%!important;font-size:clamp(34px,10vw,41px)!important;line-height:1!important}
  body.hc-v7-home .hc-v7-lead{max-width:100%!important;font-size:15.5px!important;line-height:1.62!important}
  body.hc-v7-home .hc-v7-hero-support{max-width:100%!important;font-size:14.5px!important;line-height:1.65!important}
  body.hc-v7-home .hc-v7-hero-actions{max-width:none!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  body.hc-v7-home .hc-v7-btn{min-height:46px!important;font-size:10.75px!important;line-height:1.2!important;white-space:normal!important;text-align:center!important}
  body.hc-v7-home .hc-v47-hero-facts{grid-template-columns:1fr!important;gap:6px!important;max-width:none!important}
  body.hc-v7-home .hc-v7-hero-facts span{font-size:12px!important;line-height:1.45!important;padding:10px 12px!important}
  body.hc-v7-home .hc-v7-hero-facts b{font-size:12px!important}

  body.hc-v7-home .hc-v47-intent-grid{grid-template-columns:1fr!important;gap:10px!important}
  body.hc-v7-home .hc-v47-intent-card{min-height:0!important;padding:20px 18px!important}
  body.hc-v7-home .hc-v47-intent-card:first-child{padding-top:17px!important}
  body.hc-v7-home .hc-v47-intent-no{font-size:10px!important;margin-bottom:13px!important}
  body.hc-v7-home .hc-v47-intent-card h3{font-size:22px!important}
  body.hc-v7-home .hc-v47-intent-card p{font-size:14.5px!important;line-height:1.64!important}
  body.hc-v7-home .hc-v47-intent-card a{font-size:11px!important;line-height:1.35!important}
  body.hc-v7-home .hc-v47-needs-help{grid-template-columns:1fr!important;gap:6px!important;padding:15px!important}
  body.hc-v7-home .hc-v47-needs-help strong{font-size:13.5px!important}
  body.hc-v7-home .hc-v47-needs-help span{font-size:14px!important;line-height:1.55!important}
  body.hc-v7-home .hc-v47-needs-help a{font-size:11px!important}

  body.hc-v7-home .hc-v47-difference-grid{grid-template-columns:1fr!important;gap:28px!important}
  body.hc-v7-home .hc-v47-difference-copy h2{font-size:clamp(31px,9vw,38px)!important;line-height:1.02!important}
  body.hc-v7-home .hc-v47-difference-copy>p:not(.hc-v7-kicker){font-size:15px!important;line-height:1.68!important}
  body.hc-v7-home .hc-v47-difference-copy blockquote{margin-top:22px!important;padding:17px 0 17px 17px!important}
  body.hc-v7-home .hc-v47-difference-copy blockquote strong{font-size:21px!important;line-height:1.22!important}
  body.hc-v7-home .hc-v47-difference-points article{padding:18px 0 18px 38px!important}
  body.hc-v7-home .hc-v47-difference-points article>span{top:22px!important;font-size:10px!important}
  body.hc-v7-home .hc-v47-difference-points h3{font-size:19px!important}
  body.hc-v7-home .hc-v47-difference-points p{font-size:14px!important;line-height:1.62!important}
  body.hc-v7-home .hc-v47-search-bridge{grid-template-columns:1fr!important;gap:7px!important;padding:16px!important}
  body.hc-v7-home .hc-v47-search-bridge strong{font-size:13.5px!important}
  body.hc-v7-home .hc-v47-search-bridge span{font-size:14px!important;line-height:1.58!important}
  body.hc-v7-home .hc-v47-search-bridge a{font-size:11px!important;white-space:normal!important}

  body.hc-v7-home .hc-v7-service-grid{grid-template-columns:1fr!important;gap:10px!important}
  body.hc-v7-home .hc-v7-service-card{padding:20px 18px!important}
  body.hc-v7-home .hc-v7-service-card-featured{padding-top:17px!important}
  body.hc-v7-home .hc-v47-service-label{font-size:10px!important;line-height:1.4!important}
  body.hc-v7-home .hc-v7-service-card h3{font-size:22px!important}
  body.hc-v7-home .hc-v7-service-card p{font-size:14.5px!important;line-height:1.64!important}
  body.hc-v7-home .hc-v7-service-card small{font-size:12.5px!important;line-height:1.58!important}
  body.hc-v7-home .hc-v7-service-card>a{min-height:44px!important;font-size:10.75px!important;white-space:normal!important;text-align:center!important}

  body.hc-v7-home .hc-v7-route-tabs{grid-template-columns:1fr 1fr!important}
  body.hc-v7-home .hc-v7-route-tabs button b{font-size:12.5px!important;line-height:1.35!important}
  body.hc-v7-home .hc-v7-route-panel{padding:18px 16px!important}
  body.hc-v7-home .hc-v7-route-panel p:not(.hc-v7-mini-label){font-size:14.5px!important;line-height:1.64!important}

  body.hc-v7-home .hc-v7-method-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}
  body.hc-v7-home .hc-v7-method-tabs button{min-height:54px!important;padding:9px 10px!important;white-space:normal!important}
  body.hc-v7-home .hc-v7-method-tabs button:last-child:nth-child(odd){grid-column:1/-1}
  body.hc-v7-home .hc-v7-method-tabs b{font-size:11.5px!important;line-height:1.3!important}
  body.hc-v7-home .hc-v7-method-copy{padding:20px 17px!important}
  body.hc-v7-home .hc-v7-method-summary{font-size:14.5px!important;line-height:1.64!important}

  body.hc-v7-home .hc-v7-process-grid{grid-template-columns:1fr!important;gap:8px!important}
  body.hc-v7-home .hc-v7-process-grid li{padding:15px 13px!important}
  body.hc-v7-home .hc-v7-process-grid strong{font-size:14px!important}
  body.hc-v7-home .hc-v7-process-grid p{font-size:14px!important;line-height:1.55!important}
  body.hc-v7-home .hc-v7-scope-alert{grid-template-columns:1fr!important;font-size:13.5px!important;line-height:1.55!important}

  body.hc-v7-home .hc-v7-price-tabs{grid-template-columns:1fr 1fr 1fr!important;max-width:100%!important}
  body.hc-v7-home .hc-v7-price-tabs button{min-width:0!important;font-size:10.5px!important;line-height:1.2!important;white-space:normal!important}
  body.hc-v7-home .hc-v7-price-grid,
  body.hc-v7-home .hc-v7-price-grid[data-count="2"],
  body.hc-v7-home .hc-v7-price-grid[data-count="3"]{grid-template-columns:1fr!important;gap:9px!important;max-width:none!important}
  body.hc-v7-home .hc-v7-price-grid[data-count="3"] article:last-child{grid-column:auto!important;width:auto!important;max-width:none!important}
  body.hc-v7-home .hc-v7-price-grid article{padding:18px 16px!important}
  body.hc-v7-home .hc-v7-price-grid h3{font-size:18px!important;line-height:1.15!important}
  body.hc-v7-home .hc-v7-price-top>strong{font-size:24px!important}
  body.hc-v7-home .hc-v7-price-description{font-size:14.5px!important;line-height:1.62!important}
  body.hc-v7-home .hc-v7-price-more summary{min-height:42px!important;font-size:12px!important}
  body.hc-v7-home .hc-v7-price-cta{min-height:44px!important;font-size:10.75px!important;white-space:normal!important;text-align:center!important}
  body.hc-v7-home .hc-v7-price-help{display:block!important;padding:15px!important}
  body.hc-v7-home .hc-v7-price-help strong{font-size:13.5px!important}
  body.hc-v7-home .hc-v7-price-help span{display:block!important;margin-top:5px!important;font-size:14px!important;line-height:1.55!important}
  body.hc-v7-home .hc-v7-price-help a{display:flex!important;width:100%!important;min-height:42px!important;margin-top:12px!important;font-size:10.75px!important}
  body.hc-v7-home .hc-v7-returning-note{font-size:13.5px!important;line-height:1.6!important}

  body.hc-v7-home .hc-v7-proof-grid{grid-template-columns:1fr!important}
  body.hc-v7-home .hc-v7-review-card,body.hc-v7-home .hc-v7-video-card{min-height:0!important}
  body.hc-v7-home .hc-v7-review-card{padding:20px 18px!important}
  body.hc-v7-home .hc-v7-review-card blockquote{font-size:19px!important;line-height:1.35!important}
  body.hc-v7-home .hc-v7-review-card p{font-size:13px!important;line-height:1.5!important}
  body.hc-v7-home .hc-v7-proof-points{grid-template-columns:1fr 1fr!important}
  body.hc-v7-home .hc-v7-proof-points span{font-size:12px!important;line-height:1.45!important}

  body.hc-v7-home .hc-v7-practitioner-grid{grid-template-columns:1fr!important}
  body.hc-v7-home .hc-v7-practitioner-grid>img{height:240px!important;min-height:0!important}
  body.hc-v7-home .hc-v7-practitioner-grid>div{padding:22px 18px!important}
  body.hc-v7-home .hc-v7-practitioner-lead{font-size:14.5px!important;line-height:1.64!important}
  body.hc-v7-home .hc-v7-practitioner-grid h3+p{font-size:13.5px!important}
  body.hc-v7-home .hc-v7-credentials span{font-size:10.5px!important}
  body.hc-v7-home .hc-v7-female-note{font-size:13.5px!important;line-height:1.55!important}

  body.hc-v7-home .hc-v7-accordion summary{min-height:58px!important;font-size:14.5px!important;line-height:1.4!important}
  body.hc-v7-home .hc-v7-accordion details p{font-size:14.5px!important;line-height:1.66!important;padding-right:0!important}
  body.hc-v7-home .hc-v7-closing{padding:44px 0!important}
  body.hc-v7-home .hc-v7-closing h2{font-size:31px!important;line-height:1.04!important}
  body.hc-v7-home .hc-v7-closing p{font-size:14.5px!important;line-height:1.62!important}
  body.hc-v7-home .hc-v7-closing .hc-v7-actions{grid-template-columns:1fr!important;gap:9px!important}
  body.hc-v7-home .hc-v7-mobile-cta{grid-template-columns:1fr 1fr 1fr!important;right:6px!important;left:6px!important;bottom:calc(6px + env(safe-area-inset-bottom))!important}
  body.hc-v7-home .hc-v7-mobile-cta a{min-width:0!important;min-height:46px!important;font-size:10.5px!important;padding:6px 4px!important;white-space:normal!important}
}

@media (max-width:430px){
  .hc-v15-footer-grid{grid-template-columns:1fr!important;gap:18px!important}
  .hc-v15-footer-brand{grid-column:auto!important}
  body.hc-v7-home .hc-v7-route-tabs{grid-template-columns:1fr!important}
  body.hc-v7-home .hc-v7-proof-points{grid-template-columns:1fr!important}
  body.hc-v7-home .hc-v7-hero-actions{grid-template-columns:1fr!important}
}

@media (max-width:390px){
  .hc-v15-header-inner{gap:5px!important}
  .hc-v15-logo{max-width:106px!important;flex-basis:106px!important}
  .hc-v15-logo img{width:118px!important}
  .hc-v15-book{min-width:0!important;padding:0 6px!important;font-size:9.75px!important;letter-spacing:.015em!important}
  .hc-v15-whatsapp{width:38px!important;height:38px!important;min-height:38px!important;flex-basis:38px!important}
  .hc-v15-menu{width:42px!important;flex-basis:42px!important}
  .hc-v8-page-shell .hc-v8-hero-facts{grid-template-columns:1fr!important}
  body.hc-v7-home .hc-v7-price-tabs{grid-template-columns:1fr!important;gap:5px!important}
}

/* ---- corrections-151.css ---- */
/* ============================================================
   Herts Cupping 1.51.0 visible-conversion correction pass
   - Reviews are visible, never hidden in a disclosure.
   - Booking decisions come before Amelia.
   - Stress and trust pages use editorial rows, not dashboard grids.
   - Scoped additions only. Amelia internals are deliberately untouched.
   ============================================================ */

/* ---------- Homepage: clearer service choice ---------- */
body.hc-v7-home .hc-v151-service-choice .hc-v7-service-card{padding:30px 28px}
body.hc-v7-home .hc-v151-service-choice .hc-v7-service-card>p{max-width:44ch}
body.hc-v7-home .hc-v151-service-points{list-style:none;margin:18px 0 22px;padding:16px 0 0;border-top:1px solid rgba(35,23,18,.1);display:grid;gap:9px}
body.hc-v7-home .hc-v151-service-points li{position:relative;padding-left:18px;color:#5d5550;font-size:13.5px;line-height:1.5}
body.hc-v7-home .hc-v151-service-points li:before{content:'✓';position:absolute;left:0;top:0;color:#7c2d2a;font-weight:800}

/* ---------- Homepage: visible reviews immediately after pricing ---------- */
body.hc-v7-home .hc-v151-reviews{background:#f6f0ea;border-top:1px solid rgba(35,23,18,.08);border-bottom:1px solid rgba(35,23,18,.08)}
body.hc-v7-home .hc-v151-review-head{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:48px;align-items:end;margin-bottom:26px}
body.hc-v7-home .hc-v151-review-head h2{margin-bottom:12px;max-width:18ch}
body.hc-v7-home .hc-v151-review-head>div:first-child>p:last-child{max-width:62ch;margin:0;color:#645c56}
body.hc-v7-home .hc-v151-review-score{border-left:3px solid #7c2d2a;padding:8px 0 8px 20px;display:grid;gap:5px}
body.hc-v7-home .hc-v151-review-score span{color:#d89a25;letter-spacing:2px;font-size:18px}
body.hc-v7-home .hc-v151-review-score strong{font:800 15px/1.35 Montserrat,Inter,sans-serif;color:#181311}
body.hc-v7-home .hc-v151-review-score a{font:700 12px/1.3 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#7c2d2a;text-decoration:none}
body.hc-v7-home .hc-v151-live-reviews{display:block!important;visibility:visible!important;opacity:1!important;margin:0;padding:16px;background:#fff;border:1px solid rgba(35,23,18,.1);box-shadow:0 12px 32px rgba(35,23,18,.06);overflow:hidden}
body.hc-v7-home .hc-v151-proof-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:18px;border-top:1px solid rgba(35,23,18,.1);border-bottom:1px solid rgba(35,23,18,.1)}
body.hc-v7-home .hc-v151-proof-line span{padding:14px 12px;text-align:center;font:700 12px/1.4 Inter,sans-serif;color:#4e4742}
body.hc-v7-home .hc-v151-proof-line span+span{border-left:1px solid rgba(35,23,18,.1)}
body.hc-v7-home .hc-v151-watch-session{width:100%;margin-top:22px;padding:17px 20px;border:1px solid rgba(35,23,18,.12);background:#fff;display:grid;grid-template-columns:36px 1fr;column-gap:12px;row-gap:2px;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
body.hc-v7-home .hc-v151-watch-session:hover{transform:translateY(-1px);border-color:rgba(124,45,42,.34);box-shadow:0 10px 26px rgba(35,23,18,.06)}
body.hc-v7-home .hc-v151-watch-session>span{grid-row:1/3;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#7c2d2a;color:#fff;font-size:12px}
body.hc-v7-home .hc-v151-watch-session strong{font:800 14px/1.3 Montserrat,Inter,sans-serif;color:#181311}
body.hc-v7-home .hc-v151-watch-session small{font:500 13px/1.4 Inter,sans-serif;color:#6b625c}

/* ---------- Booking page: decision confidence before Amelia ---------- */
.hc-v151-booking-hero{position:relative;background:#171311;padding:68px 24px;color:#fff;overflow:hidden}
.hc-v151-book-hero-inner{position:relative;z-index:1}
.hc-v151-book-hero-copy{max-width:820px}
.hc-v151-booking-hero h1{color:#fff!important;font-size:clamp(36px,5vw,58px)!important;line-height:1.02!important;letter-spacing:-.035em!important;max-width:16ch;margin:0 0 18px!important}
.hc-v151-booking-hero .hc-v8-lead{max-width:680px;color:rgba(255,255,255,.82)}
.hc-v151-booking-hero .hc-v8-hero-facts{margin-top:24px}
.hc-v151-book-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}
.hc-v151-book-routes article{display:flex;flex-direction:column;min-height:100%;padding:28px 26px;background:#fff;border-top:4px solid #7c2d2a;border-bottom:1px solid rgba(35,23,18,.12)}
.hc-v151-book-route-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px}
.hc-v151-book-route-top span{font:800 10.5px/1.35 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.07em;color:#7c2d2a}
.hc-v151-book-route-top strong{font:800 16px/1.2 Montserrat,Inter,sans-serif;color:#181311;white-space:nowrap}
.hc-v151-book-routes h3{font-size:23px!important;margin:0 0 10px!important}
.hc-v151-book-routes p{font-size:14.5px;line-height:1.62;color:#5e5650}
.hc-v151-book-routes ul{list-style:none;margin:16px 0 22px;padding:16px 0 0;border-top:1px solid rgba(35,23,18,.08);display:grid;gap:8px}
.hc-v151-book-routes li{position:relative;padding-left:18px;font-size:13.5px;line-height:1.45;color:#5e5650}
.hc-v151-book-routes li:before{content:'✓';position:absolute;left:0;color:#7c2d2a;font-weight:800}
.hc-v151-book-routes article>a{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 15px;background:#7c2d2a;color:#fff!important;text-decoration:none;font:800 11.5px/1.25 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.055em}
.hc-v151-price-snapshot{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:60px;align-items:center}
.hc-v151-price-snapshot>div:first-child p:last-child{max-width:58ch}
.hc-v151-price-lines{border-top:1px solid rgba(35,23,18,.14)}
.hc-v151-price-lines p{margin:0;padding:14px 0;border-bottom:1px solid rgba(35,23,18,.14);display:flex;justify-content:space-between;gap:20px;align-items:baseline}
.hc-v151-price-lines span{font:700 14px/1.4 Inter,sans-serif;color:#3f3935}
.hc-v151-price-lines strong{font:800 17px/1.2 Montserrat,Inter,sans-serif;color:#7c2d2a;white-space:nowrap}
.hc-v151-price-lines>a{display:inline-block;margin-top:15px;color:#7c2d2a;font:800 12px/1.3 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.06em;text-decoration:none}
.hc-v151-guidance-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:64px;align-items:center}
.hc-v151-guidance-split>div:first-child p{max-width:62ch}
.hc-v151-guidance-lines{border-top:1px solid rgba(35,23,18,.12)}
.hc-v151-guidance-lines p{margin:0;padding:17px 0;border-bottom:1px solid rgba(35,23,18,.12);display:grid;gap:4px}
.hc-v151-guidance-lines strong{font:800 14px/1.35 Montserrat,Inter,sans-serif;color:#181311}
.hc-v151-guidance-lines span{font:500 13.5px/1.5 Inter,sans-serif;color:#655d57}
.hc-v151-book-steps{list-style:none;margin:28px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid rgba(35,23,18,.14);border-bottom:1px solid rgba(35,23,18,.14)}
.hc-v151-book-steps li{display:grid;grid-template-columns:40px 1fr;gap:14px;padding:24px 24px 24px 0}
.hc-v151-book-steps li+li{border-left:1px solid rgba(35,23,18,.14);padding-left:24px}
.hc-v151-book-steps>li>span{font:800 12px/1.2 Montserrat,Inter,sans-serif;color:#7c2d2a;letter-spacing:.08em}
.hc-v151-book-steps strong{display:block;font:800 15px/1.35 Montserrat,Inter,sans-serif;color:#181311;margin-bottom:5px}
.hc-v151-book-steps p{margin:0;font-size:13.5px;line-height:1.5;color:#655d57}
.hc-v151-suitability{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:58px;align-items:start}
.hc-v151-suitability-columns{display:grid;grid-template-columns:1fr 1fr;gap:34px}
.hc-v151-suitability-columns>div{border-top:3px solid #7c2d2a;padding-top:16px}
.hc-v151-suitability-columns>div+div{border-top-color:#181311}
.hc-v151-suitability-columns h3{font-size:16px!important;margin:0 0 12px!important}
.hc-v151-suitability-columns ul{margin:0;padding-left:18px;display:grid;gap:8px}
.hc-v151-suitability-columns li{font-size:13.5px;line-height:1.5;color:#5f5751}
.hc-v151-live-booking{padding-top:56px!important}
.hc-v151-booking-final{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:24px}
.hc-v151-booking-final>div{max-width:680px}
.hc-v151-booking-final .hc-v8-btn-ghost{color:#7c2d2a!important;border-color:#7c2d2a!important;white-space:nowrap}
.hc-v151-amelia{width:min(100%,1120px);margin:0 auto}
.hc-v151-female-note{margin:20px 0 0;padding:14px 0;border-top:1px solid rgba(35,23,18,.12);font-size:13px;color:#655d57}
.hc-v151-female-note strong{color:#181311}

/* ---------- Editorial pages: calm hierarchy, fewer card grids ---------- */
.hc-v151-editorial .hc-v8-section{padding-top:76px;padding-bottom:76px}
.hc-v151-editorial-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:74px;align-items:start}
.hc-v151-editorial-split>div:first-child>p{font-size:15px;line-height:1.7}
.hc-v151-pullquote{margin-top:24px!important;padding:20px 0 0;border-top:2px solid #7c2d2a;font:700 18px/1.55 Montserrat,Inter,sans-serif!important;color:#2f2925!important}
.hc-v151-line-list{border-top:1px solid rgba(35,23,18,.14)}
.hc-v151-line-list p{margin:0;padding:18px 0;border-bottom:1px solid rgba(35,23,18,.14);display:grid;gap:5px}
.hc-v151-line-list strong{font:800 15px/1.35 Montserrat,Inter,sans-serif;color:#181311}
.hc-v151-line-list span{font:500 13.5px/1.55 Inter,sans-serif;color:#665e58}
.hc-v151-dark-editorial{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;align-items:start}
.hc-v151-dark-editorial h2{color:#fff!important}
.hc-v151-dark-editorial>div:first-child>p:last-child{color:rgba(255,255,255,.7)}
.hc-v151-prose-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.hc-v151-prose-columns p{font-size:14.5px;line-height:1.72;color:rgba(255,255,255,.78);margin:0}
.hc-v151-dark-note{grid-column:2;margin:20px 0 0;padding:18px 0;border-top:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.74);font-size:13.5px;line-height:1.6}
.hc-v151-dark-note strong{color:#fff}
.hc-v151-treatment-rows{margin-top:30px;border-top:1px solid rgba(35,23,18,.14)}
.hc-v151-treatment-rows article{display:grid;grid-template-columns:minmax(0,1fr) 150px 190px;gap:26px;align-items:center;padding:22px 0;border-bottom:1px solid rgba(35,23,18,.14)}
.hc-v151-treatment-rows article>div>span{display:block;margin-bottom:5px;color:#7c2d2a;font:800 10.5px/1.3 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.075em}
.hc-v151-treatment-rows h3{font-size:20px!important;margin:0 0 5px!important}
.hc-v151-treatment-rows p{margin:0;color:#655d57;font-size:13.5px;line-height:1.5;max-width:64ch}
.hc-v151-treatment-rows article>strong{font:800 16px/1.3 Montserrat,Inter,sans-serif;color:#181311;text-align:right}
.hc-v151-treatment-rows article>a{justify-self:end;display:inline-block;padding:11px 14px;border:1px solid #7c2d2a;color:#7c2d2a!important;text-decoration:none;font:800 10.5px/1.25 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.06em;text-align:center}
.hc-v151-photo-split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:58px;align-items:center}
.hc-v151-photo-wrap{aspect-ratio:5/4;overflow:hidden;background:#ebe5de}
.hc-v151-photo-wrap img{display:block;width:100%;height:100%;object-fit:cover}
.hc-v151-clean-disclosure{border-top:1px solid rgba(35,23,18,.14);margin:18px 0 0}
.hc-v151-clean-disclosure+.hc-v151-clean-disclosure{margin-top:0}
.hc-v151-clean-disclosure summary{list-style:none;cursor:pointer;padding:15px 0;display:flex;justify-content:space-between;gap:16px;font:800 13.5px/1.4 Montserrat,Inter,sans-serif;color:#181311}
.hc-v151-clean-disclosure summary::-webkit-details-marker{display:none}
.hc-v151-clean-disclosure summary span{color:#7c2d2a;font-size:18px}
.hc-v151-clean-disclosure p{padding:0 0 15px;margin:0;font-size:13.5px;line-height:1.6;color:#655d57}
.hc-v151-limits{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:start}
.hc-v151-limit-lines{border-top:1px solid rgba(35,23,18,.14)}
.hc-v151-limit-lines p{margin:0;padding:20px 0;border-bottom:1px solid rgba(35,23,18,.14);display:grid;gap:6px}
.hc-v151-limit-lines strong{font:800 14.5px/1.4 Montserrat,Inter,sans-serif;color:#181311}
.hc-v151-limit-lines span{font:500 13.5px/1.6 Inter,sans-serif;color:#655d57}
.hc-v151-related-list{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:start}
.hc-v151-related-list>div:last-child{border-top:1px solid rgba(35,23,18,.14)}
.hc-v151-related-list a{display:grid;gap:4px;padding:18px 0;border-bottom:1px solid rgba(35,23,18,.14);text-decoration:none}
.hc-v151-related-list a strong{font:800 15px/1.35 Montserrat,Inter,sans-serif;color:#181311}
.hc-v151-related-list a span{font:500 13.5px/1.5 Inter,sans-serif;color:#655d57}
.hc-v151-related-dark h2,.hc-v151-related-dark>div:first-child>p{color:#fff!important}
.hc-v151-related-dark>div:last-child{border-top-color:rgba(255,255,255,.2)}
.hc-v151-related-dark a{border-bottom-color:rgba(255,255,255,.2)}
.hc-v151-related-dark a strong{color:#fff}
.hc-v151-related-dark a span{color:rgba(255,255,255,.68)}
.hc-v151-decision-split{display:grid;grid-template-columns:1fr 1fr;gap:54px;margin-top:30px}
.hc-v151-decision-split>div{padding-top:18px;border-top:4px solid #7c2d2a}
.hc-v151-decision-split>div+div{border-top-color:#181311}
.hc-v151-decision-split h3{font-size:18px!important;margin:0 0 14px!important}
.hc-v151-decision-split ul{margin:0;padding-left:19px;display:grid;gap:9px}
.hc-v151-decision-split li{font-size:14px;line-height:1.55;color:#5d5550}
.hc-v151-claims-lines{border-top:1px solid rgba(255,255,255,.2)}
.hc-v151-claims-lines p{margin:0;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.2);display:grid;grid-template-columns:110px 1fr;gap:20px}
.hc-v151-claims-lines span{font:800 10.5px/1.35 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.075em;color:#e8a89f}
.hc-v151-claims-lines strong{font:600 14px/1.62 Inter,sans-serif;color:rgba(255,255,255,.82)}
.hc-v151-four-steps{grid-template-columns:repeat(4,minmax(0,1fr))}
.hc-v151-practitioner-check{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:start}

/* Keep Trustindex visible on the rebuilt stress page too. */
.hc-v151-editorial .hc-v8-live-proof>.hc-v8-trustindex{display:block!important;visibility:visible!important;opacity:1!important}

/* ---------- Responsive ---------- */
@media(max-width:980px){
  body.hc-v7-home .hc-v151-review-head{grid-template-columns:1fr;gap:20px;align-items:start}
  body.hc-v7-home .hc-v151-review-score{max-width:360px}
  .hc-v151-book-routes{grid-template-columns:1fr 1fr}
  .hc-v151-book-routes article:last-child{grid-column:1/-1}
  .hc-v151-price-snapshot,.hc-v151-guidance-split,.hc-v151-suitability,.hc-v151-editorial-split,.hc-v151-dark-editorial,.hc-v151-limits,.hc-v151-related-list,.hc-v151-practitioner-check{grid-template-columns:1fr;gap:34px}
  .hc-v151-dark-note{grid-column:auto}
  .hc-v151-photo-split{grid-template-columns:1fr;gap:34px}
  .hc-v151-photo-wrap{max-height:460px}
  .hc-v151-treatment-rows article{grid-template-columns:minmax(0,1fr) 130px;gap:18px}
  .hc-v151-treatment-rows article>a{grid-column:1/-1;justify-self:start}
  .hc-v151-four-steps{grid-template-columns:1fr 1fr}
  .hc-v151-four-steps li:nth-child(3){border-left:0;padding-left:0;border-top:1px solid rgba(35,23,18,.14)}
  .hc-v151-four-steps li:nth-child(4){border-top:1px solid rgba(35,23,18,.14)}
}
@media(max-width:720px){
  body.hc-v7-home .hc-v151-proof-line{grid-template-columns:1fr 1fr}
  body.hc-v7-home .hc-v151-proof-line span:nth-child(3){border-left:0;border-top:1px solid rgba(35,23,18,.1)}
  body.hc-v7-home .hc-v151-proof-line span:nth-child(4){border-top:1px solid rgba(35,23,18,.1)}
  body.hc-v7-home .hc-v151-live-reviews{padding:8px}
  .hc-v151-booking-hero{padding:46px 18px}
  .hc-v151-booking-hero h1{font-size:34px!important;max-width:17ch}
  .hc-v151-book-routes{grid-template-columns:1fr;gap:14px}
  .hc-v151-book-routes article:last-child{grid-column:auto}
  .hc-v151-book-routes article{padding:22px 20px}
  .hc-v151-book-routes h3{font-size:20px!important}
  .hc-v151-book-steps,.hc-v151-four-steps{grid-template-columns:1fr;border-bottom:0}
  .hc-v151-book-steps li,.hc-v151-book-steps li+li,.hc-v151-four-steps li:nth-child(3),.hc-v151-four-steps li:nth-child(4){padding:18px 0;border-left:0;border-top:1px solid rgba(35,23,18,.14)}
  .hc-v151-book-steps li:first-child{border-top:0}
  .hc-v151-suitability-columns{grid-template-columns:1fr;gap:26px}
  .hc-v151-booking-final{display:grid;align-items:start}
  .hc-v151-booking-final .hc-v8-btn-ghost{justify-self:start}
  .hc-v151-editorial .hc-v8-section{padding-top:52px;padding-bottom:52px}
  .hc-v151-prose-columns{grid-template-columns:1fr;gap:18px}
  .hc-v151-treatment-rows article{grid-template-columns:1fr;gap:10px;padding:20px 0}
  .hc-v151-treatment-rows article>strong{text-align:left}
  .hc-v151-treatment-rows article>a{grid-column:auto}
  .hc-v151-decision-split{grid-template-columns:1fr;gap:30px}
  .hc-v151-claims-lines p{grid-template-columns:1fr;gap:6px}
  .hc-v151-photo-wrap{aspect-ratio:4/3}
}
@media(max-width:430px){
  body.hc-v7-home .hc-v151-proof-line{grid-template-columns:1fr}
  body.hc-v7-home .hc-v151-proof-line span+span{border-left:0;border-top:1px solid rgba(35,23,18,.1)}
  body.hc-v7-home .hc-v151-watch-session{padding:15px 14px}
  .hc-v151-price-lines p{align-items:flex-start}
  .hc-v151-price-lines span{max-width:60%}
  .hc-v151-book-route-top{display:grid;gap:5px}
  .hc-v151-book-route-top strong{justify-self:start}
}

/* What We Treat: integrate the new stress route without adding another card grid. */
.hc-v151-wide-link{margin-top:24px;padding:20px 0;border-top:1px solid rgba(35,23,18,.14);border-bottom:1px solid rgba(35,23,18,.14);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center}
.hc-v151-wide-link span{display:block;margin-bottom:4px;color:#7c2d2a;font:800 10.5px/1.3 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.07em}
.hc-v151-wide-link strong{display:block;font:800 18px/1.35 Montserrat,Inter,sans-serif;color:#181311;margin-bottom:5px}
.hc-v151-wide-link p{margin:0;max-width:70ch;font-size:13.5px;line-height:1.55;color:#655d57}
.hc-v151-wide-link>a{display:inline-block;padding:11px 14px;border:1px solid #7c2d2a;color:#7c2d2a!important;text-decoration:none;font:800 10.5px/1.25 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.06em;text-align:center}
@media(max-width:720px){.hc-v151-wide-link{grid-template-columns:1fr;gap:16px}.hc-v151-wide-link>a{justify-self:start}}

/* Locked visual rule: flat overlays instead of gradients. */
body.hc-v7-home .hc-v7-hero::before{background:rgba(16,14,14,.76)!important}
.hc-v8-page-shell .hc-v8-hero::before{background:rgba(16,14,14,.74)!important}
.hc-jr-hero::before{background:rgba(16,14,14,.76)!important}
.hc-jr-hero::after{display:none!important}
.hc-v8-page-shell .hc-v8-video-card::after{background:rgba(0,0,0,.28)!important}

/* ---- corrections-152.css ---- */
/* ============================================================
   Herts Cupping 1.52.0 conversion + editorial depth pass
   Preserves 1.51 styling and fixes the remaining conversion issue:
   Amelia now appears immediately after the three booking routes.
   Also improves the long-form guides on desktop and mobile.
   ============================================================ */

/* ---------- Booking: faster route to the live calendar ---------- */
.hc-v151-booking-hero{padding:52px 24px}
.hc-v151-booking-hero .hc-v151-book-hero-copy{max-width:760px}
.hc-v151-booking-hero h1{font-size:clamp(36px,4.5vw,54px)!important;max-width:15ch;margin-bottom:14px!important}
.hc-v151-booking-hero .hc-v8-lead{max-width:640px;margin-bottom:20px}
.hc-v151-booking-hero .hc-v8-hero-facts{margin-top:18px}
.hc-v152-book-choice{padding-top:48px!important;padding-bottom:48px!important}
.hc-v152-book-routes{margin-top:22px}
.hc-v152-book-routes article{padding:24px 22px}
.hc-v152-book-routes h3{font-size:21px!important}
.hc-v152-book-routes article>p{font-size:14px;line-height:1.55}
.hc-v152-book-routes ul{margin:13px 0 18px;padding-top:13px}
.hc-v152-book-routes li{font-size:13px}
.hc-v152-live-booking{padding-top:50px!important;padding-bottom:58px!important;border-top:1px solid rgba(35,23,18,.08);border-bottom:1px solid rgba(35,23,18,.08)}
.hc-v152-booking-final{margin-bottom:18px}
.hc-v152-booking-final h2{max-width:18ch}
.hc-v152-book-support{padding-top:62px!important;padding-bottom:62px!important}

/* Mobile fixed shortcut. Hidden once the booking section is in view. */
.hc-v152-book-mobile-widget{height:0!important;min-height:0!important;padding:0!important;margin:0!important}
.hc-v152-book-mobile-cta{display:none}

/* ---------- Long-form guides: readable FAQ and denser scan points ---------- */
.hc-jr-prose details{margin-top:12px;border-top:1px solid var(--jr-line);border-bottom:1px solid var(--jr-line);background:#fff}
.hc-jr-prose details+details{margin-top:-1px}
.hc-jr-prose details summary{list-style:none;cursor:pointer;padding:17px 38px 17px 0;position:relative;color:var(--jr-ink);font:800 14px/1.45 Montserrat,Inter,sans-serif}
.hc-jr-prose details summary::-webkit-details-marker{display:none}
.hc-jr-prose details summary:after{content:'+';position:absolute;right:4px;top:50%;transform:translateY(-50%);color:var(--jr-red);font-size:20px;font-weight:500}
.hc-jr-prose details[open] summary:after{content:'−'}
.hc-jr-prose details>p{padding:0 34px 17px 0;color:#5f5751;font-size:15px;line-height:1.68}
.hc-jr-prose h2+details{margin-top:18px}
.hc-jr-prose h3{scroll-margin-top:96px}
.hc-jr-prose blockquote{background:#f8f3ee;padding:20px 22px 20px 25px;border-left-width:4px}
.hc-jr-prose blockquote p{margin:0}

/* Keep the longer contents rail useful without making it dominate desktop. */
@media (min-width:981px){
  .hc-jr-toc{max-height:52vh;overflow:auto;overscroll-behavior:contain}
  .hc-jr-toc ol{padding:9px}
  .hc-jr-toc li a{padding-top:7px;padding-bottom:7px;font-size:12px}
}

@media(max-width:720px){
  .hc-v151-booking-hero{padding:34px 18px 32px}
  .hc-v151-booking-hero h1{font-size:31px!important;max-width:17ch;margin-bottom:12px!important}
  .hc-v151-booking-hero .hc-v8-lead{font-size:14px;line-height:1.55;margin-bottom:16px}
  .hc-v151-booking-hero .hc-v8-hero-facts{margin-top:14px;gap:7px}
  .hc-v151-booking-hero .hc-v8-hero-facts span{font-size:11px}
  .hc-v152-book-choice{padding-top:32px!important;padding-bottom:32px!important}
  .hc-v152-book-choice .hc-v8-section-head{margin-bottom:16px}
  .hc-v152-book-routes{gap:10px;margin-top:16px}
  .hc-v152-book-routes article{padding:17px 16px;border-top-width:3px}
  .hc-v152-book-routes h3{font-size:18px!important;margin-bottom:7px!important}
  .hc-v152-book-routes article>p{font-size:13px;line-height:1.48;margin-bottom:0}
  .hc-v152-book-routes ul{display:none}
  .hc-v152-book-routes article>a{min-height:42px;margin-top:13px;font-size:10.5px}
  .hc-v151-book-route-top{margin-bottom:9px}
  .hc-v151-book-route-top strong{font-size:14px}
  .hc-v152-live-booking{padding-top:34px!important;padding-bottom:42px!important}
  .hc-v152-booking-final{display:block;margin-bottom:14px}
  .hc-v152-booking-final h2{font-size:24px!important;max-width:18ch;margin-bottom:8px!important}
  .hc-v152-booking-final p{font-size:13.5px;line-height:1.55}
  .hc-v152-booking-final .hc-v8-btn-ghost{display:inline-flex;margin-top:10px}
  .hc-v152-book-support{padding-top:46px!important;padding-bottom:46px!important}
  .hc-v152-book-mobile-cta{position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:9996;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;background:rgba(255,255,255,.97);border:1px solid rgba(35,23,18,.12);box-shadow:0 12px 36px rgba(35,23,18,.22);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
  .hc-v152-book-mobile-cta.is-hidden{opacity:0;visibility:hidden;transform:translateY(16px);pointer-events:none}
  .hc-v152-book-mobile-cta a{min-height:44px;display:flex;align-items:center;justify-content:center;text-decoration:none;font:800 11px/1.2 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.055em;border:1px solid #7c2d2a;color:#7c2d2a;background:#fff}
  .hc-v152-book-mobile-cta a:first-child{background:#7c2d2a;color:#fff}
  body:has(.hc-v152-book-mobile-cta){padding-bottom:74px}
  .hc-jr-prose details summary{padding:15px 34px 15px 0;font-size:13.5px;line-height:1.42}
  .hc-jr-prose details>p{padding:0 28px 15px 0;font-size:14px;line-height:1.62}
  .hc-jr-prose blockquote{padding:17px 16px 17px 19px;font-size:17px}
}

@media(max-width:390px){
  .hc-v151-booking-hero h1{font-size:29px!important}
  .hc-v152-book-routes article{padding:15px 14px}
  .hc-v152-book-mobile-cta{left:7px;right:7px;bottom:max(7px,env(safe-area-inset-bottom));gap:6px;padding:6px}
  .hc-v152-book-mobile-cta a{font-size:10.5px;min-height:42px}
}

/* ---- corrections-153.css ---- */
/* ============================================================
   HERTS CUPPING v1.53.0
   Mobile containment, calmer heroes, article rhythm and early recovery CRO.
   Loaded after all earlier correction files.
   ============================================================ */

/* iOS Safari is less reliable with overflow-x:clip than hidden when a plugin
   child calculates a fixed width. No public HC page should move sideways. */
html,body{max-width:100%;overflow-x:hidden!important}

/* ---------- Booking: contain Amelia without styling Amelia internals ---------- */
body.hc-v153-booking-page,
body.hc-v153-booking-page #page,
body.hc-v153-booking-page #hc-v15-main,
body.hc-v153-booking-page .site,
body.hc-v153-booking-page .site-content,
body.hc-v153-booking-page .elementor,
body.hc-v153-booking-page .elementor-element,
body.hc-v153-booking-page .e-con,
body.hc-v153-booking-page .e-con-inner{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
body.hc-v153-booking-page .hc-v151-booking,
body.hc-v153-booking-page .hc-v151-live-booking,
body.hc-v153-booking-page .hc-v152-live-booking,
body.hc-v153-booking-page .hc-v151-live-booking>.e-con-inner,
body.hc-v153-booking-page .hc-v151-amelia,
body.hc-v153-booking-page .hc-v151-amelia>.elementor-widget-container{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
body.hc-v153-booking-page .hc-v151-live-booking{overflow:hidden!important}
body.hc-v153-booking-page .hc-v151-amelia{margin-inline:auto!important}

/* Calm the booking hero as well. */
body.hc-v153-booking-page .hc-v151-booking-hero{padding:44px 24px!important}
body.hc-v153-booking-page .hc-v151-booking-hero h1{
  font-size:clamp(34px,3.8vw,48px)!important;
  line-height:1.04!important;
  max-width:17ch!important;
}

/* ---------- Sitewide interior heroes: less poster, more clinic ---------- */
.hc-v8-page-shell .hc-v8-hero{min-height:420px!important}
.hc-v8-page-shell .hc-v8-hero-inner{padding-top:52px!important;padding-bottom:52px!important}
.hc-v8-page-shell .hc-v8-hero h1{
  max-width:780px!important;
  font-size:clamp(35px,3.7vw,50px)!important;
  line-height:1.045!important;
  letter-spacing:-.035em!important;
  margin-bottom:16px!important;
}
.hc-v8-page-shell .hc-v8-hero .hc-v8-lead{max-width:720px!important;font-size:15.5px!important;line-height:1.62!important}

/* Contact uses a separate hero system. */
.hc-v28-contact .hc-v28-contact-hero h1{font-size:clamp(35px,3.7vw,50px)!important;line-height:1.045!important}

/* ---------- Recovery pages: a commercial decision point before the essay ---------- */
.hc-v153-recovery-quick{padding-top:42px!important;padding-bottom:42px!important}
.hc-v153-recovery-quick-inner{max-width:1100px;margin-inline:auto}
.hc-v153-recovery-quick-head{
  display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);
  gap:54px;align-items:end;margin-bottom:24px
}
.hc-v153-recovery-quick-head h2{max-width:650px;margin-bottom:0!important}
.hc-v153-recovery-quick-head>p{margin:0;color:#625b55;font-size:14px;line-height:1.6}
.hc-v153-recovery-quick-grid{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid #d9d0c8;border-bottom:1px solid #d9d0c8
}
.hc-v153-recovery-quick-grid>article{padding:26px 30px 26px 0;min-width:0}
.hc-v153-recovery-quick-grid>article+article{padding-left:30px;padding-right:0;border-left:1px solid #d9d0c8}
.hc-v153-q-label{display:block;margin-bottom:8px;color:#7c2d2a;font:800 10px/1.3 Montserrat,sans-serif;letter-spacing:.09em;text-transform:uppercase}
.hc-v153-recovery-quick-grid h3{margin:0 0 8px!important;font-size:19px!important;line-height:1.18!important}
.hc-v153-recovery-quick-grid article p{margin:0 0 15px;color:#5d5650;font-size:13.5px;line-height:1.55}
.hc-v153-q-prices{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}
.hc-v153-q-prices strong{font:800 24px/1 Montserrat,sans-serif;color:#171311}
.hc-v153-q-prices span{font-size:12px;color:#6c635d;font-weight:700}
.hc-v153-recovery-quick-grid article>a{
  display:inline-flex;align-items:center;justify-content:center;min-height:40px;
  padding:10px 15px;background:#7c2d2a;color:#fff!important;text-decoration:none!important;
  border-radius:3px;font:800 11px/1.2 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.045em
}
.hc-v153-recovery-help{
  grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;
  padding:17px 0;border-top:1px solid #d9d0c8
}
.hc-v153-recovery-help strong{font:800 13px/1.2 Montserrat,sans-serif;color:#171311}
.hc-v153-recovery-help span{font-size:13px;line-height:1.5;color:#5d5650}
.hc-v153-recovery-help a{color:#7c2d2a!important;font:800 11px/1.2 Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.05em;text-decoration:none!important;border-bottom:1px solid #7c2d2a;padding-bottom:2px;white-space:nowrap}

/* ---------- Journal: more breathing room between subheads and text ---------- */
.hc-jr-hero h1,.hc-jr-hero-index h1{font-size:clamp(35px,3.8vw,50px)!important;line-height:1.06!important;max-width:20ch!important;margin-bottom:18px!important}
.hc-jr-hero .hc-jr-kicker,.hc-jr-hero-index .hc-jr-kicker{margin-bottom:14px!important}
.hc-jr-hero .hc-jr-lead,.hc-jr-hero-index .hc-jr-lead{line-height:1.68!important;max-width:720px!important}
.hc-jr-article-wrap{padding-top:52px!important}
.hc-jr-prose h2{margin-top:44px!important;margin-bottom:17px!important;line-height:1.2!important}
.hc-jr-prose h3{margin-top:32px!important;margin-bottom:13px!important;line-height:1.24!important}
.hc-jr-prose h2:first-child,.hc-jr-prose h3:first-child{margin-top:0!important}
.hc-jr-prose p{margin-bottom:18px!important;line-height:1.78!important}
.hc-jr-prose ul,.hc-jr-prose ol{margin-top:8px!important;margin-bottom:22px!important}
.hc-jr-prose blockquote{margin-top:26px!important;margin-bottom:28px!important}

@media(max-width:760px){
  /* Keep the booking host inside the mobile viewport. Amelia's service,
     availability and booking logic remain plugin-owned. */
  body.hc-v153-booking-page .hc-v151-live-booking{padding-left:0!important;padding-right:0!important}
  body.hc-v153-booking-page .hc-v151-live-booking>.e-con-inner{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}
  body.hc-v153-booking-page .hc-v151-amelia{
    width:100%!important;max-width:100%!important;min-width:0!important;
    overflow-x:hidden!important;overflow-y:visible!important;
    overscroll-behavior-x:none
  }
  body.hc-v153-booking-page .hc-v151-amelia>.elementor-widget-container{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;overflow-y:visible!important}
  body.hc-v153-booking-page .hc-v151-booking-hero{padding:30px 17px 28px!important}
  body.hc-v153-booking-page .hc-v151-booking-hero h1{font-size:28px!important;line-height:1.07!important;max-width:18ch!important}

  .hc-v8-page-shell .hc-v8-hero{min-height:auto!important}
  .hc-v8-page-shell .hc-v8-hero-inner{padding-top:32px!important;padding-bottom:30px!important}
  .hc-v8-page-shell .hc-v8-hero h1,
  body.hc-v8-family-education .hc-v8-page-shell .hc-v8-hero h1,
  body.hc-v8-family-location .hc-v8-page-shell .hc-v8-hero h1,
  body.hc-route-hijama-st-albans .hc-v8-page-shell .hc-v8-hero h1{
    font-size:clamp(27px,7.3vw,31px)!important;
    line-height:1.075!important;
    max-width:100%!important;
    letter-spacing:-.025em!important;
    margin-bottom:14px!important
  }
  .hc-v8-page-shell .hc-v8-hero .hc-v8-kicker{margin-bottom:10px!important;font-size:10px!important}
  .hc-v8-page-shell .hc-v8-hero .hc-v8-lead{font-size:14px!important;line-height:1.58!important;margin-bottom:17px!important}
  .hc-v8-page-shell .hc-v8-hero-facts{margin-top:14px!important}
  .hc-v28-contact .hc-v28-contact-hero h1{font-size:29px!important;line-height:1.07!important}

  .hc-v153-recovery-quick{padding-top:30px!important;padding-bottom:30px!important}
  .hc-v153-recovery-quick-head{display:block;margin-bottom:18px}
  .hc-v153-recovery-quick-head h2{font-size:23px!important;line-height:1.14!important;margin-bottom:10px!important}
  .hc-v153-recovery-quick-head>p{font-size:13px;line-height:1.55}
  .hc-v153-recovery-quick-grid{grid-template-columns:1fr}
  .hc-v153-recovery-quick-grid>article{padding:20px 0!important;border-left:0!important}
  .hc-v153-recovery-quick-grid>article+article{border-top:1px solid #d9d0c8}
  .hc-v153-recovery-quick-grid h3{font-size:17px!important}
  .hc-v153-q-prices strong{font-size:22px}
  .hc-v153-recovery-quick-grid article>a{width:100%;min-height:44px}
  .hc-v153-recovery-help{grid-template-columns:1fr;gap:7px;padding:17px 0}
  .hc-v153-recovery-help a{justify-self:start;white-space:normal}

  .hc-jr-hero,.hc-jr-hero-index{padding-top:34px!important;padding-bottom:32px!important}
  .hc-jr-hero h1,.hc-jr-hero-index h1{font-size:clamp(27px,7.5vw,31px)!important;line-height:1.09!important;margin-bottom:16px!important;max-width:100%!important}
  .hc-jr-hero .hc-jr-kicker,.hc-jr-hero-index .hc-jr-kicker{margin-bottom:12px!important}
  .hc-jr-hero .hc-jr-lead,.hc-jr-hero-index .hc-jr-lead{font-size:14px!important;line-height:1.68!important}
  .hc-jr-article-wrap{padding-top:38px!important}
  .hc-jr-prose h2{font-size:23px!important;line-height:1.2!important;margin-top:40px!important;margin-bottom:16px!important}
  .hc-jr-prose h3{font-size:18px!important;line-height:1.25!important;margin-top:29px!important;margin-bottom:12px!important}
  .hc-jr-prose h2:first-child,.hc-jr-prose h3:first-child{margin-top:0!important}
  .hc-jr-prose p{font-size:15px!important;line-height:1.76!important;margin-bottom:18px!important}
  .hc-jr-prose li{font-size:15px!important;line-height:1.68!important;margin-bottom:8px!important}
}

@media(max-width:380px){
  .hc-v8-page-shell .hc-v8-hero h1{font-size:26px!important}
  .hc-jr-hero h1,.hc-jr-hero-index h1{font-size:26px!important}
}

/* ---- corrections-154.css ---- */
/* ========================================================================
 * HERTS CUPPING 1.54.0 - SEO SOURCE-OF-TRUTH + AMELIA iOS WIDTH HOTFIX
 *
 * The 1.53 host wrapper intentionally allowed horizontal scrolling inside
 * Amelia on small screens. On iOS that still feels like the whole page can
 * move sideways, and Amelia's sub-16px select text can also trigger Safari's
 * automatic focus zoom. This release removes the horizontal host scroller,
 * constrains Amelia's documented outer/main wrappers to the viewport and
 * keeps form controls at >=16px on mobile. Colours, booking logic, services,
 * availability and Amelia data remain plugin-owned.
 * ====================================================================== */

/* Never let the booking document or theme shell acquire a wider layout box. */
body.hc-v153-booking-page,
body.hc-v153-booking-page #page,
body.hc-v153-booking-page #hc-v15-main,
body.hc-v153-booking-page .site,
body.hc-v153-booking-page .site-content,
body.hc-v153-booking-page .hc-v151-booking,
body.hc-v153-booking-page .hc-v151-live-booking,
body.hc-v153-booking-page .hc-v151-amelia,
body.hc-v153-booking-page .hc-v151-amelia > .elementor-widget-container{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}

@media(max-width:767px){
  html,
  body.hc-v153-booking-page{
    overflow-x:hidden!important;
    max-width:100%!important;
  }

  /* 1.53's overflow:auto was the wrong trade-off: it allowed sideways swiping
     in the booking region. Keep vertical interaction, stop horizontal panning. */
  body.hc-v153-booking-page .hc-v151-amelia{
    overflow-x:hidden!important;
    overflow-y:visible!important;
    overscroll-behavior-x:none!important;
    touch-action:pan-y pinch-zoom;
  }
  body.hc-v153-booking-page .hc-v151-amelia > .elementor-widget-container{
    overflow-x:hidden!important;
  }

  /* Booking containment ends at the theme-owned host. Amelia controls all
     internal wrappers, fields, typography and responsive layout. */
  body.hc-v153-booking-page .hc-v151-live-booking,
  body.hc-v153-booking-page .hc-v151-amelia,
  body.hc-v153-booking-page .hc-v151-amelia > .elementor-widget-container{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }
}

/* ---- corrections-156.css ---- */
/* ============================================================
   HERTS CUPPING v1.56.0 - SITEWIDE CRO / UX CONSISTENCY PASS
   Scope:
   - compact decision modules for massage/deep-tissue/recovery intent
   - extra spacing/containment on mobile without touching Amelia internals
   - prevent treatment route cards and page-nav rows creating horizontal drift
   ============================================================ */

.hc-v156-decision {
  width: 100%;
  background: #FDFBF8;
  border-top: 1px solid #E8E3DA;
  border-bottom: 1px solid #E8E3DA;
}
.hc-v156-decision .hc-v8-shell { max-width: 1120px; }
.hc-v156-head {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  gap: 24px;
  align-items: end;
  margin-bottom: 22px;
}
.hc-v156-head h2 { margin-bottom: 8px !important; }
.hc-v156-head p { margin: 0; color: #555; line-height: 1.65; font-size: 15px; }
.hc-v156-head-note {
  background: #fff;
  border: 1px solid #E8E3DA;
  border-left: 4px solid #7C2D2A;
  border-radius: 0 10px 10px 0;
  padding: 15px 18px;
  color: #3b3834 !important;
}
.hc-v156-route-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.hc-v156-route-card {
  background: #fff;
  border: 1px solid #E8E3DA;
  border-radius: 12px;
  padding: 20px 18px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  box-shadow: 0 10px 26px rgba(0,0,0,.035);
}
.hc-v156-route-card.featured {
  border: 2px solid #7C2D2A;
  box-shadow: 0 12px 30px rgba(124,45,42,.08);
}
.hc-v156-route-card span {
  color: #7C2D2A;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .9px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.hc-v156-route-card h3 {
  color: #111;
  font-size: 18px !important;
  line-height: 1.22 !important;
  margin: 0 0 8px !important;
  text-transform: none !important;
}
.hc-v156-route-card p {
  color: #555;
  font-size: 13px;
  line-height: 1.6;
  margin: 0 0 14px;
}
.hc-v156-route-card a {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 11px 14px;
  border-radius: 6px;
  background: #7C2D2A;
  color: #fff !important;
  text-decoration: none !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .8px;
  text-transform: uppercase;
}
.hc-v156-route-card a.secondary {
  background: #F6F3EE;
  color: #7C2D2A !important;
  border: 1px solid rgba(124,45,42,.18);
}
.hc-v156-proof-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 16px;
  padding: 13px 16px;
  background: #fff;
  border: 1px solid #E8E3DA;
  border-radius: 10px;
  color: #4A4742;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
.hc-v156-proof-row strong { color: #111; font-family: 'Montserrat', sans-serif; }
.hc-v156-proof-row a { color: #7C2D2A !important; font-weight: 800; text-decoration: underline; text-underline-offset: 3px; }
.hc-v156-proof-row .hc-v156-dot { color: #B9AEA1; }

/* Homepage non-hero clarity: keep the hero unchanged, improve the route cards below it. */
.hc-v7-service-card h3,
.hc-v7-price-top h3 { overflow-wrap: anywhere; }
.hc-v7-service-card .hc-v151-service-points li { line-height: 1.45; }

/* Mobile containment and rhythm. This targets theme wrappers only, not Amelia's data/services. */
.hc-v8-page-shell,
.hc-owned-route,
.hc-elementor-page,
.hc-v8-section,
.hc-v8-shell,
.hc-v156-decision,
.hc-v156-route-grid,
.hc-v153-recovery-quick,
.hc-v153-recovery-quick-inner,
.hc-v153-recovery-quick-grid,
.hc-v7-main,
.hc-v7-section,
.hc-v7-content {
  max-width: 100%;
  box-sizing: border-box;
}
.hc-v8-page-nav-links,
.hc-v7-price-tabs {
  max-width: 100%;
  overflow-x: auto;
  overscroll-behavior-x: contain;
}

@media (max-width: 900px) {
  .hc-v156-head { grid-template-columns: 1fr; gap: 14px; align-items: start; }
  .hc-v156-route-grid { grid-template-columns: 1fr; gap: 12px; }
  .hc-v156-route-card { padding: 17px 16px; }
  .hc-v156-route-card h3 { font-size: 16px !important; }
}

@media (max-width: 768px) {
  .hc-v156-decision { padding-top: 0 !important; padding-bottom: 0 !important; }
  .hc-v156-decision .hc-v8-shell { padding-left: 16px !important; padding-right: 16px !important; }
  .hc-v156-head p { font-size: 14px; line-height: 1.55; }
  .hc-v156-head-note { padding: 13px 14px; }
  .hc-v156-route-card p { font-size: 13px; line-height: 1.5; }
  .hc-v156-route-card a { width: 100%; min-height: 44px; }
  .hc-v156-proof-row { font-size: 12px; padding: 12px 13px; gap: 7px; }

  .hc-v8-page-nav { overflow: hidden; }
  .hc-v8-page-nav-links { padding-bottom: 4px; }
  .hc-v8-page-nav-links a { flex: 0 0 auto; }

  .hc-v8-hero .hc-v8-lead,
  .hc-v8-section-head > p,
  .hc-v8-section-head div + p { max-width: 100%; }
}

/* ---- corrections-157.css ---- */
/* ============================================================
   HERTS CUPPING v1.57.0 - STABILISATION / MOBILE CONTAINMENT
   No redesign. No homepage hero changes. No Amelia service/data styling.
   ============================================================ */

/* Grid/flex children are allowed to shrink instead of widening the document. */
.hc-owned-route *,
.hc-v8-page-shell *,
.hc-v7-main *,
.hc-v7-section *,
.hc-v151-booking * {
  box-sizing: border-box;
}
.hc-owned-route :is(.hc-v8-shell,.hc-v8-split,.hc-v8-card-grid,.hc-v8-details-grid,.hc-v8-compare,.hc-v153-recovery-quick-grid,.hc-v156-route-grid),
.hc-v7-main :is(.hc-v7-content,.hc-v7-service-grid,.hc-v7-price-grid,.hc-v7-route-selector,.hc-v7-methods) {
  min-width: 0;
  max-width: 100%;
}
.hc-owned-route :is(article,aside,div,section,nav),
.hc-v7-main :is(article,aside,div,section,nav) {
  min-width: 0;
}
.hc-owned-route img,
.hc-v7-main img,
.hc-jr-main img {
  max-width: 100%;
  height: auto;
}

/* Long labels/URLs must wrap instead of forcing a wider mobile canvas. */
.hc-owned-route :is(h1,h2,h3,h4,p,li,a,strong,span),
.hc-v7-main :is(h1,h2,h3,h4,p,li,a,strong,span) {
  overflow-wrap: break-word;
}
.hc-v8-btn,
.hc-v7-btn,
.hc-v7-price-cta,
.hc-v153-recovery-quick-grid article > a,
.hc-v156-route-card a {
  max-width: 100%;
}

/* Booking host: outer containment only. Amelia owns its internal layout. */
body.hc-v153-booking-page .hc-v151-live-booking,
body.hc-v153-booking-page .hc-v151-amelia,
body.hc-v153-booking-page .hc-v151-amelia > .elementor-widget-container {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}
body.hc-v153-booking-page .hc-v151-live-booking,
body.hc-v153-booking-page .hc-v151-amelia {
  overflow-x: hidden !important;
}

/* Keep horizontally dense navigation/tabs inside their own component. */
.hc-v8-page-nav,
.hc-v7-price-tabs,
.hc-v7-route-tabs,
.hc-v7-method-tabs {
  max-width: 100%;
}

@media (max-width: 767px) {
  body.hc-v153-booking-page,
  body.hc-v153-booking-page #page,
  body.hc-v153-booking-page #hc-v15-main,
  body.hc-v153-booking-page .site,
  body.hc-v153-booking-page .site-content {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
  }
  body.hc-v153-booking-page .hc-v151-amelia,
  body.hc-v153-booking-page .hc-v151-amelia > .elementor-widget-container {
    width:100%!important; max-width:100%!important; min-width:0!important; box-sizing:border-box!important;
  }

  .hc-v8-actions,
  .hc-v151-book-routes,
  .hc-v151-guidance-split,
  .hc-v151-suitability-columns {
    min-width: 0;
    max-width: 100%;
  }

  .hc-v8-page-nav-links,
  .hc-v7-price-tabs,
  .hc-v7-route-tabs,
  .hc-v7-method-tabs {
    overscroll-behavior-x: contain;
    -webkit-overflow-scrolling: touch;
  }
}


/* ===== SOURCE: corrections-1643.css ===== */
/* Herts Cupping v1.64.3 — recovery follow-up pricing UI */
.hc-v1643-followup-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 12px;padding:9px 11px;background:#f7f1eb;border-left:3px solid #7c2d2a;color:#5c514c}
.hc-v1643-followup-inline span{font:700 11px/1.35 Inter,sans-serif}
.hc-v1643-followup-inline strong{font:800 15px/1.2 Montserrat,Inter,sans-serif;color:#7c2d2a;white-space:nowrap}
.hc-v1643-followup-summary{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:24px;align-items:center;margin:0 0 24px;padding:20px 22px;background:#fff;border:1px solid #e4d9cf;border-left:4px solid #7c2d2a;box-shadow:0 8px 26px rgba(31,23,18,.04)}
.hc-v1643-followup-copy>span,.hc-v1643-book-followup>div:first-child>span{text-transform:uppercase;letter-spacing:.08em;font:800 10px/1.35 Montserrat,Inter,sans-serif;color:#7c2d2a}
.hc-v1643-followup-copy>strong,.hc-v1643-book-followup>div:first-child>strong{display:block;margin:5px 0 6px;font:800 18px/1.25 Montserrat,Inter,sans-serif;color:#181311}
.hc-v1643-followup-copy p,.hc-v1643-book-followup p{margin:0;color:#625853;font:500 13.5px/1.55 Inter,sans-serif}
.hc-v1643-followup-rates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.hc-v1643-followup-rates>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px;background:#f8f4ef;border:1px solid #ece3db}
.hc-v1643-followup-rates span{font:700 11px/1.3 Inter,sans-serif;color:#5a504b}
.hc-v1643-followup-rates strong{font:800 15px/1.2 Montserrat,Inter,sans-serif;color:#7c2d2a}
.hc-v1643-book-returning{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px;padding:9px 11px;background:#f7f1eb;border-left:3px solid #7c2d2a}
.hc-v1643-book-returning strong{font:800 11px/1.3 Montserrat,Inter,sans-serif;color:#181311}
.hc-v1643-book-returning span{font:700 11.5px/1.35 Inter,sans-serif;color:#7c2d2a;text-align:right}
.hc-v1643-book-followup{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:20px;align-items:center;margin-top:18px;padding:17px 19px;background:#fff;border:1px solid #e3d8cf;border-left:4px solid #7c2d2a}
.hc-v1643-book-followup-rates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.hc-v1643-book-followup-rates>span{display:flex;justify-content:space-between;gap:8px;padding:9px 10px;background:#f8f4ef;border:1px solid #ece3db;color:#5a504b;font:700 10.5px/1.3 Inter,sans-serif}
.hc-v1643-book-followup-rates strong{font:800 13px/1.2 Montserrat,Inter,sans-serif;color:#7c2d2a;white-space:nowrap}
@media(max-width:900px){
 .hc-v1643-followup-summary,.hc-v1643-book-followup{grid-template-columns:1fr}
}
@media(max-width:600px){
 .hc-v1643-followup-inline{margin:8px 0 10px;padding:9px 10px}
 .hc-v1643-followup-inline span{font-size:11.5px}
 .hc-v1643-followup-summary{margin-bottom:18px;padding:16px;gap:14px}
 .hc-v1643-followup-copy>strong,.hc-v1643-book-followup>div:first-child>strong{font-size:16px}
 .hc-v1643-followup-copy p,.hc-v1643-book-followup p{font-size:13.5px}
 .hc-v1643-followup-rates{grid-template-columns:1fr 1fr;gap:7px}
 .hc-v1643-followup-rates>div{padding:9px}
 .hc-v1643-followup-rates span{font-size:10.5px}
 .hc-v1643-followup-rates strong{font-size:14px}
 .hc-v1643-book-returning{display:block;padding:10px;margin-bottom:12px}
 .hc-v1643-book-returning strong,.hc-v1643-book-returning span{display:block;text-align:left;font-size:11.5px}
 .hc-v1643-book-returning span{margin-top:3px}
 .hc-v1643-book-followup{padding:15px;gap:13px}
 .hc-v1643-book-followup-rates{grid-template-columns:1fr;gap:6px}
 .hc-v1643-book-followup-rates>span{font-size:11.5px;padding:9px}
}

/* Source: runtime-overrides-booking-195.css */
/* Herts Cupping v1.95 booking override bundle */

/* ===== SOURCE: seo-authority-162.css ===== */
/* v1.62.0: compact, responsive internal-link authority strips. */
.hc-v162-related{width:100%;background:#fff;border-top:1px solid #e8e3da;border-bottom:1px solid #e8e3da;padding:18px 24px;box-sizing:border-box}
.hc-v162-related *{box-sizing:border-box}
.hc-v162-related__inner{max-width:1180px;margin:0 auto;display:flex;align-items:flex-start;gap:20px}
.hc-v162-related__label{flex:0 0 auto;padding-top:8px;color:#7c2d2a;font:800 10px/1.2 Montserrat,Inter,sans-serif;letter-spacing:.09em;text-transform:uppercase}
.hc-v162-related__links{display:flex;flex-wrap:wrap;gap:7px}
.hc-v162-related__links a{display:inline-block;padding:8px 11px;border:1px solid #e8e3da;border-radius:4px;background:#fdfbf8;color:#2b2725!important;text-decoration:none!important;font:700 11.5px/1.35 Montserrat,Inter,sans-serif;transition:border-color .2s,color .2s,background .2s}
.hc-v162-related__links a:hover,.hc-v162-related__links a:focus-visible{border-color:#7c2d2a;color:#7c2d2a!important;background:#fff;outline:none}
@media(max-width:768px){.hc-v162-related{padding:16px}.hc-v162-related__inner{display:block}.hc-v162-related__label{display:block;padding:0;margin:0 0 10px}.hc-v162-related__links{gap:6px}.hc-v162-related__links a{font-size:11.5px;padding:8px 10px}}


/* ===== SOURCE: seo-repurpose-163.css ===== */
/* v1.63 search-intent repurpose — content-only enhancement */
.hc-v163-focus{margin:0 0 28px;padding:22px 24px;background:#F6F3EE;border:1px solid #E8E3DA;border-left:4px solid #7C2D2A;border-radius:0 8px 8px 0}.hc-v163-focus>span{display:block;margin:0 0 7px;color:#7C2D2A;font:800 10px/1.2 Montserrat,sans-serif;letter-spacing:1.4px;text-transform:uppercase}.hc-v163-focus h2{margin:0 0 8px!important;color:#111!important;font:700 18px/1.3 Montserrat,sans-serif!important;text-transform:none!important}.hc-v163-focus p{margin:0 0 10px!important;color:#555!important;font:400 14px/1.65 Inter,sans-serif!important}.hc-v163-focus a{color:#7C2D2A!important;font:700 13px/1.4 Montserrat,sans-serif;text-decoration:none;border-bottom:1px solid #7C2D2A}@media(max-width:768px){.hc-v163-focus{margin-bottom:22px;padding:18px 16px}.hc-v163-focus h2{font-size:16px!important}.hc-v163-focus p{font-size:13px!important}}


/* ===== SOURCE: corrections-171.css ===== */
/* Herts Cupping v1.71.0 — booking-first UX and proposition clarity */

/* Booking: keep the live form close to the top. */
body.hc-v153-booking-page .hc-v151-booking-hero{padding:36px 24px 30px!important}
body.hc-v153-booking-page .hc-v151-booking-hero h1{max-width:none!important;margin-bottom:10px!important;font-size:clamp(34px,4vw,48px)!important}
body.hc-v153-booking-page .hc-v171-book-hero-copy{max-width:760px}
body.hc-v153-booking-page .hc-v171-book-hero-copy .hc-v8-lead{max-width:680px;margin-bottom:16px!important}
body.hc-v153-booking-page .hc-v171-book-reassurance{max-width:720px;margin:16px 0 0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.55}
body.hc-v153-booking-page .hc-v151-live-booking{padding-top:28px!important;padding-bottom:48px!important}
body.hc-v153-booking-page .hc-v171-form-intro{margin-bottom:12px}
body.hc-v153-booking-page .hc-v171-form-intro h2{margin:0 0 7px!important;font-size:clamp(27px,3.4vw,38px)!important;line-height:1.06!important}
body.hc-v153-booking-page .hc-v171-form-intro p:last-child{max-width:680px;margin:0 0 8px;color:#615752;font-size:14px;line-height:1.55}
body.hc-v153-booking-page .hc-v171-book-postform{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}
body.hc-v153-booking-page .hc-v171-book-postform p{margin:0;padding:13px 14px;border-left:2px solid #7c2d2a;background:#fff;color:#615752;font-size:12.5px;line-height:1.5}
body.hc-v153-booking-page .hc-v171-book-postform strong{color:#211b19}
body.hc-v153-booking-page .hc-v171-care-section{padding-top:58px!important;padding-bottom:58px!important}
.hc-v171-care-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:28px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.16)}
.hc-v171-care-grid article{position:relative;padding:25px 22px;background:#211b19}
.hc-v171-care-grid article>span{display:block;margin-bottom:14px;color:#d8a9a5;font:800 10px/1 Montserrat,Inter,sans-serif;letter-spacing:.08em}
.hc-v171-care-grid h3{margin:0 0 9px!important;color:#fff!important;font-size:18px!important;line-height:1.18!important}
.hc-v171-care-grid p{margin:0;color:rgba(255,255,255,.72)!important;font-size:13px!important;line-height:1.58!important}
body.hc-v153-booking-page .hc-v171-book-choice{padding-top:54px!important;padding-bottom:54px!important}
body.hc-v153-booking-page .hc-v171-book-routes article{min-height:0;padding:22px 20px}
body.hc-v153-booking-page .hc-v171-book-routes article>p{margin-bottom:0}
body.hc-v153-booking-page .hc-v171-book-help{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:20px;padding:14px 16px;border-left:3px solid #7c2d2a;background:#fff}
body.hc-v153-booking-page .hc-v171-book-help span{color:#615752;font-size:13px}
body.hc-v153-booking-page .hc-v171-book-help a{margin-left:auto;color:#7c2d2a;font-weight:800;text-decoration:none}
body.hc-v153-booking-page .hc-v171-book-essentials,body.hc-v153-booking-page .hc-v171-book-faqs{padding-top:52px!important;padding-bottom:52px!important}

/* Proposition / movement callouts on key pages. */
.hc-v171-movement-callout,.hc-v171-care-note{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1.55fr);gap:26px;margin:24px 0 30px;padding:20px 22px;border-left:4px solid #7c2d2a;background:#f5efeb}
.hc-v171-movement-callout strong,.hc-v171-care-note strong{font:800 16px/1.25 Montserrat,Inter,sans-serif;color:#211b19}
.hc-v171-movement-callout span,.hc-v171-care-note span{color:#615752;font-size:14px;line-height:1.62}
body.hc-v7-home .hc-v171-difference-points{border-top:1px solid rgba(255,255,255,.16)}

@media(max-width:1024px){
  .hc-v171-care-grid{grid-template-columns:1fr 1fr}
  body.hc-v153-booking-page .hc-v171-book-postform{grid-template-columns:1fr}
}
@media(max-width:600px){
  body.hc-v153-booking-page .hc-v151-booking-hero{padding:22px 16px 20px!important}
  body.hc-v153-booking-page .hc-v151-booking-hero h1{font-size:30px!important;line-height:1.04!important;margin-bottom:8px!important}
  body.hc-v153-booking-page .hc-v171-book-hero-copy .hc-v8-lead{font-size:13.5px!important;line-height:1.5!important;margin-bottom:12px!important}
  body.hc-v153-booking-page .hc-v171-book-hero-copy .hc-v8-actions{gap:8px!important}
  body.hc-v153-booking-page .hc-v171-book-hero-copy .hc-v8-actions a{min-height:42px!important;padding:10px 12px!important;font-size:10.5px!important}
  body.hc-v153-booking-page .hc-v171-book-reassurance{margin-top:12px;font-size:12.25px;line-height:1.45}
  body.hc-v153-booking-page .hc-v151-live-booking{padding-top:18px!important;padding-bottom:34px!important}
  body.hc-v153-booking-page .hc-v171-form-intro{margin-bottom:6px}
  body.hc-v153-booking-page .hc-v171-form-intro .hc-v8-kicker{margin-bottom:5px!important}
  body.hc-v153-booking-page .hc-v171-form-intro h2{font-size:23px!important;margin-bottom:5px!important}
  body.hc-v153-booking-page .hc-v171-form-intro p:last-child{font-size:12.75px;line-height:1.45;margin-bottom:4px}
  body.hc-v153-booking-page .hc-v171-book-postform{gap:8px;margin-top:12px}
  body.hc-v153-booking-page .hc-v171-book-postform p{padding:11px 12px;font-size:12px}
  body.hc-v153-booking-page .hc-v171-care-section,body.hc-v153-booking-page .hc-v171-book-choice,body.hc-v153-booking-page .hc-v171-book-essentials,body.hc-v153-booking-page .hc-v171-book-faqs{padding-top:40px!important;padding-bottom:40px!important}
  .hc-v171-care-grid{grid-template-columns:1fr;margin-top:20px}
  .hc-v171-care-grid article{padding:18px 16px}
  body.hc-v153-booking-page .hc-v171-book-routes{gap:9px}
  body.hc-v153-booking-page .hc-v171-book-routes article{padding:16px 14px}
  body.hc-v153-booking-page .hc-v171-book-routes .hc-v151-book-route-top{margin-bottom:7px}
  body.hc-v153-booking-page .hc-v171-book-routes h3{font-size:18px!important;margin-bottom:6px!important}
  body.hc-v153-booking-page .hc-v171-book-routes article>p{font-size:12.75px!important;line-height:1.48!important}
  body.hc-v153-booking-page .hc-v171-book-help{display:block;padding:13px 14px}
  body.hc-v153-booking-page .hc-v171-book-help span{display:block;margin:5px 0 8px}
  body.hc-v153-booking-page .hc-v171-book-help a{display:inline-block;margin-left:0}
  .hc-v171-movement-callout,.hc-v171-care-note{grid-template-columns:1fr;gap:8px;margin:18px 0 24px;padding:16px 15px}
}


/* ===== SOURCE: corrections-160.css ===== */
/* ========================================================================
 * HERTS CUPPING 1.60.0 — UX, NAVIGATION AND RESPONSIVE CORRECTIONS
 * Final, isolated overrides only. Amelia internals are deliberately excluded.
 * ====================================================================== */

/* Consistent keyboard visibility across the site chrome and footer. */
.hc-v15-header :focus-visible,
.hc-v15-footer :focus-visible,
.hc-v8-page-nav :focus-visible{
  outline:3px solid #b84a43!important;
  outline-offset:3px!important;
}
.hc-v15-footer .hc-cookie-settings-link:focus-visible{outline-color:#fff!important}

/* The desktop menu switches to its accessible drawer before labels crowd. */
@media(max-width:1180px){
  .hc-v15-footer-grid>div:last-child{display:block!important}
  .hc-v15-footer-grid{gap:28px!important}
}

/* Keep all persistent header actions readable on small phones. */
@media(max-width:600px){
  .hc-v15-book{font-size:10px!important;letter-spacing:.035em!important;padding-inline:9px!important}
  .hc-v15-menu b{font-size:9px!important}
  .hc-v15-footer-grid a{font-size:13px!important;line-height:1.5!important}
}
@media(max-width:390px){
  .hc-v15-logo{max-width:108px!important}
  .hc-v15-book{font-size:10px!important;padding-inline:7px!important;letter-spacing:.02em!important}
}
@media(max-width:340px){
  .hc-v15-logo{max-width:92px!important;flex-basis:92px!important}
  .hc-v15-book{font-size:10px!important;padding-inline:5px!important}
}

/* Interior section navigation remains available on tablet and mobile. */
@media(max-width:900px){
  body.hc-v8-representative .hc-v8-page-shell .hc-v8-page-nav,
  .hc-v8-page-shell.hc-v8-page-shell .hc-v8-page-nav{
    display:block!important;
    position:sticky!important;
    top:0!important;
    z-index:120!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-bottom:1px solid rgba(35,23,18,.12)!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 7px 18px rgba(35,19,17,.07)!important;
    overflow:hidden!important;
  }
  body.hc-v15-header-fixed.hc-v8-representative .hc-v8-page-shell .hc-v8-page-nav,
  body.hc-v15-header-fixed .hc-v8-page-shell.hc-v8-page-shell .hc-v8-page-nav{
    top:calc(var(--hc-sticky-top) + var(--hc-header-height))!important;
  }
  body.hc-v8-representative .hc-v8-page-shell .hc-v8-page-nav>.hc-v8-shell,
  .hc-v8-page-shell.hc-v8-page-shell .hc-v8-page-nav>.hc-v8-shell{
    width:calc(100% - 28px)!important;
    min-height:50px!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    padding:6px 0!important;
    overflow:hidden!important;
  }
  .hc-v8-page-shell .hc-v8-page-nav-label{
    display:block!important;
    flex:0 0 auto!important;
    margin:0!important;
    font-size:10.5px!important;
    white-space:nowrap!important;
  }
  .hc-v8-page-shell .hc-v8-page-nav-links{
    display:flex!important;
    flex:1 1 auto!important;
    gap:7px!important;
    max-width:none!important;
    padding:2px 2px 3px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    overscroll-behavior-x:contain!important;
    scrollbar-width:none!important;
  }
  .hc-v8-page-shell .hc-v8-page-nav-links::-webkit-scrollbar{display:none!important}
  .hc-v8-page-shell .hc-v8-page-nav-links a{
    flex:0 0 auto!important;
    min-height:36px!important;
    display:inline-flex!important;
    align-items:center!important;
    padding:0 11px!important;
    border:1px solid rgba(35,23,18,.14)!important;
    background:#fff!important;
    color:#5c514d!important;
    font-size:12px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
    text-decoration:none!important;
  }
  .hc-v8-page-shell .hc-v8-page-nav-links a.is-current{
    border-color:#7c2d2a!important;
    background:#7c2d2a!important;
    color:#fff!important;
  }
  .hc-v8-page-shell .hc-v8-page-nav + .hc-v8-section{padding-top:44px!important}
  .hc-v8-page-shell [id]{scroll-margin-top:calc(var(--hc-sticky-top) + var(--hc-header-height) + 66px)}
}
@media(max-width:480px){
  .hc-v8-page-shell .hc-v8-page-nav-label{
    position:absolute!important;
    width:1px!important;height:1px!important;
    margin:-1px!important;padding:0!important;
    overflow:hidden!important;clip:rect(0 0 0 0)!important;
    white-space:nowrap!important;border:0!important;
  }
  .hc-v8-page-shell .hc-v8-page-nav-links{width:100%!important}
}

/* Better touch targets for frequently repeated disclosure components. */
@media(max-width:767px){
  .hc-v8-accordion summary,
  .hc-v7-accordion summary,
  .hc-v7-price-more summary,
  .hc-v7-compare-details summary{min-height:48px!important;display:flex!important;align-items:center!important}
}

/* Journal: persistent desktop contents, no nested scrollbar or repeated intro. */
.hc-jr-mobile-toc{display:none}
@media(min-width:981px){
  .hc-jr-toc{
    position:sticky!important;
    top:var(--hc-content-sticky-top)!important;
    max-height:none!important;
    overflow:visible!important;
    overscroll-behavior:auto!important;
  }
}
@media(max-width:980px){
  .hc-jr-mobile-toc{
    display:block;
    margin:0 0 24px;
    border:1px solid var(--jr-line);
    background:#fff;
  }
  .hc-jr-mobile-toc>summary{
    min-height:48px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    padding:0 17px;
    color:var(--jr-red);
    font:800 12px/1.3 Montserrat,Inter,sans-serif;
    cursor:pointer;
    list-style:none;
  }
  .hc-jr-mobile-toc>summary::-webkit-details-marker{display:none}
  .hc-jr-mobile-toc[open]>summary span{transform:rotate(45deg)}
  .hc-jr-mobile-toc nav{border-top:1px solid var(--jr-line)}
  .hc-jr-mobile-toc ol{margin:0;padding:9px;list-style:none}
  .hc-jr-mobile-toc li{margin:0}
  .hc-jr-mobile-toc a{
    display:block;
    padding:10px 11px;
    border-left:2px solid transparent;
    color:var(--jr-muted);
    font-size:14px;
    line-height:1.45;
  }
  .hc-jr-mobile-toc li.is-sub a{padding-left:25px;font-size:13.5px}
  .hc-jr-mobile-toc a.is-current{border-left-color:var(--jr-red);color:var(--jr-red);font-weight:700}
}

/* Journal archive search is visible without replacing category browsing. */
.hc-jr-filters-inner{justify-content:space-between}
.hc-jr-filter-browse{min-width:0;display:flex;align-items:center;gap:20px;flex:1 1 auto}
.hc-jr-search{flex:0 0 286px;padding:10px 0}
.hc-jr-search label{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.hc-jr-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto}
.hc-jr-search input{width:100%;min-width:0;height:40px;padding:0 12px;border:1px solid var(--jr-line);border-right:0;background:#fff;color:var(--jr-ink);font:500 13px/1 Inter,Arial,sans-serif}
.hc-jr-search button{min-width:72px;height:40px;padding:0 12px;border:1px solid var(--jr-red);background:var(--jr-red);color:#fff;font:800 10px/1 Montserrat,Inter,sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}
.hc-jr-search input:focus-visible,.hc-jr-search button:focus-visible{outline:3px solid var(--jr-red);outline-offset:2px}
@media(max-width:980px){
  .hc-jr-filters-inner{display:block!important;padding:12px 0!important}
  .hc-jr-filter-browse{display:block}
  .hc-jr-search{width:100%;padding:8px 0 2px}
}

/* Lightweight review links replace full third-party widgets on secondary pages. */
.hc-v160-review-link{
  width:min(1160px,calc(100% - 48px));
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto;
  padding:0 22px;
  border:1px solid rgba(255,255,255,.42);
  color:#fff!important;
  background:transparent;
  font:800 11px/1.2 Montserrat,Inter,sans-serif;
  letter-spacing:.06em;
  text-transform:uppercase;
  text-decoration:none!important;
}
.hc-v160-review-link:hover{background:#fff;color:#7c2d2a!important}
@media(max-width:600px){.hc-v160-review-link{width:calc(100% - 30px);font-size:11px}}

/* Privacy-first, click-to-load map placeholder. */
.hc-v160-map-load{
  min-height:300px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:14px;
  padding:32px;
  border:1px solid rgba(35,23,18,.14);
  background:#f3eee8;
  text-align:center;
}
.hc-v160-map-load p{max-width:52ch;margin:0;color:#5d5551}
.hc-v160-map-load button{
  min-height:46px;
  padding:0 20px;
  border:1px solid #7c2d2a;
  background:#7c2d2a;
  color:#fff;
  font:800 11px/1.2 Montserrat,Inter,sans-serif;
  letter-spacing:.05em;
  text-transform:uppercase;
  cursor:pointer;
}
.hc-v160-map-load iframe{width:100%;min-height:360px;border:0}
.hc-v160-map-load.is-loaded{display:block;min-height:360px;padding:0;background:#fff}

/* Booking guidance around Amelia; no selectors target Amelia's own controls. */
.hc-v160-booking-terms{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:16px;
  align-items:start;
  margin:20px auto 28px;
  padding:18px 20px;
  border:1px solid rgba(35,23,18,.14);
  border-left:4px solid #7c2d2a;
  background:#fff;
}
.hc-v160-booking-terms strong{color:#211b19}
.hc-v160-booking-terms p{margin:3px 0 0;color:#615752;font-size:14px;line-height:1.6}
.hc-v160-booking-terms a{color:#7c2d2a;font-weight:700}
@media(max-width:600px){.hc-v160-booking-terms{display:block;margin-top:16px;padding:16px}.hc-v160-booking-terms p{font-size:13.5px}}

.hc-v160-date-note{margin-top:10px!important;font-size:13px!important}
.hc-v160-medical-source{display:inline;font-weight:700;color:#7c2d2a!important;text-decoration:underline!important;text-underline-offset:3px}


/* ===== SOURCE: corrections-165.css ===== */
/* v1.65.0 trust, policy, hours and CTA refinements. */
.hc-v165-credentials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}.hc-v165-credentials span{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1px solid rgba(124,45,42,.16);border-radius:14px;background:#fff}.hc-v165-credentials strong{font-family:Montserrat,sans-serif;font-size:.92rem;line-height:1.3}.hc-v165-credentials small{font-size:.79rem;line-height:1.45;color:#5d5854}.hc-v165-hours-note{margin:18px auto 0;padding:16px 18px;border:1px solid rgba(124,45,42,.16);border-radius:16px;background:#f7f1eb;display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:4px;align-items:center}.hc-v165-hours-note>span{grid-row:1/3;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7c2d2a}.hc-v165-hours-note>strong{font-family:Montserrat,sans-serif;font-size:1rem}.hc-v165-hours-note>p{margin:0;color:#5d5854;font-size:.9rem}.hc-v165-card-link{display:inline-flex;margin-top:8px}.hc-v8-family-policy .hc-v19-reading{align-items:start}
@media(max-width:767px){.hc-v165-credentials{grid-template-columns:1fr}.hc-v165-hours-note{grid-template-columns:1fr;gap:5px}.hc-v165-hours-note>span{grid-row:auto}.hc-v165-hours-note>p{font-size:.86rem}}


/* ===== SOURCE: corrections-1761.css ===== */
/* Herts Cupping v1.76.1 - booking mobile continuity fix.
   Theme-owned wrappers only. Amelia internals remain plugin-owned. */
body.hc-v153-booking-page .hc-v1761-live-booking{
  background:#fff!important;
  padding-top:14px!important;
  padding-bottom:0!important;
  border-top:0!important;
  border-bottom:0!important;
}
body.hc-v153-booking-page .hc-v1761-form-intro{margin-bottom:0!important;padding-bottom:0!important}
body.hc-v153-booking-page .hc-v1761-form-intro .hc-v8-kicker{margin-bottom:5px!important}
body.hc-v153-booking-page .hc-v1761-form-intro h2{margin-bottom:0!important}
body.hc-v153-booking-page .hc-v151-amelia,
body.hc-v153-booking-page .hc-v151-amelia>.elementor-widget-container{
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
/* The booking page already contains the live calendar and 24/7 WhatsApp help.
   Do not float a second booking bar over Amelia or the footer. */
body.hc-v153-booking-page .hc-site-mobile-cta{display:none!important}
body.hc-v153-booking-page{padding-bottom:0!important}

body.hc-v153-booking-page .hc-v1761-book-trust-section{padding-top:32px!important;padding-bottom:32px!important}
.hc-v1761-book-trust h2{max-width:680px;margin:0 0 18px!important}
.hc-v1761-book-trust-grid{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));
  border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)
}
.hc-v1761-book-trust-grid>div{padding:16px 18px;border-right:1px solid rgba(255,255,255,.14)}
.hc-v1761-book-trust-grid>div:last-child{border-right:0}
.hc-v1761-book-trust-grid strong{display:block;margin-bottom:5px;color:#fff;font:800 13px/1.3 Montserrat,Inter,sans-serif}
.hc-v1761-book-trust-grid span{display:block;color:rgba(255,255,255,.7);font-size:12px;line-height:1.45}

body.hc-v153-booking-page .hc-v1761-book-choice{padding-top:34px!important;padding-bottom:34px!important}
body.hc-v153-booking-page .hc-v1761-book-choice .hc-v8-section-head{margin-bottom:0!important}
body.hc-v153-booking-page .hc-v1761-book-routes{gap:0!important;margin-top:20px!important;border-top:1px solid #d9d0c8;border-bottom:1px solid #d9d0c8}
body.hc-v153-booking-page .hc-v1761-book-routes article{
  padding:18px 18px!important;border-top:0!important;border-bottom:0!important;background:transparent!important
}
body.hc-v153-booking-page .hc-v1761-book-routes article+article{border-left:1px solid #d9d0c8!important}
body.hc-v153-booking-page .hc-v1761-book-routes h3{font-size:18px!important;margin-bottom:5px!important}
body.hc-v153-booking-page .hc-v1761-book-routes article>p{font-size:12.5px!important;line-height:1.48!important}
body.hc-v153-booking-page .hc-v1761-book-help{margin-top:14px!important}
body.hc-v153-booking-page .hc-v1761-book-essentials{padding-top:34px!important;padding-bottom:34px!important}

@media(max-width:760px){
  body.hc-v153-booking-page .hc-v1761-live-booking{padding-top:10px!important}
  body.hc-v153-booking-page .hc-v1761-form-intro{padding-left:16px!important;padding-right:16px!important}
  body.hc-v153-booking-page .hc-v1761-form-intro h2{font-size:22px!important;line-height:1.08!important}
  body.hc-v153-booking-page .hc-v1761-book-trust-section{padding-top:24px!important;padding-bottom:24px!important}
  .hc-v1761-book-trust h2{font-size:23px!important;margin-bottom:14px!important}
  .hc-v1761-book-trust-grid{grid-template-columns:1fr 1fr}
  .hc-v1761-book-trust-grid>div{padding:12px 10px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}
  .hc-v1761-book-trust-grid>div:nth-child(odd){border-right:1px solid rgba(255,255,255,.14)}
  .hc-v1761-book-trust-grid>div:nth-last-child(-n+2){border-bottom:0}
  .hc-v1761-book-trust-grid strong{font-size:11.5px;line-height:1.25}
  .hc-v1761-book-trust-grid span{font-size:11px;line-height:1.4}
  body.hc-v153-booking-page .hc-v1761-book-choice{padding-top:28px!important;padding-bottom:28px!important}
  body.hc-v153-booking-page .hc-v1761-book-routes{display:block!important;margin-top:16px!important}
  body.hc-v153-booking-page .hc-v1761-book-routes article{padding:14px 0!important}
  body.hc-v153-booking-page .hc-v1761-book-routes article+article{border-left:0!important;border-top:1px solid #d9d0c8!important}
  body.hc-v153-booking-page .hc-v1761-book-route-top{margin-bottom:5px!important}
  body.hc-v153-booking-page .hc-v1761-book-essentials{padding-top:28px!important;padding-bottom:28px!important}
}


/* ===== SOURCE: corrections-181.css ===== */
/* Herts Cupping v1.81.0 - Saudi Umm al-Qura Sunnah date cards */
.hc-v181-sunnah-wrap{width:100%}
.hc-v181-sunnah-head{margin-bottom:18px}
.hc-v181-sunnah-head h2{margin:4px 0 8px}
.hc-v181-sunnah-source{font-size:12px;line-height:1.55;color:#6b625c;margin:8px 0 0}
.hc-v181-sunnah-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}
.hc-v181-sunnah-card{background:#fff;border:1px solid #e8e3da;border-radius:10px;padding:18px}
.hc-v181-sunnah-day{display:block;color:#7C2D2A;font-family:Montserrat,Arial,sans-serif;font-size:12px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;margin-bottom:7px}
.hc-v181-sunnah-date{display:block;color:#171717;font-family:Montserrat,Arial,sans-serif;font-size:18px;font-weight:800;line-height:1.25;margin-bottom:7px}
.hc-v181-sunnah-maghrib{display:block;color:#59534f;font-family:Inter,Arial,sans-serif;font-size:12px;line-height:1.5}
.hc-v181-sunnah-unavailable{border-left:4px solid #7C2D2A;background:#FDFBF8;padding:18px 20px;border-radius:0 8px 8px 0}
@media(max-width:700px){.hc-v181-sunnah-grid{grid-template-columns:1fr}.hc-v181-sunnah-card{padding:16px}.hc-v181-sunnah-date{font-size:17px}}


/* ===== SOURCE: corrections-179.css ===== */
/* v1.79.0 deep-integrity restoration. No Amelia internal layout rules. */
.hc-v179-social-links{display:flex;flex-wrap:wrap;gap:.4rem .8rem;align-items:center;margin:.8rem 0 .15rem}.hc-v179-social-links span{font-weight:700}.hc-v179-social-links a{text-decoration:underline;text-underline-offset:3px}.hc-v179-booking-note{font-size:.94rem;line-height:1.55;margin:.65rem 0 0}.hc-v179-booking-note{max-width:760px}@media(max-width:767px){.hc-v179-social-links{gap:.45rem .7rem}.hc-v179-booking-note{font-size:.9rem}}


/* ===== SOURCE: corrections-189.css ===== */
/* Herts Cupping v1.89.0 — review reliability / fallback presentation */

/* Secondary pages intentionally use a lightweight Google-review route instead of
   loading the full third-party widget. The previous fallback inherited white text
   inside a white Trustindex shell, which rendered as an apparently blank rectangle. */
.hc-v189-review-stack{
  width:100%;
  min-width:0;
  color:#171717;
  position:relative;
}
.hc-v189-review-fallback{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  min-height:76px;
  padding:18px 20px;
  background:#fff;
  color:#171717;
  border:1px solid rgba(35,23,18,.10);
  box-shadow:0 10px 28px rgba(35,19,17,.05);
}
.hc-v189-review-fallback>div{min-width:0}
.hc-v189-review-eyebrow{
  display:block;
  margin-bottom:5px;
  color:#7c2d2a;
  font:800 10px/1.2 Montserrat,Inter,Arial,sans-serif;
  letter-spacing:.10em;
  text-transform:uppercase;
}
.hc-v189-review-fallback strong{
  display:block;
  margin:0;
  color:#171717!important;
  font:800 15px/1.3 Montserrat,Inter,Arial,sans-serif;
}
.hc-v189-review-fallback small{
  display:block;
  margin-top:4px;
  color:#625c58!important;
  font:500 12px/1.45 Inter,Arial,sans-serif;
}
.hc-v189-review-fallback>a{
  flex:0 0 auto;
  display:inline-flex;
  min-height:44px;
  align-items:center;
  justify-content:center;
  padding:0 17px;
  border:1px solid #7c2d2a;
  background:#7c2d2a;
  color:#fff!important;
  font:800 10px/1.2 Montserrat,Inter,Arial,sans-serif;
  letter-spacing:.06em;
  text-transform:uppercase;
  text-decoration:none!important;
}
.hc-v189-review-fallback>a:hover,
.hc-v189-review-fallback>a:focus-visible{background:#5f211f;border-color:#5f211f;color:#fff!important}

/* Full Trustindex output is revealed only after meaningful content appears.
   Until then the first-party Google fallback remains visible, so a delayed or
   blocked third-party script can never leave an empty white panel. */
.hc-v189-review-live{
  width:100%;
  max-height:1px;
  overflow:hidden;
  opacity:0;
  pointer-events:none;
}
.hc-v189-review-stack.hc-v189-reviews-ready>.hc-v189-review-fallback{display:none}
.hc-v189-review-stack.hc-v189-reviews-ready>.hc-v189-review-live{
  max-height:none;
  overflow:visible;
  opacity:1;
  pointer-events:auto;
}

/* Remove the old oversized white shell when the route intentionally uses only
   the lightweight Google fallback. Browsers without :has still show a readable
   dark-text card inside the white shell rather than a blank block. */
.hc-v8-page-shell .hc-v8-trustindex:has(.hc-v189-review-fallback-only){
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.hc-v8-page-shell .hc-v8-live-proof:has(.hc-v189-review-fallback-only){
  padding-top:48px;
  padding-bottom:48px;
}
.hc-v8-page-shell .hc-v8-live-proof:has(.hc-v189-review-fallback-only) .hc-v8-section-head{margin-bottom:16px}

/* Old lightweight-link fallback remains legible if a cached page still contains it. */
.hc-v8-trustindex .hc-v160-review-link,
.hc-v151-live-reviews .hc-v160-review-link{
  color:#7c2d2a!important;
  border-color:rgba(124,45,42,.35);
  background:#fff;
}
.hc-v8-trustindex .hc-v160-review-link:hover,
.hc-v151-live-reviews .hc-v160-review-link:hover{background:#7c2d2a;color:#fff!important}

@media(max-width:700px){
  .hc-v189-review-fallback{display:block;padding:16px;min-height:0}
  .hc-v189-review-fallback>a{width:100%;margin-top:14px}
  .hc-v8-page-shell .hc-v8-live-proof:has(.hc-v189-review-fallback-only){padding-top:34px;padding-bottom:34px}
}

/* Secondary proof bands should not dominate the page when they are only a
   route to Google rather than an embedded review carousel. */
.hc-v8-page-shell .hc-v8-live-proof:has(.hc-v189-review-fallback-only) .hc-v8-section-head h2{
  font-size:clamp(30px,3.2vw,46px);
  line-height:1.06;
}


/* ===== SOURCE: corrections-1772.css ===== */
/* Herts Cupping v1.77.2 - booking completeness + Amelia iPhone containment. */
body.hc-v153-booking-page .hc-v1772-session-guide-head{margin-bottom:20px!important}
.hc-v1772-session-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hc-v1772-session-group{min-width:0;border:1px solid #d9d0c8;background:#fff;padding:20px}
.hc-v1772-session-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}
.hc-v1772-session-group-head span{display:block;font:700 10px/1.3 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#7c2d2a;margin-bottom:4px}
.hc-v1772-session-group h3{margin:0!important;font-size:20px!important}
.hc-v1772-session-group>p{font-size:13px;line-height:1.55;margin:0 0 14px}
.hc-v1772-price-list{border-top:1px solid #e5ddd6}
.hc-v1772-price-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #eee8e2;font-size:12.5px;line-height:1.35}
.hc-v1772-price-list span{min-width:0}.hc-v1772-price-list small{display:block;color:#706b67;font-size:10px;margin-top:2px}.hc-v1772-price-list strong{white-space:nowrap;font-size:13px}
.hc-v1772-more-links{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px}
.hc-v1772-followup-note{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;margin-top:18px;padding:14px 16px;border-left:3px solid #7c2d2a;background:#f7f2ed;font-size:12px;line-height:1.5}
.hc-v1772-followup-note strong{font-size:12px}

@media(max-width:900px){.hc-v1772-session-groups{grid-template-columns:1fr}.hc-v1772-session-group{padding:17px}.hc-v1772-followup-note{grid-template-columns:1fr;gap:5px}}

@media(max-width:767px){
  html,body.hc-v153-booking-page{max-width:100%!important;overflow-x:clip!important}
  body.hc-v153-booking-page #page,
  body.hc-v153-booking-page #hc-v15-main,
  body.hc-v153-booking-page .site,
  body.hc-v153-booking-page .site-content,
  body.hc-v153-booking-page .hc-v151-booking,
  body.hc-v153-booking-page .hc-v151-live-booking,
  body.hc-v153-booking-page .hc-v151-amelia,
  body.hc-v153-booking-page .hc-v151-amelia>.elementor-widget-container,
  body.hc-v153-booking-page .amelia-v2-booking,
  body.hc-v153-booking-page #amelia-container,
  body.hc-v153-booking-page #amelia-container.am-fs__wrapper,
  body.hc-v153-booking-page #amelia-container .am-fs__wrapper,
  body.hc-v153-booking-page #amelia-container .am-fs__main,
  body.hc-v153-booking-page #amelia-container .am-fs__main-content,
  body.hc-v153-booking-page #amelia-container .am-fs__main-mobile,
  body.hc-v153-booking-page #amelia-container .am-fs__main-footer,
  body.hc-v153-booking-page #amelia-container .am-fs-dt__calendar{
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important
  }
  body.hc-v153-booking-page .hc-v151-amelia,
  body.hc-v153-booking-page .hc-v151-amelia>.elementor-widget-container,
  body.hc-v153-booking-page #amelia-container,
  body.hc-v153-booking-page #amelia-container .am-fs__main,
  body.hc-v153-booking-page #amelia-container .am-fs__main-content{
    overflow-x:hidden!important;overscroll-behavior-x:none!important
  }
  body.hc-v153-booking-page #amelia-container .am-fs__main{grid-template-columns:minmax(0,1fr)!important}
  body.hc-v153-booking-page #amelia-container .am-fs__main>* ,
  body.hc-v153-booking-page #amelia-container .am-fs__main-content>* ,
  body.hc-v153-booking-page #amelia-container .am-fs-dt__calendar>* ,
  body.hc-v153-booking-page #amelia-container .am-fs-dt__calendar>*>*{
    max-width:100%!important;min-width:0!important;box-sizing:border-box!important
  }
  body.hc-v153-booking-page #amelia-container .am-fs-dt__calendar>*{width:100%!important}
  body.hc-v153-booking-page #amelia-container .am-fs-dt__calendar *{min-width:0!important;box-sizing:border-box!important}
  body.hc-v153-booking-page #amelia-container [style*="min-width"]{min-width:0!important}
  body.hc-v153-booking-page #amelia-container [style*="width"]{max-width:100%!important}
  body.hc-v153-booking-page #amelia-container :is(input,select,textarea){max-width:100%!important;font-size:16px!important}
  body.hc-v153-booking-page .hc-v1761-book-choice{padding-top:28px!important;padding-bottom:28px!important}
  body.hc-v153-booking-page .hc-v1772-session-guide-head{margin-bottom:14px!important}
  .hc-v1772-session-group-head{display:block}.hc-v1772-session-group-head>a{display:inline-block;margin-top:8px}
  .hc-v1772-session-group{padding:15px}
  .hc-v1772-price-list>div{padding:8px 0;font-size:12px}.hc-v1772-followup-note{margin-top:14px;padding:12px 13px}
}

/* Source: sitewide-completion-204.css */
/* Herts Cupping 2.04.0 — existing-site completion. No homepage selectors. */

/* Consistent readable hierarchy across all owned interior pages. */
.hc-v8-page-shell .hc-v8-section-head>p,
.hc-v8-page-shell .hc-v8-split-copy>p,
.hc-v8-page-shell .hc-v8-media-split>div>p,
.hc-v8-page-shell .hc-v8-aside p,
.hc-v8-page-shell .hc-v8-inline-note,
.hc-v8-page-shell .hc-v8-notice p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark){font-size:14.5px;line-height:1.65}
.hc-v8-page-shell .hc-v8-card p,
.hc-v8-page-shell .hc-v8-details-grid p,
.hc-v8-page-shell .hc-v8-price-card>p,
.hc-v8-page-shell .hc-v8-accordion details p{font-size:13.5px;line-height:1.62}
.hc-v8-page-shell .hc-v8-text-link,
.hc-v8-page-shell .hc-v8-text-link-light{font-weight:750;text-underline-offset:3px}

/* Consistent conversion controls and keyboard visibility. */
.hc-v8-page-shell a:focus-visible,
.hc-v8-page-shell button:focus-visible,
.hc-jr a:focus-visible,
.hc-jr button:focus-visible{outline:3px solid #b84a43;outline-offset:3px}
.hc-v8-page-shell .hc-v8-btn,
.hc-v8-page-shell .hc-v8-price-cta{min-height:46px}
.hc-v8-page-shell .hc-v8-accordion summary{min-height:52px}
.hc-jr-share a,.hc-jr-share button{min-height:44px}

/* Prevent secondary content blocks from looking like different generations. */
.hc-v8-page-shell .hc-v8-card,
.hc-v8-page-shell .hc-v8-price-card,
.hc-v8-page-shell .hc-v8-details-grid article,
.hc-v8-page-shell .hc-v8-aside,
.hc-v8-page-shell .hc-v8-notice{box-shadow:none}
.hc-v8-page-shell .hc-v8-media-split img,
.hc-v8-page-shell .hc-v8-split img{display:block;width:100%;height:auto;object-fit:cover}

/* Journal metadata and authority should be visible without dominating the title. */
.hc-jr-card-meta{display:flex;flex-wrap:wrap;gap:6px 10px}
.hc-jr-author-card__actions a{min-height:44px;display:inline-flex;align-items:center}

@media (max-width:767px){
  /* The old mobile interior pages were too small and too vertically loose. */
  .hc-v8-page-shell .hc-v8-shell{width:min(100% - 28px,1160px)!important}
  .hc-v8-page-shell .hc-v8-section,
  .hc-v8-page-shell.hc-v8-family-condition .hc-v8-section{padding:34px 0!important}
  .hc-v8-page-shell .hc-v8-hero{min-height:390px!important;align-items:flex-end!important}
  .hc-v8-page-shell .hc-v8-hero-inner{padding:42px 0 28px!important}
  .hc-v8-page-shell .hc-v8-hero h1{font-size:clamp(31px,9vw,35px)!important;line-height:1.03!important;letter-spacing:-.035em!important;margin-bottom:12px!important}
  .hc-v8-page-shell .hc-v8-lead{font-size:15px!important;line-height:1.55!important;margin-bottom:18px!important}
  .hc-v8-page-shell .hc-v8-hero-facts{gap:6px!important;margin-top:14px!important}
  .hc-v8-page-shell .hc-v8-hero-facts span{font-size:10.5px!important;line-height:1.3!important;padding:8px 9px!important}
  .hc-v8-page-shell .hc-v8-section-head{gap:11px!important;margin-bottom:18px!important}
  .hc-v8-page-shell .hc-v8-section-head h2,
  .hc-v8-page-shell .hc-v8-split h2,
  .hc-v8-page-shell .hc-v8-media-split h2,
  .hc-v8-page-shell .hc-v8-notice h2,
  .hc-v8-page-shell .hc-v8-closing h2{font-size:28px!important;line-height:1.06!important;letter-spacing:-.03em!important}
  .hc-v8-page-shell .hc-v8-section-head>p,
  .hc-v8-page-shell .hc-v8-split-copy>p,
  .hc-v8-page-shell .hc-v8-media-split>div>p,
  .hc-v8-page-shell .hc-v8-aside p,
  .hc-v8-page-shell .hc-v8-inline-note,
  .hc-v8-page-shell .hc-v8-notice p:not(.hc-v8-kicker):not(.hc-v8-kicker-dark),
  .hc-v8-page-shell .hc-v8-card p,
  .hc-v8-page-shell .hc-v8-details-grid p,
  .hc-v8-page-shell .hc-v8-price-card>p,
  .hc-v8-page-shell .hc-v8-accordion details p{font-size:14.5px!important;line-height:1.58!important}
  .hc-v8-page-shell .hc-v8-card-meta,
  .hc-v8-page-shell .hc-v8-kicker,
  .hc-v8-page-shell .hc-v8-kicker-dark{font-size:10.5px!important;line-height:1.25!important}
  .hc-v8-page-shell .hc-v8-card,
  .hc-v8-page-shell .hc-v8-details-grid article{padding:17px!important}
  .hc-v8-page-shell .hc-v8-card h3,
  .hc-v8-page-shell .hc-v8-details-grid h3{font-size:18px!important;line-height:1.18!important}
  .hc-v8-page-shell .hc-v8-price-card{padding:16px!important}
  .hc-v8-page-shell .hc-v8-page-nav>.hc-v8-shell{padding:8px 0!important}
  .hc-v8-page-shell .hc-v8-page-nav-label{font-size:10.5px!important;margin-bottom:7px!important}
  .hc-v8-page-shell .hc-v8-page-nav-links{gap:7px!important}
  .hc-v8-page-shell .hc-v8-page-nav-links a{min-height:44px!important;display:inline-flex!important;align-items:center!important;padding:0 12px!important;font-size:11.5px!important;line-height:1.2!important}
  .hc-v8-page-shell .hc-v8-actions{gap:8px!important}
  .hc-v8-page-shell .hc-v8-btn,
  .hc-v8-page-shell .hc-v8-price-cta{min-height:44px!important;font-size:10.75px!important;line-height:1.2!important;padding:9px 13px!important;white-space:normal!important;text-align:center!important}
  .hc-v8-page-shell .hc-v8-accordion summary{min-height:52px!important;font-size:14px!important;line-height:1.35!important}
  .hc-v8-page-shell .hc-v8-closing{padding:34px 0!important}
  .hc-v8-page-shell .hc-v8-media-split,
  .hc-v8-page-shell .hc-v8-split{gap:16px!important}
  .hc-v8-page-shell .hc-v8-media-split img,
  .hc-v8-page-shell .hc-v8-split img{max-height:340px;object-fit:cover}
  .hc-v8-page-shell .hc-v8-inline-note{padding:14px 15px!important}
  .hc-jr-card-meta{font-size:11px!important;line-height:1.35!important}
  .hc-jr-share a,.hc-jr-share button{min-height:44px!important}
  .hc-jr-author-card__actions{gap:8px!important}
  .hc-jr-author-card__actions a{min-height:44px!important}
}

@media (max-width:390px){
  .hc-v8-page-shell .hc-v8-hero{min-height:370px!important}
  .hc-v8-page-shell .hc-v8-hero h1{font-size:31px!important}
  .hc-v8-page-shell .hc-v8-section-head h2,
  .hc-v8-page-shell .hc-v8-split h2,
  .hc-v8-page-shell .hc-v8-media-split h2,
  .hc-v8-page-shell .hc-v8-notice h2,
  .hc-v8-page-shell .hc-v8-closing h2{font-size:26px!important}
}
