/* Phase 3B.1: approved tokens and Shoptimizer shell; no content/checkout reset. */
@font-face{font-family:"Montserrat";font-style:normal;font-weight:100 900;font-display:swap;src:url("../fonts/homepage/montserrat-latin-ext.woff2") format("woff2");unicode-range:U+0100-02FF,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Montserrat";font-style:normal;font-weight:100 900;font-display:swap;src:url("../fonts/homepage/montserrat-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Libre Baskerville";font-style:normal;font-weight:100 900;font-display:swap;src:url("../fonts/homepage/libre-baskerville-latin-ext.woff2") format("woff2");unicode-range:U+0100-02FF,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Libre Baskerville";font-style:normal;font-weight:100 900;font-display:swap;src:url("../fonts/homepage/libre-baskerville-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

/* HT FOUNDATION: also appended once to the legacy DO.MA compatibility bundle. */
body.ht-brand-shell {
  overflow-x:clip;
  --ht-paper:#FBF8F7; --ht-rose:#F4ECEA; --ht-white:#fff;
  --ht-ink:#1E1B1B; --ht-muted:#5F5454; --ht-wine:#7D424A;
  --ht-pink:#A85E69; --ht-gold:#D3A75D; --ht-line:#ddd0cd;
  --ht-radius:22px; --ht-radius-small:8px; --ht-pill:999px; --ht-max:1200px;
  --ht-sans:"Montserrat",Arial,sans-serif; --ht-serif:"Libre Baskerville",Georgia,serif;
  --ht-text-small:12px; --ht-text:15px; --ht-lead:18px;
  --ht-h1:clamp(37px,5.1vw,67px); --ht-h2:clamp(30px,3.5vw,47px); --ht-h3:25px;
  --ht-space-1:8px; --ht-space-2:16px; --ht-space-3:24px; --ht-space-4:40px;
  --ht-space-5:52px; --ht-section-space:92px;
}

/* Existing header/menu structure, visibility, positioning and JS stay native. */
body.ht-brand-shell #page #masthead,
body.ht-brand-shell #page .col-full-nav,
body.ht-brand-shell #page #site-navigation .primary-navigation {
  background:var(--ht-paper);
  color:var(--ht-ink);
  font-family:var(--ht-sans);
}
body.ht-brand-shell #page .col-full-nav {
  border-top:1px solid var(--ht-line);
  border-bottom:1px solid var(--ht-line);
}
body.ht-brand-shell #page #masthead .site-branding .site-title a {
  color:var(--ht-wine); font-family:var(--ht-serif);
}
body.ht-brand-shell #page #site-navigation .menu > li > a,
body.ht-brand-shell #page #site-navigation .menu > li > a span {
  color:var(--ht-wine)!important;
  font-family:var(--ht-sans);
  font-size:13px; font-weight:550;
  text-decoration:none; text-underline-offset:6px;
}
body.ht-brand-shell #page #site-navigation .menu > li > a {
  box-shadow:inset 0 -2px transparent;
  transition:color 180ms ease,background-color 180ms ease,box-shadow 180ms ease;
}
body.ht-brand-shell #page #site-navigation .menu > li > a:hover,
body.ht-brand-shell #page #site-navigation .menu > li > a:focus-visible,
body.ht-brand-shell #page #site-navigation .menu > li.current-menu-item > a {
  box-shadow:inset 0 -2px var(--ht-gold);
}
@media(max-width:992px){
  body.ht-brand-shell #page .col-full-nav,
  body.ht-brand-shell .mobile-overlay,
  body.ht-brand-shell #site-navigation .sub-menu-wrapper {
    transition-duration:180ms!important;
    transition-delay:0s!important;
  }
}
@media(prefers-reduced-motion:reduce){
  body.ht-brand-shell #page .col-full-nav,
  body.ht-brand-shell .mobile-overlay,
  body.ht-brand-shell #site-navigation .sub-menu-wrapper,
  body.ht-brand-shell #page #site-navigation .menu > li > a {
    transition:none!important;
  }
}
body.ht-brand-shell #page #site-navigation .menu > li > a:hover,
body.ht-brand-shell #page #site-navigation .menu > li > a:focus-visible,
body.ht-brand-shell #page #site-navigation .menu > li > a:hover span,
body.ht-brand-shell #page #site-navigation .menu > li > a:focus-visible span {
  color:var(--ht-wine)!important; background:var(--ht-rose); opacity:1!important;
}
body.ht-brand-shell #page #site-navigation .menu > li.current-menu-item > a,
body.ht-brand-shell #page #site-navigation .menu > li > a[aria-current="page"] {
  text-decoration:underline; text-decoration-color:var(--ht-gold); text-decoration-thickness:2px;
}
body.ht-brand-shell #page #site-navigation .sub-menu {
  background:var(--ht-paper); border-color:var(--ht-line);
}
body.ht-brand-shell #page #site-navigation .sub-menu a {
  color:var(--ht-wine)!important; font-family:var(--ht-sans);
}
body.ht-brand-shell #page #site-navigation .sub-menu a:hover,
body.ht-brand-shell #page #site-navigation .sub-menu a:focus-visible {
  background:var(--ht-rose); color:var(--ht-wine)!important;
}
body.ht-brand-shell #page #masthead .menu-toggle {
  color:var(--ht-wine); font-family:var(--ht-sans);background:transparent!important;border:0;box-shadow:none;
}
body.ht-brand-shell #page #masthead .menu-toggle .bar { background-color:var(--ht-wine); }
body.ht-brand-shell #page #masthead .menu-toggle .bar{width:22px;height:2px;margin-top:5px}
body.ht-brand-shell #page #masthead .menu-toggle .bar-text{font:600 11px/1.4 var(--ht-sans);letter-spacing:.08em}
body.ht-brand-shell #page{background:var(--ht-paper);max-width:100%;min-width:0}
body.ht-brand-shell #content,body.ht-brand-shell #primary,body.ht-brand-shell #main{min-width:0}
@supports not (overflow:clip){body.ht-brand-shell{overflow-x:hidden}}
/* Contain homepage overflow at the viewport and page, including mobile Safari. */
html:has(body.home.ht-brand-shell){overflow-x:hidden;overflow-x:clip}
body.home.ht-brand-shell #page{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}
.ht-brand-content.ht-brand-home{width:100%;max-width:100%;min-width:0;overflow-x:hidden;overflow-x:clip}
.ht-brand-home .choose-grid>*,.ht-brand-home .choices,.ht-brand-home .choice>span{min-width:0}
.ht-brand-home .choice>span{overflow-wrap:anywhere}
body.ht-brand-shell #page .site-header-cart .cart-contents {
  color:var(--ht-wine)!important;
}
body.ht-brand-shell #page .site-header-cart .cart-contents:hover {
  color:var(--ht-ink)!important;
}
body.ht-brand-shell #page #site-navigation a:focus-visible,
body.ht-brand-shell #page #masthead .menu-toggle:focus-visible,
body.ht-brand-shell #page .site-header-cart .cart-contents:focus-visible,
body.ht-brand-shell #page footer.site-footer a:focus-visible,
body.ht-brand-shell #page footer.copyright a:focus-visible {
  outline:3px solid var(--ht-wine); outline-offset:4px;
}

/* Only the existing navigation CTA, never Woo/Stripe/plugin buttons or fields. */
body.ht-brand-shell #page #site-navigation .mobile-extra a.menu-cta-button {
  display:inline-flex; align-items:center; justify-content:center;
  min-height:50px; max-width:100%; box-sizing:border-box;
  padding:13px 24px; border:1px solid var(--ht-wine); border-radius:var(--ht-pill);
  background:var(--ht-wine); color:var(--ht-white)!important;
  font:650 13px/1.45 var(--ht-sans); text-align:center; text-decoration:none;
}
body.ht-brand-shell #page #site-navigation .mobile-extra a.menu-cta-button:hover {
  background:#63323a; border-color:#63323a; color:var(--ht-white)!important;
}

