:root{--red:#d71920;--red2:#a90f15;--black:#090a0c;--graphite:#141619;--panel:#1c1f23;--white:#fff;--muted:#aeb3ba;--light:#f5f6f7;--ink:#17191d;--max:1380px;--shadow:0 24px 70px rgba(0,0,0,.18)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{height:88px;background:rgba(8,9,11,.96);position:fixed;inset:0 0 auto;z-index:1000;border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(14px)}.header-shell{height:100%;width:min(1520px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:260px minmax(480px,1fr) 260px;align-items:center;gap:24px}.brand img{width:205px;max-height:64px;object-fit:contain}.main-nav{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center}.main-nav a{color:#e6e7e9;font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:30px 8px;position:relative}.main-nav a:after{content:"";position:absolute;left:30%;right:30%;bottom:17px;height:2px;background:var(--red);transform:scaleX(0);transition:.25s}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.header-cta{justify-self:end;color:#fff;background:var(--red);display:flex;align-items:center;gap:9px;padding:13px 18px;border-radius:6px;font-weight:800;font-size:.82rem;white-space:nowrap;transition:.25s}.header-cta:hover{background:var(--red2);transform:translateY(-2px)}.header-cta img{width:22px;height:22px;object-fit:contain}.menu-toggle{display:none;background:none;border:0}.hero{min-height:790px;padding-top:88px;color:#fff;background:radial-gradient(circle at 75% 48%,rgba(215,25,32,.22),transparent 28%),linear-gradient(120deg,#07080a 0%,#111317 55%,#07080a 100%);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:46px 46px}.hero-glow{position:absolute;width:780px;height:500px;right:4%;top:19%;background:radial-gradient(ellipse,rgba(255,255,255,.18),rgba(215,25,32,.12) 38%,transparent 70%);filter:blur(18px)}.hero-grid{min-height:702px;display:grid;grid-template-columns:.88fr 1.32fr;align-items:center;gap:20px;position:relative;z-index:2}.hero-copy{padding:70px 0}.eyebrow{font-size:.78rem;letter-spacing:.22em;font-weight:800;color:#fff;text-transform:uppercase;margin-bottom:16px}.eyebrow.red{color:var(--red)}h1,h2,h3{font-family:Montserrat,Arial,sans-serif;line-height:1.08}.hero h1{font-size:clamp(3rem,5.4vw,6.2rem);max-width:780px;letter-spacing:-.055em}.lead{color:#c7cbd1;font-size:1.12rem;max-width:650px;margin:26px 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:5px;font-weight:800;text-transform:uppercase;letter-spacing:.055em;font-size:.8rem;transition:.25s}.btn-primary{background:var(--red);color:#fff;border:1px solid var(--red)}.btn-primary:hover{background:var(--red2);transform:translateY(-2px)}.btn-ghost{border:1px solid rgba(255,255,255,.55);color:#fff}.btn-ghost:hover{background:#fff;color:#111}.btn-dark{background:#111;color:#fff}.hero-art{align-self:end;display:flex;align-items:flex-end;justify-content:center;height:650px}.hero-art img{width:115%;max-width:none;max-height:650px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 34px rgba(0,0,0,.6))}.trust-strip{background:#fff;border-bottom:1px solid #e4e6e8;box-shadow:0 14px 30px rgba(0,0,0,.06);position:relative;z-index:10}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid article{display:flex;align-items:center;justify-content:center;gap:18px;padding:27px 20px;border-right:1px solid #e5e7e9}.trust-grid article:last-child{border-right:0}.trust-grid img{width:54px;height:54px;object-fit:contain}.trust-grid strong{display:block;font-family:Montserrat;font-size:1rem}.trust-grid span{display:block;color:#757a81;font-size:.85rem}.section{padding:105px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.section-heading h2,.section-title h2,.custom h2{font-size:clamp(2.1rem,3.6vw,4.4rem);letter-spacing:-.045em}.about-copy p{font-size:1.05rem;color:#555b63;margin-bottom:18px}.statement{background:var(--red);color:#fff;text-align:center;padding:58px 24px}.statement p{text-transform:uppercase;letter-spacing:.17em;font-size:1.3rem;font-weight:800;opacity:.9}.statement h2{font-size:clamp(1.8rem,3vw,3.4rem);margin-top:10px}.line{background:var(--light)}.section-title{max-width:800px;margin-bottom:48px}.section-title>p:last-child{color:#6c7279;margin-top:16px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.category-card{background:#fff;display:grid;grid-template-columns:1.05fr .95fr;min-height:365px;border:1px solid #e2e4e7;overflow:hidden;transition:.3s}.category-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#d0d3d6}.category-image{background:linear-gradient(145deg,#eceff1,#fff);display:flex;align-items:center;justify-content:center;padding:25px}.category-image img{max-height:315px;object-fit:contain;transition:.35s}.category-card:hover img{transform:scale(1.04)}.category-copy{padding:42px 28px;display:flex;flex-direction:column;justify-content:center}.category-copy>span{color:var(--red);font-family:Montserrat;font-weight:900;font-size:.76rem}.category-copy h3{font-size:1.55rem;margin:11px 0}.category-copy p{font-size:.9rem;color:#686e75}.category-copy b{font-size:.8rem;color:var(--red);margin-top:25px;text-transform:uppercase;letter-spacing:.07em}.center{text-align:center;margin-top:40px}.features{background:linear-gradient(135deg,#0b0c0e,#1a1d21);color:#fff}.section-title.light p{color:#c1c5ca}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12)}.feature-grid article{background:#131518;padding:44px 30px;min-height:280px}.feature-grid img{width:58px;height:58px;object-fit:contain;filter:brightness(0) invert(1);margin-bottom:32px}.feature-grid article:hover img{filter:none}.feature-grid h3{font-size:1.15rem;margin-bottom:12px}.feature-grid p{color:#aeb3ba;font-size:.9rem}.custom-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center}.blueprint{height:430px;background:#111820;color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow)}.blueprint:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:30px 30px}.blueprint span{position:absolute;border:2px solid rgba(215,25,32,.7)}.blueprint span:nth-child(1){width:62%;height:46%;transform:skew(-8deg)}.blueprint span:nth-child(2){width:38%;height:66%}.blueprint span:nth-child(3){width:70%;border-top:0;border-left:0;border-right:0}.blueprint strong{position:relative;z-index:2;font-family:Montserrat;font-size:2.4rem;line-height:.9}.custom p:not(.eyebrow){color:#626970;margin:22px 0 28px}.contact{background:#f1f3f4}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-card{background:#fff;padding:28px;display:flex;align-items:center;gap:18px;border:1px solid #e0e3e5;transition:.25s}.contact-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.contact-card img{width:48px;height:48px;object-fit:contain}.contact-card small{display:block;color:#8a9097;font-size:.68rem;letter-spacing:.12em;font-weight:800}.contact-card strong{display:block;font-size:.98rem;margin:2px 0}.contact-card span{color:var(--red);font-size:.78rem;font-weight:800}footer{background:#08090b;color:#aeb3ba;padding:42px 0}.footer-grid{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px;font-size:.82rem}.footer-grid img{width:180px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:60px;height:60px;border-radius:50%;background:#25d366;padding:11px;z-index:900;box-shadow:0 12px 30px rgba(0,0,0,.3);transition:.25s}.floating-whatsapp:hover{transform:scale(1.08)}.floating-whatsapp img{width:100%;height:100%;object-fit:contain}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.catalog-hero{padding:180px 0 90px;background:linear-gradient(135deg,#090a0c,#1a1d21);color:#fff}.catalog-hero h1{font-size:clamp(3.5rem,7vw,7rem);letter-spacing:-.06em}.catalog-hero>div>p:last-of-type{color:#bbc0c7;max-width:700px;margin-top:18px}.catalog-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:36px}.catalog-nav a{border:1px solid rgba(255,255,255,.25);padding:10px 15px;font-size:.76rem;font-weight:800;text-transform:uppercase}.catalog-nav a:hover{background:var(--red);border-color:var(--red)}.catalog h2{font-size:2.1rem;margin:72px 0 25px;padding-bottom:15px;border-bottom:2px solid #16181c}.catalog h2:first-child{margin-top:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e1e4e6;min-height:430px;display:flex;flex-direction:column;overflow:hidden;transition:.3s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-card>img{height:300px;width:100%;object-fit:contain;padding:24px;background:linear-gradient(145deg,#f1f2f3,#fff)}.product-card>div{padding:22px}.product-card span{font-size:.68rem;color:var(--red);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-card h3{font-size:1.05rem;margin:7px 0 15px}.product-card a{color:var(--red);font-size:.76rem;font-weight:900;text-transform:uppercase}.catalog{background:#f7f8f9}
@media(max-width:1100px){.header-shell{grid-template-columns:210px 1fr 210px}.main-nav a{font-size:.76rem}.hero-grid{grid-template-columns:1fr 1.2fr}.hero-art img{width:125%}.feature-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.site-header{height:74px}.header-shell{grid-template-columns:1fr auto;width:calc(100% - 30px)}.brand img{width:165px}.menu-toggle{display:flex;flex-direction:column;gap:5px;padding:10px}.menu-toggle span{width:28px;height:2px;background:#fff}.main-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#0c0d0f;padding:14px 20px;grid-template-columns:1fr;text-align:left}.main-nav.open{display:grid}.main-nav a{padding:14px 5px}.header-cta{display:none}.hero{padding-top:74px;min-height:auto}.hero-grid{grid-template-columns:1fr;padding-top:70px}.hero-copy{padding:20px 0}.hero h1{font-size:clamp(2.8rem,12vw,5rem)}.hero-art{height:430px}.hero-art img{width:115%;max-height:440px}.trust-grid{grid-template-columns:1fr}.trust-grid article{justify-content:flex-start;border-right:0;border-bottom:1px solid #e5e7e9;padding-left:9%}.split,.custom-grid{grid-template-columns:1fr;gap:45px}.category-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center;justify-items:center}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.container{width:min(100% - 30px,var(--max))}.section{padding:76px 0}.hero-grid{padding-top:45px}.hero-copy{text-align:center}.hero-actions{justify-content:center}.lead{font-size:1rem}.hero-art{height:320px}.hero-art img{width:132%;max-height:330px}.category-card{grid-template-columns:1fr}.category-image{height:260px}.category-copy{padding:28px}.feature-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.product-card>img{height:330px}.catalog-hero{padding:135px 0 65px}.catalog-nav{display:grid;grid-template-columns:1fr 1fr}.contact-card{padding:22px}.blueprint{height:320px}.footer-grid img{width:160px}}

/* V1.1 — AJUSTES APROVADOS: HEADER + ABERTURA DA HERO
   Escopo preservado: restante do site sem alterações. */
@media (min-width:1101px){
  .header-shell{grid-template-columns:280px minmax(520px,1fr) 285px;gap:26px}
  .brand img{width:222px;max-height:68px}
  .main-nav a{font-size:.96rem;letter-spacing:.075em}
  .header-cta{background:#fff;color:#111;padding:13px 19px;font-size:.84rem;border:1px solid rgba(255,255,255,.9)}
  .header-cta:hover{background:#f1f1f1;color:#111;transform:translateY(-2px)}
  .header-cta img{width:24px;height:24px}

  .hero-grid{grid-template-columns:1.04fr 1.16fr;gap:8px}
  .hero-copy{padding-left:18px}
  .hero h1{font-size:clamp(3rem,4.65vw,5.35rem);max-width:850px;letter-spacing:-.05em}
}

@media (min-width:861px) and (max-width:1100px){
  .brand img{width:214px}
  .main-nav a{font-size:.82rem}
  .hero-grid{grid-template-columns:1.02fr 1.18fr}
  .hero h1{font-size:clamp(3rem,4.9vw,4.8rem);max-width:720px}
}


/* V1.2 — AJUSTE EXCLUSIVO DA ABERTURA DA HERO
   1) título fixado em duas linhas longas;
   2) texto autorizado a ocupar a área livre acima da composição;
   3) fundo integrado à imagem sem alterar nenhum equipamento. */
@media (min-width:1101px){
  .hero{
    background:
      radial-gradient(ellipse 62% 64% at 82% 48%,rgba(180,10,18,.34) 0%,rgba(105,7,13,.20) 38%,rgba(20,10,13,.08) 62%,transparent 78%),
      linear-gradient(108deg,#07080a 0%,#0b0c0f 42%,#16090c 69%,#08090b 100%);
  }
  .hero:before{
    opacity:.10;
    background-image:
      linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),
      linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);
  }
  .hero:after{
    content:"";
    position:absolute;
    left:42%;right:-8%;bottom:-17%;height:53%;
    background:radial-gradient(ellipse at 54% 15%,rgba(150,15,22,.22),rgba(20,9,12,.14) 40%,transparent 72%);
    filter:blur(24px);
    pointer-events:none;
  }
  .hero-glow{
    width:920px;height:590px;right:-1%;top:16%;
    background:radial-gradient(ellipse,rgba(182,20,27,.29) 0%,rgba(110,9,15,.19) 38%,rgba(32,10,13,.08) 58%,transparent 76%);
    filter:blur(34px);
    opacity:.95;
  }
  .hero-grid{grid-template-columns:1.04fr 1.16fr;gap:8px}
  .hero-copy{position:relative;z-index:4;padding-left:18px;overflow:visible}
  .hero h1{
    width:960px;
    max-width:none;
    font-size:clamp(3rem,4.65vw,5.35rem);
    letter-spacing:-.05em;
    line-height:1.04;
  }
  .hero h1 span{display:block;white-space:nowrap}
  .hero-art{position:relative;z-index:2}
  .hero-art:before{
    content:"";
    position:absolute;
    z-index:-1;
    width:112%;height:78%;left:-3%;bottom:-4%;
    background:
      radial-gradient(ellipse at 54% 46%,rgba(180,14,22,.21),rgba(90,8,13,.12) 45%,transparent 72%),
      radial-gradient(ellipse at 50% 92%,rgba(0,0,0,.52),transparent 66%);
    filter:blur(22px);
    pointer-events:none;
  }
  .hero-art img{
    filter:drop-shadow(0 30px 34px rgba(0,0,0,.58)) drop-shadow(0 0 24px rgba(115,10,16,.16));
  }
}
@media (min-width:861px) and (max-width:1100px){
  .hero-copy{position:relative;z-index:4;overflow:visible}
  .hero h1{width:760px;max-width:none;line-height:1.04}
  .hero h1 span{display:block;white-space:nowrap}
  .hero-art{position:relative;z-index:2}
}
@media (max-width:860px){
  .hero h1 span{display:block}
}


/* V1.3 — CORREÇÃO REAL DA HERO
   Escopo: somente título, composição dos equipamentos e integração do fundo.
   As imagens oficiais dos equipamentos foram preservadas sem redesenho. */
@media (min-width:1101px){
  .hero{
    min-height:790px;
    background:
      radial-gradient(ellipse 48% 56% at 78% 59%,rgba(157,16,24,.24) 0%,rgba(77,10,15,.14) 43%,transparent 74%),
      radial-gradient(ellipse 70% 48% at 66% 101%,rgba(55,12,16,.28) 0%,transparent 68%),
      linear-gradient(112deg,#07080a 0%,#090a0c 43%,#10090c 70%,#08090b 100%);
  }
  .hero:before{opacity:.055;background-size:58px 58px}
  .hero:after{left:47%;right:-4%;bottom:-20%;height:47%;opacity:.62;filter:blur(38px)}
  .hero-glow{right:1%;top:22%;width:850px;height:510px;opacity:.62;filter:blur(52px)}

  .hero-grid{
    grid-template-columns:1.02fr 1.18fr;
    gap:0;
    min-height:702px;
    align-items:center;
  }
  .hero-copy{
    align-self:center;
    padding:42px 0 24px 18px;
    z-index:8;
    overflow:visible;
  }
  .hero h1{
    width:860px;
    max-width:none;
    font-size:clamp(3.25rem,4.35vw,5rem);
    line-height:1.02;
    letter-spacing:-.052em;
    margin:0;
  }
  .hero-title-line{display:block;white-space:nowrap}
  .lead{max-width:610px;margin-top:24px}

  .hero-art{
    position:relative;
    z-index:3;
    align-self:end;
    height:590px;
    margin-left:-24px;
    overflow:visible;
    isolation:isolate;
  }
  .hero-stage{
    position:absolute;
    left:1%;right:-2%;bottom:10px;height:138px;
    z-index:0;
    border-radius:50%;
    background:
      radial-gradient(ellipse at 50% 48%,rgba(112,20,25,.20),rgba(20,9,12,.30) 42%,rgba(0,0,0,.18) 68%,transparent 77%);
    filter:blur(17px);
  }
  .hero-machine{
    position:absolute;
    z-index:2;
    object-fit:contain;
    object-position:center bottom;
    filter:drop-shadow(0 26px 25px rgba(0,0,0,.62));
    transform-origin:center bottom;
  }
  .hero-machine--hack{width:23%;left:-1%;bottom:30px;z-index:2}
  .hero-machine--leg{width:29%;left:21%;bottom:16px;z-index:4}
  .hero-machine--pulley{width:28%;left:49%;bottom:36px;z-index:2}
  .hero-machine--desenvolvimento{width:24%;right:-1%;bottom:20px;z-index:3}
}

@media (min-width:861px) and (max-width:1100px){
  .hero h1{width:710px;font-size:clamp(2.8rem,4.9vw,4.15rem)}
  .hero-title-line{display:block;white-space:nowrap}
  .hero-art{position:relative;height:520px;overflow:visible}
  .hero-art>img{position:absolute;object-fit:contain;filter:drop-shadow(0 24px 24px rgba(0,0,0,.6))}
  .hero-machine--hack{width:24%;left:-2%;bottom:28px}
  .hero-machine--leg{width:30%;left:20%;bottom:14px}
  .hero-machine--pulley{width:29%;left:49%;bottom:30px}
  .hero-machine--desenvolvimento{width:25%;right:-2%;bottom:18px}
}

@media (max-width:860px){
  .hero-title-line{display:block;white-space:normal}
  .hero-art{position:relative;height:430px;overflow:visible}
  .hero-art>img{position:absolute;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.58))}
  .hero-machine--hack{width:25%;left:0;bottom:24px}
  .hero-machine--leg{width:31%;left:20%;bottom:10px}
  .hero-machine--pulley{width:30%;left:48%;bottom:25px}
  .hero-machine--desenvolvimento{width:25%;right:0;bottom:16px}
}


/* V1.8 — HERO COM 3 EQUIPAMENTOS OFICIAIS MAIORES
   Retorna ao layout original da Hero; remove apenas o equipamento da extrema direita
   e amplia os três equipamentos restantes sem trocar a Hero por uma imagem pronta. */
@media (min-width:1101px){
  .hero-machine--hack{width:31%;left:-2%;bottom:26px;z-index:2}
  .hero-machine--leg{width:38%;left:27%;bottom:8px;z-index:4}
  .hero-machine--pulley{width:36%;left:64%;bottom:24px;z-index:3}
}
@media (min-width:861px) and (max-width:1100px){
  .hero-machine--hack{width:31%;left:-2%;bottom:24px}
  .hero-machine--leg{width:38%;left:27%;bottom:8px}
  .hero-machine--pulley{width:36%;left:63%;bottom:24px}
}
@media (max-width:860px){
  .hero-machine--hack{width:30%;left:-1%;bottom:21px}
  .hero-machine--leg{width:38%;left:27%;bottom:8px}
  .hero-machine--pulley{width:35%;left:63%;bottom:21px}
}


/* V1.9 — AJUSTE FINO DA HERO
   Título em quatro linhas e grupo de três equipamentos contido na coluna direita. */
@media (min-width:1101px){
  .hero-grid{grid-template-columns:.92fr 1.28fr;gap:12px}
  .hero-copy{padding-left:18px;z-index:8}
  .hero h1{
    width:auto;
    max-width:520px;
    font-size:clamp(3.15rem,4.05vw,4.7rem);
    line-height:.98;
  }
  .hero-title-line{display:block;white-space:nowrap}
  .hero-art{
    height:590px;
    margin-left:0;
    overflow:hidden;
  }
  .hero-stage{left:4%;right:2%}
  .hero-machine--hack{width:27%;left:4%;bottom:28px;z-index:2}
  .hero-machine--leg{width:33%;left:32%;bottom:12px;z-index:4}
  .hero-machine--pulley{width:31%;right:1%;left:auto;bottom:28px;z-index:3}
}
@media (min-width:861px) and (max-width:1100px){
  .hero-grid{grid-template-columns:.94fr 1.26fr;gap:8px}
  .hero h1{width:auto;max-width:430px;font-size:clamp(2.65rem,4.45vw,3.75rem);line-height:1}
  .hero-title-line{display:block;white-space:nowrap}
  .hero-art{margin-left:0;overflow:hidden}
  .hero-machine--hack{width:27%;left:3%;bottom:24px}
  .hero-machine--leg{width:34%;left:31%;bottom:8px}
  .hero-machine--pulley{width:32%;right:0;left:auto;bottom:24px}
}
@media (max-width:860px){
  .hero h1{max-width:100%;margin-inline:auto}
  .hero-title-line{white-space:normal}
  .hero-art{overflow:hidden}
  .hero-machine--hack{width:28%;left:3%;bottom:21px}
  .hero-machine--leg{width:35%;left:31%;bottom:8px}
  .hero-machine--pulley{width:32%;right:1%;left:auto;bottom:21px}
}

/* ==========================================================
   HERO V2 — estrutura responsiva consolidada
   Os produtos agora pertencem ao grid da página; não usam
   coordenadas absolutas e não ultrapassam o container.
   ========================================================== */
:root{--hero-max:1200px}
.hero .container{width:min(var(--hero-max),calc(100% - 48px))}
.hero{min-height:700px}
.hero-grid{
  min-height:612px;
  grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);
  gap:clamp(18px,3vw,46px);
  align-items:center;
}
.hero-copy{min-width:0;padding:54px 0 48px}
.hero h1{
  font-size:clamp(3.2rem,4.55vw,4.95rem);
  max-width:520px;
  letter-spacing:-.052em;
}
.hero-title-line{display:block;white-space:nowrap}
.hero .lead{max-width:510px;font-size:clamp(.94rem,1.15vw,1.08rem);margin:22px 0 30px}
.hero-art{
  position:relative;
  align-self:stretch;
  height:auto;
  min-width:0;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  overflow:hidden;
  padding:34px 0 20px;
}
.hero-stage{position:absolute;inset:12% 0 4%;pointer-events:none}
.hero-products{
  position:relative;
  z-index:2;
  width:100%;
  max-width:680px;
  height:100%;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:end;
  gap:clamp(4px,.75vw,12px);
  margin-inline:auto;
}
.hero-product{
  min-width:0;
  height:100%;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  overflow:visible;
}
.hero-product img{
  width:100%;
  max-width:100%;
  height:auto;
  max-height:510px;
  object-fit:contain;
  object-position:center bottom;
  filter:drop-shadow(0 24px 25px rgba(0,0,0,.62));
}
.hero-product--hack{padding:0 2% 20px}
.hero-product--leg{padding:0 0 0}
.hero-product--pulley{padding:0 1% 15px}
.hero-product--hack img{max-height:460px}
.hero-product--leg img{max-height:505px}
.hero-product--pulley img{max-height:470px}

/* O botão flutuante acompanha a margem visual do container em telas largas. */
.floating-whatsapp{right:max(22px,calc((100vw - var(--hero-max))/2 + 22px))}

@media(max-width:1100px){
  .hero-grid{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);gap:18px}
  .hero h1{font-size:clamp(3rem,5.1vw,4.25rem)}
  .hero-products{max-width:600px;gap:3px}
  .hero-product--hack img{max-height:420px}
  .hero-product--leg img{max-height:455px}
  .hero-product--pulley img{max-height:425px}
}
@media(max-width:860px){
  .hero .container{width:min(100% - 30px,var(--hero-max))}
  .hero-grid{grid-template-columns:1fr;gap:4px;padding-top:58px}
  .hero-copy{text-align:center;padding:20px 0 10px}
  .hero h1{max-width:620px;margin-inline:auto;font-size:clamp(2.8rem,10vw,4.6rem)}
  .hero .lead{margin-inline:auto}
  .hero-actions{justify-content:center}
  .hero-art{min-height:420px;padding:0 0 18px}
  .hero-products{max-width:690px;min-height:400px}
  .hero-product--hack img{max-height:350px}
  .hero-product--leg img{max-height:390px}
  .hero-product--pulley img{max-height:360px}
  .floating-whatsapp{right:18px}
}
@media(max-width:560px){
  .hero-title-line{white-space:normal}
  .hero-art{min-height:300px}
  .hero-products{min-height:280px;gap:0}
  .hero-product--hack{padding-bottom:12px}
  .hero-product--pulley{padding-bottom:10px}
  .hero-product--hack img{max-height:245px}
  .hero-product--leg img{max-height:275px}
  .hero-product--pulley img{max-height:250px}
}


/* V3.5 — Quem Somos centralizado e sem marca-d'água
   A coluna direita ocupa a mesma altura visual da coluna de texto,
   enquanto a frase permanece centralizada no meio desse espaço. */
.about .split{
  position:relative;
  overflow:visible;
  align-items:stretch;
}
.about-copy .eyebrow{margin-bottom:22px}
.about-heading{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  margin:0;
  padding:38px 0 38px 18px;
}
.about-heading h2{
  font-size:clamp(2rem,3.05vw,3.75rem);
  max-width:700px;
  letter-spacing:-.045em;
  line-height:1.12;
}
@media(max-width:860px){
  .about .split{align-items:start}
  .about-heading{
    padding:8px 0 18px;
    align-items:flex-start;
  }
  .about-heading h2{font-size:clamp(2.15rem,8vw,3.6rem)}
}
@media(max-width:560px){
  .about-heading h2 br{display:none}
}


/* V3.6 — frase institucional em duas linhas
   Bloco centralizado horizontal e verticalmente, sem efeito de escada. */
@media (min-width:861px){
  .about .split{
    grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);
    gap:64px;
    align-items:stretch;
  }
  .about-heading{
    min-width:0;
    padding:38px 0;
    align-items:center;
    justify-content:center;
    text-align:center;
  }
  .about-heading h2{
    width:100%;
    max-width:none;
    font-size:clamp(1.85rem,2.4vw,3rem);
    line-height:1.14;
    letter-spacing:-.04em;
  }
  .about-heading h2 span{
    display:block;
    white-space:nowrap;
  }
}
@media (max-width:1100px) and (min-width:861px){
  .about .split{gap:42px}
  .about-heading h2{font-size:clamp(1.75rem,2.35vw,2.25rem)}
}
@media (max-width:860px){
  .about-heading{
    justify-content:flex-start;
    text-align:left;
  }
  .about-heading h2 span{
    display:block;
    white-space:normal;
  }
}

