
:root{--bg:#faf7f4;--surface:#fff;--soft:#f3e9e5;--text:#292524;--muted:#655658;--rose:#a86770;--rose2:#ad6a75;--rose-dark:#70464c;--border:#eadbd6;--shadow:0 12px 34px rgba(62,42,43,.055);--serif:Georgia,"Times New Roman",serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--content:min(1200px,calc(100% - 48px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:clamp(16px,.96rem + .12vw,18px);line-height:1.65}img{display:block;max-width:100%}a{color:var(--rose-dark);text-decoration:none}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.12;margin-top:0;color:var(--text)}h1{font-size:clamp(3.2rem,5.4vw,5.9rem);letter-spacing:-.03em}h2{font-size:clamp(2.2rem,3.2vw,3.35rem);letter-spacing:-.02em}h3{font-size:clamp(1.35rem,1.7vw,1.72rem)}p{margin:0 0 1rem}.container{width:var(--content);margin:auto}.eyebrow{margin:0 0 .7rem;color:var(--rose-dark);font-size:.78rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.lead{font-size:clamp(1.25rem,1.4vw,1.55rem);line-height:1.62;color:#58494b}.btns{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.82rem 1.4rem;border-radius:999px;background:var(--rose);border:1px solid var(--rose);color:#fff;font-weight:650}.btn.outline{background:transparent;color:var(--rose-dark)}.btn.light{background:#fff;color:var(--rose-dark);border-color:#fff}.text-link{font-weight:700}
.site-header{background:rgba(250,247,244,.97);border-bottom:1px solid rgba(112,70,76,.08);position:relative;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:14px clamp(24px,4vw,70px)}.logo{height:58px;width:auto}.nav-wrap{display:flex;align-items:center;gap:18px}.main-nav{display:flex;align-items:center;gap:6px}.main-nav a{padding:.58rem .9rem;border-radius:999px;color:var(--text);font-size:.95rem;font-weight:600}.main-nav a.active{background:var(--rose2);color:#fff}.booking-chip{padding:.58rem 1rem;border-radius:999px;background:rgba(168,103,112,.08);border:1px solid rgba(168,103,112,.22);font-size:.92rem;font-weight:650}.theme-toggle,.menu-toggle,.drawer-close{border:0;background:transparent;cursor:pointer;color:inherit}.theme-toggle{width:42px;height:42px;border-radius:999px;border:1px solid rgba(112,70,76,.22);display:inline-flex;align-items:center;justify-content:center;font-size:19px}.menu-toggle{display:none}.mobile-drawer{display:none}
.hero{background:linear-gradient(135deg,#faf7f4 0%,#f3e9e5 48%,#eadbd6 100%)}.hero-grid{display:grid;grid-template-columns:42% 58%;min-height:560px}.hero-copy{padding:70px clamp(28px,4vw,70px) 70px clamp(28px,12vw,220px);display:flex;align-items:center}.hero-copy-inner{max-width:610px}.hero-rule{width:74px;height:2px;background:var(--rose);margin:24px 0}.hero-media{height:560px}.hero-media img{width:100%;height:100%;object-fit:cover}
.section{padding:76px 0 58px}.section.compact{padding-top:38px}.section-title{max-width:780px;margin:0 auto 42px;text-align:center}.section-title p:not(.eyebrow){font-size:1.08rem;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.treatment-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:30px;box-shadow:var(--shadow)}.treatment-row{display:grid;grid-template-columns:70px 1fr;gap:20px}.icon-circle{width:62px;height:62px;border-radius:999px;background:#f4e4e6;position:relative}.icon-circle:after{content:"";position:absolute;inset:18px;border:2px solid var(--rose);border-radius:50%}.icon-pressure:after{border-radius:8px;transform:rotate(45deg)}.treatment-card p{color:#5f5153}.home-feature{display:grid;grid-template-columns:1.05fr 1fr .82fr;gap:26px}.home-feature figure{margin:0;border-radius:18px;overflow:hidden}.home-feature figure img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:30px 10px;display:flex;flex-direction:column;justify-content:center}.book-card{background:linear-gradient(145deg,#a86770,#835159);color:#fff;border-radius:18px;padding:30px;display:flex;flex-direction:column;justify-content:center}.book-card h3,.book-card p{color:#fff}
.page-hero{background:linear-gradient(135deg,#faf7f4,#f1e8e3);border-bottom:1px solid var(--border)}.page-hero-inner{width:var(--content);margin:auto;padding:70px 0}.page-hero h1{font-size:clamp(2.8rem,4.4vw,4.8rem);margin-bottom:1rem}.page-hero .lead{max-width:820px}.content-section{width:var(--content);margin:auto;padding:72px 0 88px}
.service-index-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-index-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.service-index-media{aspect-ratio:4/3;overflow:hidden}.service-index-media img{width:100%;height:100%;object-fit:cover}.service-index-body{padding:28px;display:flex;flex-direction:column;flex:1}.service-index-body .btns{margin-top:auto;padding-top:18px}.service-wide{margin-top:28px;padding:28px 30px;background:var(--soft);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:24px}.service-detail{width:min(1120px,calc(100% - 48px));margin:auto;padding:72px 0 88px}.service-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:54px}.service-detail-image{position:sticky;top:24px}.service-detail-image img{width:100%;border-radius:18px;border:1px solid var(--border);box-shadow:var(--shadow)}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 22px;margin:26px 0}.benefit,.note,.form-guide,.security{background:var(--soft);border-radius:12px;padding:16px 18px}.price-box,.price-card,.about-card,.contact-card,.booking-choice{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.price-list{list-style:none;padding:0;margin:0}.price-list li,.price-table td{padding:10px 0;border-bottom:1px solid var(--border)}.price-list li{display:flex;justify-content:space-between}.price-table{width:100%;border-collapse:collapse}.price-table td:last-child{text-align:right;font-weight:700}.price-groups{display:grid;grid-template-columns:1fr 1fr;gap:24px}.price-card.wide{grid-column:1/-1}.about-grid,.contact-grid,.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.about-highlight{background:var(--soft);border-radius:18px;padding:30px}.about-values,.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.about-value,.security-item{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:18px}.hours{display:grid;grid-template-columns:minmax(150px,1fr) auto;gap:10px 24px}.hours dt,.hours dd{margin:0}.hours dt{font-weight:650}.hours dd{text-align:right}.map{overflow:hidden;border-radius:16px;border:1px solid var(--border);min-height:320px}.map iframe{width:100%;height:100%;min-height:320px;border:0}.booking-choice{min-height:320px;display:flex;flex-direction:column}.booking-choice.primary{background:linear-gradient(145deg,#a86770,#835159);color:#fff}.booking-choice.primary h2,.booking-choice.primary p,.booking-choice.primary li{color:#fff}.booking-choice .btns{margin-top:auto;padding-top:24px}.security-grid{grid-template-columns:repeat(3,1fr);margin-top:18px}
.site-footer{background:#f7efeb;border-top:1px solid #e6d5d0;padding:54px 0 26px}.footer-grid{width:var(--content);margin:auto;display:grid;grid-template-columns:1.1fr .8fr 1fr 1.25fr 1.8fr}.footer-col{padding-right:24px}.footer-col+.footer-col{border-left:1px solid #e5d7d2;padding-left:28px}.footer-title{font-family:var(--sans);font-weight:700;font-size:1rem}.footer-brand img{height:54px}.footer-nav{display:flex;flex-direction:column;gap:7px}.footer-map{overflow:hidden;border-radius:14px;border:1px solid var(--border)}.footer-map iframe{width:100%;height:220px;border:0}.footer-bottom{width:var(--content);margin:28px auto 0;padding-top:18px;border-top:1px solid #e3d3ce;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.82rem}.credit{font-size:.78rem}
html[data-theme=dark]{--bg:#171415;--surface:#211c1d;--soft:#2a2224;--text:#f2e9e5;--muted:#c8b8bb;--border:rgba(213,155,164,.14);--shadow:0 12px 34px rgba(0,0,0,.18)}html[data-theme=dark] body{background:var(--bg)}html[data-theme=dark] .site-header{background:#171415}html[data-theme=dark] .main-nav a,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4{color:var(--text)}html[data-theme=dark] .hero,html[data-theme=dark] .page-hero{background:linear-gradient(135deg,#211c1d,#2a2224)}html[data-theme=dark] .lead,html[data-theme=dark] .section-title p:not(.eyebrow),html[data-theme=dark] .treatment-card p{color:#d3c4c7}html[data-theme=dark] .site-footer{background:#1e191a}html[data-theme=dark] .site-footer,html[data-theme=dark] .site-footer a{color:var(--text)}
@media(max-width:980px){.card-grid,.service-index-grid,.home-feature,.service-detail-grid,.about-grid,.contact-grid,.booking-grid,.price-groups{grid-template-columns:1fr}.service-detail-image{position:static}.price-card.wide{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-col,.footer-col+.footer-col{border:0;padding-left:0}.map-col{grid-column:1/-1}}
@media(max-width:781px){h1{font-size:clamp(3rem,13vw,4.6rem)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:12px;padding:16px 20px}.logo-link{grid-column:2/4;grid-row:1}.logo{height:44px}.nav-wrap{display:contents}.main-nav{display:none}.menu-toggle{display:inline-flex;grid-column:1;grid-row:1;align-items:center;justify-content:center;width:40px;height:40px;font-size:26px}.booking-chip{grid-column:2;grid-row:2;justify-self:end;font-size:.82rem}.theme-toggle{grid-column:3;grid-row:2}.mobile-drawer{display:block;position:fixed;inset:0;z-index:1000;background:rgba(12,10,11,.55);opacity:0;visibility:hidden;pointer-events:none}.mobile-drawer.open{opacity:1;visibility:visible;pointer-events:auto}.drawer-panel{width:min(82vw,330px);height:100dvh;background:#faf7f4;box-shadow:18px 0 40px rgba(0,0,0,.18);padding:20px}.drawer-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0 0 22px auto;border-radius:999px;background:rgba(168,103,112,.07);font-size:26px}.drawer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.drawer-nav a{padding:10px 18px;border-radius:999px;color:#2d2324;font-weight:600}.drawer-nav a.active{background:#ad6a75;color:#fff}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:60px 28px}.hero-media{height:390px}.benefits,.about-values,.security-grid{grid-template-columns:1fr}.hours{grid-template-columns:1fr}.hours dd{text-align:left}.service-wide{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.map-col{grid-column:auto}html[data-theme=dark] .drawer-panel{background:#211c1d}html[data-theme=dark] .drawer-nav a{color:#f2e9e5}}
@media(max-width:520px){:root{--content:calc(100% - 32px)}.hero-copy{padding:54px 20px}.hero-media{height:330px}.page-hero-inner{padding:54px 0}.content-section,.service-detail{padding:56px 0 68px}}


/* ============================================================
   Native v1.0.1 — escala tipográfica alinhada com o WordPress
   ============================================================ */

/* Preset "medium" real do theme.json / WordPress */
body {
  font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.682), 20px);
}

/* Hero: no WordPress este parágrafo usa has-large-font-size */
.hero .lead {
  font-size: clamp(22.041px, 1.378rem + ((1vw - 3.2px) * 1.586), 36px);
  line-height: 1.5;
  max-width: 620px;
}

/* Título principal exatamente na escala do tema original */
.hero h1 {
  font-size: clamp(3.1rem, 5.4vw, 5.6rem);
  line-height: .98;
  margin: .3rem 0 1.5rem;
}

/* Secções da homepage: valores usados pelo tema WordPress */
.section-title h2 {
  font-size: clamp(2rem, 3vw, 3rem);
  margin: .25rem 0 .5rem;
}

.section-title p:not(.eyebrow) {
  font-size: inherit;
}

.treatment-card {
  padding: 26px;
  border-radius: 14px;
}

.treatment-card h3 {
  font-size: 1.35rem;
  margin: 0 0 .4rem;
}

.treatment-card p {
  font-size: inherit;
  margin: .2rem 0 .8rem;
}

.icon-circle {
  width: 64px;
  height: 64px;
}

/* Outras páginas: manter a mesma escala do corpo em vez de a reduzir */
.service-index-body p,
.about-card p,
.about-highlight p,
.contact-card p,
.booking-choice p,
.price-card,
.service-detail p {
  font-size: inherit;
}

/* Rodapé: manter o tom original mas sem a linha que o separa da página */
.site-footer {
  border-top: 0 !important;
}

/* O WordPress usa 1220px e um pouco mais de espaço entre colunas */
.footer-grid,
.footer-bottom {
  width: min(1220px, calc(100% - 48px));
}

.footer-grid {
  grid-template-columns: 1.1fr .8fr 1fr 1.15fr 1.8fr;
  gap: 32px;
}

.footer-col {
  padding-right: 0;
}

.site-footer p,
.site-footer a {
  font-size: .92rem;
}

.footer-bottom {
  font-size: .8rem;
}

/* Reproduzir melhor o fundo do hero original */
.hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg,#f6ede8 0%,#f6ede8 47%,#fffaf7 100%);
  border-bottom: 1px solid rgba(168,103,112,.12);
}

.hero::after {
  content: "";
  position: absolute;
  left: -5%;
  right: -5%;
  bottom: -22px;
  height: 44px;
  border-radius: 50%;
  background: var(--bg);
  border-top: 2px solid rgba(168,103,112,.18);
  z-index: 4;
}

/* No modo escuro não aplicar uma linha clara na transição */
html[data-theme="dark"] .hero::after {
  background: var(--bg);
  border-top-color: rgba(213,155,164,.12);
}

@media(max-width:781px) {
  body {
    font-size: clamp(16px, 4.2vw, 18px);
  }

  .hero .lead {
    font-size: clamp(20px, 5.4vw, 26px);
  }

  .hero h1 {
    font-size: clamp(3rem,14vw,4.5rem);
  }
}
