@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Montserrat:wght@400;500;600;700;800&display=swap');
:root{--deep:#0a0a0a;--deep2:#000000;--gold:#ffd400;--gold2:#ffe95a;--cream:#f5f5f1;--ink:#121212;--muted:#666a6d;--line:#dbdbd2}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0b0b;color:var(--ink);font-family:Montserrat,Arial,sans-serif;padding:18px 20px 28px}.site-frame{width:min(1660px,100%);margin:0 auto;background:var(--cream);box-shadow:0 24px 70px #00000045;border-radius:0 0 16px 16px;overflow:hidden}a{text-decoration:none;color:inherit}svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.topbar{height:92px;padding:0 clamp(24px,5vw,70px);display:flex;align-items:center;gap:42px;background:linear-gradient(180deg,#090909,#000000);color:#fff;border-bottom:1px solid #ffd40022;position:sticky;top:0;z-index:50;box-shadow:0 10px 35px #0000004d}
.logo{display:flex;align-items:center;gap:13px;min-width:max-content}.logo-mark{width:48px;height:48px;color:var(--gold2)}.logo-copy strong,.logo-copy small{display:block}.logo-copy strong{font-family:'Cormorant Garamond',serif;font-size:34px;font-weight:600;letter-spacing:.02em;line-height:.8}.logo-copy small{font-size:9px;margin-top:8px;letter-spacing:.06em}
.topbar nav{display:flex;align-items:center;justify-content:center;gap:44px;margin-left:auto}.topbar nav a{font-size:11px;font-weight:600;letter-spacing:.04em;color:#f7f4ed}.topbar nav a:hover{color:var(--gold2)}
.wa-top{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ffe95a,#ffd400);color:#111;padding:15px 20px;border-radius:4px;font-weight:800;font-size:11px;box-shadow:0 8px 24px #00000040}.mini-icon{width:18px;height:18px}

.hero{height:560px;position:relative;overflow:hidden;background:var(--deep2)}.hero-photo{position:absolute;right:0;top:0;width:64%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#000000 0%,#000000f5 38%,#000000b2 56%,#00000015 78%,transparent 100%)}.hero-copy{position:relative;z-index:5;width:min(650px,48vw);padding:68px 0 0 clamp(45px,7vw,100px);color:#fff}.hero h1{margin:0;font-family:'Cormorant Garamond',serif;font-size:clamp(58px,5.5vw,88px);font-weight:500;line-height:.9;letter-spacing:-.035em}.hero h1 em{font-weight:500;color:var(--gold2)}.gold-rule{display:block;width:52px;height:2px;background:var(--gold);margin:32px 0;box-shadow:0 0 10px #ffd40055}.gold-rule.small{margin:24px 0;width:34px}.hero h2{font-family:'Cormorant Garamond',serif;font-size:19px;line-height:1.25;font-weight:500;letter-spacing:.02em}.hero h2 b{color:var(--gold2);font-weight:600}.hero p{max-width:470px;font-size:13px;line-height:1.65;color:#ecf0ec}.wave-decor{position:absolute;z-index:3;width:460px;height:120px;opacity:.22;background:repeating-radial-gradient(ellipse at center,transparent 0 6px,#ffd400 7px 8px,transparent 9px 16px);filter:blur(.2px);transform:scaleY(.35) rotate(-4deg)}.wave-a{left:350px;bottom:90px}.wave-b{right:-80px;bottom:25px}

.journey{padding:30px clamp(34px,5vw,72px) 38px;background:#f6f6f1;border-bottom:1px solid #dadad0}.section-title{display:flex;justify-content:center;align-items:center;gap:22px;margin-bottom:26px}.section-title span{width:32px;height:1px;background:var(--gold)}.section-title h2{margin:0;font-family:'Cormorant Garamond',serif;letter-spacing:.16em;font-size:22px;font-weight:600}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.journey-grid article{display:grid;grid-template-columns:74px 30px 1fr;gap:12px;align-items:center}.round-icon{width:68px;height:68px;border-radius:50%;background:var(--deep);display:grid;place-items:center;color:var(--gold2);padding:18px}.num{font-family:'Cormorant Garamond',serif;font-size:47px;color:var(--gold);font-weight:500}.journey h3{margin:0 0 7px;font-family:'Cormorant Garamond',serif;font-size:16px;letter-spacing:.03em}.journey p{margin:0;font-size:10px;line-height:1.5;color:#445451}

.product-band{display:grid;grid-template-columns:1.05fr 1.05fr .9fr;min-height:385px;background:#ffffff;border-bottom:1px solid #dddcd0}.product-copy{padding:45px 38px 38px clamp(36px,5vw,72px)}.product-copy h2{margin:0;font-family:'Cormorant Garamond',serif;font-size:28px;line-height:1.05;font-weight:600;letter-spacing:.015em}.product-copy h2 em{color:#b47f29;font-style:normal;font-weight:500}.product-copy>p{max-width:390px;font-size:12px;line-height:1.6}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:33px}.benefits div{text-align:center;color:#9f741f}.benefits span{display:block;width:33px;height:33px;margin:0 auto 10px}.benefits b{font-size:8px;line-height:1.25;color:#222;letter-spacing:.03em}.product-photo-wrap{overflow:hidden}.product-photo-wrap img{width:100%;height:100%;object-fit:cover;display:block}.care-panel{background:linear-gradient(145deg,#0e0e0e,#000000);color:#fff;padding:44px 42px}.care-title{display:flex;gap:14px;align-items:flex-start}.care-title span{width:44px;height:44px;color:var(--gold2);flex:none}.care-title h2{margin:0;font-family:'Cormorant Garamond',serif;color:var(--gold2);font-size:25px;line-height:1.05;font-weight:600}.care-panel>p{font-size:11px;line-height:1.65;color:#eef2ee;margin:25px 0 20px}.care-panel ul{list-style:none;padding:16px 0 0;margin:0;border-top:1px solid #ffffff33}.care-panel li{font-size:10px;margin:11px 0;padding-left:24px;position:relative}.care-panel li:before{content:'✓';position:absolute;left:0;top:-2px;width:15px;height:15px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:8px}

.location-band{display:grid;grid-template-columns:1.05fr 1.2fr .75fr;gap:30px;padding:34px clamp(36px,5vw,72px);background:#f6f6f1;align-items:stretch}.clinic-photo img{width:100%;height:100%;min-height:225px;object-fit:cover;border-radius:7px;display:block}.location-heading{display:flex;align-items:flex-start;gap:12px}.outline-icon{width:42px;height:42px;color:#142d2c;flex:none}.location-heading h2{font-family:'Cormorant Garamond',serif;font-size:28px;margin:2px 0 1px;font-weight:600}.location-heading p{font-family:'Cormorant Garamond',serif;font-size:16px;margin:0}.location-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.location-features>div{padding:0 16px;border-right:1px solid #d9d0bf}.location-features>div:first-child{padding-left:0}.location-features>div:last-child{border-right:0}.location-features span{width:29px;height:29px;color:#b77e24;display:block;margin-bottom:9px}.location-features b{font-size:8px}.location-features p{font-size:9px;line-height:1.45}.address-card{background:var(--deep);border-radius:6px;color:#fff;padding:28px 24px;text-align:center;box-shadow:0 12px 28px #00000026}.address-card h3{font-family:'Cormorant Garamond',serif;color:var(--gold2);font-size:22px;line-height:1.1;margin:0 0 18px}.address-card p{font-size:11px;line-height:1.6}.address-card a{margin-top:15px;background:linear-gradient(135deg,#ffe95a,#ffd400);color:#111;font-weight:800;font-size:10px;padding:12px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:4px}.address-card a span{width:17px;height:17px}

.quote-band{display:grid;grid-template-columns:.72fr 1.28fr;background:radial-gradient(circle at 8% 30%,#202020 0,#0a0a0a 40%,#000000 100%);padding:32px clamp(36px,5vw,72px);gap:42px;align-items:center}.quote-cta{text-align:center;color:#fff}.quote-icon{width:62px;height:62px;border:2px solid var(--gold);border-radius:50%;padding:14px;color:var(--gold2);margin:0 auto 18px}.quote-cta h2{font-family:'Cormorant Garamond',serif;font-size:31px;line-height:1.08;color:var(--gold2);margin:0}.centered{margin:18px auto}.quote-wa{width:min(330px,100%);margin:22px auto 0;border:1px solid var(--gold);border-radius:4px;padding:13px 18px;display:flex;align-items:center;justify-content:center;gap:13px;background:#11111166}.quote-wa>span{width:29px;height:29px;color:var(--gold2)}.quote-wa strong,.quote-wa small{display:block}.quote-wa strong{font-family:'Cormorant Garamond',serif;color:var(--gold2);font-size:25px}.quote-wa small{font-size:9px;color:#fff;margin-top:2px}.form-shell{background:#fff;border-radius:12px;padding:21px 28px 18px;box-shadow:0 15px 45px #001c1d44}.form-heading{text-align:center}.form-heading h3{font-family:'Cormorant Garamond',serif;font-size:19px;margin:0}.form-heading p{font-family:'Cormorant Garamond',serif;color:#b27b26;font-size:16px;margin:2px 0 17px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 12px}.form-grid label{font-size:7px;font-weight:800;color:#222}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;margin-top:6px;border:1px solid #ddd;border-radius:3px;background:#fff;padding:10px;font-family:Montserrat,sans-serif;font-size:9px;outline:none}.form-grid textarea{resize:vertical}.form-grid .wide{grid-column:1/-1}.consent{display:flex!important;align-items:flex-start;gap:8px;font-size:8px!important;font-weight:500!important}.consent input{width:auto!important;margin:1px 0 0!important}.submit-row{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:9px}.submit-row small{font-size:7px;color:#88918f}.submit-row button{border:0;border-radius:3px;background:linear-gradient(135deg,#ffe95a,#ffd400);color:#111;padding:12px 18px;font-size:9px;font-weight:800;cursor:pointer}.success-state{text-align:center;padding:42px 20px}.success-state>div{width:52px;height:52px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#e8f4ee;color:#2c7665;font-size:24px}.success-state h3{font-family:'Cormorant Garamond',serif;font-size:29px;margin:12px 0}.success-state p{font-size:11px;line-height:1.6;color:#647570}.success-state a{display:inline-block;margin-top:12px;color:#9e6d22;font-size:10px;font-weight:700}.hp{position:absolute!important;left:-9999px!important}

.footer{min-height:105px;background:#090909;border-top:1px solid #ffd40022;color:#fff;padding:22px clamp(36px,5vw,72px);display:grid;grid-template-columns:1.1fr .8fr 1.2fr auto;gap:28px;align-items:center}.footer .logo-copy strong{font-size:28px}.footer .logo-mark{width:43px;height:43px}.footer-item{display:flex;align-items:center;gap:12px}.footer-icon{width:27px;height:27px;color:var(--gold2)}.footer-item strong,.footer-item small{display:block}.footer-item strong{font-family:'Cormorant Garamond',serif;color:var(--gold2);font-size:20px}.footer-item small{font-size:8px;margin-top:2px}.footer-access a{font-size:9px;color:#d9e2de;border:1px solid #ffffff24;padding:8px 10px;border-radius:20px}.copyright{padding:9px 20px;text-align:center;background:#050505;color:#b9b9b0;font-size:7px;border-top:1px solid #ffd40018}

@media(max-width:1080px){.topbar nav{gap:20px}.hero-photo{width:70%}.journey-grid{grid-template-columns:1fr 1fr}.product-band{grid-template-columns:1fr 1fr}.care-panel{grid-column:1/-1}.location-band{grid-template-columns:1fr 1fr}.address-card{grid-column:1/-1}.quote-band{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.topbar{height:70px;padding:0 16px;gap:12px}.logo-mark{width:36px;height:36px}.logo-copy strong{font-size:25px}.logo-copy small{font-size:7px;margin-top:6px}.topbar nav{display:none}.wa-top{margin-left:auto;padding:11px 12px;font-size:9px}.hero{height:670px}.hero-photo{width:100%;height:62%;top:auto;bottom:0;object-position:center}.hero-overlay{background:linear-gradient(180deg,#000000 0%,#000000f0 48%,#00000055 72%,transparent 100%)}.hero-copy{width:100%;padding:40px 20px 0}.hero h1{font-size:52px}.hero h2{font-size:16px}.hero p{font-size:11px;max-width:92%}.journey{padding:28px 18px}.section-title h2{font-size:17px;text-align:center}.journey-grid{grid-template-columns:1fr}.journey-grid article{grid-template-columns:64px 27px 1fr}.product-band{grid-template-columns:1fr}.product-copy{padding:38px 20px}.product-photo-wrap{height:340px}.care-panel{grid-column:auto;padding:35px 22px}.location-band{grid-template-columns:1fr;padding:22px 18px}.location-features{grid-template-columns:1fr}.location-features>div{border-right:0;border-bottom:1px solid #d9d0bf;padding:12px 0}.address-card{grid-column:auto}.quote-band{padding:35px 18px}.form-shell{padding:20px 15px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.submit-row{align-items:stretch;flex-direction:column}.submit-row button{width:100%}.footer{grid-template-columns:1fr;padding:24px 18px}.footer-access{display:none}.benefits{grid-template-columns:1fr 1fr}}

/* V9.1 — mais respiro no desktop e rodapé padrão MD */
@media(min-width:1180px){
  .topbar{padding-left:62px;padding-right:62px}
  .hero-copy{padding-left:88px}
  .journey{padding-left:58px;padding-right:58px}
  .product-copy{padding-left:62px}
  .location-band,.quote-band,.footer{padding-left:58px;padding-right:58px}
}
.footer-bottom{
  min-height:38px;
  padding:9px clamp(24px,4vw,58px);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  background:#050505;
  color:#b9b9b0;
  font-size:7px;
  border-top:1px solid #ffd40018
}
.footer-bottom .md-credit{
  display:flex;
  align-items:center;
  gap:5px;
  white-space:nowrap
}
.footer-bottom .md-credit a{color:#ffd400;font-weight:700}
.footer-bottom .md-credit i{font-style:normal;color:#607b76}
@media(max-width:760px){
  body{padding:0;background:#000000}
  .site-frame{width:100%;border-radius:0;box-shadow:none}
  .footer-bottom{
    padding:11px 18px 13px;
    align-items:flex-start;
    flex-direction:column;
    gap:5px;
    line-height:1.45
  }
  .footer-bottom .md-credit{white-space:normal;flex-wrap:wrap}
}

/* === 2026-08 Legibilidade: mínimo confortável sem alterar a identidade === */
.logo-copy small{font-size:10.5px}.topbar nav a,.wa-top{font-size:12px}
.hero p{font-size:14px}.journey p{font-size:12px}.product-copy>p{font-size:13px}
.benefits b{font-size:10.5px}.care-panel>p{font-size:13px}.care-panel li{font-size:12px}
.location-features b{font-size:10.5px}.location-features p{font-size:11.5px}.address-card p{font-size:12.5px}.address-card a{font-size:11.5px}
.quote-wa small{font-size:10.5px}.form-grid label{font-size:11px}.form-grid input,.form-grid select,.form-grid textarea{font-size:13px}
.consent{font-size:11px!important}.submit-row small{font-size:10.5px}.submit-row button{font-size:11.5px}.success-state p{font-size:13px}.success-state a{font-size:11.5px}
.footer .logo-copy small{font-size:10px}.footer-item small{font-size:10px}.footer-access a{font-size:10.5px}.copyright,.footer-bottom{font-size:9.5px}
@media(max-width:760px){.journey p,.product-copy>p,.care-panel>p,.care-panel li,.address-card p{font-size:13px}.location-features p{font-size:12px}.form-grid label{font-size:11.5px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}.consent{font-size:12px!important}.submit-row small{font-size:11px}.footer-item small{font-size:10.5px}}

/* === 2026-08-27 — linha Rexton / foco em aparelhos auditivos === */
.rexton-kicker{display:inline-block;margin-bottom:10px;color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.15em}.rexton-kicker.dark{color:#8d6a00}.rexton-product-stage{position:relative;overflow:hidden;min-height:410px;background:linear-gradient(145deg,#111111,#000000);display:grid;place-items:center}.rexton-product-stage:before{content:'';position:absolute;width:320px;height:320px;border-radius:50%;border:1px solid #ffd40042;box-shadow:0 0 0 48px #ffd40012,0 0 0 96px #ffffff08}.stage-main{position:relative;z-index:2;width:46%;max-height:300px;object-fit:contain;mix-blend-mode:screen}.stage-small{position:absolute;z-index:3;width:24%;max-height:160px;object-fit:contain;mix-blend-mode:screen}.stage-small.one{left:8%;bottom:38px}.stage-small.two{right:7%;bottom:40px}.stage-label{position:absolute;z-index:4;top:28px;left:30px}.stage-label strong,.stage-label span{display:block}.stage-label strong{font-family:'Cormorant Garamond',serif;font-size:27px;letter-spacing:.06em}.stage-label span{font-size:9px;color:#d7d7cb;letter-spacing:.08em}
.hearing-types{padding:58px clamp(36px,5vw,72px);background:#f7f7f2;border-bottom:1px solid #dfdfd3}.types-heading{max-width:780px;margin:0 auto 34px;text-align:center}.types-heading h2,.showcase-heading h2,.tech-intro h2{font-family:'Cormorant Garamond',serif;font-size:34px;line-height:1.05;margin:0 0 10px;font-weight:600}.types-heading p,.showcase-heading p,.tech-intro p{font-size:12.5px;line-height:1.65;color:#52635f}.types-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.types-grid article{background:#fff;border:1px solid #e1e1d6;border-radius:12px;padding:27px 25px;box-shadow:0 12px 28px #0000000d}.type-code{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border-radius:999px;background:#111;color:#ffd400;font-weight:800;font-size:10px;letter-spacing:.06em}.types-grid h3{font-family:'Cormorant Garamond',serif;font-size:22px;margin:15px 0 9px}.types-grid p{font-size:12px;line-height:1.6;color:#4b5c58}.types-grid small{display:block;margin-top:16px;padding-top:14px;border-top:1px solid #ebe6dc;font-size:10px;line-height:1.55;color:#84745a}
.reach-showcase{padding:58px clamp(36px,5vw,72px);background:#ffffff}.showcase-heading{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end;margin-bottom:30px}.showcase-heading p{margin:0}.reach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reach-card{overflow:hidden;border-radius:14px;border:1px solid #e3e7e4;background:#fcfdfc}.reach-image{height:215px;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f6f6f3,#ecece6)}.reach-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.reach-copy{padding:23px}.reach-copy>span{font-size:9px;color:#a87524;font-weight:800;letter-spacing:.09em}.reach-copy h3{font-family:'Cormorant Garamond',serif;font-size:24px;margin:6px 0 9px}.reach-copy p{font-size:11.5px;line-height:1.6;color:#52635f}.reach-copy ul{list-style:none;margin:15px 0 0;padding:13px 0 0;border-top:1px solid #e4e9e5}.reach-copy li{position:relative;padding-left:17px;margin:7px 0;font-size:10px;color:#354a46}.reach-copy li:before{content:'•';position:absolute;left:3px;color:#b9812c;font-weight:900}
.rexton-tech-band{padding:52px clamp(36px,5vw,72px);background:radial-gradient(circle at 82% 15%,#202020 0,#0a0a0a 42%,#000000 100%);color:#fff}.tech-intro{max-width:830px}.tech-intro h2{color:#f8f2e7}.tech-intro p{color:#e3ebe8}.family-strip{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 30px}.family-strip span{border:1px solid #ffd4004d;border-radius:999px;padding:8px 12px;color:#ffe95a;font-size:10px;font-weight:800;letter-spacing:.08em}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tech-grid>div{padding:18px 17px;border:1px solid #ffd40018;border-radius:10px;background:#ffffff08}.tech-grid b{font-size:9.5px;color:#ffe95a;letter-spacing:.08em}.tech-grid p{font-size:10.5px;line-height:1.6;color:#e4ece9;margin:8px 0 0}.tech-note{margin:22px 0 0;padding-top:17px;border-top:1px solid #ffffff1f;font-size:9.5px;line-height:1.55;color:#adc2bd}
@media(max-width:1080px){.rexton-product-stage{min-height:385px}.types-grid,.reach-grid{grid-template-columns:1fr 1fr}.reach-card:last-child{grid-column:1/-1}.tech-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.rexton-product-stage{height:330px;min-height:0}.stage-main{width:43%}.stage-small{width:24%}.stage-label{top:18px;left:18px}.hearing-types,.reach-showcase,.rexton-tech-band{padding:38px 18px}.types-heading{margin-bottom:24px}.types-heading h2,.showcase-heading h2,.tech-intro h2{font-size:29px}.types-grid,.reach-grid,.tech-grid{grid-template-columns:1fr}.showcase-heading{grid-template-columns:1fr;gap:8px}.reach-card:last-child{grid-column:auto}.reach-image{height:190px}.types-grid article{padding:22px 20px}.tech-grid>div{padding:16px}.family-strip{margin:20px 0 24px}.rexton-kicker{font-size:9px}}

/* === 2026-08-27 — correção estrutural dos cards Rexton desktop/mobile === */
.reach-grid{align-items:stretch}
.reach-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  height:100%;
  overflow:hidden;
  position:relative;
  isolation:isolate;
}
.reach-image{
  position:relative;
  flex:0 0 245px;
  height:245px;
  min-height:245px;
  width:100%;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px 30px;
  background:linear-gradient(145deg,#f6f6f3,#ecece6);
  z-index:1;
}
.reach-image img{
  position:static !important;
  inset:auto !important;
  display:block;
  width:auto !important;
  height:auto !important;
  max-width:82% !important;
  max-height:195px !important;
  object-fit:contain !important;
  transform:none !important;
  margin:0 auto !important;
}
.reach-card:nth-child(1) .reach-image img{max-height:200px !important;max-width:62% !important}
.reach-card:nth-child(2) .reach-image img{max-height:200px !important;max-width:70% !important}
.reach-card:nth-child(3) .reach-image img{max-height:165px !important;max-width:72% !important}
.reach-copy{
  position:relative;
  z-index:2;
  flex:1 1 auto;
  background:#fcfdfc;
  padding:24px 23px 25px;
  overflow:visible;
}
.reach-copy p{min-height:0;margin:0}
.reach-copy ul{margin-bottom:0}

@media(max-width:1080px){
  .reach-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
  .reach-card:last-child{grid-column:1/-1;max-width:none}
  .reach-card:last-child .reach-image img{max-width:45% !important}
}

@media(max-width:760px){
  .reach-showcase{padding:36px 16px 40px}
  .showcase-heading{display:block;margin-bottom:22px}
  .showcase-heading h2{font-size:28px;line-height:1.08;margin-bottom:12px}
  .showcase-heading p{font-size:13px;line-height:1.55}
  .reach-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}
  .reach-card,.reach-card:last-child{grid-column:auto;width:100%;max-width:none}
  .reach-image{
    flex-basis:210px;
    height:210px;
    min-height:210px;
    padding:20px 22px;
  }
  .reach-image img{
    max-height:170px !important;
    max-width:76% !important;
  }
  .reach-card:nth-child(1) .reach-image img{max-height:170px !important;max-width:54% !important}
  .reach-card:nth-child(2) .reach-image img{max-height:170px !important;max-width:62% !important}
  .reach-card:nth-child(3) .reach-image img{max-height:138px !important;max-width:70% !important}
  .reach-copy{padding:21px 20px 22px}
  .reach-copy>span{font-size:9px;line-height:1.35}
  .reach-copy h3{font-size:23px;line-height:1.08;margin:7px 0 10px}
  .reach-copy p{font-size:13px;line-height:1.55}
  .reach-copy ul{margin-top:15px;padding-top:13px}
  .reach-copy li{font-size:12px;line-height:1.45;margin:7px 0}
}

@media(max-width:390px){
  .reach-image{height:190px;min-height:190px;flex-basis:190px;padding:18px}
  .reach-image img{max-height:150px !important}
  .reach-card:nth-child(1) .reach-image img{max-height:150px !important;max-width:52% !important}
  .reach-card:nth-child(2) .reach-image img{max-height:150px !important;max-width:60% !important}
  .reach-card:nth-child(3) .reach-image img{max-height:122px !important;max-width:68% !important}
  .reach-copy{padding:19px 18px 20px}
}

/* === 2026-08-27 — compactação real do mobile (localização, formulário e rodapé) === */
@media(max-width:760px){
  .location-band{
    padding:16px 14px 18px;
    gap:14px;
  }
  .clinic-photo img{
    min-height:150px;
    max-height:165px;
    border-radius:6px;
  }
  .location-copy{padding:0}
  .location-heading{
    gap:10px;
    margin-bottom:2px;
  }
  .outline-icon{width:34px;height:34px;margin-top:2px}
  .location-heading h2{
    font-size:24px;
    line-height:1.02;
    margin:0 0 4px;
  }
  .location-heading p{
    font-size:13px;
    line-height:1.35;
  }
  .location-features{
    margin-top:12px;
    gap:0;
  }
  .location-features>div{
    padding:10px 0 11px;
  }
  .location-features span{
    width:22px;
    height:22px;
    margin-bottom:7px;
  }
  .location-features b{
    display:block;
    font-size:11px;
    line-height:1.2;
    margin-bottom:5px;
  }
  .location-features p{
    font-size:12px;
    line-height:1.4;
    margin:0;
  }
  .address-card{
    margin-top:4px;
    padding:18px 16px 16px;
    border-radius:8px;
  }
  .address-card h3{
    font-size:18px;
    line-height:1.05;
    margin:0 0 12px;
  }
  .address-card p{
    font-size:11.5px;
    line-height:1.45;
    margin:0;
  }
  .address-card a{
    margin-top:14px;
    min-height:42px;
    padding:10px 12px;
    font-size:10.5px;
  }

  .quote-band{
    padding:22px 14px 20px;
    gap:18px;
  }
  .quote-icon{
    width:48px;
    height:48px;
    padding:10px;
    margin-bottom:12px;
  }
  .quote-cta h2{
    font-size:24px;
    line-height:1.04;
  }
  .quote-wa{
    margin-top:14px;
    padding:10px 12px;
    gap:10px;
  }
  .quote-wa>span{width:24px;height:24px}
  .quote-wa strong{font-size:21px}
  .quote-wa small{font-size:9px}
  .form-shell{
    padding:16px 14px 14px;
    border-radius:10px;
  }
  .form-heading h3{font-size:17px}
  .form-heading p{font-size:14px;margin:3px 0 12px}
  .form-grid{gap:8px 10px}
  .form-grid label{font-size:11px}
  .form-grid input,.form-grid select,.form-grid textarea{
    margin-top:5px;
    padding:9px 10px;
    font-size:15px;
  }
  .submit-row{
    margin-top:7px;
    gap:8px;
  }
  .submit-row small{
    font-size:10px;
    line-height:1.35;
  }
  .submit-row button{
    min-height:42px;
    padding:10px 14px;
    font-size:11px;
  }

  .footer{
    padding:16px 14px 14px;
    gap:12px;
    grid-template-columns:1fr;
  }
  .footer-brand{
    gap:10px;
  }
  .footer .logo-mark{
    width:32px;
    height:32px;
  }
  .footer .logo-copy strong{
    font-size:22px;
    line-height:.9;
  }
  .footer .logo-copy small{
    font-size:8.5px;
    margin-top:4px;
  }
  .footer-item{
    gap:9px;
    align-items:flex-start;
  }
  .footer-icon{
    width:21px;
    height:21px;
    margin-top:1px;
    flex:none;
  }
  .footer-item strong{
    font-size:16px;
    line-height:1.08;
  }
  .footer-item small{
    font-size:9px;
    line-height:1.3;
    margin-top:2px;
  }
  .footer-bottom{
    padding:8px 14px 10px;
    gap:4px;
    font-size:8px;
    line-height:1.35;
  }
  .footer-bottom .md-credit{
    gap:4px;
  }
}

@media(max-width:420px){
  .location-heading h2{font-size:22px}
  .quote-cta h2{font-size:22px}
  .footer .logo-copy strong{font-size:20px}
  .footer-item strong{font-size:15px}
  .footer-bottom{font-size:7.6px}
}

/* === 2026-08-27 — Argosy Vista integrada sem alterar a identidade principal === */
.argosy-showcase{padding:54px clamp(36px,5vw,72px);background:#f6f6f1;border-top:1px solid #e0e0d6;border-bottom:1px solid #deded4}
.argosy-heading{display:grid;grid-template-columns:1fr .85fr;gap:44px;align-items:end;margin-bottom:28px}
.argosy-heading h2{font-family:'Cormorant Garamond',serif;font-size:34px;line-height:1.05;margin:0;font-weight:600}
.argosy-heading p{font-size:12.5px;line-height:1.65;color:#52635f;margin:0}
.argosy-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.argosy-card{background:#fff;border:1px solid #deded5;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-width:0}
.argosy-image{height:185px;display:flex;align-items:center;justify-content:center;padding:18px;background:linear-gradient(145deg,#fff,#efefe9);overflow:hidden}
.argosy-image img{display:block;width:auto;height:auto;max-width:78%;max-height:150px;object-fit:contain}
.argosy-card:nth-child(1) .argosy-image img{max-width:72%;max-height:135px}
.argosy-copy{padding:18px 18px 20px;flex:1}
.argosy-copy>span{font-size:8.5px;font-weight:800;letter-spacing:.09em;color:#966c00}
.argosy-copy h3{font-family:'Cormorant Garamond',serif;font-size:22px;line-height:1.05;margin:6px 0 8px}
.argosy-copy p{font-size:11px;line-height:1.55;color:#52635f;margin:0}
.argosy-more{margin-top:16px;padding:13px 16px;border:1px solid #d8d8ce;border-radius:9px;background:#fff;display:flex;gap:14px;align-items:center;flex-wrap:wrap;font-size:10.5px;color:#4d5552}
.argosy-more strong{color:#111}.argosy-more span{padding-left:13px;position:relative}.argosy-more span:before{content:'•';position:absolute;left:0;color:var(--gold)}
.argosy-note{font-size:9.5px;line-height:1.5;color:#747b78;margin:14px 0 0}
@media(max-width:1080px){.argosy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
  .argosy-showcase{padding:34px 16px}
  .argosy-heading{display:block;margin-bottom:20px}
  .argosy-heading h2{font-size:27px;line-height:1.06;margin-bottom:10px}
  .argosy-heading p{font-size:12.5px;line-height:1.5}
  .argosy-grid{grid-template-columns:1fr;gap:12px}
  .argosy-card{display:grid;grid-template-columns:118px 1fr;min-height:142px}
  .argosy-image{height:auto;min-height:142px;padding:12px}
  .argosy-image img{max-width:92%;max-height:112px}
  .argosy-card:nth-child(1) .argosy-image img{max-width:92%;max-height:96px}
  .argosy-copy{padding:15px 14px 15px 5px;display:flex;flex-direction:column;justify-content:center}
  .argosy-copy h3{font-size:20px;margin:4px 0 6px}
  .argosy-copy p{font-size:11.5px;line-height:1.42}
  .argosy-more{margin-top:12px;padding:11px 12px;gap:6px;display:block;font-size:10px;line-height:1.5}
  .argosy-more span{display:block;margin-top:4px}
  .argosy-note{font-size:9px;margin-top:10px}
}

/* === 2026-08-27 — patch extra para encurtar a rolagem no mobile === */
@media(max-width:760px){
  body{padding:0;background:#000}
  .site-frame{border-radius:0;box-shadow:none}
  .topbar{
    height:64px;
    padding:0 12px;
    gap:10px;
  }
  .logo-mark{width:32px;height:32px}
  .logo-copy strong{font-size:22px}
  .logo-copy small{font-size:6.8px;margin-top:3px}
  .wa-top{
    padding:9px 10px;
    font-size:8px;
    min-height:auto;
  }

  .hero{
    height:580px;
  }
  .hero-photo{
    height:49%;
  }
  .hero-overlay{
    background:linear-gradient(180deg,#000000 0%,#000000f5 40%,#00000068 70%,transparent 100%);
  }
  .hero-copy{
    padding:26px 16px 0;
  }
  .hero h1{
    font-size:42px;
    line-height:.95;
    margin:0;
  }
  .gold-rule{
    margin:18px 0;
  }
  .hero h2{
    font-size:13px;
    line-height:1.35;
    max-width:95%;
  }
  .hero p{
    font-size:12px;
    line-height:1.5;
    max-width:95%;
    margin-top:12px;
  }
  .wave-decor{display:none}

  .journey{
    padding:20px 14px 22px;
  }
  .section-title{margin-bottom:16px}
  .section-title h2{font-size:16px;line-height:1.15}
  .journey-grid{gap:12px}
  .journey-grid article{
    grid-template-columns:54px 22px 1fr;
    gap:8px;
    padding:0;
  }
  .round-icon{width:46px;height:46px}
  .journey-grid h3{font-size:11px;margin:0 0 4px}
  .journey-grid p{font-size:12px;line-height:1.42}
  .num{font-size:18px}

  .product-band{grid-template-columns:1fr}
  .product-copy{padding:28px 16px 18px}
  .product-copy h2{font-size:29px;line-height:1.02}
  .product-copy>p{font-size:12px;line-height:1.5}
  .benefits{gap:9px;margin-top:16px}
  .benefits div{padding:11px 10px}
  .benefits span{width:24px;height:24px;margin-bottom:6px}
  .benefits b{font-size:9.5px;line-height:1.25}
  .rexton-product-stage{
    height:250px;
  }
  .rexton-product-stage:before{
    width:240px;height:240px;
    box-shadow:0 0 0 34px #ffd40010,0 0 0 68px #ffffff06;
  }
  .stage-main{max-height:200px}
  .stage-small{max-height:92px}
  .stage-small.one{left:6%;bottom:20px}
  .stage-small.two{right:5%;bottom:20px}
  .stage-label{top:14px;left:14px}
  .stage-label strong{font-size:20px}
  .stage-label span{font-size:8px}
  .care-panel{padding:22px 16px}
  .care-title{margin-bottom:10px}
  .care-title h2{font-size:25px;line-height:1.04}
  .care-panel>p{font-size:12px;line-height:1.48}
  .care-panel ul{margin-top:12px;gap:7px}
  .care-panel li{font-size:12px;line-height:1.4}

  .hearing-types,.reach-showcase,.argosy-showcase,.rexton-tech-band{
    padding:28px 14px;
  }
  .types-heading,.showcase-heading,.argosy-heading{margin-bottom:16px}
  .types-heading h2,.showcase-heading h2,.tech-intro h2,.argosy-heading h2{
    font-size:24px;
    line-height:1.04;
  }
  .types-heading p,.showcase-heading p,.tech-intro p,.argosy-heading p{
    font-size:12px;
    line-height:1.45;
  }
  .types-grid{gap:12px}
  .types-grid article{padding:18px 16px}
  .types-grid h3{font-size:19px;margin:11px 0 7px}
  .types-grid p{font-size:12px;line-height:1.45}
  .types-grid small{font-size:9px;line-height:1.45;margin-top:10px;padding-top:10px}

  .reach-grid{gap:12px}
  .reach-image{
    flex-basis:175px;
    height:175px;
    min-height:175px;
    padding:16px 18px;
  }
  .reach-image img{max-height:138px !important}
  .reach-card:nth-child(1) .reach-image img{max-height:138px !important;max-width:52% !important}
  .reach-card:nth-child(2) .reach-image img{max-height:138px !important;max-width:58% !important}
  .reach-card:nth-child(3) .reach-image img{max-height:112px !important;max-width:66% !important}
  .reach-copy{padding:17px 16px 18px}
  .reach-copy h3{font-size:21px;margin:5px 0 8px}
  .reach-copy p{font-size:12px;line-height:1.46}
  .reach-copy ul{margin-top:10px;padding-top:10px}
  .reach-copy li{font-size:11px;line-height:1.4;margin:5px 0}

  .argosy-grid{gap:10px}
  .argosy-card{grid-template-columns:102px 1fr;min-height:124px}
  .argosy-image{min-height:124px;padding:10px}
  .argosy-image img{max-height:92px}
  .argosy-card:nth-child(1) .argosy-image img{max-height:82px}
  .argosy-copy{padding:12px 12px 12px 2px}
  .argosy-copy>span{font-size:8px}
  .argosy-copy h3{font-size:18px;margin:4px 0 5px}
  .argosy-copy p{font-size:10.8px;line-height:1.38}
  .argosy-more{margin-top:10px;padding:10px 11px;font-size:9.5px;line-height:1.45}
  .argosy-note{display:none}

  .rexton-tech-band{padding-bottom:24px}
  .family-strip{margin:14px 0 16px;gap:6px}
  .family-strip span{padding:6px 9px;font-size:8.5px}
  .tech-grid{gap:9px}
  .tech-grid>div{padding:12px 12px}
  .tech-grid b{font-size:8.8px}
  .tech-grid p{font-size:10.5px;line-height:1.42;margin-top:6px}
  .tech-note{display:none}
}

@media(max-width:420px){
  .hero{height:548px}
  .hero h1{font-size:38px}
  .hero h2{font-size:12px}
  .journey,.hearing-types,.reach-showcase,.argosy-showcase,.rexton-tech-band{padding-left:12px;padding-right:12px}
  .product-copy,.care-panel{padding-left:14px;padding-right:14px}
  .rexton-product-stage{height:230px}
  .stage-main{max-height:182px}
  .stage-small{max-height:82px}
  .types-heading h2,.showcase-heading h2,.tech-intro h2,.argosy-heading h2{font-size:22px}
  .argosy-card{grid-template-columns:94px 1fr;min-height:118px}
  .argosy-image{min-height:118px}
  .argosy-image img{max-height:86px}
}
