/* M7.1-CSS · dedicated file · loaded ONLY when zohar_m7_on() (secure preview or flag=1).
   Namespaced under body.zohar-m7. M7.15: ONE accent #C9967A (booking) = action · light surfaces · espresso prices.
   NOT in global Additional CSS. */
body.zohar-m7{
  
  --brand-brown:#7B5A42; --brand-nude:#C9967A; --brand-blush:#F2E4D8;
  --ink:#4C3829; --espresso:#402F22; --brown-700:#594130;
  --ivory:#FFF9F4; --sand:#F7EFE9; --white:#FFFFFF; --clay:#EAD7CC;
  --accent-text:#7B5A42; --nude-text:#2E1D12;
  --accent:#C9967A; --heading:#674D3F;
  --r-btn:16px; --r-card:16px; --r-pill:999px;
  --sh-btn:0 2px 12px rgba(201,150,122,.22);
  --sh-btn-h:0 10px 26px -6px rgba(201,150,122,.38);
  --sh-card:0 3px 16px -8px rgba(201,150,122,.20);
  --sh-card-h:0 18px 38px -18px rgba(201,150,122,.36);
  --sans:'Assistant',system-ui,sans-serif;
}body.zohar-m7 *{box-sizing:border-box;margin:0;padding:0}body.zohar-m7{font-family:var(--sans);background:var(--ivory);color:var(--ink);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip}body.zohar-m7 img{max-width:100%;display:block}body.zohar-m7 a{color:inherit;text-decoration:none}body.zohar-m7 h1, body.zohar-m7 h2, body.zohar-m7 h3{letter-spacing:-.015em}body.zohar-m7 :focus-visible{outline:3px solid var(--espresso);outline-offset:2px;border-radius:3px}body.zohar-m7 .wrap{max-width:1300px;margin-inline:auto;padding-inline:clamp(20px,4vw,56px)}body.zohar-m7 .eyebrow{font-size:12.5px;font-weight:700;letter-spacing:.2em;color:var(--accent-text);text-transform:uppercase}body.zohar-m7 .vbar{display:inline-flex;align-items:center;gap:12px}body.zohar-m7 .vbar::before{content:"";width:3px;height:1.3em;background:var(--brand-nude);border-radius:2px}body.zohar-m7 .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 28px;border-radius:10px;font-family:var(--sans);font-weight:700;font-size:16px;cursor:pointer;border:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s}body.zohar-m7 .btn-primary{background:var(--brand-nude);color:var(--nude-text)}body.zohar-m7 .btn-primary:hover{transform:translateY(-2px);background:var(--brand-nude);box-shadow:0 10px 26px -6px rgba(201,150,122,.38)}body.zohar-m7 .btn-line{background:transparent;border:1.8px solid var(--brand-brown);color:var(--brand-brown)}body.zohar-m7 .btn-line:hover{background:var(--brand-blush)}body.zohar-m7 .tlink{font-weight:600;font-size:14.5px;color:var(--accent-text);text-decoration:underline;text-underline-offset:3px}body.zohar-m7 .sec-eyebrow{margin-bottom:10px}body.zohar-m7 h2.sec{font-weight:800;font-size:clamp(28px,3.4vw,46px);line-height:1.1;color:var(--espresso)}body.zohar-m7 h2.sec .soft{color:var(--brand-brown)}body.zohar-m7 .sec-sub{margin-top:10px;max-width:56ch;color:var(--ink)}body.zohar-m7 header{position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--ivory) 93%,transparent);backdrop-filter:saturate(1.3) blur(12px);border-bottom:1px solid transparent;transition:box-shadow .25s,border-color .25s}body.zohar-m7 header.stuck{box-shadow:0 6px 22px -18px rgba(64,47,34,.6);border-color:var(--clay)}body.zohar-m7 .hd{display:flex;justify-content:center;align-items:center;height:82px}body.zohar-m7 .logo{display:flex;align-items:center;height:100%;padding-inline-end:clamp(26px,3vw,44px);color:var(--espresso)}body.zohar-m7 .logo img{width:auto;display:block}body.zohar-m7 nav.main{margin-inline-end:clamp(48px,6vw,104px)}body.zohar-m7 nav.main ul{display:flex;gap:clamp(16px,2vw,30px);list-style:none;font-weight:500;font-size:14.5px;letter-spacing:.012em}body.zohar-m7 nav.main a{position:relative;padding:9px 2px;display:inline-block;color:var(--brown-700);transition:color .2s;white-space:nowrap}body.zohar-m7 nav.main a:hover, body.zohar-m7 nav.main a[aria-current]{color:var(--espresso)}body.zohar-m7 nav.main a::after{content:"";position:absolute;bottom:3px;inset-inline:0;height:2px;background:var(--brand-nude);transform:scaleX(0);transition:transform .2s}body.zohar-m7 nav.main a:hover::after, body.zohar-m7 nav.main a[aria-current]::after{transform:scaleX(1)}body.zohar-m7 .hd-actions{display:flex;align-items:center;gap:2px}body.zohar-m7 .icon-btn{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;background:none;border:none;cursor:pointer;color:var(--espresso);position:relative}body.zohar-m7 .icon-btn:hover{background:var(--sand)}body.zohar-m7 .cart-count{position:absolute;top:6px;inset-inline-start:7px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--brand-nude);color:var(--nude-text);font-size:11px;font-weight:800;display:grid;place-items:center;line-height:1}body.zohar-m7 .hd-cta{margin-inline-start:8px;min-height:42px;padding:0 21px;border-radius:999px;background:var(--brand-nude);color:var(--nude-text);font-weight:700;font-size:14px;letter-spacing:.01em;display:inline-flex;align-items:center}body.zohar-m7 .hd-cta:hover{background:#ac7c58}body.zohar-m7 .burger{display:none;width:44px;height:44px;place-items:center;background:none;border:none;color:var(--espresso);cursor:pointer}@media(max-width:1280px){body.zohar-m7 .hd{height:78px}body.zohar-m7 nav.main ul{gap:clamp(13px,1.5vw,24px);font-size:14px}
}@media(max-width:1024px){body.zohar-m7 .hd{display:grid;grid-template-columns:1fr auto 1fr;height:70px;column-gap:8px}body.zohar-m7 nav.main, body.zohar-m7 .hd-cta{display:none}body.zohar-m7 .burger{display:grid;justify-self:start}body.zohar-m7 .logo{justify-self:center;padding-inline-end:0;margin-inline-end:0;height:auto}body.zohar-m7 .hd-actions{justify-self:end;gap:2px}body.zohar-m7 .icon-btn{width:42px;height:42px}
}body.zohar-m7 .hero{position:relative;min-height:clamp(560px,84vh,800px);display:flex;align-items:center;overflow:hidden;background:var(--ivory)}body.zohar-m7 .hero-photo{position:absolute;top:0;bottom:0;left:0;width:58%;z-index:0}body.zohar-m7 .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 22%;filter:sepia(.08) saturate(1.1) hue-rotate(-3deg) brightness(1.0) contrast(1.05)}body.zohar-m7 .hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(270deg,var(--ivory) 0%,rgba(255,249,244,.9) 14%,rgba(255,249,244,.42) 30%,transparent 46%)}body.zohar-m7 .hero-shape{position:absolute;z-index:1;inset-inline-start:-6%;top:-16%;width:46%;height:72%;background:radial-gradient(60% 60% at 50% 50%,var(--brand-blush),transparent 72%);opacity:.85;pointer-events:none}body.zohar-m7 .hero .wrap{position:relative;z-index:2;display:flex;align-items:center;width:100%}body.zohar-m7 .hero-copy{max-width:min(46%,560px);padding-block:clamp(40px,7vw,80px)}@media(min-width:981px) and (max-width:1180px){body.zohar-m7 .hero-photo{width:53%}body.zohar-m7 .hero-copy{max-width:min(50%,500px)}}body.zohar-m7 .hero .eyebrow{display:block;margin-bottom:16px}body.zohar-m7 .hero h1{font-weight:800;font-size:clamp(42px,6.4vw,88px);line-height:1.0;color:var(--espresso);letter-spacing:-.02em}body.zohar-m7 .hero h1 .soft{color:var(--brand-brown);font-weight:300}body.zohar-m7 .hero h1 .lastword{position:relative;display:inline-block;margin-inline-start:-.04em}body.zohar-m7 .hero .lede{margin-top:24px;max-width:33ch;font-size:clamp(17px,1.3vw,20px);font-weight:400;color:var(--ink);line-height:1.55}body.zohar-m7 .hero .lede b{font-weight:700;color:var(--espresso)}body.zohar-m7 .hero .cta-row{display:flex;flex-wrap:wrap;gap:14px 20px;align-items:center;margin-top:30px}body.zohar-m7 .hero .cta-row .btn-primary{min-width:230px}body.zohar-m7 .hero .cta-row a.tlink{min-height:44px;display:inline-flex;align-items:center}body.zohar-m7 .hero .micro{display:block;margin-top:14px;font-size:14px;font-weight:600}body.zohar-m7 .hero .micro a{color:var(--accent-text);text-decoration:underline;text-underline-offset:3px}body.zohar-m7 .promise{background:var(--sand);border-block:1px solid var(--clay)}body.zohar-m7 .promise .wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:12px clamp(22px,5vw,60px);padding:15px 0;text-align:center}body.zohar-m7 .promise span{font-size:14px;font-weight:600;color:var(--ink);display:inline-flex;align-items:center;gap:9px}body.zohar-m7 .promise b{color:var(--brand-nude);font-size:16px;line-height:1}body.zohar-m7 .concerns{background:var(--espresso);color:var(--ivory);padding:clamp(56px,7vw,100px) 0}body.zohar-m7 .concerns .eyebrow{color:var(--brand-nude)}body.zohar-m7 .concerns h2{color:var(--ivory);margin-top:12px;max-width:20ch}body.zohar-m7 .concerns h2 .soft{color:var(--brand-nude);font-weight:300}body.zohar-m7 .cx{margin-top:30px;border-top:1px solid rgba(233,213,198,.24)}body.zohar-m7 .cx-item{border-bottom:1px solid rgba(233,213,198,.24)}body.zohar-m7 .cx-btn{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3vw,44px);padding:20px 6px;background:none;border:none;cursor:pointer;text-align:start;color:var(--ivory);font-family:var(--sans);transition:padding-inline .22s,background .22s}body.zohar-m7 .cx-btn:hover{background:rgba(233,213,198,.05);padding-inline:16px}body.zohar-m7 .cx-btn .num{font-weight:300;font-size:clamp(46px,5vw,74px);line-height:.8;color:var(--brand-nude);opacity:.92;font-variant-numeric:tabular-nums}body.zohar-m7 .cx-btn .ct{min-width:0}body.zohar-m7 .cx-btn .ct h3{font-size:clamp(20px,2vw,27px);font-weight:800;color:var(--ivory)}body.zohar-m7 .cx-btn .ct p{font-size:15.5px;font-weight:400;color:var(--brand-blush);margin-top:5px;line-height:1.45;opacity:.95}body.zohar-m7 .concerns h3, body.zohar-m7 .story h3, body.zohar-m7 .finalcta h2, body.zohar-m7 footer h4{color:inherit}body.zohar-m7 .concerns .cx-btn h3{color:var(--ivory)}body.zohar-m7 .cx-btn .go{font-size:26px;color:var(--brand-nude);transition:transform .22s}body.zohar-m7 .cx-btn[aria-expanded=true] .go{transform:rotate(90deg)}body.zohar-m7 .cx-panel{overflow:hidden;max-height:0;transition:max-height .28s ease}body.zohar-m7 .cx-panel .inner{padding:0 6px 20px calc(clamp(46px,5vw,74px) + clamp(18px,3vw,44px));color:var(--brand-blush);font-size:15px;max-width:70ch}body.zohar-m7 .cx-panel .inner a{color:var(--brand-nude);text-decoration:underline;text-underline-offset:3px}body.zohar-m7 .notsure{margin-top:clamp(30px,4vw,48px);background:transparent;border:0;border-top:1px solid rgba(233,213,198,.22);border-radius:0;padding:clamp(24px,3vw,32px) 0 0;display:flex;align-items:center;justify-content:flex-start;gap:clamp(24px,4vw,52px);flex-wrap:wrap}body.zohar-m7 .notsure b{font-size:clamp(19px,2vw,23px);font-weight:700;display:block;color:var(--ivory)}body.zohar-m7 .notsure span{color:var(--brand-blush);font-size:15px;display:block;margin-top:5px;max-width:54ch}body.zohar-m7 .notsure .btn-primary{background:var(--brand-nude);color:var(--nude-text);flex:none}body.zohar-m7 .notsure .btn-primary:hover{background:#ac7c58}body.zohar-m7 .notsure .btn-primary:hover{background:#2e2016}body.zohar-m7 .treat{padding:clamp(56px,7vw,100px) 0}body.zohar-m7 .tfeature{margin-top:26px;display:grid;grid-template-columns:1.15fr .85fr;gap:0;border-radius:20px;overflow:hidden;border:1px solid var(--clay);background:var(--white)}body.zohar-m7 .tfeature .tf-body{padding:clamp(28px,3.5vw,48px);display:flex;flex-direction:column;justify-content:center}body.zohar-m7 .tfeature .tf-tag{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--brand-brown);text-transform:uppercase;margin-bottom:12px}body.zohar-m7 .tfeature h3{font-size:clamp(26px,2.8vw,38px);font-weight:800;color:var(--espresso);line-height:1.08}body.zohar-m7 .tfeature p{margin-top:14px;font-size:16px;color:var(--ink);max-width:44ch}body.zohar-m7 .tfeature .tf-link{margin-top:22px;font-weight:700;color:var(--accent-text);display:inline-flex;align-items:center;gap:6px}body.zohar-m7 .tfeature .tf-art{position:relative;background:linear-gradient(150deg,var(--brand-blush),var(--clay));min-height:280px;overflow:hidden}body.zohar-m7 .tfeature .tf-art::before{content:"";position:absolute;inset:0;background:radial-gradient(120% 90% at 78% 30%,rgba(64,47,34,.14),transparent 60%)}body.zohar-m7 .tfeature .tf-art .mark{position:absolute;inset-inline-end:8%;bottom:2%;font-weight:800;font-size:clamp(90px,12vw,170px);color:rgba(64,47,34,.08);line-height:.8;letter-spacing:-.04em}body.zohar-m7 .tfeature .tf-art .cap{position:absolute;inset-inline-start:26px;top:26px;font-weight:700;font-size:14px;color:var(--espresso);max-width:12ch;line-height:1.3}body.zohar-m7 .trows{margin-top:16px;border-top:1px solid var(--clay)}body.zohar-m7 .trow{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1.7fr) auto;align-items:center;gap:clamp(14px,3vw,40px);padding:22px 6px;border-bottom:1px solid var(--clay);transition:background .2s,padding-inline .2s}body.zohar-m7 .trow:hover{background:rgba(123,90,66,.05);padding-inline:12px}body.zohar-m7 .trow .tn{font-weight:800;font-size:clamp(19px,1.9vw,24px);color:var(--espresso);white-space:nowrap}body.zohar-m7 .trow .td{font-size:14.5px;color:var(--ink)}body.zohar-m7 .trow .tl{font-weight:700;font-size:14.5px;color:var(--accent-text);white-space:nowrap}body.zohar-m7 .process{padding:clamp(44px,5.5vw,72px) 0;background:var(--sand);border-block:1px solid var(--clay)}body.zohar-m7 .steps{margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;position:relative}body.zohar-m7 .steps::before{content:"";position:absolute;top:30px;inset-inline:12%;height:2px;background:var(--clay)}body.zohar-m7 .step{padding:0 16px;position:relative;text-align:center}body.zohar-m7 .step .k{width:60px;height:60px;border-radius:50%;background:var(--ivory);border:2px solid var(--brand-nude);color:var(--espresso);font-weight:800;font-size:26px;display:grid;place-items:center;position:relative;z-index:1;margin-inline:auto}body.zohar-m7 .step h3{font-weight:800;font-size:18px;color:var(--espresso);margin:14px 0 3px}body.zohar-m7 .step p{font-size:14px;color:var(--ink);max-width:22ch;margin-inline:auto}body.zohar-m7 .story{background:var(--espresso);color:var(--ivory);padding:clamp(56px,7vw,104px) 0;overflow:hidden}body.zohar-m7 .story .eyebrow{color:var(--brand-nude)}body.zohar-m7 .pullquote{font-weight:800;font-size:clamp(34px,5.2vw,64px);line-height:1.08;letter-spacing:-.025em;margin:12px 0 clamp(28px,4vw,44px);max-width:16ch}body.zohar-m7 .pullquote .hl{color:var(--brand-nude);font-weight:300}body.zohar-m7 .story-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(28px,4vw,56px);align-items:start}body.zohar-m7 .story-fig{position:relative;aspect-ratio:4/5;max-height:520px;border-radius:16px;overflow:hidden}body.zohar-m7 .story-fig img{width:100%;height:100%;object-fit:cover;object-position:50% 22%;filter:sepia(.28) saturate(1.2) hue-rotate(-6deg) brightness(.98)}body.zohar-m7 .story-fig::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(64,47,34,.45))}body.zohar-m7 .story-copy{padding-top:6px}body.zohar-m7 .story-copy p{color:var(--brand-blush);max-width:50ch;margin-bottom:14px;font-size:16.5px}body.zohar-m7 .principles-row{margin-top:22px;display:flex;flex-wrap:wrap;align-items:center;gap:10px 0;font-size:15px}body.zohar-m7 .principles-row b{color:var(--brand-nude);font-weight:800}body.zohar-m7 .principles-row span{color:var(--brand-blush)}body.zohar-m7 .principles-row .psep{color:var(--brown-700);margin:0 16px}body.zohar-m7 .shop{padding:clamp(56px,7vw,100px) 0}body.zohar-m7 .shop-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}body.zohar-m7 .shop .alllink{font-weight:700;color:var(--espresso);display:inline-flex;align-items:center;gap:9px;min-height:44px;white-space:nowrap;padding-bottom:4px;border-bottom:2px solid var(--brand-nude);transition:color .2s,border-color .2s}body.zohar-m7 .shop .alllink:hover{color:var(--brand-brown);border-color:var(--brand-brown)}body.zohar-m7 .entry.rv{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px}body.zohar-m7 .entry.rv a{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:'ic tx go';align-items:center;gap:4px 16px;border-radius:14px;padding:22px 24px;min-height:104px;transition:transform .2s,box-shadow .2s}body.zohar-m7 .entry.rv a:hover{transform:translateY(-2px);box-shadow:0 16px 30px -18px rgba(64,47,34,.4)}body.zohar-m7 .entry.rv .ic{grid-area:ic;width:46px;height:46px;border-radius:12px;display:grid;place-items:center;flex:none}body.zohar-m7 .entry.rv a>span:nth-child(2){grid-area:tx;min-width:0}body.zohar-m7 .entry.rv .tt{display:block;font-weight:700;font-size:17px;line-height:1.25}body.zohar-m7 .entry.rv .dd{display:block;font-size:13.5px;margin-top:5px;color:var(--brown-700);line-height:1.45}body.zohar-m7 .entry.rv .go{grid-area:go;align-self:center;font-weight:700;font-size:13.5px;white-space:nowrap}@media(max-width:560px){body.zohar-m7 .entry.rv a{grid-template-columns:auto 1fr;grid-template-areas:'ic tx' 'go go';row-gap:14px;column-gap:14px;padding:20px}body.zohar-m7 .entry.rv .go{justify-self:start}
}body.zohar-m7 .entry .known{background:var(--white);border:1.6px solid var(--clay);color:var(--ink)}body.zohar-m7 .entry .known .ic{background:var(--brand-blush);color:var(--espresso)}body.zohar-m7 .entry .known .go{color:var(--accent-text)}body.zohar-m7 .entry .known:hover{border-color:var(--brand-nude)}body.zohar-m7 .entry .help{background:var(--sand);border:1.6px solid var(--clay);color:var(--ink)}body.zohar-m7 .entry .help .ic{background:var(--brand-nude);color:var(--nude-text)}body.zohar-m7 .entry .help .tt{color:var(--espresso)}body.zohar-m7 .entry .help .dd{color:var(--ink)}body.zohar-m7 .entry .help .go{color:var(--accent-text)}body.zohar-m7 .entry .help:hover{border-color:var(--brand-nude)}body.zohar-m7 .brands{background:var(--sand);border-block:1px solid var(--clay);padding:clamp(52px,7vw,92px) 0}body.zohar-m7 .brand-rows{margin-top:26px;border-top:1px solid var(--clay)}body.zohar-m7 .brow{display:grid;grid-template-columns:minmax(0,1.05fr) auto minmax(0,1.7fr) auto;align-items:center;gap:clamp(14px,3vw,40px);padding:22px 6px;border-bottom:1px solid var(--clay);transition:background .2s,padding-inline .2s}body.zohar-m7 .brow:hover{background:rgba(123,90,66,.05);padding-inline:12px}body.zohar-m7 .brow .bn{font-weight:800;font-size:clamp(19px,1.9vw,25px);letter-spacing:.04em;color:var(--espresso)}body.zohar-m7 .pill{font-size:12px;font-weight:800;border-radius:6px;padding:6px 13px;white-space:nowrap;letter-spacing:.02em}body.zohar-m7 .pill.store{background:var(--espresso);color:var(--ivory)}body.zohar-m7 .pill.clinic{background:transparent;color:var(--brand-brown);border:1.5px solid var(--brand-nude)}body.zohar-m7 .brow .bd{font-size:14px;color:var(--ink)}body.zohar-m7 .brow .bc{font-weight:700;font-size:14.5px;color:var(--accent-text);white-space:nowrap}body.zohar-m7 .branches{padding:clamp(56px,7vw,100px) 0}body.zohar-m7 .branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:26px}body.zohar-m7 .branch{border:1px solid var(--clay);border-radius:18px;overflow:hidden;background:var(--white);display:flex;flex-direction:column}body.zohar-m7 .branch .plate{position:relative;height:132px;background:linear-gradient(135deg,var(--brand-blush),var(--sand));display:flex;align-items:center;padding:0 26px;overflow:hidden;border-bottom:1px solid var(--clay)}body.zohar-m7 .branch .plate .city{font-weight:800;font-size:clamp(30px,3.4vw,42px);color:var(--espresso);letter-spacing:-.01em;position:relative;z-index:2}body.zohar-m7 .branch .plate .tag{position:absolute;inset-inline-end:22px;top:20px;font-size:12px;font-weight:700;letter-spacing:.14em;color:var(--brand-brown);z-index:2}body.zohar-m7 .branch .plate-map{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}body.zohar-m7 .branch .plate-map .route{fill:none;stroke:var(--brand-nude);stroke-width:2;stroke-linecap:round;stroke-dasharray:2 10;opacity:.5;animation:m7route 10s linear infinite}body.zohar-m7 .branch .plate-map .pulse{fill:none;stroke:var(--brand-nude);stroke-width:1.6;opacity:0;transform-origin:center;animation:m7pulse 3.6s ease-out infinite}body.zohar-m7 .branch .plate-map .pindot{fill:var(--brand-brown)}@keyframes m7route{body.zohar-m7 to{stroke-dashoffset:-120}}@keyframes m7pulse{body.zohar-m7 0%{r:2px;opacity:.5}body.zohar-m7 70%{opacity:0}body.zohar-m7 100%{r:15px;opacity:0}}body.zohar-m7 .branch .bbody{padding:22px 26px;display:flex;flex-direction:column;gap:4px;flex:1}body.zohar-m7 .branch h3{font-size:22px;font-weight:800;color:var(--espresso)}body.zohar-m7 .branch .addr{font-weight:600}body.zohar-m7 .branch .hours{color:var(--accent-text);font-weight:700;font-size:14px}body.zohar-m7 .branch .bacts{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}body.zohar-m7 .branch .bacts a{min-height:48px;padding:0 20px;border-radius:9px;display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:14px}body.zohar-m7 .branch .bacts a.primary{background:var(--brand-nude);color:var(--nude-text)}body.zohar-m7 .branch .bacts a.sec{border:1.5px solid var(--brand-brown);color:var(--brand-brown)}body.zohar-m7 .branch .bacts a.primary:hover{background:#ac7c58}body.zohar-m7 .branch .bacts a.sec:hover{background:var(--sand)}body.zohar-m7 .faq{padding:clamp(52px,6vw,88px) 0;background:var(--sand);border-block:1px solid var(--clay)}body.zohar-m7 .faq .wrap{max-width:860px}body.zohar-m7 .faq-head{text-align:center}body.zohar-m7 .faq-list{margin-top:26px}body.zohar-m7 .fitem{border-bottom:1px solid var(--clay)}body.zohar-m7 .fitem>button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;background:none;border:none;font-family:var(--sans);font-weight:700;font-size:19px;color:var(--espresso);padding:18px 2px;cursor:pointer;text-align:start;min-height:48px}body.zohar-m7 .fitem .fi{color:var(--brand-nude);font-size:24px;transition:transform .2s;flex:none}body.zohar-m7 .fitem[data-open=true] .fi{transform:rotate(45deg)}body.zohar-m7 .fitem .fpanel{overflow:hidden;max-height:0;transition:max-height .26s ease}body.zohar-m7 .fitem .fpanel .inner{padding:0 2px 18px;font-size:15.5px;color:var(--ink);max-width:74ch}body.zohar-m7 .faq-more{text-align:center;margin-top:22px;font-size:15px}body.zohar-m7 .faq-more a{color:var(--accent-text);font-weight:700;text-decoration:underline;text-underline-offset:3px}body.zohar-m7 .finalcta{padding:clamp(56px,7vw,96px) 0}body.zohar-m7 .finalcta .box{background:var(--espresso);color:var(--ivory);border-radius:24px;padding:clamp(38px,5.5vw,68px);text-align:center;position:relative;overflow:hidden}body.zohar-m7 .finalcta .box::before{content:"";position:absolute;inset-inline-start:-6%;top:-30%;width:36%;height:150%;background:radial-gradient(50% 50% at 50% 50%,rgba(185,138,102,.22),transparent 70%)}body.zohar-m7 .finalcta h2{color:var(--ivory);font-size:clamp(28px,3.4vw,46px);max-width:22ch;margin:0 auto;position:relative;line-height:1.12}body.zohar-m7 .finalcta p{color:var(--brand-blush);margin:16px auto 26px;max-width:46ch;position:relative}body.zohar-m7 .finalcta .btn-primary{background:var(--brand-nude);color:var(--nude-text);position:relative}body.zohar-m7 .finalcta .btn-primary:hover{background:#c9986f}body.zohar-m7 footer{background:var(--espresso);color:var(--brand-blush);padding:0;overflow:hidden}body.zohar-m7 .f-inner{display:flex;align-items:stretch}body.zohar-m7 .f-brand{flex:0 0 clamp(300px,30%,392px);background:var(--brand-blush);color:var(--brown-700);padding:clamp(40px,4vw,60px) clamp(30px,3vw,48px);display:flex;flex-direction:column;gap:16px;justify-content:center}body.zohar-m7 .f-brand .logo{align-self:flex-start;display:inline-flex}body.zohar-m7 .f-brand .logo img{max-height:52px;width:auto;display:block;filter:none}body.zohar-m7 .f-brand .f-tag{color:var(--brand-brown);font-size:14.5px;line-height:1.6;max-width:30ch;margin:0}body.zohar-m7 .f-brand .f-book{align-self:flex-start;margin-top:2px;background:var(--espresso);color:var(--ivory);padding:11px 24px;border-radius:999px;font-weight:600;font-size:14px;letter-spacing:.01em}body.zohar-m7 .f-brand .f-book:hover{background:var(--brand-brown);color:var(--ivory)}body.zohar-m7 .f-brand a:hover{color:var(--espresso)}body.zohar-m7 .f-main{flex:1;min-width:0;padding:clamp(40px,4vw,60px) clamp(30px,4vw,60px);display:flex;flex-direction:column}body.zohar-m7 .f-grid{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:clamp(24px,3vw,44px)}body.zohar-m7 footer h4{color:var(--ivory);font-size:13.5px;letter-spacing:.02em;margin-bottom:12px}body.zohar-m7 footer ul{list-style:none;display:grid;gap:10px;font-size:14.5px}body.zohar-m7 footer a:hover{color:var(--brand-nude)}body.zohar-m7 .f-contact li{color:var(--brand-blush)}body.zohar-m7 .f-bottom{border-top:1px solid rgba(233,213,198,.2);margin-top:auto;padding-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:13px}@media(max-width:820px){body.zohar-m7 .f-inner{flex-direction:column}body.zohar-m7 .f-brand{flex:auto;align-items:center;text-align:center}body.zohar-m7 .f-brand .logo, body.zohar-m7 .f-brand .f-tag, body.zohar-m7 .f-brand .f-book{align-self:center}body.zohar-m7 .f-brand .f-tag{max-width:38ch}body.zohar-m7 .f-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){body.zohar-m7 .f-grid{grid-template-columns:1fr}}body.zohar-m7 header .logo img{height:44px;width:auto;display:block}body.zohar-m7 .mm-h .logo img{height:38px;width:auto;display:block}@media(max-width:1280px){body.zohar-m7 header .logo img{height:40px}}@media(max-width:1024px){body.zohar-m7 header .logo img{height:30px}}@media(max-width:600px){body.zohar-m7 header .logo img{height:38px}}@media(max-width:480px){body.zohar-m7 .hd{padding-inline:10px}body.zohar-m7 header .logo{transform:translateY(2px)}
}body.zohar-m7 #footer{display:none!important}body.zohar-m7 .js .rv{opacity:0;transform:translateY(16px);transition:opacity .4s ease,transform .4s ease}body.zohar-m7 .js .rv.in{opacity:1;transform:none}@media(max-width:980px){body.zohar-m7 nav.main, body.zohar-m7 .hd-cta{display:none}body.zohar-m7 .hd{display:grid;grid-template-columns:1fr auto 1fr;height:66px;column-gap:6px}body.zohar-m7 .burger{display:grid;justify-self:start}body.zohar-m7 .logo{justify-self:center;padding-inline-end:0;margin-inline-end:0;height:auto}body.zohar-m7 .logo::after{display:none}body.zohar-m7 .hd-actions{justify-self:end;gap:2px}body.zohar-m7 .icon-btn{width:42px;height:42px}body.zohar-m7 .hero{min-height:auto;display:block}body.zohar-m7 .hero-photo{position:relative;inset:auto;width:100%;height:52vh;min-height:340px}body.zohar-m7 .hero-photo img{object-position:60% 20%;filter:sepia(.12) saturate(1.18) hue-rotate(-4deg) brightness(1.02) contrast(1.02)}body.zohar-m7 .hero-photo::after{background:linear-gradient(0deg,var(--ivory) 8%,rgba(255,249,244,.5) 34%,transparent 66%)}body.zohar-m7 .hero-shape{display:none}body.zohar-m7 .hero .wrap{position:relative;margin-top:-16vh;z-index:2}body.zohar-m7 .hero-copy{max-width:100%;padding-block:0 clamp(30px,7vw,44px)}body.zohar-m7 .hero h1{font-size:clamp(38px,10vw,56px)}body.zohar-m7 .hero .lede{max-width:100%}body.zohar-m7 .hero .cta-row .btn-primary{flex:1 1 100%}body.zohar-m7 .tfeature{grid-template-columns:1fr}body.zohar-m7 .tfeature .tf-art{min-height:170px;order:-1}body.zohar-m7 .trow{grid-template-columns:auto 1fr;gap:4px 14px;padding:18px 4px}body.zohar-m7 .trow .td{grid-column:1/-1;order:3}body.zohar-m7 .trow .tl{grid-column:1/-1;order:4;justify-self:start}body.zohar-m7 .steps{grid-template-columns:1fr;gap:0}body.zohar-m7 .steps::before{inset-inline:auto;inset-inline-start:30px;top:18px;bottom:18px;width:2px;height:auto}body.zohar-m7 .step{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:11px 0;text-align:start}body.zohar-m7 .step .k{margin-inline:0}body.zohar-m7 .step h3{margin-top:0}body.zohar-m7 .step p{margin-inline:0}body.zohar-m7 .story-grid{grid-template-columns:1fr;gap:22px}body.zohar-m7 .story-fig{order:-1;min-height:300px}body.zohar-m7 .pullquote{font-size:clamp(30px,8vw,44px)}body.zohar-m7 .principles-row{flex-direction:column;align-items:flex-start;gap:8px}body.zohar-m7 .principles-row .psep{display:none}body.zohar-m7 .entry.rv{grid-template-columns:1fr}body.zohar-m7 .brow{grid-template-columns:1fr auto;gap:6px 12px;padding:18px 4px}body.zohar-m7 .brow .bd{grid-column:1/-1;order:3}body.zohar-m7 .brow .bc{grid-column:1/-1;order:4;justify-self:start}body.zohar-m7 .branch-grid{grid-template-columns:1fr}body.zohar-m7 .f-grid{grid-template-columns:1fr 1fr;gap:24px}body.zohar-m7 .footer-brand{grid-column:1/-1}
}@media(max-width:560px){body.zohar-m7 .f-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){body.zohar-m7 *{transition:none!important;animation:none!important}body.zohar-m7 .js .rv{opacity:1;transform:none}}body.zohar-m7 .mm-back{position:fixed;inset:0;background:rgba(64,47,34,.5);z-index:200;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s .25s}body.zohar-m7 .mm-back.open{opacity:1;visibility:visible;transition:opacity .25s}body.zohar-m7 .mm{position:fixed;inset-block:0;right:0;left:auto;width:min(86vw,340px);background:var(--ivory);z-index:201;transform:translateX(100%);visibility:hidden;transition:transform .3s ease,visibility 0s .3s;display:flex;flex-direction:column;box-shadow:-20px 0 50px -20px rgba(64,47,34,.5)}body.zohar-m7 .mm.open{transform:none;visibility:visible;transition:transform .3s ease}body.zohar-m7 .mm-h{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--clay)}body.zohar-m7 .mm nav{padding:14px 12px;display:grid;gap:2px}body.zohar-m7 .mm nav a{padding:14px 12px;border-radius:10px;font-weight:700;font-size:17px;color:var(--espresso);min-height:48px;display:flex;align-items:center}body.zohar-m7 .mm nav a:hover{background:var(--sand)}body.zohar-m7 .mm-foot{margin-top:auto;padding:18px 20px;border-top:1px solid var(--clay)}body.zohar-m7 .mm-foot .btn-primary{width:100%}@media(max-width:600px){body.zohar-m7 .process .steps{gap:0;margin-top:20px;padding-inline:4px}body.zohar-m7 .process .step{grid-template-columns:52px 1fr;column-gap:14px;row-gap:0;align-items:start;padding:16px 0}body.zohar-m7 .process .step .k{grid-column:1;grid-row:1 / span 2;align-self:start;width:46px;height:46px;font-size:20px}body.zohar-m7 .process .step h3{grid-column:2;grid-row:1;font-size:17px;line-height:1.25;margin:8px 0 4px}body.zohar-m7 .process .step p{grid-column:2;grid-row:2;font-size:14px;line-height:1.55;max-width:none;text-align:start}body.zohar-m7 .process .steps::before{inset-inline-start:23px;top:34px;bottom:34px}
}

