*,
*::before,
*::after{box-sizing:border-box}
:root{--white:#fff;--ice:#faf7f2;--cream:#fff8ef;--green-dark:#183437;--gray:#535151;--gray-soft:#6f6b66;--green-soft:#8fb2ab;--orange:#e54d01;--orange-light:#fe800f;--gold:#fca404;--red:#cd3621;--font-family:'Century Gothic',Arial,Helvetica,sans-serif;--container:1180px;--radius-sm:14px;--radius-md:22px;--radius-lg:34px;--shadow-soft:0 18px 45px rgba(24,52,55,.10);--shadow-card:0 22px 55px rgba(24,52,55,.12)}
html{scroll-behavior:smooth;background:var(--ice)}
body{margin:0;overflow-x:hidden;font-family:var(--font-family);color:var(--gray);background:radial-gradient(circle at 5% 10%,rgba(254,128,15,.10),transparent 28%),radial-gradient(circle at 95% 5%,rgba(143,178,171,.18),transparent 30%),linear-gradient(180deg,var(--white),var(--ice));-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}a{color:inherit}button,input,select{font:inherit}.container{width:min(100%,var(--container));margin:0 auto;padding:0 18px}
.site-header{position:fixed;inset:0 0 auto;z-index:1000;min-height:74px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;background:rgba(250,247,242,.76);backdrop-filter:blur(16px);border-bottom:1px solid rgba(24,52,55,.07);transition:.25s}
.site-header.scrolled{background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(24,52,55,.09)}
.brand img{width:auto;height:58px;object-fit:contain}.menu-toggle{width:46px;height:46px;border:0;border-radius:999px;background:var(--green-dark);display:grid;place-content:center;gap:4px;cursor:pointer}.menu-toggle span{width:18px;height:2px;border-radius:2px;background:var(--white)}
.main-nav{position:fixed;top:74px;left:18px;right:18px;padding:18px;display:none;flex-direction:column;gap:12px;border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card)}.main-nav.open{display:flex}.main-nav a{text-decoration:none;color:var(--green-dark);font-weight:800;font-size:.95rem}
.nav-cta,.btn,.footer-form button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:0;border-radius:999px;text-decoration:none;font-weight:900;text-align:center;cursor:pointer}
.nav-cta,.btn-primary,.footer-form button{color:var(--white)!important;background:linear-gradient(135deg,var(--orange),var(--orange-light));box-shadow:0 14px 28px rgba(229,77,1,.24)}
.btn-secondary{color:var(--green-dark);background:rgba(255,255,255,.72);border:1.5px solid rgba(24,52,55,.18)}
.hero{position:relative;min-height:100vh;padding:116px 0 60px;display:flex;align-items:center;overflow:hidden}.hero-grid{display:grid;gap:34px;align-items:center}
.eyebrow,.section-kicker{display:inline-flex;margin-bottom:12px;color:var(--orange);font-size:14px!important;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.hero h1,.section-heading h2,.split-section h2,.ecosystem-copy h2,.final-cta h2{margin:0;color:var(--green-dark);font-size:clamp(2.45rem,11vw,4.8rem);line-height:.96;letter-spacing:-.055em}
.hero-lead{max-width:680px;margin:22px 0 0;color:var(--gray);font-size:1.08rem;line-height:1.65;font-weight:700}.hero-note{max-width:610px;margin:14px 0 0;color:var(--gray-soft);font-size:.98rem;line-height:1.55}.hero-actions{margin-top:26px;display:flex;flex-direction:column;gap:12px}.hero-microcopy{margin:16px 0 0;color:var(--green-dark);font-size:.88rem;font-weight:800;max-width:560px}
.hero-visual{position:relative;min-height:420px;display:flex;align-items:flex-end;justify-content:center}.hero-visual img{position:relative;z-index:2;width:min(88vw,520px);max-height:610px;object-fit:contain;filter:drop-shadow(0 28px 48px rgba(24,52,55,.18))}
.hero-orb{position:absolute;width:82%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(252,164,4,.20),transparent 35%),radial-gradient(circle at 35% 60%,rgba(254,128,15,.24),transparent 42%),radial-gradient(circle at 65% 35%,rgba(143,178,171,.32),transparent 44%);filter:blur(2px)}
.smoke-one,.smoke-two{position:absolute;pointer-events:none;border-radius:50%;filter:blur(24px);opacity:.34}.smoke-one{width:280px;height:280px;top:20%;right:-70px;background:var(--orange-light)}.smoke-two{width:220px;height:220px;left:-70px;bottom:18%;background:var(--green-soft)}
.section{padding:82px 0}.section-heading{max-width:760px;margin:0 auto 34px;text-align:center}.section-heading h2,.split-section h2,.ecosystem-copy h2,.final-cta h2{font-size:clamp(2rem,8vw,3.5rem);line-height:1.02}.section-heading p,.split-section p,.ecosystem-copy p,.final-cta p{margin:16px auto 0;color:var(--gray-soft);font-size:1rem;line-height:1.65}
.objective-grid,.experience-grid,.path-grid,.program-grid,.why-grid{display:grid;gap:16px}.objective-card,.path-card,.program-card{position:relative;padding:22px;border-radius:var(--radius-md);background:rgba(255,255,255,.82);box-shadow:var(--shadow-soft);overflow:hidden}.objective-card::before,.path-card::before,.program-card::before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:var(--orange)}
.objective-icon{width:58px;height:58px;margin-bottom:16px;display:inline-flex;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px rgba(24,52,55,.12)}.objective-icon img{width:100%;height:100%;object-fit:cover}
.objective-card h3,.path-card h3,.program-card h3,.feature-stack h3,.mini-grid h3{margin:0;color:var(--green-dark);font-size:1.18rem;line-height:1.2}.objective-card p,.path-card p,.program-card p,.feature-stack p,.mini-grid p{margin:10px 0 0;color:var(--gray-soft);font-size:.94rem;line-height:1.55}.objective-card small,.path-card small{display:block;margin-top:14px;color:var(--gray);font-size:.82rem;line-height:1.45;font-weight:800}.objective-card a,.experience-card a,.path-card a,.program-card a{display:inline-flex;margin-top:18px;color:var(--orange);font-weight:900;text-decoration:none}
.color-soft::before,.color-teal::before,.relax::before{background:var(--green-soft)}.color-orange::before,.color-energy::before,.model::before{background:var(--orange-light)}.color-deep::before,.color-green::before,.recover::before{background:var(--green-dark)}
.experiences{background:radial-gradient(circle at 100% 0%,rgba(254,128,15,.12),transparent 28%),linear-gradient(180deg,var(--cream),var(--white))}.experience-card{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-card);overflow:hidden}.experience-card img{width:100%;height:245px;object-fit:cover;object-position:center;background:var(--ice)}.experience-body{padding:22px}.tag{display:inline-flex;margin-bottom:12px;padding:7px 11px;border-radius:999px;color:var(--green-dark);background:rgba(143,178,171,.18);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.experience-body h3{margin:0;color:var(--green-dark);font-size:1.45rem;line-height:1.08}.experience-body p{margin:12px 0 0;color:var(--gray-soft);line-height:1.55}.experience-body ul{margin:16px 0 0;padding-left:20px;color:var(--gray);font-weight:700;line-height:1.7}.theme-orange .tag,.theme-beauty .tag{background:rgba(254,128,15,.14);color:var(--orange)}.theme-sport .tag,.theme-green .tag,.theme-clinic .tag{background:rgba(24,52,55,.10);color:var(--green-dark)}
.ems{background:var(--green-dark);color:var(--white)}.ems .section-kicker,.ems h2,.ems p{color:var(--white)}.split-section{display:grid;gap:28px}.feature-stack{display:grid;gap:14px}.feature-stack article{padding:20px;border-radius:var(--radius-md);background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.10)}.feature-stack h3,.feature-stack p{color:var(--white)}
.massage-paths{background:linear-gradient(180deg,var(--white),var(--ice))}.path-card{min-height:230px}.ecosystem{background:var(--cream)}.ecosystem-grid{display:grid;gap:28px;align-items:center}.ecosystem-image img{width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-card);object-fit:cover}.mini-grid{margin-top:22px;display:grid;gap:12px}.mini-grid article{padding:18px;border-radius:var(--radius-md);background:rgba(255,255,255,.82)}.program-card{min-height:210px}
.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-grid span{min-height:86px;padding:18px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--white);color:var(--green-dark);text-align:center;font-weight:900;box-shadow:var(--shadow-soft)}
.final-cta{padding:76px 0;background:radial-gradient(circle at 85% 20%,rgba(254,128,15,.16),transparent 30%),radial-gradient(circle at 20% 90%,rgba(143,178,171,.28),transparent 30%),var(--green-dark);color:var(--white);overflow:hidden}.final-cta h2,.final-cta p,.final-cta .section-kicker{color:var(--white)}.final-cta-grid{display:grid;gap:28px;align-items:center}.final-cta img{max-height:430px;margin:0 auto;object-fit:contain;filter:drop-shadow(0 28px 48px rgba(0,0,0,.22))}
.site-footer{padding:64px 0 96px;background:var(--white)}.footer-grid{display:grid;gap:28px;align-items:start}.footer-logo{width:145px;margin:0 0 16px}.footer-brand{text-align:left}.footer-brand p{max-width:260px}.site-footer h3{margin:0 0 12px;color:var(--green-dark)}.site-footer p,.site-footer a{color:var(--gray-soft);line-height:1.6}.site-footer a{display:block;margin:0 0 8px;text-decoration:none;font-weight:700}.footer-form{padding:20px;border-radius:var(--radius-md);background:var(--ice)}.footer-form input,.footer-form select{width:100%;min-height:48px;margin-bottom:10px;padding:12px 14px;border:1px solid rgba(24,52,55,.12);border-radius:14px;background:var(--white);color:var(--gray);outline:none}
.whatsapp-float{position:fixed;right:18px;bottom:88px;z-index:990;padding:12px 16px;border-radius:999px;color:var(--white);background:#25d366;text-decoration:none;font-size:.88rem;font-weight:900;box-shadow:0 14px 32px rgba(37,211,102,.28)}.mobile-sticky-cta{display:none!important;position:fixed;left:14px;right:14px;bottom:14px;z-index:990;min-height:52px;display:grid;place-items:center;border-radius:999px;color:var(--white);background:linear-gradient(135deg,var(--orange),var(--orange-light));text-decoration:none;font-weight:900;box-shadow:0 15px 30px rgba(229,77,1,.28)}
@media(min-width:700px){.hero-actions{flex-direction:row}.objective-grid,.path-grid,.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1.2fr}}
@media(min-width:980px){.site-header{padding:16px 34px}.brand img{height:64px}.menu-toggle{display:none}.main-nav{position:static;display:flex;flex-direction:row;align-items:center;gap:22px;padding:0;background:transparent;box-shadow:none}.hero{padding-top:110px}.hero-grid{grid-template-columns:1.05fr .95fr}.hero-copy{padding-top:30px}.hero h1{font-size:clamp(4rem,6.5vw,6rem)}.hero-visual{min-height:620px}.objective-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.experience-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-section{grid-template-columns:.9fr 1.1fr}.path-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ecosystem-grid{grid-template-columns:.95fr 1.05fr}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.final-cta-grid{grid-template-columns:1fr .8fr}.mobile-sticky-cta{display:none!important;display:none}.whatsapp-float{bottom:22px}}