/* Shoptimizer's real footer widgets and links; no duplicate footer markup. */
body.ht-brand-shell #page footer.site-footer {
  padding-block:var(--ht-space-5) 20px;
  background:var(--ht-white); border-top:1px solid var(--ht-line);
  color:var(--ht-muted); font-family:var(--ht-sans); font-size:13px; line-height:1.8;
}
body.ht-brand-shell #page footer.site-footer .widget-title {
  font:700 11px/1.6 var(--ht-sans); letter-spacing:.12em;
  text-transform:uppercase; color:var(--ht-wine); margin-bottom:18px;
}
body.ht-brand-shell #page footer.site-footer .widget_nav_menu a {
  color:var(--ht-wine)!important; font-size:13px;
  text-decoration:none; text-underline-offset:5px;
}
body.ht-brand-shell #page footer.site-footer .widget_nav_menu a:hover {
  color:var(--ht-ink)!important; text-decoration:underline; text-decoration-color:var(--ht-gold);
}
body.ht-brand-shell #page footer.copyright {
  background:var(--ht-white); color:var(--ht-muted);
  border-top:1px solid var(--ht-line); font:400 11px/1.8 var(--ht-sans);
}
@media (min-width:993px) {
  body.ht-brand-shell #page #masthead .main-header.col-full,
  body.ht-brand-shell #page .shoptimizer-primary-navigation.col-full,
  body.ht-brand-shell #page footer.site-footer > .col-full,
  body.ht-brand-shell #page footer.copyright > .col-full {
    max-width:var(--ht-max); margin-inline:auto;
  }
}
@media (max-width:992px) {
  body.ht-brand-shell #page #site-navigation .menu > li > a,
  body.ht-brand-shell #page #site-navigation .menu > li > a span { font-size:15px; }
  body.ht-brand-shell #page footer.site-footer { padding-block:40px 20px; }
}

/* Scoped approved content. */

