:root{--paper:#f6f0ec;--cream:#fffaf7;--ink:#342d2a;--rose:#a56f67;--rose2:#c98f83;--muted:#7c716c;--line:#ded1cb;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}a{color:inherit;text-decoration:none}.demo-strip{background:#332a27;color:#fff;padding:8px 15px;text-align:center;letter-spacing:.18em;font-size:10px;font-weight:850}.header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;z-index:20;background:rgba(246,240,236,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:11px}.mark{width:48px;height:48px;border-radius:50%;border:1px solid var(--ink);display:grid;place-items:center;font-family:var(--serif);font-style:italic;font-size:24px}.mark.small{width:40px;height:40px;font-size:18px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{letter-spacing:.17em}.brand small{font-size:8px;letter-spacing:.22em;color:var(--muted);margin-top:6px}nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:750}nav a{opacity:.68}.cta{opacity:1;background:var(--rose);color:#fff;padding:12px 18px;border-radius:999px}.hero{min-height:680px;padding:70px clamp(20px,6vw,90px);display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:900;color:var(--rose);margin:0 0 18px}.hero h1,.section h2{font-family:var(--serif);font-weight:500;line-height:.95;letter-spacing:-.04em;margin:0}.hero h1{font-size:clamp(58px,7vw,100px)}.hero h1 em{color:var(--rose);font-weight:500}.lead{max-width:620px;color:var(--muted);font-size:18px;line-height:1.65;margin:27px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:15px 21px;border-radius:999px;font-weight:850;font-size:13px}.primary{background:var(--rose);color:#fff}.ghost{border:1px solid var(--ink)}.badges{display:flex;gap:20px;flex-wrap:wrap;margin-top:46px;padding-top:18px;border-top:1px solid var(--line);color:#665b56;font-size:11px;font-weight:750}.hero-art{position:relative;min-height:560px;display:grid;place-items:center}.hero-art svg{width:min(46vw,600px);filter:drop-shadow(0 30px 35px rgba(92,55,48,.12))}.float{position:absolute;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 40px rgba(70,45,39,.1);padding:14px 17px;display:flex;flex-direction:column}.rating{left:0;bottom:15%}.rating b{color:#c88d4d}.slot{right:0;top:18%}.float small,.float span{color:var(--muted);font-size:11px}.section{padding:100px clamp(20px,6vw,90px)}.section h2{font-size:clamp(46px,5vw,72px)}.treatments{background:var(--cream)}.heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.heading>p{max-width:440px;color:var(--muted);line-height:1.65}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:27px}.cards .feature{background:#b87f75;color:#fff;border-color:#b87f75;transform:translateY(-10px)}.cards article>span{font-family:var(--serif);font-style:italic;color:var(--rose)}.cards .feature>span{color:#f9ded8}.cards h3{font-family:var(--serif);font-size:32px;margin:34px 0 7px}.cards p{color:var(--muted);line-height:1.55}.cards .feature p{color:#f2d9d4}.cards footer{display:flex;justify-content:space-between;align-items:end;border-top:1px solid rgba(150,120,110,.25);padding-top:18px;margin-top:28px}.cards footer b{font-size:21px}.cards footer small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.cards .feature footer small{color:#f2d9d4}.method{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.method-art{height:500px;border-radius:30px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;background:#e1d0c8}.before,.after{display:flex;align-items:end;padding:24px;position:relative}.before{background:linear-gradient(155deg,#d8b5a5,#f3dfd6)}.after{background:linear-gradient(155deg,#c98b7f,#edd1c7)}.before:before,.after:before{content:'';position:absolute;width:130px;height:250px;border-radius:70px 70px 48px 48px;left:50%;top:90px;transform:translateX(-50%);background:#e6b9a7;box-shadow:inset 0 -55px 0 rgba(255,255,255,.1)}.after:before{background:#e7b5a2;filter:saturate(1.05) contrast(1.03)}.before span,.after span{position:relative;background:#fff;padding:8px 11px;border-radius:999px;font-size:9px;letter-spacing:.15em;font-weight:900}.method-copy>p:not(.eyebrow){color:var(--muted);line-height:1.7}.points{margin-top:28px}.points div{display:flex;gap:16px;padding:14px 0;border-bottom:1px solid var(--line);font-weight:750}.points b{color:var(--rose);font-family:var(--serif);font-style:italic}.reviews{background:#342d2a;color:#fff}.reviews-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.score{display:flex;flex-direction:column;align-items:flex-end}.score b{font-family:var(--serif);font-size:72px;line-height:1}.score span{color:#dba65a}.score small{color:#bdb1ab;margin-top:7px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.quote-grid blockquote{margin:0;background:#403734;border:1px solid #524844;border-radius:20px;padding:28px;font-family:var(--serif);font-size:21px;line-height:1.4}.quote-grid footer{font-family:var(--sans);font-size:11px;color:#bdb1ab;margin-top:18px}.booking{display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center}.booking-copy>p:not(.eyebrow){color:var(--muted);line-height:1.65}.booking-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 15px 50px rgba(65,45,40,.07)}.booking-card a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:20px;border-bottom:1px solid #eee2dc}.booking-card a:last-child{border-bottom:0}.booking-card>a>span{width:40px;height:40px;border-radius:50%;background:#f5e8e4;display:grid;place-items:center}.booking-card div{display:flex;flex-direction:column}.booking-card small{color:var(--muted)}.booking-card i{font-style:normal;color:var(--rose)}.footer{background:#251f1d;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:32px clamp(20px,6vw,90px)}.credit{display:flex;align-items:center;gap:12px}.credit img{width:42px;height:42px;border-radius:50%}.credit div{display:flex;flex-direction:column}.credit b{font-size:12px}.footer small,.credit small{color:#ab9e99;font-size:10px;margin-top:4px}
@media(max-width:900px){nav a:not(.cta){display:none}.hero{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.cards .feature{transform:none}.method,.booking{grid-template-columns:1fr}.heading,.reviews-head{align-items:start;flex-direction:column}.score{align-items:flex-start}.quote-grid{grid-template-columns:1fr}.footer{flex-direction:column;align-items:flex-start}}
@media(max-width:560px){.header{height:70px}.mark{width:40px;height:40px}.brand b{font-size:13px}.brand small{font-size:7px}.hero{padding:50px 20px}.hero h1{font-size:52px}.lead{font-size:16px}.hero-art{min-height:430px}.float.slot{right:0;top:8%}.float.rating{left:0;bottom:10%}.section{padding:70px 20px}.section h2{font-size:44px}.method-art{height:380px}.before:before,.after:before{width:92px;height:190px}.quote-grid blockquote{font-size:19px}.footer{padding:28px 20px}}
