/* Versão escolhida: primeira dobra minimalista com identidade histórica da marca. */
.brand__logo{display:block;width:230px;height:auto;max-height:66px;object-fit:contain;object-position:left center}
.site-header{min-height:82px;background:rgba(6,20,31,.9);backdrop-filter:blur(14px)}
.header__inner{min-height:82px}
.hero{min-height:760px;background:#1a4c65}
.hero__image{object-position:center center;filter:brightness(1.23) saturate(.96) contrast(.96)}
.hero__overlay{background:linear-gradient(90deg,rgba(17,58,77,.76) 0%,rgba(17,58,77,.58) 34%,rgba(17,58,77,.12) 61%,rgba(17,58,77,0) 84%)}
.hero__content{max-width:1280px;padding-top:150px}
.hero h1{max-width:760px;font-size:clamp(3rem,5.7vw,5.35rem);text-transform:uppercase}
.hero__lead{max-width:630px}
.hero__helper{display:flex;align-items:center;gap:9px;color:#c3d0d8}
.hero__helper span{color:#27d981;font-size:.62rem}
.hero__actions .button--primary{border-color:rgba(255,255,255,.24);background:linear-gradient(135deg,#42e88d,#1fca70);box-shadow:0 16px 38px rgba(31,202,112,.36)}
.hero__actions .button--primary:hover{box-shadow:0 20px 44px rgba(31,202,112,.48)}
.button--primary{color:#03130b;background:linear-gradient(135deg,#42e88d,#1fca70);box-shadow:0 14px 32px rgba(31,202,112,.28)}
.text-link{color:#07813a}
.issue-card .text-link{display:inline-flex;width:max-content;max-width:100%;min-height:44px;margin-top:auto;padding:11px 16px;align-items:center;border:1px solid #9ee8bd;border-radius:999px;background:#dcfce8;color:#076b32;box-shadow:0 8px 20px rgba(7,129,58,.1);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.issue-card:hover .text-link{border-color:#64d696;background:#c7f8d9;box-shadow:0 11px 24px rgba(7,129,58,.17);transform:translateY(-1px)}
.issue-card--urgent .text-link{border-color:rgba(255,255,255,.85);background:#fff;color:#0753ae;box-shadow:0 10px 24px rgba(0,28,77,.2)}
.issue-card--urgent:hover .text-link{border-color:#fff;background:#f2f8ff;color:#073f88}
.legacy-banner{position:relative;display:block;overflow:hidden;border-radius:22px;background:#111;box-shadow:0 22px 55px rgba(22,35,43,.16)}
.legacy-banner img{display:block;width:100%;height:auto;object-fit:contain}
.legacy-banner__action{position:static;display:flex;min-height:58px;padding:0 22px;align-items:center;justify-content:center;background:#07813a;color:#fff;font-size:.9rem;font-weight:900}
.legacy-banner--lost{max-width:960px;height:auto;margin:55px auto 0}
.premium-feature{position:relative;overflow:hidden;margin-top:30px;border-radius:22px;background:#08090a;box-shadow:0 22px 55px rgba(10,20,30,.18)}
.premium-feature>img{display:block;width:100%;height:auto}
.premium-feature__action{position:static;display:flex;padding:16px;justify-content:center;background:#0b1118}
.brand-contact{padding:32px 0 90px;background:#fff}
.legacy-banner--specialist{max-width:900px;height:auto;margin:auto}
.brand__logo--footer{width:210px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.22))}
.identity-row{display:grid;grid-template-columns:minmax(300px,.85fr) 1.15fr;gap:0;align-items:stretch;overflow:hidden;margin-top:48px;border:1px solid #d8e1e7;border-radius:22px;background:#fff;box-shadow:0 20px 50px rgba(21,38,49,.12)}
.identity-row>img{display:block;width:100%;height:100%;min-height:310px;object-fit:contain}
.identity-row__copy{display:flex;padding:clamp(30px,4vw,58px);flex-direction:column;justify-content:center;align-items:flex-start}
.identity-row__copy h3{max-width:620px;margin:0;font-size:clamp(1.7rem,3vw,2.65rem);line-height:1.04;letter-spacing:-.04em}
.identity-row__copy>p:not(.eyebrow){max-width:620px;margin:18px 0 25px;color:#536372;line-height:1.65}
.identity-row--yellow{background:#ffd028;border-color:#edbd12}
.identity-row--yellow>img{background:#ffd028}
.identity-row--yellow .identity-row__copy>p:not(.eyebrow){color:#343127}
.identity-row--premium{grid-template-columns:1fr minmax(380px,.95fr);background:#090b0e;border-color:#282e36;color:#fff}
.identity-row--premium>img{min-height:280px;object-position:center}
.identity-row--premium>img{background:#090b0e}
.identity-row--premium .identity-row__copy>p:not(.eyebrow){color:#b8c3cd}
.identity-row--specialist{max-width:1060px;margin:0 auto;background:#fff8df;border-color:#eed477}
.identity-row--specialist>img{object-position:center;background:#ffc81f}
.brand-grid span{position:relative;isolation:isolate;display:flex;min-height:138px;padding:18px;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#fff,#f1f6fb);cursor:default;animation:brand-tone 8s ease-in-out infinite;transition:transform .35s ease,box-shadow .35s ease,background .35s ease}
.brand-grid span::after{position:absolute;z-index:-1;width:150px;height:150px;border-radius:50%;content:"";background:radial-gradient(circle,rgba(49,111,190,.1),transparent 70%);transform:scale(.82);transition:transform .5s ease}
.brand-grid img{display:block;width:72%;max-width:148px;height:82px;object-fit:contain;opacity:1;filter:drop-shadow(0 7px 10px rgba(14,30,44,.15));transition:transform .4s ease,filter .4s ease}
.brand-grid strong{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.brand-grid span:nth-child(4n+2){animation-delay:-2s}.brand-grid span:nth-child(4n+3){animation-delay:-4s}.brand-grid span:nth-child(4n+4){animation-delay:-6s}
.brand-grid span:hover{transform:translateY(-3px);background:#f6faff;box-shadow:0 12px 28px rgba(28,58,78,.1)}
.brand-grid span:hover::after{transform:scale(1.15)}
.brand-grid span:hover img{filter:drop-shadow(0 7px 11px rgba(14,30,44,.2));transform:scale(1.08)}
@keyframes brand-tone{0%,100%{background-color:#f7f9fc}50%{background-color:#edf4fb}}
@media(max-width:980px){.brand__logo{width:190px}}
@media(max-width:680px){
  body{font-size:17px;line-height:1.65}
  .site-header,.header__inner{min-height:66px}
  .brand__logo{width:174px;max-height:52px}
  .hero{min-height:calc(100svh - 66px);display:flex;align-items:flex-end;padding:0}
  .hero__image{inset:0 0 auto;height:52%;object-position:79% 21%;filter:brightness(1.3) saturate(.96) contrast(.95)}
  .hero__overlay{background:linear-gradient(180deg,rgba(18,58,77,0) 0%,rgba(18,58,77,.03) 34%,rgba(25,76,99,.7) 51%,#194c63 100%)}
  .hero__content{width:100%;padding:0 22px 90px}
  .hero .eyebrow{margin-bottom:13px;font-size:.72rem;line-height:1.45}
  .hero h1{max-width:350px;font-size:clamp(2.3rem,11vw,3rem);line-height:.96}
  .hero__lead{margin-top:16px;font-size:1.08rem;line-height:1.5}
  .hero__actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}
  .hero__actions .button{min-height:52px;padding:8px 12px;font-size:.94rem;line-height:1.25}
  .hero__actions .button--primary{min-height:62px;font-size:1rem;box-shadow:0 15px 36px rgba(31,202,112,.42);animation:whatsapp-attention 3.6s ease-in-out infinite}
  .hero__actions .button--ghost{min-height:50px;background:rgba(255,255,255,.055)}
  .hero__actions .button__icon{display:none}
  .hero__helper{margin-top:16px;font-size:.86rem;line-height:1.45}
  .intent-strip strong{font-size:1rem}
  .intent-strip span{font-size:.9rem;line-height:1.45}
  .section-heading p:not(.eyebrow),.split__intro>p:not(.eyebrow),.proof__grid>div>p:not(.eyebrow){font-size:1.06rem;line-height:1.65}
  .issue-card h3{font-size:1.3rem}
  .issue-card p{font-size:1.04rem;line-height:1.62}
  .text-link{font-size:.98rem}
  .issue-card .text-link{width:100%;justify-content:center;text-align:center}
  .service-list article>span{font-size:.88rem}
  .service-list h3{font-size:1.22rem}
  .service-list p{font-size:1.02rem;line-height:1.62}
  .premium-note p:not(.eyebrow){font-size:1.04rem;line-height:1.62}
  .steps h3{font-size:1.14rem}
  .steps p{font-size:1.02rem;line-height:1.6}
  .proof__items strong{font-size:1.14rem}
  .proof__items span{font-size:1rem;line-height:1.55}
  .faq summary{font-size:1.06rem;line-height:1.45}
  .faq details p{font-size:1.02rem;line-height:1.65}
  .contact-cta p:not(.eyebrow){font-size:1.04rem;line-height:1.6}
  .footer__grid p{font-size:.98rem;line-height:1.65}
  .footer__bottom{font-size:.9rem;line-height:1.55}
  .mobile-contact a{font-size:.96rem}
  .mobile-contact{grid-template-columns:.78fr 1.52fr}
  .mobile-contact__whatsapp{background:linear-gradient(135deg,#42e88d,#20c96f);box-shadow:0 0 22px rgba(32,201,111,.34);animation:whatsapp-attention 3.6s ease-in-out infinite}
  .legacy-banner,.premium-feature{border-radius:16px}
  .legacy-banner--lost{margin-top:36px}
  .legacy-banner__action{min-height:52px;padding:0 15px;font-size:.94rem}
  .premium-feature>img{width:100%;height:auto;min-height:0;object-fit:contain}
  .premium-feature__action{padding:12px}
  .premium-feature__action .button{min-height:50px;padding:0 15px;font-size:.94rem}
  .brand-contact{padding:20px 14px 86px}
  .brand__logo--footer{width:190px}
  .brand-grid span{min-height:104px;padding:12px}
  .brand-grid img{width:78%;max-width:104px;height:64px}
  .identity-row,.identity-row--premium{grid-template-columns:1fr;margin-top:34px;border-radius:16px}
  .identity-row--premium .identity-row__copy{order:2}
  .identity-row--premium>img{order:1}
  .identity-row>img{height:auto;min-height:0;max-height:none;object-fit:contain}
  .identity-row__copy{padding:25px 22px 28px}
  .identity-row__copy h3{font-size:1.7rem}
  .identity-row__copy>p:not(.eyebrow){margin:14px 0 20px;font-size:1.04rem;line-height:1.62}
  .identity-row__copy .button{width:100%;min-height:54px;padding:0 14px;font-size:.96rem}
  .identity-row--specialist{margin:0}
}
@keyframes whatsapp-attention{0%,72%,100%{filter:brightness(1);transform:scale(1)}82%{filter:brightness(1.08);transform:scale(1.012)}}
@media(prefers-reduced-motion:reduce){.brand-grid span{animation:none}.brand-grid span,.brand-grid img,.brand-grid span::after{transition:none}}
