:root{
  --red:#ad2025;--red-dark:#761316;--red-deep:#4b0c0e;--gold:#f3b719;--gold-soft:#ffd95a;
  --ink:#171719;--ink-2:#28282c;--muted:#6e6c69;--paper:#f5f1eb;--paper-2:#ece5dc;--line:#ddd5cc;--white:#fff;
  --green:#178b4f;--shadow:0 24px 70px rgba(34,20,17,.14);--radius:26px;--shell:min(1220px,calc(100% - 48px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--white);font-size:17px;line-height:1.65;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.section-pad{padding:96px 0}.narrow{max-width:860px}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:850;color:var(--red)}.eyebrow:before{content:"";width:34px;height:2px;background:currentColor}.eyebrow--light{color:#f3c34a}.display-title,.section-heading h2,.intro-copy h1,.product-content h2{font-size:clamp(38px,5vw,72px);line-height:.98;letter-spacing:-.055em;margin:14px 0 22px;font-weight:900}.lead{font-size:21px;line-height:1.6;color:#4f4c49;max-width:700px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:12px;padding:14px 20px;font-weight:850;line-height:1;cursor:pointer;transition:.25s ease;min-height:50px}.btn svg,.text-link svg,.catalog-item span svg,.mega-cta svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.btn--primary{background:var(--red);color:white;box-shadow:0 10px 24px rgba(173,32,37,.24)}.btn--primary:hover{background:var(--red-dark);transform:translateY(-2px)}.btn--gold{background:var(--gold);color:#231a03;box-shadow:0 12px 28px rgba(243,183,25,.24)}.btn--gold:hover{background:var(--gold-soft);transform:translateY(-2px)}.btn--outline{border:1px solid #d8d0c8;background:white}.btn--outline:hover{border-color:var(--red);color:var(--red)}.btn--outline-dark{border:1px solid #bbb2a8;background:transparent}.btn--whatsapp{background:var(--green);color:#fff}.btn--ghost{border:1px solid rgba(255,255,255,.4);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}.btn--full{width:100%}.btn--large{padding:18px 26px;font-size:18px}.btn--small{padding:10px 14px;min-height:40px}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:850;color:var(--red)}.text-link--light{color:#fff}.top-strip{background:#171719;color:#ddd;font-size:13px}.top-strip__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:25px}.top-strip__promise{display:flex;align-items:center;gap:9px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px rgba(243,183,25,.1)}.top-strip__contacts{display:flex;gap:24px}.top-strip__contacts a{display:flex;align-items:center;gap:7px}.top-strip__contacts svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.site-header{position:relative;z-index:80;background:rgba(255,255,255,.98);border-bottom:1px solid #eee7df}.site-header.is-sticky{position:fixed;top:0;left:0;right:0;box-shadow:0 14px 40px rgba(32,19,17,.11);animation:drop .25s ease}.site-header__inner{height:84px;display:flex;align-items:center;gap:28px}.brand img{width:230px;height:auto}.main-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:14px;font-weight:780}.main-nav a,.nav-solutions{padding:30px 0;border:0;background:none;color:#2a2827;cursor:pointer}.main-nav a:hover,.nav-solutions:hover{color:var(--red)}.nav-solutions span{font-size:16px}.header-actions{display:flex;gap:10px}.mobile-menu-btn{display:none;border:0;background:var(--red);color:white;width:46px;height:46px;border-radius:12px;align-items:center;justify-content:center}.mobile-menu-btn svg,.mobile-drawer__head svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.8}.mega-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid #eee7df;box-shadow:0 30px 70px rgba(35,22,20,.12);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease;padding:30px 0}.mega-menu.is-open{opacity:1;visibility:visible;transform:none}.mega-menu__grid{display:grid;grid-template-columns:repeat(5,1fr) 1.15fr;gap:24px}.mega-col strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--red);margin-bottom:10px}.mega-col a{display:block;font-size:13px;padding:4px 0;color:#514c48}.mega-col a:hover{color:var(--red)}.mega-cta{background:var(--ink);color:#fff;border-radius:18px;padding:22px;display:flex;flex-direction:column;justify-content:center}.mega-cta span{font-size:12px;color:#aaa}.mega-cta strong{font-size:20px}.mega-cta a{margin-top:18px;display:flex;gap:8px;align-items:center;color:var(--gold);font-weight:800}.mobile-drawer,.drawer-backdrop{display:none}.desktop-slider{display:block;background:#0f1013}.slider{position:relative;aspect-ratio:1920/700;overflow:hidden}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease}.slide.is-active{opacity:1;visibility:visible}.slide img{width:100%;height:100%;object-fit:cover}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:52px;height:72px;border:0;background:rgba(12,12,14,.58);color:#fff;font-size:38px;cursor:pointer}.slider-btn--prev{left:0;border-radius:0 12px 12px 0}.slider-btn--next{right:0;border-radius:12px 0 0 12px}.slider-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:7px;z-index:4}.slider-dots button{width:26px;height:4px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.45);cursor:pointer}.slider-dots button.is-active{background:var(--gold)}.hero-quick{position:relative;z-index:5;margin-top:-2px;background:var(--ink)}.hero-quick__grid{display:grid;grid-template-columns:repeat(4,1fr)}.hero-quick__grid>a{display:grid;grid-template-columns:46px 1fr 20px;align-items:center;gap:12px;color:#fff;padding:21px 18px;border-right:1px solid rgba(255,255,255,.1);transition:.25s}.hero-quick__grid>a:hover{background:var(--red)}.hero-quick__grid>a>svg{width:20px;height:20px;fill:none;stroke:currentColor}.quick-icon{width:43px;height:43px;border-radius:50%;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}.quick-icon svg{width:21px;height:21px;fill:none;stroke:var(--gold);stroke-width:1.8}.hero-quick small{display:block;color:#aaa;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.hero-quick strong{display:block;font-size:15px}.mobile-hero{display:none}.intro-grid{display:grid;grid-template-columns:1.08fr .82fr;gap:90px;align-items:center}.intro-points{margin:42px 0;display:grid;gap:0;border-top:1px solid var(--line)}.intro-points>div{display:grid;grid-template-columns:55px 215px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--line);align-items:start}.intro-points>div>span{font-size:12px;color:var(--red);font-weight:900}.intro-points strong{font-size:16px}.intro-points p{font-size:14px;color:#77726c;margin:0}.intro-visual{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.intro-visual img{position:relative;z-index:2;width:88%;border-radius:5px;box-shadow:var(--shadow)}.shape{position:absolute}.shape--gold{width:170px;height:170px;background:var(--gold);right:-15px;top:25px;border-radius:50%}.shape--red{width:55%;height:80%;background:var(--red);left:0;bottom:0;clip-path:polygon(0 16%,100% 0,84% 100%,0 86%)}.visual-stamp{position:absolute;z-index:3;right:-10px;bottom:45px;background:#fff;padding:18px 22px;box-shadow:var(--shadow);border-left:5px solid var(--gold)}.visual-stamp strong,.visual-stamp span{display:block}.visual-stamp strong{font-size:18px}.visual-stamp span{font-size:12px;color:#777}.solutions-section{background:var(--ink);color:#fff;position:relative;overflow:hidden}.solutions-section:before{content:"";position:absolute;inset:auto -150px -250px auto;width:650px;height:650px;border:1px solid rgba(243,183,25,.15);border-radius:50%}.section-heading h2{font-size:clamp(36px,4vw,58px);margin-bottom:0}.heading-row{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:48px}.heading-row>p{max-width:450px;color:#716d69}.solutions-section .heading-row{position:relative;z-index:2}.solution-mosaic{position:relative;z-index:2;display:grid;grid-template-columns:1.3fr .75fr .75fr;grid-template-rows:260px 260px;gap:14px}.solution-tile{position:relative;overflow:hidden;border-radius:18px;min-height:220px}.tile-1{grid-row:1/3}.tile-2{grid-column:2/4}.solution-tile img{width:100%;height:100%;object-fit:cover;transition:.45s ease}.solution-tile:hover img{transform:scale(1.045)}.tile-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,8,9,.88),rgba(8,8,9,.06) 62%)}.tile-label{position:absolute;left:28px;right:28px;bottom:24px}.tile-label small{display:block;color:var(--gold);text-transform:uppercase;font-size:11px;letter-spacing:.12em}.tile-label strong{display:block;font-size:27px;line-height:1.15;margin:5px 0}.tile-label>span{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800}.tile-label svg{width:18px;height:18px;stroke:currentColor;fill:none}.solution-finder{position:relative;z-index:2;margin-top:18px;background:#232326;border-radius:18px;padding:24px;display:grid;grid-template-columns:230px 1fr;gap:25px}.finder-intro span,.finder-intro strong{display:block}.finder-intro span{font-size:12px;color:#aaa;text-transform:uppercase}.finder-intro strong{font-size:20px}.finder-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.finder-groups details{border-bottom:1px solid rgba(255,255,255,.12)}.finder-groups summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-weight:760;cursor:pointer}.finder-groups summary::-webkit-details-marker{display:none}.finder-groups details div{padding:4px 0 14px}.finder-groups details a{display:flex;justify-content:space-between;gap:10px;color:#bbb;font-size:13px;padding:5px 0}.finder-groups details a:hover{color:var(--gold)}.finder-groups svg{width:16px;height:16px;stroke:currentColor;fill:none}.service-band{background:var(--paper)}.centered{text-align:center;max-width:800px;margin:0 auto 48px}.centered .eyebrow{justify-content:center}.centered h2{font-size:clamp(36px,4vw,56px);margin-bottom:16px}.centered p{color:#77716b}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-cards a{position:relative;background:#fff;min-height:300px;padding:30px;border:1px solid #e5ddd5;overflow:hidden;transition:.25s ease}.service-cards a:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:var(--red);transform:scaleY(.25);transform-origin:top;transition:.25s}.service-cards a:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.service-cards a:hover:before{transform:scaleY(1)}.service-cards a>span{display:flex;width:54px;height:54px;border-radius:50%;background:var(--ink);color:var(--gold);align-items:center;justify-content:center;font-weight:900}.service-cards strong{display:block;font-size:22px;line-height:1.15;margin:40px 0 12px}.service-cards p{color:#77716b;font-size:14px}.service-cards a>svg{position:absolute;right:26px;bottom:26px;width:24px;height:24px;stroke:var(--red);fill:none}.two-way{background:linear-gradient(112deg,var(--red-deep),var(--red) 60%,#bf2c31);color:#fff;position:relative;overflow:hidden}.two-way:before{content:"";position:absolute;width:500px;height:500px;border:70px solid rgba(243,183,25,.08);border-radius:50%;right:-180px;top:-180px}.two-way__grid{position:relative;display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:center}.two-way h2{font-size:clamp(40px,4.5vw,64px);line-height:1;letter-spacing:-.05em;margin:14px 0 20px}.two-way p{color:#f2d9da;max-width:700px}.two-way__flow{display:flex;align-items:center;gap:14px;margin-top:34px}.two-way__flow span{background:rgba(255,255,255,.08);padding:10px 13px;border-radius:10px;font-size:13px}.two-way__flow b{color:var(--gold);margin-right:5px}.two-way__card{background:#fff;color:var(--ink);padding:34px;border-radius:22px;box-shadow:0 30px 60px rgba(47,4,8,.25);transform:rotate(1.2deg)}.two-way__card small{color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.two-way__card strong{display:block;font-size:28px;line-height:1.15;margin:14px 0 25px}.partners-section{overflow:hidden}.partners-section .heading-row{margin-bottom:35px}.logo-marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0}.logo-track{display:flex;width:max-content;gap:14px;animation:marquee 34s linear infinite}.partner-logo{width:170px;height:92px;border:1px solid #eee6de;background:#fff;display:flex;align-items:center;justify-content:center;padding:16px}.partner-logo img{max-width:100%;max-height:60px;object-fit:contain;filter:grayscale(1);opacity:.72}.partner-logo:hover img{filter:none;opacity:1}.callback-section{background:#fff}.callback-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.callback-copy h2{font-size:clamp(40px,5vw,66px);line-height:1;letter-spacing:-.05em;margin:15px 0}.callback-copy p{color:#756f69}.callback-copy img{margin-top:30px;width:100%;max-width:520px;border-radius:18px}.form-card{background:var(--paper);padding:36px;border-radius:24px;border:1px solid var(--line);box-shadow:0 18px 55px rgba(35,23,20,.07)}.form-card__tag{font-size:11px;text-transform:uppercase;color:var(--red);letter-spacing:.12em;font-weight:900}.form-card h3{font-size:32px;margin:7px 0 24px}.lead-form{position:relative}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label{display:block}.form-grid .span-2{grid-column:1/-1}.lead-form label>span{display:block;font-size:12px;font-weight:800;margin-bottom:5px;color:#5c5752}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #d7cec5;border-radius:10px;background:#fff;padding:12px 13px;outline:0;color:#272321}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(173,32,37,.08)}.consents{margin:14px 0;display:grid;gap:6px}.consents label{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:#69635e}.consents input{width:auto;margin-top:4px}.consents a{text-decoration:underline}.form-note{font-size:11px;color:#837b75;margin:10px 0 0}.hp-field{position:absolute!important;left:-99999px!important;width:1px;height:1px;overflow:hidden}.contact-ribbon{background:#1c1c1f;color:#fff;padding:58px 0}.contact-ribbon__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.contact-ribbon h2{font-size:35px;line-height:1.1;margin:10px 0 0;max-width:680px}.contact-ribbon__actions{display:flex;align-items:center;gap:25px;white-space:nowrap}.site-footer{background:#101012;color:#bdb9b5}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .9fr 1.2fr;gap:55px;padding:70px 0}.footer-brand img{width:250px;filter:brightness(1.15)}.footer-brand p{max-width:360px}.site-footer h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px}.site-footer .footer-grid>div>a{display:block;padding:4px 0;font-size:14px}.site-footer a:hover{color:var(--gold)}.social-links{display:flex;gap:14px;margin-top:18px;flex-wrap:wrap}.footer-contact{display:flex;gap:10px;align-items:flex-start}.footer-contact svg{width:18px;height:18px;stroke:var(--gold);fill:none;flex:0 0 auto;margin-top:4px}.legal-note{border-top:1px solid #29292c;padding:25px 0;color:#8f8b87;font-size:12px}.footer-bottom{background:#09090a;font-size:12px;color:#777}.footer-bottom .shell{display:flex;justify-content:space-between;padding:14px 0}.floating-wa{position:fixed;right:20px;bottom:22px;z-index:90;background:#16894e;color:#fff;border-radius:999px;padding:9px 15px 9px 9px;display:flex;align-items:center;gap:10px;box-shadow:0 15px 35px rgba(0,0,0,.22)}.wa-icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#16894e;font-size:11px;font-weight:950}.wa-copy small,.wa-copy strong{display:block;line-height:1.15}.wa-copy small{font-size:10px}.wa-copy strong{font-size:13px}.cookie-bar{position:fixed;left:20px;right:20px;bottom:18px;z-index:110;background:#fff;border:1px solid var(--line);box-shadow:0 20px 50px rgba(0,0,0,.18);padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:14px;transform:translateY(150%);transition:.35s}.cookie-bar.is-visible{transform:none}.cookie-bar strong,.cookie-bar span{display:block}.cookie-bar span{font-size:12px;color:#6b655f}.cookie-bar a{text-decoration:underline}.modal{position:fixed;inset:0;z-index:150;background:rgba(12,8,8,.72);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:.25s}.modal.is-open{opacity:1;visibility:visible}.modal__panel{position:relative;background:#fff;max-width:960px;width:100%;border-radius:22px;box-shadow:0 35px 100px rgba(0,0,0,.38);overflow:hidden;transform:translateY(25px) scale(.98);transition:.25s}.modal.is-open .modal__panel{transform:none}.modal__panel--lead{display:grid;grid-template-columns:.8fr 1.2fr}.modal__visual{background:var(--navy);min-height:540px;padding:40px;color:#fff;display:flex;align-items:center}.modal__visual-content span,.modal__visual-content strong,.modal__visual-content small{display:block}.modal__visual-content span{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.modal__visual-content strong{font-size:34px;line-height:1.05;margin:10px 0}.modal__visual-content small{color:#f1d9da}.modal__content{padding:40px}.modal__content h2{font-size:35px;line-height:1.05;margin:8px 0 12px}.modal__content>p{color:#77716b}.modal__close{position:absolute;right:14px;top:14px;z-index:3;width:38px;height:38px;border:0;border-radius:50%;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.modal__close svg{width:20px;height:20px;stroke:currentColor;fill:none}.modal__panel--exit{max-width:520px;text-align:center;padding:48px 42px}.modal__panel--exit h2{font-size:40px;margin:10px 0}.exit-badge{display:inline-block;background:#fff3d0;color:#795b00;padding:6px 10px;border-radius:99px;font-size:11px;font-weight:900;text-transform:uppercase}.exit-actions{display:grid;gap:10px;margin-top:25px}.inner-hero{background:var(--ink);color:#fff;position:relative;overflow:hidden}.inner-hero:after{content:"";position:absolute;right:-140px;top:-180px;width:520px;height:520px;border:80px solid rgba(243,183,25,.06);border-radius:50%}.simple-hero{padding:88px 0}.simple-hero .shell{position:relative;z-index:2}.simple-hero h1{font-size:clamp(48px,6vw,82px);line-height:.95;letter-spacing:-.055em;max-width:900px;margin:15px 0}.simple-hero p{max-width:760px;color:#c5c1bd;font-size:19px}.product-hero{padding:70px 0 80px}.product-hero__grid{display:grid;grid-template-columns:1fr .78fr;gap:70px;align-items:center}.product-hero__copy{position:relative;z-index:2}.product-hero__copy h1{font-size:clamp(55px,7vw,96px);line-height:.9;letter-spacing:-.06em;margin:16px 0 25px}.product-hero__copy p{font-size:19px;color:#cbc6c1;max-width:700px}.hero-actions{display:flex;gap:12px;margin-top:30px}.product-hero__visual{position:relative;z-index:2}.product-frame{position:relative;padding:24px 24px 0 0}.product-frame:before{content:"";position:absolute;top:0;right:0;width:68%;height:70%;background:var(--gold)}.product-frame img{position:relative;z-index:2;width:100%;aspect-ratio:1/1.12;object-fit:cover;border-radius:6px;box-shadow:0 35px 80px rgba(0,0,0,.35)}.product-frame span{position:absolute;z-index:3;width:80px;height:80px;border:15px solid var(--red);left:-25px;bottom:-25px;border-radius:50%}.product-content__grid{display:grid;grid-template-columns:1fr 340px;gap:80px}.benefit-list{margin:38px 0;display:grid;gap:0;border-top:1px solid var(--line)}.benefit-list>div{display:grid;grid-template-columns:44px 1fr;gap:15px;border-bottom:1px solid var(--line);padding:19px 0;align-items:center}.benefit-list>div>span{width:34px;height:34px;background:var(--red);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.benefit-list svg{width:17px;height:17px;stroke:currentColor;fill:none}.benefit-list p{margin:0;font-weight:720}.info-note{background:#fff7dd;border-left:5px solid var(--gold);padding:22px 25px}.info-note strong{display:block;margin-bottom:6px}.info-note p{margin:0;color:#6a6256;font-size:14px}.product-side{display:flex;flex-direction:column;gap:16px}.quote-promise{background:var(--paper);padding:30px;min-height:300px;display:flex;flex-direction:column;justify-content:end;position:sticky;top:120px}.quote-promise>span{font-size:11px;color:var(--red);text-transform:uppercase;font-weight:900}.quote-promise strong{font-size:28px;line-height:1.1;margin:8px 0}.quote-promise p{color:#746d66;font-size:14px}.side-contact{background:var(--ink);color:#fff;padding:25px}.side-contact small,.side-contact strong,.side-contact a{display:block}.side-contact strong{font-size:23px}.side-contact a{color:var(--gold);font-size:13px;font-weight:800;margin-top:8px}.quote-section{background:var(--ink);color:#fff}.quote-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:start}.quote-copy{position:sticky;top:120px}.quote-copy h2{font-size:clamp(42px,5vw,65px);line-height:1;letter-spacing:-.05em;margin:13px 0 20px}.quote-copy p{color:#b8b4b0}.quote-steps{display:flex;gap:8px;margin-top:30px}.quote-steps span{font-size:12px;background:#29292c;padding:9px 11px;border-radius:7px}.quote-steps b{color:var(--gold)}.form-card--dark{background:#fff;color:var(--ink);border:0}.catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.catalog-toolbar h2{font-size:48px;line-height:1;margin:10px 0 0}.catalog-toolbar input{width:300px;border:1px solid var(--line);border-radius:12px;padding:13px 15px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.catalog-item{border:1px solid var(--line);background:#fff;display:grid;grid-template-columns:130px 1fr;min-height:190px;overflow:hidden;transition:.25s}.catalog-item:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:transparent}.catalog-item__image{height:100%;overflow:hidden}.catalog-item img{width:100%;height:100%;object-fit:cover}.catalog-item>div:last-child{padding:20px}.catalog-item small{color:var(--red);text-transform:uppercase;font-size:10px;letter-spacing:.11em;font-weight:900}.catalog-item strong{display:block;font-size:19px;line-height:1.1;margin:5px 0}.catalog-item p{font-size:12px;color:#77716b;line-height:1.45}.catalog-item span{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:900;color:var(--red)}.content-page__grid{display:grid;grid-template-columns:1fr 330px;gap:70px}.content-image{width:100%;max-width:520px;border-radius:8px;margin-bottom:38px}.text-block{padding:30px 0;border-bottom:1px solid var(--line)}.text-block:first-child{padding-top:0}.text-block h2{font-size:36px;line-height:1.1;margin:8px 0 12px}.text-block p{color:#6e6863}.content-aside{display:flex;flex-direction:column;gap:15px}.aside-card{background:var(--paper);padding:28px;position:sticky;top:120px}.aside-card span{font-size:11px;color:var(--red);font-weight:900;text-transform:uppercase}.aside-card strong{display:block;font-size:27px;line-height:1.1;margin:7px 0}.aside-card p{font-size:14px;color:#706a64}.aside-card--line{position:static;background:#fff;border:1px solid var(--line)}.aside-card--line small,.aside-card--line strong,.aside-card--line a{display:block}.content-form{margin-top:35px}.dictionary details{border-bottom:1px solid var(--line)}.dictionary summary{list-style:none;display:flex;justify-content:space-between;padding:17px 0;font-weight:850;cursor:pointer}.dictionary summary::-webkit-details-marker{display:none}.dictionary p{color:#6d6761}.useful-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.useful-links a{border:1px solid var(--line);padding:24px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.useful-links strong{font-size:22px}.useful-links span{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--red)}.useful-links svg{width:18px;height:18px;stroke:currentColor;fill:none}.legal-page h2{font-size:30px;margin-top:35px}.legal-page p{color:#625c57}.thanks{background:var(--paper);min-height:70vh;display:flex;align-items:center}.thanks-card{max-width:760px;margin:auto;background:#fff;padding:55px;border-radius:24px;box-shadow:var(--shadow);text-align:center}.success-icon{width:68px;height:68px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.success-icon svg{width:34px;height:34px;stroke:currentColor;fill:none}.thanks-card h1{font-size:48px;line-height:1.05;letter-spacing:-.04em}.thanks-card p{color:#6f6963}.protocol{background:var(--paper);padding:10px;border-radius:8px;margin:20px 0}.thanks-card .btn{margin:10px 0 18px}.thanks-card .text-link{display:flex;justify-content:center}.two-way-mini{margin-top:32px;border-top:1px solid var(--line);padding-top:24px}.two-way-mini strong,.two-way-mini span{display:block}.two-way-mini span{font-size:13px;color:#777}.form-card--dark .lead-form label>span{color:#514c48}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes drop{from{transform:translateY(-100%)}to{transform:none}}
@media(max-width:1100px){.main-nav{gap:15px}.header-actions .btn--outline{display:none}.mega-menu__grid{grid-template-columns:repeat(4,1fr)}.mega-col:nth-of-type(n+5){display:none}.intro-grid{gap:55px}.service-cards{grid-template-columns:repeat(2,1fr)}.catalog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){:root{--shell:min(calc(100% - 30px),720px)}body{font-size:16px}.section-pad{padding:68px 0}.top-strip{display:none}.site-header__inner{height:72px}.brand img{width:190px}.main-nav,.header-actions{display:none}.mobile-menu-btn{display:flex;margin-left:auto}.mobile-drawer{display:block;position:fixed;right:0;top:0;bottom:0;z-index:190;width:min(86vw,390px);background:#fff;padding:20px;transform:translateX(110%);transition:.28s ease;box-shadow:-20px 0 50px rgba(0,0,0,.18)}.mobile-drawer.is-open{transform:none}.mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.mobile-drawer__head img{width:190px}.mobile-drawer__head button{border:0;background:var(--ink);color:#fff;width:40px;height:40px;border-radius:50%}.mobile-drawer nav{display:grid;padding:18px 0}.mobile-drawer nav a{padding:13px 0;border-bottom:1px solid #eee6de;font-weight:760}.drawer-backdrop{position:fixed;inset:0;z-index:180;background:rgba(0,0,0,.55)}.drawer-backdrop.is-open{display:block}.desktop-slider{display:none}.mobile-hero{display:block;min-height:680px;position:relative;color:#fff;overflow:hidden}.mobile-hero__bg,.mobile-hero__shade,.mobile-hero__accent{position:absolute;inset:0}.mobile-hero__bg{background:url('../images/site/chatgpt-image-10-de-out.-de-2025-13-46-56.webp') 64% center/cover no-repeat;transform:scale(1.02)}.mobile-hero__shade{background:linear-gradient(180deg,rgba(17,12,11,.22),rgba(41,6,8,.94) 76%)}.mobile-hero__accent{inset:auto -100px -120px auto;width:320px;height:320px;background:var(--gold);clip-path:polygon(0 72%,100% 0,100% 100%,25% 100%);opacity:.95}.mobile-hero__content{position:relative;z-index:3;padding-top:300px;padding-bottom:55px}.mobile-hero h1{font-size:clamp(46px,12vw,70px);line-height:.9;letter-spacing:-.06em;margin:14px 0 20px}.mobile-hero h1 em{font-style:normal;color:var(--gold)}.mobile-hero p{color:#f1dddd;max-width:560px}.mobile-hero__actions{display:flex;gap:10px;flex-wrap:wrap}.intro-grid,.callback-grid,.two-way__grid,.quote-grid,.product-hero__grid,.content-page__grid,.product-content__grid{grid-template-columns:1fr}.intro-visual{min-height:480px}.intro-visual img{width:80%}.solution-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:330px 240px 240px}.tile-1{grid-column:1/-1;grid-row:auto}.tile-2{grid-column:auto}.solution-finder{grid-template-columns:1fr}.finder-groups{grid-template-columns:repeat(2,1fr)}.two-way__grid{gap:35px}.two-way__card{transform:none;max-width:500px}.partners-section .heading-row{align-items:start}.quote-copy,.aside-card,.quote-promise{position:static}.product-hero__visual{max-width:530px}.catalog-item{grid-template-columns:110px 1fr}.footer-grid{grid-template-columns:1fr 1fr}.modal__panel--lead{grid-template-columns:1fr}.modal__visual{display:none}.modal__content{padding:32px}.floating-wa{bottom:14px;right:14px}.cookie-bar{bottom:10px;left:10px;right:10px}.contact-ribbon__inner{align-items:flex-start;flex-direction:column}.contact-ribbon__actions{white-space:normal}}
@media(max-width:620px){:root{--shell:calc(100% - 26px)}.section-pad{padding:56px 0}.brand img{width:175px}.mobile-hero{min-height:640px}.mobile-hero__content{padding-top:250px}.mobile-hero h1{font-size:52px}.mobile-hero p{font-size:16px}.display-title,.intro-copy h1{font-size:47px}.intro-points>div{grid-template-columns:35px 1fr}.intro-points p{grid-column:2}.intro-visual{min-height:410px}.intro-visual img{width:88%}.visual-stamp{right:0;bottom:15px}.heading-row{display:block}.heading-row .text-link{margin-top:18px}.solution-mosaic{grid-template-columns:1fr;grid-template-rows:none}.solution-tile,.tile-1,.tile-2{grid-column:auto;grid-row:auto;min-height:270px}.tile-label strong{font-size:25px}.finder-groups{grid-template-columns:1fr}.service-cards{grid-template-columns:1fr}.service-cards a{min-height:230px}.two-way__flow{align-items:stretch;flex-direction:column}.two-way__flow i{display:none}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.callback-copy h2{font-size:46px}.contact-ribbon h2{font-size:31px}.contact-ribbon__actions{display:grid;width:100%;gap:12px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom .shell{display:grid;gap:5px}.floating-wa{padding:8px}.wa-copy{display:none}.cookie-bar{align-items:flex-start;flex-direction:column}.cookie-bar .btn{width:100%}.simple-hero{padding:62px 0}.simple-hero h1{font-size:51px}.product-hero{padding:55px 0}.product-hero__copy h1{font-size:58px}.product-frame{padding-right:14px}.product-frame span{width:58px;height:58px;border-width:10px}.product-content__grid{gap:35px}.quote-grid{gap:38px}.quote-steps{display:grid;grid-template-columns:repeat(3,1fr)}.quote-steps span{text-align:center}.catalog-toolbar{display:block}.catalog-toolbar h2{font-size:38px}.catalog-toolbar input{width:100%;margin-top:20px}.catalog-grid{grid-template-columns:1fr}.catalog-item{grid-template-columns:115px 1fr}.catalog-item p{display:none}.form-card{padding:24px 20px}.content-page__grid{gap:35px}.useful-links{grid-template-columns:1fr}.thanks-card{padding:35px 22px}.thanks-card h1{font-size:38px}.modal{padding:12px}.modal__content{padding:28px 20px}.modal__panel--exit{padding:42px 22px}.modal__panel--exit h2{font-size:36px}}

/* =========================================================
   EXPERT GOLD - AJUSTES DE APRESENTACAO V1.1
   Azul-marinho Arte Real + hero unico + cookies
   ========================================================= */
:root{
  --navy:#071a2f;
  --navy-2:#0b2746;
  --navy-3:#10365d;
  --ink:var(--navy);
  --ink-2:var(--navy-2);
}

/* Substitui os antigos fundos pretos por azul-marinho fechado */
.top-strip{background:var(--navy)}
.main-nav a,.nav-solutions{color:var(--navy)}
.mega-cta,.solutions-section,.quote-section,.side-contact,.inner-hero{background:var(--navy)}
.solution-finder{background:var(--navy-2)}
.service-cards a>span{background:var(--navy)}
.contact-ribbon{background:var(--navy-2)}
.site-footer{background:var(--navy)}
.footer-bottom{background:#04101f}
.legal-note{border-top-color:rgba(255,255,255,.12)}
.modal{background:rgba(4,16,31,.78)}
.modal__close,.mobile-drawer__head button{background:var(--navy)}
.drawer-backdrop{background:rgba(4,16,31,.66)}
.quote-steps span{background:var(--navy-2)}
.tile-shade{background:linear-gradient(to top,rgba(4,16,31,.92),rgba(4,16,31,.08) 62%)}

/* Hero principal: o mesmo conceito do hero mobile, agora em todas as telas */
.mobile-hero.home-hero{display:block;min-height:690px;position:relative;color:#fff;overflow:hidden;background:var(--navy)}
.home-hero .mobile-hero__bg,.home-hero .mobile-hero__shade,.home-hero .mobile-hero__accent{position:absolute;inset:0}
.home-hero .mobile-hero__bg{background-color:var(--navy);background-image:url('../images/site/chatgpt-image-10-de-out.-de-2025-13-46-56.webp');background-position:right center;background-size:auto 100%;background-repeat:no-repeat;transform:none}
.home-hero .mobile-hero__shade{background:linear-gradient(90deg,rgba(4,16,31,1) 0%,rgba(4,16,31,.97) 24%,rgba(4,16,31,.87) 42%,rgba(4,16,31,.36) 70%,rgba(4,16,31,.12) 100%)}
.home-hero .mobile-hero__accent{inset:auto -95px -185px auto;width:430px;height:430px;background:var(--gold);clip-path:polygon(0 72%,100% 0,100% 100%,25% 100%);opacity:.9}
.home-hero .mobile-hero__content{position:relative;z-index:3;min-height:690px;padding-top:120px;padding-bottom:105px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.home-hero h1{max-width:850px;font-size:clamp(58px,6.1vw,92px);line-height:.9;letter-spacing:-.06em;margin:16px 0 24px}
.home-hero h1 em{font-style:normal;color:var(--gold)}
.home-hero p{max-width:650px;color:#e8eef5;font-size:20px;line-height:1.55;margin:0 0 30px}
.home-hero .mobile-hero__actions{display:flex;gap:12px;flex-wrap:wrap}

/* Política de Privacidade */
.privacy-page{background:#f7f9fb}
.privacy-heading{max-width:850px;margin-bottom:34px}
.privacy-heading h2{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.05em;margin:12px 0 16px;color:var(--navy)}
.privacy-heading p{max-width:760px;color:#617087;font-size:17px}
.privacy-document{background:#fff;border:1px solid #dce3eb;border-radius:22px;box-shadow:0 22px 60px rgba(7,26,47,.09);padding:18px;overflow:hidden}
.privacy-document iframe{display:block;width:100%;height:12700px;border:0;background:#fff;border-radius:14px}
.privacy-fallback{margin:18px 8px 4px;color:#66758a;font-size:14px}
.privacy-fallback a{color:#0b61c9;font-weight:800;text-decoration:underline}

/* Caixa de cookies inspirada no modelo fornecido */
.cookie-consent{position:fixed;left:50%;bottom:22px;z-index:220;width:min(440px,calc(100% - 28px));background:#fff;border:1px solid #e0e7ef;border-radius:22px;box-shadow:0 26px 70px rgba(4,16,31,.24);padding:20px 20px 18px;opacity:0;visibility:hidden;transform:translate(-50%,calc(100% + 50px));transition:transform .32s ease,opacity .25s ease,visibility .25s;color:var(--navy)}
.cookie-consent.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
.cookie-consent__title{display:flex;align-items:center;gap:10px;font-size:18px;line-height:1.2;margin-bottom:12px}
.cookie-consent__icon{font-size:19px;line-height:1}
.cookie-consent p{margin:0;color:#6c7b90;font-size:14px;line-height:1.55}
.cookie-consent p a{color:#075fc8;font-weight:850}
.cookie-consent__divider{height:1px;background:#dfe6ee;margin:16px 0 14px}
.cookie-consent__actions{display:grid;grid-template-columns:1.14fr 1fr 1fr;gap:8px}
.cookie-btn{min-height:46px;border-radius:11px;padding:10px 12px;border:1px solid transparent;font-size:12px;font-weight:850;cursor:pointer;transition:.2s ease}
.cookie-btn:hover{transform:translateY(-1px)}
.cookie-btn--accept{background:#edbd2e;color:#17233a;border-color:#edbd2e}
.cookie-btn--reject{background:#edf2f7;color:#64748a;border-color:#d5dee8}
.cookie-btn--customize{background:#fff;color:#075fc8;border-color:#0b66dd}

.cookie-preferences{position:fixed;inset:0;z-index:230;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(4,16,31,.66);opacity:0;visibility:hidden;transition:.22s ease}
.cookie-preferences.is-open{opacity:1;visibility:visible}
.cookie-preferences__panel{position:relative;width:min(600px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;background:#fff;border-radius:24px;padding:32px;box-shadow:0 30px 90px rgba(4,16,31,.34);transform:translateY(18px);transition:.22s ease}
.cookie-preferences.is-open .cookie-preferences__panel{transform:none}
.cookie-preferences__close{position:absolute;right:17px;top:15px;width:38px;height:38px;border:0;border-radius:50%;background:#edf2f7;color:var(--navy);font-size:25px;line-height:1;cursor:pointer}
.cookie-preferences__panel h2{font-size:36px;line-height:1.05;margin:9px 0 12px;color:var(--navy)}
.cookie-preferences__panel>p{color:#66758a;margin:0 0 22px}
.cookie-preferences__list{border-top:1px solid #e2e8f0}
.cookie-option{position:relative;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #e2e8f0;cursor:pointer}
.cookie-option strong,.cookie-option span{display:block}
.cookie-option strong{color:var(--navy);font-size:15px}
.cookie-option span{color:#718096;font-size:12px;line-height:1.45;margin-top:3px}
.cookie-option em{font-style:normal;color:#16854b;font-size:12px;font-weight:850}
.cookie-option input{position:absolute;opacity:0;pointer-events:none}
.cookie-option i{position:relative;width:46px;height:26px;border-radius:99px;background:#cbd5e1;transition:.2s}
.cookie-option i:after{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(4,16,31,.2);transition:.2s}
.cookie-option input:checked+i{background:#0b66dd}
.cookie-option input:checked+i:after{transform:translateX(20px)}
.cookie-preferences__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}
.cookie-settings-link{border:0;background:none;color:#9ca8b7;font-size:12px;padding:0;cursor:pointer;text-decoration:underline}
.cookie-settings-link:hover{color:#fff}
.footer-bottom .shell{gap:18px;align-items:center}

@media(max-width:900px){
  .home-hero.mobile-hero{min-height:680px}
  .home-hero .mobile-hero__bg{background-position:64% center;background-size:cover;transform:scale(1.02)}
  .home-hero .mobile-hero__shade{background:linear-gradient(180deg,rgba(4,16,31,.18),rgba(4,16,31,.95) 76%)}
  .home-hero .mobile-hero__accent{inset:auto -100px -120px auto;width:320px;height:320px}
  .home-hero .mobile-hero__content{min-height:680px;padding-top:300px;padding-bottom:55px;justify-content:flex-end}
  .home-hero h1{font-size:clamp(46px,12vw,70px);max-width:650px}
  .home-hero p{font-size:17px;max-width:560px}
  .privacy-document{padding:10px;border-radius:16px}
  .footer-bottom .shell{align-items:flex-start}
}

@media(max-width:620px){
  .home-hero.mobile-hero{min-height:640px}
  .home-hero .mobile-hero__content{min-height:640px;padding-top:250px;padding-bottom:50px}
  .home-hero h1{font-size:52px}
  .home-hero p{font-size:16px}
  .home-hero .btn--large{font-size:15px;padding:15px 18px}
  .privacy-heading h2{font-size:42px}
  .privacy-document iframe{height:13000px}
  .cookie-consent{bottom:12px;width:min(440px,calc(100% - 20px));padding:18px 18px 16px;border-radius:20px}
  .cookie-consent__actions{grid-template-columns:1fr 1fr}
  .cookie-btn--accept{grid-column:1/-1}
  .cookie-preferences{padding:10px}
  .cookie-preferences__panel{padding:28px 20px;border-radius:20px}
  .cookie-preferences__panel h2{font-size:31px}
  .cookie-preferences__actions{grid-template-columns:1fr}
}
.lead-form input,.lead-form select,.lead-form textarea,.catalog-toolbar input{color:var(--navy)}

/* =========================================================
   EXPERT GOLD - APRESENTACAO FINAL V1.2
   Refinamento comercial da home e linguagem visual Arte Real
   ========================================================= */

/* Hierarquia geral e identidade */
body{background:#fff;color:var(--navy)}
.main-nav a,.nav-solutions,.intro-copy strong,.service-cards strong,.catalog-item strong,.form-card h3,.aside-card strong{color:var(--navy)}
.main-nav a:hover,.nav-solutions:hover{color:var(--red)}
.site-header{box-shadow:0 1px 0 rgba(7,26,47,.04)}
.site-header.is-sticky{box-shadow:0 16px 42px rgba(7,26,47,.13)}
.btn--outline{color:var(--navy);border-color:#ccd6e1}
.btn--outline:hover{border-color:var(--red);color:var(--red)}
.text-link{font-weight:850}

/* Hero comercial */
.home-hero.mobile-hero{min-height:720px}
.home-hero .mobile-hero__content{min-height:720px;padding-top:105px;padding-bottom:82px}
.home-hero h1{max-width:900px;font-size:clamp(56px,5.8vw,88px);line-height:.93}
.home-hero p{max-width:660px;font-size:20px}
.hero-trust{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:30px;padding-top:23px;border-top:1px solid rgba(255,255,255,.18);color:#e8eef5;font-size:13px;font-weight:750}
.hero-trust span{display:inline-flex;align-items:center;gap:8px}
.hero-trust svg{width:17px;height:17px;fill:none;stroke:var(--gold);stroke-width:2.2}

/* Barra de acessos rápidos */
.home-quickbar{background:var(--navy);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.home-quickbar__grid{display:grid;grid-template-columns:repeat(4,1fr)}
.home-quickbar__grid>a{min-height:116px;display:grid;grid-template-columns:48px 1fr 22px;gap:14px;align-items:center;padding:20px 22px;color:#fff;border-right:1px solid rgba(255,255,255,.1);transition:.25s ease}
.home-quickbar__grid>a:first-child{border-left:1px solid rgba(255,255,255,.1)}
.home-quickbar__grid>a:hover{background:var(--navy-2);transform:translateY(-2px)}
.home-quickbar__grid>a>svg{width:20px;height:20px;fill:none;stroke:var(--gold);stroke-width:1.9}
.home-quickbar__icon{width:46px;height:46px;border-radius:15px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}
.home-quickbar__icon svg{width:22px;height:22px;fill:none;stroke:var(--gold);stroke-width:1.8}
.home-quickbar small{display:block;color:#9eb1c5;font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;margin-bottom:2px}
.home-quickbar strong{display:block;color:#fff;font-size:15px;line-height:1.25}

/* Institucional */
.home-signature{background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)}
.home-signature .intro-grid{grid-template-columns:1.06fr .84fr;gap:86px}
.home-signature .intro-copy h2{font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.052em;margin:14px 0 24px}
.home-signature .intro-copy .lead{color:#566579}
.home-signature .intro-points{border-top-color:#dbe2e9}
.home-signature .intro-points>div{border-bottom-color:#dbe2e9;grid-template-columns:48px 210px 1fr}
.home-signature .intro-points>div>span{color:var(--red)}
.home-signature__visual{min-height:650px}
.home-signature__visual img{width:82%;border-radius:24px;box-shadow:0 30px 75px rgba(7,26,47,.18)}

/* Solucoes em composicao editorial, sem aparencia de grade de blog */
.home-solutions{background:var(--navy);color:#fff;position:relative;overflow:hidden}
.home-solutions:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(243,183,25,.18);border-radius:50%;right:-260px;top:-250px}
.home-solutions:after{content:"";position:absolute;width:330px;height:330px;border:1px dashed rgba(255,255,255,.11);border-radius:50%;left:-170px;bottom:-170px}
.home-solutions>.shell{position:relative;z-index:2}
.home-solutions .section-heading{align-items:end;margin-bottom:38px}
.home-solutions .section-heading h2{max-width:760px;color:#fff}
.home-solutions .section-heading>p{max-width:420px;color:#c6d2df;margin:0 0 8px}
.home-product-showcase{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:220px;gap:16px}
.home-product-card{position:relative;overflow:hidden;border-radius:20px;background:var(--navy-2);isolation:isolate;box-shadow:0 18px 45px rgba(0,0,0,.12)}
.home-product-card--1{grid-column:span 7;grid-row:span 2}
.home-product-card--2,.home-product-card--3{grid-column:span 5}
.home-product-card--4,.home-product-card--5,.home-product-card--6{grid-column:span 4}
.home-product-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .4s ease}
.home-product-card:hover img{transform:scale(1.035)}
.home-product-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,26,47,.03) 18%,rgba(7,26,47,.9) 100%);z-index:1}
.home-product-card__content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:24px;color:#fff}
.home-product-card__content small{display:block;color:var(--gold);font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;margin-bottom:3px}
.home-product-card__content strong{display:block;color:#fff;font-size:clamp(18px,2vw,28px);line-height:1.05;letter-spacing:-.02em}
.home-product-card__content>span{display:flex;align-items:center;gap:8px;margin-top:10px;color:#e5edf5;font-size:12px;font-weight:800;opacity:.92}
.home-product-card__content svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}
.home-solutions__action{display:flex;justify-content:center;margin-top:34px}

/* Faixa de reuniao */
.home-meeting{background:#f4f7fa;padding-top:70px;padding-bottom:70px}
.home-meeting__box{position:relative;display:grid;grid-template-columns:1fr auto;gap:52px;align-items:center;padding:44px 50px;border-radius:28px;background:#fff;border:1px solid #dbe3eb;box-shadow:0 20px 55px rgba(7,26,47,.08);overflow:hidden}
.home-meeting__box:after{content:"";position:absolute;right:-55px;top:-100px;width:230px;height:230px;border-radius:50%;border:36px solid rgba(243,183,25,.13)}
.home-meeting__box>div{position:relative;z-index:2}
.home-meeting h2{font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 12px;color:var(--navy)}
.home-meeting p{margin:0;color:#607085;max-width:720px}
.home-meeting__actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;min-width:235px}

/* Servicos */
.home-services{background:#fff}
.home-services .section-heading{max-width:780px;margin-inline:auto;margin-bottom:34px}
.home-services .service-cards a{border:1px solid #dfe6ed;background:#fff;box-shadow:0 12px 30px rgba(7,26,47,.06);min-height:275px}
.home-services .service-cards a:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(7,26,47,.11);border-color:#cbd6e1}
.home-services .service-cards a>span{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--gold);font-size:16px;font-weight:900}
.home-services .service-cards a>span svg{position:static;right:auto;bottom:auto;width:25px;height:25px;fill:none;stroke:var(--gold);stroke-width:1.8}
.home-services .service-cards a>svg{stroke:var(--navy)}
.home-services .service-cards p{color:#657489}

/* Parceiros fixos: leitura imediata, sem carrossel infinito */
.home-partners{background:#f6f8fa}
.home-partners .section-heading{margin-bottom:34px}
.home-partners .section-heading h2{max-width:690px;color:var(--navy)}
.home-partners .section-heading>p{max-width:420px;color:#64748a;margin:0}
.partner-fixed-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.partner-logo-card{height:108px;border-radius:15px;border:1px solid #e0e6ec;background:#fff;display:flex;align-items:center;justify-content:center;padding:18px;box-shadow:0 7px 20px rgba(7,26,47,.04);transition:.2s ease}
.partner-logo-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(7,26,47,.08)}
.partner-logo-card img{max-width:100%;max-height:60px;object-fit:contain}

/* Ultimas noticias do Blog na home */
.home-news{background:#fff}
.home-news__heading{align-items:end;margin-bottom:34px}
.home-news__heading h2{max-width:700px;color:var(--navy)}
.home-news__heading>p{max-width:470px;color:#64748a;margin:0}
.home-news__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.home-news-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dfe6ed;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(7,26,47,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.home-news-card:hover{transform:translateY(-5px);border-color:#cbd6e1;box-shadow:0 24px 52px rgba(7,26,47,.12)}
.home-news-card__image{display:block;overflow:hidden;aspect-ratio:2/1;background:#eef2f6}
.home-news-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.home-news-card:hover .home-news-card__image img{transform:scale(1.035)}
.home-news-card__body{display:flex;flex:1;flex-direction:column;padding:22px}
.home-news-card__meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px;color:#7c8998;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.home-news-card__meta span{color:var(--red)}
.home-news-card h3{margin:0 0 12px;color:var(--navy);font-size:23px;line-height:1.15;letter-spacing:-.025em}
.home-news-card h3 a{color:inherit}
.home-news-card p{margin:0 0 20px;color:#657489;font-size:15px;line-height:1.65}
.home-news-card .text-link{margin-top:auto;font-size:14px}
.home-news__action{display:flex;justify-content:center;margin-top:34px}

/* Conversao final */
.home-callback{background:var(--navy);color:#fff;position:relative;overflow:hidden}
.home-callback:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 12%,rgba(243,183,25,.08),transparent 28%),radial-gradient(circle at 90% 90%,rgba(173,32,37,.15),transparent 30%);pointer-events:none}
.home-callback>.shell{position:relative;z-index:2}
.home-callback .callback-grid{align-items:center}
.home-callback .callback-copy h2{color:#fff;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.05em;max-width:650px}
.home-callback .callback-copy>p{color:#c9d6e2;max-width:570px;font-size:18px}
.callback-contact-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;max-width:590px}
.callback-contact-options a{display:flex;align-items:center;gap:13px;padding:15px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.05);transition:.2s ease}
.callback-contact-options a:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.24)}
.callback-contact-options>a>svg{width:23px;height:23px;fill:none;stroke:var(--gold);stroke-width:1.8}
.callback-contact-options small{display:block;color:#9eb0c1;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.callback-contact-options strong{display:block;color:#fff;font-size:15px}
.home-callback .form-card{background:#fff;color:var(--navy);box-shadow:0 28px 70px rgba(0,0,0,.2)}
.home-callback .form-card__tag{color:var(--red)}
.home-callback .form-note{color:#728095}

/* Popups mais institucionais */
.modal__visual{background:var(--navy)}
.modal__visual-content{background:var(--navy-2);padding:34px;border-left:4px solid var(--gold);border-radius:16px;box-shadow:0 18px 42px rgba(0,0,0,.18)}
.modal__visual-content span{color:var(--gold)}
.modal__visual-content strong{color:#fff}
.modal__visual-content small{color:#d7e1eb}

/* WhatsApp flutuante */
.floating-wa{background:#178b4f;color:#fff;border-color:rgba(255,255,255,.3);box-shadow:0 16px 38px rgba(7,26,47,.2)}
.wa-icon{display:flex;align-items:center;justify-content:center}
.wa-icon svg{width:25px;height:25px;fill:none;stroke:#fff;stroke-width:1.65}
.wa-copy small,.wa-copy strong{color:#fff}

/* Formularios: linguagem final ao visitante */
.lead-form input,.lead-form select,.lead-form textarea{border-color:#d8e0e8;background:#fbfcfd}
.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{outline:0;border-color:#8fa4ba;box-shadow:0 0 0 3px rgba(16,54,93,.08)}
.form-note{font-size:12px;line-height:1.5}

/* Paginas internas com a mesma familia visual */
.content-page{background:#f7f9fb}
.content-main,.content-aside{position:relative}
.content-image{border-radius:22px;box-shadow:0 22px 55px rgba(7,26,47,.12)}
.text-block{padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid #dfe6ed}
.text-block:last-of-type{border-bottom:0}
.aside-card{border-radius:20px;box-shadow:0 14px 35px rgba(7,26,47,.08)}

/* Politica: melhora a leitura mesmo mantendo o documento original incorporado */
.privacy-document{box-shadow:0 24px 65px rgba(7,26,47,.09)}
.privacy-document iframe{width:100%;background:#fff}

@media(max-width:1100px){
  .home-quickbar__grid{grid-template-columns:repeat(2,1fr)}
  .home-quickbar__grid>a:nth-child(2){border-right:0}
  .home-signature .intro-grid{gap:55px}
  .partner-fixed-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .home-meeting__box{grid-template-columns:1fr;gap:26px}
  .home-meeting__actions{flex-direction:row;align-items:center}
}

@media(max-width:900px){
  .home-hero.mobile-hero{min-height:700px}
  .home-hero .mobile-hero__content{min-height:700px;padding-top:290px;padding-bottom:48px}
  .home-hero h1{font-size:clamp(45px,11vw,66px)}
  .hero-trust{margin-top:22px;padding-top:18px;gap:8px 16px}
  .home-signature .intro-grid{grid-template-columns:1fr}
  .home-signature__visual{min-height:600px;margin-top:10px}
  .home-signature__visual img{width:min(520px,88%)}
  .home-product-showcase{grid-auto-rows:210px}
  .home-product-card--1{grid-column:span 12;grid-row:span 2}
  .home-product-card--2,.home-product-card--3{grid-column:span 6}
  .home-product-card--4,.home-product-card--5,.home-product-card--6{grid-column:span 4}
  .home-solutions .section-heading{align-items:start}
  .partner-fixed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .home-news__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-news-card:last-child{grid-column:1/-1;max-width:590px;width:100%;justify-self:center}
}

@media(max-width:620px){
  .home-hero.mobile-hero{min-height:670px}
  .home-hero .mobile-hero__content{min-height:670px;padding-top:270px;padding-bottom:38px}
  .home-hero h1{font-size:48px;line-height:.95}
  .home-hero p{font-size:16px;line-height:1.5}
  .home-hero .mobile-hero__actions{display:grid;width:100%}
  .home-hero .mobile-hero__actions .btn{width:100%}
  .hero-trust{display:grid;font-size:12px}
  .home-quickbar__grid{grid-template-columns:1fr}
  .home-quickbar__grid>a{min-height:92px;border-right:0!important;border-left:0!important;border-bottom:1px solid rgba(255,255,255,.1);padding:15px 10px}
  .home-signature .intro-points>div{grid-template-columns:36px 1fr;gap:10px 12px}
  .home-signature .intro-points p{grid-column:2}
  .home-signature__visual{min-height:530px}
  .home-product-showcase{display:grid;grid-template-columns:1fr;grid-auto-rows:260px}
  .home-product-card--1,.home-product-card--2,.home-product-card--3,.home-product-card--4,.home-product-card--5,.home-product-card--6{grid-column:auto;grid-row:auto}
  .home-solutions .section-heading>p{font-size:15px}
  .home-meeting{padding:54px 0}
  .home-meeting__box{padding:30px 22px;border-radius:22px}
  .home-meeting__actions{flex-direction:column;align-items:stretch}
  .home-meeting__actions .btn{width:100%}
  .partner-fixed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .partner-logo-card{height:90px;padding:13px}
  .home-news__heading{align-items:flex-start}
  .home-news__grid{grid-template-columns:1fr}
  .home-news-card:last-child{grid-column:auto;max-width:none}
  .home-news-card__body{padding:20px}
  .home-news-card h3{font-size:21px}
  .callback-contact-options{grid-template-columns:1fr}
  .home-callback .callback-copy h2{font-size:44px}
}

/* Final hardening: legacy dark text from the original base follows Arte Real navy. */
.btn--gold{color:var(--navy)}
.mega-cta{color:#fff}


/* Ajuste Gold: privacidade à direita + WhatsApp flutuante à esquerda */
.cookie-consent{
  left:auto;
  right:22px;
  transform:translateY(calc(100% + 50px));
}
.cookie-consent.is-visible{
  transform:translateY(0);
}

.floating-wa{
  position:fixed;
  left:60px;
  right:auto;
  bottom:180px;
  z-index:210;
  width:120px;
  height:120px;
  padding:0;
  display:block;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  text-decoration:none;
  transition:transform .1s;
}
.floating-wa img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
  filter:drop-shadow(0 10px 20px rgba(7,26,47,.18));
}
.floating-wa .whatsapp-label{
  position:absolute;
  width:100px;
  bottom:-25px;
  left:10px;
  background:#2f9126;
  color:#fff;
  border-radius:5px;
  text-align:center;
  font-size:12px;
  line-height:1.2;
  padding:5px;
  box-shadow:0 7px 18px rgba(7,26,47,.18);
}
.floating-wa .whatsapp-indicator{
  position:absolute;
  z-index:2;
  width:15px;
  height:15px;
  top:10px;
  right:10px;
  background:#2f9126;
  border:2px solid #fff;
  border-radius:50%;
  animation:whatsappPulse 1s infinite;
}
@keyframes whatsappPulse{
  0%{transform:scale(1);opacity:1}
  50%{transform:scale(1.2);opacity:.6}
  100%{transform:scale(1);opacity:1}
}
@keyframes quickJump{
  0%{transform:translateY(0)}
  25%{transform:translateY(-10px)}
  50%{transform:translateY(0)}
  75%{transform:translateY(-10px)}
  100%{transform:translateY(0)}
}
.floating-wa.is-jumping{
  animation:quickJump .5s ease;
}

@media(max-width:768px){
  .cookie-consent{
    left:auto;
    right:10px;
    bottom:12px;
    width:min(440px,calc(100% - 20px));
    transform:translateY(calc(100% + 50px));
  }
  .cookie-consent.is-visible{transform:translateY(0)}
  .floating-wa{
    width:84px;
    height:84px;
    bottom:126px;
    left:42px;
    right:auto;
    padding:0;
  }
  .floating-wa .whatsapp-label{
    width:70px;
    bottom:-18px;
    left:7px;
    font-size:10px;
    padding:4px;
  }
  .floating-wa .whatsapp-indicator{
    width:10px;
    height:10px;
    top:7px;
    right:7px;
    border-width:1px;
  }
}

@media(max-width:420px){
  .floating-wa{left:22px}
}

/* =========================================================
   ABERTURA MOBILE CONSOLIDADA V1.3.3
   Header, hero, overlays, popup, cookies, WhatsApp e largura
   ========================================================= */

/* Hierarquia previsivel entre interfaces flutuantes */
.drawer-backdrop{z-index:350}
.mobile-drawer{z-index:360}
.modal{z-index:420}
.cookie-consent{z-index:430}
.cookie-preferences{z-index:440}

/* Esconde o WhatsApp enquanto uma interface de decisao estiver aberta */
body.ui-overlay-open .floating-wa{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

@media(max-width:900px){
  html,body{width:100%;max-width:100%;overflow-x:clip}
  body{position:relative}
  .shell{width:calc(100% - 24px)!important;max-width:100%!important;margin-inline:auto!important}
  main,section,header,footer,.site-header,.site-footer,.footer-main,.footer-bottom{
    max-width:100%!important;
  }
  img,svg,video,iframe{max-width:100%}

  /* Header realmente dentro do container */
  .site-header__inner{
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    height:72px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
  }
  .brand{display:flex;align-items:center;flex:1 1 auto;min-width:0;max-width:calc(100% - 60px)}
  .brand img{width:min(190px,100%)!important;max-width:100%!important;height:auto!important}
  .mobile-menu-btn{flex:0 0 46px!important;margin-left:0!important}

  /* No celular o hero e liso. A fotografia continua apenas no desktop. */
  .home-hero.mobile-hero{
    min-height:610px!important;
    width:100%!important;
    max-width:100%!important;
    background:var(--navy)!important;
  }
  .home-hero .mobile-hero__bg{
    background-color:var(--navy)!important;
    background-image:none!important;
    transform:none!important;
  }
  .home-hero .mobile-hero__shade{
    background:linear-gradient(180deg,#071a2f 0%,#0b2746 100%)!important;
  }
  .home-hero .mobile-hero__accent{display:none!important}
  .home-hero .mobile-hero__content{
    min-height:610px!important;
    width:100%!important;
    max-width:100%!important;
    padding:64px 0!important;
    justify-content:center!important;
  }
  .home-hero h1,.home-hero p,.home-hero .hero-trust{max-width:100%!important}

  /* Neutraliza elementos que podem extrapolar a viewport */
  .home-solutions:before,.home-solutions:after,.home-meeting__box:after{display:none!important}
  .intro-visual,.home-signature__visual,.product-frame,.content-image,.form-card,.home-meeting__box,.callback-contact-options{
    min-width:0!important;
    max-width:100%!important;
  }
  .shape--gold{right:0!important}
  .visual-stamp{right:0!important}
  .product-frame span{left:0!important}
  .home-meeting__actions{min-width:0!important;max-width:100%!important}

  /* Modal mobile: topo sempre acessivel e conteudo rolavel */
  .modal{
    align-items:flex-start!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    padding:10px!important;
  }
  .modal__panel{
    width:100%!important;
    max-width:620px!important;
    max-height:calc(100dvh - 20px)!important;
    margin:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    border-radius:18px!important;
  }
  .modal__close{
    position:fixed!important;
    top:max(14px,env(safe-area-inset-top))!important;
    right:14px!important;
    z-index:460!important;
    width:46px!important;
    height:46px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:2px solid rgba(255,255,255,.92)!important;
    border-radius:50%!important;
    background:var(--red)!important;
    color:#fff!important;
    box-shadow:0 8px 24px rgba(4,16,31,.32)!important;
  }
  .modal__close svg{width:22px!important;height:22px!important;stroke:#fff!important;pointer-events:none!important}
  .modal__content{padding-top:68px!important}
  .modal__panel--exit{padding-top:72px!important}

  /* Cookies sempre inteiros dentro da tela */
  .cookie-consent{
    left:auto!important;
    right:10px!important;
    bottom:12px!important;
    width:calc(100% - 20px)!important;
    max-width:440px!important;
  }
  .cookie-preferences__panel{max-width:calc(100vw - 20px)!important}
}

@media(max-width:620px){
  .shell{width:calc(100% - 24px)!important}
  .brand{max-width:calc(100% - 58px)}
  .brand img{width:min(170px,100%)!important}
  .home-hero.mobile-hero{min-height:590px!important}
  .home-hero .mobile-hero__content{min-height:590px!important;padding:50px 0!important}
  .home-hero h1{font-size:clamp(40px,12.5vw,50px)!important;line-height:.96!important}
  .home-hero p{font-size:16px!important;line-height:1.5!important}
  .home-hero .mobile-hero__actions{display:grid!important;width:100%!important;gap:10px!important}
  .home-hero .mobile-hero__actions .btn{width:100%!important}
  .modal{padding:8px!important}
  .modal__panel{max-height:calc(100dvh - 16px)!important;border-radius:16px!important}
  .modal__close{top:max(10px,env(safe-area-inset-top))!important;right:10px!important;width:44px!important;height:44px!important}
  .modal__content{padding:64px 20px 28px!important}
  .modal__panel--exit{padding:68px 22px 42px!important}
}


/* =========================================================
   ENTREGA FINAL - Novos recursos aprovados 26/08/2026
   Apenas acréscimos: cotação online, segurados, certificado,
   Google Meu Negócio e política nativa.
   ========================================================= */
.home-online-quote{background:#fff;padding:40px 0 22px;border-bottom:1px solid #e2e8ef}
.home-online-quote__box{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:34px;align-items:center;padding:36px 38px;border-radius:28px;background:linear-gradient(135deg,#0a2239 0%,#123858 100%);border:1px solid rgba(8,29,50,.06);box-shadow:0 22px 58px rgba(7,26,47,.16);overflow:hidden;position:relative}
.home-online-quote__box:before{content:"";position:absolute;inset:auto auto -90px -80px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(173,32,37,.24) 0%,rgba(173,32,37,0) 68%);pointer-events:none}
.home-online-quote__box:after{content:"";position:absolute;right:-80px;top:-95px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(243,195,74,.18) 0%,rgba(243,195,74,0) 70%);pointer-events:none}
.home-online-quote__copy,.home-online-quote__visual{position:relative;z-index:2}
.home-online-quote__copy .eyebrow{color:var(--gold)}
.home-online-quote__copy h2{margin:9px 0 12px;color:#fff;font-size:clamp(34px,4vw,56px);line-height:.98;letter-spacing:-.05em;max-width:720px}
.home-online-quote__copy h2 em{font-style:normal;color:var(--gold)}
.home-online-quote__copy p{margin:0;max-width:680px;color:#d7e3ee;font-size:17px;line-height:1.7}
.home-online-quote__copy p strong{color:#fff}
.home-online-quote__highlights{display:grid;grid-template-columns:1fr;gap:11px;margin:24px 0 28px}
.home-online-quote__highlights span{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:15px;font-weight:700}
.home-online-quote__highlights svg{width:18px;height:18px;fill:none;stroke:var(--gold);stroke-width:1.9;flex:0 0 auto}
.home-online-quote__copy .btn{white-space:nowrap;box-shadow:0 14px 28px rgba(0,0,0,.16)}
.home-online-quote__visual{display:flex;justify-content:flex-end}
.home-online-quote__visual-card{width:100%;max-width:470px;padding:16px;border-radius:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.home-online-quote__visual-card img{display:block;width:100%;height:auto}

.modal__panel--utility{max-width:520px;padding:48px 42px;text-align:center}
.modal__panel--utility .eyebrow{justify-content:center}
.modal__panel--utility h2{font-size:38px;line-height:1.05;margin:10px 0 12px;color:var(--navy)}
.modal__panel--utility p{color:#657489;margin:0 0 25px}
.utility-modal__icon{width:66px;height:66px;border-radius:20px;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}
.utility-modal__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8}

.modal__panel--quote-portal{max-width:min(1180px,calc(100vw - 40px));height:min(880px,calc(100dvh - 42px));display:flex;flex-direction:column;overflow:hidden;background:#f6f8fb}
.quote-portal__head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:28px 74px 22px 30px;background:#fff;border-bottom:1px solid #dce4ec}
.quote-portal__head h2{font-size:30px;line-height:1.05;margin:8px 0;color:var(--navy)}
.quote-portal__head p{margin:0;max-width:760px;color:#657489;font-size:14px}
.quote-portal__head .text-link{flex:0 0 auto;margin-bottom:4px}
.quote-portal__frame-wrap{position:relative;flex:1;min-height:0;background:#fff}
.quote-portal__frame{display:block;width:100%;height:100%;border:0;background:#fff}
.quote-portal__loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#fff;color:#66758a;font-weight:750;transition:.2s}
.quote-portal__loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.quote-portal__fallback{padding:10px 18px;background:#eef3f7;color:#68778b;font-size:12px;text-align:center;border-top:1px solid #dce4ec}
.quote-portal__fallback a{color:#075fc8;font-weight:800;text-decoration:underline}

.digital-certificate{background:#f6f8fa;padding-top:70px;padding-bottom:70px}
.digital-certificate__card{display:grid;grid-template-columns:minmax(0,1.5fr) auto;gap:24px;align-items:center;padding:clamp(26px,4vw,44px);border-radius:24px;background:linear-gradient(135deg,#071a2f 0%,#0f3150 100%);box-shadow:0 22px 55px rgba(7,26,47,.14)}
.digital-certificate__copy{color:#fff;display:grid;gap:10px}
.digital-certificate__copy small{color:var(--gold);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:900}
.digital-certificate__copy strong{max-width:680px;font-size:clamp(28px,4vw,48px);line-height:1.02;letter-spacing:-.04em}
.digital-certificate__copy p{max-width:700px;margin:0;color:#d8e2ed;font-size:16px;line-height:1.65}
.digital-certificate__action{display:flex;align-items:center;justify-content:flex-end}
.digital-certificate__action .btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}

.google-business{background:#fff;padding-top:76px;padding-bottom:76px}
.google-business__heading{margin-bottom:32px}

.privacy-native{max-width:980px;background:#fff;border:1px solid #dfe6ed;border-radius:24px;padding:clamp(24px,5vw,58px);box-shadow:0 22px 60px rgba(7,26,47,.08)}
.privacy-native>p:first-child{margin-top:0;color:#718096;font-style:italic}
.privacy-native h2{font-size:clamp(25px,3.2vw,36px);line-height:1.14;color:var(--navy);margin:44px 0 16px;padding-top:22px;border-top:1px solid #e2e8ef;letter-spacing:-.025em}
.privacy-native h2:first-of-type{margin-top:30px}
.privacy-native h3{font-size:22px;line-height:1.2;color:var(--navy-2);margin:32px 0 12px}
.privacy-native p,.privacy-native li{color:#4e5f73;font-size:15px;line-height:1.78;text-align:justify}
.privacy-native p{margin:0 0 16px}
.privacy-native ul{margin:4px 0 24px;padding-left:24px}
.privacy-native li{margin:7px 0}
.privacy-native a{color:#075fc8;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}
.privacy-alpha{padding-left:24px;text-indent:-24px}

@media(max-width:900px){
  .home-online-quote__box{grid-template-columns:1fr;gap:24px;padding:28px}
  .home-online-quote__visual{justify-content:center}
  .home-online-quote__visual-card{max-width:520px}
  .home-online-quote__copy .btn{width:100%}
  .quote-portal__head{display:block;padding:24px 64px 18px 20px}
  .quote-portal__head .text-link{margin-top:12px}
  .modal__panel--quote-portal{width:100%!important;max-width:100%!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important}
  .quote-portal__fallback{text-align:left}
}
@media(max-width:620px){
  .home-online-quote{padding:22px 0 12px}
  .home-online-quote__box{padding:24px 18px;border-radius:20px}
  .home-online-quote__copy h2{font-size:36px}
  .home-online-quote__copy p{font-size:16px}
  .home-online-quote__highlights{margin:20px 0 24px}
  .home-online-quote__highlights span{font-size:14px;line-height:1.45;align-items:flex-start}
  .home-online-quote__visual-card{padding:10px;border-radius:18px}
  .modal__panel--utility{padding:68px 22px 32px!important}
  .modal__panel--utility h2{font-size:34px}
  .quote-portal__head h2{font-size:25px}
  .quote-portal__head p{font-size:13px}
  .digital-certificate{padding-top:52px;padding-bottom:52px}
  .digital-certificate__card{grid-template-columns:1fr;border-radius:18px;padding:24px 20px}
  .digital-certificate__copy strong{font-size:34px}
  .digital-certificate__action{justify-content:flex-start}
  .google-business{padding-top:55px;padding-bottom:55px}
  .privacy-native{padding:24px 18px;border-radius:18px}
  .privacy-native p,.privacy-native li{text-align:left;font-size:14px;line-height:1.72}
  .privacy-native h2{font-size:28px;margin-top:34px}
  .privacy-native h3{font-size:20px}
}


/* === Quote portal cards - final adjustment === */
.quote-portal__browse{padding:26px 26px 30px;overflow:auto;flex:1;background:linear-gradient(180deg,#f6f8fb 0%,#edf2f7 100%)}
.quote-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.quote-card{display:grid;grid-template-columns:128px 1fr;gap:20px;align-items:center;width:100%;padding:18px;border:1px solid #d7e0ea;border-radius:22px;background:#fff;box-shadow:0 14px 35px rgba(7,26,47,.07);cursor:pointer;text-align:left;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.quote-card:hover{transform:translateY(-4px);border-color:#c7d3df;box-shadow:0 22px 44px rgba(7,26,47,.12)}
.quote-card__art{display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#071a2f 0%,#14395b 100%);padding:14px;min-height:112px}
.quote-card__art img{width:100%;max-width:96px;height:auto}
.quote-card__copy{display:grid;gap:6px;color:var(--navy)}
.quote-card__copy small{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#b78513;font-weight:900}
.quote-card__copy strong{font-size:24px;line-height:1.05;letter-spacing:-.04em}
.quote-card__copy em{font-style:normal;font-size:14px;color:#617087;line-height:1.45}
.quote-card__copy span{display:inline-flex;align-items:center;gap:8px;margin-top:4px;font-size:14px;font-weight:850;color:var(--red)}
.quote-card__copy span svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.quote-portal__viewer{display:flex;flex-direction:column;gap:0;flex:1;min-height:0;background:#fff}
.quote-portal__viewer.is-hidden,.quote-portal__browse.is-hidden{display:none}
.quote-portal__toolbar{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:18px 24px;border-top:1px solid #dce4ec;border-bottom:1px solid #dce4ec;background:#fff}
.quote-portal__current small{display:block;margin-bottom:3px;color:#b78513;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.quote-portal__current strong{display:block;color:var(--navy);font-size:24px;line-height:1.08;letter-spacing:-.04em}
.quote-portal__current p{margin:4px 0 0;color:#627187;font-size:14px;line-height:1.45}
.quote-portal__frame-wrap{position:relative;flex:1;min-height:420px;background:#fff}
.quote-portal__loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.96);color:#66758a;font-weight:750;transition:.2s}
.quote-portal__loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.quote-portal__frame{display:block;width:100%;height:100%;min-height:420px;border:0;background:#fff}
@media(max-width:900px){
  .quote-card-grid{grid-template-columns:1fr}
  .quote-card{grid-template-columns:110px 1fr;gap:16px;padding:16px}
  .quote-card__copy strong{font-size:22px}
  .quote-portal__toolbar{grid-template-columns:1fr;align-items:flex-start}
  .quote-portal__toolbar .btn{width:100%}
}
@media(max-width:620px){
  .quote-portal__browse{padding:18px 16px 20px}
  .quote-card{grid-template-columns:1fr}
  .quote-card__art{min-height:90px}
  .quote-card__art img{max-width:82px}
  .quote-card__copy strong{font-size:21px}
  .quote-portal__toolbar{padding:16px}
  .quote-portal__current strong{font-size:21px}
  .quote-portal__frame-wrap,.quote-portal__frame{min-height:360px}
}


/* === Certificado Digital em popup interno === */
.modal__panel--certificate-portal{max-width:min(1180px,calc(100vw - 40px));height:min(880px,calc(100dvh - 42px));display:flex;flex-direction:column;overflow:hidden;background:#f6f8fb}
.certificate-portal__head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:28px 74px 22px 30px;background:#fff;border-bottom:1px solid #dce4ec}
.certificate-portal__head h2{font-size:30px;line-height:1.05;margin:8px 0;color:var(--navy)}
.certificate-portal__head p{margin:0;max-width:760px;color:#657489;font-size:14px}
.certificate-portal__head .btn{flex:0 0 auto}
.certificate-portal__frame-wrap{position:relative;flex:1;min-height:0;background:#fff}
.certificate-portal__frame{display:block;width:100%;height:100%;border:0;background:#fff}
.certificate-portal__loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#fff;color:#66758a;font-weight:750;transition:.2s}
.certificate-portal__loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.certificate-portal__fallback{padding:10px 18px;background:#eef3f7;color:#68778b;font-size:12px;text-align:center;border-top:1px solid #dce4ec}
.certificate-portal__fallback a{color:#075fc8;font-weight:800;text-decoration:underline}
@media(max-width:900px){
  .certificate-portal__head{display:block;padding:24px 64px 18px 20px}
  .certificate-portal__head .btn{width:100%;margin-top:14px}
  .modal__panel--certificate-portal{width:100%!important;max-width:100%!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important}
  .certificate-portal__fallback{text-align:left}
}
@media(max-width:620px){
  .certificate-portal__head h2{font-size:25px}
  .certificate-portal__head p{font-size:13px}
}


/* === Seguros Online - Simule e Contrate === */
.online-sales{background:#f6f8fa;position:relative;overflow:hidden}
.online-sales:before{content:"";position:absolute;right:-170px;top:90px;width:430px;height:430px;border-radius:50%;border:55px solid rgba(243,195,74,.08);pointer-events:none}
.online-sales>.shell{position:relative;z-index:2}
.online-sales__intro{max-width:980px;margin:0 auto 50px;text-align:center}
.online-sales__intro .eyebrow{justify-content:center}
.online-sales__intro h2{margin:12px 0 18px;color:var(--navy);font-size:clamp(40px,5vw,64px);line-height:.98;letter-spacing:-.05em}
.online-sales__intro p{margin:0 auto;color:#53677d;max-width:930px;font-size:18px;line-height:1.75}
.online-sales__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0 0 48px;counter-reset:online-step}
.online-step{counter-increment:online-step;position:relative;min-height:270px;padding:52px 26px 30px;border-radius:22px;background:linear-gradient(145deg,#0a2744 0%,#0d4f96 100%);color:#fff;text-align:left;box-shadow:0 18px 40px rgba(7,26,47,.16);border:1px solid rgba(255,255,255,.08);overflow:visible}
.online-step:before{content:counter(online-step);position:absolute;top:-24px;left:26px;width:56px;height:56px;border-radius:18px;background:var(--gold);color:#16202b;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:950;box-shadow:0 10px 25px rgba(7,26,47,.18)}
.online-step__pin{display:none}
.online-step small{display:block;margin-bottom:12px;text-transform:uppercase;font-size:18px;line-height:1;font-weight:950;letter-spacing:.02em;color:#f7cf66}
.online-step p{margin:0;font-size:17px;line-height:1.55;color:#fff;font-weight:570}
.online-step__phones{display:grid;gap:5px;margin-top:12px}
.online-step__phones a{display:block;width:max-content;max-width:100%;color:#fff;font-size:18px;line-height:1.35;font-weight:850;white-space:nowrap}
.online-step__phones a:hover{color:var(--gold)}
.online-sales__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.online-product-card{appearance:none;border:1px solid #dce4ec;padding:0;margin:0;width:100%;font:inherit;color:inherit;text-align:left;display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 15px 36px rgba(7,26,47,.08);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.online-product-card:hover{transform:translateY(-6px);border-color:#c9d5e0;box-shadow:0 25px 52px rgba(7,26,47,.14)}
.online-product-card:focus-visible{outline:3px solid rgba(243,195,74,.65);outline-offset:4px}
.online-product-card>img{width:100%;aspect-ratio:1/1;object-fit:cover}
.online-product-card__body{display:flex;flex-direction:column;gap:7px;padding:20px 22px 23px;height:100%}
.online-product-card__body small{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#7b8795;font-weight:850}
.online-product-card__body strong{font-size:25px;line-height:1.05;letter-spacing:-.035em;color:var(--navy)}
.online-product-card__body p{margin:4px 0 0;color:#617087;font-size:15px;line-height:1.6}
.online-product-card__body>span{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:15px;color:var(--red);font-weight:900;font-size:15px}
.online-product-card__body svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}

/* Popup dos produtos de venda online */
.modal__panel--online-product{max-width:min(1180px,calc(100vw - 40px));height:min(880px,calc(100dvh - 42px));display:flex;flex-direction:column;overflow:hidden;background:#f6f8fb}
.online-product-popup__head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:28px 74px 22px 30px;background:#fff;border-bottom:1px solid #dce4ec}
.online-product-popup__head h2{font-size:30px;line-height:1.05;margin:8px 0;color:var(--navy)}
.online-product-popup__head p{margin:0;max-width:760px;color:#657489;font-size:14px}
.online-product-popup__head .btn{flex:0 0 auto}
.online-product-popup__frame-wrap{position:relative;flex:1;min-height:0;background:#fff}
.online-product-popup__frame{display:block;width:100%;height:100%;border:0;background:#fff}
.online-product-popup__loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#fff;color:#66758a;font-weight:750;transition:.2s}
.online-product-popup__loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.online-product-popup__fallback{padding:10px 18px;background:#eef3f7;color:#68778b;font-size:12px;text-align:center;border-top:1px solid #dce4ec}

.google-business--about{background:#fff;border-top:1px solid #e7edf2}

@media(max-width:1100px){
  .online-sales__steps{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:46px}
  .online-step{min-height:235px}
}
@media(max-width:900px){
  .online-sales__products{grid-template-columns:1fr}
  .online-product-card{display:grid;grid-template-columns:minmax(220px,38%) 1fr;align-items:stretch}
  .online-product-card>img{height:100%;aspect-ratio:auto;min-height:320px}
  .online-product-card__body{padding:28px}
  .online-product-popup__head{display:block;padding:24px 64px 18px 20px}
  .online-product-popup__head .btn{width:100%;margin-top:14px}
  .modal__panel--online-product{width:100%!important;max-width:100%!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important}
  .online-product-popup__fallback{text-align:left}
}
@media(max-width:620px){
  .online-sales__intro{margin-bottom:42px;text-align:left}
  .online-sales__intro .eyebrow{justify-content:flex-start}
  .online-sales__intro h2{font-size:39px}
  .online-sales__intro p{font-size:16px}
  .online-sales__steps{grid-template-columns:1fr;gap:46px}
  .online-step{min-height:auto;padding:48px 22px 26px}
  .online-step small{font-size:18px}
  .online-step p{font-size:16px;line-height:1.55}
  .online-product-card{display:flex}
  .online-product-card>img{height:auto;aspect-ratio:1/1;min-height:0}
  .online-product-card__body{padding:20px 20px 23px}
  .online-product-card__body strong{font-size:24px}
  .online-product-card__body p{font-size:15px}
  .online-product-popup__head h2{font-size:25px}
  .online-product-popup__head p{font-size:13px}
}


/* Área do Segurado - conteúdo externo dentro do próprio popup */
.modal__panel--insured-portal{max-width:520px;min-height:0;padding:48px 42px;text-align:center;background:#fff;transition:max-width .25s ease,width .25s ease,height .25s ease,padding .25s ease}
.modal__panel--insured-portal:has(.insured-portal__viewer:not(.is-hidden)){max-width:min(1180px,calc(100vw - 40px));width:min(1180px,calc(100vw - 40px));height:min(880px,calc(100dvh - 42px));padding:0;text-align:left;overflow:hidden;background:#f6f8fb;display:flex;flex-direction:column}
.insured-portal__intro{text-align:center}
.insured-portal__intro.is-hidden,.insured-portal__viewer.is-hidden{display:none}
.insured-portal__intro .eyebrow{justify-content:center}
.insured-portal__intro h2{font-size:38px;line-height:1.05;margin:10px 0 12px;color:var(--navy)}
.insured-portal__intro p{color:#657489;margin:0 0 25px}
.insured-portal__viewer{display:flex;flex-direction:column;flex:1;min-height:0;width:100%}
.insured-portal__head{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;padding:28px 74px 22px 30px;background:#fff;border-bottom:1px solid #dce4ec}
.insured-portal__head h2{font-size:30px;line-height:1.05;margin:8px 0;color:var(--navy)}
.insured-portal__head p{margin:0;max-width:730px;color:#657489;font-size:14px}
.insured-portal__actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.insured-portal__frame-wrap{position:relative;flex:1;min-height:0;background:#fff}
.insured-portal__frame{display:block;width:100%;height:100%;border:0;background:#fff}
.insured-portal__loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#fff;color:#66758a;font-weight:750;transition:.2s}
.insured-portal__loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.insured-portal__fallback{padding:10px 18px;background:#eef3f7;color:#68778b;font-size:12px;text-align:center;border-top:1px solid #dce4ec}
@media(max-width:900px){
  .modal__panel--insured-portal{padding:68px 22px 32px}
  .modal__panel--insured-portal:has(.insured-portal__viewer:not(.is-hidden)){width:100%!important;max-width:100%!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;padding:0}
  .insured-portal__head{grid-template-columns:1fr;padding:24px 64px 18px 20px}
  .insured-portal__actions{justify-content:flex-start}
  .insured-portal__fallback{text-align:left}
}
@media(max-width:620px){
  .insured-portal__intro h2{font-size:34px}
  .insured-portal__head h2{font-size:25px}
  .insured-portal__head p{font-size:13px}
  .insured-portal__actions{display:grid;grid-template-columns:1fr;width:100%}
  .insured-portal__actions .btn{width:100%}
}


/* === Rodapé final: redes sociais, app e avisos legais === */
.social-links--icons{display:flex;align-items:center;gap:10px;margin-top:20px;flex-wrap:wrap}
.social-links--icons .social-icon{display:inline-flex!important;align-items:center;justify-content:center;width:42px;height:42px;padding:0!important;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.055);color:#fff;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.social-links--icons .social-icon:hover{transform:translateY(-3px);border-color:transparent;color:#fff}
.social-links--icons .social-icon svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.8}
.social-links--icons .social-icon path{fill:currentColor;stroke:none}
.social-links--icons .social-icon__dot{fill:currentColor;stroke:none}
.social-links--icons .social-icon__play{fill:var(--navy);stroke:none}
.social-icon--instagram:hover{background:#c13584}
.social-icon--facebook:hover{background:#1877f2}
.social-icon--linkedin:hover{background:#0a66c2}
.social-icon--youtube:hover{background:#ff0000}
.social-icon--youtube:hover .social-icon__play{fill:#fff}

.footer-app{margin-top:25px;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.055);max-width:390px}
.footer-app__eyebrow{display:block;color:var(--gold);font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px}
.footer-app>strong{display:block;color:#fff;font-size:20px;line-height:1.12;letter-spacing:-.025em}
.footer-app>p{margin:6px 0 14px!important;color:#9fb0c2!important;font-size:12px!important;line-height:1.45!important}
.footer-app__buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.app-store-btn{display:grid!important;grid-template-columns:31px 1fr;align-items:center;gap:9px;min-height:62px;padding:9px 11px!important;border-radius:12px;background:#fff!important;color:var(--navy)!important;border:1px solid rgba(255,255,255,.12);transition:transform .2s ease,box-shadow .2s ease}
.app-store-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(0,0,0,.16)}
.app-store-btn__icon{display:flex;align-items:center;justify-content:center;width:31px;height:31px}
.app-store-btn__icon svg{width:29px;height:29px;display:block;fill:currentColor}
.app-store-btn--android .app-store-btn__icon{color:#1a73e8}
.app-store-btn--ios .app-store-btn__icon{color:#111}
.app-store-btn small,.app-store-btn b{display:block;line-height:1.05}
.app-store-btn small{font-size:9px;color:#66758a;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}
.app-store-btn b{font-size:13px;color:var(--navy)}

.footer-legal-notices{margin-top:46px;padding:28px 0 30px;border-top:1px solid rgba(255,255,255,.14);color:#aebdcb}
.footer-legal-notices p{max-width:1180px;margin:0;font-size:12px;line-height:1.72;color:#aebdcb}
.footer-legal-notices em{font-style:italic;color:#c4d0dc}
.footer-legal-notices a{color:var(--gold);font-weight:850;text-decoration:underline;text-underline-offset:2px}
.footer-legal-notices__divider{height:1px;background:rgba(255,255,255,.11);margin:18px 0}

.contact-form-intro{margin:0 0 20px;padding:13px 15px;border-radius:12px;background:#f1f5f9;color:#53677d;font-size:14px;line-height:1.5;border-left:4px solid var(--gold)}

@media(max-width:1100px){
  .footer-app__buttons{grid-template-columns:1fr}
}
@media(max-width:900px){
  .footer-app{max-width:none}
  .footer-app__buttons{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .social-links--icons{gap:9px}
  .social-links--icons .social-icon{width:44px;height:44px}
  .footer-app{padding:18px;margin-top:22px}
  .footer-app__buttons{grid-template-columns:1fr}
  .app-store-btn{min-height:64px}
  .footer-legal-notices{margin-top:34px;padding-top:24px}
  .footer-legal-notices p{font-size:11px;line-height:1.68}
}


/* Política de Privacidade - leitura rápida nos formulários */
.modal--privacy-quick{z-index:230}
.modal__panel--privacy-quick{width:min(720px,calc(100vw - 32px));max-height:min(760px,calc(100dvh - 32px));overflow:auto;background:#fff;border-radius:24px;box-shadow:0 28px 80px rgba(7,26,47,.24)}
.privacy-quick__content{padding:34px 36px 30px}
.privacy-quick__content h2{margin:8px 0 4px;color:var(--navy);font-size:clamp(30px,4vw,42px);line-height:1.02;letter-spacing:-.04em}
.privacy-quick__updated{margin:0 0 22px;color:#7b8796;font-size:13px}
.privacy-quick__body{display:grid;gap:14px;padding:20px 0;border-top:1px solid #e3e9ef;border-bottom:1px solid #e3e9ef}
.privacy-quick__body p{margin:0;color:#566578;font-size:15px;line-height:1.65}
.privacy-quick__body strong{color:var(--navy)}
.privacy-quick__contact{display:grid;gap:4px;padding:15px 16px;border-radius:14px;background:#f3f6f9}
.privacy-quick__contact strong{font-size:14px}
.privacy-quick__contact a{color:var(--red);font-weight:800;word-break:break-word}
.privacy-quick__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}
@media(max-width:620px){
  .modal__panel--privacy-quick{width:100%;max-height:calc(100dvh - 24px);border-radius:18px}
  .privacy-quick__content{padding:28px 20px 22px}
  .privacy-quick__content h2{font-size:32px}
  .privacy-quick__body p{font-size:14px}
  .privacy-quick__actions{display:grid;grid-template-columns:1fr}
  .privacy-quick__actions .btn{width:100%}
}

/* =========================================================
   MOBILE FIX 27/08/2026
   Home: Institucional + Seguros Online
   ========================================================= */
@media(max-width:900px){
  /* Institucional: imagem e selo passam a ocupar uma coluna real.
     Evita que o selo vire um segundo item lateral do flex. */
  .home-signature .intro-grid{
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  .home-signature__visual{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    width:100%!important;
    min-height:0!important;
    max-width:100%!important;
    margin:6px 0 0!important;
    padding:0 0 12px!important;
    overflow:visible!important;
  }
  .home-signature__visual img{
    position:relative!important;
    z-index:2!important;
    display:block!important;
    width:min(100%,520px)!important;
    max-width:100%!important;
    height:auto!important;
    margin:34px auto 0!important;
    border-radius:20px!important;
    object-fit:contain!important;
  }
  .home-signature__visual .shape--gold{
    width:132px!important;
    height:132px!important;
    right:2%!important;
    top:0!important;
  }
  .home-signature__visual .shape--red{
    width:58%!important;
    height:68%!important;
    left:0!important;
    bottom:18px!important;
  }

  /* Seguros Online: em telas móveis, os cards nunca usam o layout
     lateral que recortava as artes quadradas das seguradoras. */
  .online-sales__products{
    grid-template-columns:1fr!important;
    gap:26px!important;
  }
  .online-product-card{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
    border-radius:20px!important;
  }
  .online-product-card>img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center!important;
    flex:none!important;
    background:#fff!important;
  }
  .online-product-card__body{
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    padding:22px 22px 26px!important;
  }
  .online-product-card__body small{font-size:12px!important}
  .online-product-card__body strong{font-size:26px!important;line-height:1.08!important}
  .online-product-card__body p{font-size:16px!important;line-height:1.62!important}
  .online-product-card__body>span{font-size:16px!important;padding-top:18px!important}
}

@media(max-width:768px){
  .online-sales__steps{
    grid-template-columns:1fr!important;
    gap:42px!important;
    margin-bottom:42px!important;
  }
  .online-step{
    min-height:0!important;
    padding:50px 22px 26px!important;
  }
  .online-step small{font-size:19px!important}
  .online-step p{font-size:17px!important;line-height:1.58!important}
  .online-step__phones a{font-size:19px!important}
}

@media(max-width:620px){
  .home-signature{padding-top:58px!important;padding-bottom:58px!important}
  .home-signature .intro-copy h2{
    font-size:clamp(38px,11vw,48px)!important;
    line-height:1!important;
  }
  .home-signature .intro-copy .lead{font-size:18px!important;line-height:1.6!important}
  .home-signature__visual img{
    width:100%!important;
    margin-top:28px!important;
    border-radius:18px!important;
  }
  .home-signature__visual .shape--gold{width:108px!important;height:108px!important}
  .home-signature__visual .shape--red{width:66%!important;height:62%!important;bottom:12px!important}

  .online-sales{overflow:hidden!important}
  .online-sales__intro h2{font-size:clamp(36px,10.5vw,42px)!important;line-height:1!important}
  .online-sales__intro p{font-size:16px!important;line-height:1.65!important}
  .online-product-card{border-radius:18px!important}
  .online-product-card__body{padding:20px 18px 24px!important}
  .online-product-card__body strong{font-size:25px!important}
  .online-product-card__body p{font-size:16px!important;line-height:1.58!important}
}

/* Home: estado temporário da seção Últimas notícias antes de existirem artigos publicados. */
.home-news__empty{
  padding:28px 30px;
  border:1px solid rgba(11,31,54,.12);
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 34px rgba(11,31,54,.06);
  text-align:center;
}
.home-news__empty strong{
  display:block;
  margin-bottom:6px;
  color:var(--navy,#0b1f36);
  font-size:1.05rem;
}
.home-news__empty p{
  margin:0;
  color:var(--muted,#6c7480);
}

/* Links Uteis - modal amplo e rolavel */
.modal__panel--useful-links{
  width:min(920px,calc(100vw - 40px));
  max-width:920px;
  max-height:calc(100dvh - 40px);
  padding:34px 30px 28px;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  text-align:left;
}
.modal__panel--useful-links .useful-links__head{text-align:center;flex:0 0 auto;padding:0 28px 18px}
.modal__panel--useful-links .useful-links__head .eyebrow{justify-content:center}
.modal__panel--useful-links .useful-links__head h2{font-size:42px;line-height:1.05;margin:10px 0 10px;color:var(--navy)}
.modal__panel--useful-links .useful-links__head p{max-width:680px;margin:0 auto;color:#657489}
.useful-links__scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:4px 8px 6px 2px;scrollbar-gutter:stable}
.useful-links__group{margin-top:16px}
.useful-links__group:first-child{margin-top:0}
.useful-links__group h3{margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #e4e9ef;color:var(--navy);font-size:18px;line-height:1.2}
.useful-links--modal{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.useful-links--modal a{min-height:132px;padding:18px 20px;border-radius:14px;background:#fff;transition:.2s ease}
.useful-links--modal a:hover{border-color:#d5b267;box-shadow:0 10px 24px rgba(7,26,47,.08);transform:translateY(-2px)}
.useful-links--modal strong{font-size:19px;color:var(--navy);margin-bottom:9px}
.useful-links--modal span{align-items:flex-start;justify-content:space-between;gap:12px;color:#66758a;line-height:1.45}
.useful-links--modal span svg{flex:0 0 18px;margin-top:2px;color:var(--red)}
@media(max-width:700px){
  .modal__panel--useful-links{width:100%;max-width:100%;max-height:calc(100dvh - 24px);padding:58px 16px 18px}
  .modal__panel--useful-links .useful-links__head{padding:0 8px 16px}
  .modal__panel--useful-links .useful-links__head h2{font-size:34px}
  .useful-links--modal{grid-template-columns:1fr}
  .useful-links--modal a{min-height:0;padding:16px}
}

/* Links Uteis - correção específica para tablets e desktops estreitos.
   A regra geral de modais em <=900px limita a 620px com !important;
   este override preserva largura útil e rolagem interna sem afetar outros popups. */
@media (max-width:900px) and (min-width:701px){
  .modal__panel--useful-links{
    width:calc(100vw - 28px)!important;
    max-width:calc(100vw - 28px)!important;
    max-height:calc(100dvh - 28px)!important;
    margin:auto!important;
    padding:28px 24px 22px!important;
    overflow:hidden!important;
  }
  .modal__panel--useful-links .useful-links__head{
    padding:0 54px 16px!important;
  }
  .modal__panel--useful-links .useful-links__head h2{
    font-size:38px!important;
  }
  .useful-links__scroll{
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    padding:4px 8px 10px 2px!important;
  }
  .useful-links--modal{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
  .useful-links--modal a{
    min-height:118px!important;
    padding:16px 18px!important;
  }
  .useful-links--modal strong{
    font-size:18px!important;
  }
}


/* Links Uteis - pagina dedicada */
.useful-links-page{background:#f6f8fb}
.useful-links-page__intro{max-width:820px;margin:0 0 58px}
.useful-links-page__intro h2{margin:12px 0 14px;font-size:clamp(36px,4vw,58px);line-height:1.02;letter-spacing:-.045em;color:var(--navy)}
.useful-links-page__intro p{margin:0;color:#657489;font-size:18px}
.useful-links-page__group{margin-top:62px}
.useful-links-page__group:first-of-type{margin-top:0}
.useful-links-page__heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #dfe5ec}
.useful-links-page__heading>div{display:flex;align-items:center;gap:16px}
.useful-links-page__heading span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--navy);color:#fff;font-size:11px;font-weight:900}
.useful-links-page__heading h3{margin:0;font-size:30px;line-height:1.1;color:var(--navy)}
.useful-links-page__heading p{margin:0;max-width:470px;color:#718096;font-size:14px;text-align:right}
.useful-links-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.useful-link-card{min-height:225px;padding:24px;border:1px solid #dfe5ec;border-radius:18px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:24px;transition:.22s ease;box-shadow:0 8px 24px rgba(7,26,47,.035)}
.useful-link-card:hover{transform:translateY(-4px);border-color:#d5b267;box-shadow:0 18px 38px rgba(7,26,47,.09)}
.useful-link-card strong{display:block;margin-bottom:10px;color:var(--navy);font-size:22px;line-height:1.15}
.useful-link-card p{margin:0;color:#66758a;font-size:14px;line-height:1.6}
.useful-link-card>span{display:flex;align-items:center;gap:8px;color:var(--red);font-size:13px;font-weight:850}
.useful-link-card>span svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
@media(max-width:980px){.useful-links-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.useful-links-page__heading{align-items:flex-start;flex-direction:column}.useful-links-page__heading p{text-align:left}}
@media(max-width:620px){.useful-links-page__intro{margin-bottom:42px}.useful-links-page__group{margin-top:48px}.useful-links-page__grid{grid-template-columns:1fr}.useful-link-card{min-height:0}.useful-links-page__heading h3{font-size:25px}}

/* =========================================================
   AJUSTES 27/08/2026 - Mapa no rodape e apps no Fale Conosco
   ========================================================= */
.footer-map-link{
  appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:0;margin:0;
  color:inherit;font:inherit;line-height:inherit;text-align:left;cursor:pointer;
  transition:color .2s ease;
}
.footer-map-link:hover,.footer-map-link:focus-visible{color:var(--gold);outline:none}
.footer-contact--map{align-items:flex-start}

.modal__panel--map{
  width:min(980px,calc(100vw - 40px));max-width:980px;padding:0;overflow:hidden;
  background:#fff;border-radius:24px;box-shadow:0 28px 80px rgba(7,26,47,.28);
}
.map-popup__head{
  display:flex;align-items:center;justify-content:space-between;gap:28px;
  padding:28px 32px;background:#fff;border-bottom:1px solid #e3e8ee;
}
.map-popup__head h2{margin:8px 0 6px;color:var(--navy);font-size:32px;line-height:1.08;letter-spacing:-.035em}
.map-popup__head p{margin:0;color:#66758a;font-size:14px;max-width:640px}
.map-popup__head .btn{flex:0 0 auto}
.map-popup__frame-wrap{height:min(560px,62dvh);background:#e9eef3}
.map-popup__frame{display:block;width:100%;height:100%;border:0}

.aside-app{
  background:var(--navy);color:#fff;padding:24px;border-radius:20px;
  box-shadow:0 14px 35px rgba(7,26,47,.12);
}
.aside-app__eyebrow{display:block;color:var(--gold);font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px}
.aside-app>strong{display:block;font-size:22px;line-height:1.12;letter-spacing:-.03em}
.aside-app>p{margin:8px 0 15px;color:#b7c5d4;font-size:13px;line-height:1.45}
.aside-app__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.aside-app .app-store-btn{min-width:0}

@media(max-width:900px){
  .modal__panel--map{
    width:100%!important;max-width:100%!important;max-height:calc(100dvh - 20px)!important;
    overflow:auto!important;border-radius:18px!important;
  }
  .map-popup__head{padding:68px 22px 20px;align-items:flex-start;flex-direction:column;gap:16px}
  .map-popup__head .btn{width:100%}
  .map-popup__frame-wrap{height:58dvh;min-height:360px}
}
@media(max-width:620px){
  .map-popup__head h2{font-size:28px}
  .map-popup__frame-wrap{height:52dvh;min-height:330px}
  .aside-app__buttons{grid-template-columns:1fr}
}

/* =========================================================
   RODADA FINAL - MENU, ACESSOS RAPIDOS, PRODUTOS E DICIONARIO
   ========================================================= */
.site-header__inner{width:min(1370px,calc(100% - 36px));gap:18px}
.brand{flex:0 0 auto}
.brand img{width:205px}
.main-nav{gap:8px;white-space:nowrap;font-size:13px}
.main-nav>a,.main-nav>.nav-solutions{padding:28px 8px;white-space:nowrap}
.main-nav .nav-cta{padding:13px 17px;border-radius:12px;font-weight:900;line-height:1;min-height:46px;display:inline-flex;align-items:center;justify-content:center}
.main-nav .nav-cta--renew{background:var(--gold);color:var(--navy);box-shadow:0 10px 24px rgba(243,183,25,.2)}
.main-nav .nav-cta--renew:hover{background:var(--gold-soft);color:var(--navy);transform:translateY(-2px)}
.main-nav .nav-cta--quote{background:var(--green);color:#fff;box-shadow:0 10px 24px rgba(23,139,79,.2)}
.main-nav .nav-cta--quote:hover{background:#106f3e;color:#fff;transform:translateY(-2px)}
.mobile-drawer__renew{color:#8a6400!important;font-weight:900!important}
.mobile-drawer__quote{color:var(--green)!important;font-weight:900!important}

.service-cards--nine{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.home-services .service-cards--nine a{min-height:245px}

.product-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.product-hero__actions .btn{min-width:155px}

.content-aside--contact{position:sticky;top:104px;align-self:start;gap:12px}
.content-aside--contact .aside-card{position:static;padding:22px 24px}
.content-aside--contact .aside-card strong{font-size:24px}
.content-aside--contact .aside-card p{margin:8px 0 14px}
.content-aside--contact .aside-app{padding:20px 22px}
.content-aside--contact .aside-app>strong{font-size:20px}
.content-aside--contact .aside-app>p{margin:6px 0 12px}
.content-aside--contact .app-store-btn{min-height:58px;padding:9px 10px}

.footer-map-preview{position:relative;margin-top:14px;height:190px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.17);background:#102a44}
.footer-map-preview iframe{width:100%;height:100%;border:0;display:block;filter:saturate(.82) contrast(.95)}
.footer-map-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,26,47,.04),rgba(7,26,47,.44));pointer-events:none}
.footer-map-preview__button{position:absolute;z-index:2;left:50%;bottom:16px;transform:translateX(-50%);border:0;border-radius:10px;background:var(--gold);color:var(--navy);font-size:12px;font-weight:900;letter-spacing:.04em;padding:12px 18px;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.22);white-space:nowrap}
.footer-map-preview__button:hover{background:var(--gold-soft)}

.dictionary-page{background:#f6f8fb}
.dictionary-tools{display:grid;grid-template-columns:1fr 390px;gap:50px;align-items:end;margin-bottom:28px}
.dictionary-tools h2{font-size:clamp(36px,4vw,58px);line-height:1;letter-spacing:-.045em;margin:12px 0 12px;color:var(--navy)}
.dictionary-tools p{margin:0;color:#66758a;max-width:700px}
.dictionary-search{display:block;background:#fff;border:1px solid #dce4ec;border-radius:16px;padding:16px 18px;box-shadow:0 10px 30px rgba(7,26,47,.05)}
.dictionary-search span{display:block;color:var(--navy);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}
.dictionary-search input{width:100%;border:0;outline:0;background:transparent;color:var(--navy);font-size:16px}
.dictionary-index{display:flex;flex-wrap:wrap;gap:8px;padding:18px 0 22px;border-top:1px solid #dfe6ed;border-bottom:1px solid #dfe6ed}
.dictionary-index a{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#fff;border:1px solid #dce4ec;color:var(--navy);font-weight:900;transition:.2s ease}
.dictionary-index a:hover{background:var(--navy);color:#fff;border-color:var(--navy);transform:translateY(-2px)}
.dictionary-result{margin:22px 0 0;color:#68778a;font-size:14px;font-weight:750}
.dictionary-groups{margin-top:20px;display:grid;gap:34px}
.dictionary-group{scroll-margin-top:120px;display:grid;grid-template-columns:72px 1fr;gap:22px;align-items:start}
.dictionary-group__letter{position:sticky;top:115px;display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:var(--navy);color:#fff;font-size:25px;font-weight:950;box-shadow:0 12px 28px rgba(7,26,47,.12)}
.dictionary-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.dictionary-entry{background:#fff;border:1px solid #dfe6ed;border-radius:16px;padding:20px 22px;box-shadow:0 8px 24px rgba(7,26,47,.035)}
.dictionary-entry h3{margin:0 0 8px;color:var(--navy);font-size:19px;line-height:1.2}
.dictionary-entry p{margin:0;color:#627185;font-size:14px;line-height:1.65}
.dictionary-entry[hidden],.dictionary-group[hidden]{display:none!important}
.dictionary-empty{margin-top:28px;padding:30px;border:1px dashed #cbd6e1;border-radius:16px;text-align:center;background:#fff;color:var(--navy)}
.dictionary-empty p{margin:5px 0 0;color:#66758a}
.dictionary-source{margin-top:44px;padding:22px 24px;border-radius:16px;background:#fff7dc;border-left:4px solid var(--gold);color:#66582d;font-size:13px;line-height:1.65}
.dictionary-source strong{color:var(--navy)}

@media(max-width:1180px) and (min-width:901px){
  .site-header__inner{height:76px}
  .brand img{width:200px}
  .main-nav{display:none}
  .mobile-menu-btn{display:flex;margin-left:auto}
  .mobile-drawer{display:block;position:fixed;right:0;top:0;bottom:0;z-index:190;width:min(86vw,390px);background:#fff;padding:20px;transform:translateX(110%);transition:.28s ease;box-shadow:-20px 0 50px rgba(0,0,0,.18)}
  .mobile-drawer.is-open{transform:none}
  .mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}
  .mobile-drawer__head img{width:190px}
  .mobile-drawer__head button{border:0;background:var(--ink);color:#fff;width:40px;height:40px;border-radius:50%}
  .mobile-drawer nav{display:grid;padding:18px 0}
  .mobile-drawer nav a{padding:13px 0;border-bottom:1px solid #eee6de;font-weight:760}
  .drawer-backdrop{position:fixed;inset:0;z-index:180;background:rgba(0,0,0,.55)}
  .drawer-backdrop.is-open{display:block}
}

@media(max-width:900px){
  .service-cards--nine{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-services .service-cards--nine a{min-height:220px}
  .content-aside--contact{position:static;display:grid;grid-template-columns:1fr 1fr;gap:14px}
  .content-aside--contact .aside-app{grid-column:1/-1}
  .dictionary-tools{grid-template-columns:1fr;gap:24px}
  .dictionary-group{grid-template-columns:1fr;gap:12px}
  .dictionary-group__letter{position:static;width:48px;height:48px;font-size:20px}
  .dictionary-list{grid-template-columns:1fr}
}

@media(max-width:620px){
  .service-cards--nine{grid-template-columns:1fr}
  .content-aside--contact{grid-template-columns:1fr}
  .content-aside--contact .aside-app{grid-column:auto}
  .product-hero__actions{display:grid}
  .product-hero__actions .btn{width:100%;min-width:0}
  .dictionary-index a{width:34px;height:34px;border-radius:9px}
  .dictionary-entry{padding:18px}
  .footer-map-preview{height:210px}
}

/* =========================================================
   AJUSTE MENU + ACESSOS RAPIDOS (6 CARDS) - 28/08
   ========================================================= */
.site-header__inner{
  gap:0;
}
.main-nav{
  margin-left:28px;
  gap:14px;
  font-size:15.5px;
  font-weight:800;
}
.main-nav>a,.main-nav>.nav-solutions{
  padding-left:5px;
  padding-right:5px;
}
.main-nav .nav-cta{
  margin-left:3px;
  padding:14px 19px;
  min-height:48px;
  font-size:15px;
}
.main-nav .nav-cta--renew{
  background:var(--gold);
  color:var(--navy);
  box-shadow:0 10px 24px rgba(243,183,25,.22);
}
.main-nav .nav-cta--quote{
  background:var(--red);
  color:#fff;
  box-shadow:0 10px 24px rgba(173,32,37,.24);
}
.main-nav .nav-cta--quote:hover{
  background:var(--red-dark);
  color:#fff;
  transform:translateY(-2px);
}
.mobile-drawer__renew{color:#8a6400!important;font-weight:900!important}
.mobile-drawer__quote{color:var(--red)!important;font-weight:900!important}

.service-cards--six{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.home-services .service-cards--six a{
  min-height:238px;
  padding:28px;
}
.home-services .service-cards--six .service-card__icon{
  width:68px;
  height:68px;
  object-fit:contain;
  margin:0;
  border-radius:18px;
  box-shadow:0 10px 24px rgba(7,26,47,.10);
}
.home-services .service-cards--six strong{
  margin:24px 0 10px;
  font-size:21px;
}
.home-services .service-cards--six p{
  margin:0;
  font-size:13px;
  line-height:1.6;
}

@media(max-width:1260px) and (min-width:901px){
  .site-header__inner{height:76px}
  .brand img{width:200px}
  .main-nav{display:none}
  .mobile-menu-btn{display:flex;margin-left:auto}
  .mobile-drawer{display:block;position:fixed;right:0;top:0;bottom:0;z-index:190;width:min(86vw,390px);background:#fff;padding:20px;transform:translateX(110%);transition:.28s ease;box-shadow:-20px 0 50px rgba(0,0,0,.18)}
  .mobile-drawer.is-open{transform:none}
  .mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}
  .mobile-drawer__head img{width:190px}
  .mobile-drawer__head button{border:0;background:var(--ink);color:#fff;width:40px;height:40px;border-radius:50%}
  .mobile-drawer nav{display:grid;padding:18px 0}
  .mobile-drawer nav a{padding:13px 0;border-bottom:1px solid #eee6de;font-weight:760}
  .drawer-backdrop{position:fixed;inset:0;z-index:180;background:rgba(0,0,0,.55)}
  .drawer-backdrop.is-open{display:block}
}
@media(max-width:900px){
  .service-cards--six{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-services .service-cards--six a{min-height:220px}
}
@media(max-width:620px){
  .service-cards--six{grid-template-columns:1fr}
}

/* =========================================================
   ARTE REAL - AJUSTE FINAL DA BARRA SUPERIOR
   Centraliza e compacta telefone/e-mail e promessa institucional
   ========================================================= */
@media(min-width:901px){
  .top-strip{
    background:var(--navy);
    color:#e8eef5;
    font-size:12.5px;
    border-bottom:1px solid rgba(255,255,255,.06);
  }
  .top-strip__inner{
    width:min(1080px,calc(100% - 48px));
    min-height:31px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:clamp(72px,8vw,150px);
    margin-inline:auto;
  }
  .top-strip__promise{
    display:flex;
    align-items:center;
    gap:9px;
    white-space:nowrap;
    font-weight:560;
  }
  .top-strip__contacts{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:0;
    white-space:nowrap;
  }
  .top-strip__contacts a{
    display:flex;
    align-items:center;
    gap:7px;
    padding:0 17px;
    line-height:1;
    transition:color .2s ease;
  }
  .top-strip__contacts a:first-child{padding-left:0}
  .top-strip__contacts a:last-child{padding-right:0}
  .top-strip__contacts a+a{
    border-left:1px solid rgba(255,255,255,.18);
  }
  .top-strip__contacts a:hover{color:var(--gold)}
  .top-strip__contacts svg{
    width:14px;
    height:14px;
    flex:0 0 14px;
  }
  .pulse-dot{
    width:7px;
    height:7px;
    flex:0 0 7px;
    box-shadow:0 0 0 4px rgba(243,183,25,.10);
  }
}

/* =========================================================
   ARTE REAL - WHATSAPP FLUTUANTE MOBILE
   Mantem o botao abaixo dos diferenciais do hero e respeita safe-area.
   ========================================================= */
@media(max-width:768px){
  .floating-wa{
    width:74px!important;
    height:74px!important;
    left:18px!important;
    right:auto!important;
    bottom:calc(22px + env(safe-area-inset-bottom,0px))!important;
  }
  .floating-wa .whatsapp-label{
    width:62px!important;
    left:6px!important;
    bottom:-15px!important;
    padding:3px 4px!important;
    font-size:9px!important;
  }
  .floating-wa .whatsapp-indicator{
    width:9px!important;
    height:9px!important;
    top:6px!important;
    right:6px!important;
  }
}
@media(max-width:420px){
  .floating-wa{
    left:14px!important;
    bottom:calc(20px + env(safe-area-inset-bottom,0px))!important;
  }
}

/* =========================================================
   ARTE REAL - DESKTOP AMPLO
   Aproveita melhor monitores grandes sem alterar notebook/mobile.
   ========================================================= */
@media(min-width:1500px){
  :root{
    --shell:min(1440px,calc(100% - 80px));
  }

  .site-header__inner{
    gap:34px;
  }
  .brand img{
    width:240px;
  }
  .main-nav{
    gap:28px;
    font-size:15.5px;
  }
  .header-actions{
    gap:12px;
  }

  .home-hero h1{
    max-width:900px;
  }
  .home-hero p{
    max-width:700px;
  }

  .home-online-quote__box{
    grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);
    gap:48px;
    padding:42px 48px;
  }
  .home-online-quote__visual-card{
    max-width:520px;
  }

  .floating-wa{
    left:max(32px,calc((100vw - 1440px)/2 - 60px));
    right:auto;
  }
}

@media(min-width:1800px){
  .home-hero .mobile-hero__content{
    padding-top:112px;
    padding-bottom:92px;
  }
}

/* =========================================================
   ARTE REAL - FOOTER DESKTOP AMPLO
   Textos legais e barra inferior usam largura propria para leitura.
   ========================================================= */
@media(min-width:1500px){
  .site-footer .footer-legal-notices{
    width:min(1200px,calc(100% - 80px));
    margin-left:auto;
    margin-right:auto;
  }
  .site-footer .footer-legal-notices p{
    max-width:none;
  }
  .site-footer .footer-legal-notices__divider{
    width:100%;
  }
  .site-footer .footer-bottom .shell{
    width:min(1200px,calc(100% - 80px));
  }
  .floating-wa{
    left:max(20px,calc((100vw - 1200px)/2 - 145px));
    right:auto;
  }
}