/* ===== STANDALONE SHOP (grid/toolbar/filters/drawer) ===== */
body.zohar-m7 .toolbar{display:grid;grid-template-columns:minmax(0,2.2fr) repeat(2,minmax(0,1fr)) auto auto;gap:10px;align-items:center;background:var(--sand);border:1px solid var(--clay);border-radius:13px;padding:12px;margin-top:22px}
body.zohar-m7 .tb-search{display:flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--clay);border-radius:9px;padding:0 12px;min-height:48px}
body.zohar-m7 .tb-search input{border:none;background:none;font-family:var(--sans);font-size:15px;width:100%;color:var(--ink)}
body.zohar-m7 .tb-search input:focus{outline:none}body.zohar-m7 .tb-search svg{color:var(--espresso);flex:none}
body.zohar-m7 .ff{position:relative}
body.zohar-m7 .ff-btn{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--white);border:1px solid var(--clay);border-radius:9px;padding:0 12px;font-family:var(--sans);font-weight:600;font-size:14.5px;color:var(--ink);cursor:pointer}
body.zohar-m7 .ff-btn small{color:var(--accent-text);font-size:11px;font-weight:700}
body.zohar-m7 .ff-btn[aria-expanded=true]{border-color:var(--ink);box-shadow:0 0 0 2px rgba(76,56,41,.14)}
body.zohar-m7 .ff-menu{position:absolute;z-index:30;inset-inline:0;top:calc(100% + 6px);background:var(--white);border:1px solid var(--clay);border-radius:11px;box-shadow:0 20px 44px -22px rgba(64,47,34,.5);padding:6px;display:none}
body.zohar-m7 .ff-menu.open{display:block}
body.zohar-m7 .ff-opt{display:block;width:100%;text-align:start;font-family:var(--sans);font-weight:600;font-size:14px;color:var(--ink);background:none;border:none;border-radius:7px;padding:11px 12px;cursor:pointer;white-space:nowrap;min-height:44px}
body.zohar-m7 .ff-opt:hover,body.zohar-m7 .ff-opt.active{background:var(--sand);color:var(--espresso)}
body.zohar-m7 .ff-opt[aria-selected=true]::after{content:"\2713";float:inline-start;color:var(--accent-text);font-weight:800;margin-inline-start:12px}
body.zohar-m7 .tb-more{min-height:48px;padding:0 16px;border-radius:9px;border:1.5px solid var(--brand-brown);background:var(--white);font-family:var(--sans);font-weight:700;font-size:13.5px;color:var(--brand-brown);cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:7px}
body.zohar-m7 .tb-more[aria-expanded=true]{background:var(--brand-nude);color:var(--nude-text);border-color:var(--brand-nude)}
body.zohar-m7 .tb-count{font-size:13.5px;font-weight:700;color:var(--espresso);white-space:nowrap;padding-inline:6px;justify-self:end}
body.zohar-m7 .morefilters{display:none;margin-top:12px;background:var(--white);border:1px solid var(--clay);border-radius:12px;padding:16px}
body.zohar-m7 .morefilters.open{display:block}
body.zohar-m7 .morefilters label{font-size:13px;font-weight:700;color:var(--espresso);display:block;margin-bottom:8px}
body.zohar-m7 .price-row{display:flex;gap:8px;flex-wrap:wrap}
body.zohar-m7 .price-row button{min-height:44px;padding:0 16px;border-radius:999px;border:1.4px solid var(--clay);background:var(--white);font-family:var(--sans);font-weight:600;font-size:14px;color:var(--ink);cursor:pointer}
body.zohar-m7 .price-row button[aria-pressed=true]{background:var(--brand-nude);color:var(--nude-text);border-color:var(--brand-nude)}
body.zohar-m7 .applied{display:none;gap:8px;flex-wrap:wrap;align-items:center;margin-top:12px}
body.zohar-m7 .applied.on{display:flex}
body.zohar-m7 .chip{display:inline-flex;align-items:center;gap:8px;background:var(--brand-nude);color:var(--nude-text);font-size:13px;font-weight:700;border-radius:8px;padding:8px 10px 8px 13px}
body.zohar-m7 .chip button{all:unset;cursor:pointer;width:20px;height:20px;border-radius:6px;background:var(--espresso);color:var(--ivory);display:grid;place-items:center;font-size:11px;font-weight:800}
body.zohar-m7 .clear-all{background:none;border:none;font-family:var(--sans);font-weight:700;font-size:13.5px;color:var(--accent-text);text-decoration:underline;cursor:pointer;min-height:44px}
body.zohar-m7 .noresults{display:none;padding:40px 10px;text-align:center;color:var(--brown-700);font-weight:600}
body.zohar-m7 .noresults a{color:var(--accent-text);text-decoration:underline}
body.zohar-m7 .mob-tb{display:none}
body.zohar-m7 .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px}
@media(max-width:1200px){body.zohar-m7 .grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){body.zohar-m7 .grid{grid-template-columns:repeat(2,1fr)}}
body.zohar-m7 .pcard{display:flex;flex-direction:column;background:var(--white);border:1px solid #ECE0D2;border-radius:16px;overflow:hidden;box-shadow:0 2px 16px -12px rgba(64,47,34,.34);transition:transform .22s,box-shadow .22s,border-color .22s}
body.zohar-m7 .pcard:hover{transform:translateY(-4px);box-shadow:0 24px 44px -24px rgba(64,47,34,.42);border-color:var(--brand-nude)}
/* image-well: outer = brand ground, inner well = white/neutral; ORIGINAL image colors — no filters/blends/opacity.
   Absolute positioning + !important dims: immune to Woo/OceanWP archive img{height:auto!important} overrides. */
/* image well: warm ground + soft inset vignette frames white packshots WITHOUT a hard inner box; original colours, no filters */
body.zohar-m7 .pcard .pic{aspect-ratio:1/1;position:relative;overflow:hidden;background:linear-gradient(180deg,#FDFAF6,#F5ECE2);border-bottom:1px solid #F1E7DA}
body.zohar-m7 .pcard .pic img{position:absolute;top:16px;inset-inline-start:16px;width:calc(100% - 32px)!important;height:calc(100% - 32px)!important;max-height:none!important;object-fit:contain;box-sizing:border-box}
body.zohar-m7 .pcard .pic::after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 46px -20px rgba(64,47,34,.18);pointer-events:none}
body.zohar-m7 .pcard .pic .ph{position:absolute;inset:0;display:grid;place-items:center;background:var(--brand-blush);color:var(--espresso);text-align:center;padding:18px}
body.zohar-m7 .pcard .pic .ph b{font-size:12px;letter-spacing:.14em;font-weight:800}
body.zohar-m7 .pcard .pic .ph small{display:block;font-size:11px;color:var(--brown-700);margin-top:6px}
body.zohar-m7 .pcard .pb{padding:15px 16px 16px;display:flex;flex-direction:column;gap:5px;flex:1}
body.zohar-m7 .pcard .br{font-size:10.5px;font-weight:800;letter-spacing:.16em;color:var(--brand-brown);text-transform:uppercase;min-height:1em;opacity:.9}
body.zohar-m7 .pcard .nm{font-weight:700;font-size:16px;line-height:1.32;color:var(--espresso);min-height:2.64em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.005em}
body.zohar-m7 .pcard .nm a{color:inherit}
body.zohar-m7 .pcard .rl{font-size:12.5px;color:var(--brown-700);min-height:1.3em;opacity:.85}
body.zohar-m7 .pcard .pf{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:13px;margin-top:12px;border-top:1px solid #F3EADE}
body.zohar-m7 .pcard .pr{font-weight:800;font-size:18.5px;color:var(--espresso);white-space:nowrap;letter-spacing:-.01em}
body.zohar-m7 .pcard .pr .woocommerce-Price-amount,body.zohar-m7 .pcard .pr bdi,body.zohar-m7 .pcard .pr .amount{color:var(--espresso)!important}
body.zohar-m7 .pcard .consult{font-size:12px;font-weight:700;color:var(--brand-brown);text-decoration:underline;text-underline-offset:2px;line-height:1.35;max-width:15ch}
body.zohar-m7 .pcard .add{min-height:42px;padding:0 17px;border-radius:9px;background:var(--brand-nude);color:var(--nude-text);border:none;font-family:var(--sans);font-weight:800;font-size:13.5px;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap;display:inline-flex;align-items:center}
body.zohar-m7 .pcard .add:hover{background:var(--espresso);color:var(--ivory)}
body.zohar-m7 .shop-toptools{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}
/* mobile shop toolbar + drawer */
@media(max-width:820px){
  body.zohar-m7 .toolbar{display:none}
  body.zohar-m7 .mob-tb{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;margin-top:16px}
  body.zohar-m7 .mob-tb .tb-search{grid-column:1/-1}
  body.zohar-m7 .mob-tb button{min-height:48px;border-radius:10px;border:1.5px solid var(--brand-brown);background:var(--white);color:var(--brand-brown);font-family:var(--sans);font-weight:700;font-size:15px;padding:0 16px;cursor:pointer}
  body.zohar-m7 .mob-tb .mcount{grid-column:1/-1;font-size:13px;font-weight:700;color:var(--espresso)}
}
body.zohar-m7 .drawer-back{position:fixed;inset:0;background:rgba(64,47,34,.5);z-index:200;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s .25s}
body.zohar-m7 .drawer-back.open{opacity:1;visibility:visible;transition:opacity .25s}
body.zohar-m7 .drawer{position:fixed;inset-inline:0;bottom:0;z-index:201;background:var(--ivory);border-radius:20px 20px 0 0;max-height:88vh;display:flex;flex-direction:column;transform:translateY(100%);visibility:hidden;transition:transform .3s ease,visibility 0s .3s}
body.zohar-m7 .drawer.open{transform:none;visibility:visible;transition:transform .3s ease}
body.zohar-m7 .drawer-h{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--clay)}
body.zohar-m7 .drawer-h b{font-size:18px;font-weight:800;color:var(--espresso)}
body.zohar-m7 .drawer-h .x{background:none;border:none;font-size:24px;color:var(--espresso);cursor:pointer;width:44px;height:44px}
body.zohar-m7 .drawer-body{overflow:auto;padding:16px 20px;flex:1}
body.zohar-m7 .drawer-body .grp{margin-bottom:16px}
body.zohar-m7 .drawer-body .grp>span{font-size:12.5px;font-weight:700;color:var(--espresso);letter-spacing:.04em;display:block;margin-bottom:8px}
body.zohar-m7 .drawer-body .opts{display:flex;flex-wrap:wrap;gap:8px}
body.zohar-m7 .drawer-body .opts button{min-height:46px;padding:0 18px;border-radius:999px;border:1.5px solid var(--clay);background:var(--white);font-family:var(--sans);font-weight:600;font-size:14.5px;color:var(--ink);cursor:pointer}
body.zohar-m7 .drawer-body .opts button[aria-pressed=true]{background:var(--brand-nude);color:var(--nude-text);border-color:var(--brand-nude)}
body.zohar-m7 .drawer-foot{border-top:1px solid var(--clay);padding:14px 20px;display:flex;gap:12px;align-items:center}
body.zohar-m7 .drawer-foot .clr{background:none;border:none;font-family:var(--sans);font-weight:700;color:var(--accent-text);text-decoration:underline;cursor:pointer;min-height:48px}
body.zohar-m7 .drawer-foot .apply{flex:1}
body.zohar-m7 .shop-intro{margin-top:6px}

/* ===== PDP (single product) ===== */
body.zohar-m7 .pdp-wrap{padding-bottom:clamp(40px,6vw,80px)}
body.zohar-m7 .crumb{padding:18px 0 0;font-size:13.5px;color:var(--brown-700);display:flex;gap:8px;flex-wrap:wrap}
body.zohar-m7 .crumb a:hover{color:var(--espresso)}
body.zohar-m7 .pdp{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(28px,4vw,60px);padding:20px 0 clamp(40px,5vw,72px);align-items:start}
body.zohar-m7 .gallery{position:sticky;top:92px}
body.zohar-m7 .gmain{aspect-ratio:1/1;background:linear-gradient(180deg,#FDFAF6,#F5ECE2);border:1px solid #ECE0D2;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 2px 18px -12px rgba(64,47,34,.32)}
body.zohar-m7 .gmain img{position:absolute;top:26px;inset-inline-start:26px;width:calc(100% - 52px)!important;height:calc(100% - 52px)!important;max-height:none!important;object-fit:contain;box-sizing:border-box}
body.zohar-m7 .gmain::after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 60px -26px rgba(64,47,34,.18);pointer-events:none;border-radius:20px}
body.zohar-m7 .gmain .ph{display:grid;place-items:center;text-align:center;color:var(--espresso)}
body.zohar-m7 .gnote{margin-top:10px;font-size:12.5px;color:var(--brown-700)}
body.zohar-m7 .pinfo .eyebrow{font-size:12px;font-weight:700;letter-spacing:.2em;color:var(--accent-text);text-transform:uppercase;display:block;margin-bottom:8px;min-height:1em}
body.zohar-m7 .pinfo h1{font-size:clamp(28px,3.2vw,42px);line-height:1.16;color:var(--espresso);font-weight:800;letter-spacing:-.01em}
body.zohar-m7 .pinfo .role{font-size:16px;color:var(--brown-700);margin-top:8px}
body.zohar-m7 .priceline{display:flex;align-items:baseline;gap:12px;margin-top:18px}
body.zohar-m7 .priceline .price{font-weight:800;font-size:30px;color:var(--espresso)}
body.zohar-m7 .priceline .price .woocommerce-Price-amount,body.zohar-m7 .priceline .price bdi,body.zohar-m7 .priceline .price .amount{color:var(--espresso)!important}
body.zohar-m7 .priceline .consult{font-size:16px;font-weight:700;color:var(--accent-text)}
body.zohar-m7 .buy{display:flex;gap:12px;margin-top:22px;flex-wrap:wrap}
body.zohar-m7 .buy .btn-primary{flex:1;min-width:200px}
body.zohar-m7 .wa{margin-top:14px}
body.zohar-m7 .wa a{font-size:14.5px;font-weight:600;color:var(--accent-text);text-decoration:underline;text-underline-offset:3px}
body.zohar-m7 .details{margin-top:24px;border-top:1px solid var(--clay)}
body.zohar-m7 .acc{border-bottom:1px solid var(--clay)}
body.zohar-m7 .acc>button{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;font-family:var(--sans);font-weight:700;font-size:16px;color:var(--espresso);padding:18px 2px;cursor:pointer;text-align:start;min-height:48px}
body.zohar-m7 .acc .ic{color:var(--brand-nude);font-size:22px;transition:transform .2s}
body.zohar-m7 .acc[data-open=true] .ic{transform:rotate(45deg)}
body.zohar-m7 .acc .panel{overflow:hidden;max-height:0;transition:max-height .26s ease}
body.zohar-m7 .acc .panel .inner{padding:0 2px 18px;font-size:15px;color:var(--ink);max-width:60ch}
body.zohar-m7 .related{padding:clamp(38px,5vw,64px) 0 0;border-top:1px solid var(--clay);margin-top:8px}
body.zohar-m7 .related h2{font-size:clamp(22px,2.4vw,30px);color:var(--espresso);font-weight:800}
body.zohar-m7 .rgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:22px}
@media(max-width:820px){body.zohar-m7 .rgrid{grid-template-columns:repeat(2,1fr)}}
body.zohar-m7 .mbuy{position:fixed;inset-inline:0;bottom:0;z-index:120;background:var(--ivory);border-top:1px solid var(--clay);padding:12px 16px;gap:12px;align-items:center;box-shadow:0 -8px 24px -18px rgba(64,47,34,.5);transform:translateY(100%);transition:transform .28s ease;display:flex}
body.zohar-m7 .mbuy.show{transform:none}
body.zohar-m7 .mbuy .mp{font-weight:800;color:var(--espresso);font-size:19px;white-space:nowrap}
body.zohar-m7 .mbuy .mp .woocommerce-Price-amount,body.zohar-m7 .mbuy .mp bdi{color:var(--espresso)!important}
body.zohar-m7 .mbuy .btn-primary{flex:1;min-height:50px}
@media(max-width:900px){body.zohar-m7 .pdp{grid-template-columns:1fr;gap:22px}body.zohar-m7 .gallery{position:static}body.zohar-m7 .mbuy{display:flex}}
@media(min-width:901px){body.zohar-m7 .mbuy{display:none}}

/* ===== Woo/OceanWP neutralization on M7 product & shop pages (preview only; body.zohar-m7 present).
   OceanWP DOM: #main > #content-wrap.container > #primary.content-area(float:left, sidebar-reserved) > #content > article.entry-content ===== */
body.zohar-m7.single-product #right-sidebar,body.zohar-m7.archive #right-sidebar,body.zohar-m7.single-product #left-sidebar,body.zohar-m7.archive #left-sidebar{display:none!important}
body.zohar-m7.single-product #primary.content-area,body.zohar-m7.archive #primary.content-area{width:100%!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important}
body.zohar-m7.single-product #content-wrap.container,body.zohar-m7.archive #content-wrap.container{max-width:none!important;width:100%!important;padding:0!important}
body.zohar-m7.single-product #content,body.zohar-m7.archive #content,body.zohar-m7.single-product article.entry-content,body.zohar-m7.archive .page-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.zohar-m7.single-product article.entry-content,body.zohar-m7.archive article.entry-content,body.zohar-m7.single-product #content,body.zohar-m7.archive #content{display:block!important}
body.zohar-m7.single-product .pdp-wrap,body.zohar-m7.archive section.shop{display:block!important;width:100%!important;max-width:100%!important;margin-inline:0!important}
/* hide OceanWP/Woo default product & archive chrome that would duplicate the M7 render */
body.zohar-m7.single-product .single-product-header,body.zohar-m7.single-product .oceanwp-woo-title,body.zohar-m7.single-product .product_meta,body.zohar-m7.single-product .woocommerce-breadcrumb,body.zohar-m7.archive .woocommerce-products-header,body.zohar-m7.archive .page-header,body.zohar-m7.archive .term-description,body.zohar-m7.single-product .entry-title{display:none!important}

/* ===== MINI-CART DRAWER (M7) ===== */
body.zohar-m7 .mc-back{position:fixed;inset:0;background:rgba(64,47,34,.5);z-index:200;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s .25s}
body.zohar-m7 .mc-back.open{opacity:1;visibility:visible;transition:opacity .25s}
body.zohar-m7 .minicart{position:fixed;top:0;bottom:0;left:0;width:min(92vw,400px);background:var(--ivory);z-index:201;transform:translateX(-100%);visibility:hidden;transition:transform .3s ease,visibility 0s .3s;display:flex;flex-direction:column;box-shadow:20px 0 50px -20px rgba(64,47,34,.5)}
body.zohar-m7 .minicart.open{transform:none;visibility:visible;transition:transform .3s ease}
body.zohar-m7 .mc-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--clay);flex:none}
body.zohar-m7 .mc-head b{font-size:19px;font-weight:800;color:var(--espresso)}
body.zohar-m7 .mc-scroll{flex:1;overflow:auto;display:flex;flex-direction:column;min-height:0}
body.zohar-m7 .mc-items{list-style:none;margin:0;padding:8px 14px;display:flex;flex-direction:column}
body.zohar-m7 .mc-item{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 6px;border-bottom:1px solid var(--sand)}
body.zohar-m7 .mc-pic{width:60px;height:60px;border-radius:12px;background:linear-gradient(180deg,#FDFAF6,#F5ECE2);border:1px solid #EFE6D9;overflow:hidden;display:grid;place-items:center}
body.zohar-m7 .mc-pic img{width:100%;height:100%;object-fit:contain;padding:6px;box-sizing:border-box}
body.zohar-m7 .mc-info{display:flex;flex-direction:column;gap:3px;min-width:0}
body.zohar-m7 .mc-nm{font-weight:700;font-size:14.5px;color:var(--espresso);line-height:1.3}
body.zohar-m7 .mc-meta{font-size:12.5px;color:var(--brown-700)}
body.zohar-m7 .mc-line{font-weight:800;font-size:14.5px;color:var(--espresso)}
body.zohar-m7 .mc-line .woocommerce-Price-amount,body.zohar-m7 .mc-line bdi,body.zohar-m7 .mc-meta .woocommerce-Price-amount,body.zohar-m7 .mc-meta bdi{color:inherit!important}
body.zohar-m7 .mc-rm{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:var(--brown-700);background:var(--sand);font-weight:700;text-decoration:none;font-size:12px;flex:none}
body.zohar-m7 .mc-rm:hover{background:var(--brand-nude);color:var(--nude-text)}
body.zohar-m7 .mc-foot{margin-top:auto;padding:16px 20px 20px;border-top:1px solid var(--clay);background:var(--sand);display:flex;flex-direction:column;gap:12px;flex:none}
body.zohar-m7 .mc-sub{display:flex;justify-content:space-between;align-items:baseline;font-size:15px;color:var(--ink)}
body.zohar-m7 .mc-sub b{font-size:20px;font-weight:800;color:var(--espresso)}
body.zohar-m7 .mc-sub b .woocommerce-Price-amount,body.zohar-m7 .mc-sub b bdi{color:inherit!important}
body.zohar-m7 .mc-checkout{width:100%}
body.zohar-m7 .mc-tocart{text-align:center;font-weight:700;font-size:14px;color:var(--accent-text);text-decoration:underline;text-underline-offset:3px;min-height:44px;display:flex;align-items:center;justify-content:center}
body.zohar-m7 .mc-empty{padding:56px 30px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;margin:auto 0}
body.zohar-m7 .mc-empty-ic{color:var(--brand-nude)}
body.zohar-m7 .mc-empty b{font-size:20px;font-weight:800;color:var(--espresso)}
body.zohar-m7 .mc-empty-t{color:var(--brown-700);font-size:14px}
body.zohar-m7 .mc-empty .btn-primary{margin-top:10px;min-width:180px}

/* ===== CART PAGE (M7) — style native Woo cart; no calc/price/tax changes ===== */
body.zohar-m7.woocommerce-cart #right-sidebar,body.zohar-m7.woocommerce-checkout #right-sidebar{display:none!important}
body.zohar-m7.woocommerce-cart #primary.content-area,body.zohar-m7.woocommerce-checkout #primary.content-area{width:100%!important;max-width:none!important;float:none!important;margin:0!important}
body.zohar-m7.woocommerce-cart #content-wrap.container,body.zohar-m7.woocommerce-checkout #content-wrap.container{max-width:1120px!important}
body.zohar-m7.woocommerce-cart #content,body.zohar-m7.woocommerce-cart article.entry-content,body.zohar-m7.woocommerce-checkout #content{display:block!important;width:100%!important;max-width:none!important}
/* OceanWP wraps page content in div.entry.clr with display:grid (2-col) -> collapses the cart to ~half width. Kill it. */
body.zohar-m7.woocommerce-cart .entry.clr,body.zohar-m7.woocommerce-cart .single-page-article,body.zohar-m7.woocommerce-checkout .entry.clr,body.zohar-m7.woocommerce-checkout .single-page-article{display:block!important;grid-template-columns:none!important;width:100%!important;max-width:none!important}
body.zohar-m7.woocommerce-cart .page-header,body.zohar-m7.woocommerce-cart .entry-title,body.zohar-m7.woocommerce-cart .single-page-title{display:none!important}
body.zohar-m7.woocommerce-cart .woocommerce,body.zohar-m7.woocommerce-cart .entry-content{width:100%!important;max-width:none!important;float:none!important;display:block!important}
body.zohar-m7 .woocommerce-cart-form{display:block;width:100%!important;max-width:none!important;float:none!important;margin:0}
body.zohar-m7 .woocommerce-cart-form table.cart{width:100%!important;max-width:none!important;border:none!important;border-collapse:collapse;background:none;margin:0;table-layout:auto}
body.zohar-m7 .woocommerce-cart-form table.cart thead{display:none}
body.zohar-m7 .woocommerce-cart-form table.cart tbody{border:none}
body.zohar-m7 tr.cart_item{display:flex!important;align-items:center;gap:16px;flex-wrap:nowrap;border:none;border-bottom:1px solid var(--clay);background:none;padding:16px 4px}
body.zohar-m7 tr.cart_item td{border:none!important;padding:0!important;margin:0!important;background:none;display:block;min-height:0!important;height:auto!important;float:none!important}
body.zohar-m7 tr.cart_item td.product-thumbnail{order:1;flex:0 0 80px;width:80px}
body.zohar-m7 tr.cart_item td.product-thumbnail img{width:80px;height:80px;object-fit:contain;border-radius:12px;background:linear-gradient(180deg,#FDFAF6,#F5ECE2);border:1px solid #EFE6D9;padding:8px;box-sizing:border-box}
body.zohar-m7 tr.cart_item td.product-name{order:2;flex:1 1 auto;min-width:0;width:auto;font-weight:700;font-size:16px;color:var(--espresso);text-align:start;line-height:1.32}
body.zohar-m7 tr.cart_item td.product-name a{color:var(--espresso)!important;text-decoration:none}
body.zohar-m7 tr.cart_item td.product-name a:hover{color:var(--brand-brown)!important}
body.zohar-m7 tr.cart_item td.product-name .variation{font-size:12.5px;color:var(--brown-700);margin-top:4px}
body.zohar-m7 tr.cart_item td.product-price{order:3;flex:0 0 84px;width:84px;color:var(--brown-700);font-weight:600;font-size:14.5px;text-align:center}
body.zohar-m7 tr.cart_item td.product-quantity{order:4;flex:0 0 auto;width:auto}
body.zohar-m7 .quantity .plus,body.zohar-m7 .quantity .minus,body.zohar-m7 .quantity .qty-plus,body.zohar-m7 .quantity .qty-minus,body.zohar-m7 td.product-quantity .quantity a{display:none!important}
body.zohar-m7 td.product-quantity .quantity{display:inline-flex!important;align-items:center;border:1.5px solid var(--clay);border-radius:10px;overflow:hidden;background:var(--white);width:auto;max-width:none}
body.zohar-m7 td.product-quantity .quantity input.qty{width:60px!important;min-height:44px;height:44px;border:none!important;text-align:center;font-family:var(--sans);font-weight:700;font-size:15px;color:var(--espresso);background:none!important;box-shadow:none!important;margin:0}
body.zohar-m7 tr.cart_item td.product-subtotal{order:5;flex:0 0 96px;width:96px;font-weight:800;font-size:17px;color:var(--espresso);white-space:nowrap;text-align:end}
body.zohar-m7 tr.cart_item td.product-remove{order:6;flex:0 0 40px;width:40px;text-align:center}
body.zohar-m7 tr.cart_item td.product-remove a.remove{width:32px!important;height:32px!important;min-height:0!important;max-height:32px!important;line-height:32px!important;border-radius:8px;display:block!important;color:var(--brown-700)!important;background:var(--sand)!important;font-size:15px!important;text-align:center;text-decoration:none;font-weight:700;padding:0!important}
body.zohar-m7 tr.cart_item td.product-remove a.remove:hover{background:var(--brand-nude)!important;color:var(--nude-text)!important}
/* kill OceanWP-injected heights on the flex cells (thumbnail wrapper baseline gap, tall remove/name line-heights) */
body.zohar-m7 tr.cart_item td.product-thumbnail,body.zohar-m7 tr.cart_item td.product-thumbnail a{line-height:0!important;font-size:0!important;display:block;height:80px!important;max-height:80px!important}
body.zohar-m7 tr.cart_item td.product-thumbnail img{display:block;width:80px!important;height:80px!important;max-height:80px!important}
body.zohar-m7 tr.cart_item td.product-name{line-height:1.32!important;font-size:16px!important}
body.zohar-m7 tr.cart_item td.product-name a{line-height:1.32!important;display:inline}
body.zohar-m7 tr.cart_item .woocommerce-Price-amount,body.zohar-m7 tr.cart_item .woocommerce-Price-amount bdi,body.zohar-m7 tr.cart_item .amount{color:inherit!important}
body.zohar-m7 .cart_totals input[type=radio],body.zohar-m7 .cart_totals input[type=checkbox],body.zohar-m7 .woocommerce-cart input[type=radio]{accent-color:var(--brand-nude)}
@media(max-width:640px){
  body.zohar-m7 tr.cart_item{display:block!important;position:relative;padding:18px 6px 20px;border-bottom:1px solid var(--clay)}
  body.zohar-m7 tr.cart_item td{display:flex!important;justify-content:space-between;align-items:center;gap:12px;padding:6px 4px!important;text-align:end;width:auto!important}
  body.zohar-m7 tr.cart_item td::before{content:attr(data-title);font-weight:700;color:var(--brown-700);font-size:13px;text-align:start}
  body.zohar-m7 td.product-remove{position:absolute;top:14px;inset-inline-start:4px;width:auto!important;padding:0!important}
  body.zohar-m7 td.product-remove::before{display:none}
  body.zohar-m7 td.product-thumbnail{justify-content:center;padding-bottom:10px!important}
  body.zohar-m7 td.product-thumbnail::before{display:none}
  body.zohar-m7 td.product-thumbnail img{width:96px;height:96px}
  body.zohar-m7 td.product-quantity .quantity{margin-inline-start:auto}
}
body.zohar-m7 td.actions{display:flex!important;flex-wrap:wrap;gap:12px;align-items:center;padding:18px 4px 4px;grid-column:1/-1}
body.zohar-m7 td.actions .coupon{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
body.zohar-m7 td.actions .coupon label{display:none}
body.zohar-m7 td.actions input#coupon_code{min-height:46px;padding:0 14px;border:1px solid var(--clay);border-radius:10px;background:var(--white);font-family:var(--sans);font-size:14px;color:var(--ink);min-width:150px}
body.zohar-m7 td.actions button,body.zohar-m7 .woocommerce-cart-form button[name="update_cart"]{min-height:46px;padding:0 20px;border-radius:10px;border:1.5px solid var(--brand-brown);background:var(--white);color:var(--brand-brown);font-family:var(--sans);font-weight:700;font-size:14px;cursor:pointer}
body.zohar-m7 td.actions button[name="apply_coupon"]:hover,body.zohar-m7 button[name="update_cart"]:hover{background:var(--brand-blush)}
body.zohar-m7 button[name="update_cart"][disabled]{opacity:.5}
/* totals */
body.zohar-m7 .cart-collaterals{margin-top:26px;display:flex;justify-content:flex-start}
body.zohar-m7 .cart_totals{width:100%;max-width:420px;margin-inline-start:auto;background:var(--sand);border:1px solid var(--clay);border-radius:16px;padding:22px 24px}
body.zohar-m7 .cart_totals h2{font-size:20px;font-weight:800;color:var(--espresso);margin:0 0 14px}
body.zohar-m7 .cart_totals table{width:100%;border:none;background:none}
body.zohar-m7 .cart_totals table th,body.zohar-m7 .cart_totals table td{border:none;padding:10px 0;color:var(--ink);font-size:15px;text-align:start;background:none}
body.zohar-m7 .cart_totals tr.order-total th,body.zohar-m7 .cart_totals tr.order-total td{font-weight:800;font-size:19px;color:var(--espresso);border-top:1px solid var(--clay);padding-top:14px}
body.zohar-m7 .cart_totals .woocommerce-Price-amount,body.zohar-m7 .cart_totals bdi{color:var(--espresso)!important}
body.zohar-m7 .cart_totals .woocommerce-shipping-destination,body.zohar-m7 .cart_totals .shipping-calculator-button{color:var(--brown-700);font-size:13px}
body.zohar-m7 .wc-proceed-to-checkout{padding:16px 0 0}
body.zohar-m7 .wc-proceed-to-checkout a.checkout-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border-radius:11px;background:var(--brand-nude);color:var(--nude-text);font-family:var(--sans);font-weight:800;font-size:16px;text-decoration:none;box-shadow:none;text-shadow:none}
body.zohar-m7 .wc-proceed-to-checkout a.checkout-button:hover{background:#ac7c58}
/* empty cart + notices */
body.zohar-m7 .cart-empty,body.zohar-m7 .wc-empty-cart-message{font-size:18px;color:var(--espresso);text-align:center;font-weight:700;padding:30px 0}
body.zohar-m7 .woocommerce-cart .return-to-shop{text-align:center}
body.zohar-m7 .return-to-shop a.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border-radius:11px;background:var(--brand-nude);color:var(--nude-text)!important;font-weight:800;text-decoration:none;box-shadow:none}
body.zohar-m7 .woocommerce-message,body.zohar-m7 .woocommerce-info,body.zohar-m7 .woocommerce-error{background:var(--brand-blush)!important;border-top:3px solid var(--brand-nude)!important;color:var(--espresso)!important;border-radius:10px}
body.zohar-m7 .woocommerce-message a,body.zohar-m7 .woocommerce-info a{color:var(--brand-brown)!important}
@media(max-width:640px){
  body.zohar-m7 tr.cart_item{grid-template-columns:64px minmax(0,1fr) 36px;gap:12px;row-gap:12px}
  body.zohar-m7 td.product-thumbnail,body.zohar-m7 td.product-thumbnail img{width:64px;height:64px}
  body.zohar-m7 td.product-name{order:2}
  body.zohar-m7 td.product-remove{order:3;align-self:start}
  body.zohar-m7 td.product-quantity{order:4;grid-column:2/-1;justify-self:start}
  body.zohar-m7 td.product-subtotal{order:5;grid-column:1/-1;text-align:start;padding-top:4px}
  body.zohar-m7 .cart_totals{max-width:none}
}

/* ===================== M7.6 WAVE A ===================== */

/* A-3 (final, M7.10) — every M7 surface incl. the footer is now LIGHT: the global espresso ring is
   correct everywhere. The ivory rule below is inert history (M7.8 re-overrides it to espresso later
   in this file); kept only so intermediate sections diff cleanly. */
body.zohar-m7 footer :focus-visible{outline-color:var(--ivory)}
/* ...but the footer's blush brand column is a LIGHT surface: keep the dark ring there,
   otherwise the ivory ring lands on #F2E4D8 at 1.19:1 and disappears. */
body.zohar-m7 footer .f-brand :focus-visible{outline-color:var(--espresso)}

/* A-6 — Skin-Concerns rows are static: no expand affordance, layout preserved */
body.zohar-m7 .cx-btn.cx-static{cursor:default;grid-template-columns:auto minmax(0,1fr)}
body.zohar-m7 .cx-btn.cx-static:hover{background:none;padding-inline:6px}

/* A-12 — closed collapsible panels must not hold keyboard focus (PDP .acc + FAQ .fitem) */
body.zohar-m7 .acc .panel{visibility:hidden}
body.zohar-m7 .acc[data-open=true] .panel{visibility:visible}
body.zohar-m7 .fpanel{visibility:hidden}
body.zohar-m7 .fitem[data-open=true] .fpanel{visibility:visible}

/* A-11 — image well: deeper floor + hairline inner edge so white packshots
   separate from the card ground (existing production asset, no filters) */
body.zohar-m7 .pcard .pic{background:linear-gradient(180deg,#FBF5EE 0%,#EFE2D3 100%)}
body.zohar-m7 .pcard .pic::after{box-shadow:inset 0 0 0 1px rgba(122,90,66,.11),inset 0 -38px 48px -30px rgba(64,47,34,.24)}

/* A-2 — shop card footer must never clip the CTA at small widths */
@media(max-width:460px){
  body.zohar-m7 .pcard .pf{flex-wrap:wrap;row-gap:10px}
  body.zohar-m7 .pcard .pr{font-size:16.5px}
  body.zohar-m7 .pcard .add{padding:0 13px;font-size:12.5px;min-height:40px;flex:0 0 auto}
  body.zohar-m7 .pcard .consult{max-width:none;flex:1 1 100%}
}

/* ===================== M7.7 MASTER SPRINT ===================== */
/* Owner direction: Deep Brown = text/icons/borders/small accents. Large surfaces = Warm Ivory + Brand Blush.
   Nude leads primary actions (label #2E1D12 on accent #C9967A = 6.25:1, M7.15-verified). */

/* --- Skin Concerns: blush editorial index (was a dominant espresso block) --- */
body.zohar-m7 .concerns{background:var(--brand-blush);color:var(--espresso)}
body.zohar-m7 .concerns .eyebrow{color:var(--brand-brown)}
body.zohar-m7 .concerns .sec{color:var(--espresso)}
body.zohar-m7 .cx-btn .num{color:var(--brand-brown);opacity:.9}
body.zohar-m7 .cx-btn .ct h3{color:var(--espresso)}
body.zohar-m7 .cx-btn .ct p{color:var(--ink)}
body.zohar-m7 .cx-item{border-bottom:1px solid rgba(123,90,66,.22)}
body.zohar-m7 .cx-item:last-child{border-bottom:0}
body.zohar-m7 .notsure{border-top:1px solid rgba(123,90,66,.26)}
body.zohar-m7 .notsure b{color:var(--espresso)}
body.zohar-m7 .notsure span{color:var(--ink)}

/* --- Story: warm sand, espresso type (was espresso block) --- */
body.zohar-m7 .story{background:var(--sand);color:var(--espresso)}
body.zohar-m7 .story .eyebrow{color:var(--brand-brown)}
body.zohar-m7 .story .pullquote{color:var(--espresso)}
body.zohar-m7 .story .pullquote .hl{color:var(--brand-brown)}
body.zohar-m7 .story p{color:var(--ink)}
body.zohar-m7 .story h2{color:var(--espresso)}
body.zohar-m7 .principles-row b{color:var(--brand-brown)}
body.zohar-m7 .principles-row span{color:var(--ink)}
body.zohar-m7 .principles-row .psep{color:var(--clay)}

/* --- Final CTA: blush card, espresso type, nude action (was espresso block) --- */
body.zohar-m7 .finalcta .box{background:var(--brand-blush);color:var(--espresso);border:1px solid var(--clay)}
body.zohar-m7 .finalcta .box::before{background:radial-gradient(50% 50% at 50% 50%,rgba(185,138,102,.3),transparent 70%)}
body.zohar-m7 .finalcta .box h2{color:var(--espresso)}
body.zohar-m7 .finalcta .box p{color:var(--ink)}

/* --- heading-semantics support --- */
body.zohar-m7 footer h3{color:var(--ivory);font-size:13.5px;letter-spacing:.02em;margin-bottom:12px;font-weight:700}
body.zohar-m7 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}

/* --- PDP: breadcrumb never orphans separators; buy button is a button, not a slab --- */
body.zohar-m7 .crumb{align-items:center;row-gap:4px}
body.zohar-m7 .crumb a{white-space:nowrap}
body.zohar-m7 .buy .btn-primary{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:230px;padding:0 36px;text-align:center}

/* --- shop-entry doors: underline only the action, not every string --- */
body.zohar-m7 .entry.rv a{text-decoration:none}
body.zohar-m7 .entry.rv a .tt,body.zohar-m7 .entry.rv a .dd{text-decoration:none}
body.zohar-m7 .entry.rv a .go{text-decoration:underline;text-underline-offset:3px}

/* --- cart polish: real targets, calm coupon, dominant total, branded notices --- */
body.zohar-m7 .quantity .qty{min-height:44px;min-width:54px}
body.zohar-m7 td.product-remove a{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}
body.zohar-m7 .coupon .button{background:transparent!important;border:1px solid var(--clay)!important;color:var(--brand-brown)!important}
body.zohar-m7 .cart_totals .order-total .amount{font-size:20px;font-weight:800;color:var(--espresso)}
body.zohar-m7 .woocommerce-message .button,body.zohar-m7 .woocommerce-info .button{background:var(--brand-nude)!important;color:var(--nude-text)!important;border:none!important}
body.zohar-m7.woocommerce-cart .woocommerce-message{display:none}

/* ===================== M7.10 — FINAL POLISH ===================== */
/* the three remaining #ac7c58 hovers pair with #2E1D12 at 4.44:1 (hair under AA): keep the verified
   nude fill on hover; movement/shadow carry the feedback */
body.zohar-m7 .hd-cta:hover{background:var(--brand-nude)}
body.zohar-m7 .branch .bacts a.primary:hover{background:var(--brand-nude)}
body.zohar-m7 .wc-proceed-to-checkout a.checkout-button:hover{background:var(--brand-nude)!important}
/* footer booking pill: real hover feedback without a fill change */
@media (prefers-reduced-motion: no-preference){
  body.zohar-m7 .f-brand .f-book{transition:transform .2s,box-shadow .2s}
  body.zohar-m7 .f-brand .f-book:hover{transform:translateY(-2px);box-shadow:0 12px 26px -14px rgba(123,90,66,.5)}
}
/* Latin product names inside the RTL grid: paragraph-direction per name, so the clamp ellipsis
   lands at the true end ("Pure Moisturizing…" — not "Pure …Moisturizing") */
body.zohar-m7 .pcard .nm{unicode-bidi:plaintext}

/* M7.9 — catalog-mode factual notice on the shop */
body.zohar-m7 .catalog-note{margin:14px 0 4px;padding:12px 16px;background:var(--brand-blush);border:1px solid var(--clay);border-radius:12px;color:var(--espresso);font-size:15px;max-width:64ch}
body.zohar-m7 .catalog-note a{color:var(--brand-brown);text-decoration:underline;text-underline-offset:3px}

/* ===================== M7.8 — FOOTER JOINS THE LIGHT SYSTEM (owner direction) ===================== */
/* The footer was the last large Deep-Brown fill. Main column -> warm sand with espresso/ink type;
   the blush brand column stays; the booking action joins the nude action system. */
body.zohar-m7 footer{background:var(--sand);color:var(--ink);border-top:1px solid rgba(64,47,34,.16)}
body.zohar-m7 footer h3{color:var(--brand-brown)}
body.zohar-m7 footer a{color:var(--ink)}
body.zohar-m7 footer a:hover{color:var(--espresso)}
body.zohar-m7 .f-bottom{border-top:1px solid rgba(64,47,34,.14);color:var(--brown-700)}
body.zohar-m7 .f-contact li{color:var(--ink)}
body.zohar-m7 .f-brand .f-book{background:var(--brand-nude);color:var(--nude-text)}
body.zohar-m7 .f-brand .f-book:hover{background:var(--brand-nude);color:var(--nude-text)}
/* the footer is now a LIGHT surface end-to-end: espresso focus ring everywhere in it */
body.zohar-m7 footer :focus-visible{outline-color:var(--espresso)}

/* --- red-team fixes: hover must never drown the label; kill the legacy floating bar --- */
/* stale dark-era hover turned 'דברי איתי' near-black under a near-black label (1.03:1). Hover keeps
   the verified nude fill (label 5.30:1); movement+shadow already signal hover. */
body.zohar-m7 .btn-primary:hover{background:var(--brand-nude)}
body.zohar-m7 .notsure .btn-primary:hover{background:var(--brand-nude)}
body.zohar-m7 .finalcta .btn-primary:hover{background:var(--brand-nude)}
/* legacy OceanWP floating add-to-cart bar carries the owner-rejected product name + a dead button */
body.zohar-m7.single-product .owp-floating-bar{display:none!important}

/* --- motion: modest, meaningful, fully guarded --- */
@media (prefers-reduced-motion: no-preference){
  html:has(body.zohar-m7){scroll-behavior:smooth}
  body.zohar-m7 .pcard .pic img{transition:transform .45s cubic-bezier(.2,.7,.2,1)}
  body.zohar-m7 .pcard:hover .pic img{transform:scale(1.035)}
}

/* ===================== M7.15 — BRAND UNIFICATION (booking visual system) =====================
   Source of truth = booking.zohariteitiel.com rendered tokens: page #FFF9F4, card #FFFFFF,
   ONE accent #C9967A, border #EAD7CC, Assistant type, 16px radii, soft warm accent-tinted shadows.
   This layer unifies COMPONENTS only (shape/shadow/hover/accent); surfaces are already light
   (M7.7/M7.8). No dark hover fills. Motion respects prefers-reduced-motion. */

/* a11y — honour reduced-motion across the whole M7 surface */
@media (prefers-reduced-motion:reduce){
  body.zohar-m7 *,body.zohar-m7 *::before,body.zohar-m7 *::after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}
}

/* primary buttons — soft 16px radius + warm accent shadow; hover lifts (never darkens the fill) */
body.zohar-m7 .btn{border-radius:var(--r-btn)}
body.zohar-m7 .btn-primary{background:var(--accent);color:var(--nude-text);box-shadow:var(--sh-btn)}
body.zohar-m7 .btn-primary:hover{background:var(--accent);color:var(--nude-text);box-shadow:var(--sh-btn-h)}
body.zohar-m7 .btn-primary:active{box-shadow:var(--sh-btn)}
/* outline / secondary — calm nude outline, blush wash on hover */
body.zohar-m7 .btn-line{border:1.5px solid var(--clay);color:var(--brand-brown);border-radius:var(--r-btn)}
body.zohar-m7 .btn-line:hover{background:var(--brand-blush);border-color:var(--brand-nude)}

/* header + footer CTAs join the same system */
body.zohar-m7 .hd-cta{border-radius:var(--r-btn);box-shadow:var(--sh-btn)}
body.zohar-m7 .hd-cta:hover{box-shadow:var(--sh-btn-h)}
body.zohar-m7 .f-brand .f-book{box-shadow:var(--sh-btn)}

/* icon buttons / burger — softer corners */
body.zohar-m7 .icon-btn,body.zohar-m7 .burger{border-radius:12px}

/* small label pills — softer; the 'store' pill leaves espresso for the accent */
body.zohar-m7 .pill{border-radius:9px}
body.zohar-m7 .pill.store{background:var(--accent);color:var(--nude-text)}

/* product cards — white card, warm accent-tinted shadow (was neutral grey); one 'לפרטים' action */
body.zohar-m7 .pcard{border-color:var(--clay);box-shadow:var(--sh-card)}
body.zohar-m7 .pcard:hover{border-color:var(--brand-nude);box-shadow:var(--sh-card-h)}
body.zohar-m7 .pcard .add{border-radius:14px;background:var(--accent);color:var(--nude-text);box-shadow:var(--sh-btn)}
body.zohar-m7 .pcard .add:hover{background:var(--accent);color:var(--nude-text);box-shadow:var(--sh-btn-h)}

/* shop entry doors — warm accent-tinted lift shadow (was neutral grey) */
body.zohar-m7 .entry.rv a:hover{box-shadow:var(--sh-card-h)}

/* ---- M7.15 round-2 (review panel: art-director + mobile-UX + red-team) ---- */

/* headings adopt booking's warm brown #674D3F (espresso #402F22 rendered darker than booking's
   darkest ink — the clearest divergence). Body stays warm brown; hero keeps its two-tone. */
body.zohar-m7 h2.sec,
body.zohar-m7 .concerns .sec,
body.zohar-m7 .concerns h2,
body.zohar-m7 .story h2,
body.zohar-m7 .finalcta h2,
body.zohar-m7 .finalcta .box h2,
body.zohar-m7 .tfeature h3,
body.zohar-m7 .branch .plate .city,
body.zohar-m7 .branch h3,
body.zohar-m7 .related h2,
body.zohar-m7 .pinfo h1,
body.zohar-m7 .pcard .nm,
body.zohar-m7 .pcard .nm a,
body.zohar-m7 .hero h1,
body.zohar-m7 .mm nav a,
body.zohar-m7 .step h3,
body.zohar-m7 .cx-btn .ct h3,
body.zohar-m7 .brow .bn,
body.zohar-m7 .trow .tn{color:var(--heading)}
/* hero two-tone: soft line lighter than the #674D3F display lines, with AA-large headroom on ivory (3.8:1) */
body.zohar-m7 .hero h1 .soft,body.zohar-m7 .concerns h2 .soft{color:#9A7658}
/* branches CTA hover joins the accent system (its .primary class missed the .btn-primary fix) */
body.zohar-m7 .branch .bacts a.primary:hover{background:var(--accent)}

/* eyebrows: Hebrew doesn't take Latin-caps tracking — relax it */
body.zohar-m7 .eyebrow,body.zohar-m7 .pinfo .eyebrow{letter-spacing:.08em}

/* outline/secondary button: keep a perceivable edge (clay #EAD7CC on ivory was 1.33:1, invisible) */
body.zohar-m7 .btn-line{border:1.5px solid var(--brand-brown)}
/* header CTA hover — explicitly the accent, never the legacy muddy #ac7c58 */
body.zohar-m7 .hd-cta:hover{background:var(--accent)}

/* functional +/- affordance icons need a 3:1 edge — brand-brown (accent #C9967A alone is ~2.4:1) */
body.zohar-m7 .acc .ic,body.zohar-m7 .fitem .fi{color:var(--brand-brown)}

/* touch targets >=44px (mobile-UX gate): footer nav + contact links, mobile icon buttons,
   footer booking pill, shop-card CTA at small widths */
body.zohar-m7 footer ul{gap:6px}
body.zohar-m7 footer ul li a{display:flex;align-items:center;min-height:44px;width:fit-content;padding-block:2px;min-width:44px}
body.zohar-m7 .f-brand .f-book{padding:13px 26px}
@media(max-width:820px){body.zohar-m7 .icon-btn{width:44px;height:44px}}
@media(max-width:460px){body.zohar-m7 .pcard .add{min-height:44px}}

/* ---- A11Y-FINAL (2026-08-18, owner-approved): enlarge STANDALONE interactive targets
   to >=44px WITHOUT changing layout or visual design. Technique: an invisible centred
   pseudo-element extends the hit area vertically; the visible box is untouched.
   Inline links inside running text are deliberately NOT enlarged. ---- */
body.zohar-m7 .brow .bc,
body.zohar-m7 .faq-more a,
body.zohar-m7 .hero .tlink,
body.zohar-m7 .shop .alllink{position:relative}
body.zohar-m7 .brow .bc::after,
body.zohar-m7 .faq-more a::after,
body.zohar-m7 .hero .tlink::after,
body.zohar-m7 .shop .alllink::after{content:"";position:absolute;inset-inline:0;top:50%;transform:translateY(-50%);height:44px;pointer-events:auto}
/* header nav links: 41px -> >=44px hit area.
   NOTE: `nav.main a::after` is ALREADY OWNED by the hover-underline effect
   (2px bar, brand-nude background, collapsed with transform:scaleX(0)).
   Re-using that pseudo-element for a hit area overrode its height and transform and
   painted a 44px brown block over every label. Use vertical padding on the anchor
   instead — it enlarges the real click/tap target and leaves the underline intact. */
body.zohar-m7 nav.main a{padding-block:11px}
/* scroll-to-top control: 26x26 -> 44x44 (fixed position, no layout impact) */
body.zohar-m7 #scroll-top{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}
/* hero micro-link ("להזמנה חוזרת בחנות") + header logo + header CTA: extend hit area only */
body.zohar-m7 .micro a,
body.zohar-m7 header .logo,
body.zohar-m7 .hd-cta{position:relative}
body.zohar-m7 .micro a::after,
body.zohar-m7 header .logo::after,
body.zohar-m7 .hd-cta::after{content:"";position:absolute;inset-inline:0;top:50%;transform:translateY(-50%);height:44px}

/* ===== Batch-C — approved 2026-08-21. OceanWP wraps every page's content in div.entry.clr,
   whose class collides with the M7 homepage card component (div.entry.rv, no .clr).
   The card rules (.entry{display:grid;1fr 1fr} / .entry a{display:grid;padding:22px 24px;min-height:104px})
   therefore leaked onto page content: prose links became 104px blocks and, on desktop,
   page children were scattered across two columns, destroying reading order.
   Same fix pattern as the woocommerce-cart/checkout rule above, scoped to .entry.clr only.
   Jetpack's div.sharedaddy is excluded so the share buttons keep their own styling. ===== */
body.zohar-m7 .entry.clr{display:block;grid-template-columns:none}
body.zohar-m7 .entry.clr > *:not(.sharedaddy) a:not([class]){display:inline;grid-template-columns:none;grid-template-areas:none;padding:0;min-height:0;border-radius:0;transition:none;text-decoration:underline;text-underline-offset:3px}
body.zohar-m7 .entry.clr > *:not(.sharedaddy) a:not([class]):hover{transform:none;box-shadow:none}

/* ===== ZLOC/ZTREAT · location + treatment-hub design system · 2026-08-23.
   Scoped: classes exist only on pages 1488/1489/1007. Extends M7 tokens; no new palette.
   Layout: content column max 1180, centered, no sidebar (ocean_post_layout=full-width). ===== */
/* OceanWP's RTL container is capped at 1200px and edge-aligned even when the page has no sidebar.
   Neutralize that shell on the three custom editorial pages, then center the Zohar page itself. */
body.zohar-m7.page-id-1007 #content-wrap.container,
body.zohar-m7.page-id-1488 #content-wrap.container,
body.zohar-m7.page-id-1489 #content-wrap.container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.zohar-m7.page-id-1007 #primary.content-area,
body.zohar-m7.page-id-1488 #primary.content-area,
body.zohar-m7.page-id-1489 #primary.content-area{width:100%!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important}
body.zohar-m7.page-id-1007 #content,
body.zohar-m7.page-id-1488 #content,
body.zohar-m7.page-id-1489 #content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.zohar-m7 .zpage{width:min(100%,1180px);max-width:1180px;margin-inline:auto!important;padding-inline:clamp(18px,3vw,32px)}
body.zohar-m7 .zpage section{padding-block:clamp(40px,5.5vw,72px);border-bottom:1px solid var(--clay)}
body.zohar-m7 .zpage section:last-of-type{border-bottom:0}
body.zohar-m7 .zpage .zeyebrow{display:block;font-size:12.5px;font-weight:700;letter-spacing:.2em;color:var(--brand-brown);margin-bottom:14px}
body.zohar-m7 .zpage h1{font-size:clamp(38px,5vw,64px);font-weight:800;color:var(--espresso);line-height:1.08;margin:0 0 18px}
body.zohar-m7 .zpage h2{font-size:clamp(30px,3.4vw,42px);font-weight:800;color:var(--espresso);line-height:1.12;margin:0 0 12px}
body.zohar-m7 .zpage h3{font-size:clamp(19px,2vw,23px);font-weight:800;color:var(--espresso);margin:0 0 6px}
body.zohar-m7 .zpage p{margin:0 0 12px;max-width:64ch}
body.zohar-m7 .zpage .zsub{font-size:clamp(16px,1.3vw,18px);color:var(--brown-700);max-width:56ch;margin-bottom:6px}
/* buttons — spec: h52 r16 nude bg dark text */
body.zohar-m7 .zbtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 28px;border-radius:16px;font-weight:700;font-size:16px;background:var(--brand-nude);color:var(--nude-text);box-shadow:var(--sh-btn);transition:background .2s,box-shadow .2s}
body.zohar-m7 .zbtn:hover{background:#ac7c58;color:var(--ivory);box-shadow:var(--sh-btn-h)}
body.zohar-m7 .zbtn-ghost{background:transparent;color:var(--brand-brown);border:1.6px solid var(--brand-brown);box-shadow:none}
body.zohar-m7 .zbtn-ghost:hover{background:var(--sand);color:var(--espresso)}
body.zohar-m7 .zcta-row{display:flex;flex-wrap:wrap;gap:12px 16px;margin-top:22px}
/* hero */
body.zohar-m7 .zloc-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(28px,4vw,56px);align-items:center}
body.zohar-m7 .zloc-plate{position:relative;border:1px solid var(--clay);border-radius:20px;overflow:hidden;background:linear-gradient(135deg,var(--brand-blush),var(--sand));min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;padding:26px}
body.zohar-m7 .zloc-plate .zcity{font-weight:800;font-size:clamp(40px,4.6vw,64px);color:var(--espresso);letter-spacing:-.02em;line-height:1;position:relative;z-index:2}
body.zohar-m7 .zloc-plate .zaddr{font-weight:700;color:var(--brand-brown);margin-top:8px;position:relative;z-index:2}
body.zohar-m7 .zloc-plate .ztag{position:absolute;inset-inline-end:20px;top:18px;font-size:12px;font-weight:700;letter-spacing:.16em;color:var(--brand-brown);z-index:2}
body.zohar-m7 .zloc-plate svg{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}
body.zohar-m7 .zloc-plate .zroute{fill:none;stroke:var(--brand-nude);stroke-width:2;stroke-linecap:round;stroke-dasharray:2 10;opacity:.55}
body.zohar-m7 .zloc-plate .zdot{fill:var(--brand-brown)}
body.zohar-m7 .zloc-plate .zring{fill:none;stroke:var(--brand-nude);stroke-width:1.6;opacity:.45}
/* trust strip */
body.zohar-m7 .zstrip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
body.zohar-m7 .zstrip>div{background:var(--white);border:1px solid var(--clay);border-radius:18px;padding:16px 18px}
body.zohar-m7 .zstrip b{display:block;font-size:13px;letter-spacing:.06em;color:var(--brand-brown);margin-bottom:4px}
body.zohar-m7 .zstrip span{font-weight:600;color:var(--ink);font-size:15.5px}
body.zohar-m7 .zstrip a{text-decoration:underline;text-underline-offset:3px;color:var(--accent-text)}
/* steps (a real sequence) */
body.zohar-m7 .zsteps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}
body.zohar-m7 .zstep{background:var(--white);border:1px solid var(--clay);border-radius:18px;padding:22px}
body.zohar-m7 .zstep .zk{width:44px;height:44px;border-radius:50%;border:2px solid var(--brand-nude);color:var(--espresso);font-weight:800;font-size:20px;display:grid;place-items:center;margin-bottom:12px}
body.zohar-m7 .zstep p{font-size:15px;color:var(--brown-700);margin:0}
/* need paths + categories + value cards */
body.zohar-m7 .zgrid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}
body.zohar-m7 .zcard{background:var(--white);border:1px solid var(--clay);border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:6px}
body.zohar-m7 .zcard p{font-size:15px;color:var(--brown-700);margin:0}
body.zohar-m7 a.zcard{transition:border-color .2s,box-shadow .2s}
body.zohar-m7 a.zcard:hover{border-color:var(--brand-nude);box-shadow:var(--sh-card-h)}
body.zohar-m7 .zcard .zgo{margin-top:auto;padding-top:10px;font-weight:700;font-size:14.5px;color:var(--accent-text);text-decoration:underline;text-underline-offset:3px}
/* access card */
body.zohar-m7 .zaccess{background:var(--white);border:1px solid var(--clay);border-radius:20px;padding:clamp(22px,3vw,32px);margin-top:20px}
body.zohar-m7 .zaccess ul{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:9px}
body.zohar-m7 .zaccess li{padding-inline-start:18px;position:relative;font-size:15.5px}
body.zohar-m7 .zaccess li::before{content:"·";position:absolute;inset-inline-start:2px;color:var(--brand-nude);font-weight:800}
body.zohar-m7 .zaccess a{text-decoration:underline;text-underline-offset:3px;color:var(--accent-text)}
/* faq — native details */
body.zohar-m7 .zfaq{margin-top:18px;border-top:1px solid var(--clay)}
body.zohar-m7 .zfaq details{border-bottom:1px solid var(--clay)}
body.zohar-m7 .zfaq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 4px;font-weight:700;font-size:17.5px;color:var(--espresso);min-height:48px}
body.zohar-m7 .zfaq summary::-webkit-details-marker{display:none}
body.zohar-m7 .zfaq summary::after{content:"+";color:var(--brand-nude);font-size:24px;font-weight:400;transition:transform .2s;flex:none}
body.zohar-m7 .zfaq details[open] summary::after{transform:rotate(45deg)}
body.zohar-m7 .zfaq details>p{padding:0 4px 16px;font-size:15.5px;color:var(--brown-700);max-width:72ch}
/* treatment hub */
body.zohar-m7 .ztreat-cat{margin-top:8px}
body.zohar-m7 .ztreat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}
body.zohar-m7 .ztreat-card{background:var(--white);border:1px solid var(--clay);border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:10px}
body.zohar-m7 .ztreat-card .zsys{font-size:12.5px;color:var(--brown-700);opacity:.85}
body.zohar-m7 .ztreat-meta{display:flex;flex-wrap:wrap;gap:8px}
body.zohar-m7 .ztreat-meta span{border:1px solid var(--clay);background:var(--sand);border-radius:999px;padding:5px 14px;font-size:13.5px;font-weight:700;color:var(--espresso)}
body.zohar-m7 .ztreat-card dl{margin:0;display:grid;gap:8px}
body.zohar-m7 .ztreat-card dt{font-size:13px;font-weight:800;letter-spacing:.04em;color:var(--brand-brown)}
body.zohar-m7 .ztreat-card dd{margin:0;font-size:15px;color:var(--ink)}
body.zohar-m7 .ztreat-card .zbtn{margin-top:auto;align-self:flex-start;min-height:48px;padding:0 22px}
body.zohar-m7 .znote{background:var(--sand);border:1px solid var(--clay);border-radius:18px;padding:18px 22px;font-size:15px;color:var(--brown-700);max-width:none}
/* responsive */
@media(max-width:900px){
 body.zohar-m7 .zloc-hero{grid-template-columns:1fr}
 body.zohar-m7 .zloc-plate{min-height:240px}
 body.zohar-m7 .zstrip{grid-template-columns:1fr 1fr}
 body.zohar-m7 .zsteps{grid-template-columns:1fr}
 body.zohar-m7 .zgrid2,body.zohar-m7 .ztreat-grid{grid-template-columns:1fr}
}
@media(max-width:420px){
 body.zohar-m7 .zstrip{grid-template-columns:1fr}
 body.zohar-m7 .zcta-row .zbtn{flex:1 1 100%}
}
body.zohar-m7 .zpage .zmt{margin-top:16px}
body.zohar-m7 .zpage .ztlink{text-decoration:underline;text-underline-offset:3px;color:var(--accent-text)}
body.zohar-m7 .zpage .zsmall{font-size:15px;margin-top:18px}
body.zohar-m7 .zloc-plate .zroute-soft{opacity:.3}
body.zohar-m7 .zbtn,body.zohar-m7 a.zcard,body.zohar-m7 .zcard h3,body.zohar-m7 a.zcard p,body.zohar-m7 .zloc-plate,body.zohar-m7 .zloc-plate span{text-decoration:none!important}
body.zohar-m7 .zpage .zstrip a,body.zohar-m7 .zpage .zaccess a{text-decoration:underline;text-underline-offset:3px;color:var(--accent-text)}
body.zohar-m7 .zcrumb{display:flex;align-items:center;gap:10px;padding-top:22px;font-size:14px;color:var(--brown-700)}
body.zohar-m7 .zcrumb a{text-decoration:underline;text-underline-offset:3px;color:var(--accent-text);min-height:44px;display:inline-flex;align-items:center}
body.zohar-m7 .zcrumb span[aria-hidden]{color:var(--brand-nude);font-weight:700}
body.zohar-m7 .zcrumb [aria-current]{font-weight:700;color:var(--espresso)}

