/* Caetana Ledur — implementação editorial do mockup aprovado.
   Fotos, logotipo, ícones e texturas estão em assets/. Não substituir por imagens de IA. */
:root{
  --ivory:#f8f3ed;--sand:#eee5dc;--sand-light:#f3ebe3;
  --olive:#56603f;--olive-deep:#485237;--terracotta:#934730;--cta:#884632;
  --title:#713f2e;--ink:#3d302b;--body:#51473f;--muted:#796453;
  --beige:#e8c7ae;--line:#d8c8b9;
  --serif:'Cormorant Garamond','EB Garamond',Baskerville,Georgia,'Times New Roman',serif;
  --sans:'Manrope',Arial,Helvetica,sans-serif;
  --max:1512px;--gutter:clamp(28px,5vw,104px);
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;background:var(--ivory);color:var(--body);font:400 16px/1.5 var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button{font:inherit;cursor:pointer}
button,a,summary{-webkit-tap-highlight-color:transparent}
[hidden]{display:none!important}
h1,h2,h3,p,ol{margin:0}
h1,h2{font-family:var(--serif);font-weight:400}
h2{color:var(--title);font-size:clamp(34px,2.8vw,44px);line-height:1.02;letter-spacing:-.9px}
p{overflow-wrap:break-word}
::selection{background:var(--beige);color:var(--ink)}
:focus-visible{outline:3px solid var(--terracotta);outline-offset:5px;border-radius:2px}
.footer :focus-visible,.instagram-band :focus-visible,.treatment--featured :focus-visible{outline-color:var(--beige)}
.container{width:calc(100% - var(--gutter)*2);max-width:var(--max);margin-inline:auto}
.icon{width:22px;height:22px;flex:none;display:inline-block;vertical-align:middle}
.paper{background:var(--ivory) url('../images/paper-grain.png') repeat}
.skip-link{position:absolute;top:12px;left:12px;z-index:99;background:var(--ivory);color:var(--ink);padding:12px 18px;transform:translateY(-150%)}
.skip-link:focus{transform:none}
.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:13px 23px;border:1px solid var(--cta);border-radius:5px;background:var(--cta);color:#fffaf6;font-size:14px;font-weight:500;line-height:1.3;text-align:center;box-shadow:inset 0 1px 0 #ffffff2e;transition:background .18s ease,border-color .18s ease,transform .18s ease;max-width:100%}
.button .icon{width:18px;height:18px;transition:transform .18s ease}
.button:hover{background:#713724;border-color:#713724}
.button:hover .icon,.text-link:hover .icon{transform:translateX(3px)}
.button--nav{min-height:46px;font-size:13px;padding:11px 26px;white-space:nowrap}
.button--nav .icon{display:none}
.button--outline{background:transparent;color:var(--cta);box-shadow:none}
.button--outline:hover{background:var(--cta);color:var(--ivory)}
.button--outline-light{background:transparent;border-color:#f8f3edbf;color:var(--ivory);min-height:43px;font-size:12.5px;padding:10px 14px;gap:14px;box-shadow:inset 0 0 0 1px #ffffff0d}
.button--outline-light:hover{background:var(--ivory);border-color:var(--ivory);color:var(--olive)}
.button--cream{background:var(--ivory);border-color:var(--ivory);color:var(--title);min-height:44px;font-size:12px;gap:15px;padding:11px 17px}
.button--cream:hover{background:var(--beige);border-color:var(--beige)}
.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;line-height:1.4;color:var(--olive-deep);border-bottom:1px solid #8e8c77;padding:6px 0;transition:color .18s}
.text-link .icon{width:17px;height:17px;transition:transform .18s}
.text-link:hover{color:var(--title)}
.header{position:relative;z-index:20;background:var(--ivory);border-bottom:1px solid #ddcfc24d}
.header__inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:82px}
.brand{width:290px;flex-shrink:0}
.brand img{width:100%;height:auto}
.nav{display:flex;align-items:center;gap:clamp(15px,1.8vw,33px);font-size:12px}
.nav>a:not(.button){white-space:nowrap;padding:14px 0;transition:color .18s}
.nav>a:not(.button):hover{color:var(--terracotta)}
.menu-toggle{display:none}
.hero{position:relative;min-height:clamp(520px,39.584vw,760px);isolation:isolate;background:#f4ece4;overflow:hidden}
.hero__picture{position:absolute;inset:0;z-index:-1;display:block}
.hero__picture img{width:100%;height:100%;object-fit:cover;object-position:center top}
.hero__inner{position:relative}
.hero__copy{width:60%;max-width:840px;padding:clamp(48px,4.8vw,94px) 0 40px}
.eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:11px;line-height:1.6;font-weight:500;color:#675b4e;margin-bottom:20px}
h1{color:#241b16;font-size:clamp(60px,5.05vw,92px);line-height:.95;letter-spacing:-1.7px;margin-bottom:22px}
h1>span{display:block;white-space:nowrap}
h1>span:last-child{color:var(--olive)}
.hero__description{max-width:660px;width:85%;font-size:17px;line-height:1.39;letter-spacing:-.15px}
.hero__actions{display:flex;gap:32px;align-items:center;margin-top:25px}
.hero__actions>.button{min-height:53px;padding-inline:24px;font-size:14px}
.hero__actions>.text-link{font-size:14px}
.contact-note{display:flex;gap:14px;align-items:center;margin-top:23px;max-width:520px;font-size:13px;line-height:1.38}
.contact-note>.icon{width:36px;height:36px;color:var(--olive)}
.contact-note:hover span{text-decoration:underline;text-underline-offset:3px}
.hero__signature{position:absolute;right:5%;top:22%;width:150px;color:#705440;font:500 11px/1.75 var(--serif);text-transform:uppercase;letter-spacing:1.9px;pointer-events:none}
.section-intro{display:grid;grid-template-columns:39% 1fr;gap:48px;align-items:center}
.section-intro>p,.section-copy{font-size:14px;line-height:1.48}
.section-copy p+p{margin-top:8px}
.care{padding:38px 0 35px}
.care__pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:28px}
.pillar{display:flex;gap:20px;align-items:flex-start;min-width:0}
.pillar+.pillar{border-left:1px solid var(--line);padding-left:34px}
.pillar>.icon{width:45px;height:45px;stroke-width:.85;color:var(--olive)}
.pillar:last-child>.icon{color:var(--title)}
.pillar h3{color:var(--title);font-family:var(--sans);font-size:17px;font-weight:600;line-height:1.25;margin:0 0 8px}
.pillar p{font-size:13.5px;line-height:1.45;max-width:300px}
.about{background:var(--sand-light)}
.about__layout{max-width:1720px;margin:auto;display:grid;grid-template-columns:35% 47% 18%;align-items:stretch}
.about__portrait{display:block;min-width:0;position:relative;min-height:460px}
.about__portrait img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 28%}
.about__copy{padding:32px 44px 32px 55px;align-self:center}
.about h2{font-size:clamp(34px,2.8vw,44px);margin-bottom:18px}
.professional{margin-bottom:19px;line-height:1.2}
.professional strong{display:block;font-size:21px;font-weight:600;color:var(--olive-deep)}
.professional span{display:block;color:var(--muted);font-size:14px;margin-top:4px}
.about__text{font-size:14px;line-height:1.48;margin-bottom:22px}
.about__text p+p{margin-top:10px}
.about__copy>.button{font-size:14px;min-height:49px;padding:12px 22px}
.about__note{margin:30px 0;border-left:1px solid #d6c5b661;display:flex;flex-direction:column;justify-content:center;padding:15px 30px 15px 40px;color:#715644}
.about__note p{font:400 italic clamp(23px,1.8vw,30px)/1.2 var(--serif);letter-spacing:-.3px}
.about__note span{width:36px;height:1px;background:#987662;display:block;margin-top:24px}
.treatments{padding:37px 0 27px}
.treatments__intro{grid-template-columns:44% 1fr;gap:36px;margin-bottom:27px}
.treatments__intro>p{max-width:540px;justify-self:end}
.treatments__grid{display:grid;grid-template-columns:1.42fr 1fr 1fr 1fr;gap:14px;margin-inline:-24px}
.treatment{background:#eee4da;border:1px solid #eaded0;border-radius:7px;padding:23px 23px 22px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.treatment h3{font:400 25px/1.1 var(--serif);color:var(--title);letter-spacing:-.2px;margin-bottom:18px}
.treatment h3>span{display:block;margin-top:3px}
.treatment__description{font-size:13.5px;line-height:1.5;width:100%;margin-bottom:24px}
.treatment__description p+p{margin-top:12px}
.treatment>.button,.treatment>.text-link{margin-top:auto}
.treatment>.text-link{font-size:13px;gap:22px}
.treatment--featured{background:var(--olive);border-color:var(--olive-deep);color:var(--ivory);position:relative;box-shadow:inset 0 0 0 4px #ffffff0b}
.treatment--featured h3{color:var(--ivory);font-size:30px}
.treatment__name{font-family:var(--sans);font-size:28px!important;font-weight:500;letter-spacing:-.6px;margin:0 0 3px!important}
.treatment--featured .treatment__description{color:#f4eee7}
.treatments__closing{text-align:center;margin-top:22px}
.treatments__closing p{font-size:13px;line-height:1.5;margin-bottom:12px}
.treatments__closing>.button{min-height:46px;font-size:13px;padding:11px 22px}
.evaluation{border-top:1px solid #dfd2c5;padding:29px 0 28px}
.evaluation__layout{display:grid;grid-template-columns:27% 1fr;gap:20px 24px;align-items:start}
.evaluation h2{font-size:clamp(33px,2.65vw,42px)}
.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.steps li{min-width:0}
.steps li+li{padding-left:27px;border-left:1px solid var(--line)}
.step-number{font:500 39px/1 var(--serif);color:var(--title);display:block;margin-bottom:9px;letter-spacing:-1px}
.steps h3{font-size:14px;line-height:1.3;color:var(--title);font-weight:600;margin-bottom:8px}
.steps p{font-size:12.5px;line-height:1.45}
.evaluation__cta{grid-column:2}
.evaluation__cta .button{min-height:43px;font-size:12.5px;padding:10px 19px}
.instagram-band{background:var(--olive);color:var(--ivory);position:relative;overflow:hidden;padding:25px 0}
.instagram-band__layout{display:grid;grid-template-columns:27% 1fr auto;gap:28px;align-items:center;position:relative;z-index:1}
.instagram-band h2{color:#f2e7d8;font-size:clamp(33px,2.6vw,42px)}
.instagram-band__copy p{font-size:12px;line-height:1.5;max-width:580px}
.instagram-handle{display:inline-flex;align-items:center;gap:10px;font-size:12px;margin-top:12px}
.instagram-handle>.icon{width:25px;height:25px;stroke-width:1.2}
.instagram-handle:hover span{text-decoration:underline;text-underline-offset:4px}
.botanical{position:absolute;pointer-events:none;max-width:none}
.botanical--instagram{right:-24px;bottom:-98px;width:228px;opacity:.45;transform:rotate(-22deg)}
.faq{padding:17px 0 28px}
.faq__layout{display:grid;grid-template-columns:27% 1fr;gap:40px;align-items:start}
.faq h2{font-size:37px;margin-top:12px}
.faq-item{border-bottom:1px solid #ded3c7}
.faq-item:last-child{border-bottom:0}
.faq-item summary{font-size:13px;line-height:1.5;list-style:none;cursor:pointer;padding:12px 4px 12px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:500;min-height:46px}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary .icon{width:15px;height:15px;color:var(--olive);transition:transform .18s}
.faq-item[open] summary .icon{transform:rotate(180deg)}
.faq-item[open] summary{color:var(--title)}
.faq-answer{padding:0 40px 18px 0;font-size:14px;line-height:1.6;max-width:830px}
.location{position:relative;overflow:hidden;background:var(--sand);padding:29px 0 30px}
.location__layout{display:grid;grid-template-columns:29% 1fr 29%;gap:35px;align-items:center;position:relative;z-index:1}
.location h2{font-size:clamp(31px,2.55vw,40px)}
.location__intro>p{margin-top:12px;font-size:12.5px;line-height:1.5;max-width:400px}
.location__name{font-size:12px;font-weight:600;line-height:1.4;margin:0 0 12px 41px;color:var(--olive-deep)}
.location address{font-style:normal}
.location address a,.location__phone{display:flex;align-items:flex-start;gap:16px;font-size:13px;line-height:1.5}
.location__details .icon{color:var(--olive);width:25px;height:25px}
.location__phone{align-items:center;margin-top:17px}
.location__details a:hover span{text-decoration:underline;text-underline-offset:3px}
.location__buttons{display:flex;flex-direction:column;gap:11px;border-left:1px solid #bfa38f;padding-left:34px}
.location__buttons .button{font-size:12px;min-height:43px;gap:16px;padding:10px 15px}
.location__buttons .button--outline{min-height:40px}
.botanical--location{right:-15px;bottom:-145px;width:270px;opacity:.65;transform:rotate(-15deg)}
.footer{padding:29px 0;background:var(--olive-deep);color:#f5eee5}
.footer__layout{display:grid;grid-template-columns:27% 1fr 24%;align-items:start;gap:35px}
.footer__brand img{width:280px;height:auto;max-width:100%}
.footer__brand p{font-size:10px;line-height:1.5;max-width:255px;margin-top:14px;color:#e6ded2}
.footer__middle nav{display:flex;gap:18px;flex-wrap:wrap;font-size:10px;margin-top:5px}
.footer__middle>p{font-size:10px;margin-top:17px;color:#e7dfd3}
.footer__social{display:flex;gap:18px;font-size:10px;margin-top:9px}
.footer a:hover{text-decoration:underline;text-underline-offset:3px}
.footer__disclaimer{font-size:11px;line-height:1.55;color:#eae2d7;max-width:300px}
.mobile-contact{display:none}
@media(min-width:1720px){
  .hero__signature{right:max(5%,calc((100vw - 1700px)/2));font-size:13px;width:175px}
  .about__layout{grid-template-columns:35% 47% 18%}
  .hero__copy{padding-top:85px}
  .hero__description{font-size:19px}
  .hero__actions .button{font-size:16px;min-height:59px}
  .hero__actions>.text-link{font-size:16px}
  .contact-note{font-size:14px}
  .eyebrow{font-size:12px}
}
@media(max-width:1199px) and (min-width:981px){
  :root{--gutter:40px}
  .brand{width:245px}
  .nav{gap:17px;font-size:11px}
  .button--nav{padding-inline:17px;font-size:12px}
  .hero__copy{width:63%;padding-top:50px}
  h1{font-size:60px}
  .hero__description{font-size:16px;width:82%}
  .hero__actions{gap:22px}
  .hero__actions>.button,.hero__actions>.text-link{font-size:12px}
  .hero__signature{right:3%;width:115px;font-size:10px}
  .section-intro{gap:30px}
  h2{font-size:33px}
  .about__copy{padding:30px}
  .about__note{padding-left:25px;padding-right:15px}
  .about__note p{font-size:23px}
  .treatments__grid{margin-inline:0;gap:10px;grid-template-columns:1.3fr 1fr 1fr 1fr}
  .treatment{padding:20px 17px}
  .treatment h3{font-size:22px}
  .treatment--featured h3{font-size:25px}
  .treatment__description{font-size:12.5px}
  .button--outline-light{font-size:11px;gap:8px;padding:10px}
  .instagram-band__layout{grid-template-columns:27% 1fr 230px;gap:24px}
  .instagram-band .button{font-size:11px}
  .location__layout{gap:23px;grid-template-columns:28% 1fr 28%}
  .location__buttons{padding-left:21px}
}
@media(max-width:980px){
  :root{--gutter:32px}
  .header__inner{min-height:76px;flex-wrap:wrap;gap:0;padding-block:15px}
  .brand{width:265px}
  .nav{flex-basis:100%;padding-top:20px;justify-content:space-between;gap:15px;flex-wrap:wrap}
  .js .menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:44px;height:44px;border:0;background:transparent;padding:9px;color:var(--olive);margin-right:-8px}
  .menu-toggle span{display:block;width:23px;height:1.5px;background:currentColor;transition:transform .2s,opacity .2s}
  .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6.5px) rotate(45deg)}
  .menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-6.5px) rotate(-45deg)}
  .js .nav{display:none}
  .js .nav.is-open{display:flex}
  .hero{min-height:490px}
  .hero__copy{padding-top:46px;width:65%}
  h1{font-size:clamp(42px,5.5vw,55px);letter-spacing:-1.25px}
  .hero__description{font-size:14px;width:85%;max-width:475px}
  .hero__actions{gap:16px;flex-wrap:wrap}
  .hero__actions>.button,.hero__actions>.text-link{font-size:12px}
  .hero__actions>.button{padding-inline:16px;min-height:48px}
  .contact-note{font-size:12px;max-width:350px}
  .contact-note>.icon{width:30px;height:30px}
  .hero__signature{width:100px;right:3%;font-size:9px}
  h2{font-size:33px}
  .section-intro{gap:28px;grid-template-columns:40% 1fr}
  .section-intro>p,.section-copy{font-size:13px}
  .care__pillars{gap:22px}
  .pillar{gap:13px}
  .pillar+.pillar{padding-left:20px}
  .pillar>.icon{width:33px;height:33px}
  .pillar h3{font-size:15px}
  .pillar p{font-size:12px}
  .about__layout{grid-template-columns:40% 60%}
  .about__copy{padding:30px}
  .about__note{display:none}
  .about__copy>.button{font-size:12px}
  .treatments__grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:0;gap:18px}
  .treatment{padding:25px}
  .treatment h3{font-size:28px}
  .treatment__description{font-size:14px}
  .treatment--featured h3{font-size:30px}
  .evaluation__layout{grid-template-columns:1fr;gap:28px}
  .evaluation__heading h2 br{display:none}
  .evaluation__cta{grid-column:1}
  .steps p{font-size:13px}
  .instagram-band__layout{grid-template-columns:34% 1fr;gap:22px 28px}
  .instagram-band .button{grid-column:2;justify-self:start}
  .instagram-band__layout>h2{grid-row:1/3}
  .faq__layout{grid-template-columns:29% 1fr;gap:22px}
  .faq h2{font-size:31px}
  .location__layout{grid-template-columns:1fr 1fr;gap:26px}
  .location__buttons{grid-column:1/-1;padding-left:0;border-left:0;flex-direction:row}
  .location__buttons .button{min-width:240px}
  .footer__layout{grid-template-columns:30% 1fr;gap:30px}
  .footer__disclaimer{grid-column:1/-1;max-width:750px}
}
@media(max-width:760px){
  :root{--gutter:25px}
  body{font-size:15px}
  .header__inner{min-height:75px;padding-block:15px}
  .brand{width:min(250px,76%)}
  .nav{flex-direction:column;align-items:stretch;gap:0;padding-top:17px;padding-bottom:6px}
  .nav>a:not(.button){font-size:14px;border-top:1px solid var(--line);padding:13px 0}
  .nav .button{margin-top:10px;min-height:48px;font-size:14px}
  h2{font-size:35px;line-height:1.04;letter-spacing:-.6px}
  .hero{display:flex;flex-direction:column;min-height:0;overflow:hidden}
  .hero__picture{position:relative;inset:auto;z-index:0;order:2;width:100%;aspect-ratio:1080/1007}
  .hero__picture img{width:100%;height:100%;object-fit:cover;object-position:center top}
  .hero__inner{order:1}
  .hero__copy{width:100%;max-width:none;padding:32px 0 33px}
  .eyebrow{font-size:10px;line-height:1.6;letter-spacing:1.55px;max-width:270px;margin-bottom:19px}
  h1{font-size:clamp(40px,11.2vw,68px);line-height:.97;letter-spacing:-.85px;margin-bottom:19px}
  h1>span{white-space:normal}
  h1>span:last-child{max-width:90%}
  .hero__description{width:100%;max-width:580px;font-size:15px;line-height:1.45;letter-spacing:0}
  .hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:20px}
  .hero__actions>.button{font-size:14px;min-height:52px;padding:13px 20px;gap:22px}
  .hero__actions>.text-link{font-size:13px;align-self:center;padding-block:6px}
  .contact-note{margin-top:22px;font-size:12px;line-height:1.45;gap:12px;max-width:365px}
  .contact-note>.icon{width:33px;height:33px}
  .desktop-break{display:none}
  .hero__signature{top:auto;bottom:calc(100vw * .50);right:5.5%;width:92px;z-index:2;font-size:8px;letter-spacing:1.1px;line-height:1.85}
  .care{padding:36px 0 32px}
  .section-intro{grid-template-columns:1fr;gap:19px}
  .section-copy,.section-intro>p{font-size:14px;line-height:1.6}
  .section-copy p+p{margin-top:11px}
  .care__pillars{grid-template-columns:1fr;gap:0;margin-top:28px}
  .pillar{padding-block:19px;gap:18px}
  .pillar:first-child{padding-top:0}
  .pillar:last-child{padding-bottom:0}
  .pillar+.pillar{border-left:0;border-top:1px solid var(--line);padding-left:0}
  .pillar>.icon{width:38px;height:38px;stroke-width:1}
  .pillar h3{font-size:16px;margin-bottom:7px}
  .pillar p{font-size:13px;max-width:none;line-height:1.5}
  .about__layout{display:flex;flex-direction:column}
  .about__portrait{width:100%;min-height:0;height:auto;aspect-ratio:1.16/1}
  .about__portrait img{object-position:50% 26%;}
  .about__copy{padding:32px var(--gutter) 34px;width:100%}
  .about h2{font-size:35px;margin-bottom:20px}
  .professional strong{font-size:21px}
  .professional span{font-size:14px}
  .about__text{font-size:14px;line-height:1.6}
  .about__text p+p{margin-top:13px}
  .about__copy>.button{width:100%;min-height:51px;font-size:13.5px}
  .about__note{display:flex;border-left:0;border-top:1px solid #d9cabb;margin:0 var(--gutter) 30px;padding:24px 0 0;align-items:center;flex-direction:row;gap:20px;justify-content:flex-start}
  .about__note p{font-size:25px;line-height:1.16}
  .about__note p br{display:none}
  .about__note p{max-width:245px}
  .about__note span{margin-top:0;width:32px;flex:none}
  .treatments{padding:36px 0 31px}
  .treatments__intro{margin-bottom:24px}
  .treatments__intro>p{justify-self:start}
  .treatments__grid{grid-template-columns:1fr;gap:14px}
  .treatment{padding:25px 24px 23px;border-radius:6px}
  .treatment h3{font-size:29px;line-height:1.07;margin-bottom:17px;letter-spacing:-.3px}
  .treatment h3>span{margin-top:3px}
  .treatment--featured h3{font-size:32px}
  .treatment__name{font-size:27px!important}
  .treatment__description{font-size:14px;line-height:1.6;margin-bottom:19px}
  .treatment__description p+p{margin-top:12px}
  .treatment>.text-link{font-size:13px;min-height:38px}
  .treatment--featured>.button{font-size:12px;padding:11px 13px;min-height:46px;width:100%}
  .treatments__closing{margin-top:25px}
  .treatments__closing p{font-size:13px;line-height:1.6;margin-bottom:17px}
  .treatments__closing>.button{width:100%;font-size:12.5px;min-height:51px;gap:15px;padding-inline:13px}
  .evaluation{padding:33px 0 32px}
  .evaluation__layout{gap:25px}
  .evaluation h2{font-size:35px}
  .evaluation__heading h2 br{display:initial}
  .steps{grid-template-columns:1fr;gap:0}
  .steps li{display:grid;grid-template-columns:44px 1fr;gap:7px 13px;padding:22px 0}
  .steps li:first-child{padding-top:0}
  .steps li:last-child{padding-bottom:0}
  .steps li+li{border-left:0;border-top:1px solid var(--line);padding-left:0}
  .step-number{grid-row:1/3;font-size:36px;margin:0}
  .steps h3{font-size:15px;padding-top:4px;margin:0}
  .steps p{font-size:13px;line-height:1.6}
  .evaluation__cta .button{min-height:49px;width:100%;font-size:13px}
  .instagram-band{padding:32px 0}
  .instagram-band__layout{grid-template-columns:1fr;gap:20px}
  .instagram-band__layout>h2{grid-row:auto;font-size:35px}
  .instagram-band__copy p{font-size:13px;line-height:1.65}
  .instagram-handle{font-size:14px;margin-top:17px}
  .instagram-band .button{grid-column:auto;justify-self:stretch;min-height:48px;font-size:12.5px;padding:12px}
  .botanical--instagram{width:210px;right:-40px;bottom:-100px;opacity:.4}
  .faq{padding:32px 0}
  .faq__layout{grid-template-columns:1fr;gap:17px}
  .faq h2{font-size:35px;margin:0}
  .faq-item summary{font-size:13px;line-height:1.55;min-height:61px;padding:16px 2px 16px 0;gap:14px}
  .faq-item summary .icon{width:16px;height:16px}
  .faq-answer{padding:0 19px 20px 0;font-size:13px;line-height:1.65}
  .location{padding:32px 0}
  .location__layout{grid-template-columns:1fr;gap:25px}
  .location h2{font-size:35px}
  .location__intro>p{font-size:13px;line-height:1.6;margin-top:15px}
  .location__name{font-size:13px;margin-left:0;margin-bottom:17px}
  .location address a,.location__phone{font-size:13px;line-height:1.6;gap:13px}
  .location__details .icon{width:24px;height:24px}
  .location__phone{margin-top:17px}
  .location__buttons{grid-column:auto;flex-direction:column;gap:11px}
  .location__buttons .button{min-width:0;min-height:49px;width:100%;font-size:13px}
  .location__buttons .button--outline{min-height:45px}
  .botanical--location{width:230px;bottom:-100px;right:-72px;opacity:.5}
  .footer{padding:32px 0 34px}
  .footer__layout{grid-template-columns:1fr;gap:25px}
  .footer__brand img{width:269px;max-width:95%}
  .footer__brand p{font-size:11px;max-width:310px;line-height:1.6;margin-top:17px}
  .footer__middle nav{gap:10px 20px;font-size:11px;margin:0}
  .footer__middle>p{font-size:11px;line-height:1.6;max-width:330px;margin-top:21px}
  .footer__social{font-size:11px;margin-top:15px;gap:24px}
  .footer__disclaimer{grid-column:auto;font-size:11px;max-width:none;line-height:1.65;border-top:1px solid #ffffff26;padding-top:20px}
  .mobile-contact:not([hidden]){position:fixed;display:flex;align-items:center;justify-content:center;gap:15px;z-index:25;bottom:calc(14px + env(safe-area-inset-bottom,0px));left:50%;transform:translateX(-50%);width:calc(100% - 40px);max-width:390px;min-height:52px;padding:12px 18px;color:var(--ivory);background:var(--olive-deep);border:1px solid #f8f3ed69;border-radius:6px;box-shadow:0 4px 20px #22251a38;font-size:14px;font-weight:500}
  .mobile-contact>.icon:first-child{width:25px;height:25px}
  .mobile-contact>.icon:last-child{width:18px;height:18px;margin-left:auto}
  body.mobile-contact-active{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}
}
@media(max-width:359px){
  :root{--gutter:20px}
  .brand{width:220px}
  h1{font-size:38px}
  .hero__description{font-size:14px}
  .hero__signature{width:80px;right:4%;font-size:7px}
  .treatment{padding:22px 20px}
  .treatments__closing>.button{font-size:11.5px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{
  .header,.hero__actions,.contact-note,.button,.mobile-contact,.menu-toggle,.footer__social{display:none!important}
  html{scroll-behavior:auto}body{font-size:11pt;color:#222;background:white}
  h1{font-size:40pt}h2{font-size:25pt}
  .hero{min-height:380px}.hero__copy{padding-top:30px}
  .hero__signature{display:none}.treatment{break-inside:avoid}
  .footer{color:#222;background:white}.footer__brand img{filter:brightness(.2)}
  .faq-answer{display:block}a[href]{text-decoration:none}
}

/* Ajustes de enquadramento e leitura final. */
@media(max-width:760px){.eyebrow>span{display:block}}
@media(min-width:761px) and (max-width:980px){.hero__signature{display:none}}
@media(min-width:761px) and (max-width:980px){.hero__picture img{object-position:60% top}}
@media(min-width:981px) and (max-width:1199px){.hero__signature{display:none}}
.footer__social{gap:10px}
