/* Dra. Iris França — implementação editorial do mockup aprovado.
   Tipografia remota; nenhuma fonte binária é distribuída no pacote. */
:root {
  --cream:#f4efe9; --paper:#fdfcfb; --beige:#c2b39f; --brown:#865f45;
  --brown-dark:#6e4b35; --ink:#49372b; --text:#625951; --muted:#776b62;
  --border:#ded4c9; --charcoal:#2f2d2d; --serif:'Cormorant Garamond','EB Garamond 12','Baskerville',Georgia,serif;
  --sans:'Inter',Arial,Helvetica,sans-serif; --container:1280px; --radius:10px;
  color-scheme:light;
}
*,*::before,*::after {box-sizing:border-box}
html {scroll-behavior:smooth; scroll-padding-top:108px; -webkit-text-size-adjust:100%}
body {margin:0;background:var(--paper);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.52;-webkit-font-smoothing:antialiased}
[hidden] {display:none!important}
img {max-width:100%;height:auto;display:block}
a {color:inherit;text-decoration:none}
button,input,textarea,select {font:inherit}
button,summary { -webkit-tap-highlight-color:transparent}
button,a,summary {touch-action:manipulation}
p,h1,h2,h3 {margin:0}
p+p {margin-top:12px}
h1,h2,h3 {font-family:var(--serif);font-weight:400;color:var(--ink)}
h1 {font-size:clamp(46px,4.3vw,64px);line-height:.98;letter-spacing:-1.8px;text-wrap:balance}
h2 {font-size:clamp(36px,3.15vw,46px);line-height:1.05;letter-spacing:-1.25px;text-wrap:balance}
h3 {font-size:27px;line-height:1.08;letter-spacing:-.5px}
.container {width:min(var(--container),calc(100% - 11.6%));margin-inline:auto;position:relative}
.section {padding-block:49px}
.eyebrow {font-size:12px;font-weight:500;letter-spacing:1.55px;line-height:1.45;color:var(--brown);margin-bottom:10px}
.centered {text-align:center}
.section-intro {max-width:925px;margin:13px auto 0;font-size:16px;line-height:1.5}
.icon {width:22px;height:22px;flex:0 0 22px;object-fit:contain}
.button {display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:14px 23px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:500;line-height:1.3;text-align:center;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;max-width:100%}
.button--primary {background:var(--brown);color:#fff;border-color:var(--brown);box-shadow:inset 0 1px 0 #ffffff25}
.button--primary .icon {filter:brightness(0) invert(1);opacity:.94}
.button--primary:hover {background:var(--brown-dark);border-color:var(--brown-dark);box-shadow:0 5px 16px #61452e1a;transform:translateY(-1px)}
.button--outline {border-color:#a78c76;color:var(--ink);background:#fff4}
.button--outline:hover {background:#fff9;border-color:var(--brown)}
a:focus-visible,summary:focus-visible,button:focus-visible {outline:3px solid #976947;outline-offset:5px}
.center-actions {display:flex;justify-content:center;margin-top:23px}
.fine-print {font-size:11px;line-height:1.5;color:#756b63;margin-top:15px}
.sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link {position:fixed;top:10px;left:10px;transform:translateY(-150%);z-index:50;background:#fff;color:var(--brown-dark);padding:14px;border:1px solid var(--brown)}
.skip-link:focus {transform:translateY(0)}
.header {height:96px;background:#fffdfb;position:sticky;top:0;z-index:20;border-bottom:1px solid #e3d8cd55;transition:box-shadow .2s}
.header.is-scrolled {box-shadow:0 3px 18px #3e2d1f0b}
.header-inner {height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand {display:block;flex-shrink:0;width:337px}
.brand img {width:100%;height:auto}
.desktop-nav {display:flex;align-items:center;gap:27px;white-space:nowrap;font-size:13px;color:#3f3a35}
.desktop-nav a {padding-block:16px;position:relative}
.desktop-nav a::after {content:'';height:1px;background:var(--brown);position:absolute;bottom:10px;left:0;width:0;transition:width .2s}
.desktop-nav a:hover::after {width:100%}
.header-actions {display:flex;align-items:center;gap:12px;flex-shrink:0}
.header .button {min-height:52px;padding-inline:23px;font-size:14px}
.mobile-menu,.mobile-label {display:none}
.hero {position:relative;background:var(--cream);overflow:hidden;min-height:735px}
.hero-media {position:absolute;inset:0;width:100%;height:100%}
.hero-media img {width:100%;height:100%;object-fit:cover;object-position:center center}
.hero-inner {min-height:735px;display:flex;align-items:center}
.hero-copy {width:51.5%;padding-block:46px 28px;position:relative}
.hero .eyebrow {margin-bottom:23px;padding-left:15px;border-left:1px solid #a9876c;line-height:1.7}
.hero h1 {max-width:640px}
.hero-credential {font-size:12px;letter-spacing:.65px;color:var(--brown);margin-top:17px}
.hero-credential span {margin-inline:8px;color:#b7a18f}
.hero-description {max-width:567px;margin-top:17px;font-size:16px;line-height:1.5}
.hero-description p+p {margin-top:9px}
.hero-buttons {display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:25px}
.hero-buttons .button {padding-inline:18px;font-size:13px;gap:10px}
.hero-buttons .button .icon {width:19px;height:19px;flex-basis:19px}
.location-note {display:flex;align-items:center;gap:8px;font-size:10px;line-height:1.5;margin-top:21px;max-width:620px}
.location-note .icon {width:19px;height:22px;flex-basis:19px}
.hero-signature {width:245px;height:85px;object-fit:contain;margin:22px 0 0 4px;transform:rotate(-7deg)}
.side-note {padding-left:22px;border-left:1px solid #b49981;font-size:10px;letter-spacing:1.65px;line-height:1.95;text-transform:uppercase;color:#926f53}
.hero-side-note {position:absolute;right:0;top:58px}
.mobile-hero-photo {display:none}
.method {position:relative;overflow:hidden;background:linear-gradient(150deg,#fff 0,#faf8f5 100%);padding-block:32px 36px}
.method .container {z-index:1}
.method-pattern {position:absolute;right:-180px;top:-203px;width:490px;height:715px;opacity:.25;pointer-events:none}
.method-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px}
.method-card {min-height:218px;border:1px solid var(--border);border-radius:7px;text-align:center;padding:16px 32px 20px;background:#fff9;box-shadow:0 2px 4px #6c4b3302}
.method-icon {width:65px;height:65px;margin:0 auto 10px}
.method-card h3 {font-size:26px;margin-bottom:9px}
.method-card p {font-size:15px;max-width:300px;line-height:1.5;margin:auto}
.method-explanation {text-align:center;max-width:880px;margin:20px auto 0;font-size:14px;line-height:1.6}
.method .center-actions {margin-top:21px}
.method-side-note {position:absolute;right:0;bottom:-13px;font-size:9px;line-height:1.8;padding-left:22px}
.about {position:relative;display:grid;grid-template-columns:43% 46% 11%;min-height:493px;background:linear-gradient(110deg,#fff 17%,#f4f0eb 70%,#ece5dd);overflow:hidden}
.about-image {min-height:100%;height:100%;position:relative;overflow:hidden}
.about-image picture {position:absolute;inset:0}
.about-image img {height:100%;width:100%;object-fit:cover;object-position:center 46%}
.about-image::after {content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 83%,#f6f3ef);pointer-events:none}
.about-body {padding:44px 34px 42px 34px;align-self:center;position:relative;z-index:1}
.about-body h2 {font-size:60px;line-height:.99;letter-spacing:-1.6px}
.credential {font-size:10px;letter-spacing:1.15px;margin-top:9px;display:flex;align-items:center;gap:8px;color:#59483a}
.credential span {width:29px;height:1px;background:var(--brown)}
.about-text {margin-top:20px;max-width:592px;font-size:15px;line-height:1.5}
.about-text p+p {margin-top:10px}
.about-body .button {margin-top:23px}
.professional-registration {font-size:11px;margin-top:8px}
.about-decoration {position:relative;padding-top:50px}
.about-decoration .side-note {padding-left:20px;font-size:9px;line-height:2}
.about-decoration>img {position:absolute;width:200px;max-width:none;bottom:-20px;right:3px;opacity:.2;transform:rotate(9deg)}
.treatments {padding-block:31px 28px;background:#fff}
.treatments h2 {font-size:41px}
.treatments .section-intro {font-size:15px;margin-top:9px}
.treatment-grid {display:grid;grid-template-columns:repeat(4,1fr);align-items:start;gap:22px;margin-top:22px}
.treatment-card {border:1px solid var(--border);padding:8px;border-radius:9px;background:#fff;box-shadow:0 2px 5px #63462f04;transition:box-shadow .2s}
.treatment-card:hover {box-shadow:0 8px 23px #63462f0c}
.treatment-card summary {cursor:pointer;list-style:none;position:relative;min-height:242px;padding-bottom:27px}
.treatment-card summary::-webkit-details-marker {display:none}
.treatment-image {width:100%;aspect-ratio:2.2;object-fit:cover;border-radius:5px;background:#e4d3c6}
.treatment-heading {display:block;font-family:var(--serif);font-size:25px;letter-spacing:-.5px;line-height:1.04;color:var(--ink);padding:13px 7px 0;min-height:69px}
.treatment-subtitle {display:block;font-size:13px;line-height:1.45;padding:8px 40px 0 7px}
.round-arrow {position:absolute;right:7px;bottom:1px;width:30px;height:30px;border:1px solid #ac866b;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s}
.round-arrow .icon {width:18px;height:18px;flex-basis:18px}
.treatment-card[open] .round-arrow {transform:rotate(90deg)}
.treatment-description {padding:16px 8px 12px;border-top:1px solid var(--border);margin-top:12px;font-size:14px;line-height:1.65}
.text-link {display:inline-flex;gap:7px;align-items:center;color:var(--brown);font-size:13px;font-weight:500;margin-top:14px}
.text-link .icon {width:16px;height:16px;flex-basis:16px}
.treatment-closing {max-width:980px;margin:18px auto 0;text-align:center;font-size:13px;line-height:1.5}
.treatments .center-actions {margin-top:19px}
.treatments .button {min-height:48px}
.evaluation {padding-block:34px 26px;background:linear-gradient(125deg,#f3eeea,#ede6df);border-radius:20px 20px 15px 15px}
.evaluation-layout {display:grid;grid-template-columns:35% 65%;gap:0}
.evaluation-intro {padding:0 39px 0 0}
.evaluation-intro h2 {font-size:44px;max-width:400px}
.evaluation-intro p:not(.eyebrow) {font-size:15px;line-height:1.5;margin-top:15px;max-width:350px}
.steps {margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr)}
.step {text-align:center;padding:0 26px 7px;border-left:1px solid #c9b6a56b}
.step:first-child {border-left:0}
.step-top {display:flex;align-items:center;justify-content:center;gap:23px;margin-bottom:15px}
.step-number {display:flex;align-items:center;justify-content:center;background:var(--brown);color:white;font-family:var(--serif);font-size:28px;width:42px;height:42px;border-radius:50%}
.step-icon {width:45px;height:45px}
.step h3 {font-size:29px;max-width:190px;margin:auto}
.step p {font-size:14px;line-height:1.5;margin:14px auto 0;max-width:220px}
.evaluation .center-actions {margin-top:18px}
.cases-layout {display:grid;grid-template-columns:32% 1fr;gap:50px}
.cases-layout h2 {font-size:39px}
.cases-layout>div>p:not(.eyebrow) {margin-top:13px;font-size:14px}
.cases-layout .button {margin-top:19px}
.cases-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.case-card {border:1px solid var(--border);border-radius:9px;padding:6px;background:#fff}
.case-pair {display:grid;grid-template-columns:1fr 1fr;gap:2px}
.case-photo {margin:0;position:relative}
.case-photo img {width:100%;aspect-ratio:.7;object-fit:cover;border-radius:4px}
.case-photo figcaption {position:absolute;bottom:5px;left:0;right:0;text-align:center;color:#fff;background:#392e24a6;font-size:10px;letter-spacing:.5px}
.case-meta {font-size:11px;line-height:1.5;padding:9px 3px 2px}
.case-meta strong {font-weight:500;display:block}
.space {display:grid;grid-template-columns:32% 37% 31%;min-height:445px;margin-top:44px;background:linear-gradient(110deg,#fff,#f4eee8)}
.space-image {position:relative;min-height:100%;overflow:hidden}
.space-image picture {position:absolute;inset:0}
.space-image img {height:100%;width:100%;object-fit:cover;object-position:center 46%}
.space-body {padding:33px 26px 32px 32px;align-self:center}
.space-body h2 {font-size:43px;letter-spacing:-1.3px}
.space-body>p:not(.eyebrow) {font-size:14px;line-height:1.6;margin-top:16px}
.space-address {display:flex;align-items:flex-start;gap:9px;font-size:13px;font-style:normal;margin-top:19px;line-height:1.5}
.space-address .icon {width:21px;height:25px;flex-basis:21px}
.space-buttons {display:flex;gap:12px;margin-top:22px;flex-wrap:wrap}
.space-buttons .button {font-size:12px;min-height:48px;padding:12px 15px;gap:10px;border-radius:9px}
.space-buttons .icon {width:17px;height:17px;flex-basis:17px}
.space-gallery {display:grid;grid-template-columns:41fr 59fr;grid-template-rows:43fr 57fr;gap:6px;padding:0 6px 6px 0;min-height:445px;overflow:hidden}
.space-gallery>img {width:100%;height:100%;object-fit:cover}
.gallery-light {grid-column:1/-1;object-position:center 35%}
.gallery-chair {object-position:25% center}
.gallery-note {background:linear-gradient(145deg,#ede2d5,#f8f4ee);display:flex;align-items:center;justify-content:center;padding:13px;position:relative;overflow:hidden}
.gallery-note::before {content:'';position:absolute;width:110px;height:320px;background:#fff8;filter:blur(15px);transform:rotate(27deg);left:-25px;top:-80px}
.gallery-note img {width:100%;transform:rotate(-8deg);position:relative}
.other-care {background:linear-gradient(120deg,#fcfbf9,#f0e9e2);border-top:1px solid #fff;border-bottom:1px solid #e9dfd6;padding:22px 0}
.other-layout {display:grid;grid-template-columns:42% 31% 27%;align-items:center;gap:0}
.other-copy {padding-right:32px}
.other-copy h2 {font-size:29px;line-height:1.1;letter-spacing:-.7px}
.other-copy p {font-size:12px;line-height:1.6;margin-top:8px;max-width:540px}
.other-options {display:flex;align-items:center}
.other-options>div {display:flex;align-items:center;gap:6px;padding-inline:12px;border-left:1px solid #d4c3b2;flex:1}
.other-options>div:first-child {border-left:0;padding-left:0}
.other-options span {font-size:10px;line-height:1.35;color:#53453a}
.other-icon {width:30px;height:59px;object-fit:contain;flex-shrink:0}
.other-layout>.button {justify-self:end;min-height:48px;font-size:12px;padding-inline:18px;gap:9px}
.other-layout>.button .icon {width:17px;height:17px;flex-basis:17px}
.faq {padding-block:38px 35px}
.faq-layout {display:grid;grid-template-columns:30% 1fr;gap:48px}
.faq-intro {padding-top:24px}
.faq-intro h2 {font-size:46px}
.faq-intro>p:not(.eyebrow) {font-size:15px;max-width:280px;margin-top:15px;line-height:1.55}
.faq-list {display:flex;flex-direction:column;gap:8px}
.faq-item {border:1px solid #dfd4c8;border-radius:5px;background:#fdfcfa}
.faq-item summary {list-style:none;cursor:pointer;padding:11px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:42px}
.faq-item summary::-webkit-details-marker {display:none}
.faq-item h3 {font-family:var(--sans);font-size:13px;font-weight:400;letter-spacing:0;line-height:1.4;color:#493f35}
.plus {position:relative;width:14px;height:14px;flex:0 0 14px}
.plus::before,.plus::after {content:'';position:absolute;background:#96785e;top:6px;left:1px;width:12px;height:1px;transition:transform .2s}
.plus::after {transform:rotate(90deg)}
.faq-item[open] .plus::after {transform:rotate(0)}
.faq-item[open] {border-color:#baa189;background:#fff}
.faq-answer {padding:0 17px 17px;font-size:14px;line-height:1.65}
.final-cta {padding-block:34px 32px;background:linear-gradient(120deg,#f4eee6 0,#eee7df 50%,#f7f3ef 100%);position:relative;overflow:hidden}
.final-cta::before {content:'';position:absolute;width:450px;height:550px;background:linear-gradient(90deg,#fff9,transparent);top:-200px;left:-260px;transform:rotate(26deg);filter:blur(9px);pointer-events:none}
.contact-layout {display:grid;grid-template-columns:42% 38% 20%;align-items:center;gap:0}
.contact-copy {padding-right:35px}
.contact-copy h2 {font-size:43px;line-height:1.03}
.contact-copy p {font-size:13px;margin-top:14px;line-height:1.65}
.contact-actions {display:flex;align-items:center;flex-direction:column;padding-inline:8px}
.contact-actions>.button {font-size:12px;gap:11px;padding:15px 18px;min-height:54px;white-space:nowrap}
.contact-phone {display:flex;align-items:center;gap:8px;font-size:22px;color:var(--ink);margin-top:15px}
.contact-location {display:flex;gap:8px;align-items:center;font-size:11px;margin-top:15px}
.contact-location .icon {width:18px;height:20px;flex-basis:18px}
.final-signature {width:100%;transform:rotate(-8deg);padding-left:7px}
.footer {background:linear-gradient(145deg,#322f2d,#272626);color:#e5ddd5;padding-top:31px}
.footer-main {display:grid;grid-template-columns:39% 37% 24%;gap:0;align-items:center;padding-bottom:32px}
.footer-brand {padding-right:40px}
.footer-brand>a {display:block;max-width:400px}
.footer-brand img {width:100%}
.footer-brand p {font-size:11px;color:#cdc1b6;margin:8px 0 0 61px}
.footer-contact,.footer-social {display:flex;flex-direction:column;gap:14px}
.footer-contact {padding-inline:18px}
.footer-social {border-left:1px solid #746757;padding-left:42px;min-height:94px;justify-content:center}
.footer-contact a,.footer-social a {display:flex;gap:13px;align-items:center;font-size:13px;line-height:1.55}
.footer .icon {filter:brightness(0) invert(1);opacity:.82;width:22px;height:25px;flex-basis:22px}
.footer a:hover {color:#fff}
.footer-bottom {display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #706456;padding:20px 0 23px;font-size:10px;line-height:1.5}
.footer-bottom p+p {margin:0;white-space:nowrap}
.footer .privacy-link {font-size:11px;text-decoration:underline}

@media(min-width:1600px){
 .container {width:min(1440px,calc(100% - 13%))}
 .hero-inner,.hero {min-height:795px}
 .hero h1 {font-size:70px;max-width:685px}
 .hero-copy {width:51%}
 .hero-description {font-size:17px;max-width:595px}
 .hero-buttons .button {font-size:14px}
 .about-body {padding-block:48px}
 .about-text {font-size:16px}
 .about {min-height:515px}
 .about-body h2 {font-size:65px}
 .space {min-height:480px}
 .space-gallery {min-height:480px}
 .space-body {padding:42px}
 .space-body h2 {max-width:450px}
 .treatment-card summary {min-height:256px}
}
@media(max-width:1240px){
 .container {width:calc(100% - 8%)}
 .header {height:84px}
 .header-inner {gap:20px}
 .brand {width:280px}
 .desktop-nav {gap:18px;font-size:12px}
 .header .button {padding-inline:16px;font-size:12px;min-height:48px}
 .hero,.hero-inner {min-height:735px}
 .hero-copy {width:53%;padding-block:40px 26px}
 .hero h1 {font-size:53px}
 .hero-description {font-size:15px;max-width:460px}
 .hero-buttons {gap:10px}
 .hero-buttons .button {font-size:11px;padding-inline:13px;gap:6px;min-height:49px}
 .hero-side-note {right:-4px;font-size:8px;padding-left:12px}
 .hero-signature {width:215px}
 .method-card {padding-inline:18px}
 .method-card h3 {font-size:24px}
 .method-side-note {display:none}
 .about {grid-template-columns:43% 49% 8%}
 .about-body {padding:35px 20px 35px 25px}
 .about-body h2 {font-size:54px}
 .about-text {font-size:14px}
 .about-decoration .side-note {display:none}
 .treatments h2 {font-size:37px}
 .treatment-grid {gap:15px}
 .treatment-heading {font-size:23px;padding-inline:4px}
 .treatment-subtitle {font-size:12px;padding-left:4px;padding-right:26px}
 .treatment-card summary {min-height:231px}
 .step {padding-inline:20px}
 .evaluation-intro {padding-right:20px}
 .evaluation-intro h2 {font-size:37px}
 .step h3 {font-size:26px}
 .step p {font-size:12px}
 .space {grid-template-columns:32% 40% 28%}
 .space-body {padding:30px 22px}
 .space-body h2 {font-size:37px}
 .space-body>p:not(.eyebrow) {font-size:13px}
 .space-buttons {gap:9px}
 .space-buttons .button {font-size:11px;padding:11px 12px;gap:7px}
 .other-layout {grid-template-columns:42% 31% 27%}
 .other-copy {padding-right:16px}
 .other-copy h2 {font-size:25px}
 .other-copy p {font-size:11px}
 .other-options>div {padding-inline:7px;gap:4px}
 .other-icon {width:23px;height:48px}
 .other-options span {font-size:9px}
 .other-layout>.button {font-size:10px;gap:6px;padding-inline:12px}
 .contact-copy h2 {font-size:38px}
 .contact-actions>.button {font-size:10.5px;padding:14px 12px;gap:8px}
 .contact-location {font-size:10px;gap:5px}
 .footer-contact a,.footer-social a {font-size:11px}
 .footer-social {padding-left:28px}
}
@media(max-width:1000px) and (min-width:761px){
 .desktop-nav {display:none}
 .header {height:80px}
 .mobile-menu {display:block}
 .hero,.hero-inner {min-height:700px}
 .hero h1 {font-size:46px;letter-spacing:-1.25px}
 .hero-copy {width:55%}
 .hero .eyebrow {font-size:9px}
 .hero-description {font-size:14px;max-width:370px}
 .hero-credential {font-size:10px}
 .hero-buttons {align-items:flex-start;gap:9px}
 .hero-buttons .button {min-height:43px;font-size:10px}
 .location-note {font-size:9px;max-width:350px}
 .hero-signature {width:190px;height:70px;margin-top:15px}
 .hero-side-note {display:none}
 .method-card {padding-inline:12px}
 .method-card h3 {font-size:22px}
 .method-card p {font-size:13px}
 .method-explanation {font-size:13px}
 .about {grid-template-columns:43% 57%}
 .about-decoration {display:none}
 .about-body h2 {font-size:46px}
 .about-text {font-size:13px}
 .treatment-grid {gap:10px}
 .treatment-card {padding:5px}
 .treatment-heading {font-size:21px;min-height:69px}
 .treatment-subtitle {font-size:11px}
 .treatment-card summary {min-height:229px}
 .treatments h2 {font-size:34px}
 .evaluation-layout {grid-template-columns:31% 69%}
 .evaluation-intro h2 {font-size:32px}
 .evaluation-intro p:not(.eyebrow) {font-size:12px}
 .step {padding-inline:12px}
 .step h3 {font-size:25px}
 .step-top {gap:15px}
 .space {grid-template-columns:39% 61%}
 .space-gallery {display:none}
 .space-body h2 {font-size:37px;max-width:400px}
 .other-layout {grid-template-columns:50% 50%;gap:17px 0}
 .other-layout>.button {grid-column:2;justify-self:center;font-size:11px}
 .other-copy {grid-row:1/3}
 .other-options>div {justify-content:center}
 .other-options span {font-size:10px}
 .faq-layout {grid-template-columns:30% 1fr;gap:28px}
 .faq-intro h2 {font-size:35px}
 .faq-intro>p:not(.eyebrow) {font-size:13px}
 .faq-item h3 {font-size:12px}
 .contact-layout {grid-template-columns:49% 51%}
 .final-signature {display:none}
 .contact-copy h2 {font-size:38px}
 .contact-actions>.button {font-size:11px;padding:13px}
 .footer-brand {padding-right:20px}
 .footer-social {padding-left:20px}
 .footer-contact {padding-inline:15px}
 .footer-contact a,.footer-social a {font-size:10px;gap:8px}
 .footer-brand p {margin-left:0;font-size:9px}
 .footer-bottom {font-size:9px}
}
@media(max-width:1000px){
 .mobile-menu {position:relative}
 .mobile-menu summary {width:42px;height:44px;list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;border:1px solid #d4c5b8;border-radius:8px;background:#fff9}
 .mobile-menu summary::-webkit-details-marker {display:none}
 .mobile-menu summary>span {width:17px;height:1px;background:var(--brown);transition:transform .2s,opacity .2s}
 .mobile-menu[open] summary>span:first-child {transform:translateY(6px) rotate(45deg)}
 .mobile-menu[open] summary>span:nth-child(2) {opacity:0}
 .mobile-menu[open] summary>span:last-child {transform:translateY(-6px) rotate(-45deg)}
 .mobile-menu nav {position:absolute;right:0;top:56px;width:270px;padding:12px;background:#fffdfa;border:1px solid var(--border);box-shadow:0 12px 35px #4a302e26;border-radius:10px;display:flex;flex-direction:column;gap:2px}
 .mobile-menu nav a {font-size:14px;padding:12px 14px;border-radius:5px}
 .mobile-menu nav a:hover {background:#f3eee7}
 .mobile-menu .mobile-phone {color:var(--brown);border-top:1px solid #eee6dc;margin-top:7px;border-radius:0}
}
@media(max-width:760px){
 html {scroll-padding-top:90px}
 body {font-size:15px}
 .container {width:calc(100% - 44px)}
 .header {height:76px}
 .header-inner {width:calc(100% - 32px);gap:10px}
 .brand {width:clamp(176px,48vw,244px)}
 .desktop-nav,.desktop-label {display:none}
 .mobile-label,.mobile-menu {display:block}
 .header-actions {gap:7px}
 .header .button {min-height:40px;font-size:11px;padding:10px 11px;gap:6px;border-radius:7px}
 .header .button .icon {display:none}
 .mobile-menu summary {width:36px;height:40px}
 .eyebrow {font-size:10px;letter-spacing:1.4px;margin-bottom:10px}
 h1 {font-size:42px;line-height:1;letter-spacing:-1.2px}
 h2 {font-size:36px;line-height:1.05;letter-spacing:-1px}
 h3 {font-size:26px}
 .button {min-height:52px;font-size:13px;padding:14px 20px;gap:10px;border-radius:9px}
 .section {padding-block:38px}
 .section-intro {font-size:14px;line-height:1.65;margin-top:13px}
 .hero {min-height:0;background:#f4efe9}
 .hero-media {display:none}
 .hero-inner {min-height:0;display:block}
 .hero-copy {width:100%;padding:31px 0 27px}
 .hero .eyebrow {margin-bottom:15px;line-height:1.4;padding-left:10px;border-color:#b19a86;font-size:9px}
 .hero h1 {font-size:clamp(35px,9.5vw,47px);line-height:1.02;max-width:540px;letter-spacing:-1.2px;text-wrap:pretty}
 .hero-credential {font-size:10px;margin-top:12px;letter-spacing:.4px}
 .hero-credential span {margin-inline:5px}
 .hero-side-note {display:none}
 .mobile-hero-photo {display:block;margin:16px -22px -30px;height:390px;position:relative;overflow:hidden}
 .mobile-hero-photo img {width:100%;height:100%;object-fit:cover;object-position:center 85%}
 .mobile-hero-photo::after {content:'';position:absolute;bottom:0;left:0;right:0;height:78px;background:linear-gradient(transparent,#f4efe9)}
 .hero-description {margin-top:0;position:relative;z-index:1;max-width:none;font-size:14px;line-height:1.65}
 .hero-description p+p {margin-top:8px}
 .hero-buttons {flex-direction:column;align-items:stretch;gap:10px;margin-top:21px}
 .hero-buttons .button {font-size:13px;min-height:52px;padding:14px 18px}
 .hero-buttons .button--outline {background:#fff3}
 .hero-buttons .icon {display:block}
 .location-note {font-size:10px;line-height:1.6;margin-top:16px;align-items:flex-start;max-width:340px}
 .hero-signature {display:none}
 .method {padding-block:35px}
 .method-pattern {right:-235px;top:-200px;width:420px;opacity:.17}
 .method-grid {grid-template-columns:1fr;gap:13px;margin-top:22px}
 .method-card {min-height:0;display:grid;grid-template-columns:55px 1fr;column-gap:16px;text-align:left;padding:22px 20px}
 .method-icon {width:54px;height:58px;grid-row:1/3;margin:0;align-self:center}
 .method-card h3 {font-size:26px;line-height:1.06;margin-bottom:7px}
 .method-card p {font-size:13px;line-height:1.55;margin:0;max-width:none}
 .method-explanation {font-size:13px;line-height:1.65;margin-top:21px}
 .center-actions {margin-top:22px}
 .center-actions .button {max-width:100%}
 .method .center-actions .button {width:100%;font-size:12px;gap:8px;padding-inline:14px}
 .method-side-note {display:none}
 .about {display:flex;flex-direction:column;min-height:0;background:linear-gradient(145deg,#f7f4ef,#ece5dc)}
 .about-image {height:410px;min-height:0;order:0}
 .about-image picture {position:static}
 .about-image img {object-position:center 39%}
 .about-image::after {background:linear-gradient(0deg,#f4eee8,transparent 24%)}
 .about-body {padding:27px 22px 36px;order:1;width:100%;align-self:auto}
 .about-body h2 {font-size:51px;line-height:1}
 .about-body .eyebrow {margin-bottom:10px}
 .credential {margin-top:9px;font-size:9px;letter-spacing:1px}
 .about-text {font-size:14px;line-height:1.65;max-width:none;margin-top:20px}
 .about-body .button {margin-top:22px;min-width:236px}
 .about-decoration {display:none}
 .treatments {padding-block:36px 32px}
 .treatments h2 {font-size:35px;max-width:460px;margin-inline:auto}
 .treatments .section-intro {font-size:14px;line-height:1.65;margin-top:13px}
 .treatment-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 11px;margin-top:23px}
 .treatment-card {padding:5px;border-radius:7px}
 .treatment-image {aspect-ratio:1.55;object-fit:cover}
 .treatment-card summary {min-height:236px;padding-bottom:35px}
 .treatment-heading {font-size:25px;line-height:1.03;padding:12px 4px 0;min-height:67px;letter-spacing:-.7px}
 .treatment-subtitle {font-size:11px;line-height:1.4;padding:7px 5px 0 4px;min-height:52px}
 .round-arrow {right:5px;bottom:4px;width:27px;height:27px}
 .round-arrow .icon {width:16px;height:16px;flex-basis:16px}
 .treatment-description {font-size:12px;line-height:1.65;padding-inline:4px}
 .text-link {font-size:11px;gap:4px}
 .treatment-closing {font-size:12px;line-height:1.65;margin-top:21px}
 .fine-print {font-size:10px;line-height:1.6;margin-top:15px}
 .evaluation {border-radius:15px;padding-block:34px 30px}
 .evaluation-layout {grid-template-columns:1fr}
 .evaluation-intro {padding:0;text-align:center}
 .evaluation-intro h2 {font-size:36px;max-width:450px;margin-inline:auto}
 .evaluation-intro>p:not(.eyebrow) {font-size:13px;margin:13px auto 0;max-width:335px}
 .steps {grid-template-columns:1fr;margin-top:27px}
 .step {padding:21px 0;display:grid;grid-template-columns:75px 1fr;text-align:left;column-gap:18px;border-left:0;border-top:1px solid #c9b6a56b}
 .step:first-child {border-top:0;padding-top:0}
 .step-top {grid-column:1;grid-row:1/3;position:relative;display:flex;flex-direction:column;gap:9px;margin:0;align-items:center;align-self:center}
 .step-number {width:35px;height:35px;font-size:25px}
 .step-icon {width:36px;height:36px}
 .step h3 {font-size:28px;max-width:none;margin:0;grid-column:2}
 .step p {font-size:13px;line-height:1.6;max-width:none;margin:9px 0 0;grid-column:2}
 .evaluation .center-actions {margin-top:11px}
 .cases-layout {grid-template-columns:1fr;gap:25px}
 .cases-grid {grid-template-columns:1fr}
 .case-photo img {aspect-ratio:.9}
 .cases-layout h2 {font-size:36px}
 .case-meta {font-size:12px}
 .space {display:flex;flex-direction:column;margin-top:30px;min-height:0}
 .space-image {height:380px;min-height:0}
 .space-image picture {position:static}
 .space-image img {object-position:center 37%}
 .space-body {padding:28px 22px 29px;align-self:auto}
 .space-body h2 {font-size:37px;max-width:420px}
 .space-body>p:not(.eyebrow) {font-size:14px;line-height:1.65;margin-top:15px}
 .space-address {font-size:12px;line-height:1.6;margin-top:20px}
 .space-buttons {gap:10px;margin-top:23px;flex-wrap:nowrap}
 .space-buttons .button {font-size:11px;padding:12px;min-height:48px;gap:6px;flex:1}
 .space-buttons .button .icon {width:15px;height:15px;flex-basis:15px}
 .space-gallery {display:grid;grid-template-columns:43fr 57fr;grid-template-rows:160px 160px;min-height:0;height:326px;padding:0;gap:6px}
 .gallery-light {grid-column:1/-1;object-position:center 27%}
 .gallery-chair {object-position:center 65%}
 .gallery-note {padding:20px}
 .gallery-note img {max-width:240px}
 .other-care {padding-block:29px 26px}
 .other-layout {grid-template-columns:1fr;text-align:center;gap:22px}
 .other-copy {padding:0}
 .other-copy h2 {font-size:29px;max-width:300px;margin:auto}
 .other-copy p {font-size:12px;line-height:1.65;max-width:440px;margin:11px auto 0}
 .other-options {justify-content:center;max-width:390px;margin:auto;width:100%}
 .other-options>div {gap:9px;padding-inline:11px;justify-content:center}
 .other-options span {font-size:10px;text-align:left}
 .other-icon {width:29px;height:48px}
 .other-layout>.button {justify-self:center;min-height:49px;font-size:12px;padding-inline:22px;gap:12px}
 .faq {padding-block:34px}
 .faq-layout {grid-template-columns:1fr;gap:22px}
 .faq-intro {padding:0}
 .faq-intro h2 {font-size:38px}
 .faq-intro>p:not(.eyebrow) {font-size:13px;max-width:320px;line-height:1.6;margin-top:11px}
 .faq-list {gap:9px}
 .faq-item summary {min-height:55px;padding:13px;gap:16px}
 .faq-item h3 {font-size:12px;line-height:1.55}
 .faq-answer {font-size:13px;line-height:1.7;padding:0 13px 17px}
 .final-cta {padding-block:33px 24px}
 .contact-layout {grid-template-columns:1fr;gap:23px;text-align:center}
 .contact-copy {padding:0}
 .contact-copy h2 {font-size:38px;max-width:440px;margin:auto}
 .contact-copy p {font-size:13px;line-height:1.65;margin-top:14px}
 .contact-actions {padding:0}
 .contact-actions>.button {font-size:11.5px;padding:15px 13px;gap:9px;width:100%;min-height:54px;white-space:normal}
 .contact-actions>.button .icon {width:22px;height:22px;flex-basis:22px}
 .contact-phone {font-size:22px;margin-top:17px}
 .contact-location {font-size:10px;margin-top:12px}
 .final-signature {display:block;max-width:225px;margin:0 auto;padding:0;transform:rotate(-5deg);height:85px}
 .footer {padding-top:28px}
 .footer-main {grid-template-columns:1fr;gap:23px;padding-bottom:27px}
 .footer-brand {padding:0}
 .footer-brand>a {max-width:315px}
 .footer-brand p {margin:9px 0 0 49px;font-size:10px}
 .footer-contact {padding:0;gap:13px}
 .footer-contact a,.footer-social a {font-size:12px;gap:11px}
 .footer-social {min-height:0;border-left:0;border-top:1px solid #66584a;padding:20px 0 0;gap:13px}
 .footer-bottom {flex-direction:column;align-items:flex-start;gap:12px;padding:19px 0 25px;font-size:9px}
 .footer-bottom p+p {margin:0}
}
@media(max-width:360px){
 .header-inner {width:calc(100% - 24px);gap:7px}
 .brand {width:168px}
 .header-actions {gap:5px}
 .header .button {font-size:10px;padding:9px 8px}
 .mobile-menu summary {width:32px}
 .container {width:calc(100% - 36px)}
 .hero h1 {font-size:33px}
 .hero .eyebrow {font-size:8px;letter-spacing:1.05px}
 .mobile-hero-photo {margin-inline:-18px;height:350px}
 .method-card {padding-inline:13px;column-gap:10px;grid-template-columns:47px 1fr}
 .method-icon {width:46px}
 .method-card h3 {font-size:23px}
 .method-card p {font-size:12px}
 .treatment-heading {font-size:23px}
 .treatment-card summary {min-height:240px}
 .other-options>div {padding-inline:7px;gap:5px}
 .other-options span {font-size:9px}
 .contact-actions>.button {font-size:10.5px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print {
 .header {position:static}.button,.hero-buttons,.header-actions,.desktop-nav {display:none}
 .hero-media {opacity:.45}.hero,.hero-inner {min-height:600px}
 .footer {color:#222;background:#eee}
 .section,.about,.space,.final-cta {break-inside:avoid}
}

/* Dedicated tablet crop keeps the face clear at intermediate ratios. */
@media(min-width:761px) and (max-width:1100px){.hero-media img{object-position:center top}}

/* Preserve the supplied transparent icons and balance their internal margins. */
.method-icon {object-fit:contain}
.method-icon[src*="quality-20260921"],.method-icon[src*="lotus-20260921"] {transform:scale(1.4)}