/* ===== ZG · editorial guide components (concern-led hub + concern chips on clinic pages) · 2026-08-24.
   Inert on live pages until 1007/1488/1489 publish. Extends M7 tokens; typographic rhythm over cards. ===== */
body.zohar-m7 .zg-toc{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;margin-top:24px}
/* Match the high-specificity prose-link reset above so these stay intentional navigation choices. */
body.zohar-m7 .entry.clr > .zpage .zg-toc a{display:flex;flex:1 1 240px;min-width:0;min-height:58px;padding:12px 20px;border:1px solid var(--clay);border-radius:18px;background:var(--brand-blush);align-items:center;justify-content:center;text-align:center;line-height:1.35;font-weight:700;font-size:15px;color:var(--espresso);text-decoration:none!important;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s}
body.zohar-m7 .entry.clr > .zpage .zg-toc a:hover{border-color:var(--brand-nude);background:var(--sand);box-shadow:var(--sh-card);transform:translateY(-1px)}
body.zohar-m7 .zg-row{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(20px,3vw,44px);margin-top:16px;align-items:start}
body.zohar-m7 .zg-aside{border:1px solid var(--clay);border-radius:18px;background:var(--white);padding:20px 22px}
body.zohar-m7 .zg-aside-t{font-weight:800;font-size:13.5px;letter-spacing:.05em;color:var(--brand-brown);margin:0 0 10px}
body.zohar-m7 .zg-aside p{font-size:14.5px;color:var(--brown-700);margin:0;max-width:none}
body.zohar-m7 .zg-list{list-style:none;margin:0;padding:0;display:grid;gap:9px}
body.zohar-m7 .zg-list li{position:relative;padding-inline-start:24px;font-size:15px;line-height:1.55;color:var(--ink)}
body.zohar-m7 .zg-list li::before{content:"—";position:absolute;inset-inline-start:0;color:var(--brand-nude);font-weight:700}
body.zohar-m7 .zg-check li::before{content:"✓";color:var(--brand-brown)}
body.zohar-m7 .zg-flag{border-inline-start:3px solid var(--espresso);background:var(--sand);border-radius:12px;padding:14px 18px;margin-top:18px;font-size:14.5px;line-height:1.6;color:var(--ink);max-width:none}
body.zohar-m7 .zg-flag b{color:var(--espresso)}
body.zohar-m7 .zg-opts-t{font-size:13px;font-weight:800;letter-spacing:.04em;color:var(--brand-brown);margin:18px 0 0;max-width:none}
body.zohar-m7 .zg-opts{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}
body.zohar-m7 .zg-opt{border:1px solid var(--clay);background:var(--brand-blush);border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:700;color:var(--espresso)}
body.zohar-m7 .zg-personal{background:var(--brand-blush);border-radius:14px;padding:12px 16px;font-size:14.5px;color:var(--brown-700);display:inline-block;margin-top:6px;max-width:none}
@media(max-width:900px){body.zohar-m7 .zg-row{grid-template-columns:1fr}}