.ht-brand-content *{box-sizing:border-box}
.ht-brand-content{margin:0;background:var(--ht-paper);color:var(--ht-ink);font:15px/1.8 var(--ht-sans);-webkit-font-smoothing:antialiased;text-align:left}
.ht-brand-content button,.ht-brand-content input,.ht-brand-content select{font:inherit}
.ht-brand-content button,.ht-brand-content a,.ht-brand-content input,.ht-brand-content summary{touch-action:manipulation}
.ht-brand-content a{color:inherit;text-underline-offset:5px}
.ht-brand-content button{cursor:pointer}
.ht-brand-content img{display:block;max-width:100%;height:auto}
.ht-brand-content h1,.ht-brand-content h2,.ht-brand-content h3,.ht-brand-content p{margin:0}
.ht-brand-content h1,.ht-brand-content h2,.ht-brand-content h3{font-family:var(--ht-serif);font-weight:400;line-height:1.22;letter-spacing:-.04em;text-wrap:balance}
.ht-brand-content h1{font-size:clamp(37px,5.1vw,67px);color:var(--ht-wine)}
.ht-brand-content h2{font-size:clamp(30px,3.5vw,47px)}
.ht-brand-content h3{font-size:25px}
.ht-brand-content p+p{margin-top:17px}
.ht-brand-content p{max-width:68ch}
.ht-brand-content em{font-style:italic}
.ht-brand-content ul,.ht-brand-content ol{padding-left:22px}
.ht-brand-content li+li{margin-top:10px}
.ht-brand-content :focus-visible{outline:3px solid var(--ht-wine);outline-offset:5px}
.ht-brand-content [hidden]{display:none!important}
.ht-brand-content .wrap{width:min(var(--ht-max),calc(100% - 48px));margin-inline:auto}
.ht-brand-content .section{padding-block:92px}
.ht-brand-content .rose{background:var(--ht-rose)}
.ht-brand-content .white{background:var(--ht-white)}
.ht-brand-content .eyebrow{font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--ht-wine);margin-bottom:20px;display:flex;align-items:center;gap:12px}
.ht-brand-content .eyebrow:before{content:'';width:25px;height:1px;background:var(--ht-gold)}
.ht-brand-content .lead{font-size:18px;line-height:1.8;color:var(--ht-muted);margin-top:24px}
.ht-brand-content .stack>*+*{margin-top:24px}
.ht-brand-content .btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;border:1px solid var(--ht-wine);border-radius:999px;padding:13px 24px;font-size:13px;font-weight:650;text-decoration:none;background:var(--ht-wine);color:var(--ht-white);line-height:1.45;transition:background .2s,transform .2s;max-width:100%;text-align:center}
.ht-brand-content .btn:hover{background:#63323a;transform:translateY(-2px)}
.ht-brand-content .text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--ht-wine);font-weight:650;font-size:13px}
.ht-brand-content .actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}
.ht-brand-content .section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:40px}
.ht-brand-content .section-head>p{max-width:38ch;color:var(--ht-muted)}
.ht-brand-content .two-col{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}
.ht-brand-content .center{text-align:center}
.ht-brand-content .center p{margin-inline:auto}
.ht-brand-content .center .eyebrow{justify-content:center}
.ht-brand-content .hero{padding-block:58px 68px;position:relative}
.ht-brand-content .hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:70px;align-items:center}
.ht-brand-content .hero-copy .lead{max-width:43ch}
.ht-brand-content .hero-photo{position:relative;padding:0 0 34px 24px}
.ht-brand-content .hero-photo:before{content:'';position:absolute;inset:38px -14px 0 58px;border:1px solid var(--ht-gold);border-radius:160px 160px 22px 22px;z-index:-1}
.ht-brand-content .hero-photo>img{width:100%;height:500px;object-fit:cover;object-position:62% center;border-radius:160px 160px 22px 22px}
.ht-brand-content .photo-note{position:absolute;bottom:2px;left:0;max-width:85%;background:var(--ht-white);padding:20px 27px;border-radius:12px;box-shadow:0 12px 40px #47282a10;border:1px solid var(--ht-line)}
.ht-brand-content .photo-note strong{font-family:var(--ht-serif);font-weight:400;font-size:19px;display:block}
.ht-brand-content .photo-note span{font-size:11px;color:var(--ht-muted)}
.ht-brand-content .trust-strip{border-top:1px solid var(--ht-line);border-bottom:1px solid var(--ht-line)}
.ht-brand-content .trust-strip .wrap{display:flex;justify-content:space-between;gap:24px;padding-block:22px;font-size:12px;color:var(--ht-muted)}
.ht-brand-content .trust-strip span{display:flex;align-items:center;gap:10px}
.ht-brand-content .trust-strip span:before{content:'✧';color:var(--ht-wine);font-size:19px}
.ht-brand-content .choose-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:65px}
.ht-brand-content .choices{display:flex;flex-direction:column;gap:10px}
.ht-brand-content .choice{display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid var(--ht-line);background:var(--ht-white);border-radius:12px;padding:16px 20px;color:var(--ht-ink);text-align:left;font-size:14px;min-height:61px;width:100%;transition:border-color .2s,background .2s}
.ht-brand-content .choice:hover{border-color:var(--ht-wine)}
.ht-brand-content .choice span:last-child{font-size:20px}
.ht-brand-content .feature{background:var(--ht-rose);overflow:hidden;position:relative}
.ht-brand-content .feature .wrap{position:relative}
.ht-brand-content .doma-brand{width:200px;height:auto;margin-bottom:30px}
.ht-brand-content .feature h2{max-width:15ch}
.ht-brand-content .feature .lead{max-width:42ch}
.ht-brand-content .month-card{background:var(--ht-white);border:1px solid var(--ht-line);padding:32px;border-radius:24px;box-shadow:0 18px 45px #522c3410;transform:rotate(1deg)}
.ht-brand-content .month-card .eyebrow{margin-bottom:10px}
.ht-brand-content .month-card>h3{font-size:29px;margin-bottom:24px}
.ht-brand-content .month-row{display:grid;grid-template-columns:36px 1fr;gap:15px;padding:21px 0;border-top:1px solid var(--ht-line)}
.ht-brand-content .number{font-size:11px;letter-spacing:.08em;color:var(--ht-wine);padding-top:4px}
.ht-brand-content .month-row h4{margin:0 0 6px;font-size:14px;font-weight:650}
.ht-brand-content .month-row p{color:var(--ht-muted);font-size:13px}
.ht-brand-content .month-card>p:last-child{margin-top:16px;color:var(--ht-wine);font-family:var(--ht-serif);font-size:16px;text-align:center}
.ht-brand-content .section.support-alternatives{padding-block:64px}
.ht-brand-content .support-intro{max-width:760px;margin-bottom:28px}
.ht-brand-content .support-intro h2{max-width:26ch}
.ht-brand-content .support-intro>p:last-child{margin-top:18px;color:var(--ht-muted)}
.ht-brand-content .support-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.ht-brand-content .support-card{padding:30px;border:1px solid var(--ht-line);background:var(--ht-paper);border-radius:22px;display:flex;flex-direction:column;align-items:start;gap:18px;min-width:0}
.ht-brand-content .support-card .eyebrow{margin:0}
.ht-brand-content .support-card p{color:var(--ht-muted);font-size:14px}
.ht-brand-content .support-card .btn{margin-top:auto}
.ht-brand-content .about-intro{grid-template-columns:1.2fr .8fr;gap:64px}
.ht-brand-content .about-intro .portrait-natural{width:min(100%,320px);height:auto;max-height:none;aspect-ratio:2/3;object-fit:contain;justify-self:center;border-radius:22px}
.ht-brand-content .doma-story-heading{max-width:820px;margin-bottom:32px}
.ht-brand-content .doma-story-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}
.ht-brand-content .doma-story-copy>div{min-width:0}
.ht-brand-content .about-photo{aspect-ratio:4/5;object-fit:cover;object-position:center 28%;width:100%;border-radius:22px 100px 22px 22px;max-height:610px}
.ht-brand-content .small-portrait{width:64px;height:64px;border-radius:50%;object-fit:cover;object-position:65%;flex-shrink:0}
.ht-brand-content .byline{display:flex;align-items:center;gap:15px;margin-top:28px}
.ht-brand-content .byline span{font-size:12px;color:var(--ht-muted)}
.ht-brand-content .byline strong{display:block;font-weight:650;color:var(--ht-ink)}
.ht-brand-content .faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}
.ht-brand-content .brand-faq details{border-bottom:1px solid var(--ht-line)}
.ht-brand-content .brand-faq details:first-child{border-top:1px solid var(--ht-line)}
.ht-brand-content .brand-faq summary{font-size:15px;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;min-height:64px;cursor:pointer}
.ht-brand-content .brand-faq summary:after{content:'+';font-size:24px;font-weight:400;color:var(--ht-wine);flex-shrink:0}
.ht-brand-content .brand-faq details[open] summary:after{content:'−'}
.ht-brand-content .brand-faq summary::-webkit-details-marker{display:none}
.ht-brand-content .brand-faq details>div{padding:0 35px 23px 0;color:var(--ht-muted);font-size:14px}
.ht-brand-content .faq-questions{min-width:0}
.ht-brand-content .brand-faq-more{margin-top:20px;border:0}
.ht-brand-content .brand-faq-more>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:48px;padding:12px 0;color:var(--ht-wine);font:600 14px/1.5 var(--ht-sans);list-style:none;cursor:pointer;text-decoration:underline;text-underline-offset:5px}
.ht-brand-content .brand-faq-more>summary::marker{content:''}
.ht-brand-content .brand-faq-more>summary::-webkit-details-marker{display:none}
.ht-brand-content .brand-faq-more>summary::after{content:'+';font-size:24px;font-weight:400}
.ht-brand-content .brand-faq-more[open]>summary::after{content:'−'}
.ht-brand-content .brand-faq-more>.brand-faq{padding-top:14px}
.ht-brand-content .closing{background:var(--ht-wine);color:white;padding-block:76px}
.ht-brand-content .closing h2{max-width:24ch;margin-inline:auto}
.ht-brand-content .closing p{color:#f4ecea;max-width:58ch;margin:24px auto}
.ht-brand-content .closing .eyebrow{color:var(--ht-gold)}
.ht-brand-content .closing .actions{justify-content:center}
.ht-brand-content .closing :focus-visible{outline-color:var(--ht-gold)}
.ht-brand-content .doma-hero{padding-block:64px 72px}
.ht-brand-content .doma-hero h1{max-width:15ch}
.ht-brand-content .doma-hero .hero-grid{grid-template-columns:1.2fr 1fr}
.ht-brand-content .doma-hero .doma-brand{width:180px;margin-bottom:30px}
.ht-brand-content .doma-hero .hero-photo>img{height:530px;object-position:center 25%}
.ht-brand-content .doma-hero .photo-note{max-width:92%;font-family:var(--ht-serif);font-size:19px}
.ht-brand-content .anchor-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 40px;padding:16px 0;border-top:1px solid var(--ht-line);border-bottom:1px solid var(--ht-line)}
.ht-brand-content .anchor-nav a{padding:7px 0;font-size:12px;text-decoration:none;min-height:40px}
.ht-brand-content .steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;margin-top:45px}
.ht-brand-content .steps article{padding-top:24px;border-top:1px solid var(--ht-gold)}
.ht-brand-content .steps article:before{counter-increment:step;content:'0' counter(step);display:block;font-size:12px;color:var(--ht-wine);margin-bottom:24px}
.ht-brand-content .steps p{font-size:14px;color:var(--ht-muted);margin-top:16px}
.ht-brand-content .safety{display:grid;grid-template-columns:1fr 1fr;gap:44px}
.ht-brand-content .safety article{padding:32px;border:1px solid var(--ht-line);border-radius:var(--ht-radius)}
.ht-brand-content .safety article:first-child{background:var(--ht-rose);border-color:transparent}
.ht-brand-content .safety h3{margin-bottom:24px}
.ht-brand-content .safety li{font-size:14px}
.ht-brand-content .safety p{font-size:14px;color:var(--ht-muted)}
.ht-brand-content .waiting{padding:45px;border:1px solid var(--ht-gold);border-radius:24px;background:var(--ht-white)}
.ht-brand-content .waiting .btn{width:100%;margin-top:25px}
.ht-brand-content .waiting .small{margin-top:18px}
.ht-brand-content .hero-photo{isolation:isolate}
.ht-brand-content .two-col>*,.ht-brand-content .hero-grid>*,.ht-brand-content .faq-layout>*{min-width:0}
@media(hover:hover){
.ht-brand-content .text-link:hover{color:var(--ht-ink)}
}
@media(min-width:1500px){
.ht-brand-content .hero{padding-block:84px}
.ht-brand-content .hero-photo>img{height:560px}
}
@media(max-width:1050px){
.ht-brand-content .hero-grid,.ht-brand-content .two-col,.ht-brand-content .choose-grid,.ht-brand-content .faq-layout{gap:40px}
.ht-brand-content .hero-photo>img{height:470px}
.ht-brand-content .section{padding-block:72px}
.ht-brand-content .hero-grid{grid-template-columns:1.1fr 1fr}
.ht-brand-content .hero h1{font-size:48px}
}
@media(max-width:780px){
.ht-brand-content .about-intro,.ht-brand-content .doma-story-copy,.ht-brand-content .support-cards{grid-template-columns:1fr;gap:28px}
.ht-brand-content .about-intro .portrait-natural{width:min(100%,300px)}
.ht-brand-content .support-card{padding:24px}
.ht-brand-content .section.support-alternatives{padding-block:56px}
.ht-brand-content .doma-story-heading{margin-bottom:26px}
.ht-brand-content .hero-grid,.ht-brand-content .doma-hero .hero-grid,.ht-brand-content .two-col,.ht-brand-content .choose-grid,.ht-brand-content .faq-layout{grid-template-columns:1fr;gap:34px}
.ht-brand-content .hero{padding-block:40px 50px}
.ht-brand-content .hero h1{font-size:clamp(38px,7vw,56px)}
.ht-brand-content .hero-copy .lead{max-width:50ch}
.ht-brand-content .hero-photo{width:min(470px,100%);margin-inline:auto;padding-left:16px}
.ht-brand-content .hero-photo>img{height:370px;border-radius:120px 120px 20px 20px}
.ht-brand-content .hero-photo:before{inset:30px -4px 0 38px;border-radius:120px 120px 20px 20px}
.ht-brand-content .trust-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:11px}
.ht-brand-content .section-head{display:block}
.ht-brand-content .section-head>p{margin-top:20px}
.ht-brand-content .month-card{transform:none;padding:26px}
.ht-brand-content .feature h2{max-width:22ch}
.ht-brand-content .feature .lead{max-width:55ch}
.ht-brand-content .about-photo{max-height:430px;object-position:center 25%}
.ht-brand-content .steps{gap:23px}
.ht-brand-content .safety{gap:24px}
.ht-brand-content .doma-hero{padding-block:42px}
.ht-brand-content .doma-hero h1{max-width:18ch}
.ht-brand-content .doma-hero .hero-photo>img{height:420px}
.ht-brand-content .waiting{padding:28px}
.ht-brand-content .closing{padding-block:58px}
}
@media(max-width:520px){
.ht-brand-content .trust-strip .wrap{grid-template-columns:1fr}
.ht-brand-content{font-size:14px}
.ht-brand-content .wrap{width:calc(100% - 40px)}
.ht-brand-content .section{padding-block:58px}
.ht-brand-content .lead{font-size:16px;margin-top:20px}
.ht-brand-content .hero-copy .eyebrow{font-size:9px;gap:9px;margin-bottom:18px}
.ht-brand-content .hero-copy h1{font-size:39px}
.ht-brand-content .actions{gap:12px;margin-top:25px}
.ht-brand-content .hero-copy .actions{align-items:center;flex-direction:row}
.ht-brand-content .hero-photo>img{height:320px}
.ht-brand-content .photo-note{padding:17px 20px;max-width:95%}
.ht-brand-content .photo-note strong{font-size:17px}
.ht-brand-content .photo-note span{font-size:10px}
.ht-brand-content .steps,.ht-brand-content .safety{grid-template-columns:1fr}
.ht-brand-content .eyebrow{font-size:10px}
.ht-brand-content .choice{padding:15px;font-size:13px}
.ht-brand-content .month-card>h3{font-size:25px}
.ht-brand-content .month-row{padding-block:18px}
.ht-brand-content .feature .doma-brand{width:170px}
.ht-brand-content .steps{gap:22px;margin-top:30px}
.ht-brand-content .steps article:before{margin-bottom:14px}
.ht-brand-content .steps article h3{font-size:24px}
.ht-brand-content .safety article{padding:24px}
.ht-brand-content .anchor-nav{gap:7px 22px;justify-content:flex-start}
.ht-brand-content .anchor-nav a{font-size:11px}
.ht-brand-content .doma-hero .doma-brand{width:155px}
.ht-brand-content .doma-hero .hero-photo>img{height:360px}
.ht-brand-content .doma-hero .photo-note{font-size:16px}
.ht-brand-content .closing h2{font-size:31px}
.ht-brand-content .closing .btn{width:100%}
}
@media(prefers-reduced-motion:reduce){
.ht-brand-content *,.ht-brand-content *:before,.ht-brand-content *:after{transition:none!important;animation:none!important}
}
.ht-brand-content h1,.ht-brand-content h2,.ht-brand-content h3{text-align:left;color:var(--ht-ink)}
.ht-brand-content h1{color:var(--ht-wine)}
.ht-brand-content h4{font-family:var(--ht-sans);line-height:1.5;letter-spacing:0;color:var(--ht-ink)}
.ht-brand-content .small{font-size:12px;color:var(--ht-muted)}
.ht-brand-content .wrap{max-width:1200px;float:none}
.ht-brand-content .brand-faq{min-width:0}
.ht-brand-content h2+p{margin-top:24px}
.ht-brand-content .brand-faq summary::marker{content:''}
.ht-brand-content .choice{text-decoration:none}
.ht-brand-content .choice small{display:block;font-size:11px;margin-top:5px;color:var(--ht-muted)}
.ht-brand-content .choice.featured{background:var(--ht-wine);border-color:var(--ht-wine);color:white}
.ht-brand-content .choice.featured small{color:var(--ht-rose)}
.ht-brand-content .choice:hover,.ht-brand-content .choice:focus-visible{border-color:var(--ht-wine);box-shadow:0 0 0 1px var(--ht-wine)}
.ht-brand-content .waitlist-proof{margin-top:20px}
.ht-brand-content .waitlist-proof strong{font-size:16px;color:var(--ht-wine)}
.ht-brand-content .review-context{margin-top:20px;max-width:none}
.ht-brand-content .center-actions{justify-content:center}
.ht-brand-content .doma-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;max-width:100%;padding:13px 24px;border:1px solid var(--ht-wine);border-radius:999px;background:var(--ht-wine);color:white;font:650 13px/1.45 var(--ht-sans);text-decoration:none;text-align:center}
.ht-brand-content .doma-button:hover{background:#63323a;color:white}
.ht-brand-content .waiting .doma-button{width:100%;margin-top:25px}
.ht-brand-content .closing h2{color:white;text-align:center}
.ht-brand-content .closing .small{color:var(--ht-rose)}
.ht-brand-content .closing .doma-button{background:var(--ht-gold);border-color:var(--ht-gold);color:var(--ht-ink)}
.ht-brand-content .closing .eyebrow{color:var(--ht-gold)}
.ht-brand-content .safety-rules{max-width:80ch;margin:28px auto 0}
.ht-brand-content .care-note,.ht-brand-content .crisis-note{padding-block:28px;border-top:1px solid var(--ht-line)}
.ht-brand-content .care-note p,.ht-brand-content .crisis-note p{font-size:12px;color:var(--ht-muted);max-width:none}
.ht-brand-content .anchor-target{display:block;scroll-margin-top:24px}
.ht-brand-content section[id]{scroll-margin-top:24px}
.ht-brand-content .text-link[href*="/objednani/"]{color:#8C651F;text-decoration-color:var(--ht-gold)}
@media(max-width:520px){.ht-brand-content{font-size:14px}.ht-brand-content .closing .doma-button{width:100%}}
/* Full-width section backgrounds inside the existing WordPress main. */
body.ht-brand-page #content{padding-top:0}
body.ht-brand-page #content>.shoptimizer-archive>.col-full{max-width:none;width:100%;padding-inline:0}
body.ht-brand-page #primary{margin:0;padding:0;width:100%;float:none}
.ht-brand-content .month-card>p:nth-last-child(2){margin-top:16px;text-align:center;font-family:var(--ht-serif);color:var(--ht-wine)}
.ht-brand-content .month-card>p.small:last-child{font-family:var(--ht-sans);font-size:12px}
.ht-brand-content .need-links{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px 24px}
.ht-brand-content .need-links a{min-height:44px;display:inline-flex;align-items:center;font-size:12px;color:var(--ht-wine)}

/* Approved footer on homepage/DO.MA; replaces native widgets via their hook. */
body.ht-brand-shell #page footer.ht-preview-footer{display:block;padding:0 0 20px;text-align:left;background:var(--ht-paper);font-family:var(--ht-sans)}
body.ht-brand-shell #page .ht-footer-crisis{padding:28px 0;border-block:1px solid var(--ht-line);margin-bottom:52px;color:var(--ht-muted);font-size:12px;line-height:1.8}
body.ht-brand-shell #page .ht-footer-crisis p{margin:0}
.ht-signature-arrow{display:inline-block;vertical-align:middle;flex:0 0 14px;margin-left:5px}
body.ht-brand-shell #page .ht-footer-top nav a::after{content:none!important}
body.ht-brand-shell #page .ht-preview-footer *{box-sizing:border-box}
body.ht-brand-shell #page .ht-footer-wrap{width:calc(100% - 80px);max-width:1200px;margin-inline:auto}
body.ht-brand-shell #page .ht-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px;margin-bottom:38px}
body.ht-brand-shell #page .ht-footer-top>div{min-width:0}
body.ht-brand-shell #page .ht-footer-brand{display:flex;align-items:center;flex-wrap:wrap;gap:16px;color:var(--ht-wine);text-decoration:none}
body.ht-brand-shell #page .ht-footer-logo{display:block;width:180px;max-width:100%;height:auto;aspect-ratio:3/1;object-fit:contain}
body.ht-brand-shell #page .ht-footer-brand span{font-size:12px;line-height:1.6}
body.ht-brand-shell #page .ht-footer-motto{margin:20px 0 0;font-size:12px}
body.ht-brand-shell #page .ht-footer-top h3{margin:0 0 18px;color:var(--ht-ink);font:700 11px/1.6 var(--ht-sans);letter-spacing:.12em;text-transform:uppercase}
body.ht-brand-shell #page .ht-footer-top nav{display:flex;flex-direction:column;align-items:flex-start}
body.ht-brand-shell #page .ht-footer-top nav a{min-height:40px;padding:6px 0;color:var(--ht-wine);font-size:13px;text-decoration:none;overflow-wrap:anywhere}
body.ht-brand-shell #page .ht-footer-top nav a:hover{text-decoration:underline;text-underline-offset:5px}
body.ht-brand-shell #page .ht-footer-top .ht-footer-social{flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:12px}
body.ht-brand-shell #page .ht-footer-bottom{display:grid;grid-template-columns:2fr 1fr;gap:35px;padding-top:20px;border-top:1px solid var(--ht-line);font-size:11px;color:var(--ht-muted)}
body.ht-brand-shell #page .ht-footer-bottom p{margin:0 0 12px}
@media(max-width:780px){body.ht-brand-shell #page .ht-footer-top{grid-template-columns:1fr 1fr;gap:30px}body.ht-brand-shell #page .ht-footer-top>div:first-child{grid-column:1/-1}body.ht-brand-shell #page .ht-footer-bottom{grid-template-columns:1fr;gap:8px}}
@media(max-width:520px){body.ht-brand-shell #page .ht-footer-wrap{width:calc(100% - 40px)}body.ht-brand-shell #page .ht-footer-top{gap:28px 20px}body.ht-brand-shell #page .ht-footer-top nav a{font-size:12px}}

/* Completed rollout: existing about/booking content in the approved visual system. */
.ht-rollout-content{background:var(--ht-paper);color:var(--ht-ink);font:15px/1.8 var(--ht-sans);--kristy-contrast:var(--ht-wine);--kristy-space-4:24px}
.ht-rollout-content *{box-sizing:border-box}
.ht-rollout-content .kristy-wrap{width:min(1200px,calc(100% - 48px));margin-inline:auto}
.ht-rollout-content .kristy-hero{padding:64px 0 72px;background:var(--ht-paper)}
.ht-rollout-content .kristy-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:72px}
.ht-rollout-content h1,.ht-rollout-content h2,.ht-rollout-content h3{font-family:var(--ht-serif);font-weight:400;line-height:1.25;letter-spacing:-.035em;text-wrap:balance}
.ht-rollout-content .kristy-h1{font-size:clamp(37px,5.1vw,67px);color:var(--ht-wine);margin:0 0 24px}
.ht-rollout-content .kristy-h2{font-size:clamp(28px,3.5vw,45px);margin:0 0 24px}
.ht-rollout-content h3{font-size:23px;margin:0 0 16px}
.ht-rollout-content p{max-width:70ch; margin:0 0 20px}
.ht-rollout-content a{color:var(--ht-wine);text-underline-offset:5px}
.ht-rollout-content .kristy-text-muted{color:var(--ht-muted);font-size:18px}
.ht-rollout-content .kristy-hero-img{display:block;width:100%;max-width:430px;max-height:540px;height:auto;object-fit:contain;margin:auto;border-radius:160px 160px 22px 22px}
.ht-rollout-content .kristy-hero .kristy-card{padding:0;background:none;border:0}
.ht-rollout-content .kristy-section{padding:72px 0}
.ht-rollout-content #kristy-pribeh,.ht-rollout-content #prvni-setkani,.ht-rollout-content #kristy-vzdelani{background:var(--ht-rose)}
.ht-rollout-content .kristy-story{max-width:850px}
.ht-rollout-content .kristy-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.ht-rollout-content .kristy-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.ht-rollout-content .kristy-box{padding:28px;background:var(--ht-white);border:1px solid var(--ht-line);border-radius:var(--ht-radius)}
.ht-rollout-content .kristy-bullets{margin:0;padding-left:20px}
.ht-rollout-content .kristy-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.ht-rollout-content .kristy-badge{font-size:12px;border:1px solid var(--ht-line);border-radius:999px;padding:7px 12px}
.ht-rollout-content .kristy-btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:13px 24px;border-radius:999px;border:1px solid var(--ht-wine);background:var(--ht-wine);color:#fff;text-decoration:none;font:600 13px/1.5 var(--ht-sans);max-width:100%;text-align:center}
.ht-rollout-content .kristy-btn-secondary{background:transparent;color:var(--ht-wine)}
.ht-rollout-content .kristy-cta{margin-top:28px}
.ht-rollout-content .ht-education{max-width:900px;margin-top:30px}
.ht-rollout-content details{border-bottom:1px solid var(--ht-line);padding:18px 0}
.ht-rollout-content summary{font-weight:600;cursor:pointer;color:var(--ht-wine);padding:8px 0}
.ht-rollout-content summary span[aria-hidden]{float:right}
.ht-rollout-content details p,.ht-rollout-content details .content{padding-top:14px}
.ht-rollout-content #kristy-faq{padding:64px 0}
.ht-rollout-content #kristy-faq .kristy-grid-3{display:block;max-width:900px}
.ht-rollout-content #kristy-faq>.wrap{width:min(900px,calc(100% - 48px));margin:auto}
.ht-rollout-content .ht-path-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px}
.ht-rollout-content .kristy-footer{padding:24px;text-align:center;font-size:13px;border-top:1px solid var(--ht-line)}
.ht-rollout-content .kristy-video{max-width:850px;overflow:hidden;border-radius:22px;background:#000}
.ht-rollout-content .kristy-video .ratio{position:relative;width:100%;aspect-ratio:16/9}
.ht-rollout-content .kristy-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.ht-rollout-content #kristy-form{scroll-margin-top:24px}
.ht-rollout-content .kristy-booking-head{max-width:760px;margin-bottom:28px}
.ht-rollout-content .kristy-booking-head .kristy-h2{margin-bottom:16px}
.ht-rollout-content .kristy-form{width:100%;max-width:100%;min-width:0;padding:0;background:#fff;border:1px solid var(--ht-line);border-radius:22px;overflow:hidden}
.ht-rollout-content .kristy-form iframe{display:block;width:100%;max-width:100%;min-width:0;min-height:820px;height:1000px;border:0}
.ht-rollout-content .kristy-booking-fallback{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:20px;color:var(--ht-muted);font-size:13px}
.ht-rollout-content .kristy-booking-fallback p{margin:0}
.ht-rollout-content :focus-visible{outline:3px solid var(--ht-wine);outline-offset:4px}
.ht-eyebrow{font:600 11px/1.6 var(--ht-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--ht-wine);margin-bottom:18px}
/* Native catalog: live Woo prices, order, categories, forms and pagination. */
body.ht-brand-catalog #content,body.ht-brand-product #content{background:var(--ht-paper);color:var(--ht-ink);font-family:var(--ht-sans)}
.ht-catalog-intro{clear:both;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,.8fr);gap:28px 56px;align-items:center;padding:32px 0 34px;max-width:1200px}
.ht-catalog-intro h2{font:400 clamp(34px,4.4vw,58px)/1.2 var(--ht-serif);letter-spacing:-.04em;color:var(--ht-wine);margin:0 0 24px}
.ht-catalog-heading>p{max-width:650px;line-height:1.8;color:var(--ht-muted);font-size:16px}
.ht-catalog-heading>.ht-eyebrow{color:var(--ht-wine);font-size:11px}
.ht-catalog-note{padding:30px;border:1px solid var(--ht-line);border-top:2px solid var(--ht-gold);border-radius:22px;background:var(--ht-rose)}
.ht-catalog-note>p:not(.ht-eyebrow){font:400 23px/1.6 var(--ht-serif);color:var(--ht-wine);margin-bottom:18px}
.ht-catalog-note>span{font:400 12px/1.8 var(--ht-sans);color:var(--ht-muted)}
.ht-shop-needs{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:6px 0}
.ht-shop-needs a{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:19px;background:var(--ht-paper);border:1px solid var(--ht-line);border-radius:16px;color:var(--ht-wine);font-size:13px;line-height:1.6;text-decoration:none;transition:background 180ms ease,border-color 180ms ease}
.ht-shop-needs a:hover{background:var(--ht-rose);border-color:var(--ht-gold)}
.ht-shop-formats{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap;padding-top:12px;border-top:1px solid var(--ht-line)}
.ht-shop-formats a{border:1px solid var(--ht-line);border-radius:999px;padding:10px 18px;font-size:12px;color:var(--ht-wine);text-decoration:none}
.ht-shop-formats a:hover,.ht-shop-formats a:focus-visible,.ht-shop-formats a[aria-current="true"]{background:var(--ht-wine);border-color:var(--ht-wine);color:var(--ht-white)}
.ht-shop-filter-status{flex-basis:100%;margin:4px 0 0;font-size:12px;color:var(--ht-muted)}
body.ht-brand-catalog #main ul.products>li.product[hidden]{display:none!important}
body.ht-brand-catalog #main ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin:0!important;clear:both}
body.ht-brand-catalog #main ul.products:before,body.ht-brand-catalog #main ul.products:after{display:none}
body.ht-brand-catalog #main ul.products li.product{display:flex!important;flex-direction:column;width:auto!important;float:none!important;margin:0!important;padding:18px!important;border:1px solid var(--ht-line);border-radius:22px;background:#fff;min-width:0;box-shadow:none;transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}
body.ht-brand-catalog #main ul.products li.product img{width:100%;max-width:100%;aspect-ratio:4/3;object-fit:contain;border-radius:14px;background:var(--ht-rose)}
body.ht-brand-catalog #main ul.products li.product .woocommerce-card__header{display:flex!important;flex-direction:column;flex:1;min-width:0;padding:22px 8px 8px}
body.ht-brand-catalog #main ul.products li.product .product__categories{margin:0 0 12px;font:600 10px/1.6 var(--ht-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--ht-muted)}
body.ht-brand-catalog #main ul.products li.product .product__categories a{color:inherit;text-decoration:none}
body.ht-brand-catalog #main ul.products li.product .woocommerce-loop-product__title,body.ht-brand-catalog #main ul.products li.product .woocommerce-loop-product__title a{font:400 23px/1.4 var(--ht-serif)!important;color:var(--ht-wine)!important;letter-spacing:-.025em;text-decoration:none}
body.ht-brand-catalog #main ul.products li.product .woocommerce-loop-product__title{margin-bottom:14px}
body.ht-brand-catalog #main ul.products li.product .ht-product-summary{font:400 13px/1.8 var(--ht-sans);color:var(--ht-muted);margin:0 0 22px}
body.ht-brand-catalog #main ul.products li.product .price{display:block;margin-top:auto;margin-bottom:14px;padding-top:8px;color:var(--ht-wine);font:600 18px/1.5 var(--ht-sans)}
body.ht-brand-catalog #main .ht-product-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;border-top:1px solid var(--ht-line);padding-top:12px}
body.ht-brand-catalog #main .ht-product-detail{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--ht-wine);font:600 12px/1.5 var(--ht-sans);text-decoration:underline;text-underline-offset:5px}
body.ht-brand-catalog #main ul.products li.product .ht-product-actions .button{display:inline-flex!important;align-items:center;justify-content:center;position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;width:auto!important;min-height:40px;max-width:100%;height:auto!important;margin:0!important;padding:10px 13px!important;background:var(--ht-rose)!important;background-image:none!important;color:var(--ht-wine)!important;border:1px solid var(--ht-line)!important;border-radius:999px;box-shadow:none!important;font:600 11px/1.5 var(--ht-sans)!important;text-align:center;white-space:normal}
body.ht-brand-catalog #main ul.products li.product .ht-product-actions .button:hover{background:var(--ht-wine)!important;color:#fff!important}
body.ht-brand-catalog #content>.shoptimizer-archive>.col-full{width:calc(100% - 48px);max-width:1200px;margin-inline:auto;padding-inline:0}
body.ht-brand-catalog #primary,body.ht-brand-catalog #main{width:100%!important;max-width:100%;float:none;margin-right:0}
body.ht-brand-catalog #main .woocommerce-ordering select{border:1px solid var(--ht-line);border-radius:999px;background-color:var(--ht-paper);font:400 12px/1.6 var(--ht-sans);color:var(--ht-muted);max-width:100%}
body.ht-brand-catalog #main .woocommerce-result-count{font:400 12px/1.6 var(--ht-sans);color:var(--ht-muted)}
@media(hover:hover){body.ht-brand-catalog #main ul.products li.product:hover{transform:translateY(-3px);border-color:var(--ht-gold);box-shadow:0 12px 28px #47282a0b}}
@media(max-width:780px){.ht-catalog-intro{grid-template-columns:minmax(0,1fr);gap:20px}.ht-catalog-note{display:none}.ht-shop-needs{gap:10px}.ht-shop-needs a{padding:14px 18px}.ht-catalog-heading>p{font-size:15px}}
@media(max-width:520px){body.ht-brand-catalog #content>.shoptimizer-archive>.col-full{width:calc(100% - 36px)}body.ht-brand-catalog #main ul.products li.product{padding:14px!important}}
@media(prefers-reduced-motion:reduce){body.ht-brand-catalog #main ul.products li.product,.ht-shop-needs a{transition:none!important}}
.ht-shop-doma{clear:both;margin:64px 0 30px;padding:44px;border-radius:22px;background:var(--ht-rose)}
.ht-shop-doma h2{font:400 clamp(27px,3vw,42px)/1.3 var(--ht-serif);color:var(--ht-wine)}
.ht-shop-doma p{max-width:680px;line-height:1.8}
.ht-shop-doma a{color:var(--ht-wine);font-weight:600}
/* Product layout: restore visible native title and restyle retained full sales content. */
body.ht-brand-product #page .summary>h1.product_title,body.ht-brand-product #page .ht-product-title{display:block!important;font:400 clamp(30px,3.5vw,48px)/1.22 var(--ht-serif)!important;letter-spacing:-.04em;color:var(--ht-wine)!important;margin-bottom:24px}
body.ht-brand-product #page .summary .price{color:var(--ht-wine)!important}
body.ht-brand-product #page .single_add_to_cart_button{background:var(--ht-wine)!important;background-image:none!important;box-shadow:none!important;border-radius:999px!important;color:#fff!important;font-family:var(--ht-sans)!important;min-height:50px}
body.ht-brand-product #page .summary{padding:28px!important;background:#fff;border:1px solid var(--ht-line);border-radius:22px;box-sizing:border-box}
body.ht-brand-product #page .ht-product-intro{font-size:17px;line-height:1.8;color:var(--ht-muted)}
body.ht-brand-product #page .meditace-landing{background:var(--ht-paper)!important;color:var(--ht-ink)!important;font-family:var(--ht-sans)!important}
body.ht-brand-product #page .meditace-landing .ml-hero{background:var(--ht-rose)!important;border-radius:22px!important;box-shadow:none!important;padding:48px 0!important}
body.ht-brand-product #page .meditace-landing .ml-sec{padding-block:48px!important}
body.ht-brand-product #page .meditace-landing .ml-card,body.ht-brand-product #page .meditace-landing .ml-pricebox,body.ht-brand-product #page .ht-author{background:#fff!important;border:1px solid var(--ht-line)!important;border-radius:22px!important;box-shadow:none!important}
body.ht-brand-product #page .meditace-landing h2,body.ht-brand-product #page .meditace-landing h3{font-family:var(--ht-serif)!important;color:var(--ht-wine)!important;font-weight:400!important;letter-spacing:-.025em!important}
body.ht-brand-product #page .meditace-landing .ml-cta{background:var(--ht-wine)!important;background-image:none!important;color:#fff!important;border-radius:999px!important;box-shadow:none!important;border-color:var(--ht-wine)!important}
body.ht-brand-product #page .meditace-landing .ml-cta *{color:inherit!important}
body.ht-brand-product #page .meditace-landing .ml-hero-visual img{object-fit:contain!important;border-radius:22px!important;box-shadow:none!important}
@media(max-width:900px){.ht-rollout-content .kristy-hero-grid{gap:32px;grid-template-columns:1fr 1fr}.ht-rollout-content .kristy-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}body.ht-brand-catalog #main ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-shop-needs{grid-template-columns:1fr}}
@media(max-width:600px){.ht-rollout-content .kristy-wrap{width:calc(100% - 36px)}.ht-rollout-content .kristy-hero-grid,.ht-rollout-content .kristy-grid-3,.ht-rollout-content .kristy-grid-2{grid-template-columns:1fr}.ht-rollout-content .kristy-hero{padding:38px 0}.ht-rollout-content .kristy-section{padding:48px 0}.ht-rollout-content .kristy-hero-img{max-width:300px}.ht-rollout-content .kristy-form iframe{height:820px}.ht-shop-doma{padding:26px}.ht-catalog-intro{padding-top:20px}body.ht-brand-catalog #main ul.products{grid-template-columns:1fr}body.ht-brand-product #page .summary{padding:22px!important}}

body.ht-brand-catalog.post-type-archive-product #page .woocommerce-products-header__title{display:block!important;font:600 12px/1.6 var(--ht-sans)!important;letter-spacing:.12em;text-transform:uppercase;color:var(--ht-muted);margin:24px 0 0!important}
body.ht-brand-product #page .woocommerce-product-details__short-description h2{font:400 clamp(25px,2.8vw,36px)/1.3 var(--ht-serif)!important;color:var(--ht-wine)!important;letter-spacing:-.025em!important}
body.ht-brand-product #page .woocommerce-product-details__short-description{font-family:var(--ht-sans)!important;line-height:1.8}

/* Shared approved navigation: native disclosures, no delayed menu dependency. */
body.ht-navigation-v2 #page #masthead{position:relative!important;top:auto!important;height:auto!important;padding:0!important;border-bottom:1px solid var(--ht-line);box-shadow:none;z-index:100;background:var(--ht-paper)!important}
body.ht-navigation-v2 #page #masthead .main-header{display:block!important;width:calc(100% - 48px)!important;max-width:1200px!important;min-height:0!important;height:auto!important;padding:0!important;margin:0 auto!important}
body.ht-navigation-v2 #page .col-full-nav,body.ht-navigation-v2 #masthead>.menu-overlay{display:none!important}
.ht-header-bar{display:flex;align-items:center;gap:22px;min-height:100px;font-family:var(--ht-sans);position:relative}
.ht-header-logo{display:block;flex:0 0 154px;margin-right:auto}
.ht-header-logo img{display:block;width:154px!important;height:auto!important;aspect-ratio:3/1;max-height:none!important}
.ht-desktop-navigation{display:flex;align-items:center;gap:22px}
.ht-desktop-navigation a{display:flex;align-items:center;position:relative;min-height:48px;color:var(--ht-wine)!important;font:550 12px/1.4 var(--ht-sans);text-decoration:none;white-space:nowrap}
.ht-desktop-navigation a::after{content:'';position:absolute;height:1px;bottom:7px;left:0;right:0;background:var(--ht-gold);transform:scaleX(0);transform-origin:left;transition:transform 180ms ease}
.ht-desktop-navigation a:hover::after,.ht-desktop-navigation a[aria-current=page]::after,.ht-desktop-navigation a:focus-visible::after{transform:scaleX(1)}
.ht-header-cta{display:inline-flex;gap:12px;align-items:center;justify-content:center;min-height:46px;padding:12px 19px;border:1px solid var(--ht-wine);border-radius:999px;background:var(--ht-wine);color:#fff!important;font:600 12px/1.45 var(--ht-sans);text-decoration:none;white-space:nowrap;transition:background 180ms ease,transform 180ms ease}
.ht-header-cta:hover{background:#63323a;transform:translateY(-2px)}
.ht-header-bar a:focus-visible,.ht-header-bar summary:focus-visible,.ht-header-bar input:focus-visible{outline:2px solid var(--ht-gold);outline-offset:5px}
.ht-mobile-navigation{display:none}
.ht-header-bar details{margin:0;border:0;padding:0}
.ht-header-bar summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0;color:var(--ht-wine);background:transparent}
.ht-header-bar summary::-webkit-details-marker{display:none}
.ht-header-bar summary::marker{content:''}
.ht-header-bar summary::after,.ht-header-bar summary::before{display:none!important}
.ht-header-search>div{position:absolute;right:0;top:calc(100% - 4px);padding:20px;width:min(360px,calc(100vw - 48px));background:var(--ht-paper);border:1px solid var(--ht-line);border-radius:16px;box-shadow:0 12px 30px #47282a12;z-index:2}
.ht-header-search form{margin:0!important}
.ht-header-search input[type=search]{width:100%;background:#fff;color:var(--ht-ink)}
body.ht-navigation-v2 #page #masthead .ht-header-bar .site-header-cart{display:block!important;float:none!important;position:static!important;width:auto!important;margin:0!important;padding:0!important;flex:0 0 auto}
body.ht-navigation-v2 #page #masthead .ht-header-bar .cart-contents{display:flex!important;align-items:center;position:relative!important;top:auto!important;right:auto!important;min-height:44px;line-height:1.4;color:var(--ht-wine)!important;background:transparent!important}
body.ht-navigation-v2 #masthead .site-header-cart .amount{display:none!important}
.ht-brand-content.ht-brand-home .hero-copy .actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:center}
.ht-brand-content.ht-brand-home .hero-copy .actions .btn{padding-inline:18px;font-size:12px;gap:12px}
.ht-brand-content.ht-brand-home .hero-copy .actions .text-link{font-size:12px;line-height:1.6;justify-self:start}
.ht-brand-content .ht-signature-arrow{flex-shrink:0;width:14px;height:14px}
@media(max-width:1100px){
 .ht-desktop-navigation,.ht-header-desktop-cta{display:none}
 .ht-header-bar{min-height:78px;gap:12px}
 .ht-header-logo{flex-basis:138px}.ht-header-logo img{width:138px!important}
 .ht-mobile-navigation{display:block}
 .ht-mobile-navigation>summary{gap:12px;min-width:80px;font:600 12px/1 var(--ht-sans)}
 .ht-menu-lines{display:block;width:22px;height:12px;position:relative}
 .ht-menu-lines::before,.ht-menu-lines::after{content:'';position:absolute;left:0;width:22px;height:1px;background:currentColor;transition:transform 180ms ease,top 180ms ease}
 .ht-menu-lines::before{top:2px}.ht-menu-lines::after{top:10px}
 .ht-mobile-navigation[open] .ht-menu-lines::before{top:6px;transform:rotate(45deg)}
 .ht-mobile-navigation[open] .ht-menu-lines::after{top:6px;transform:rotate(-45deg)}
 .ht-mobile-panel{position:absolute;top:100%;left:-24px;right:-24px;z-index:2;padding:26px 24px 30px;max-height:calc(100vh - 100px);max-height:calc(100dvh - 100px);overflow-y:auto;overscroll-behavior:contain;background:var(--ht-wine);color:var(--ht-paper);border-bottom:1px solid var(--ht-gold);box-shadow:0 18px 30px #47282a20;animation:ht-menu-enter 180ms ease-out}
 .ht-mobile-panel .ht-menu-intro{margin:0 0 14px;font:500 10px/1.7 var(--ht-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--ht-paper)}
 .ht-mobile-panel nav{display:flex;flex-direction:column}
 .ht-mobile-panel nav a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #ffffff26;font:400 clamp(20px,4.8vw,27px)/1.35 var(--ht-serif);color:var(--ht-paper)!important;text-decoration:none;transition:color 180ms ease,padding-left 180ms ease}
 .ht-mobile-panel nav a:hover,.ht-mobile-panel nav a[aria-current=page]{color:#ebca91!important;padding-left:8px}
 .ht-mobile-panel nav .ht-signature-arrow{color:#ebca91;flex-shrink:0}
 .ht-mobile-panel .ht-header-cta{margin-top:24px;background:var(--ht-gold);color:var(--ht-ink)!important;border-color:var(--ht-gold);white-space:normal;max-width:100%}
 .ht-menu-contact{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:20px}
 .ht-menu-contact a{color:var(--ht-paper)!important;font:400 11px/1.7 var(--ht-sans);text-decoration:none}
}
@media(max-width:520px){
 body.ht-navigation-v2 #page #masthead .main-header{width:calc(100% - 36px)!important}
 .ht-header-bar{gap:8px}.ht-header-logo{flex-basis:120px}.ht-header-logo img{width:120px!important}
 .ht-mobile-panel{left:-18px;right:-18px;padding-inline:24px}
 .ht-brand-content.ht-brand-home .hero-copy .actions{gap:12px}
 .ht-brand-content.ht-brand-home .hero-copy .actions .btn{padding:12px 10px;font-size:11px;gap:8px}
 .ht-brand-content.ht-brand-home .hero-copy .actions .text-link{font-size:11px;gap:6px}
}
/* Fit logo, search, cart and menu together on narrow phones. */
@media(max-width:380px){
 .ht-header-logo{flex-basis:100px}.ht-header-logo img{width:100px!important}
 .ht-mobile-navigation>summary{min-width:64px;gap:8px}
}
@keyframes ht-menu-enter{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.ht-header-bar *,.ht-header-bar *::before,.ht-header-bar *::after{animation:none!important;transition:none!important}}

/* Real reviews, rendered locally; compact from the very first paint. */
.ht-brand-content .ht-reviews{width:100%;max-width:100%;min-width:0;overflow:hidden}
.ht-brand-content .ht-review-track{display:flex;width:100%;max-width:100%;min-width:0;contain:inline-size;gap:20px;align-items:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:2px;padding:2px 2px 18px;margin-top:30px;overscroll-behavior-inline:contain}
.ht-brand-content .ht-review-card{flex:0 0 calc((100% - 40px)/3);scroll-snap-align:start;min-width:0;max-width:100%;padding:24px;background:var(--ht-white);border:1px solid var(--ht-line);border-radius:22px;color:var(--ht-ink)}
.ht-brand-content .ht-review-card header{display:flex;align-items:center;gap:12px;margin-bottom:16px}
.ht-brand-content .ht-review-initial{display:flex;align-items:center;justify-content:center;flex:0 0 38px;height:38px;border-radius:50%;background:var(--ht-rose);color:var(--ht-wine);font:400 20px/1 var(--ht-serif)}
.ht-brand-content .ht-review-card h3{font:600 13px/1.5 var(--ht-sans);letter-spacing:0}
.ht-brand-content .ht-review-source{display:block;font-size:10px;color:var(--ht-muted)}
.ht-brand-content .ht-review-stars{display:flex;gap:3px;color:#ad7b27;margin-bottom:12px}
.ht-brand-content .ht-review-card details{padding:0;border:0;margin:0}
.ht-brand-content .ht-review-card summary{display:block;list-style:none;cursor:pointer;padding:0;font:400 14px/1.8 var(--ht-sans)}
.ht-brand-content .ht-review-card summary::-webkit-details-marker{display:none}
.ht-brand-content .ht-review-card summary::marker{content:''}
.ht-brand-content .ht-review-card summary::before,.ht-brand-content .ht-review-card summary::after{display:none!important}
.ht-brand-content .ht-review-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden;height:101px}
.ht-brand-content .ht-review-toggle{display:block;font:600 12px/1.5 var(--ht-sans);color:var(--ht-wine);text-decoration:underline;text-underline-offset:4px;padding-top:12px;min-height:44px}
.ht-brand-content .ht-review-less,.ht-brand-content details[open] .ht-review-more,.ht-brand-content details[open] .ht-review-excerpt{display:none}
.ht-brand-content details[open] .ht-review-less{display:block}
.ht-brand-content .ht-review-full{margin-top:10px;font:400 14px/1.8 var(--ht-sans);white-space:pre-line}
.ht-brand-content .ht-review-card summary:focus-visible{outline:2px solid var(--ht-wine);outline-offset:5px}
.ht-brand-content .ht-review-toolbar{min-height:50px}
.ht-brand-content .ht-review-controls{display:flex;justify-content:flex-end;gap:10px;min-height:44px;margin-top:6px}
.ht-brand-content .ht-review-controls[hidden]{display:none}
.ht-brand-content .ht-review-controls button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--ht-line);border-radius:50%;padding:0;background:transparent;color:var(--ht-wine)}
.ht-brand-content .ht-review-controls button:hover{background:var(--ht-rose)}
.ht-brand-content .ht-review-controls button:disabled{opacity:.35;cursor:default}
.ht-brand-content .ht-review-controls button:focus-visible{outline:2px solid var(--ht-wine);outline-offset:3px}
@media(max-width:1000px){.ht-brand-content .ht-review-card{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:600px){.ht-brand-content .ht-review-card{flex-basis:92%;padding:20px}}
