:root{--black:#0a0a0a;--black2:#131313;--ink:#171717;--muted:#6b6b6b;--line:#dedbd2;--paper:#f5f2eb;--white:#fff;--gold:#f4c21f;--gold2:#dba700;--radius:22px;--shadow:0 24px 70px rgba(0,0,0,.14)}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--white);color:var(--ink);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:200;background:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{top:16px}.topbar{background:var(--black);color:#cfcfcf;font-size:13px;border-bottom:1px solid #202020}.topbar__inner{display:flex;justify-content:space-between;gap:20px;padding:9px 0}.topbar a{color:var(--gold);font-weight:700}.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(20,20,20,.08)}.header__inner{height:82px;display:flex;align-items:center;gap:28px}.brand{width:78px;height:62px;overflow:hidden;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.12)}.brand img,.footer__brand img{width:100%;height:100%;object-fit:cover}.nav{display:flex;gap:28px;margin-left:auto}.nav a{font-size:14px;font-weight:750;text-transform:uppercase;letter-spacing:.04em;position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--gold);transition:.25s}.nav a:hover:after{right:0}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:#111;margin:5px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:12px;border:1px solid transparent;font-weight:800;transition:.2s;cursor:pointer}.button:hover{transform:translateY(-2px)}.button--small{min-height:44px;padding:0 17px;font-size:13px}.button--gold{background:var(--gold);color:#111;box-shadow:0 12px 28px rgba(244,194,31,.22)}.button--gold:hover{background:#ffd43b}.button--ghost{border-color:rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.06)}.button--dark{background:#111;color:#fff}.hero{position:relative;min-height:730px;color:#fff;display:flex;align-items:stretch;overflow:hidden}.hero__media{position:absolute;inset:0;background-image:url('/assets/images/hero-banner.jpg');background-size:cover;background-position:center 52%}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.90) 0%,rgba(0,0,0,.70) 42%,rgba(0,0,0,.18) 78%,rgba(0,0,0,.12) 100%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 50%)}.hero__content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:50px;padding:105px 0 70px}.hero__copy{align-self:center;max-width:760px}.eyebrow{margin:0 0 16px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.18em}.eyebrow--dark{color:#8b6a00}.hero h1{font-size:clamp(48px,6vw,84px);line-height:.98;letter-spacing:-.045em;margin:0;max-width:900px}.hero__lead{font-size:20px;max-width:690px;color:#e2e2e2;margin:28px 0 34px}.hero__actions{display:flex;gap:12px;flex-wrap:wrap}.hero__panel{justify-self:end;width:min(100%,360px);background:rgba(10,10,10,.72);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);border-radius:20px;padding:10px 24px}.hero__metric{display:flex;justify-content:space-between;align-items:center;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.12);gap:20px}.hero__metric:last-child{border-bottom:0}.hero__metric strong{font-size:23px;color:var(--gold)}.hero__metric span{font-size:13px;color:#d0d0d0;text-align:right}.trust-strip{background:var(--gold);color:#111}.trust-strip__grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-strip__grid>div{padding:25px 26px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:14px;border-right:1px solid rgba(0,0,0,.16)}.trust-strip__grid>div:last-child{border-right:0}.icon-dot{grid-row:1/3;width:34px;height:34px;border:1px solid rgba(0,0,0,.45);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:900}.trust-strip strong{font-size:14px}.trust-strip small{font-size:12px;opacity:.72}.section{padding:110px 0}.section--light{background:var(--paper)}.section--dark{background:var(--black);color:#fff}.section--media{background:#fff}.section--gallery{background:#eeeae0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px}.section-heading h2,.media-copy h2,.contact-copy h2{font-size:clamp(38px,4vw,58px);line-height:1.04;letter-spacing:-.035em;margin:0}.section-heading p:not(.eyebrow){color:#aaa;max-width:680px}.large-copy{font-size:24px;line-height:1.45;margin:8px 0 22px}.muted{color:var(--muted)}.brands-card{margin-top:70px;background:#fff;border:1px solid #e3dfd4;border-radius:var(--radius);box-shadow:var(--shadow);padding:34px;display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:center}.brands-card__title span{display:block;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.brands-card__title strong{display:block;font-size:19px;margin-top:6px}.brands{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.brand-pill{border:1px solid #e4e0d7;border-radius:12px;padding:13px 14px;text-align:center;font-weight:900;letter-spacing:.04em;background:#fbfaf6}.authorized-wrap{border-left:1px solid #e3dfd4;padding-left:28px}.authorized-wrap img{width:100%;max-height:80px;object-fit:contain}.section-heading--center{text-align:center;max-width:760px;margin:0 auto 55px}.section-heading--center p{margin-left:auto;margin-right:auto}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{min-height:290px;border:1px solid #2c2c2c;border-radius:18px;padding:28px;background:linear-gradient(180deg,#151515,#101010);position:relative;overflow:hidden;transition:.25s}.service-card:hover{transform:translateY(-5px);border-color:#5b4b14}.service-card__num{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--gold);color:#111;font-weight:900}.service-card h3{font-size:22px;margin:58px 0 10px}.service-card p{margin:0;color:#a8a8a8;font-size:14px}.media-split{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.media-card{position:relative}.media-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.media-card__badge{position:absolute;left:22px;bottom:22px;background:#111;color:#fff;padding:12px 16px;border-radius:10px;font-weight:800;font-size:13px}.media-copy p{font-size:18px;color:#555}.check-list{list-style:none;padding:0;margin:30px 0}.check-list li{padding:12px 0;border-bottom:1px solid #ece8df;font-weight:700}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--gold);margin-right:12px;font-size:13px;color:#111}.text-link{font-weight:900;border-bottom:2px solid var(--gold);padding-bottom:5px}.gallery{display:grid;grid-template-columns:1.4fr .8fr;grid-template-rows:270px 270px;grid-auto-rows:270px;gap:18px}.gallery__item{position:relative;overflow:hidden;border:0;padding:0;border-radius:20px;background:#111;cursor:zoom-in;min-height:220px}.gallery__item--wide{grid-row:1/3}.gallery__item img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery__item:hover img{transform:scale(1.035)}.gallery__item span{position:absolute;left:18px;bottom:16px;color:#fff;background:rgba(0,0,0,.72);padding:8px 12px;border-radius:8px;font-size:13px;font-weight:800}.contact-section{background:#111;color:#fff;padding:110px 0}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.contact-copy p{color:#c4c4c4;max-width:540px}.contact-points{margin:34px 0;display:grid;gap:10px}.contact-points a,.contact-points div{display:flex;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid #2c2c2c}.contact-points span{color:#8c8c8c;font-size:13px}.contact-form{background:#fff;color:#111;padding:34px;border-radius:22px;box-shadow:var(--shadow)}.form-head{margin-bottom:24px}.form-head span{font-size:12px;color:#777;text-transform:uppercase;letter-spacing:.12em}.form-head strong{display:block;font-size:26px;margin-top:4px}.contact-form label{display:grid;gap:7px;font-size:13px;font-weight:800;margin-bottom:15px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d9d7d0;border-radius:10px;padding:13px 14px;outline:none;background:#fbfaf7}.contact-form input:focus,.contact-form textarea:focus{border-color:#b99317;box-shadow:0 0 0 3px rgba(244,194,31,.16)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form button{width:100%;margin-top:4px}.contact-form small{display:block;color:#777;margin-top:12px;text-align:center}.honeypot{position:absolute!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;height:1px!important;width:1px!important;margin:-1px!important;padding:0!important;border:0!important}.footer{background:#070707;color:#ccc;padding:65px 0 22px;border-top:1px solid #222}.footer__grid{display:grid;grid-template-columns:minmax(260px,1.3fr) minmax(140px,.65fr) minmax(300px,1fr);gap:55px}.footer__brand img{width:88px;height:88px;border-radius:12px}.footer__brand p{max-width:350px;color:#888}.footer__grid>div:not(.footer__brand){display:grid;align-content:start;gap:9px}.footer__grid strong{color:#fff;margin-bottom:8px}.footer__grid a{color:#929292;font-size:14px}.footer__grid a:hover{color:var(--gold)}.facebook-page-plugin{width:100%;max-width:340px;margin-top:8px;overflow:hidden;border-radius:8px;background:#fff;line-height:0}.facebook-page-plugin iframe{display:block;width:100%;height:150px;border:0;overflow:hidden;background:#fff}.footer__bottom{border-top:1px solid #1d1d1d;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#666}.creator-credit{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid rgba(244,194,31,.55);border-radius:999px;background:rgba(244,194,31,.08);color:#f4c21f!important;font-size:12px!important;font-weight:900;letter-spacing:.035em;transition:.2s ease}.creator-credit:hover{background:#f4c21f;color:#111!important;border-color:#f4c21f;transform:translateY(-1px)}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;z-index:90;box-shadow:0 15px 35px rgba(0,0,0,.3)}.floating-whatsapp svg{width:28px;fill:#fff}.lightbox{border:0;border-radius:18px;padding:0;background:#080808;max-width:min(92vw,1100px);max-height:90vh}.lightbox::backdrop{background:rgba(0,0,0,.82)}.lightbox img{max-width:92vw;max-height:86vh;object-fit:contain}.lightbox__close{position:absolute;right:10px;top:8px;border:0;border-radius:50%;width:40px;height:40px;background:rgba(0,0,0,.7);color:#fff;font-size:28px;cursor:pointer}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(20px);transition:.7s ease}.js .reveal.is-visible{opacity:1;transform:none}.reveal--delay{transition-delay:.12s}.thanks-page{min-height:100vh;display:grid;place-items:center;background:var(--paper);padding:25px}.thanks-card{max-width:620px;text-align:center;background:#fff;padding:55px;border-radius:24px;box-shadow:var(--shadow)}.thanks-card img{width:96px;height:96px;object-fit:cover;border-radius:14px;margin:0 auto 24px}.thanks-card h1{font-size:42px;line-height:1.05}.thanks-card p:not(.eyebrow){color:#666;margin-bottom:28px}
@media(max-width:980px){.header__cta{display:none}.nav{position:fixed;left:0;right:0;top:82px;background:#fff;padding:20px;display:none;flex-direction:column;border-bottom:1px solid #ddd;box-shadow:0 20px 30px rgba(0,0,0,.08)}.nav.is-open{display:flex}.menu-toggle{display:block;margin-left:auto}.hero{min-height:680px}.hero__content{grid-template-columns:1fr;padding-top:90px}.hero__panel{justify-self:start}.trust-strip__grid{grid-template-columns:1fr}.trust-strip__grid>div{border-right:0;border-bottom:1px solid rgba(0,0,0,.15)}.split,.media-split,.contact-grid{grid-template-columns:1fr;gap:45px}.brands-card{grid-template-columns:1fr}.authorized-wrap{border-left:0;border-top:1px solid #e3dfd4;padding:20px 0 0}.authorized-wrap img{max-width:420px}.services-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.facebook-page-plugin{max-width:340px}.container{width:min(100% - 28px,1180px)}.topbar__inner span{display:none}.topbar__inner{justify-content:center}.header__inner{height:72px}.brand{width:68px;height:54px}.nav{top:72px}.hero{min-height:650px}.hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.52)),linear-gradient(0deg,rgba(0,0,0,.58),transparent)}.hero__content{padding:70px 0 34px;align-items:center}.hero h1{font-size:46px}.hero__lead{font-size:17px}.hero__panel{display:none}.section{padding:78px 0}.services-grid{grid-template-columns:1fr}.service-card{min-height:240px}.brands{grid-template-columns:1fr}.gallery{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:240px}.gallery__item--wide{grid-row:auto;min-height:290px}.form-row{grid-template-columns:1fr}.contact-section{padding:78px 0}.contact-form{padding:22px}.footer__grid{grid-template-columns:1fr;gap:35px}.footer__bottom{gap:15px;flex-direction:column}.thanks-card{padding:35px 24px}.thanks-card h1{font-size:34px}}

/* Banner principal atualizado - imagem 1672x941 fornecida pelo cliente */
.hero{min-height:0;aspect-ratio:1672/941;position:relative;display:block;background:#070707}
.hero__media{background-image:url('/assets/images/hero-banner.jpg');background-size:cover;background-position:center center;background-repeat:no-repeat}
.hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.28) 32%,rgba(0,0,0,0) 62%)}
.hero__content{height:100%;display:grid;grid-template-columns:minmax(0,720px);align-items:start;padding-top:clamp(54px,7vw,118px);padding-bottom:0}
.hero__copy{align-self:start;max-width:640px}
.hero h1{font-size:clamp(36px,4.5vw,68px);line-height:1.02;max-width:650px;text-shadow:0 4px 28px rgba(0,0,0,.55)}
.hero__lead{font-size:clamp(16px,1.35vw,20px);max-width:590px;margin:22px 0 28px;text-shadow:0 2px 18px rgba(0,0,0,.65)}
.hero__panel{display:none!important}
.trust-strip{display:none}
@media(max-width:900px){
  .hero__content{padding-top:42px}
  .hero__copy{max-width:54%}
  .hero h1{font-size:clamp(28px,5vw,42px)}
  .hero__lead{font-size:14px;margin:14px 0 18px}
  .hero__actions .button{min-height:42px;padding:0 14px;font-size:12px}
}
@media(max-width:700px){
  .hero{aspect-ratio:1672/941}
  .hero__shade,.hero__content{display:none}
}

/* Ajuste solicitado: caixas do banner agora são elementos independentes */
.hero{aspect-ratio:1672/748}
.trust-strip{display:block;background:#fff;color:#171717;padding:26px 0 34px;border-bottom:1px solid #ece8df}
.trust-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.trust-strip__grid>div{border-right:0;border-bottom:0}
.trust-card{min-height:132px;padding:24px 26px;display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto 1fr;column-gap:18px;align-items:start;background:#fff;border:1px solid #e7e2d8;border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,.08)}
.trust-card__icon{grid-row:1/3;width:58px;height:58px;border-radius:14px;background:#fff9df;display:grid;place-items:center}
.trust-card__icon svg{width:34px;height:34px;fill:none;stroke:var(--gold2);stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}
.trust-card strong{font-size:17px;line-height:1.25;margin:2px 0 7px}
.trust-card small{font-size:13px;line-height:1.55;color:#666;opacity:1}
@media(max-width:980px){
  .trust-strip__grid{grid-template-columns:1fr}
  .trust-card{min-height:0}
}
@media(max-width:700px){
  .hero{aspect-ratio:1672/748}
  .trust-strip{padding:18px 0 24px}
  .trust-card{grid-template-columns:48px 1fr;padding:19px 18px;column-gap:14px}
  .trust-card__icon{width:48px;height:48px}
  .trust-card__icon svg{width:28px;height:28px}
}


/* Revisão: as três caixas ficam SOBRE o banner, mas independentes da imagem */
.hero{aspect-ratio:1672/748;min-height:0;position:relative;overflow:hidden}
.hero .trust-strip{display:block;position:absolute;left:0;right:0;bottom:clamp(18px,2.2vw,34px);z-index:4;background:transparent;padding:0;border:0;pointer-events:none}
.hero .trust-strip .container{width:min(1000px,calc(100% - 80px));margin-left:4%;margin-right:auto}.hero .trust-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hero .trust-card{pointer-events:auto;min-height:112px;padding:18px 20px;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto 1fr;column-gap:15px;align-items:center;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.75);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.24);backdrop-filter:blur(7px);color:#171717}
.hero .trust-card__icon{grid-row:1/3;width:48px;height:48px;border-radius:12px;background:#fff7d3;display:grid;place-items:center}
.hero .trust-card__icon svg{width:30px;height:30px;fill:none;stroke:var(--gold);stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}
.hero .trust-card strong{font-size:16px;line-height:1.2;margin:0 0 5px;color:#171717}
.hero .trust-card small{font-size:12px;line-height:1.45;color:#5f5f5f;opacity:1}

/* Logos reais das marcas em vez de texto */
.brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.brand-logo-card{min-height:72px;border:1px solid #e4e0d7;border-radius:12px;padding:14px 18px;background:#fff;display:flex;align-items:center;justify-content:center}
.brand-logo-card img{display:block;max-width:100%;width:auto;height:38px;object-fit:contain}
.brand-logo-card img[src*="hyundai"]{height:34px}
.brand-logo-card img[src*="volvo"]{height:28px}

/* Vídeos recuperados do site original */
.section--videos{background:#f5f2eb}
.videos-grid{display:grid;grid-template-columns:repeat(2,minmax(0,500px));gap:30px;align-items:start;justify-content:center}
.video-card{background:transparent;border-radius:0;padding:0;box-shadow:none;overflow:hidden;min-width:0;width:100%}
.video-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:500px}
.video-card iframe,.video-card video{display:block;width:100%;border:0;border-radius:12px}
.video-card--facebook iframe{height:auto;aspect-ratio:267/476;background:transparent}
.video-card--youtube iframe{height:auto;aspect-ratio:16/9;background:#000}
.video-card--local video{height:auto;max-height:720px;background:#000;object-fit:contain}
.video-card__title{display:block;margin-top:10px;font-size:14px;line-height:1.35;color:#272727;text-align:center}
.videos-empty{grid-column:1/-1;text-align:center;color:#777;margin:0}

@media(max-width:980px){
  .hero{aspect-ratio:auto;min-height:650px}
  .hero .trust-strip{bottom:18px}
  .hero .trust-strip .container{width:min(100% - 28px,1180px);margin-left:auto;margin-right:auto}
  .hero .trust-strip__grid{grid-template-columns:1fr;gap:8px}
  .hero .trust-card{min-height:0;padding:12px 14px;grid-template-columns:38px 1fr;column-gap:11px}
  .hero .trust-card__icon{width:38px;height:38px;border-radius:9px}
  .hero .trust-card__icon svg{width:24px;height:24px}
  .hero .trust-card strong{font-size:14px}
  .hero .trust-card small{font-size:11px;line-height:1.3}
  .videos-grid{grid-template-columns:repeat(2,minmax(0,460px));gap:22px;justify-content:center}
  .video-card{width:100%;margin:0 auto}
  .video-card:last-child:nth-child(odd){max-width:460px}
}
@media(max-width:700px){
  .hero{aspect-ratio:auto;min-height:620px;background:#070707}
  .hero__media{background-size:cover;background-position:center center}
  .hero .trust-strip{bottom:12px}
  .hero .trust-strip__grid{gap:7px}
  .hero .trust-card{padding:10px 12px;grid-template-columns:34px 1fr}
  .hero .trust-card__icon{width:34px;height:34px}
  .hero .trust-card__icon svg{width:21px;height:21px}
  .hero .trust-card strong{font-size:13px;margin-bottom:2px}
  .hero .trust-card small{font-size:10px}
  .videos-grid{grid-template-columns:minmax(0,500px);gap:20px;justify-content:center}
  .video-card{max-width:500px}
  .video-card:last-child:nth-child(odd){grid-column:auto;max-width:500px}
  .brands{grid-template-columns:1fr 1fr}
  .brand-logo-card{min-height:64px;padding:12px}
  .brand-logo-card img{height:30px}
}

/* Ajuste final solicitado: vídeos mais próximos e sem espaço excessivo abaixo */
.section--videos{padding-top:90px;padding-bottom:64px}
.section--videos .section-heading--center{margin-bottom:36px}
.videos-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1140px;margin:0 auto;align-items:start;justify-content:stretch}
.video-card{max-width:none;margin:0}
.video-card:last-child:nth-child(odd){grid-column:auto;justify-self:stretch;max-width:none}
@media(max-width:980px){
  .section--videos{padding-top:82px;padding-bottom:58px}
  .videos-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:940px}
  .video-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:min(100%,460px);max-width:460px}
}
@media(max-width:700px){
  .section--videos{padding-top:70px;padding-bottom:46px}
  .section--videos .section-heading--center{margin-bottom:28px}
  .videos-grid{grid-template-columns:1fr;gap:16px;max-width:500px}
  .video-card,.video-card:last-child:nth-child(odd){grid-column:auto;width:100%;max-width:500px;justify-self:stretch}
}

/* =========================================================
   AJUSTE EXCLUSIVO MOBILE — banner + diferenciais
   Desktop/tablet acima de 700px permanece inalterado.
   ========================================================= */
@media (max-width:700px){
  /* O banner vira uma área visual própria; as caixas ficam logo abaixo. */
  .hero{
    display:block;
    min-height:0;
    aspect-ratio:auto;
    overflow:visible;
    background:#0a0a0a;
  }

  .hero__media{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:auto;
    height:430px;
    background-size:cover;
    background-position:72% 50%;
    background-repeat:no-repeat;
  }

  .hero__shade{
    display:block!important;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:auto;
    height:430px;
    background:
      linear-gradient(90deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.50) 46%,rgba(0,0,0,.10) 78%,rgba(0,0,0,.04) 100%),
      linear-gradient(0deg,rgba(0,0,0,.42) 0%,rgba(0,0,0,.05) 48%,rgba(0,0,0,.26) 100%);
  }

  .hero__content{
    display:flex!important;
    min-height:430px;
    height:auto;
    grid-template-columns:none;
    align-items:flex-start;
    padding:20px 0 24px;
    position:relative;
    z-index:2;
  }

  .hero__copy{
    display:block;
    align-self:flex-start;
    width:min(88%,330px);
    max-width:330px;
    margin-top:16px;
    padding:15px 16px 16px;
    border:1px solid rgba(255,255,255,.14);
    border-radius:14px;
    background:rgba(7,7,7,.52);
    backdrop-filter:blur(4px);
    -webkit-backdrop-filter:blur(4px);
    box-shadow:0 12px 30px rgba(0,0,0,.18);
  }

  .hero .eyebrow{
    display:block;
    margin:0 0 8px;
    font-size:9px;
    line-height:1.35;
    letter-spacing:.13em;
  }

  .hero h1{
    display:block;
    margin:0;
    font-size:clamp(27px,8.1vw,33px);
    line-height:1.01;
    letter-spacing:-.035em;
    text-shadow:0 3px 14px rgba(0,0,0,.55);
  }

  .hero__lead{
    display:block;
    margin:11px 0 14px;
    max-width:300px;
    font-size:13px;
    line-height:1.42;
    color:#f0f0f0;
    text-shadow:0 2px 10px rgba(0,0,0,.65);
  }

  .hero__actions{
    display:flex;
    gap:8px;
    flex-wrap:nowrap;
  }

  .hero__actions .button{
    min-height:40px;
    padding:0 13px;
    border-radius:9px;
    font-size:11px;
    white-space:nowrap;
  }

  /* No celular deixamos só a ação principal para liberar mais foto. */
  .hero__actions .button--ghost{
    display:none;
  }

  .hero__panel{
    display:none!important;
  }

  /* Diferenciais saem de cima da foto e passam para baixo do banner. */
  .hero .trust-strip{
    display:block;
    position:relative;
    left:auto;
    right:auto;
    bottom:auto;
    z-index:5;
    padding:16px 0 20px;
    background:#f2c21f;
    border:0;
    pointer-events:auto;
  }

  .hero .trust-strip .container{
    width:min(100% - 28px,1180px);
    margin-left:auto;
    margin-right:auto;
  }

  .hero .trust-strip__grid{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
  }

  .hero .trust-card{
    min-height:0;
    padding:13px 14px;
    grid-template-columns:42px 1fr;
    grid-template-rows:auto auto;
    column-gap:12px;
    align-items:center;
    background:#171717;
    border:1px solid rgba(255,255,255,.10);
    border-radius:12px;
    box-shadow:0 8px 18px rgba(0,0,0,.16);
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
    color:#fff;
  }

  .hero .trust-card__icon{
    grid-row:1/3;
    width:42px;
    height:42px;
    border-radius:10px;
    background:#2a260f;
  }

  .hero .trust-card__icon svg{
    width:25px;
    height:25px;
    stroke:#f4c21f;
  }

  .hero .trust-card strong{
    margin:0 0 2px;
    color:#fff;
    font-size:14px;
    line-height:1.2;
  }

  .hero .trust-card small{
    color:#c9c9c9;
    font-size:11px;
    line-height:1.35;
  }
}

@media (max-width:380px){
  .hero__media,.hero__shade{height:410px}
  .hero__content{min-height:410px}
  .hero__copy{width:min(90%,310px);padding:13px 14px}
  .hero h1{font-size:27px}
  .hero__lead{font-size:12px}
}
