:root{--cream:#f8f2ec;--paper:#fffaf6;--rose:#b97868;--rose-dark:#8b584d;--brown:#3d2923;--muted:#73635d;--line:#eadbd2;--green:#315f4e;--shadow:0 16px 40px rgba(61,41,35,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--brown);background:var(--paper);line-height:1.6}img{display:block;width:100%}a{color:inherit}.topbar{height:78px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,250,246,.95);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(185,120,104,.15);backdrop-filter:blur(10px)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none}.brand strong{font-family:'Cormorant Garamond',serif;font-size:27px;display:block;line-height:1}.brand small{letter-spacing:.28em;text-transform:uppercase;font-size:9px;color:var(--rose-dark)}.lotus{font-size:28px;color:var(--rose)}.mini-cta{background:var(--brown);color:white;text-decoration:none;padding:10px 20px;border-radius:999px;font-weight:600;font-size:14px}.hero{min-height:760px;position:relative;background:url('assets/massagem-costas.png') center/cover no-repeat;display:flex;align-items:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,22,18,.86) 0%,rgba(35,22,18,.67) 44%,rgba(35,22,18,.12) 78%)}.hero-content{position:relative;z-index:1;color:white;max-width:720px;padding:100px clamp(24px,8vw,130px)}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-weight:700;font-size:12px;color:#f0c8bb;margin:0 0 14px}.eyebrow.dark{color:var(--rose-dark)}h1,h2,h3{font-family:'Cormorant Garamond',serif;line-height:1.05;margin-top:0}h1{font-size:clamp(48px,7vw,88px);margin-bottom:22px}h2{font-size:clamp(36px,4.5vw,58px);margin-bottom:18px}h3{font-size:28px;margin-bottom:10px}.lead{font-size:clamp(18px,2vw,23px);max-width:640px;color:#f7eee9}.actions{display:flex;gap:14px;flex-wrap:wrap;margin:32px 0}.btn{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;padding:15px 24px;border-radius:999px;font-weight:700;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--rose);color:#fff;box-shadow:0 10px 24px rgba(185,120,104,.28)}.btn-secondary{border:1px solid rgba(255,255,255,.65);color:white}.btn-light{background:white;color:var(--brown)}.trust-row{display:flex;gap:22px;flex-wrap:wrap;font-size:13px;color:#f7eee9}.section{padding:100px clamp(24px,8vw,130px)}.intro{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;background:var(--cream)}.intro>p{font-size:18px;color:var(--muted)}.section-title{text-align:center;max-width:760px;margin:0 auto 48px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:32px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:0 6px 22px rgba(61,41,35,.05)}.card span{color:var(--rose);font-weight:700;font-size:12px;letter-spacing:.18em}.card p{color:var(--muted);margin-bottom:0}.feature{display:grid;grid-template-columns:1.08fr .92fr;background:var(--cream)}.feature img{height:100%;object-fit:cover;min-height:620px}.feature-copy{padding:90px clamp(30px,7vw,100px);align-self:center}.feature-copy p,.feature-copy li{color:var(--muted)}.feature-copy ul{padding-left:20px;margin:24px 0 32px}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:stretch}.about img{height:100%;min-height:520px;object-fit:cover;border-radius:28px}.about-card{background:var(--brown);color:white;border-radius:28px;padding:clamp(34px,6vw,75px);display:flex;flex-direction:column;justify-content:center}.about-card p{color:#eadbd2}.cta{text-align:center;background:linear-gradient(135deg,var(--rose-dark),var(--rose));color:white;padding:90px 24px}.cta h2{max-width:820px;margin-left:auto;margin-right:auto}.cta>p:not(.eyebrow):not(.phone){max-width:650px;margin:0 auto 28px;color:#fcece6}.phone{font-weight:700;letter-spacing:.05em}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:30;background:#25D366;color:white;text-decoration:none;font-weight:800;padding:15px 20px;border-radius:999px;box-shadow:0 14px 28px rgba(0,0,0,.22)}footer{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:42px clamp(24px,8vw,130px);background:#2d1f1a;color:#f7eee9}footer a{text-decoration:none}footer small{grid-column:1/-1;color:#c8b7ae;border-top:1px solid rgba(255,255,255,.12);padding-top:20px}
@media(max-width:900px){.hero{min-height:700px;background-position:58% center}.hero-overlay{background:linear-gradient(90deg,rgba(35,22,18,.88),rgba(35,22,18,.55))}.hero-content{padding:90px 24px}.intro,.feature,.about{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.feature img{min-height:420px}.feature-copy{padding:70px 24px}.about{gap:18px}.about img{min-height:380px}.section{padding:75px 24px}}
@media(max-width:600px){.topbar{height:68px;padding:0 16px}.brand strong{font-size:22px}.mini-cta{padding:9px 15px}.hero{min-height:690px}.hero-content{padding-top:80px}.cards{grid-template-columns:1fr}.trust-row{display:grid;gap:7px}.actions .btn{width:100%}.section{padding:64px 18px}.about-card{border-radius:20px}.about img{border-radius:20px}.whatsapp-float{right:14px;bottom:14px;padding:13px 17px}footer{grid-template-columns:1fr;padding:36px 20px}footer small{grid-column:1}}
