:root{
  --ink:#211b19;--ink-soft:#4b403b;--plum:#211b19;--plum-deep:#171412;
  --cream:#faf6ef;--paper:#f1e9dd;--blush:#e5d7c6;--blush-light:#f3eadc;
  --gold:#cba55f;--gold-light:#f0d69b;--muted:#70665d;
  --serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%}
.icon-arrow,.icon-copy{display:inline-block;width:15px;height:15px;flex:none;vertical-align:-2px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.feedback-controls .icon-arrow{width:19px;height:19px;vertical-align:middle}
a{color:inherit;text-decoration:none}
button{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
::selection{background:#dbc2b8;color:var(--ink)}
.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}
.skip-link{position:absolute;top:-60px;left:12px;z-index:100;background:#fff;color:#111;padding:12px 18px}
.skip-link:focus{top:12px}
.announcement{height:34px;display:flex;align-items:center;justify-content:center;gap:18px;background:#e9ddc9;color:#4f4134;text-align:center;font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:700}
.announcement-sparkle{font-size:11px;color:#9a783f}
.site-header{position:relative;z-index:50;background:var(--plum);color:#f8f0ea;border-bottom:1px solid rgba(255,255,255,.12)}
.header-inner{height:100px;display:flex;align-items:center;gap:25px}
.brand{display:inline-flex;align-items:center;gap:13px;flex:0 0 auto}
.brand img{width:190px;height:auto;max-height:92px;object-fit:contain}
.brand-monogram{height:42px;width:42px;border:1px solid rgba(214,173,113,.58);display:grid;place-items:center;border-radius:50%;font-family:var(--serif);font-size:19px;letter-spacing:-.13em;padding-right:3px;color:var(--gold-light)}
.brand-name{display:flex;flex-direction:column;gap:5px}
.brand-name strong{font-family:var(--serif);font-size:19px;font-weight:500;line-height:1;letter-spacing:.005em}
.brand-name small{font-size:8px;letter-spacing:.27em;font-weight:700;color:#d0b9b3}
.desktop-nav{display:flex;align-items:center;gap:23px;margin-left:auto}
.desktop-nav a{font-size:12px;font-weight:500;color:#e2d7d6;transition:color .2s}
.desktop-nav a:hover{color:var(--gold-light)}
.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:13px 18px;border:1px solid var(--gold);font-size:11px;font-weight:700;white-space:nowrap;color:var(--gold-light);transition:background .2s,color .2s}
.header-cta:hover{background:var(--gold);color:var(--plum)}
.header-cta span{font-size:16px;font-weight:400}
.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;isolation:isolate;min-height:670px;overflow:hidden;background:linear-gradient(115deg,#211b19 0%,#1c1816 55%,#3a2b21 100%);color:#fff}
.hero::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 85% 10%,rgba(196,153,80,.18),transparent 34%),radial-gradient(circle at 0% 100%,rgba(144,112,69,.11),transparent 35%)}
.hero-glow{position:absolute;width:800px;height:800px;right:-270px;top:-120px;background:radial-gradient(circle,rgba(218,172,97,.14),transparent 62%);z-index:-1}
.hero-grid{min-height:635px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}
.hero-copy{position:relative;z-index:3;padding:54px 0 85px;max-width:580px}
.eyebrow{display:inline-flex;align-items:center;gap:12px;color:#ab8270;font-size:10px;letter-spacing:.25em;font-weight:700;white-space:nowrap}
.eyebrow.light{color:#dbc19b}
.eyebrow .line{width:35px;height:1px;background:currentColor}
h1,h2,h3,p{margin-top:0}
.hero h1{font-family:var(--serif);font-size:clamp(60px,6vw,92px);font-weight:400;line-height:1.09;letter-spacing:-.056em;margin:29px 0 24px}
.hero h1 em,.intro-section h2 em,.section-heading h2 em,.experience-label em,.instagram-section h2 em,.contact-section h2 em{font-weight:400;color:#e7c78c}
.hero-copy>p{color:#dbcfd0;line-height:1.78;font-size:15px;max-width:505px;margin-bottom:33px}
.hero-actions{display:flex;align-items:center;gap:32px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:52px;padding:15px 21px;font-size:12px;font-weight:700;letter-spacing:.01em;transition:background .2s,transform .2s,color .2s,border-color .2s}
.button:hover{transform:translateY(-2px)}
.button span{font-size:20px;line-height:0;font-weight:400}
.button-gold{background:#d7ad74;color:#2b2022}
.button-gold:hover{background:#f0cd9e}
.text-link{display:inline-flex;align-items:center;gap:12px;padding:9px 0;font-size:12px;font-weight:700;border-bottom:1px solid currentColor;transition:gap .2s}
.text-link:hover{gap:19px}
.text-link span{font-size:18px;font-weight:400;line-height:.7}
.light-link{color:#ebd9cf}
.dark-link{color:#695137}
.hero-signature{display:flex;align-items:center;gap:13px;margin-top:62px;color:#ede2dc}
.signature-mark{width:39px;height:39px;border:1px solid #b89579;border-radius:50%;display:grid;place-items:center;font-size:17px;color:var(--gold)}
.hero-signature span:last-child{display:flex;flex-direction:column;gap:4px}
.hero-signature strong{font-size:11px;font-weight:600;letter-spacing:.02em}
.hero-signature small{font-size:10px;color:#baa7a9}
.hero-art{height:590px;position:relative;align-self:end;display:flex;align-items:flex-end;justify-content:center}
.hero-arch{position:absolute;top:clamp(-110px,calc(280px - 20vw),0px);bottom:0;right:35px;width:min(460px,90%);overflow:hidden;border-radius:240px 240px 0 0;background:#b5a3a0;z-index:2}
.hero-arch::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(40,29,34,.12),transparent 50%)}
.hero-arch img{width:100%;height:100%;object-fit:cover;object-position:50% 24%}
.hero-outline{position:absolute;z-index:1;width:468px;top:clamp(-147px,calc(243px - 20vw),-37px);right:13px;bottom:22px;border:1px solid #b58d77;border-radius:240px 240px 0 0}
.hero-badge{position:absolute;z-index:4;right:-5px;bottom:65px;width:126px;height:126px;border-radius:50%;background:#e9d4ab;color:#3f3020;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;box-shadow:0 15px 40px rgba(0,0,0,.12)}
.hero-badge span{font-size:20px;margin-bottom:5px}
.hero-badge strong{font-family:var(--serif);font-size:13px;font-weight:500}
.hero-badge small{font-size:8px;letter-spacing:.07em;margin-top:2px}
.hero-script{position:absolute;z-index:5;left:-38px;bottom:59px;color:#f6dfab;font-family:var(--serif);font-style:italic;font-size:53px;transform:rotate(-10deg);-webkit-text-stroke:.7px #443020;text-shadow:0 2px 9px rgba(30,22,18,.82)}
.hero-bottom{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);width:min(1200px,calc(100% - 80px));display:flex;justify-content:space-between;color:#bcaeb0;font-size:9px;letter-spacing:.2em}
.hero-bottom span:last-child span{font-size:18px;vertical-align:middle;margin-left:10px}
.intro-section{padding:125px 0 130px;background:var(--cream)}
.intro-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:125px;align-items:center}
.intro-decoration{position:relative;width:min(390px,100%);aspect-ratio:1;display:grid;place-items:center}
.intro-decoration::before{content:"";position:absolute;width:84%;height:84%;border-radius:50%;background:#eee2ce}
.intro-decoration>img{position:relative;z-index:2;width:65%;height:auto;filter:drop-shadow(0 8px 12px rgba(80,53,18,.12))}
.orbit{position:absolute;border:1px solid #d7c196;border-radius:50%;width:100%;height:100%;transform:rotate(-21deg) scaleX(.84)}
.orbit-two{transform:rotate(30deg) scaleX(.84);border-color:#e3d5b8}
.intro-decoration .intro-flower{position:absolute;top:18px;right:10px;font-size:36px;color:#b18b4e;z-index:3}
.intro-copy{max-width:630px}
.intro-copy h2,.section-heading h2,.experience-copy h2,.instagram-section h2,.contact-section h2{font-family:var(--serif);font-weight:400;letter-spacing:-.046em;line-height:1.2}
.intro-copy h2{font-size:clamp(38px,4vw,56px);margin:23px 0}
.intro-copy h2 em,.section-heading h2 em{color:#a47c3f}
.intro-copy>p{font-size:14px;line-height:1.85;color:#706366;max-width:550px}
.intro-points{display:flex;gap:30px;flex-wrap:wrap;margin:23px 0 30px;font-size:12px;font-weight:700;color:#55483b}
.intro-points span{display:inline-flex;align-items:center;gap:9px}
.intro-points i{font-style:normal;font-size:23px;color:#ae8548}
.treatments-section{padding:115px 0 100px;background:#f0e8db}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px}
.section-heading h2{font-size:clamp(38px,4vw,55px);max-width:630px;margin:22px 0 0}
.section-heading>p{max-width:340px;color:#766a6a;font-size:13px;line-height:1.8;margin:0 0 5px}
.treatment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.treatment-column{display:flex;flex-direction:column;gap:13px;min-width:0}
.treatment-card{min-height:357px;flex:1;padding:31px 31px 27px;background:#faf6ef;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e4d8c7;transition:transform .2s,box-shadow .2s}
.treatment-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(65,41,39,.08)}
.treatment-card.featured{background:#28211d;border-color:#28211d;color:#fff}
.card-top{display:flex;align-items:start;justify-content:space-between;font-family:var(--serif);font-size:15px;color:#a77d72}
.featured .card-top{color:#dab69a}
.card-symbol{font-size:32px;font-family:var(--serif);line-height:1}
.card-kicker{font-size:9px;letter-spacing:.22em;font-weight:700;color:#a78171}
.featured .card-kicker{color:#dfb999}
.treatment-card h3{font-family:var(--serif);font-weight:400;font-size:32px;letter-spacing:-.03em;margin:12px 0 11px}
.treatment-card p{font-size:12px;line-height:1.8;color:#75696b;margin:0}
.featured p{color:#d9c7c5}
.treatment-card>a{display:flex;align-items:center;justify-content:space-between;width:100%;border-top:1px solid #e8dcd8;padding-top:17px;font-weight:700;font-size:11px}
.featured>a{border-color:#69525a;color:#e4c39e}
.treatment-card>a span{font-size:19px;font-weight:400}
.treatment-photo{margin:0;min-width:0;background:#faf7f1}
.treatment-photo img{display:block;width:100%;height:360px;object-fit:cover;object-position:center;background:#e6dfd6}
.treatment-photo figcaption{padding:12px 16px;font-size:10px;letter-spacing:.12em;color:#765c39;font-weight:700;text-transform:uppercase}
.clinical-note{text-align:right;font-size:10px;color:#847473;margin:20px 0 0}
.experience-section{background:#faf6ef;padding:115px 0}
.experience-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:115px;align-items:center}
.experience-visual{position:relative;height:580px;background:#e0d1cb}
.experience-visual::before{content:"";position:absolute;inset:-20px 20px 20px -20px;border:1px solid #d6b3a6;z-index:0}
.experience-visual img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}
.experience-label{position:absolute;z-index:2;right:-30px;bottom:32px;width:212px;background:#ead9bb;padding:20px 22px;font-family:var(--serif);font-size:20px;line-height:1.3;box-shadow:0 16px 30px rgba(0,0,0,.08)}
.experience-label em{color:#96713a}
.experience-copy h2{font-size:clamp(42px,4vw,58px);margin:20px 0}
.experience-copy>p{font-size:14px;color:#74686a;line-height:1.8;max-width:520px;margin-bottom:29px}
.experience-steps{margin-bottom:31px;border-top:1px solid #e4d9d4}
.experience-steps>div{display:flex;gap:27px;padding:16px 0;border-bottom:1px solid #e4d9d4}
.experience-steps>div>span{font-family:var(--serif);font-size:16px;color:#bc8f7d;padding-top:3px}
.experience-steps h3{font-size:13px;margin:0 0 3px;font-weight:700}
.experience-steps p{font-size:12px;color:#847779;margin:0;line-height:1.5}
.button-dark{background:#2d251e;color:#fff}
.button-dark:hover{background:#59432e}
.feedback-section{padding:105px 0 110px;background:#f0e8dc}
.feedback-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:35px}
.feedback-heading h2{font-family:var(--serif);font-size:clamp(39px,4.5vw,58px);font-weight:400;line-height:1.12;letter-spacing:-.04em;margin:20px 0 0}
.feedback-heading h2 em{color:#9b7545}
.feedback-heading>p{max-width:330px;color:#6d6258;font-size:13px;line-height:1.7;margin:0 0 5px}
.feedback-track{display:flex;gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b89b76 transparent;padding-bottom:10px}
.feedback-card{flex:0 0 clamp(330px,42vw,485px);min-width:0;scroll-snap-align:start;background:#fffaf3;border:1px solid #e3d6c5}
.feedback-card>a{display:block;background:#e4dbd1}
.feedback-card img{display:block;width:100%;height:540px;object-fit:contain}
.feedback-card>div{padding:21px 24px 25px}
.feedback-card span{font-size:10px;letter-spacing:.17em;color:#9b7545;font-weight:700}
.feedback-card h3{font-family:var(--serif);font-size:25px;font-weight:400;line-height:1.25;margin:12px 0 0;color:#2f2722}
.feedback-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:17px;color:#756a5e;font-size:11px}
.feedback-controls>div{display:flex;gap:8px}
.feedback-controls button{width:43px;height:43px;border:1px solid #b9a17d;background:transparent;color:#463c31;font-size:19px;cursor:pointer;transition:background .2s,color .2s}
.feedback-controls button:hover{background:#2d251e;color:#fff}
.feedback-note{font-size:10px;color:#82766a;margin:16px 0 0}
.instagram-section{padding:98px 0 105px;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.5),transparent 50%),#e8d9bf}
.instagram-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:78px;align-items:center}
.instagram-copy{max-width:520px}
.instagram-icon{width:52px;height:52px;border:1px solid #a1814b;border-radius:50%;display:grid;place-items:center;font-size:30px;color:#755b33;margin-bottom:25px;line-height:1}
.instagram-section .eyebrow{color:#846238}
.instagram-section h2{font-size:clamp(39px,4vw,55px);max-width:650px;margin:19px 0 15px}
.instagram-section h2 em{color:#896936}
.instagram-section p{font-size:14px;color:#655759;max-width:500px;line-height:1.75;margin-bottom:25px}
.button-outline{border:1px solid #66513a;color:#443527;min-width:205px}
.button-outline:hover{background:#443527;color:#fff}
.instagram-photos{height:465px;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center}
.instagram-photos img{width:100%;height:90%;object-fit:cover;box-shadow:0 18px 32px rgba(58,42,28,.13)}
.instagram-photos img:first-child{align-self:start;object-position:50% 65%}
.instagram-photos img:last-child{align-self:end;object-position:50% 48%}
.location-section{padding:110px 0 120px;background:#f5efe5}
.location-heading{margin-bottom:40px}
.location-heading h2{font-family:var(--serif);font-size:clamp(39px,4.4vw,59px);font-weight:400;letter-spacing:-.046em;line-height:1.15;margin:21px 0 13px}
.location-heading h2 em{color:#a47c3f;font-weight:400}
.location-heading p{font-size:14px;color:#6e6257;line-height:1.7;margin:0}
.location-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:stretch}
.location-details{background:#fffaf3;border:1px solid #e8dbc7;padding:26px 31px 25px}
.location-item{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #e8ddcc}
.location-item:first-child{padding-top:5px}
.location-symbol{flex:none;display:grid;place-items:center;width:42px;height:42px;border:1px solid #d9c49e;border-radius:50%;color:#906e36}
.location-symbol svg{display:block;width:21px;height:21px}
.location-item h3{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#957442;margin:3px 0 7px}
.location-item p,.location-item address,.location-item a{font-size:13px;line-height:1.7;font-style:normal;color:#382f29;margin:0}
.location-item a{font-weight:700;text-decoration:underline;text-underline-offset:4px}
.location-item a:hover{color:#9d7339}
.location-registration{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:23px 0 6px}
.location-registration div{display:flex;flex-direction:column;gap:6px}
.location-registration span{font-size:9px;letter-spacing:.15em;color:#957442;font-weight:700}
.location-registration strong{font-size:12px;font-weight:600;color:#382f29}
.location-map{display:flex;flex-direction:column;min-height:490px;border:1px solid #d9c9af;background:#e6dac5}
.location-map iframe{width:100%;min-height:435px;flex:1;border:0;filter:grayscale(.24)}
.location-map>a{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#28211d;color:#f2dfb2;font-size:12px;font-weight:700;padding:19px 24px}
.location-map>a:hover{background:#4a3828}
.location-map>a span{font-size:19px;font-weight:400;line-height:.6}
.arrival-options{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;margin-top:22px;padding:29px 32px;background:#28211d;color:#f8f1e8}
.arrival-copy .eyebrow{color:#d8b978}
.arrival-copy h3{font-family:var(--serif);font-size:26px;line-height:1.25;font-weight:400;margin:11px 0 7px}
.arrival-copy p{font-size:12px;color:#d5c8b7;line-height:1.6;margin:0}
.arrival-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;max-width:510px}
.arrival-actions>a,.arrival-actions>button{min-height:48px;padding:12px 16px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid #d6b16d;font-family:var(--sans);font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s}
.arrival-actions>a span,.arrival-actions>button span{font-size:17px;font-weight:400;line-height:1}
.arrival-uber{background:#d6b16d;color:#241d18}
.arrival-uber:hover{background:#edd09d}
.arrival-copy-address{background:transparent;color:#f0d9b1}
.arrival-copy-address:hover{background:#59452d;color:#fff}
.arrival-status{flex-basis:100%;text-align:right;font-size:11px;color:#c4b7a7;line-height:1.5}
.contact-section{background:#211b19;color:#fff;overflow:hidden}
.contact-grid{min-height:380px;display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:center}
.contact-grid>div:first-child{padding:70px 0}
.contact-section h2{font-size:clamp(42px,4.4vw,63px);max-width:670px;margin:20px 0 15px}
.contact-section h2 em{color:#e6c486}
.contact-section p{font-size:13px;color:#cfbfc0;margin-bottom:25px}
.contact-mark{position:relative;justify-self:center;width:280px;opacity:.8}
.contact-mark img{width:100%;height:auto}
.site-footer{background:#171412;color:#d7c9b8}
.footer-main{padding:50px 0 47px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}
.footer-brand img{width:240px;height:auto;object-fit:contain;margin:0 0 8px}
.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:12px;padding-top:10px}
.footer-main h3{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#d8ac7e;margin:0 0 8px}
.footer-main a,.footer-main span{font-size:12px;color:#bfb2b3}
.footer-main a:hover{color:#e9bd8a}
.footer-bottom{border-top:1px solid #4b3a2c;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px 20px;padding:19px 0 24px;font-size:10px;color:#b8a998}
.footer-bottom b{font-weight:400;margin:0 5px}
.footer-bottom a{color:#ebca88;text-decoration:underline;text-underline-offset:3px}
.footer-bottom a:hover{color:#fff}
.cases-section{padding:115px 0 120px;background:#fbf8f2}
.cases-heading{margin-bottom:42px}
.case-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}
.case-card{background:#fffaf3;border:1px solid #eadfce;min-width:0;display:flex;flex-direction:column}
.case-photo{display:block;overflow:hidden;background:#e5d9c7}
.case-photo img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;transition:transform .35s}
.case-photo:hover img{transform:scale(1.035)}
.case-body{padding:24px 22px 23px;display:flex;flex-direction:column;flex:1}
.case-number{font-size:9px;letter-spacing:.19em;color:#a2773e;font-weight:700}
.case-body h3{font-family:var(--serif);font-size:25px;font-weight:400;line-height:1.22;margin:12px 0}
.case-body p{font-size:12px;line-height:1.7;color:#665b53;margin-bottom:23px}
.case-body>a{font-size:11px;font-weight:700;color:#70502b;border-top:1px solid #e4d8c5;padding-top:14px;margin-top:auto;display:flex;justify-content:space-between}
.case-body>a span{font-size:17px;font-weight:400;line-height:.8}
.cases-note{font-size:11px;line-height:1.6;color:#75695f;margin:23px 0 0}
.whatsapp-float{position:fixed;z-index:90;right:24px;bottom:24px;display:flex;align-items:center;gap:10px;padding:12px 17px 12px 13px;border-radius:100px;background:#27874a;color:#fff;box-shadow:0 8px 30px rgba(19,48,29,.3);font-size:12px;font-weight:700;transition:transform .2s,background .2s}
.whatsapp-float:hover{background:#1d7040;transform:translateY(-3px)}
.whatsapp-float svg{width:28px;height:28px;flex:none}
@media(max-width:1000px) and (min-width:821px){.header-cta{display:none}}
@media(max-width:1100px){
  .treatment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .container{width:min(100% - 52px,1100px)}
  .desktop-nav{gap:18px}.header-inner{gap:18px}
  .hero-grid{gap:15px}.hero h1{font-size:clamp(58px,6.6vw,80px)}
  .hero-arch{right:14px;width:90%}.hero-outline{right:0;width:91%}
  .hero-badge{right:-11px}.hero-script{left:-16px}
  .intro-grid{gap:55px}.experience-grid{gap:65px}
  .instagram-inner{gap:38px}.instagram-photos{height:410px}
  .case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
  .location-grid{gap:16px}.location-details{padding:23px}
}
@media(max-width:820px){
  .desktop-nav,.header-cta{display:none}
  .header-inner{height:86px}.brand img{width:175px;max-height:80px}.menu-toggle{margin-left:auto;display:flex;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;background:transparent;border:0;color:#fff;cursor:pointer}
  .menu-toggle span{width:25px;height:1px;background:currentColor;transition:transform .2s}
  .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}
  .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
  .mobile-nav:not([hidden]){display:flex;position:absolute;top:100%;left:0;right:0;min-height:calc(100vh - 120px);flex-direction:column;gap:0;background:#211b19;padding:28px 26px;box-shadow:0 15px 25px rgba(0,0,0,.2)}
  .mobile-nav a{padding:17px 0;border-bottom:1px solid #55414a;font-family:var(--serif);font-size:24px}
  .mobile-nav .mobile-nav-cta{font-family:var(--sans);font-size:13px;text-align:center;background:var(--gold);color:var(--ink);margin-top:25px;border:0}
  .hero-grid{grid-template-columns:1fr 1fr;min-height:600px}
  .hero-copy{padding:42px 0 80px}.hero h1{font-size:clamp(48px,7vw,68px)}
  .hero-art{height:500px}.hero-arch{top:auto;height:520px}.hero-outline{top:auto;height:525px;bottom:15px}
  .hero-script{font-size:38px;left:-20px}.hero-badge{width:100px;height:100px;bottom:48px}
  .hero-badge strong{font-size:11px}.hero-badge small{font-size:7px}
  .hero-signature{margin-top:34px}
  .intro-section,.treatments-section,.experience-section{padding:85px 0}
  .intro-grid{grid-template-columns:.7fr 1.3fr;gap:25px}
  .treatment-grid{gap:10px}.treatment-card{padding:23px 19px;min-height:350px}.treatment-card h3{font-size:26px}
  .treatment-photo img{height:310px}
  .experience-grid{gap:40px}.experience-visual{height:480px}
  .experience-label{right:-15px}
  .arrival-options{display:block}.arrival-actions{justify-content:flex-start;max-width:none;margin-top:22px}.arrival-status{text-align:left}
}
@media(max-width:650px){
  .container{width:calc(100% - 42px)}
  .announcement{font-size:8px;letter-spacing:.13em;gap:8px;height:30px}
  .header-inner{height:78px}.brand img{width:158px;max-height:72px}
  .mobile-nav:not([hidden]){min-height:calc(100vh - 108px)}
  .hero{min-height:0}.hero-grid{display:flex;flex-direction:column;gap:0;min-height:0}
  .hero-copy{width:100%;padding:27px 0 0}.eyebrow{font-size:9px;letter-spacing:.18em}.eyebrow .line{width:26px}
  .hero h1{font-size:clamp(48px,11.2vw,74px);margin:17px 0 15px;max-width:530px}
  .hero-copy>p{font-size:13px;line-height:1.75;max-width:470px;margin-bottom:20px}
  .hero-actions{gap:19px}.button{min-height:49px;padding:13px 17px;font-size:11px}.text-link{font-size:11px}
  .hero-signature{margin-top:12px}.hero-art{align-self:center;width:min(100%,440px);height:440px;margin-top:0}
  .hero-arch{height:440px;width:83%;right:8%;border-radius:210px 210px 0 0}
  .hero-outline{height:438px;width:83%;right:4%;bottom:12px;border-radius:210px 210px 0 0}
  .hero-badge{right:0;bottom:45px}.hero-script{left:-4px;bottom:35px;font-size:39px}
  .hero-bottom{display:none}
  .intro-section{padding:70px 0 80px}.intro-grid{display:flex;flex-direction:column;gap:20px}
  .intro-decoration{width:210px}.intro-decoration .intro-flower{font-size:26px;top:7px;right:0}
  .intro-copy h2{font-size:clamp(38px,9vw,50px);margin:20px 0}.intro-copy>p{font-size:13px}
  .intro-points{gap:10px 23px;margin:21px 0}
  .treatments-section{padding:75px 0 70px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:clamp(38px,9vw,50px)}.section-heading>p{margin:18px 0 0;font-size:13px}
  .treatment-grid{grid-template-columns:1fr;gap:12px}.treatment-card{min-height:275px;padding:23px 25px}.treatment-card h3{font-size:31px}.treatment-card p{max-width:440px}
  .treatment-column{gap:0}.treatment-photo img{height:350px}.treatment-photo figcaption{padding:10px 13px}
  .clinical-note{text-align:left;line-height:1.5}
  .cases-section{padding:78px 0 86px}.case-grid{grid-template-columns:1fr;gap:22px}.case-card{max-width:490px;margin-inline:auto;width:100%}.case-body{padding:23px}.case-body h3{font-size:27px}
  .experience-section{padding:84px 0 78px}.experience-grid{display:flex;flex-direction:column;gap:48px}
  .experience-visual{width:calc(100% - 14px);height:min(118vw,520px);margin-left:14px;align-self:start}
  .experience-visual::before{inset:-14px 14px 14px -14px}.experience-label{right:-12px;bottom:23px;width:175px;font-size:17px}
  .experience-copy h2{font-size:clamp(42px,9vw,55px)}.experience-copy>p{font-size:13px}
  .feedback-section{padding:78px 0 83px}.feedback-heading{display:block;margin-bottom:26px}.feedback-heading>p{margin:15px 0 0}.feedback-card{flex-basis:min(100%,340px)}.feedback-card img{height:450px}.feedback-card>div{padding:18px 19px 22px}.feedback-card h3{font-size:23px}
  .instagram-section{padding:77px 0 85px}.instagram-inner{display:flex;flex-direction:column;gap:34px;align-items:stretch}.instagram-section h2{font-size:clamp(39px,9vw,52px)}.instagram-section p{font-size:13px}.instagram-photos{height:290px;gap:10px}.instagram-photos img{height:88%}
  .location-section{padding:78px 0 85px}.location-heading h2{font-size:clamp(39px,9vw,52px)}.location-heading p{font-size:13px}.location-grid{grid-template-columns:1fr;gap:18px}.location-map{min-height:0}.location-map iframe{height:330px;min-height:330px;flex:none}
  .arrival-options{padding:25px 22px}.arrival-copy h3{font-size:24px}.arrival-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px}.arrival-actions>a,.arrival-actions>button{width:100%;min-height:47px}.arrival-status{font-size:10px}
  .contact-grid{display:block;min-height:0}.contact-grid>div:first-child{padding:78px 0 85px}.contact-section h2{font-size:clamp(42px,9.5vw,59px)}.contact-mark{display:none}
  .footer-main{grid-template-columns:1fr 1fr;gap:32px 22px;padding:35px 0 30px}.footer-brand{grid-column:1/-1}.footer-brand img{width:210px;height:auto;margin:0 0 6px}.footer-bottom{flex-direction:column;gap:8px;line-height:1.5}
  .whatsapp-float{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));padding:12px;border-radius:50%}.whatsapp-float span{display:none}.whatsapp-float svg{width:28px;height:28px}
}
@media(max-width:380px){
  .brand img{width:145px}
  .hero h1{font-size:47px}.hero-actions{align-items:start;flex-direction:column;gap:10px}
  .hero-art{height:360px}.hero-arch{height:350px}.hero-outline{height:347px}.hero-script{font-size:34px}
  .hero-badge{width:91px;height:91px}.intro-points{flex-direction:column}
  .location-registration{grid-template-columns:1fr;gap:17px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