/* V3.8 — correção estrutural do bloco Quem Somos
   Mantém dois lados reais; divisor é decorativo e não ocupa coluna. */
@media (min-width:861px){
  .about .split{
    position:relative;
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:88px;
    align-items:stretch;
  }
  .about .split::after{
    content:"";
    position:absolute;
    left:50%;
    top:16%;
    bottom:16%;
    width:1px;
    transform:translateX(-50%);
    background:rgba(215,25,32,.25);
    pointer-events:none;
  }
  .about-copy{
    min-width:0;
  }
  .about-heading{
    min-width:0;
    width:100%;
    height:100%;
    margin:0;
    padding:0 8px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
  }
  .about-heading h2{
    width:100%;
    max-width:680px;
    margin:0 auto;
    font-size:clamp(1.75rem,2.25vw,2.7rem);
    line-height:1.16;
    letter-spacing:-.045em;
  }
  .about-heading h2 span{
    display:block;
    white-space:nowrap;
  }
}
@media (min-width:861px) and (max-width:1100px){
  .about .split{gap:58px}
  .about-heading h2{font-size:clamp(1.55rem,2.1vw,2rem)}
}
@media (max-width:860px){
  .about .split::after{display:none}
  .about-heading h2 span{white-space:normal}
}


/* V3.9 — ajuste fino aprovado no Quem Somos
   Desce o bloco direito sem alterar as colunas e fixa a frase em três linhas legíveis. */
