:root{
  --green:#41562b; --green-dark:#263718; --gold:#cfb137; --cream:#f7f5ec; --ink:#223017;
  --muted:#6d7565; --line:rgba(255,255,255,.45); --shadow:0 22px 60px rgba(52,70,35,.14);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;color:var(--ink);background:linear-gradient(135deg,#fbfaf6 0%,#f2f4e8 45%,#eef2e3 100%);font-family:"DM Sans",Arial,sans-serif;overflow-x:hidden}
a{text-decoration:none;color:inherit} img{max-width:100%;display:block}
.ambient{position:fixed;z-index:-2;border-radius:50%;filter:blur(50px);opacity:.45;pointer-events:none}.ambient-one{width:560px;height:560px;right:-180px;top:-170px;background:#dbe8a8}.ambient-two{width:460px;height:460px;left:-200px;top:45%;background:#f2df9b}
.glass{background:linear-gradient(135deg,rgba(255,255,255,.73),rgba(255,255,255,.36));border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%)}
.glass-lite{background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.9);box-shadow:0 14px 32px rgba(46,64,31,.11);backdrop-filter:blur(16px)}
.site-header{position:fixed;z-index:30;top:20px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 32px));height:82px;border-radius:24px;display:flex;align-items:center;padding:10px 16px 10px 20px;gap:30px}.brand img{width:168px;height:58px;object-fit:contain}.desktop-nav{margin-left:auto;display:flex;gap:34px;font-size:14px;font-weight:600}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--gold);transition:.25s}.desktop-nav a:hover:after{width:100%}.menu-button{display:none;border:0;background:none;font-size:24px}
.section-shell{width:min(1180px,calc(100% - 40px));margin:auto}.hero{min-height:760px;padding-top:140px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:42px}.hero-copy{padding-left:12px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700;color:#aa8e26;display:flex;align-items:center;gap:9px;margin-bottom:22px}.eyebrow span{font-size:15px}.hero h1,.section-heading h2,.contact-copy h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;line-height:.98;margin:0}.hero h1{font-size:clamp(54px,6vw,82px);letter-spacing:-.035em}.hero h1 em,.section-heading h2 em{font-style:normal;color:var(--green)}.hero-copy>p{max-width:560px;font-size:18px;line-height:1.75;color:var(--muted);margin:28px 0 34px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:16px;font-weight:700;transition:.25s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(57,76,38,.2)}.btn-primary{background:linear-gradient(135deg,#5a7039,#344a22);color:white;padding:18px 23px;min-width:230px}.btn-small{padding:14px 18px;font-size:13px}.btn-gold{background:linear-gradient(135deg,#d9bd49,#b89622);color:white}.btn-light{background:white;color:var(--green-dark);padding:17px 22px;width:max-content}.icon-link{width:72px;height:72px;border-radius:22px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:.25s}.icon-link:hover{transform:translateY(-3px)}.icon-link .icon{font-size:24px;color:var(--green)}.icon-link small{font-size:10px;font-weight:700}
.hero-visual{height:620px;position:relative}.hero-image{position:absolute;inset:0;border-radius:46px 110px 46px 110px;background-image:linear-gradient(180deg,rgba(29,45,18,.03),rgba(20,33,12,.22)),url('assets/hero.jpg');background-size:cover;background-position:center;box-shadow:0 38px 90px rgba(48,62,33,.23);overflow:hidden}.hero-image:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.55);border-radius:inherit}.floating-card{position:absolute;border-radius:22px;padding:15px 17px;display:flex;align-items:center;gap:12px}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:14px}.floating-card small{font-size:11px;color:var(--muted);margin-top:3px}.metric-card{left:-38px;bottom:120px}.appointment-card{right:-18px;top:64px}.metric-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#e5d26f;color:#475928}.status-dot{width:12px;height:12px;border-radius:50%;background:#6e9f3d;box-shadow:0 0 0 7px rgba(110,159,61,.14)}
.promise{padding:120px 0 90px}.section-heading{max-width:720px;margin-bottom:50px}.section-heading.centered{text-align:center;margin:0 auto 48px}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2{font-size:clamp(42px,5vw,64px);letter-spacing:-.025em}.section-heading p{font-size:17px;line-height:1.7;color:var(--muted);max-width:650px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{padding:32px 26px;border-radius:28px;min-height:255px}.feature-icon{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:rgba(218,228,192,.65);font-size:27px;color:var(--green)}.feature-card h3{font-size:17px;margin:24px 0 12px}.feature-card p{margin:0;line-height:1.65;color:var(--muted);font-size:14px}
.treatments{padding:95px 0 115px}.treatment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.treatment-card{text-align:center}.treatment-card img{width:158px;height:158px;object-fit:cover;border-radius:50%;margin:0 auto 20px;border:7px solid rgba(255,255,255,.85);box-shadow:0 14px 30px rgba(42,58,28,.16)}.treatment-card h3{margin:0 0 5px;font-size:16px}.treatment-card p{margin:0;color:var(--muted);font-size:13px}
.contact-panel{padding:30px 0 85px}.contact-glass{position:relative;overflow:hidden;border-radius:34px;padding:54px;background:linear-gradient(135deg,rgba(54,76,34,.94),rgba(75,96,48,.88));color:white;display:grid;grid-template-columns:1.15fr .85fr;gap:54px}.contact-glass:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-110px;bottom:-150px;background:radial-gradient(circle,rgba(215,190,73,.3),transparent 68%)}.eyebrow.light{color:#ecd66b}.contact-copy h2{font-size:50px;line-height:1.08}.contact-copy p{color:rgba(255,255,255,.72);line-height:1.7;max-width:520px;margin:22px 0 28px}.contact-list{display:flex;flex-direction:column;justify-content:center;gap:20px;border-left:1px solid rgba(255,255,255,.18);padding-left:44px;z-index:1}.contact-list a{display:flex;align-items:center;gap:16px}.contact-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,.14);font-size:22px}.contact-icon.whatsapp{background:#38b95d}.contact-icon.instagram{background:linear-gradient(135deg,#6b4bc7,#d73572,#ec9c36)}.contact-list strong,.contact-list small{display:block}.contact-list small{color:rgba(255,255,255,.68);margin-top:5px;font-size:12px}
footer{padding:20px 20px 40px;text-align:center;color:var(--muted);font-size:12px}footer img{width:145px;margin:0 auto 14px}.floating-whatsapp{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:20px;background:#35b65a;color:white;display:grid;place-items:center;font-size:27px;box-shadow:0 16px 34px rgba(40,130,66,.34);z-index:25}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}
@media(max-width:980px){.desktop-nav{display:none}.menu-button{display:block;margin-left:auto}.site-header .btn-small{display:none}.hero{grid-template-columns:1fr;padding-top:140px}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{height:520px;margin-top:10px}.feature-grid{grid-template-columns:repeat(2,1fr)}.treatment-grid{grid-template-columns:repeat(3,1fr)}.contact-glass{grid-template-columns:1fr}.contact-list{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding-left:0;padding-top:32px}}
@media(max-width:620px){.site-header{height:70px;top:12px;border-radius:20px}.brand img{width:138px}.section-shell{width:min(100% - 28px,1180px)}.hero{padding-top:108px;min-height:auto;gap:20px}.hero h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-actions .icon-link{width:62px;height:62px;border-radius:18px}.btn-primary{width:100%}.hero-visual{height:420px}.hero-image{border-radius:34px 70px 34px 70px}.metric-card{left:8px;bottom:28px}.appointment-card{right:8px;top:18px}.promise,.treatments{padding:75px 0}.feature-grid{grid-template-columns:1fr}.treatment-grid{grid-template-columns:repeat(2,1fr);gap:28px 12px}.treatment-card img{width:126px;height:126px}.contact-glass{padding:32px 24px;border-radius:28px}.contact-copy h2{font-size:38px}.floating-whatsapp{right:16px;bottom:16px}.section-heading h2{font-size:42px}}