/* ===== Clinic stories + homepage clinic-card links · 2026-08-24. ===== */
body.zohar-m7 .branch{position:relative;transition:transform .2s,box-shadow .2s,border-color .2s}
body.zohar-m7 .branch:hover{transform:translateY(-2px);box-shadow:var(--sh-card-h);border-color:var(--brand-nude)}
body.zohar-m7 .branch .branch-page-link{display:inline-flex;align-items:center;align-self:flex-start;min-height:44px;margin-top:8px;font-size:14.5px;font-weight:800;color:var(--accent-text);text-decoration:underline;text-underline-offset:4px}
body.zohar-m7 .branch .branch-page-link::after{content:"";position:absolute;inset:0;z-index:1}
body.zohar-m7 .branch .bacts{position:relative;z-index:2}
body.zohar-m7 .branch:focus-within{box-shadow:0 0 0 3px var(--espresso),var(--sh-card-h)}
body.zohar-m7 .zloc-story-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:clamp(26px,4vw,56px);align-items:center}
body.zohar-m7 .zloc-story-copy p{font-size:clamp(16px,1.35vw,18px);line-height:1.75;color:var(--ink);max-width:58ch}
body.zohar-m7 .zloc-story-quote{margin:0;border:1px solid var(--clay);border-radius:24px;background:linear-gradient(145deg,var(--brand-blush),var(--sand));color:var(--espresso);padding:clamp(28px,4vw,42px);box-shadow:var(--sh-card);position:relative;overflow:hidden}
body.zohar-m7 .zloc-story-quote::before{content:"";position:absolute;inset-inline-start:-40px;top:-70px;width:190px;height:190px;border-radius:50%;background:rgba(201,150,122,.18)}
body.zohar-m7 .zloc-story-quote .zloc-story-label{display:block;position:relative;font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--brand-brown);margin:0 0 14px;max-width:none}
body.zohar-m7 .zloc-story-quote .zloc-story-text{position:relative;margin:0;max-width:24ch;font-size:clamp(24px,2.5vw,34px);font-weight:700;line-height:1.35;color:var(--espresso)}
@media(max-width:780px){body.zohar-m7 .zloc-story-grid{grid-template-columns:1fr}body.zohar-m7 .zloc-story-quote .zloc-story-text{max-width:26ch}body.zohar-m7 .entry.clr > .zpage .zg-toc a{flex-basis:calc(50% - 6px);padding-inline:12px}}