/* --- v3 mobile dock and WhatsApp refinements --- */
.mobile-bottom-dock{
  position:fixed;
  left:12px;
  right:12px;
  bottom:12px;
  z-index:991;
  display:grid;
  grid-template-columns:1fr .72fr;
  gap:8px;
  padding:8px;
  border-radius:999px;
  background:rgba(255,255,255,.92);
  box-shadow:0 16px 36px rgba(24,52,55,.16);
  backdrop-filter:blur(14px);
}
.mobile-bottom-dock a{
  min-height:46px;
  display:grid;
  place-items:center;
  border-radius:999px;
  text-decoration:none;
  font-weight:900;
  font-size:.88rem;
}
.mobile-bottom-dock a:first-child{
  color:#fff;
  background:linear-gradient(135deg,var(--orange),var(--orange-light));
}
.mobile-bottom-dock a:last-child{
  color:var(--green-dark);
  background:var(--ice);
  border:1px solid rgba(24,52,55,.12);
}
.whatsapp-float{
  display:inline-flex;
  align-items:center;
  gap:8px;
  bottom:86px;
}
.whatsapp-float svg{
  width:20px;
  height:20px;
  fill:currentColor;
  flex:0 0 auto;
}
body{padding-bottom:86px}
@media(min-width:980px){
  .mobile-bottom-dock{display:none}
  .whatsapp-float{bottom:22px}
  body{padding-bottom:0}
}

