@font-face{font-family:Manrope;src:url('/fonts/manrope.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
:root{--red:#d9272e;--red-dark:#a91820;--ink:#171b1f;--dark:#11161b;--muted:#626970;--line:#dfe2e4;--soft:#f4f5f5;--white:#fff}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:84px}
body{font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}
.shell{width:min(1180px,calc(100% - 64px));margin-inline:auto}
.skip-link{position:fixed;left:16px;top:-60px;z-index:100;background:var(--ink);color:#fff;padding:12px 18px;border-radius:4px}.skip-link:focus{top:12px}
:focus-visible{outline:3px solid #ff7378;outline-offset:3px}

.site-header{position:fixed;z-index:60;inset:0 0 auto;background:#fffffff4;backdrop-filter:blur(15px);border-bottom:1px solid #e5e7e8}
.header-inner{height:84px;display:flex;align-items:center;gap:20px}
.brand{flex:0 0 auto}.brand img{width:136px;height:auto;display:block}
.brand-claim{white-space:nowrap;border-left:1px solid var(--line);padding-left:20px;font-size:12px;font-weight:700;letter-spacing:.02em}
.navigation{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:13px;font-weight:650}
.navigation>a:not(.nav-cta){position:relative;padding:30px 0}.navigation>a:not(.nav-cta)::after{content:'';position:absolute;left:0;right:100%;bottom:23px;height:2px;background:var(--red);transition:right .25s}.navigation>a:not(.nav-cta):hover::after{right:0}
.nav-cta{display:flex;align-items:center;gap:14px;background:var(--red);color:#fff;padding:13px 18px;border-radius:4px}.nav-cta:hover{background:var(--red-dark)}
.menu-toggle{display:none;border:1px solid var(--line);background:#fff;width:42px;height:42px;border-radius:4px;place-items:center}

.hero{min-height:calc(100svh - 84px);margin-top:84px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden;background:var(--dark)}
.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#10151aee 0%,#11171dcc 45%,#141a2055 82%),linear-gradient(0deg,#0e1318aa 0%,transparent 50%)}
.hero-content{position:relative;z-index:2;padding:90px 0 190px}
.overline{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.4;font-weight:750;letter-spacing:.12em;color:var(--red);text-transform:uppercase}.overline>span{width:7px;height:7px;border-radius:50%;background:currentColor;flex:0 0 auto}.overline.light{color:#ff777c}
.hero h1{max-width:1100px;margin-top:25px;font-size:clamp(52px,5.3vw,76px);line-height:1.04;letter-spacing:-.065em;font-weight:580}.hero h1 em{font-style:normal;color:#ff555c}
.hero-lead{font-size:16px;line-height:1.8;color:#e0e4e6;max-width:640px;margin-top:28px}
.hero-actions{display:flex;gap:13px;margin-top:38px}
.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:19px;border:0;border-radius:4px;padding:14px 21px;font-size:13px;font-weight:750;transition:background .2s,border-color .2s,color .2s}.button.primary{background:var(--red);color:#fff}.button.primary:hover{background:#f13a41}.button.ghost{border:1px solid #ffffff66;color:#fff;background:#ffffff0c}.button.ghost:hover{background:#fff;color:var(--ink)}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:var(--red)}.button:disabled{opacity:.6;cursor:wait}
.hero-facts{position:absolute;z-index:3;bottom:0;left:0;right:0;background:#0d1217c9;backdrop-filter:blur(10px);border-top:1px solid #ffffff26}
.facts-grid{display:grid;grid-template-columns:repeat(4,1fr)}.facts-grid>div{min-height:118px;padding:24px 28px;border-left:1px solid #ffffff20}.facts-grid>div:first-child{border-left:0}.facts-grid strong{display:block;font-size:30px;line-height:1;font-weight:600;letter-spacing:-.04em}.facts-grid strong span{font-size:17px;color:#ff646a;margin-left:3px}.facts-grid p{font-size:12px;color:#b9c0c5;margin-top:11px}

.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid article{display:flex;gap:18px;align-items:center;padding:31px 34px;border-left:1px solid var(--line)}.trust-grid article:first-child{border-left:0}.trust-grid svg{color:var(--red);width:29px;height:29px;flex:0 0 auto}.trust-grid h2{font-size:15px;font-weight:750}.trust-grid p{font-size:12px;color:var(--muted);margin-top:5px}

.section{padding:108px 0}.section-intro{display:grid;grid-template-columns:1fr 380px;gap:80px;align-items:end;margin-bottom:54px}.section-intro h2,.company-copy h2,.coverage h2{font-size:clamp(38px,4.3vw,58px);line-height:1.12;letter-spacing:-.055em;font-weight:560;margin-top:17px}.section-intro h2 em,.company-copy h2 em,.coverage h2 em{font-style:normal;color:var(--muted)}.section-intro>p{font-size:15px;line-height:1.85;color:var(--muted)}
.solutions{background:var(--soft)}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:#fff;border:1px solid #e0e3e5;border-radius:10px;overflow:hidden;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #10182014}.service-image{height:238px;overflow:hidden;background:#d8dbdd}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.service-card:hover .service-image img{transform:scale(1.035)}.service-card:nth-child(1) .service-image img{object-position:52% center}.service-card:nth-child(2) .service-image img{object-position:center 45%}.service-body{padding:27px 28px 29px}.service-body>span{font-size:12px;font-weight:750;color:var(--red);letter-spacing:.08em}.service-body h3{font-size:25px;letter-spacing:-.035em;margin-top:10px}.service-body p{font-size:14px;line-height:1.75;color:var(--muted);margin-top:13px;min-height:74px}.service-body a,.text-link,.map-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:750;margin-top:19px;border-bottom:1px solid #bfc3c5;padding-bottom:5px}
.secondary-services{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.secondary-services article{display:grid;grid-template-columns:46px 1fr 45px;gap:21px;align-items:center;padding:31px;border:1px solid #dce0e2;background:#fff;border-radius:10px}.secondary-services>article>svg{color:var(--red);width:32px}.secondary-services article div>span{font-size:12px;color:var(--red);font-weight:700}.secondary-services h3{font-size:20px;margin:5px 0 7px}.secondary-services p{font-size:13px;line-height:1.65;color:var(--muted)}.secondary-services article>a{width:43px;height:43px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.secondary-services article>a:hover{background:var(--red);color:#fff;border-color:var(--red)}

.differentials{background:var(--dark);color:#fff;padding:96px 0}.differentials-heading{display:grid;grid-template-columns:1.1fr .8fr;column-gap:80px}.differentials-heading .overline{grid-column:1/-1}.differentials-heading h2{font-size:clamp(39px,4.4vw,59px);line-height:1.1;letter-spacing:-.055em;font-weight:550;margin-top:18px}.differentials-heading>p:last-child{align-self:end;color:#aeb6bc;font-size:14px;line-height:1.8;max-width:380px}.difference-list{display:grid;grid-template-columns:repeat(4,1fr);margin-top:62px;border-top:1px solid #394047}.difference-list article{padding:28px 25px 8px;border-left:1px solid #394047}.difference-list article:first-child{border-left:0;padding-left:0}.difference-list article>span{font-size:12px;color:#ff676d}.difference-list h3{font-size:18px;margin:26px 0 12px}.difference-list p{font-size:13px;line-height:1.75;color:#aeb6bc}

.company-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:86px;align-items:center}.company-image img{width:100%;height:560px;object-fit:cover;border-radius:8px}.company-image>span{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted);margin-top:14px}.company-copy>p:not(.overline){font-size:14px;line-height:1.85;color:var(--muted);margin-top:21px}.base-route{display:grid;grid-template-columns:1fr 38px 1fr;gap:10px;align-items:center;border-block:1px solid var(--line);padding:22px 0;margin-top:28px}.base-route>svg{color:var(--red)}.base-route strong{display:block;font-size:17px}.base-route span{display:block;font-size:12px;color:var(--muted);margin-top:5px}
.structure-banner{height:590px;position:relative;overflow:hidden;color:#fff;background:var(--dark)}.structure-banner>img{width:100%;height:100%;object-fit:cover;object-position:center 56%}.structure-banner::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#111820e8 0%,#131b22a0 42%,transparent 75%)}.structure-caption{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.structure-caption>span{font-size:12px;color:#ff686e;letter-spacing:.12em;font-weight:750}.structure-caption h2{font-size:clamp(42px,5vw,68px);line-height:1.08;letter-spacing:-.06em;font-weight:560;margin-top:18px}.structure-caption p{font-size:15px;line-height:1.8;color:#d5dade;max-width:480px;margin-top:24px}

.coverage{background:#fff}.coverage-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px}.coverage-intro>p:not(.overline){font-size:14px;line-height:1.85;color:var(--muted);max-width:420px;margin-top:25px}.national{display:flex;gap:15px;align-items:flex-start;padding:21px 0;margin:28px 0;border-block:1px solid var(--line);max-width:460px}.national>svg{color:var(--red)}.national strong{display:block;font-size:15px}.national span{display:block;font-size:12px;color:var(--muted);margin-top:5px}.regions-title{font-size:12px;font-weight:750;letter-spacing:.1em;color:var(--muted);margin-bottom:13px}.regions details{border-top:1px solid var(--line)}.regions details:last-child{border-bottom:1px solid var(--line)}.regions summary{list-style:none;display:flex;align-items:center;gap:20px;padding:24px 0;font-size:17px;font-weight:650;cursor:pointer}.regions summary::-webkit-details-marker{display:none}.regions summary>span{font-size:12px;color:#969ca1}.regions summary>svg{margin-left:auto;color:#8d9499;transition:transform .2s}.regions details[open] summary>svg{transform:rotate(180deg)}.regions details>p{font-size:13px;line-height:1.85;color:var(--muted);padding:0 0 25px 34px}

.contact{background:var(--soft)}.contact-intro{align-items:center}.whatsapp-link{justify-self:end;display:grid;grid-template-columns:43px 1fr 21px;gap:14px;align-items:center}.whatsapp-link>svg:first-child{width:43px;height:43px;padding:10px;background:#fff;border-radius:50%;color:var(--red)}.whatsapp-link span{font-size:12px;color:var(--muted)}.whatsapp-link strong{display:block;font-size:16px;color:var(--ink);margin-top:3px}.contact-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:start}.quote-form{background:#fff;border:1px solid #e0e3e4;border-radius:10px;padding:38px;display:grid;gap:20px;box-shadow:0 18px 50px #12181d0c}.form-title{border-bottom:1px solid var(--line);padding-bottom:24px}.form-title h3{font-size:25px;letter-spacing:-.035em}.form-title p{font-size:13px;color:var(--muted);margin-top:7px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.quote-form label{display:grid;gap:8px;font-size:12px;font-weight:700}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-width:0;border:1px solid #d9dddf;background:#fafafa;border-radius:4px;padding:13px 14px;color:var(--ink);font-size:14px}.quote-form textarea{resize:vertical;min-height:125px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:2px solid var(--red);outline-offset:2px;background:#fff}.quote-form .consent{display:flex;align-items:flex-start;gap:10px;font-weight:400;color:var(--muted)}.consent input{width:16px;height:16px;margin-top:1px;accent-color:var(--red);flex:0 0 auto}.honeypot{position:absolute;left:-9999px}.form-status:empty{display:none}.form-error,.form-success,.form-info{font-size:13px;line-height:1.6;padding:13px 15px;border-left:3px solid}.form-error{color:#9f1d26;background:#fff0f1}.form-success{color:#23663f;background:#edf7ef}.form-info{color:#4f5961;background:#eef4f7;border-color:#647987}.quote-form .button{justify-self:start}
.contact-aside{display:grid;gap:0}.contact-aside>div{padding-bottom:27px}.contact-aside h3{font-size:30px;line-height:1.2;letter-spacing:-.04em;margin-top:15px}.contact-aside>div>p:last-child{font-size:14px;line-height:1.8;color:var(--muted);margin-top:15px}.contact-aside article{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:25px 0;border-top:1px solid var(--line)}.contact-aside article>span{font-size:12px;font-weight:750;color:var(--red);letter-spacing:.08em}.contact-aside article>a:not(.contact-phone,.map-link){font-size:13px;color:var(--muted);overflow-wrap:anywhere}.contact-aside article>p{font-size:13px;color:var(--muted);line-height:1.7}.contact-phone{font-size:22px;font-weight:650;display:flex;align-items:center;gap:10px;margin:5px 0}.contact-phone svg{width:18px;color:var(--red)}.map-link{margin-top:8px}

.footer{background:var(--dark);color:#fff;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:65px;padding-bottom:52px}.footer-brand img{width:132px;filter:brightness(0) invert(1);opacity:.9}.footer-brand p{font-size:15px;white-space:nowrap;margin-top:18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid h2{font-size:13px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;color:#ff6b71}.footer-grid a,.footer-grid span{font-size:13px;color:#b6bdc2}.footer-grid a{display:flex;align-items:center;gap:7px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #363c42;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:23px 0;font-size:12px;color:#8f989f}.footer-bottom a{display:flex;gap:9px;align-items:center;color:#d5dade}
.floating-contact{position:fixed;right:22px;bottom:22px;z-index:45;width:52px;height:52px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;box-shadow:0 8px 25px #0003}.floating-contact:hover{background:var(--red-dark)}


@media(max-width:1050px){.shell{width:calc(100% - 48px)}.brand-claim{display:none}.navigation{gap:18px}.hero h1{font-size:65px}.service-body{padding:24px}.service-body p{min-height:98px}.company-grid,.coverage-grid,.contact-grid{gap:48px}.difference-list{grid-template-columns:repeat(2,1fr);row-gap:35px}.difference-list article:nth-child(3){border-left:0;padding-left:0}.footer-grid{gap:35px}}
@media(max-width:780px){html{scroll-padding-top:72px}.shell{width:calc(100% - 40px)}.header-inner{height:72px;gap:10px}.brand img{width:86px}.brand-claim{display:block;border-left:0;padding-left:0;font-size:12px;margin-right:auto}.menu-toggle{display:grid;flex:0 0 auto}.navigation{display:none;position:absolute;top:71px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 20px;box-shadow:0 14px 25px #0002}.navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:3px}.navigation>a:not(.nav-cta){padding:12px 8px}.navigation>a:not(.nav-cta)::after{display:none}.nav-cta{justify-content:space-between;margin-top:7px}.hero{margin-top:72px;min-height:820px}.hero-content{padding:72px 0 260px}.hero h1{font-size:clamp(43px,10vw,60px)}.hero-lead{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch;max-width:340px}.facts-grid{grid-template-columns:1fr 1fr}.facts-grid>div{min-height:96px;padding:18px 20px;border-top:1px solid #ffffff20}.facts-grid>div:nth-child(odd){border-left:0}.facts-grid strong{font-size:24px}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-left:0;border-top:1px solid var(--line);padding:23px 0}.trust-grid article:first-child{border-top:0}.section{padding:76px 0}.section-intro{grid-template-columns:1fr;gap:23px;margin-bottom:38px}.section-intro h2,.company-copy h2,.coverage h2{font-size:38px}.service-grid{grid-template-columns:1fr}.service-body p{min-height:0}.secondary-services{grid-template-columns:1fr}.differentials{padding:74px 0}.differentials-heading{grid-template-columns:1fr;gap:22px}.differentials-heading .overline{grid-column:auto}.differentials-heading h2{font-size:40px}.difference-list{margin-top:42px}.company-grid{grid-template-columns:1fr;gap:42px}.company-image img{height:410px}.company-copy{grid-row:1}.structure-banner{height:530px}.coverage-grid,.contact-grid{grid-template-columns:1fr}.coverage-grid{gap:52px}.contact-intro .whatsapp-link{justify-self:start}.quote-form{padding:29px}.contact-aside{margin-top:10px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}}
@media(max-width:500px){.shell{width:calc(100% - 32px)}.header-inner{gap:8px}.brand img{width:76px}.brand-claim{font-size:12px;letter-spacing:-.02em}.menu-toggle{width:40px;height:40px}.hero{min-height:780px}.hero-image{object-position:58% center}.hero-content{padding-top:58px}.hero .overline{max-width:260px}.hero h1{font-size:42px;letter-spacing:-.055em}.hero-actions{max-width:none}.facts-grid>div{padding:17px 16px}.section-intro h2,.company-copy h2,.coverage h2{font-size:33px}.service-image{height:215px}.secondary-services article{grid-template-columns:38px 1fr 38px;padding:23px;gap:13px}.secondary-services article>svg{width:27px}.difference-list{grid-template-columns:1fr;row-gap:0}.difference-list article,.difference-list article:nth-child(3){border-left:0;border-top:1px solid #394047;padding:24px 0}.difference-list article:first-child{border-top:0}.difference-list h3{margin-top:12px}.company-image img{height:300px}.base-route{grid-template-columns:1fr}.base-route>svg{transform:rotate(90deg)}.structure-banner{height:500px}.structure-banner::after{background:#111820b8}.structure-caption h2{font-size:39px}.field-row{grid-template-columns:1fr}.quote-form{padding:23px 19px}.quote-form input,.quote-form select,.quote-form textarea{font-size:16px}.quote-form .button{width:100%}.contact-aside h3{font-size:27px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-brand{grid-column:auto}.footer-bottom{display:grid;gap:14px}.notice-dialog .notice-modal{padding:29px 23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Páginas institucionais auxiliares */
.quote-form .consent a{color:var(--ink);font-weight:700;text-decoration:underline;text-underline-offset:3px}.quote-form .consent a:hover{color:var(--red)}
.legal-page{min-height:100svh;background:var(--soft);padding:72px 0}.legal-shell{width:min(820px,calc(100% - 40px));margin-inline:auto;background:#fff;border:1px solid var(--line);border-radius:12px;padding:54px;box-shadow:0 18px 50px #12181d0c}.legal-back{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:750;margin-bottom:42px}.legal-page h1{font-size:clamp(40px,5vw,62px);line-height:1.05;letter-spacing:-.055em;font-weight:560;margin-top:18px}.legal-lead{font-size:16px;line-height:1.8;color:var(--muted);margin:24px 0 40px}.legal-page section{padding:28px 0;border-top:1px solid var(--line)}.legal-page section h2{font-size:20px;letter-spacing:-.025em;margin-bottom:12px}.legal-page section p{font-size:14px;line-height:1.85;color:var(--muted)}.legal-contact{display:flex;flex-wrap:wrap;gap:12px 24px}.legal-contact a{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:700}.legal-contact svg{color:var(--red)}.legal-updated{font-size:12px;color:var(--muted);margin-top:28px}
.not-found-page{min-height:100svh;background:linear-gradient(135deg,var(--soft),#fff);display:grid;place-items:center;padding:40px}.not-found-card{width:min(650px,100%);background:#fff;border:1px solid var(--line);border-radius:14px;padding:54px;box-shadow:0 24px 80px #12181d12}.not-found-brand{display:inline-block}.not-found-brand img{width:132px;height:auto}.not-found-code{font-size:13px;color:var(--red);font-weight:800;letter-spacing:.15em;margin-top:54px}.not-found-card h1{font-size:clamp(38px,6vw,58px);line-height:1.06;letter-spacing:-.055em;font-weight:560;margin-top:12px}.not-found-card>p:not(.not-found-code){font-size:15px;line-height:1.8;color:var(--muted);max-width:520px;margin-top:21px}.not-found-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px}.not-found-actions .text-link{margin-top:0}

@media(max-width:600px){.legal-page{padding:24px 0}.legal-shell{padding:34px 24px}.legal-back{margin-bottom:34px}.not-found-page{padding:18px}.not-found-card{padding:36px 25px}.not-found-code{margin-top:40px}.not-found-actions{align-items:stretch;flex-direction:column}.not-found-actions .button,.not-found-actions .text-link{width:100%;justify-content:center}}

/* Interações sem dependências externas */
.notice-close{position:absolute;right:15px;top:15px;border:1px solid var(--line);background:#fff;border-radius:4px;width:38px;height:38px;display:grid;place-items:center}.notice-icon{width:29px;height:29px;color:var(--red);margin-bottom:20px}.notice-highlight{font-size:13px;line-height:1.75;border-left:3px solid var(--red);background:#fff1f1;padding:14px 16px;margin:20px 0}.notice-dismiss{display:flex;align-items:center;justify-content:center;gap:10px;margin:20px auto 0;background:transparent;border:0;font-size:12px}
.menu-toggle .close-icon{display:none}.menu-toggle.is-open .menu-icon{display:none}.menu-toggle.is-open .close-icon{display:block}
.notice-dialog{border:0;padding:0;background:transparent;max-width:none;max-height:none;margin:auto}.notice-dialog::backdrop{background:#1118209c;backdrop-filter:blur(2px)}.notice-dialog .notice-modal{position:relative;background:#fff;max-width:540px;width:calc(100vw - 40px);padding:38px;border-radius:8px;max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 28px 80px #0004}.notice-dialog .notice-modal h2{font:560 30px/1.2 Manrope,sans-serif;letter-spacing:-.04em;margin:18px 0}.notice-dialog .notice-message{font:400 14px/1.85 Manrope,sans-serif;color:var(--muted)}.notice-dialog .notice-highlight[hidden]{display:none}.notice-dialog .button{margin-top:4px}.notice-dialog .notice-dismiss{width:100%}.notice-dialog:focus-visible{outline:none}
@media(max-width:500px){.notice-dialog .notice-modal{padding:29px 23px}}

/* =========================================================
   V4.9 — rodapé mobile, tipografia e limpeza do formulário
   ========================================================= */

/* Logo principal */
.brand{display:flex;align-items:center;flex:0 0 auto}
.brand img{display:block;width:128px!important;height:auto!important;max-height:62px!important;object-fit:contain!important;filter:none!important;mix-blend-mode:normal!important}

/* Soluções — 5 cards proporcionais, 3 + 2 centralizados */
.service-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:22px!important;align-items:stretch}
.service-card{grid-column:span 2!important;display:grid!important;grid-template-rows:240px 1fr!important;height:100%!important;min-width:0}
.service-card:nth-child(4){grid-column:2 / span 2!important}
.service-card:nth-child(5){grid-column:4 / span 2!important}
.service-image{height:240px!important;overflow:hidden;background:#d9dde0}
.service-image img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.service-body{display:flex!important;flex-direction:column;padding:28px 28px 30px!important;min-height:0}
.service-body p{min-height:0!important;margin-bottom:22px}
.service-body a{margin-top:auto!important;align-self:flex-start}

/* A Texas / Cobertura */
.company-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;gap:82px!important;align-items:center!important}
.company-image img{display:block;width:100%!important;height:540px!important;object-fit:cover!important;object-position:center 48%!important;border-radius:10px!important;box-shadow:0 22px 54px rgba(14,20,26,.14)}
.coverage-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:92px!important;align-items:start!important}
.coverage-intro,.regions{align-self:start}
.coverage-intro>p:not(.overline){max-width:470px!important;margin-top:24px!important}
.coverage-intro .button{margin-top:34px!important}

/* Popup antifraude */
.notice-dialog .notice-modal>.button{display:flex!important;width:max-content!important;max-width:100%!important;margin:18px auto 0!important;justify-content:center!important}
.notice-dialog .notice-dismiss{margin:17px auto 0!important}

/* Escala tipográfica revisada: mínimo confortável para textos auxiliares */
.brand-claim{font-size:14px!important}
.navigation{font-size:14.5px!important}
.overline{font-size:13.5px!important}
.facts-grid p{font-size:14px!important;line-height:1.55!important}
.trust-grid h2{font-size:16.5px!important}
.trust-grid p{font-size:14.5px!important;line-height:1.6!important}
.section-intro>p{font-size:16px!important}
.service-body>span{font-size:13.5px!important}
.service-body p{font-size:15.5px!important;line-height:1.72!important}
.service-body a,.text-link,.map-link{font-size:14.5px!important}
.differentials-heading>p:last-child{font-size:15.5px!important}
.difference-list article>span{font-size:13.5px!important}
.difference-list p{font-size:15px!important;line-height:1.75!important}
.company-image>span{font-size:14px!important}
.company-copy>p:not(.overline){font-size:16px!important;line-height:1.82!important}
.base-route span{font-size:14px!important}
.structure-caption>span{font-size:13.5px!important}
.structure-caption p{font-size:16px!important}
.coverage-intro>p:not(.overline){font-size:16px!important;line-height:1.82!important}
.regions-title{font-size:14px!important;line-height:1.5!important}
.regions summary{font-size:19px!important;line-height:1.45!important;min-height:74px!important}
.regions summary>span{font-size:14px!important}
.regions details>p{font-size:16px!important;line-height:1.82!important;padding-left:40px!important}
.whatsapp-link span{font-size:14px!important}
.form-title p{font-size:15px!important;line-height:1.65!important}
.quote-form label{font-size:14px!important}
.quote-form input,.quote-form select,.quote-form textarea{font-size:16px!important}
.form-error,.form-success,.form-info{font-size:14.5px!important}
.contact-aside>div>p:last-child{font-size:15.5px!important}
.contact-aside article>span{font-size:13.5px!important}
.contact-aside article>a:not(.contact-phone,.map-link),.contact-aside article>p{font-size:14.5px!important}
.footer-grid h2{font-size:14.5px!important}
.footer-grid a,.footer-grid span{font-size:15px!important;line-height:1.6!important}
.footer-bottom{font-size:13.5px!important}
.notice-highlight{font-size:14.5px!important}
.notice-dialog .notice-message{font-size:15.5px!important}
.notice-dismiss{font-size:13.5px!important}

/* Rodapé: logo sempre preservando proporção e transparência */
.footer-grid{grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(155px,1fr))!important;gap:52px!important;align-items:start!important}
.footer-brand{display:flex!important;flex-direction:column!important;align-items:flex-start!important;max-width:290px!important}
.footer-logo-wrap{position:relative!important;width:236px!important;max-width:100%!important;aspect-ratio:1513 / 725!important;background:transparent!important;overflow:visible!important;flex:0 0 auto!important}
.footer-logo-wrap img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;background:transparent!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;opacity:1!important}
.footer-brand p{white-space:normal!important;line-height:1.6!important;max-width:270px!important;margin-top:17px!important}
.footer-grid>div:not(.footer-brand){padding-top:4px!important}

@media(max-width:1050px){
  .brand img{width:118px!important;max-height:58px!important}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:auto!important}
  .company-grid,.coverage-grid{gap:48px!important}
  .footer-grid{grid-template-columns:minmax(250px,1.25fr) repeat(2,minmax(150px,1fr))!important;gap:34px!important}
  .footer-logo-wrap{width:220px!important}
}

@media(max-width:780px){
  .brand img{width:100px!important;max-height:50px!important}
  .brand-claim{font-size:14px!important}
  .hero-lead{font-size:16px!important}
  .service-grid{grid-template-columns:1fr!important}
  .service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:auto!important;grid-template-rows:225px 1fr!important}
  .service-image{height:225px!important}
  .company-grid,.coverage-grid{grid-template-columns:1fr!important;gap:42px!important}
  .company-image img{height:410px!important}
  .regions summary{font-size:18.5px!important;min-height:70px!important}
  .regions details>p{font-size:16px!important;padding-left:0!important}
  .footer-grid{grid-template-columns:1fr 1fr!important;gap:40px!important}
  .footer-brand{grid-column:1/-1!important;max-width:none!important;align-items:center!important;text-align:center!important;width:100%!important}
  .footer-logo-wrap{width:min(58vw,220px)!important;max-width:220px!important}
  .footer-brand p{max-width:none!important;margin-top:14px!important}
}

@media(max-width:500px){
  .brand img{width:90px!important;max-height:46px!important}
  .section-intro h2,.company-copy h2,.coverage h2{font-size:35px!important}
  .service-card{grid-template-rows:210px 1fr!important}
  .service-image{height:210px!important}
  .company-image img{height:300px!important}
  .overline{font-size:13px!important}
  .service-body p,.company-copy>p:not(.overline),.coverage-intro>p:not(.overline),.regions details>p,.structure-caption p{font-size:16px!important}
  .footer-grid{grid-template-columns:1fr!important;gap:34px!important}
  .footer-brand{grid-column:auto!important;align-items:center!important;text-align:center!important}
  .footer-logo-wrap{width:min(62vw,210px)!important;max-width:210px!important}
  .footer-grid>div:not(.footer-brand){align-items:flex-start!important;text-align:left!important;padding-top:0!important;width:100%!important}
  .footer-grid a{justify-content:flex-start!important}
  .footer-bottom{text-align:center!important;justify-items:center!important}
  .notice-dialog .notice-modal>.button{min-width:230px!important;max-width:100%!important}
}