@media (min-width:861px){
  .about-heading{
    transform:translateY(32px);
  }
  .about-heading h2{
    line-height:1.18;
  }
  .about-heading h2 span{
    display:block;
    white-space:nowrap;
  }
  .about-heading h2 span + span{
    margin-top:.08em;
  }
  .about .split::after{
    top:12%;
    bottom:12%;
    background:rgba(215,25,32,.32);
  }
}
@media (max-width:860px){
  .about-heading{transform:none}
  .about-heading h2 span{white-space:normal}
}


/* V4.1 — correção definitiva das palavras e quebras de linha do Quem Somos */
.about-heading h2 br{display:block;}
@media (min-width:861px){
  .about-heading h2{
    word-spacing:normal;
    white-space:normal;
  }
}
@media (max-width:860px){
  .about-heading h2 br{display:none;}
}

/* V4.7 — WhatsApp flutuante limpo + segurança de exibição no mobile */
.floating-whatsapp{
  width:58px;
  height:58px;
  padding:0;
  background:transparent;
  border-radius:0;
  box-shadow:none;
  display:flex;
  align-items:center;
  justify-content:center;
  filter:drop-shadow(0 8px 12px rgba(0,0,0,.28));
}
.floating-whatsapp img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.floating-whatsapp:hover{
  transform:translateY(-2px) scale(1.06);
  filter:drop-shadow(0 10px 15px rgba(0,0,0,.34));
}
@media (max-width:860px){
  /* No celular, o conteúdo nunca depende da animação para aparecer. */
  .reveal{
    opacity:1 !important;
    transform:none !important;
  }
  .floating-whatsapp{
    right:16px;
    bottom:16px;
    width:54px;
    height:54px;
  }
  .trust-grid img,
  .category-image img,
  .feature-grid img,
  .contact-card img,
  .hero-composition{
    visibility:visible !important;
    opacity:1 !important;
  }
}


