/* 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-home-199.css */
/* Herts Cupping v2.06.2 homepage QA correction */
.hc-v206-page{--v206-red:#7C2D2A;--v206-red-dark:#5A1E1B;--v206-ink:#121212;--v206-muted:#5f5a55;--v206-cream:#F6F3EE;--v206-cream2:#FBF9F5;--v206-line:#E5DED4;background:#fff;color:var(--v206-ink);font-family:Inter,Arial,sans-serif;overflow-x:hidden}
.hc-v206-page *{box-sizing:border-box}.hc-v206-page h1,.hc-v206-page h2,.hc-v206-page h3{margin:0;font-family:Montserrat,Inter,Arial,sans-serif;font-weight:800;letter-spacing:-.035em;text-transform:none;color:inherit}.hc-v206-page p{margin:0}.hc-v206-page a{text-decoration:none}.hc-v206-container{width:min(1480px,calc(100% - 80px));margin:0 auto}.hc-v206-eyebrow{margin:0 0 13px!important;color:var(--v206-red);font:800 12px/1.2 Montserrat,Inter,sans-serif;letter-spacing:.15em;text-transform:uppercase}.hc-v206-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 24px;border-radius:3px;border:1px solid var(--v206-red);font:800 14px/1 Montserrat,Inter,sans-serif;transition:background .18s ease,border-color .18s ease,color .18s ease}.hc-v206-btn-primary{background:var(--v206-red);color:#fff}.hc-v206-btn-primary:hover{background:var(--v206-red-dark);border-color:var(--v206-red-dark);color:#fff}.hc-v206-btn-outline{background:#fff;color:#222}.hc-v206-btn-outline:hover{border-color:var(--v206-red-dark);color:var(--v206-red-dark)}
.hc-v206-hero{display:grid;grid-template-columns:44% 56%;width:100%;height:auto;min-height:610px;align-items:stretch;background:var(--v206-cream2);margin:0}.hc-v206-hero-copy{padding:68px clamp(44px,5vw,96px) 0 clamp(44px,6vw,118px);display:flex;flex-direction:column;min-width:0;min-height:610px}.hc-v206-hero h1{font-size:clamp(54px,4.65vw,78px);line-height:.99;max-width:710px}.hc-v206-hero h1 span{color:var(--v206-red)}.hc-v206-lead{font-size:18px;line-height:1.58;color:#38332f;max-width:650px;margin:22px 0 26px!important}.hc-v206-actions{display:flex;gap:14px;flex-wrap:wrap}.hc-v206-hero-trust{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;border-top:1px solid var(--v206-line);padding:25px 0 27px}.hc-v206-trust-item{display:grid;grid-template-columns:31px 1fr;column-gap:10px;align-items:start}.hc-v206-trust-item svg{width:28px;height:28px;color:var(--v206-red);fill:none;stroke:currentColor;stroke-width:1.6}.hc-v206-trust-item strong{font:800 13px/1.2 Montserrat,Inter,sans-serif}.hc-v206-trust-item small{font-size:11px;color:#777;line-height:1.3;display:block;margin-top:4px}.hc-v206-hero-media{position:relative;height:auto;min-height:610px;overflow:hidden;background:#ddd}.hc-v206-hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hc-v206-section{padding:52px 0}.hc-v206-finder{background:var(--v206-cream)}.hc-v206-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}.hc-v206-section-head h2,.hc-v206-proof-copy h2{font-size:38px;line-height:1.08}.hc-v206-section-note{max-width:690px;margin-top:9px!important;color:#655f58;font-size:15px;line-height:1.55}.hc-v206-section-link{font:800 12px/1.2 Montserrat,Inter,sans-serif;color:var(--v206-red);white-space:nowrap}.hc-v206-finder-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.hc-v206-route{border:1px solid #e0d8cd;background:#fbfaf7;border-radius:4px;min-height:126px;padding:16px 10px 13px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer;color:#171717}.hc-v206-route.is-active,.hc-v206-route[aria-selected="true"]{border-color:#b97975;background:#fff8f6}.hc-v206-route svg{width:32px;height:32px;stroke:#171717;fill:none;stroke-width:1.6}.hc-v206-route.is-active svg,.hc-v206-route[aria-selected="true"] svg{stroke:var(--v206-red)}.hc-v206-route span{font:800 11px/1.27 Montserrat,Inter,sans-serif}.hc-v206-recommend{display:none;margin-top:14px;border:1px solid #dfd7cd;background:#fff;border-radius:4px;padding:19px 22px;align-items:center;justify-content:space-between;gap:24px}.hc-v206-recommend.is-visible{display:flex}.hc-v206-recommend small{display:block;font:800 10px/1.2 Montserrat,Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--v206-red)}.hc-v206-recommend b{font:800 16px/1.25 Montserrat,Inter,sans-serif;display:block;margin:5px 0}.hc-v206-recommend p{color:#57504a;font-size:14px;line-height:1.52;max-width:930px}.hc-v206-rec-price{min-width:180px;text-align:right}.hc-v206-rec-price>span{font-size:11px;color:#777}.hc-v206-rec-price strong{color:var(--v206-red);font:800 21px/1 Montserrat,Inter,sans-serif;margin-left:4px}.hc-v206-rec-price a{display:block;margin-top:10px;color:var(--v206-red);font-size:11px;font-weight:800}
.hc-v206-care{display:grid;grid-template-columns:47% 53%;width:min(1480px,calc(100% - 80px));min-height:500px;background:#fff;margin:0 auto}.hc-v206-care-media{position:relative;min-height:500px;overflow:hidden}.hc-v206-care-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hc-v206-care-copy{padding:58px 62px;background:#fff;align-self:center}.hc-v206-care h2{font-size:46px;line-height:1.02}.hc-v206-care-copy>p:not(.hc-v206-eyebrow){font-size:17px;line-height:1.62;color:#4b4640;max-width:700px;margin:17px 0 28px}.hc-v206-care-points{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:30px}.hc-v206-care-points>div{text-align:center}.hc-v206-care-points svg{width:30px;height:30px;stroke:var(--v206-red);fill:none;stroke-width:1.6;margin-bottom:8px}.hc-v206-care-points strong{font:800 11.5px/1.25 Montserrat,Inter,sans-serif;display:block}.hc-v206-care-points small{font-size:10px;line-height:1.35;color:#777;display:block;margin-top:4px}
.hc-v206-treatments{background:#fff}.hc-v206-treatment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hc-v206-treatment-card{border:1px solid #e3ddd4;border-radius:4px;overflow:hidden;background:#fff;display:flex;flex-direction:column;color:inherit}.hc-v206-treatment-img{height:235px;overflow:hidden;position:relative}.hc-v206-treatment-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hc-v206-treatment-body{padding:21px 21px 22px;position:relative;min-height:220px}.hc-v206-card-label{display:block;margin-bottom:8px;color:var(--v206-red);font:800 10px/1.2 Montserrat,Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase}.hc-v206-treatment-body h3{font-size:21px;line-height:1.2;margin:0 0 9px}.hc-v206-treatment-body p{font-size:14px;color:#655f58;line-height:1.55;margin:0 0 18px;max-width:92%}.hc-v206-price{font:800 12px/1.25 Montserrat,Inter,sans-serif;display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.hc-v206-price strong{font-size:22px;color:var(--v206-red)}.hc-v206-price small{font-size:10px;color:#675f5a;margin-left:7px}.hc-v206-circle-arrow{position:absolute;right:17px;bottom:17px;width:31px;height:31px;border:1px solid var(--v206-red);color:var(--v206-red);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800}
.hc-v206-proof{background:var(--v206-cream2);padding:52px 0}.hc-v206-proof-inner{display:grid;grid-template-columns:330px minmax(0,1fr);gap:38px;align-items:start}.hc-v206-proof-copy h2{margin-bottom:13px}.hc-v206-proof-copy>p:not(.hc-v206-eyebrow){font-size:15px;line-height:1.58;color:#57504a;margin-bottom:16px}.hc-v206-live-reviews{min-width:0}.hc-v206-live-reviews .hc-v151-live-reviews,.hc-v206-live-reviews .hc-v189-review-stack{width:100%;max-width:none}.hc-v206-live-reviews .hc-v189-review-fallback{margin:0}.hc-v206-live-reviews iframe{max-width:100%}
.hc-v206-practitioner{background:#fff;padding:58px 0}.hc-v206-practitioner-grid{display:grid;grid-template-columns:46% 54%;align-items:stretch;min-height:430px}.hc-v206-practitioner-media{position:relative;overflow:hidden}.hc-v206-practitioner-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hc-v206-practitioner-copy{padding:54px 58px;align-self:center}.hc-v206-practitioner-copy h2{font-size:42px;line-height:1.05;max-width:650px}.hc-v206-practitioner-copy>p:not(.hc-v206-eyebrow){font-size:16px;line-height:1.62;color:#57504a;max-width:690px;margin:16px 0 23px}.hc-v206-practitioner-points{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.hc-v206-practitioner-points span{border:1px solid #ddd5ca;background:var(--v206-cream2);padding:9px 12px;font:700 11px/1.2 Montserrat,Inter,sans-serif;color:#3f3935}
.hc-v206-cta{display:grid;grid-template-columns:62% 38%;width:min(1480px,calc(100% - 80px));height:300px;background:#111;color:#fff;position:relative;overflow:hidden;margin:0 auto}.hc-v206-cta-copy{padding:40px 34px 34px 58px;position:relative;z-index:2;align-self:center}.hc-v206-cta .hc-v206-eyebrow{color:#cf8f89}.hc-v206-cta h2{font-size:40px}.hc-v206-cta-copy>p:not(.hc-v206-eyebrow){font-size:14px;color:#e3e3e3;line-height:1.55;max-width:610px;margin:12px 0 19px}.hc-v206-cta .hc-v206-btn-outline{background:transparent;color:#fff;border-color:#ddd}.hc-v206-cta-trust{display:flex;gap:28px;margin-top:24px}.hc-v206-cta-trust span{font-size:10px;color:#eee;display:flex;align-items:center;gap:7px}.hc-v206-cta-trust svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:1.5}.hc-v206-cta-media{position:relative;height:300px;overflow:hidden}.hc-v206-cta-media:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111 0%,rgba(17,17,17,.44) 34%,rgba(17,17,17,.05) 100%);z-index:1}.hc-v206-cta-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}

@media(max-width:1180px){.hc-v206-container{width:calc(100% - 52px)}.hc-v206-hero{height:auto;min-height:560px}.hc-v206-hero-media{height:auto;min-height:560px}.hc-v206-hero-copy{padding:56px 42px 0;min-height:560px}.hc-v206-hero h1{font-size:54px}.hc-v206-lead{font-size:16px}.hc-v206-care{width:calc(100% - 52px)}.hc-v206-care-copy{padding:42px}.hc-v206-care h2{font-size:39px}.hc-v206-care-points{grid-template-columns:repeat(2,1fr)}.hc-v206-practitioner-copy{padding:42px}.hc-v206-cta{width:calc(100% - 52px)}}

@media(max-width:900px){.hc-v206-hero{grid-template-columns:46% 54%;height:auto;min-height:510px}.hc-v206-hero-media{height:auto;min-height:510px}.hc-v206-hero-copy{padding:44px 30px 0;min-height:510px}.hc-v206-hero h1{font-size:45px}.hc-v206-lead{font-size:15px}.hc-v206-hero-trust{gap:12px}.hc-v206-finder-grid{grid-template-columns:repeat(4,1fr)}.hc-v206-care{grid-template-columns:42% 58%;min-height:430px}.hc-v206-care-media{min-height:430px}.hc-v206-care-copy{padding:34px}.hc-v206-care h2{font-size:34px}.hc-v206-care-copy>p:not(.hc-v206-eyebrow){font-size:15px}.hc-v206-proof-inner{grid-template-columns:1fr}.hc-v206-practitioner-grid{grid-template-columns:42% 58%}.hc-v206-practitioner-copy h2{font-size:34px}.hc-v206-cta{grid-template-columns:1fr 300px}}
@media(max-width:760px){
.hc-v206-container{width:calc(100% - 36px)}
.hc-v206-eyebrow{font-size:10.5px;line-height:1.25;margin-bottom:10px!important;letter-spacing:.13em}
.hc-v206-hero{display:block;height:auto;position:relative;background:#111;width:100%}.hc-v206-hero-copy{padding:44px 20px 22px;min-height:520px;position:relative;z-index:2;color:#fff;justify-content:flex-end;background:linear-gradient(90deg,rgba(0,0,0,.70),rgba(0,0,0,.25)),url('../images/dry-cupping.webp') center/cover no-repeat}.hc-v206-hero-copy:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03) 0%,rgba(0,0,0,.16) 38%,rgba(0,0,0,.80) 100%);z-index:-1}.hc-v206-hero h1{font-size:42px;line-height:1.02;max-width:360px}.hc-v206-lead{font-size:15px;line-height:1.52;color:#f0efed;max-width:360px;margin:16px 0 20px!important}.hc-v206-hero .hc-v206-eyebrow{color:#e5c4c0}.hc-v206-actions{gap:10px}.hc-v206-hero .hc-v206-btn{min-height:48px;padding:0 16px;font-size:11.5px}.hc-v206-hero .hc-v206-btn-outline{background:#fff;color:#222;border-color:#fff}.hc-v206-hero-media{display:none}.hc-v206-hero-trust{background:#fff;color:#111;margin:22px -20px -22px;padding:18px 14px;border:0;gap:8px}.hc-v206-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.hc-v206-trust-item svg{width:24px;height:24px}.hc-v206-trust-item strong{font-size:10.5px}.hc-v206-trust-item small{font-size:9px;line-height:1.3}
.hc-v206-section{padding:40px 0}.hc-v206-section-head{margin-bottom:18px;align-items:flex-end}.hc-v206-section-head h2,.hc-v206-proof-copy h2{font-size:30px}.hc-v206-section-note{font-size:14px;line-height:1.5;margin-top:8px!important}.hc-v206-section-link{font-size:10px}.hc-v206-finder-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:5px;margin-right:-18px;scrollbar-width:none}.hc-v206-finder-grid::-webkit-scrollbar{display:none}.hc-v206-route{flex:0 0 122px;min-height:112px;scroll-snap-align:start;padding:14px 9px}.hc-v206-route svg{width:31px;height:31px}.hc-v206-route span{font-size:11px;line-height:1.28}.hc-v206-recommend{display:flex;margin-top:15px;padding:17px;align-items:flex-start;flex-direction:column;gap:13px}.hc-v206-recommend small{font-size:9px}.hc-v206-recommend b{font-size:15px;line-height:1.3}.hc-v206-recommend p{font-size:13.5px;line-height:1.5;max-width:none}.hc-v206-rec-price{min-width:0;width:100%;text-align:left;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.hc-v206-rec-price>span{font-size:11px}.hc-v206-rec-price strong{font-size:19px}.hc-v206-rec-price a{margin:0 0 0 auto;font-size:11px}
.hc-v206-care{display:block;width:100%;min-height:0}.hc-v206-care-media{height:250px;min-height:0}.hc-v206-care-copy{padding:32px 20px 36px}.hc-v206-care-copy .hc-v206-eyebrow{display:block}.hc-v206-care h2{font-size:31px;line-height:1.04}.hc-v206-care-copy>p:not(.hc-v206-eyebrow){font-size:14.5px;line-height:1.58;margin:13px 0 21px}.hc-v206-care-points{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 12px;margin-bottom:24px}.hc-v206-care-points svg{width:27px;height:27px}.hc-v206-care-points strong{font-size:11px}.hc-v206-care-points small{font-size:10px}.hc-v206-care .hc-v206-btn{min-height:46px;padding:0 16px;font-size:11px}
.hc-v206-treatment-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-18px;scrollbar-width:none}.hc-v206-treatment-grid::-webkit-scrollbar{display:none}.hc-v206-treatment-card{flex:0 0 86%;scroll-snap-align:start}.hc-v206-treatment-img{height:180px}.hc-v206-treatment-body{padding:18px 17px 20px;min-height:235px}.hc-v206-card-label{font-size:9.5px;margin-bottom:8px}.hc-v206-treatment-body h3{font-size:18px;line-height:1.2;margin-bottom:8px}.hc-v206-treatment-body p{font-size:13.5px;line-height:1.52;margin:0 0 18px;max-width:92%}.hc-v206-price{font-size:11px;gap:4px}.hc-v206-price strong{font-size:20px}.hc-v206-price small{width:100%;font-size:10.5px;margin:3px 0 0}.hc-v206-circle-arrow{width:28px;height:28px;right:13px;bottom:14px;font-size:12px}
.hc-v206-proof{padding:42px 0}.hc-v206-proof-inner{display:block}.hc-v206-proof-copy{margin-bottom:22px}.hc-v206-proof-copy>p:not(.hc-v206-eyebrow){font-size:14.5px;line-height:1.55;margin-bottom:13px}.hc-v206-live-reviews{width:100%;overflow:hidden}
.hc-v206-practitioner{padding:0;background:#fff}.hc-v206-practitioner-grid{display:block;width:100%;min-height:0}.hc-v206-practitioner-media{height:280px}.hc-v206-practitioner-copy{padding:34px 20px 40px}.hc-v206-practitioner-copy h2{font-size:31px;line-height:1.05}.hc-v206-practitioner-copy>p:not(.hc-v206-eyebrow){font-size:14.5px;line-height:1.58;margin:13px 0 20px}.hc-v206-practitioner-points{gap:8px;margin-bottom:22px}.hc-v206-practitioner-points span{font-size:10.5px;padding:9px 10px}.hc-v206-practitioner .hc-v206-btn{min-height:46px;font-size:11px;padding:0 16px}
.hc-v206-cta{display:block;width:100%;height:auto;min-height:310px;background:linear-gradient(rgba(0,0,0,.48),rgba(0,0,0,.82)),url('../images/iastm.webp') center 55%/cover no-repeat}.hc-v206-cta-copy{padding:38px 20px 30px}.hc-v206-cta .hc-v206-eyebrow{font-size:10px}.hc-v206-cta h2{font-size:32px}.hc-v206-cta-copy>p:not(.hc-v206-eyebrow){font-size:14px;line-height:1.55;margin:13px 0 20px}.hc-v206-cta .hc-v206-btn{min-height:46px;padding:0 15px;font-size:11px}.hc-v206-cta-trust{gap:14px;justify-content:space-between;margin-top:24px}.hc-v206-cta-trust span{font-size:9.5px;line-height:1.3;flex-direction:column;text-align:center;gap:5px}.hc-v206-cta-trust svg{width:20px;height:20px}.hc-v206-cta-media{display:none}
}
@media(max-width:380px){.hc-v206-container{width:calc(100% - 28px)}.hc-v206-hero h1{font-size:39px}.hc-v206-hero .hc-v206-btn{padding:0 12px;font-size:10.5px}.hc-v206-treatment-card{flex-basis:90%}}
@media(prefers-reduced-motion:reduce){.hc-v206-btn{transition:none}}

/* v2.06.3 homepage QA: calmer hero, restored video, clean live reviews, non-repeating CTA imagery */
.hc-v206-care-media .hc-v206-video-trigger{position:absolute;left:22px;bottom:22px;z-index:3;display:flex;align-items:center;gap:11px;min-height:54px;padding:10px 15px;border:1px solid rgba(255,255,255,.72);border-radius:3px;background:rgba(18,16,15,.88);color:#fff;cursor:pointer;text-align:left;box-shadow:0 8px 28px rgba(0,0,0,.18)}
.hc-v206-video-play{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border:1px solid rgba(255,255,255,.72);border-radius:50%;font-size:11px;padding-left:2px}
.hc-v206-video-trigger strong{display:block;font:800 12px/1.2 Montserrat,Inter,sans-serif;color:#fff}.hc-v206-video-trigger small{display:block;margin-top:3px;font:500 10px/1.25 Inter,Arial,sans-serif;color:#ddd}
.hc-v206-live-reviews .hc-v189-review-fallback{display:none!important}.hc-v206-live-reviews .hc-v206-live-only-reviews,.hc-v206-live-reviews .hc-v189-review-live{margin:0!important;padding:0!important;width:100%;max-width:none}.hc-v206-review-fallback-clean{border:1px solid var(--v206-line);background:#fff;padding:20px}.hc-v206-review-fallback-clean a{font:800 12px/1.2 Montserrat,Inter,sans-serif;color:var(--v206-red)}
.hc-v7-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.82)}.hc-v7-modal.open{display:flex}.hc-v7-modal-panel{position:relative;width:min(920px,100%);outline:0;background:#000}.hc-v7-modal-panel>button{position:absolute;z-index:2;right:-8px;top:-44px;width:38px;height:38px;border:1px solid rgba(255,255,255,.65);background:#171313;color:#fff;font-size:24px;cursor:pointer}.hc-v7-video-frame{aspect-ratio:16/9;background:#000}.hc-v7-video-frame iframe{width:100%;height:100%;border:0}.hc-v7-visually-hidden{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-v7-modal-open{overflow:hidden}
@media(max-width:760px){.hc-v206-care-media .hc-v206-video-trigger{left:14px;bottom:14px;min-height:48px;padding:8px 11px;gap:9px}.hc-v206-video-play{width:27px;height:27px;flex-basis:27px}.hc-v206-video-trigger strong{font-size:11px}.hc-v206-video-trigger small{font-size:9.5px}.hc-v7-modal{padding:12px}.hc-v7-modal-panel>button{right:-2px;top:-42px}}

/* v2.08.2 homepage hero height integrity: desktop hero grows with its copy so trust content cannot overlap the following section. */
.hc-v206-page .hc-v206-hero{overflow:visible}
.hc-v206-page .hc-v206-hero-copy{box-sizing:border-box}
.hc-v206-page .hc-v206-hero-trust{position:relative;z-index:1}


/* v2.09.0 homepage canonical compact decision sections */
.hc-v206-page .hc-v209-hijama-intro{position:relative;clear:both;background:#F6F3EE;color:#171313;border-top:1px solid #E5DED4;border-bottom:1px solid #E5DED4}
.hc-v206-page .hc-v209-hijama-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:48px;align-items:center;padding:34px 0}
.hc-v206-page .hc-v209-hijama-copy h2{margin:4px 0 10px;color:#171313;font:800 clamp(30px,2.6vw,42px)/1.04 Montserrat,Inter,sans-serif;letter-spacing:-.04em}
.hc-v206-page .hc-v209-hijama-copy>p:not(.hc-v206-eyebrow){margin:0 0 9px;max-width:760px;color:#4f4944;font:400 15px/1.55 Inter,Arial,sans-serif}
.hc-v206-page .hc-v209-hijama-inclusive{padding-left:13px;border-left:3px solid #7C2D2A}
.hc-v206-page .hc-v209-hijama-inclusive strong{color:#171313}
.hc-v206-page .hc-v209-hijama-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:16px}
.hc-v206-page .hc-v209-text-link{color:#7C2D2A;font:800 12px/1.3 Montserrat,Inter,sans-serif;border-bottom:1px solid #7C2D2A;padding-bottom:2px}
.hc-v206-page .hc-v209-hijama-side{display:grid;gap:10px}
.hc-v206-page .hc-v209-hijama-prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#DED6CC;border:1px solid #DED6CC}
.hc-v206-page .hc-v209-hijama-prices span{display:grid;gap:3px;background:#fff;padding:14px 12px;color:#5d5651;font:600 11.5px/1.35 Inter,Arial,sans-serif}
.hc-v206-page .hc-v209-hijama-prices strong{color:#7C2D2A;font:800 18px/1 Montserrat,Inter,sans-serif}
.hc-v206-page .hc-v209-hijama-details{background:#fff;border:1px solid #DED6CC}
.hc-v206-page .hc-v209-hijama-details summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:18px;padding:13px 15px;color:#171313;font:800 12.5px/1.35 Montserrat,Inter,sans-serif}
.hc-v206-page .hc-v209-hijama-details summary::-webkit-details-marker{display:none}
.hc-v206-page .hc-v209-hijama-details summary span{color:#7C2D2A;font-size:18px;line-height:1}
.hc-v206-page .hc-v209-hijama-details[open] summary span{transform:rotate(45deg)}
.hc-v206-page .hc-v209-hijama-details>div{padding:0 15px 13px;border-top:1px solid #EEE8E0}
.hc-v206-page .hc-v209-hijama-details p{margin:10px 0 0;color:#5d5651;font-size:12.75px;line-height:1.5}
.hc-v206-page .hc-v209-firstvisit{background:#F6F3EE;border-top:1px solid #E5DED4;border-bottom:1px solid #E5DED4;padding:32px 0}
.hc-v206-page .hc-v209-firstvisit-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:48px;align-items:center}
.hc-v206-page .hc-v209-firstvisit h2{font-size:34px;line-height:1.06;margin:0 0 10px}
.hc-v206-page .hc-v209-firstvisit p{max-width:700px;color:#57504A;font-size:14.5px;line-height:1.55}
.hc-v206-page .hc-v209-book-guide{background:#fff;border:1px solid #DED6CC}
.hc-v206-page .hc-v209-book-guide summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:17px 18px;color:#171313}
.hc-v206-page .hc-v209-book-guide summary::-webkit-details-marker{display:none}
.hc-v206-page .hc-v209-book-guide summary>span{font:800 14px/1.3 Montserrat,Inter,sans-serif}
.hc-v206-page .hc-v209-book-guide summary small{color:#756D67;font-size:11px}
.hc-v206-page .hc-v209-book-guide summary b{color:#7C2D2A;font-size:20px;line-height:1}
.hc-v206-page .hc-v209-book-guide[open] summary b{transform:rotate(45deg)}
.hc-v206-page .hc-v209-book-guide-body{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #E8E1D8}
.hc-v206-page .hc-v209-book-guide-body article{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:16px 17px;min-width:0}
.hc-v206-page .hc-v209-book-guide-body article+article{border-left:1px solid #E8E1D8}
.hc-v206-page .hc-v209-book-guide-body article>span{color:#7C2D2A;font:800 10px/1.2 Montserrat,Inter,sans-serif}
.hc-v206-page .hc-v209-book-guide-body h3{font-size:14px;line-height:1.25;margin:0 0 4px}
.hc-v206-page .hc-v209-book-guide-body p{font-size:12px;line-height:1.45;margin:0}
@media(max-width:1000px){
  .hc-v206-page .hc-v209-hijama-grid,.hc-v206-page .hc-v209-firstvisit-inner{grid-template-columns:1fr;gap:20px}
  .hc-v206-page .hc-v209-hijama-grid{padding:30px 0}
}
@media(max-width:760px){
  .hc-v206-page .hc-v209-hijama-grid{padding:26px 0;gap:17px}
  .hc-v206-page .hc-v209-hijama-copy h2{font-size:28px}
  .hc-v206-page .hc-v209-hijama-copy>p:not(.hc-v206-eyebrow){font-size:14px;line-height:1.52}
  .hc-v206-page .hc-v209-hijama-actions{gap:11px;margin-top:14px}
  .hc-v206-page .hc-v209-hijama-actions .hc-v206-btn{min-height:44px;padding:0 15px;font-size:11px}
  .hc-v206-page .hc-v209-hijama-prices{grid-template-columns:1fr 1fr}
  .hc-v206-page .hc-v209-hijama-prices span:last-child{grid-column:1/-1}
  .hc-v206-page .hc-v209-hijama-prices span{padding:11px 12px;font-size:11px}
  .hc-v206-page .hc-v209-hijama-prices strong{font-size:17px}
  .hc-v206-page .hc-v209-firstvisit{padding:26px 0}
  .hc-v206-page .hc-v209-firstvisit-inner{gap:15px}
  .hc-v206-page .hc-v209-firstvisit h2{font-size:27px}
  .hc-v206-page .hc-v209-firstvisit p{font-size:13.75px;line-height:1.5}
  .hc-v206-page .hc-v209-book-guide summary{padding:15px}
  .hc-v206-page .hc-v209-book-guide summary small{display:none}
  .hc-v206-page .hc-v209-book-guide-body{grid-template-columns:1fr}
  .hc-v206-page .hc-v209-book-guide-body article{padding:14px 15px}
  .hc-v206-page .hc-v209-book-guide-body article+article{border-left:0;border-top:1px solid #E8E1D8}
}
