:root{
  --navy:#0e2b4b;--navy-dark:#091f36;--gold:#aa9873;--gold-soft:#e8dfd1;
  --cream:#f8f6f2;--white:#fff;--text:#202a33;--muted:#66717c;--border:#e8e2d8;
  --green:#25d366;--shadow:0 14px 36px rgba(14,43,75,.10);--shadow-soft:0 8px 26px rgba(14,43,75,.07);
  --radius:16px;--max:1152px
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px;-webkit-text-size-adjust:100%}
body{margin:0;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}
img{max-width:100%;display:block}a{color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.eyebrow{margin:0 0 12px;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.display{font-family:Georgia,"Times New Roman",serif;font-weight:600;letter-spacing:-.018em;color:var(--navy);line-height:1.12}
.section{padding:88px 0}.section-cream{background:var(--cream)}.section-head{max-width:680px;margin:0 auto 42px;text-align:center}
.section-head.left{margin:0;text-align:left}.section-title{margin:0;font-size:clamp(30px,4.1vw,44px)}
.section-sub{margin:15px auto 0;max-width:650px;color:var(--muted);font-size:15px;line-height:1.75}.section-head.left .section-sub{margin-left:0}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:12px;padding:13px 20px;min-height:48px;text-decoration:none;font-size:14px;font-weight:750;transition:.22s ease;cursor:pointer}
.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-dark);transform:translateY(-1px)}
.btn-gold{background:var(--gold);color:var(--navy-dark)}.btn-gold:hover{filter:brightness(1.05);transform:translateY(-1px)}
.btn-light{background:#fff;color:var(--navy)}.btn-light:hover{background:var(--cream);transform:translateY(-1px)}
.btn-outline{border-color:var(--border);background:#fff;color:var(--navy)}.btn-outline:hover{border-color:var(--gold);background:var(--cream)}
.icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* header */
.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(14,43,75,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);transition:box-shadow .2s}
.site-header.scrolled{box-shadow:0 8px 30px rgba(5,23,41,.18)}
.header-inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.brand img{width:146px;height:70px;object-fit:contain;object-position:center}
.nav{display:flex;gap:24px;align-items:center}.nav a{text-decoration:none;color:rgba(255,255,255,.78);font-size:13.5px;font-weight:650;transition:color .2s}.nav a:hover{color:#fff}
.header-actions{display:flex;align-items:center;gap:10px}.site-header .btn-gold{padding:11px 18px;min-height:44px}
.menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:transparent;color:#fff;align-items:center;justify-content:center}
.mobile-menu{display:none;background:var(--navy);border-top:1px solid rgba(255,255,255,.08)}.mobile-menu.open{display:block}.mobile-menu a.nav-item{display:block;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08);text-decoration:none;color:#fff;font-size:14px}.mobile-menu .btn{width:100%;margin:14px 0 18px}

/* hero */
.hero{position:relative;overflow:hidden;background:var(--white);padding:140px 0 76px}.hero::after{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:var(--cream);right:-200px;top:70px;z-index:0}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}
.hero h1{font-size:clamp(38px,5.2vw,58px);margin:0;max-width:670px}.hero-copy>p:not(.eyebrow){margin:20px 0 0;max-width:570px;color:var(--muted);font-size:16px;line-height:1.75}.hero-actions{margin-top:29px}.hero-meta{list-style:none;margin:25px 0 0;padding:0;display:grid;gap:8px;color:var(--muted);font-size:13.5px}.hero-meta li{display:flex;align-items:center;gap:9px}.hero-meta .icon{width:17px;height:17px;color:var(--gold)}
.photo-shell{position:relative;width:min(100%,455px);margin-inline:auto;padding-bottom:28px}.hero-photo{aspect-ratio:1/1;overflow:hidden;border-radius:50%;border:1px solid rgba(170,152,115,.55);background:#ead7c4;box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;object-fit:cover}.photo-badge{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:max-content;max-width:90%;background:#fff;border:1px solid var(--border);border-radius:13px;padding:12px 22px;text-align:center;box-shadow:var(--shadow)}.photo-badge strong{display:block;font-family:Georgia,serif;color:var(--navy);font-size:18px;line-height:1}.photo-badge span{display:block;margin-top:5px;color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}

/* trust */
.trust{background:var(--cream);border-block:1px solid var(--border)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:15px 0}.trust-item{display:flex;gap:14px;align-items:flex-start;padding:20px 28px;border-right:1px solid var(--border)}.trust-item:last-child{border-right:none}.icon-box{width:43px;height:43px;flex:0 0 43px;border-radius:12px;border:1px solid rgba(170,152,115,.45);background:#fff;color:var(--gold);display:flex;align-items:center;justify-content:center}.trust-item h3{margin:1px 0 5px;font-size:17px}.trust-item p{margin:0;color:var(--muted);font-size:13.5px;line-height:1.6}

/* intro */
.intro{padding:76px 0;background:#fff}.intro .section-head{margin-bottom:0;max-width:720px}.intro .section-sub{font-size:15px;line-height:1.85}

/* services */
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{display:flex;flex-direction:column;min-height:285px;padding:25px;border:1px solid var(--border);border-radius:18px;background:#fff;transition:.25s ease}.service-card:hover{transform:translateY(-4px);border-color:rgba(170,152,115,.7);box-shadow:var(--shadow)}.service-icon{width:49px;height:49px;border-radius:13px;background:var(--cream);color:var(--gold);display:flex;align-items:center;justify-content:center;transition:.25s}.service-card:hover .service-icon{background:var(--navy);color:#fff}.service-card h3{font-size:21px;margin:18px 0 8px}.service-card p{margin:0;color:var(--muted);font-size:13.8px;line-height:1.7;flex:1}.service-link{display:inline-flex;align-items:center;margin-top:20px;color:var(--navy);font-size:13.5px;font-weight:750;text-decoration:none}.service-link:hover{color:var(--gold)}

/* cta band */
.cta-band{padding:62px 0;background:var(--navy);text-align:center}.cta-band h2{margin:0;color:#fff;font-size:clamp(27px,4vw,38px)}.cta-band p{margin:14px auto 0;color:rgba(255,255,255,.72);font-size:15px}.cta-band .btn{margin-top:25px}

/* about */
.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.about-photo{max-width:420px;margin-inline:auto;border-radius:40px;overflow:hidden;border:1px solid var(--gold-soft);box-shadow:var(--shadow-soft)}.about-photo img{width:100%;aspect-ratio:1/1;object-fit:cover}.role{margin:11px 0 0;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.about-copy{margin-top:20px;color:var(--muted);font-size:14.5px;line-height:1.82}.about-copy p{margin:0 0 14px}.check-list{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:11px}.check-list li{display:flex;align-items:center;gap:10px;color:var(--navy);font-size:14px}.check{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold);font-weight:900}.about-grid .btn{margin-top:27px}

/* hygiene */
.hygiene-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.hygiene-card{border:1px solid var(--border);border-radius:17px;background:#fff;padding:24px 16px;text-align:center}.hygiene-card .icon-box{border-radius:50%;margin:0 auto 12px}.hygiene-card h3{margin:0;font-size:17px}

/* steps */
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;list-style:none;padding:0;margin:42px 0 0}.step{border-top:1px solid rgba(170,152,115,.48);padding-top:18px}.step-num{font-family:Georgia,serif;font-size:36px;color:rgba(170,152,115,.75)}.step h3{margin:9px 0 7px;font-size:20px}.step p{margin:0;color:var(--muted);font-size:13.5px;line-height:1.68}

/* homecare */
.homecare{text-align:center;background:var(--cream)}.homecare .section-head{margin-bottom:0}.homecare .btn{margin-top:25px}

/* reviews */
.reviews-track{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;align-items:stretch}.review{border:1px solid var(--border);border-radius:18px;background:#fff;padding:24px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column}.stars{letter-spacing:2px;color:#d99e18;font-size:17px}.review blockquote{margin:15px 0 0;font-size:14px;line-height:1.72;color:#37414a;flex:1}.review .name{margin:19px 0 0;padding-top:15px;border-top:1px solid var(--border);font-family:Georgia,serif;font-size:17px;color:var(--navy)}.reviews-actions{text-align:center;margin-top:30px}

/* location */
.location-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:52px;align-items:center}.location-info{color:var(--muted);font-size:14.5px;line-height:1.85}.location-info address{font-style:normal;margin-top:20px}.location-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.map-frame{overflow:hidden;border-radius:18px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow-soft)}.map-frame iframe{width:100%;height:405px;border:0;display:block}

/* final cta */
.final-cta{padding:76px 0;background:var(--navy-dark);text-align:center}.final-cta h2{margin:0;color:#fff;font-size:clamp(30px,4.3vw,44px)}.final-cta p{margin:14px auto 0;color:rgba(255,255,255,.72);font-size:15px}.final-cta .btn{margin-top:25px}.final-meta{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:22px;color:rgba(255,255,255,.6);font-size:13px}.final-meta span:first-child{display:flex;align-items:center;gap:7px}.final-meta .icon{color:var(--gold);width:16px}

/* footer */
.footer{background:#061a2d;color:rgba(255,255,255,.7);padding:50px 0 95px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:48px}.footer-logo{width:190px;height:98px;object-fit:contain;object-position:left center}.footer h2{margin:0;color:#fff;font-size:17px}.footer p,.footer address{font-size:13px;line-height:1.75;font-style:normal;margin:13px 0 0}.footer a{text-decoration:none;color:rgba(255,255,255,.82)}.footer a:hover{color:var(--gold)}.footer-line{margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;font-size:11.5px}.legal-links{display:flex;gap:18px}

/* sticky whatsapp */
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:990;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--green);color:#06251a;text-decoration:none;box-shadow:0 12px 32px rgba(0,0,0,.22);transition:.2s}.whatsapp-float:hover{transform:translateY(-2px) scale(1.02)}.whatsapp-float .icon{width:29px;height:29px;fill:none;stroke-width:2}
.mobile-whatsapp{display:none}

/* reveal */
.reveal{opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.reveal.in{opacity:1;transform:none}

/* legal */
.legal-page{min-height:100vh;background:var(--cream);padding:55px 0 90px}.legal-card{max-width:760px;margin:auto;background:#fff;border:1px solid var(--border);border-radius:20px;padding:42px;box-shadow:var(--shadow-soft)}.legal-card h1{font-size:clamp(30px,5vw,44px);margin:16px 0 0}.legal-card h2{font-size:22px;margin:30px 0 8px}.legal-card p,.legal-card li{color:var(--muted);font-size:14px;line-height:1.82}.back-link{color:var(--gold);font-weight:700;text-decoration:none;font-size:13px}.back-link:hover{text-decoration:underline}

@media(max-width:980px){
  .nav{display:none}.menu-toggle{display:flex}.hero-grid,.about-grid,.location-grid{grid-template-columns:1fr}.hero-grid{gap:40px}.hero-copy{text-align:center}.hero-copy>p:not(.eyebrow){margin-inline:auto}.hero-actions{display:flex;justify-content:center}.hero-meta{align-items:center}.hero-meta li{justify-content:center}.photo-shell{order:-1;max-width:390px}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--border)}.trust-item:last-child{border-bottom:0}.services-grid{grid-template-columns:repeat(2,1fr)}.hygiene-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.reviews-track{grid-template-columns:repeat(2,1fr)}.review:last-child{display:none}.about-grid .section-head.left,.location-grid .section-head.left{text-align:left}.footer-grid{grid-template-columns:1.2fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}
}
@media(max-width:640px){
  .container{width:min(var(--max),calc(100% - 32px))}.header-inner{height:68px}.brand img{width:112px;height:58px}.site-header .header-actions>.btn{display:none}.hero{padding:103px 0 55px}.hero::after{display:none}.hero h1{font-size:clamp(34px,10.5vw,43px)}.photo-shell{max-width:320px}.section{padding:65px 0}.intro{padding:60px 0}.services-grid{grid-template-columns:1fr}.service-card{min-height:0}.hygiene-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:20px}.reviews-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px;margin-inline:-16px;padding-inline:16px}.review{min-width:86%;scroll-snap-align:center}.review:last-child{display:flex}.location-actions{flex-direction:column}.location-actions .btn{width:100%}.map-frame iframe{height:320px}.footer{padding-bottom:102px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:last-child{grid-column:auto}.footer-line{flex-direction:column}.whatsapp-float{display:none}.mobile-whatsapp{display:flex;position:fixed;z-index:999;left:12px;right:12px;bottom:12px;height:55px;border-radius:13px;background:var(--navy);color:#fff;text-decoration:none;align-items:center;justify-content:center;gap:9px;font-weight:760;font-size:14px;box-shadow:0 12px 30px rgba(0,0,0,.22)}.mobile-whatsapp .icon{width:20px}.legal-card{padding:28px 22px;border-radius:16px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.service-card,.service-icon{transition:none}}

/* ===== VitaPés v2 refinements ===== */
@media (min-width:981px){
  .header-inner{height:74px}
  .brand img{width:160px;height:64px}
  .hero{padding:128px 0 66px}
  .hero h1{font-size:clamp(38px,4.7vw,54px);max-width:640px}
  .section{padding:74px 0}
  .intro{padding:62px 0}
  .about-grid{grid-template-columns:.78fr 1.22fr;gap:68px}
  .about-photo{max-width:360px;border-radius:28px}
  .whatsapp-float{width:50px;height:50px;right:20px;bottom:20px}
  .whatsapp-float .icon{width:24px;height:24px}
}

@media(max-width:980px){
  .photo-shell{order:0}
  .about-photo{max-width:330px}
}

@media(max-width:640px){
  body{padding-bottom:70px}
  .container{width:min(var(--max),calc(100% - 36px))}
  .header-inner{height:64px}
  .brand img{width:108px;height:54px}
  .menu-toggle{width:42px;height:42px}

  .hero{padding:92px 0 46px}
  .hero-grid{gap:30px}
  .hero-copy{text-align:center}
  .hero h1{font-size:clamp(31px,9.1vw,37px);line-height:1.08;max-width:370px;margin-inline:auto}
  .hero-copy>p:not(.eyebrow){font-size:14.5px;line-height:1.65;margin-top:16px}
  .hero-actions{margin-top:23px}
  .hero-actions .btn{width:min(100%,320px)}
  .hero-meta{margin-top:21px;gap:7px;font-size:12.8px}
  .photo-shell{max-width:270px;padding-bottom:24px;margin-top:4px}
  .photo-badge{padding:10px 16px;border-radius:11px}
  .photo-badge strong{font-size:16px}
  .photo-badge span{font-size:8.5px}

  .trust-grid{padding:6px 0}
  .trust-item{padding:17px 10px;gap:12px}
  .trust-item h3{font-size:16px}
  .trust-item p{font-size:12.8px}
  .icon-box{width:40px;height:40px;flex-basis:40px}

  .section{padding:54px 0}
  .intro{padding:50px 0}
  .section-head{margin-bottom:32px}
  .section-title{font-size:clamp(29px,8.9vw,35px);line-height:1.1}
  .section-sub{font-size:14px;line-height:1.7;margin-top:13px}
  .eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:10px}

  .services-grid{gap:14px}
  .service-card{padding:22px;border-radius:16px}
  .service-icon{width:46px;height:46px}
  .service-card h3{font-size:20px;margin:15px 0 7px}
  .service-card p{font-size:13.3px;line-height:1.65}
  .service-link{margin-top:17px;font-size:13.2px}

  .cta-band{padding:48px 0}
  .cta-band h2{font-size:clamp(28px,8.7vw,34px);line-height:1.08}
  .cta-band p{font-size:14px;line-height:1.6;margin-top:12px}
  .cta-band .btn{margin-top:21px}

  #sobre .about-photo{display:none}
  .about-grid{gap:0}
  .about-grid .section-head.left{text-align:left}
  .about-copy{font-size:14px;line-height:1.72;margin-top:17px}
  .check-list{margin-top:20px;gap:9px}
  .check-list li{font-size:13.5px}
  .about-grid .btn{margin-top:23px;width:100%}

  .hygiene-grid{gap:10px}
  .hygiene-card{padding:20px 10px;border-radius:14px}
  .hygiene-card h3{font-size:15px;line-height:1.15}

  .steps{gap:12px;margin-top:31px}
  .step{padding-top:14px}
  .step-num{font-size:32px}
  .step h3{font-size:19px}
  .step p{font-size:13.2px}

  .homecare .section-head{margin-bottom:0}
  .homecare .btn{width:min(100%,310px)}

  .reviews-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px;margin-inline:-18px;padding-inline:18px;scrollbar-width:none}
  .reviews-track::-webkit-scrollbar{display:none}
  .review{min-width:88%;padding:21px;scroll-snap-align:center}
  .review blockquote{font-size:13.5px}
  .reviews-actions{margin-top:24px}
  .reviews-actions .btn{width:100%}

  .location-grid{gap:30px}
  .location-info{font-size:14px}
  .location-actions{margin-top:21px}
  .map-frame iframe{height:300px}

  .final-cta{padding:58px 0}
  .final-cta h2{font-size:clamp(29px,8.8vw,35px)}

  .mobile-whatsapp{
    display:flex;position:fixed;z-index:999;left:16px;right:16px;bottom:8px;height:50px;
    border-radius:12px;background:var(--navy);color:#fff;text-decoration:none;align-items:center;
    justify-content:center;gap:8px;font-weight:760;font-size:13.5px;box-shadow:0 10px 26px rgba(0,0,0,.20);
    opacity:0;pointer-events:none;transform:translateY(70px);transition:opacity .22s ease,transform .22s ease;
  }
  .mobile-whatsapp.visible{opacity:1;pointer-events:auto;transform:translateY(0)}
  .mobile-whatsapp .icon{width:19px}
  .footer{padding-bottom:88px}
}
