
:root{
  --ink:#171210;
  --cream:#f7f0e8;
  --paper:#fffaf4;
  --sand:#c6a787;
  --rose:#b47a73;
  --olive:#68705c;
  --line:rgba(23,18,16,.13);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}
.demo-note{font-size:11px;letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:8px 16px;background:#1d1917;color:#d8c5af}
.site-header{height:86px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;position:absolute;top:30px;left:0;right:0;z-index:20;color:#fff}
.brand{display:inline-grid;grid-template-columns:auto auto;align-items:end;gap:4px;line-height:.8}
.brand-main,.brand-accent{font-family:"Italiana",serif;font-size:28px;letter-spacing:.04em}
.brand-accent{color:#d8b28e}
.brand-sub{grid-column:1 / 3;font-size:7px;letter-spacing:.34em;margin-top:7px;text-align:center;opacity:.75}
.desktop-nav{display:flex;gap:32px;font-size:13px}
.desktop-nav a{opacity:.85;transition:.2s}
.desktop-nav a:hover{opacity:1}
.header-cta{border:1px solid rgba(255,255,255,.65);padding:12px 18px;border-radius:999px;font-size:12px;font-weight:600}
.hero{min-height:760px;height:calc(100vh - 30px);position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}
.hero-bg{position:absolute;inset:0;background:
  url("https://images.unsplash.com/photo-1544161515-4ab6ce6db874?auto=format&fit=crop&w=1900&q=88")
  center 44%/cover no-repeat;transform:scale(1.02)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,12,10,.76) 0%,rgba(16,12,10,.49) 42%,rgba(16,12,10,.15) 72%,rgba(16,12,10,.2) 100%)}
.hero-content{position:relative;z-index:2;width:min(700px,86vw);margin-left:clamp(22px,8vw,130px);padding-top:60px}
.eyebrow,.kicker{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:700}
.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:26px;color:#e8d3bc}
.eyebrow span{width:28px;height:1px;background:#d8b28e}
.hero h1,.section h2{font-family:"Italiana",serif;font-weight:400;margin:0}
.hero h1{font-size:clamp(52px,7vw,92px);line-height:.98;letter-spacing:-.025em}
.hero h1 em,.section h2 em{font-style:italic;color:#d7ad87}
.hero-content>p{font-size:16px;line-height:1.7;max-width:570px;color:rgba(255,255,255,.83);margin:24px 0 32px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 22px;border-radius:999px;font-size:13px;font-weight:700;transition:transform .2s,background .2s}
.btn:hover{transform:translateY(-2px)}
.btn-primary{background:#f1dfc9;color:#1b1512}
.btn-ghost{border:1px solid rgba(255,255,255,.45);color:#fff}
.btn-dark{background:var(--ink);color:#fff}
.btn-outline{border:1px solid var(--ink);color:var(--ink)}
.arrow{font-size:16px}
.hero-trust{display:flex;align-items:center;gap:22px;margin-top:44px}
.rating{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:10px}
.rating strong{font-family:"Italiana",serif;font-size:30px}
.rating .stars{font-size:10px;letter-spacing:2px;color:#f1c887}
.rating small,.hours small{grid-column:1 / -1;font-size:10px;opacity:.67;margin-top:4px}
.hero-line{width:1px;height:42px;background:rgba(255,255,255,.25)}
.hours{display:flex;flex-direction:column;font-size:12px}
.scroll-cue{position:absolute;right:5vw;bottom:34px;z-index:3;font-size:9px;letter-spacing:.2em;text-transform:uppercase;display:flex;align-items:center;gap:12px;opacity:.8}
.scroll-cue span{display:block;width:42px;height:1px;background:#fff}
.section{padding:110px clamp(20px,6vw,90px)}
.intro{text-align:center;max-width:950px;margin:auto}
.kicker{color:#9b7659;margin-bottom:18px}
.section h2{font-size:clamp(42px,5.5vw,72px);line-height:1.03}
.intro-copy{max-width:700px;margin:28px auto 0;font-size:16px;line-height:1.8;color:#625852}
.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}
.section-head h2{font-size:clamp(42px,5vw,62px)}
.text-link{font-size:12px;border-bottom:1px solid var(--line);padding-bottom:5px}
.service-grid{display:grid;grid-template-columns:1.05fr .95fr .95fr;gap:16px}
.service-card{height:520px;border-radius:26px;overflow:hidden;position:relative;color:white}
.service-photo,.service-shade{position:absolute;inset:0}
.service-photo{background-size:cover;background-position:center;transition:transform .7s ease}
.service-card:hover .service-photo{transform:scale(1.035)}
.service-shade{background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(10,8,7,.78))}
.service-hammam .service-photo{background-image:url("https://images.unsplash.com/photo-1600334089648-b0d9d3028eb2?auto=format&fit=crop&w=1000&q=86")}
.service-massage .service-photo{background-image:url("https://images.unsplash.com/photo-1540555700478-4be289fbecef?auto=format&fit=crop&w=1000&q=86")}
.service-beauty .service-photo{background-image:url("https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?auto=format&fit=crop&w=1000&q=86")}
.service-content{position:absolute;inset:auto 26px 28px;z-index:2}
.service-content>span{font-size:10px;letter-spacing:.2em;opacity:.72}
.service-content h3{font-family:"Italiana",serif;font-size:42px;font-weight:400;margin:8px 0 8px}
.service-content p{font-size:12px;line-height:1.6;max-width:310px;opacity:.82;margin:0 0 20px}
.service-content a{font-size:11px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:5px}
.offer-wrap{padding-top:45px}
.offer-card{display:grid;grid-template-columns:.95fr 1.05fr;min-height:610px;border-radius:30px;overflow:hidden;background:#eadac8}
.offer-art{background:#6b7160;position:relative;overflow:hidden;min-height:500px}
.offer-label{position:absolute;top:28px;left:28px;color:#fff;font-size:10px;letter-spacing:.2em;border:1px solid rgba(255,255,255,.35);padding:9px 13px;border-radius:999px}
.offer-orbit{position:absolute;border:1px solid rgba(255,255,255,.2);border-radius:50%}
.orbit-one{width:420px;height:420px;left:-80px;bottom:-70px}
.orbit-two{width:280px;height:280px;right:-80px;top:60px}
.offer-price{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:260px;height:260px;border-radius:50%;background:#f1dfc9;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#1c1714;box-shadow:0 30px 80px rgba(0,0,0,.15)}
.offer-price small{font-size:11px;text-transform:uppercase;letter-spacing:.2em}
.offer-price strong{font-family:"Italiana",serif;font-size:92px;line-height:.9;font-weight:400}
.offer-price span{font-size:12px;font-weight:700;margin-top:7px}
.offer-copy{padding:70px clamp(30px,5vw,76px);display:flex;flex-direction:column;justify-content:center}
.offer-copy h2{font-size:clamp(44px,4.6vw,66px)}
.offer-details{display:flex;align-items:center;gap:20px;margin:30px 0 20px}
.offer-details div:not(.plus){display:flex;flex-direction:column}
.offer-details strong{font-size:21px}
.offer-details span{font-size:11px;color:#655b54;margin-top:4px}
.offer-details .plus{font-family:"Italiana",serif;font-size:36px;color:#876e5b}
.offer-copy>p{font-size:14px;line-height:1.7;color:#5d524a;max-width:510px}
.offer-copy .btn{align-self:flex-start;margin-top:12px}
.offer-source{font-size:9px;color:#7b6e64;margin-top:13px}
.proof{background:#1a1614;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}
.kicker.light{color:#cfaa89}
.big-rating{font-family:"Italiana",serif;font-size:106px;line-height:.9;margin-top:28px}
.big-rating span{font-size:22px;color:#aa9b90}
.big-stars{color:#d7ad87;letter-spacing:7px;margin:14px 0}
.proof-left p{font-size:13px;color:#bdb2aa}
.proof-right{border-left:1px solid rgba(255,255,255,.15);padding-left:8vw;display:flex;flex-direction:column;justify-content:center}
.proof-right blockquote{font-family:"Italiana",serif;font-size:clamp(36px,4.5vw,62px);line-height:1.08;margin:0 0 24px;color:#f3dfcc}
.proof-right p{max-width:580px;font-size:14px;line-height:1.8;color:#b9aea6}
.proof-right a{font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-top:12px;color:#d8b28e}
.gift{display:grid;grid-template-columns:1.05fr .95fr;gap:0;padding-top:0;padding-bottom:0;background:#f2e8dc}
.gift-photo{min-height:600px;background:url("https://images.unsplash.com/photo-1608571423902-eed4a5ad8108?auto=format&fit=crop&w=1200&q=86") center/cover no-repeat}
.gift-copy{padding:80px clamp(32px,6vw,90px);display:flex;flex-direction:column;justify-content:center}
.gift-copy p{max-width:520px;line-height:1.8;color:#675b54;font-size:14px}
.gift-copy .btn{align-self:flex-start;margin-top:12px}
.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:start}
.contact-main p{max-width:600px;line-height:1.8;color:#685d56}
.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.contact-info{border-top:1px solid var(--line)}
.contact-info>div{padding:22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:90px 1fr;gap:20px}
.contact-info span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#9c7a61}
.contact-info strong{font-size:13px;line-height:1.6}
.contact-info small{font-weight:400;color:#756961}
footer{padding:32px clamp(20px,6vw,90px) 120px;background:#171210;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}
.footer-brand .brand-main,.footer-brand .brand-accent{font-size:24px}
footer p{font-size:9px;opacity:.55;text-align:right}
.mobile-bar{display:none}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}
.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){
  .desktop-nav{display:none}
  .header-cta{font-size:11px;padding:11px 15px}
  .site-header{height:70px;top:30px}
  .hero{min-height:720px;height:calc(100svh - 30px)}
  .hero-bg{background-position:57% center}
  .hero-overlay{background:linear-gradient(180deg,rgba(14,11,9,.40),rgba(14,11,9,.68) 57%,rgba(14,11,9,.83))}
  .hero-content{margin:0 22px;padding-top:120px;width:auto;align-self:flex-end;padding-bottom:92px}
  .hero h1{font-size:clamp(51px,14vw,72px)}
  .hero-content>p{font-size:14px;margin:19px 0 23px}
  .hero-actions .btn{width:100%}
  .hero-actions .btn-ghost{display:none}
  .hero-trust{margin-top:26px}
  .scroll-cue{display:none}
  .section{padding:78px 20px}
  .intro{text-align:left}
  .intro-copy{margin-left:0}
  .section-head{align-items:start;gap:20px}
  .section-head .text-link{display:none}
  .service-grid{grid-template-columns:1fr;gap:12px}
  .service-card{height:390px}
  .service-content h3{font-size:38px}
  .offer-wrap{padding-top:18px}
  .offer-card{grid-template-columns:1fr;border-radius:24px}
  .offer-art{min-height:370px}
  .offer-price{width:210px;height:210px}
  .offer-price strong{font-size:76px}
  .offer-copy{padding:48px 26px 54px}
  .offer-details{gap:13px}
  .proof{grid-template-columns:1fr;gap:42px}
  .proof-right{border-left:0;border-top:1px solid rgba(255,255,255,.15);padding-left:0;padding-top:40px}
  .big-rating{font-size:88px}
  .gift{grid-template-columns:1fr;padding:0}
  .gift-photo{min-height:430px}
  .gift-copy{padding:58px 22px 68px}
  .contact{grid-template-columns:1fr;gap:48px;padding-bottom:130px}
  footer{padding-bottom:110px;display:block}
  footer p{text-align:left;margin-top:18px}
  .mobile-bar{position:fixed;z-index:40;display:grid;grid-template-columns:.8fr 1.7fr;left:10px;right:10px;bottom:10px;background:rgba(24,19,17,.95);padding:7px;border-radius:18px;box-shadow:0 12px 36px rgba(0,0,0,.28);backdrop-filter:blur(14px)}
  .mobile-bar a{height:48px;display:flex;align-items:center;justify-content:center;color:white;font-size:12px;font-weight:700}
  .mobile-bar .mobile-whatsapp{background:#f0dfca;color:#1b1512;border-radius:13px}
}
@media(max-width:430px){
  .brand-main,.brand-accent{font-size:24px}
  .hero h1{font-size:52px}
  .hero-content{padding-bottom:98px}
  .hero-trust{gap:14px}
  .rating strong{font-size:26px}
  .section h2{font-size:43px}
  .service-card{height:365px}
  .offer-details strong{font-size:18px}
  .offer-details span{font-size:9px}
}