/* ==========================================================
   V5.0 — CATÁLOGO PROFISSIONAL
   ========================================================== */
.catalog-hero-v5{padding:150px 0 72px;background:linear-gradient(135deg,#090a0c,#1a0c10);color:#fff}.catalog-hero-v5 h1{font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,5vw,5rem);line-height:1;margin:.55rem 0 1rem}.catalog-hero-v5> .container>p:last-child{max-width:680px;color:#c8ccd1;font-size:1.1rem}.catalog-v5{background:#f4f5f6}.catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.catalog-search{display:grid;gap:9px;width:min(620px,100%);font-weight:700}.catalog-search input{width:100%;border:1px solid #d5d8dc;border-radius:12px;background:#fff;padding:16px 18px;font:inherit;outline:none;transition:.2s}.catalog-search input:focus{border-color:var(--red);box-shadow:0 0 0 4px rgba(215,25,32,.1)}.catalog-results{color:#62676f;font-weight:600;white-space:nowrap}.catalog-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:34px}.catalog-filters button{border:1px solid #d7dade;background:#fff;color:#292d33;border-radius:999px;padding:11px 16px;font:600 .9rem Inter;cursor:pointer;transition:.2s}.catalog-filters button b{display:inline-grid;place-items:center;min-width:24px;height:24px;margin-left:5px;border-radius:50%;background:#eceef0;font-size:.75rem}.catalog-filters button:hover,.catalog-filters button.active{background:var(--red);border-color:var(--red);color:#fff}.catalog-filters button.active b,.catalog-filters button:hover b{background:rgba(255,255,255,.2)}.product-grid-v5{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card-v5{display:flex;flex-direction:column;min-width:0;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e0e2e5;box-shadow:0 12px 35px rgba(18,20,24,.07);transition:transform .25s,box-shadow .25s}.product-card-v5:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(18,20,24,.13)}.product-image-link{display:block;background:linear-gradient(145deg,#fff,#f1f2f3)}.product-card-image{height:310px;padding:25px;display:grid;place-items:center}.product-card-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 17px rgba(0,0,0,.16));transition:transform .3s}.product-card-v5:hover .product-card-image img{transform:scale(1.035)}.product-card-body{display:flex;flex-direction:column;flex:1;padding:22px;border-top:1px solid #eceef0}.product-card-body>span{color:var(--red);font-size:.7rem;line-height:1.4;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-card-body h3{font-family:Montserrat,sans-serif;font-size:1.28rem;line-height:1.2;margin:9px 0 20px}.product-card-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:auto}.product-details-link,.product-budget-link{display:inline-flex;justify-content:center;align-items:center;border-radius:9px;padding:11px 13px;text-decoration:none;font-size:.83rem;font-weight:800}.product-details-link{border:1px solid #d8dade;color:#25282d}.product-budget-link{background:var(--red);color:#fff}.product-budget-link:hover{background:var(--red2)}.catalog-empty{text-align:center;padding:70px 20px}.catalog-empty h2{font-family:Montserrat,sans-serif;margin-bottom:10px}.product-detail{padding-top:145px;background:#f4f5f6}.back-link{display:inline-block;margin-bottom:28px;color:#555b63;text-decoration:none;font-weight:700}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:70px;align-items:center}.product-detail-image{min-height:560px;padding:40px;display:grid;place-items:center;background:#fff;border:1px solid #e1e3e6;border-radius:20px;box-shadow:0 22px 60px rgba(17,19,23,.09)}.product-detail-image img{width:100%;height:500px;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(0,0,0,.18))}.product-detail-copy h1{font-family:Montserrat,sans-serif;font-size:clamp(2.3rem,4.3vw,4.3rem);line-height:1.02;margin:12px 0 16px}.product-detail-copy>p:not(.eyebrow){font-size:1.06rem;line-height:1.8;color:#555b63;margin:20px 0}.detail-badges{display:flex;gap:8px;flex-wrap:wrap}.detail-badges span{border-radius:999px;background:#e9ebee;padding:8px 12px;font-size:.8rem;font-weight:700}.product-detail-copy ul{margin:24px 0 30px;padding-left:20px;display:grid;gap:10px;color:#363a40}.related{background:#fff}.related .section-title{margin-bottom:28px}
@media(max-width:1050px){.product-grid-v5{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid{gap:35px}.product-detail-image{min-height:470px}.product-detail-image img{height:410px}}
@media(max-width:700px){.catalog-hero-v5{padding:120px 0 55px}.catalog-toolbar{align-items:stretch;flex-direction:column;gap:12px}.catalog-results{white-space:normal}.catalog-filters{flex-wrap:nowrap;overflow:auto;padding-bottom:8px}.catalog-filters button{white-space:nowrap}.product-grid-v5{grid-template-columns:1fr;gap:18px}.product-card-image{height:285px}.product-detail{padding-top:115px}.product-detail-grid{grid-template-columns:1fr}.product-detail-image{min-height:360px;padding:22px}.product-detail-image img{height:320px}.product-detail-copy h1{font-size:2.35rem}.product-card-actions{align-items:stretch}.product-details-link,.product-budget-link{flex:1}}

/* V5.1 — categorias amplas, navegação e cards refinados */
.category-grid-v6 .category-card{min-height:330px}
.category-grid-v6 .category-image{min-width:0;overflow:hidden;padding:30px}
.category-grid-v6 .category-image img{width:100%;height:265px;max-height:265px;object-fit:contain;object-position:center;filter:drop-shadow(0 15px 18px rgba(0,0,0,.14))}
.catalog-page-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}
.catalog-page-nav a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;transition:.2s}
.catalog-page-nav a:hover{background:var(--red);border-color:var(--red);transform:translateY(-2px)}
.product-card-v5{min-height:390px}
.product-card-v5 .product-image-link{overflow:hidden}
.product-card-v5 .product-card-image{height:225px;padding:22px 26px}
.product-card-v5 .product-card-image img{max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.product-card-v5 .product-card-body{padding:18px 20px 20px;min-height:165px}
.product-card-v5 .product-card-body h3{font-size:1.08rem;min-height:2.6em;margin:8px 0 15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-card-v5 .product-card-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
.product-card-v5 .product-details-link,.product-card-v5 .product-budget-link{min-height:44px;text-align:center;line-height:1.2;padding:10px 9px}
.detail-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:28px}
.detail-nav .back-link{margin-bottom:0}
@media(max-width:700px){
  .catalog-page-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .catalog-page-nav a{font-size:.72rem;padding:10px 8px}
  .product-card-v5 .product-card-image{height:245px;padding:20px 24px}
  .product-card-v5 .product-card-body{min-height:auto}
  .product-card-v5 .product-card-actions{grid-template-columns:1fr}
  .category-grid-v6 .category-image img{height:225px;max-height:225px}
}


/* V5.2 — enquadramento integral dos equipamentos e contraste dos botões */
.product-card-v5 .product-image-link{
  position:relative;
  display:block;
  height:280px;
  overflow:hidden;
  background:linear-gradient(145deg,#fff,#f1f2f3);
}
.product-card-v5 .product-card-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  padding:22px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.product-card-v5 .product-card-image img{
  display:block;
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
}
.product-card-v5 .product-card-body{
  position:relative;
  z-index:2;
  background:#fff;
}
.product-card-v5 a.product-budget-link,
.product-card-v5 a.product-budget-link:visited{
  background:var(--red);
  border:1px solid var(--red);
  color:#fff !important;
  opacity:1;
}
.product-card-v5 a.product-budget-link:hover,
.product-card-v5 a.product-budget-link:focus{
  background:var(--red2);
  border-color:var(--red2);
  color:#fff !important;
}
.product-card-v5 a.product-details-link,
.product-card-v5 a.product-details-link:visited{
  background:#fff;
  color:var(--red) !important;
}
.category-grid-v6 .category-image{
  overflow:hidden;
}
.category-grid-v6 .category-image img{
  width:100%;
  height:280px;
  max-height:280px;
  object-fit:contain !important;
  object-position:center !important;
}
@media(max-width:700px){
  .product-card-v5 .product-image-link{height:300px}
  .product-card-v5 .product-card-image{padding:20px}
  .category-grid-v6 .category-image img{height:245px;max-height:245px}
}

/* V5.3 — correção definitiva do texto do CTA nos cards */
.product-card-v5 .product-card-actions a.product-budget-link,
.product-card-v5 .product-card-actions a.product-budget-link:link,
.product-card-v5 .product-card-actions a.product-budget-link:visited {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: #d71920 !important;
  border-color: #d71920 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
  font-size: .78rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}
.product-card-v5 .product-card-actions a.product-budget-link:hover,
.product-card-v5 .product-card-actions a.product-budget-link:focus,
.product-card-v5 .product-card-actions a.product-budget-link:active {
  background-color: #a90f15 !important;
  border-color: #a90f15 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}


/* ==========================================================
   V5.4 — AJUSTES FINAIS DE HIERARQUIA VISUAL
   - títulos das seções Catálogo e Diferenciais em largura total
   - alinhamento centralizado
   - numeração das categorias com maior legibilidade
   ========================================================== */

/* Catálogo profissional: título ocupa a largura útil da seção */
#line.section .section-title,
.line.section .section-title{
  max-width:none;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:48px;
  text-align:center;
}

.line.section .section-title h2{
  max-width:1180px;
  margin-left:auto;
  margin-right:auto;
}

.line.section .section-title > p:last-child{
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
}

/* Diferenciais: título centralizado sobre toda a grade */
.features .section-title{
  max-width:none;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:48px;
  text-align:center;
}

.features .section-title h2{
  max-width:1080px;
  margin-left:auto;
  margin-right:auto;
}

.features .section-title .eyebrow{
  text-align:center;
}

/* Numeração 01/02/03/04 dos grupos: continua secundária,
   porém mais legível e intencional */
.category-grid-v6 .category-copy > span{
  font-size:1rem;
  line-height:1;
  letter-spacing:.06em;
  display:inline-block;
  margin-bottom:2px;
}

@media(max-width:700px){
  .line.section .section-title,
  .features .section-title{
    text-align:left;
  }

  .line.section .section-title h2,
  .features .section-title h2,
  .line.section .section-title > p:last-child{
    max-width:none;
    margin-left:0;
    margin-right:0;
  }

  .features .section-title .eyebrow{
    text-align:left;
  }

  .category-grid-v6 .category-copy > span{
    font-size:.92rem;
  }
}


/* ==========================================================
   V5.5 — TÍTULOS GRANDES COM LARGURA REALMENTE AMPLA
   Ajuste focado somente nos blocos:
   - Catálogo Profissional
   - Diferenciais Criai
   ========================================================== */

/* Remove a sensação de "coluna estreita à esquerda" no desktop */
@media(min-width:701px){
  .line.section .section-title,
  .features .section-title{
    max-width:none !important;
    width:100% !important;
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  .line.section .section-title h2{
    max-width:none !important;
    width:100% !important;
    margin-left:auto !important;
    margin-right:auto !important;
    white-space:normal;
  }

  .line.section .section-title > p:last-child{
    max-width:1000px !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  .features .section-title h2{
    max-width:none !important;
    width:100% !important;
    margin-left:auto !important;
    margin-right:auto !important;
    white-space:normal;
  }

  .features .section-title .eyebrow{
    text-align:center !important;
  }
}

/* Mantém leitura natural no mobile */
@media(max-width:700px){
  .line.section .section-title,
  .features .section-title{
    max-width:none !important;
    width:100% !important;
    text-align:left !important;
  }

  .line.section .section-title h2,
  .features .section-title h2{
    max-width:none !important;
    width:100% !important;
  }
}


/* ==========================================================
   V5.6 — CORREÇÃO REAL DOS DOIS TÍTULOS GRANDES
   O problema estava no comportamento em telas estreitas:
   a V5.5 voltava os títulos para a esquerda no mobile.
   Agora os dois títulos usam toda a largura e ficam centralizados
   em desktop e mobile, com quebra de linha balanceada.
   ========================================================== */

.line.section .section-title,
.features .section-title{
  width:100% !important;
  max-width:none !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
}

.line.section .section-title h2,
.features .section-title h2{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
  white-space:normal !important;
  text-wrap:balance;
}

.line.section .section-title .eyebrow,
.features .section-title .eyebrow{
  width:100% !important;
  text-align:center !important;
}

.line.section .section-title > p:last-child{
  max-width:1000px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
}

/* Sobrescreve explicitamente os alinhamentos à esquerda
   das versões anteriores em telas pequenas. */
@media(max-width:700px){
  .line.section .section-title,
  .features .section-title,
  .line.section .section-title h2,
  .features .section-title h2,
  .line.section .section-title .eyebrow,
  .features .section-title .eyebrow,
  .line.section .section-title > p:last-child{
    width:100% !important;
    max-width:none !important;
    margin-left:auto !important;
    margin-right:auto !important;
    text-align:center !important;
  }

  .line.section .section-title h2,
  .features .section-title h2{
    text-wrap:balance;
  }
}



/* ==========================================================
   V5.7 — ALVOS EXPLÍCITOS DOS TÍTULOS
   ========================================================== */
.title-wide-center{
  width:100% !important;
  max-width:none !important;
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.title-wide-center h2{
  width:100% !important;
  max-width:none !important;
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
  white-space:normal !important;
}
.title-wide-center .eyebrow{
  width:100% !important;
  text-align:center !important;
}
.title-catalog > p:last-child{
  max-width:900px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
}


/* ==========================================================
   V5.8 — AJUSTES FINAIS DE CABEÇALHO E RODAPÉ
   1) Ícone do WhatsApp no botão "Falar com especialista" maior
   2) Rodapé mais compacto, mantendo conteúdo e alinhamento
   ========================================================== */

/* WhatsApp do cabeçalho: aumenta somente o ícone */
.header-cta img{
  width:32px !important;
  height:32px !important;
  flex:0 0 32px;
}

/* Rodapé: reduz a altura visual sem alterar os textos */
footer{
  padding:22px 0 !important;
}

.footer-grid{
  min-height:0 !important;
  gap:24px !important;
}

.footer-grid img{
  width:135px !important;
  height:auto !important;
}

@media(max-width:700px){
  footer{
    padding:20px 0 !important;
  }

  .footer-grid{
    gap:16px !important;
  }

  .footer-grid img{
    width:120px !important;
  }
}


/* ==========================================================
   V5.9 — RODAPÉ PROFISSIONAL REORGANIZADO
   ========================================================== */

.site-footer{
  background:#08090b;
  color:#aeb3ba;
  padding:16px 0 !important;
  border-top:1px solid rgba(255,255,255,.06);
}

.footer-grid-v59{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:28px !important;
  min-height:0 !important;
  font-size:.82rem;
}

.footer-brand{
  display:flex;
  align-items:center;
  gap:18px;
  min-width:0;
}

.footer-brand img{
  width:96px !important;
  height:auto !important;
  flex:0 0 auto;
}

.footer-brand p,
.footer-copy{
  margin:0;
  line-height:1.45;
}

.footer-brand p{
  color:#c2c6cc;
}

.footer-copy{
  color:#aeb3ba;
  text-align:right;
  white-space:nowrap;
}

@media(max-width:700px){
  .site-footer{
    padding:18px 0 !important;
  }

  .footer-grid-v59{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:10px !important;
    text-align:center;
  }

  .footer-brand{
    flex-direction:column;
    gap:8px;
  }

  .footer-brand img{
    width:88px !important;
  }

  .footer-copy{
    text-align:center;
    white-space:normal;
  }
}


/* ==========================================================
   V5.19 — AJUSTE VISUAL ESPECÍFICO
   Barra Guiada com Suporte para Agachamento
   ========================================================== */

/* Este equipamento estava visualmente menor que os demais no card.
   Aumentamos apenas a imagem dele, preservando todos os outros cards. */
.product-barra-guiada-com-suporte-para-agachamento .product-card-image img{
  transform:scale(1.28);
  transform-origin:center center;
}

.product-barra-guiada-com-suporte-para-agachamento:hover .product-card-image img{
  transform:scale(1.33);
}

@media(max-width:700px){
  .product-barra-guiada-com-suporte-para-agachamento .product-card-image img{
    transform:scale(1.24);
  }

  .product-barra-guiada-com-suporte-para-agachamento:hover .product-card-image img{
    transform:scale(1.24);
  }
}


/* ==========================================================
   V5.20 — HERO CINEMATOGRÁFICA
   Mantém textos, botões e faixa branca originais do site.
   Substitui somente a composição dos três equipamentos por
   uma cena cinematográfica com atleta + equipamento.
   ========================================================== */

.hero{
  background:
    radial-gradient(circle at 78% 48%, rgba(215,25,32,.20), transparent 33%),
    linear-gradient(120deg,#07080a 0%,#0c0e11 55%,#07080a 100%);
}

.hero-art.hero-art-v3{
  position:relative;
  overflow:visible;
  justify-content:flex-end;
  height:650px;
}

.hero-art.hero-art-v3 .hero-composition{
  width:132% !important;
  max-width:none !important;
  max-height:650px !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  filter:none !important;
  border-radius:0;
}

@media(max-width:980px){
  .hero-art.hero-art-v3{
    height:470px;
    justify-content:center;
  }

  .hero-art.hero-art-v3 .hero-composition{
    width:118% !important;
    max-height:470px !important;
    object-position:center center !important;
  }
}

@media(max-width:700px){
  .hero-art.hero-art-v3{
    height:360px;
    margin-top:10px;
  }

  .hero-art.hero-art-v3 .hero-composition{
    width:125% !important;
    max-height:360px !important;
    object-fit:cover !important;
    object-position:58% center !important;
  }
}


/* ==========================================================
   V5.22 — HERO FULL-BLEED ACADEMIA REALISTA
   ========================================================== */
.hero{
  background:
    linear-gradient(90deg,rgba(3,4,6,.88) 0%,rgba(3,4,6,.58) 37%,rgba(3,4,6,.10) 66%,rgba(3,4,6,.04) 100%),
    url("../img/branding/hero-performance-academia-v522.jpg") center center / cover no-repeat !important;
  min-height:790px;
  padding-top:88px;
}

.hero:before{
  background:none !important;
}

.hero-glow{
  display:none !important;
}

.hero-grid{
  min-height:702px;
  grid-template-columns:.9fr 1.1fr;
}

.hero-copy{
  position:relative;
  z-index:3;
}

.hero-art.hero-art-v3{
  height:650px;
  visibility:hidden;
}

@media(max-width:980px){
  .hero{
    background-position:68% center !important;
  }
}

@media(max-width:700px){
  .hero{
    min-height:auto;
    background-position:72% center !important;
    background:
      linear-gradient(180deg,rgba(3,4,6,.90) 0%,rgba(3,4,6,.72) 56%,rgba(3,4,6,.34) 100%),
      url("../img/branding/hero-performance-academia-v522.jpg") 72% center / cover no-repeat !important;
  }

  .hero-grid{
    grid-template-columns:1fr;
    min-height:680px;
  }

  .hero-art.hero-art-v3{
    display:none;
  }
}

/* V5.32 — HERO COM PNG EXATO ENVIADO PELO USUÁRIO */
.hero{
  position:relative;
  min-height:650px;
  padding-top:70px;
  overflow:hidden;
  background:#040405 url("../img/branding/hero-v532-exact-subject.png") center center / cover no-repeat;
}
.hero::before,.hero::after,.hero-glow{
  display:none!important;
  content:none!important;
}
.hero-grid{
  min-height:580px;
  grid-template-columns:.92fr 1.08fr;
}
.hero-copy{
  position:relative;
  z-index:2;
  max-width:575px;
}
.hero-art,.hero-art-v3{
  display:none!important;
}
@media(max-width:980px){
  .hero{background-position:58% center;}
}
@media(max-width:700px){
  .hero{
    min-height:720px;
    background-size:auto 100%;
    background-position:66% center;
  }
  .hero-grid{
    min-height:650px;
    grid-template-columns:1fr;
  }
}


/* ==========================================================
   V5.33 — INTERVENÇÃO CIRÚRGICA NA HERO
   Mantém layout/site. Troca somente a imagem visual da Hero.
   ========================================================== */
.hero{
  background:
    radial-gradient(ellipse at 77% 49%, rgba(211,18,29,.18) 0%, rgba(116,8,15,.08) 24%, rgba(0,0,0,0) 52%),
    linear-gradient(100deg,#050607 0%,#070809 54%,#090708 76%,#050506 100%) !important;
}
.hero::before,
.hero::after{
  background:none !important;
}
.hero-glow{
  display:none !important;
}

/* reabre exatamente o espaço visual que já pertence à Hero */
.hero-art.hero-art-v3{
  display:flex !important;
  visibility:visible !important;
  opacity:1 !important;
  position:relative !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
  min-height:520px !important;
  height:auto !important;
}
.hero-art.hero-art-v3::before{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  width:82% !important;
  height:68% !important;
  left:12% !important;
  top:17% !important;
  border-radius:50% !important;
  background:radial-gradient(ellipse,rgba(215,25,32,.16) 0%,rgba(110,8,15,.07) 42%,transparent 72%) !important;
  filter:blur(30px) !important;
  pointer-events:none !important;
  z-index:0 !important;
}
.hero-art.hero-art-v3::after{
  content:none !important;
}

/* PNG original, sem cenário, sem fundo fotográfico, sem recriação */
.hero-v533-subject{
  position:relative !important;
  z-index:1 !important;
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:94% !important;
  max-height:570px !important;
  object-fit:contain !important;
  margin:0 auto !important;
  transform:none !important;
  filter:drop-shadow(0 24px 28px rgba(0,0,0,.48)) !important;
}

/* neutraliza qualquer composição antiga escondida no slot */
.hero-art.hero-art-v3 .hero-composition{
  display:none !important;
}

@media(max-width:900px){
  .hero-art.hero-art-v3{
    min-height:390px !important;
    overflow:visible !important;
  }
  .hero-v533-subject{
    max-height:430px !important;
    max-width:92% !important;
  }
}
@media(max-width:560px){
  .hero-art.hero-art-v3{
    min-height:300px !important;
  }
  .hero-v533-subject{
    max-height:330px !important;
    max-width:96% !important;
  }
}


/* ==========================================================
   V5.35 — HERO DE CONFIRMAÇÃO
   Base congelada: V5.33
   Somente a HERO é ajustada.
   ========================================================== */
.hero{
  position:relative !important;
  overflow:hidden !important;
  background:
    radial-gradient(ellipse 36% 62% at 78% 50%,
      rgba(230,20,30,.27) 0%,
      rgba(150,8,17,.15) 26%,
      rgba(65,3,8,.07) 48%,
      transparent 72%),
    linear-gradient(100deg,#020303 0%,#040404 55%,#080405 78%,#020303 100%) !important;
}
.hero::after{display:none !important;content:none !important;}
.hero-glow{display:none !important;}

.hero-copy{
  position:relative !important;
  z-index:3 !important;
}

/* mantém somente o PNG aprovado no lado direito */
.hero-art.hero-art-v3{
  display:flex !important;
  visibility:visible !important;
  opacity:1 !important;
  position:relative !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:520px !important;
  overflow:visible !important;
  z-index:2 !important;
}
.hero-art.hero-art-v3::before{
  content:"" !important;
  position:absolute !important;
  width:80% !important;
  height:70% !important;
  left:10% !important;
  top:15% !important;
  border-radius:50% !important;
  background:radial-gradient(ellipse,
      rgba(238,22,32,.24) 0%,
      rgba(140,6,15,.13) 34%,
      transparent 72%) !important;
  filter:blur(40px) !important;
  z-index:0 !important;
}
.hero-v533-subject{
  position:relative !important;
  z-index:2 !important;
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:95% !important;
  max-height:570px !important;
  object-fit:contain !important;
  margin:0 auto !important;
  transform:none !important;
  filter:drop-shadow(0 24px 28px rgba(0,0,0,.55)) !important;
}

/* não mostrar informações extras dentro da Hero */
.hero .hero-lines,
.hero .hero-payment,
.hero .hero-financing,
.hero .hero-badges{
  display:none !important;
}

@media(max-width:900px){
  .hero-art.hero-art-v3{min-height:400px !important;}
  .hero-v533-subject{max-height:435px !important;max-width:94% !important;}
}
@media(max-width:560px){
  .hero-art.hero-art-v3{min-height:310px !important;}
  .hero-v533-subject{max-height:340px !important;max-width:96% !important;}
}

/* V5.36 — uma cena de academia e um único equipamento, sem camadas fantasma */
.hero{isolation:isolate!important;min-height:760px!important;background:#030405!important;overflow:hidden!important}
.hero::before{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:-1!important;opacity:1!important;background-image:linear-gradient(90deg,rgba(2,3,4,.99) 0%,rgba(2,3,4,.88) 24%,rgba(2,3,4,.45) 43%,transparent 67%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(0,0,0,.08)),url('../img/branding/hero-gym-clean.png')!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important;transform:none!important;filter:none!important;pointer-events:none!important}
.hero::after,.hero-glow,.hero-art.hero-art-v3::before,.hero-art.hero-art-v3::after{content:none!important;display:none!important;background:none!important}
.hero-grid{min-height:672px!important;grid-template-columns:minmax(390px,.92fr) minmax(460px,1.08fr)!important;gap:10px!important;z-index:2!important}
.hero-copy{z-index:3!important;max-width:680px!important}
.hero-art.hero-art-v3{display:flex!important;position:relative!important;align-items:flex-end!important;justify-content:flex-end!important;min-height:620px!important;height:620px!important;overflow:visible!important;z-index:2!important;transform:translateX(5%)!important}
.hero-v533-subject{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:600px!important;object-fit:contain!important;object-position:right bottom!important;margin:0!important;transform:none!important;filter:drop-shadow(0 24px 30px rgba(0,0,0,.58))!important}
@media(max-width:900px){.hero{min-height:auto!important}.hero::before{background-image:linear-gradient(180deg,rgba(2,3,4,.90) 0%,rgba(2,3,4,.64) 48%,rgba(2,3,4,.18) 100%),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.30)),url('../img/branding/hero-gym-clean.png')!important;background-position:center,center,66% center!important}.hero-grid{grid-template-columns:1fr!important;min-height:auto!important;padding-top:66px!important}.hero-copy{max-width:720px!important}.hero-art.hero-art-v3{min-height:430px!important;height:430px!important;justify-content:center!important;transform:none!important}.hero-v533-subject{max-height:430px!important}}
@media(max-width:560px){.hero::before{background-position:center,center,69% center!important}.hero-grid{padding-top:48px!important}.hero-art.hero-art-v3{min-height:330px!important;height:330px!important}.hero-v533-subject{max-height:330px!important;max-width:96%!important}}

/* V5.38 — aproximação do produto e WhatsApp com maior presença */
@media(min-width:901px){
  .hero-art.hero-art-v3{transform:translateX(-7%)!important}
  .hero-v533-subject{max-height:635px!important}
}
.floating-whatsapp{width:76px!important;height:76px!important;right:24px!important;bottom:18px!important;padding:0!important}
@media(max-width:560px){.floating-whatsapp{width:66px!important;height:66px!important;right:14px!important;bottom:14px!important;padding:0!important}}

/* V5.39 — enquadramento vertical responsivo para a primeira tela */
@media(min-width:901px){
  .hero{height:min(100svh,760px)!important;min-height:610px!important}
  .hero-grid{height:calc(min(100svh,760px) - 88px)!important;min-height:522px!important;align-items:center!important}
  .hero-copy{padding:42px 0!important}
  .hero-art.hero-art-v3{height:min(620px,calc(100svh - 105px))!important;min-height:500px!important;align-self:center!important;transform:translate(-7%,-22px)!important}
}
@media(min-width:901px) and (max-height:700px){
  .hero-art.hero-art-v3{transform:translate(-7%,28px)!important}
}

/* V5.41 — fechamento: título em duas linhas e produto mais próximo/baixo */
.hero h1 .hero-title-line:last-child{color:#fff!important}
.hero-title-accent{color:var(--red)!important;font:inherit}
@media(min-width:901px){
  .hero-copy{max-width:720px!important}
  .hero-art.hero-art-v3{transform:translate(-12%,-22px)!important}
}
@media(min-width:901px) and (max-height:700px){
  .hero-art.hero-art-v3{transform:translate(-12%,58px)!important}
}

/* V5.42 — faixa de qualidade com hierarquia mais limpa */
.statement{padding:46px 24px!important}
.statement p{font-size:.78rem!important;letter-spacing:.24em!important;font-weight:800!important;opacity:.82!important}
.statement h2{font-size:clamp(2rem,3vw,3.2rem)!important;line-height:1.08!important;margin-top:14px!important}

/* V5.43 — conteúdo da faixa fixado também no CSS contra HTML em cache */
.statement p{font-size:0!important}
.statement p::before{content:"FEITO PARA USO INTENSO";font-size:.78rem!important;letter-spacing:.24em!important}
.statement h2{font-size:0!important}
.statement h2::before{content:"Qualidade não é custo. É investimento.";font-size:clamp(2rem,3vw,3.2rem)!important;line-height:1.08!important}

/* V5.44 — diferenciais com assinatura visual Criai */
.features .section-title .eyebrow{color:var(--red)!important}
.feature-grid{
  gap:1px!important;
  background:rgba(255,255,255,.09)!important;
  border-color:rgba(255,255,255,.10)!important;
}
.feature-grid article{
  position:relative!important;
  border-top:2px solid rgba(215,25,32,.72)!important;
  transition:background .28s ease,border-color .28s ease,transform .28s ease!important;
}
.feature-grid article::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:-2px!important;
  width:0!important;
  height:2px!important;
  background:#ff2630!important;
  transition:width .3s ease!important;
}
.feature-grid article:hover{
  background:#181a1e!important;
  border-top-color:var(--red)!important;
  transform:translateY(-4px)!important;
}
.feature-grid article:hover::before{width:100%!important}
.feature-grid img{
  margin-left:0!important;
  filter:brightness(0) saturate(100%) invert(16%) sepia(98%) saturate(4542%) hue-rotate(350deg) brightness(95%) contrast(97%)!important;
}
.feature-grid article:hover img{
  filter:brightness(0) saturate(100%) invert(22%) sepia(96%) saturate(5050%) hue-rotate(351deg) brightness(108%) contrast(101%) drop-shadow(0 0 10px rgba(215,25,32,.28))!important;
}

/* V5.45 — desenho técnico para soluções sob medida */
.blueprint.blueprint-v545{isolation:isolate!important;background:#101820!important}
.blueprint.blueprint-v545::after{
  content:"";position:absolute;inset:0;z-index:0;pointer-events:none;
  background:radial-gradient(circle at 57% 48%,rgba(215,25,32,.12),transparent 42%);
}
.blueprint-v545>span{display:none!important}
.blueprint-v545 strong{
  position:absolute!important;left:8%!important;bottom:9%!important;z-index:3!important;
  font-size:1.48rem!important;line-height:.98!important;letter-spacing:-.025em!important;
  text-shadow:0 3px 14px rgba(0,0,0,.8)!important;
}
.machine-drawing{position:absolute;inset:9% 9% 15% 12%;z-index:2;filter:drop-shadow(0 0 8px rgba(215,25,32,.22))}
.machine-line,.measure{position:absolute;display:block;border-color:rgba(236,31,40,.92)}
.machine-line{border-style:solid}
.upright-left{left:26%;top:12%;width:3px;height:70%;border-width:0 0 0 3px}
.upright-right{right:18%;top:12%;width:3px;height:70%;border-width:0 0 0 3px}
.top-bar{left:26%;right:18%;top:12%;height:3px;border-width:3px 0 0}
.guide-left{left:39%;top:21%;height:52%;border-width:0 0 0 1px;opacity:.72}
.guide-right{right:31%;top:21%;height:52%;border-width:0 0 0 1px;opacity:.72}
.weight-stack{right:25%;top:37%;width:11%;height:36%;border-width:1px;background:repeating-linear-gradient(180deg,transparent 0 8px,rgba(236,31,40,.65) 9px 10px)}
.seat{left:40%;bottom:27%;width:24%;height:8%;border-width:2px;transform:skew(-8deg)}
.support{left:51%;bottom:10%;height:19%;border-width:0 0 0 2px;transform:rotate(8deg);transform-origin:bottom}
.pulley{width:19px;height:19px;border-width:2px;border-radius:50%;top:17%}
.pulley-left{left:24%}.pulley-right{right:16%}
.measure{border-style:dashed;opacity:.72}
.measure-width{left:18%;right:10%;bottom:2%;height:1px;border-width:1px 0 0}
.measure-width::before,.measure-width::after{content:"";position:absolute;top:-5px;width:1px;height:10px;background:rgba(236,31,40,.9)}
.measure-width::before{left:0}.measure-width::after{right:0}
.measure-height{right:4%;top:8%;bottom:13%;width:1px;border-width:0 0 0 1px}
.measure-height::before,.measure-height::after{content:"";position:absolute;left:-5px;width:10px;height:1px;background:rgba(236,31,40,.9)}
.measure-height::before{top:0}.measure-height::after{bottom:0}
.measure-label{position:absolute;color:rgba(255,255,255,.62);font:700 .48rem/1 Montserrat,Arial,sans-serif;letter-spacing:.13em;white-space:nowrap}
.label-width{left:45%;bottom:-2%;transform:translateX(-50%)}
.label-height{right:-1%;top:48%;transform:rotate(90deg) translateX(50%);transform-origin:right center}
@media(max-width:560px){
  .blueprint-v545 strong{font-size:1.22rem!important}
  .machine-drawing{inset:8% 7% 16% 10%}
}

/* V5.46 — título do quadro técnico com mais presença e respiro */
.blueprint-v545 strong{
  left:10%!important;
  bottom:19%!important;
  font-size:1.72rem!important;
  line-height:1.02!important;
  letter-spacing:.015em!important;
}
@media(max-width:560px){
  .blueprint-v545 strong{left:9%!important;bottom:18%!important;font-size:1.38rem!important}
}

/* V5.47 — CTA do WhatsApp integrado ao cabeçalho */
@media(min-width:861px){
  .header-cta{
    color:#f5f6f7!important;
    background:linear-gradient(180deg,rgba(30,33,37,.82),rgba(17,19,22,.94))!important;
    border:1px solid rgba(255,255,255,.28)!important;
    border-radius:5px!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 8px 20px rgba(0,0,0,.18)!important;
    transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease!important;
  }
  .header-cta:hover{
    color:#fff!important;
    background:rgba(37,211,102,.08)!important;
    border-color:rgba(37,211,102,.78)!important;
    box-shadow:0 0 0 1px rgba(37,211,102,.08),0 8px 24px rgba(0,0,0,.24),0 0 18px rgba(37,211,102,.09)!important;
    transform:translateY(-2px)!important;
  }
  .header-cta img{
    width:24px!important;
    height:24px!important;
    filter:drop-shadow(0 0 5px rgba(37,211,102,.2))!important;
  }
}

/* V5.49 — hierarquia e respiro das faixas no mobile */
@media(max-width:560px){
  .about{padding-bottom:34px!important}
  .about-heading{padding:0!important;margin:0!important}
  .about-heading h2{font-size:0!important;line-height:1.08!important;letter-spacing:-.035em!important}
  .about-heading h2::before{
    content:"Equipamentos feitos\A para acompanhar o crescimento\A da sua academia.";
    display:block;white-space:pre-line;font-family:Montserrat,Arial,sans-serif;
    font-size:clamp(1.68rem,7.6vw,2rem)!important;line-height:1.08!important;
  }
  .statement{padding:34px 18px!important}
  .statement p::before{font-size:.72rem!important;line-height:1.35!important;letter-spacing:.20em!important}
  .statement h2{margin-top:12px!important}
  .statement h2::before{
    content:"Qualidade não é custo.\A É investimento.";
    display:block;white-space:pre-line;
    font-size:clamp(1.58rem,7vw,1.88rem)!important;line-height:1.04!important;
  }
}

/* V5.50 — composição mobile centralizada e quebras definitivas */
@media(max-width:560px){
  .about-heading{justify-content:center!important;text-align:center!important}
  .about-heading h2::before{
    content:"Equipamentos feitos\A para acompanhar o crescimento\A da sua academia."!important;
    width:100%!important;
    white-space:pre!important;
    text-align:center!important;
    font-size:clamp(1.12rem,5.4vw,1.42rem)!important;
    line-height:1.08!important;
  }
  .statement{padding:30px 16px!important}
  .statement h2::before{
    content:"Qualidade não é custo.\A É investimento."!important;
    white-space:pre!important;
    font-size:clamp(1.18rem,5.7vw,1.48rem)!important;
    line-height:1.08!important;
    letter-spacing:-.025em!important;
  }
}

/* V5.51 — revisão sistêmica de toda a experiência mobile */
@media(max-width:560px){
  .container{width:calc(100% - 30px)!important}
  .section{padding:58px 0!important}

  /* escala tipográfica consistente */
  .section-title{max-width:100%!important;margin:0 auto 30px!important;text-align:center!important}
  .section-title h2,
  .custom h2,
  .contact .section-title h2{
    font-size:clamp(1.72rem,8vw,2rem)!important;
    line-height:1.07!important;
    letter-spacing:-.045em!important;
  }
  .eyebrow{font-size:.68rem!important;line-height:1.35!important;letter-spacing:.19em!important}
  .section-title>p:last-child{font-size:.92rem!important;line-height:1.55!important;margin-top:13px!important}

  /* fechamento institucional mais forte e curto */
  .about{padding-top:54px!important;padding-bottom:34px!important}
  .about .split{gap:28px!important}
  .about-copy p{font-size:.94rem!important;line-height:1.62!important;margin-bottom:15px!important}
  .about-heading h2::before{
    content:"Equipamentos feitos\A para o crescimento\A da sua academia."!important;
    font-size:clamp(1.52rem,7.1vw,1.78rem)!important;
    line-height:1.06!important;
  }
  .statement{padding:30px 15px!important}
  .statement p::before{font-size:.69rem!important;letter-spacing:.18em!important}
  .statement h2::before{font-size:clamp(1.30rem,6.2vw,1.55rem)!important;line-height:1.07!important}

  /* catálogo: cartões proporcionais e imagens sempre inteiras */
  .line.section{padding-top:56px!important}
  .category-grid{gap:16px!important}
  .category-card{width:100%!important;min-height:0!important;grid-template-columns:1fr!important;border-radius:10px!important}
  .category-image{height:218px!important;min-height:0!important;padding:18px!important}
  .category-image img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;transform:none!important}
  .category-copy{padding:23px 22px 27px!important}
  .category-copy>span{font-size:.68rem!important}
  .category-copy h3{font-size:1.36rem!important;line-height:1.12!important;margin:8px 0 10px!important}
  .category-copy p{font-size:.91rem!important;line-height:1.5!important}
  .category-copy b{font-size:.72rem!important;margin-top:17px!important}
  .center{margin-top:28px!important}

  /* diferenciais: sem cortes e sem altura artificial */
  .features .section-title h2{font-size:clamp(1.62rem,7.6vw,1.9rem)!important;line-height:1.08!important}
  .feature-grid{width:100%!important;grid-template-columns:1fr!important}
  .feature-grid article{min-height:0!important;padding:28px 21px 30px!important;transform:none!important}
  .feature-grid img{width:48px!important;height:48px!important;margin-bottom:18px!important}
  .feature-grid h3{font-size:1.08rem!important;line-height:1.18!important;margin-bottom:9px!important}
  .feature-grid p{font-size:.91rem!important;line-height:1.52!important;color:#c0c4ca!important}

  /* projeto e contato */
  .custom-grid{gap:32px!important}
  .blueprint{height:300px!important}
  .machine-drawing{inset:7% 7% 17% 9%!important}
  .blueprint-v545 strong{left:8%!important;bottom:13%!important;font-size:1.24rem!important}
  .custom p:not(.eyebrow){font-size:.94rem!important;line-height:1.62!important;margin:17px 0 23px!important}
  .contact-grid{gap:13px!important}
  .contact-card{padding:19px!important;gap:14px!important}
  .contact-card img{width:42px!important;height:42px!important}
  .contact-card strong{font-size:.92rem!important}

  /* faixas de confiança mais compactas */
  .trust-grid article{padding:19px 16px!important;gap:14px!important}
  .trust-grid img{width:43px!important;height:43px!important}
  .trust-grid strong{font-size:.91rem!important}
  .trust-grid span{font-size:.78rem!important}

  /* WhatsApp presente, porém menos invasivo */
  .floating-whatsapp{
    width:50px!important;height:50px!important;right:10px!important;bottom:14px!important;
    padding:5px!important;border-radius:50%!important;background:rgba(8,10,11,.92)!important;
    border:1px solid rgba(37,211,102,.72)!important;box-shadow:0 8px 20px rgba(0,0,0,.28)!important;
  }
  .floating-whatsapp img{transform:scale(1.08)!important}
}

/* V5.52 — refinamentos finais aprovados para o mobile */
.hero-title-mobile{display:none!important}
@media(max-width:560px){
  /* Hero em três linhas equilibradas, preservando a versão desktop */
  .hero h1>.hero-title-line{display:none!important}
  .hero-title-mobile{
    display:block!important;
    font:inherit!important;
    color:#fff!important;
    white-space:normal!important;
  }
  .hero-title-mobile span,.hero-title-mobile strong{display:block!important;white-space:nowrap!important;font:inherit!important}
  .hero-title-mobile strong{color:var(--red)!important}
  .hero h1{font-size:clamp(2.42rem,11.1vw,2.95rem)!important;line-height:1.01!important}

  /* Diferenciais de confiança centralizados */
  .trust-grid article{
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
    padding:18px 14px!important;
    gap:8px!important;
  }
  .trust-grid article>div{text-align:center!important}

  /* Título mais direto e cards realmente fechados */
  .features .section-title h2{font-size:0!important}
  .features .section-title h2::before{
    content:"Qualidade percebida.\A Comprovada ao longo dos anos.";
    display:block!important;
    white-space:pre!important;
    font-family:Montserrat,Arial,sans-serif!important;
    font-size:clamp(1.14rem,5.4vw,1.34rem)!important;
    line-height:1.07!important;
    letter-spacing:-.04em!important;
  }
  .feature-grid{
    width:calc(100% - 8px)!important;
    margin-inline:auto!important;
    gap:12px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
  }
  .feature-grid article{
    width:100%!important;
    border:1px solid rgba(215,25,32,.66)!important;
    box-sizing:border-box!important;
  }

  /* Projeto: título e ação no mesmo eixo central */
  .custom-grid>div:last-child .eyebrow,
  .custom-grid>div:last-child h2{text-align:center!important}
  .custom-grid>div:last-child .btn{display:flex!important;width:max-content!important;max-width:100%!important;margin-inline:auto!important}

  /* Evita rastros visuais durante a rolagem */
  .reveal,.reveal.visible{opacity:1!important;transform:none!important;transition:none!important}

  /* O botão recolhe enquanto a página se movimenta */
  .floating-whatsapp{transition:opacity .18s ease,transform .18s ease!important}
  .floating-whatsapp.is-scrolling{opacity:.12!important;transform:translateX(46px) scale(.84)!important}
}

/* V5.53 — identidade da Hero e movimentos suaves no mobile */
@media(max-width:560px){
  .hero .hero-copy>.eyebrow{color:var(--red)!important}

  /* prolonga visualmente academia e piso até o equipamento */
  .hero::before{
    background-position:center,center,68% bottom!important;
    background-size:cover,cover,auto 100%!important;
  }
  .hero-art.hero-art-v3::after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:1!important;
    left:7%!important;
    right:7%!important;
    bottom:1%!important;
    height:31%!important;
    border-radius:50%!important;
    background:radial-gradient(ellipse at center,rgba(215,25,32,.23) 0%,rgba(110,8,14,.12) 35%,rgba(0,0,0,.10) 58%,transparent 74%)!important;
    filter:blur(15px)!important;
    transform:scaleY(.48)!important;
    pointer-events:none!important;
  }
  .hero-v533-subject{position:relative!important;z-index:2!important}

  /* animações discretas ativadas conforme cada bloco entra na tela */
  .reveal{
    opacity:0!important;
    transform:translateY(14px)!important;
    transition:opacity .48s ease,transform .48s ease!important;
    will-change:opacity,transform;
  }
  .reveal.visible{opacity:1!important;transform:none!important}
}

@media(max-width:560px) and (prefers-reduced-motion:reduce){
  .reveal,.reveal.visible{opacity:1!important;transform:none!important;transition:none!important}
}

/* V5.54 — academia concentrada atrás do equipamento */
@media(max-width:560px){
  .hero::before{
    background-image:
      linear-gradient(180deg,#020304 0%,#020304 31%,rgba(2,3,4,.97) 39%,rgba(2,3,4,.63) 50%,rgba(2,3,4,.18) 69%,rgba(2,3,4,.38) 100%),
      url('../img/branding/hero-gym-clean.png')!important;
    background-repeat:no-repeat,no-repeat!important;
    background-position:center,68% bottom!important;
    background-size:100% 100%,auto 61%!important;
  }
  .hero-art.hero-art-v3::after{
    bottom:-2%!important;
    height:38%!important;
    background:radial-gradient(ellipse at center,rgba(232,24,34,.27) 0%,rgba(115,7,14,.13) 36%,rgba(0,0,0,.05) 60%,transparent 76%)!important;
  }

  /* movimento mais visível, ainda curto e elegante */
  .reveal{
    opacity:0!important;
    transform:translateY(26px)!important;
    transition:opacity .72s ease,transform .72s cubic-bezier(.22,.61,.36,1)!important;
  }
  .reveal.visible{opacity:1!important;transform:none!important}
}

/* V5.55 — entradas elegantes e WhatsApp adaptativo no mobile */
@media(max-width:560px){
  .reveal{
    opacity:0!important;
    transform:translateY(44px)!important;
    transition:opacity 1.02s ease,transform 1.02s cubic-bezier(.22,.61,.36,1)!important;
  }
  .reveal.visible{opacity:1!important;transform:none!important}

  .category-grid .reveal:nth-child(2),
  .feature-grid .reveal:nth-child(2){transition-delay:.08s!important}
  .category-grid .reveal:nth-child(3),
  .feature-grid .reveal:nth-child(3){transition-delay:.16s!important}
  .category-grid .reveal:nth-child(4),
  .feature-grid .reveal:nth-child(4){transition-delay:.24s!important}

  .floating-whatsapp:not(.on-light){
    background:rgba(8,10,11,.92)!important;
  }
  .floating-whatsapp.on-light{
    background:#fff!important;
    border-color:rgba(37,211,102,.92)!important;
    box-shadow:0 8px 22px rgba(23,27,31,.18),0 0 0 1px rgba(255,255,255,.65)!important;
  }
}

/* V5.56 — movimento legível: Hero dedicada e seções sem aparência de carregamento */
@media(max-width:560px){
  .hero .hero-copy.reveal{
    opacity:0!important;
    transform:translateY(54px)!important;
    transition:opacity .58s ease-out,transform 1.04s cubic-bezier(.16,1,.3,1)!important;
  }
  .hero .hero-art.reveal{
    opacity:0!important;
    transform:translateY(70px)!important;
    transition:opacity .62s ease-out .16s,transform 1.12s cubic-bezier(.16,1,.3,1) .16s!important;
  }
  .hero .hero-copy.reveal.visible,
  .hero .hero-art.reveal.visible{
    opacity:1!important;
    transform:translateY(0)!important;
  }

  section:not(.hero) .reveal,
  .trust-strip .reveal{
    opacity:.16!important;
    transform:translateY(52px)!important;
    transition:opacity .46s ease-out,transform .98s cubic-bezier(.16,1,.3,1)!important;
  }
  section:not(.hero) .reveal.visible,
  .trust-strip .reveal.visible{
    opacity:1!important;
    transform:translateY(0)!important;
  }

  .category-grid .reveal:nth-child(2),
  .feature-grid .reveal:nth-child(2){transition-delay:.10s!important}
  .category-grid .reveal:nth-child(3),
  .feature-grid .reveal:nth-child(3){transition-delay:.20s!important}
  .category-grid .reveal:nth-child(4),
  .feature-grid .reveal:nth-child(4){transition-delay:.30s!important}
}

/* V5.57 — enquadramento final da primeira tela no mobile */
@media(max-width:560px){
  .site-header{height:64px!important}
  .header-shell{
    width:calc(100% - 28px)!important;
    grid-template-columns:1fr auto!important;
  }
  .brand img{width:148px!important;max-height:52px!important}
  .menu-toggle{padding:8px!important;gap:5px!important}
  .menu-toggle span{width:26px!important}
  .main-nav{top:64px!important}

  .hero{padding-top:64px!important}
  .hero-grid{padding-top:20px!important;gap:0!important}
  .hero-copy{padding:8px 0 0!important}
  .hero .hero-copy>.eyebrow{margin-bottom:10px!important}
  .hero .lead{
    margin:14px auto 18px!important;
    line-height:1.48!important;
  }
  .hero-actions{gap:10px!important}
  .hero-actions .btn{padding:11px 18px!important}
  .hero-art.hero-art-v3{margin-top:-4px!important}
}