/* ===== Touch-target closure · 2026-08-25. =====
   Only standalone controls whose real box was below 44px are enlarged.
   Inline links inside prose remain unchanged under the WCAG target-size exception. */
body.zohar-m7 header .logo,
body.zohar-m7 .mm-h .logo,
body.zohar-m7 .hd-cta {
  min-height:44px;
}

body.zohar-m7 .oceanwp-cart-close {
  min-width:44px;
  min-height:44px;
}

/* Match the high-specificity Batch-C prose reset only where the links are
   standalone actions: breadcrumbs and the factual clinic strip. */
body.zohar-m7 .entry.clr > .zpage .zcrumb a,
body.zohar-m7 .entry.clr > .zpage .zstrip a {
  display:inline-flex;
  align-items:center;
  min-height:44px;
}

/* A11Y-0825-B: the focus indicator was being animated from 0 to 3px by inherited
   `transition:all` — keyboard users saw a delayed ring. Snap it in instantly. */
body.zohar-m7 :focus-visible { transition: none !important; }

/* A11Y-0825-C: the search input kills its own outline; surface focus on the
   bordered container instead — visible for keyboard and mouse alike. */
body.zohar-m7 .tb-search:focus-within { outline: 3px solid var(--espresso); outline-offset: 2px; }

/* ===== ZARTICLE · branded editorial article shell · 2026-08-27. ===== */
body.zohar-m7.single-post #right-sidebar,
body.zohar-m7.single-post #left-sidebar{display:none!important}
body.zohar-m7.single-post #content-wrap.container,
body.zohar-m7.single-post #primary.content-area,
body.zohar-m7.single-post #content,
body.zohar-m7.single-post article.entry-content{width:100%!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important}
body.zohar-m7.single-post .page-header,
body.zohar-m7.single-post .entry-header,
body.zohar-m7.single-post .single-post-title,
body.zohar-m7.single-post .meta{display:none!important}
body.zohar-m7 .zarticle{width:min(100%,880px);margin-inline:auto;padding:clamp(30px,5vw,72px) clamp(20px,4vw,42px) clamp(56px,7vw,96px)}
body.zohar-m7 .zarticle-crumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin-bottom:clamp(30px,4vw,52px);font-size:14px;color:var(--brown-700)}
body.zohar-m7 .zarticle-crumb a{display:inline-flex;align-items:center;min-height:44px;color:var(--accent-text);text-decoration:underline;text-underline-offset:3px}
body.zohar-m7 .zarticle-crumb span[aria-hidden]{color:var(--brand-nude);font-weight:700}
body.zohar-m7 .zarticle-crumb [aria-current]{font-weight:700;color:var(--espresso)}
body.zohar-m7 .zarticle-head{padding-bottom:clamp(30px,4vw,48px);border-bottom:1px solid var(--clay)}
body.zohar-m7 .zarticle-eyebrow{display:block;margin-bottom:14px;font-size:12.5px;font-weight:800;letter-spacing:.16em;color:var(--brand-brown)}
body.zohar-m7 .zarticle h1{font-size:clamp(38px,5.2vw,66px);font-weight:800;line-height:1.08;letter-spacing:-.025em;color:var(--espresso);max-width:18ch}
body.zohar-m7 .zarticle-head p{max-width:62ch}
body.zohar-m7 .zarticle-lede{margin-top:24px;font-size:clamp(19px,2vw,23px);line-height:1.65;color:var(--heading)}
body.zohar-m7 .zarticle-head p:not(.zarticle-lede){margin-top:14px;font-size:17px;line-height:1.75;color:var(--ink)}
body.zohar-m7 .zarticle-photo{margin:clamp(30px,5vw,54px) 0 0;border-radius:20px;overflow:hidden;aspect-ratio:16/9;background:var(--sand);border:1px solid var(--clay)}
body.zohar-m7 .zarticle-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}
body.zohar-m7 .zarticle-body{padding-top:clamp(24px,4vw,44px)}
body.zohar-m7 .zarticle-body h2{margin-top:clamp(46px,6vw,68px);font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.16;color:var(--espresso);max-width:24ch}
body.zohar-m7 .zarticle-body h2:first-of-type{margin-top:0}
body.zohar-m7 .zarticle-body h3{margin-top:34px;font-size:clamp(20px,2.2vw,25px);font-weight:800;line-height:1.3;color:var(--heading)}
body.zohar-m7 .zarticle-body p{margin-top:14px;max-width:68ch;font-size:17px;line-height:1.82;color:var(--ink)}
body.zohar-m7 .zarticle-body ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:12px;max-width:68ch}
body.zohar-m7 .zarticle-body li{position:relative;padding-inline-start:24px;font-size:16.5px;line-height:1.7;color:var(--ink)}
body.zohar-m7 .zarticle-body li::before{content:"·";position:absolute;inset-inline-start:4px;color:var(--brand-nude);font-size:24px;font-weight:800;line-height:1.1}
body.zohar-m7 .zarticle-body a{color:var(--accent-text);font-weight:650;text-decoration:underline;text-underline-offset:3px}
body.zohar-m7 .zarticle-body hr{height:1px;border:0;background:var(--clay);margin:clamp(42px,6vw,68px) 0 28px}
body.zohar-m7 .zarticle-body small{display:block;padding:18px 20px;border:1px solid var(--clay);border-radius:16px;background:var(--sand);font-size:14.5px;line-height:1.65;color:var(--brown-700)}
body.zohar-m7 .zg-readmore{margin-top:20px!important;max-width:none!important}
body.zohar-m7 .entry.clr > .zpage .zg-readmore a{display:inline-flex;align-items:center;min-height:48px;padding:10px 18px;border:1px solid var(--clay);border-radius:16px;background:var(--brand-blush);color:var(--accent-text);font-size:14.5px;font-weight:800;text-decoration:none!important;transition:border-color .2s,box-shadow .2s,transform .2s}
body.zohar-m7 .entry.clr > .zpage .zg-readmore a:hover{border-color:var(--brand-nude);box-shadow:var(--sh-card);transform:translateY(-1px)}
@media(max-width:640px){
 body.zohar-m7 .zarticle{padding-inline:20px}
 body.zohar-m7 .zarticle h1{font-size:clamp(36px,11vw,49px)}
 body.zohar-m7 .zarticle-body p,body.zohar-m7 .zarticle-head p:not(.zarticle-lede){font-size:16.5px}
}