/* --- v4 metadata, modal and WhatsApp refinements --- */
.service-meta{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 10px}.metric-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:var(--ice,#faf7f2);color:var(--green-dark,#183437);font-size:.78rem;font-weight:900;white-space:nowrap}.metric-badge svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.metric-badge svg.flame,.metric-badge svg.people{fill:currentColor;stroke:none}.product-title-row .service-meta{margin:0}.product-title-row{gap:12px}.whatsapp-float{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:11px 15px!important;border-radius:999px!important;font-size:.88rem!important;line-height:1!important}.whatsapp-float svg{width:20px!important;height:20px!important;fill:currentColor!important;flex:0 0 auto!important}.upsell-modal{position:fixed;inset:0;z-index:2500;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(24,52,55,.62);backdrop-filter:blur(8px)}.upsell-modal.open{display:flex}.upsell-dialog{width:min(100%,860px);max-height:90vh;overflow:auto;border-radius:32px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28);padding:26px;position:relative}.upsell-close{position:absolute;top:14px;right:14px;border:0;border-radius:999px;width:38px;height:38px;background:#faf7f2;color:#183437;font-weight:900;cursor:pointer}.upsell-modal h2{margin:0;color:#183437;font-size:clamp(1.8rem,5vw,3rem);line-height:1}.upsell-modal p{color:#6f6b66;line-height:1.55}.upsell-modal-grid{display:grid;gap:14px;margin-top:18px}.upsell-modal-card{border-radius:22px;background:#faf7f2;padding:18px}.upsell-price{display:flex;align-items:baseline;gap:8px;margin:8px 0 14px}.upsell-price .old{text-decoration:line-through;color:#6f6b66;font-weight:900;opacity:.68}.upsell-price .new{color:#e54d01;font-size:1.35rem;font-weight:900}.continue-row{display:flex;flex-direction:column;gap:10px;margin-top:18px}.area-note{margin-top:18px;padding:16px 18px;border-radius:18px;background:rgba(143,178,171,.14);color:#183437;font-weight:800;line-height:1.5}@media(min-width:760px){.upsell-modal-grid{grid-template-columns:1fr 1fr}.continue-row{flex-direction:row;justify-content:flex-end}}
@media(max-width:979px){.whatsapp-float{right:14px!important;bottom:82px!important}.whatsapp-float span{font-size:.86rem!important}}

/* --- v5 navigation/student and WhatsApp refinements --- */
.nav-student{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:11px 18px;
  border-radius:999px;
  color:#fff!important;
  background:linear-gradient(135deg,#183437,#2f575c);
  text-decoration:none;
  font-weight:900;
  box-shadow:0 12px 24px rgba(24,52,55,.18);
}
.whatsapp-float{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  width:auto!important;
  height:auto!important;
  padding:11px 15px!important;
  border-radius:999px!important;
  font-size:.88rem!important;
  line-height:1!important;
}
.whatsapp-float svg{
  width:20px!important;
  height:20px!important;
  fill:currentColor!important;
  flex:0 0 auto!important;
}
.whatsapp-float span{
  display:inline!important;
}

/* --- v5 final home refinements --- */
.nav-student{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:11px 18px;
  border-radius:999px;
  color:#fff!important;
  background:linear-gradient(135deg,#183437,#2f575c);
  text-decoration:none;
  font-weight:900;
  box-shadow:0 12px 24px rgba(24,52,55,.18);
}
.whatsapp-float{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  width:auto!important;
  height:auto!important;
  padding:11px 15px!important;
  border-radius:999px!important;
  font-size:.88rem!important;
  line-height:1!important;
}
.whatsapp-float svg{
  width:20px!important;
  height:20px!important;
  fill:currentColor!important;
  flex:0 0 auto!important;
}
.whatsapp-float span{display:inline!important;}


/* --- v7 Home mobile header buttons: no bottom dock --- */
.mobile-bottom-dock,
.mobile-sticky-cta{
  display:none!important;
}

@media(max-width:979px){
  body{
    padding-bottom:0!important;
  }

  .site-header{
    min-height:92px!important;
    padding:10px 10px!important;
    display:grid!important;
    grid-template-columns:auto 1fr auto!important;
    gap:8px!important;
    align-items:center!important;
  }

  .brand{
    grid-column:1!important;
    display:flex!important;
    align-items:center!important;
    min-width:0!important;
  }

  .brand img{
    height:54px!important;
    max-width:112px!important;
    object-fit:contain!important;
  }

  .menu-toggle{
    grid-column:3!important;
    width:42px!important;
    height:42px!important;
  }

  .main-nav{
    grid-column:2!important;
    position:static!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
    padding:0!important;
    background:transparent!important;
    box-shadow:none!important;
    border-radius:0!important;
    min-width:0!important;
  }

  .main-nav a:not(.nav-student):not(.nav-cta){
    display:none!important;
  }

  .main-nav .nav-student,
  .main-nav .nav-cta{
    min-height:58px!important;
    width:72px!important;
    padding:8px 7px!important;
    border-radius:18px!important;
    font-size:0!important;
    line-height:1.05!important;
    white-space:normal!important;
    text-align:center!important;
    box-shadow:0 10px 22px rgba(24,52,55,.18)!important;
  }

  .main-nav .nav-student{
    background:linear-gradient(135deg,#183437,#2a5a60,#8fb2ab)!important;
  }

  .main-nav .nav-student::before{
    content:"Sou\A Aluno";
    white-space:pre;
    font-size:.74rem;
    line-height:1.05;
  }

  .main-nav .nav-cta::before{
    content:"Agendar\A Experiência";
    white-space:pre;
    font-size:.74rem;
    line-height:1.05;
  }

  .hero{
    padding-top:124px!important;
  }

  .whatsapp-float{
    bottom:18px!important;
  }
}

@media(max-width:374px){
  .brand img{
    height:48px!important;
    max-width:96px!important;
  }

  .main-nav .nav-student,
  .main-nav .nav-cta{
    width:64px!important;
    min-height:54px!important;
  }

  .main-nav .nav-student::before,
  .main-nav .nav-cta::before{
    font-size:.68rem!important;
  }

  .site-header{
    gap:5px!important;
  }
}

/* --- v15 SEO/footer/badges --- */
.footer-work{
  padding:16px;
  border-radius:22px;
  background:rgba(229,77,1,.08);
  border:1px solid rgba(229,77,1,.14);
}
.footer-work h3{
  color:var(--orange)!important;
}
.footer-work a{
  color:var(--green-dark)!important;
  font-weight:900!important;
}
.metric-badge .flame,
.time-badge .flame{
  fill:currentColor!important;
  stroke:none!important;
}


/* --- v17 HOME MOBILE HEADER FINAL: CTAs always outside menu + fixed bar --- */
.mobile-bottom-dock,
.mobile-sticky-cta{
  display:none!important;
}

.mobile-header-actions{
  display:none;
}

@media(max-width:979px){
  body{
    padding-bottom:0!important;
  }

  .site-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:1000!important;

    height:58px!important;
    min-height:58px!important;
    padding:6px 7px!important;

    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:5px!important;

    background:rgba(250,247,242,.96)!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
    border-bottom:1px solid rgba(24,52,55,.08)!important;
    box-shadow:0 8px 22px rgba(24,52,55,.08)!important;
  }

  .site-header .brand{
    order:1!important;
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    height:44px!important;
    margin:0!important;
    padding:0!important;
  }

  .site-header .brand img{
    display:block!important;
    height:38px!important;
    width:auto!important;
    max-width:78px!important;
    object-fit:contain!important;
    margin:0!important;
  }

  .mobile-header-actions{
    order:2!important;
    flex:1 1 auto!important;
    min-width:0!important;
    height:34px!important;

    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:4px!important;
  }

  .mobile-header-actions a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;

    margin:0!important;
    padding:0 7px!important;
    border-radius:999px!important;

    color:#fff!important;
    text-decoration:none!important;
    font-weight:900!important;
    white-space:nowrap!important;
    letter-spacing:-.035em!important;
    line-height:30px!important;

    box-shadow:0 7px 16px rgba(24,52,55,.13)!important;
  }

  .mobile-student-btn{
    font-size:.57rem!important;
    background:linear-gradient(135deg,#183437,#2a5a60,#8fb2ab)!important;
  }

  .mobile-agendar-btn{
    font-size:.55rem!important;
    background:linear-gradient(135deg,var(--orange),var(--orange-light))!important;
  }

  .site-header .menu-toggle{
    order:3!important;
    flex:0 0 30px!important;
    align-self:center!important;

    display:grid!important;
    place-content:center!important;
    gap:3px!important;

    position:static!important;
    transform:none!important;

    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;

    margin:0!important;
    padding:0!important;
    border-radius:999px!important;
  }

  .site-header .menu-toggle span{
    width:14px!important;
    height:2px!important;
    margin:0!important;
  }

  /* Mobile menu dropdown: only normal navigation links */
  .site-header .main-nav{
    display:none!important;
  }

  .site-header .main-nav.open{
    position:fixed!important;
    top:64px!important;
    left:9px!important;
    right:9px!important;
    z-index:1200!important;

    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:9px!important;

    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:12px!important;

    border-radius:20px!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 22px 55px rgba(24,52,55,.18)!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
  }

  .site-header .main-nav.open .nav-student,
  .site-header .main-nav.open .nav-cta{
    display:none!important;
    opacity:0!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
  }

  .site-header .main-nav.open a:not(.nav-student):not(.nav-cta){
    display:flex!important;
    width:100%!important;
    height:42px!important;
    min-height:42px!important;

    align-items:center!important;
    justify-content:center!important;

    padding:0 14px!important;
    border-radius:999px!important;

    color:var(--green-dark)!important;
    background:var(--ice)!important;

    font-size:.88rem!important;
    font-weight:900!important;
    line-height:1!important;
    white-space:nowrap!important;
    text-align:center!important;
    text-decoration:none!important;

    position:static!important;
    transform:none!important;
  }

  .site-header .menu-toggle[aria-expanded="true"]{
    background:linear-gradient(135deg,var(--orange),var(--orange-light))!important;
  }

  .hero{
    padding-top:82px!important;
  }

  .whatsapp-float{
    bottom:18px!important;
  }
}

@media(max-width:374px){
  .site-header{
    height:56px!important;
    min-height:56px!important;
    padding:5px 6px!important;
    gap:4px!important;
  }

  .site-header .brand{
    height:40px!important;
  }

  .site-header .brand img{
    height:34px!important;
    max-width:66px!important;
  }

  .mobile-header-actions{
    height:32px!important;
    gap:3px!important;
  }

  .mobile-header-actions a{
    height:28px!important;
    min-height:28px!important;
    max-height:28px!important;
    padding:0 5px!important;
    line-height:28px!important;
  }

  .mobile-student-btn{
    font-size:.52rem!important;
  }

  .mobile-agendar-btn{
    font-size:.50rem!important;
  }

  .site-header .menu-toggle{
    flex-basis:28px!important;
    width:28px!important;
    min-width:28px!important;
    max-width:28px!important;
    height:28px!important;
    min-height:28px!important;
    max-height:28px!important;
  }

  .site-header .main-nav.open{
    top:62px!important;
    left:7px!important;
    right:7px!important;
  }

  .site-header .main-nav.open a:not(.nav-student):not(.nav-cta){
    height:40px!important;
    min-height:40px!important;
    font-size:.84rem!important;
  }

  .hero{
    padding-top:78px!important;
  }
}

@media(max-width:340px){
  .mobile-agendar-btn{
    font-size:0!important;
  }
  .mobile-agendar-btn::after{
    content:"Agendar";
    font-size:.54rem!important;
  }
}

@media(min-width:980px){
  .mobile-header-actions{
    display:none!important;
  }
}

/* --- v17 Google review block --- */
.google-review-section{
  padding:42px 0 70px;
  background:linear-gradient(180deg,rgba(255,248,239,.65),#fff);
}

.google-review-card{
  display:grid;
  gap:18px;
  align-items:center;
  padding:26px;
  border-radius:34px;
  background:rgba(255,255,255,.94);
  box-shadow:var(--shadow-card);
  border:1px solid rgba(24,52,55,.08);
}

.google-review-card h2{
  margin:0;
  color:var(--green-dark);
  font-size:clamp(1.8rem,7vw,3.2rem);
  line-height:1.04;
  letter-spacing:-.045em;
}

.google-review-card p{
  margin:12px 0 0;
  color:var(--gray-soft);
  line-height:1.6;
}

.google-review-btn{
  width:100%;
}

@media(min-width:760px){
  .google-review-card{
    grid-template-columns:1fr auto;
    padding:34px;
  }
  .google-review-btn{
    width:auto;
  }
}


/* --- v18 HOME: menu Massagens + CTAs mobile sempre fora do menu --- */
.mobile-bottom-dock,
.mobile-sticky-cta{
  display:none!important;
}
.mobile-header-actions{
  display:none;
}
.massagens-anchor{
  scroll-margin-top:92px;
}
@media(max-width:979px){
  body{
    padding-bottom:0!important;
  }
  .site-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:1000!important;
    height:58px!important;
    min-height:58px!important;
    padding:6px 7px!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:5px!important;
    background:rgba(250,247,242,.96)!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
    border-bottom:1px solid rgba(24,52,55,.08)!important;
    box-shadow:0 8px 22px rgba(24,52,55,.08)!important;
  }
  .site-header .brand{
    order:1!important;
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    height:44px!important;
    margin:0!important;
    padding:0!important;
  }
  .site-header .brand img{
    display:block!important;
    height:38px!important;
    width:auto!important;
    max-width:78px!important;
    object-fit:contain!important;
    margin:0!important;
  }
  .mobile-header-actions{
    order:2!important;
    flex:1 1 auto!important;
    min-width:0!important;
    height:34px!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:4px!important;
  }
  .mobile-header-actions a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
    margin:0!important;
    padding:0 7px!important;
    border-radius:999px!important;
    color:#fff!important;
    text-decoration:none!important;
    font-weight:900!important;
    white-space:nowrap!important;
    letter-spacing:-.035em!important;
    line-height:30px!important;
    box-shadow:0 7px 16px rgba(24,52,55,.13)!important;
  }
  .mobile-student-btn{
    font-size:.57rem!important;
    background:linear-gradient(135deg,#183437,#2a5a60,#8fb2ab)!important;
  }
  .mobile-agendar-btn{
    font-size:.55rem!important;
    background:linear-gradient(135deg,var(--orange),var(--orange-light))!important;
  }
  .site-header .menu-toggle{
    order:3!important;
    flex:0 0 30px!important;
    align-self:center!important;
    display:grid!important;
    place-content:center!important;
    gap:3px!important;
    position:static!important;
    transform:none!important;
    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
    margin:0!important;
    padding:0!important;
    border-radius:999px!important;
  }
  .site-header .menu-toggle span{
    width:14px!important;
    height:2px!important;
    margin:0!important;
  }
  .site-header .main-nav{
    display:none!important;
  }
  .site-header .main-nav.open{
    position:fixed!important;
    top:64px!important;
    left:9px!important;
    right:9px!important;
    z-index:1200!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:9px!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:12px!important;
    border-radius:20px!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 22px 55px rgba(24,52,55,.18)!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
  }
  .site-header .main-nav.open .nav-student,
  .site-header .main-nav.open .nav-cta{
    display:none!important;
    opacity:0!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
  }
  .site-header .main-nav.open a:not(.nav-student):not(.nav-cta){
    display:flex!important;
    width:100%!important;
    height:42px!important;
    min-height:42px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 14px!important;
    border-radius:999px!important;
    color:var(--green-dark)!important;
    background:var(--ice)!important;
    font-size:.88rem!important;
    font-weight:900!important;
    line-height:1!important;
    white-space:nowrap!important;
    text-align:center!important;
    text-decoration:none!important;
    position:static!important;
    transform:none!important;
  }
  .site-header .menu-toggle[aria-expanded="true"]{
    background:linear-gradient(135deg,var(--orange),var(--orange-light))!important;
  }
  .hero{
    padding-top:82px!important;
  }
}
@media(max-width:374px){
  .site-header{
    height:56px!important;
    min-height:56px!important;
    padding:5px 6px!important;
    gap:4px!important;
  }
  .site-header .brand img{
    height:34px!important;
    max-width:66px!important;
  }
  .mobile-header-actions{
    height:32px!important;
    gap:3px!important;
  }
  .mobile-header-actions a{
    height:28px!important;
    min-height:28px!important;
    max-height:28px!important;
    padding:0 5px!important;
    line-height:28px!important;
  }
  .mobile-student-btn{
    font-size:.52rem!important;
  }
  .mobile-agendar-btn{
    font-size:.50rem!important;
  }
  .site-header .menu-toggle{
    flex-basis:28px!important;
    width:28px!important;
    min-width:28px!important;
    max-width:28px!important;
    height:28px!important;
    min-height:28px!important;
    max-height:28px!important;
  }
  .site-header .main-nav.open{
    top:62px!important;
    left:7px!important;
    right:7px!important;
  }
}
@media(min-width:980px){
  .mobile-header-actions{
    display:none!important;
  }
}
