:root{--wine:#4b1535;--wine-2:#661d49;--berry:#8f315d;--rose:#d7a6b7;--blush:#f2e2e7;--cream:#fbf7f4;--white:#fff;--ink:#291c25;--muted:#735f6b;--line:#ead8df;--shadow:0 26px 70px rgba(75,21,53,.16);--radius:22px;--font:"Manrope",sans-serif;--display:"Playfair Display",serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--white);font-family:var(--font);line-height:1.65}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
.container{width:min(1160px,calc(100% - 40px));margin:auto}
.skip{position:fixed;top:-100px;left:20px;z-index:1000;padding:12px 18px;background:var(--blush);border-radius:8px}.skip:focus{top:10px}
.header{position:fixed;inset:0 0 auto;z-index:100;padding:18px 0;transition:.3s}
.header.scrolled{padding:10px 0;background:rgba(251,247,244,.96);box-shadow:0 8px 30px rgba(75,21,53,.08);backdrop-filter:blur(12px)}
.header__inner,.brand,.nav{display:flex;align-items:center}.header__inner{justify-content:space-between}.brand{gap:12px}
.brand__mark{display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:var(--wine);color:var(--rose);font:500 1rem var(--display);letter-spacing:.04em}
.brand__name{font:500 1.06rem/1.1 var(--display)}.brand small{display:block;margin-top:6px;color:var(--muted);font:700 .58rem/1 var(--font);letter-spacing:.13em;text-transform:uppercase}
.nav{gap:27px;font-size:.86rem;font-weight:700}.nav>a:not(.button):hover{color:var(--berry)}.menu{display:none;padding:8px;background:transparent;border:0}.menu span{display:block;width:25px;height:2px;margin:5px;background:var(--ink)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 23px;border:1px solid var(--wine);border-radius:999px;background:var(--wine);color:#fff;font-weight:700;transition:.25s}
.button:hover{transform:translateY(-2px);background:var(--wine-2);box-shadow:0 12px 28px rgba(75,21,53,.24)}.button--small{padding:10px 17px;font-size:.8rem}
.hero{position:relative;min-height:790px;padding:150px 0 90px;background:linear-gradient(118deg,var(--cream) 0 63%,var(--blush) 63%);overflow:hidden}
.hero__orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.45}.hero__orb--one{width:280px;height:280px;right:-120px;top:90px;background:var(--rose)}.hero__orb--two{width:160px;height:160px;left:-80px;bottom:30px;border:1px solid var(--rose)}
.hero__grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:80px}.eyebrow{margin:0 0 20px;color:var(--berry);font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.hero h1,.section h2,.cta h2{margin:0;font:500 clamp(3rem,6vw,5.25rem)/1.03 var(--display)}.hero h1 em{color:var(--berry);font-weight:500}
.hero__lead{max-width:610px;margin:28px 0;color:var(--muted);font-size:1.1rem}.hero__actions{display:flex;align-items:center;gap:28px}.text-link{border-bottom:1px solid;font-weight:700}
.hero__details{display:flex;gap:48px;margin-top:46px;padding-top:24px;border-top:1px solid var(--line);color:var(--muted);font-size:.82rem}.hero__details b{display:block;color:var(--ink);font-size:.92rem}
.hero__visual{position:relative}.hero__visual img{position:relative;z-index:2;width:100%;height:590px;border-radius:245px 245px 22px 22px;object-fit:cover;box-shadow:var(--shadow)}
.hero__frame{position:absolute;inset:-23px 22px 23px -23px;border:1px solid var(--berry);border-radius:255px 255px 22px 22px}
.hero__badge{position:absolute;z-index:3;right:-28px;bottom:34px;min-width:225px;padding:18px 22px;border-radius:14px;background:var(--rose);box-shadow:var(--shadow)}.hero__badge span{display:block;font-size:.64rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero__badge strong{font:500 1.28rem var(--display)}
.signature{background:var(--wine);color:#fff}.signature__inner{display:flex;justify-content:space-between;align-items:center;padding:22px 0;font-size:.7rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.signature i{width:5px;height:5px;border-radius:50%;background:var(--rose)}
.section{padding:112px 0}.about__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.about__portrait{position:relative;padding:0 55px 55px 0}.about__portrait img{width:100%;height:590px;border-radius:var(--radius);object-fit:cover;object-position:center 18%;filter:saturate(.86)}
.about__label{position:absolute;z-index:2;right:0;bottom:0;display:grid;place-items:center;width:142px;height:142px;border:8px solid #fff;border-radius:50%;background:var(--wine);color:var(--rose);text-align:center;font:500 1.15rem/1.2 var(--display)}
.section h2{font-size:clamp(2.35rem,4vw,3.8rem)}.about p:not(.eyebrow),.journey p{color:var(--muted)}.about__quote{margin-top:30px;padding:22px 0 22px 25px;border-left:2px solid var(--berry);color:var(--wine);font:500 1.3rem/1.45 var(--display)}
.treatments{background:var(--cream)}.section__head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:52px}.section__head>div{max-width:750px}.section__head>p{max-width:360px;color:var(--muted)}
.treatments__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.treatments article{min-height:250px;padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.3s}.treatments article:hover{transform:translateY(-5px);border-color:transparent;box-shadow:var(--shadow)}
.treatments article>span{color:var(--berry);font-size:.72rem;font-weight:700}.treatments h3{margin:24px 0 10px;font:500 1.5rem var(--display)}.treatments article p{color:var(--muted);font-size:.9rem}
.treatments__cta{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding:24px 30px;border-radius:var(--radius);background:var(--blush)}.treatments__cta p{margin:0;font-weight:700}.treatments__cta a{color:var(--wine);font-weight:700}
.journey{background:var(--wine);color:#fff}.journey__grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.eyebrow--light{color:var(--rose)}.journey h2{color:#fff}.journey>div p,.journey li p{color:#decbd4}.journey ol{list-style:none;margin:0;padding:0}.journey li{display:flex;gap:25px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.15)}.journey li>span{color:var(--rose);font-weight:700}.journey h3{margin:0;font:500 1.45rem var(--display)}.journey li p{margin:4px 0 0}
.journey__places{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}.journey__places strong{width:100%;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--rose)}.journey__places span{padding:7px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:.78rem}
.cta{padding:88px 0;background:var(--ink);color:#fff}.cta__inner{display:flex;justify-content:space-between;align-items:end;gap:60px}.cta h2{max-width:760px;font-size:clamp(2.3rem,4.5vw,4rem)}.cta p:not(.eyebrow){max-width:650px;color:#d9cdd4}.cta__actions{display:flex;flex-direction:column;align-items:center;gap:15px}.button--light{white-space:nowrap;background:var(--rose);border-color:var(--rose);color:var(--ink)}.button--light:hover{background:#fff}.cta__instagram{font-size:.76rem;color:#d9cdd4}
.footer{padding:68px 0 20px;background:#1d141a;color:#bfaeb8}.footer__top{display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:50px}.brand--footer{align-self:start;color:#fff}.brand--footer .brand__mark{background:var(--rose);color:var(--wine)}.brand--footer small{color:#bfaeb8}.footer__top>div:not(.brand){display:flex;flex-direction:column;gap:8px}.footer strong{margin-bottom:10px;color:#fff}.footer a:hover{color:var(--rose)}.footer__bottom{display:flex;justify-content:space-between;margin-top:58px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:.76rem}.footer__bottom a{color:#fff;font-weight:700}
.top,.floating{position:fixed;right:22px;display:grid;place-items:center;border:0;border-radius:50%;transition:.3s}.floating{z-index:90;bottom:22px;width:64px;height:64px;background:var(--berry);color:#fff;font-size:.65rem;font-weight:700;box-shadow:0 10px 25px rgba(0,0,0,.2)}.top{bottom:96px;width:44px;height:44px;background:var(--blush);color:var(--ink);font-size:1.2rem;opacity:0;pointer-events:none;transform:translateY(10px)}.top.visible{opacity:1;pointer-events:auto;transform:none}
[data-reveal]{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}[data-reveal].visible{opacity:1;transform:none}
@media(max-width:1050px){.hero__grid{gap:50px}.treatments__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.nav{position:fixed;inset:76px 20px auto;display:none;flex-direction:column;align-items:stretch;padding:26px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.nav.open{display:flex}.menu{display:block}.hero{background:var(--cream)}.hero__grid,.about__grid,.journey__grid{grid-template-columns:1fr}.hero__grid{gap:72px}.hero__visual{max-width:560px}.about__grid,.journey__grid{gap:60px}.section__head{align-items:start;flex-direction:column;gap:15px}.footer__top{grid-template-columns:1.4fr 1fr 1.3fr}}
@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.header{padding:11px 0}.brand__mark{width:42px;height:42px}.brand__name{font-size:.86rem}.brand small{display:none}.hero{padding:112px 0 68px;min-height:auto}.hero h1{font-size:2.72rem}.hero__actions{align-items:flex-start;flex-direction:column;gap:18px}.hero__details{gap:26px}.hero__visual img{height:500px}.hero__badge{right:-4px;bottom:22px}.signature__inner{gap:8px;font-size:.53rem}.signature__inner span:nth-of-type(even){display:none}.section{padding:78px 0}.about__portrait{padding:0 34px 34px 0}.about__portrait img{height:500px}.about__label{width:108px;height:108px}.treatments__grid{grid-template-columns:1fr}.treatments__cta{align-items:flex-start;flex-direction:column;gap:12px}.journey__grid{gap:40px}.cta__inner{align-items:flex-start;flex-direction:column}.cta__actions{align-items:flex-start}.footer__top{grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}[data-reveal]{opacity:1;transform:none}}
