:root{--lp-navy:#061426;--lp-blue:#1260a8;--lp-blue-light:#eaf3fb;--lp-ink:#122235;--lp-muted:#536476;--lp-line:#dce5ee;--lp-soft:#f4f7fa;--lp-green:#168a4b;--lp-white:#fff}
.landing-page{margin:0;padding-top:4.8rem;color:var(--lp-ink);background:var(--lp-white);font-family:Inter,Manrope,Arial,sans-serif;line-height:1.62;overflow-x:hidden}
.landing-page *{box-sizing:border-box}.landing-page img{display:block;max-width:100%;height:auto}.lp-container{width:min(1140px,calc(100% - 2rem));margin-inline:auto}.lp-skip{position:fixed;left:1rem;top:-5rem;z-index:999;padding:.8rem 1rem;color:#fff;background:var(--lp-blue)}.lp-skip:focus{top:1rem}
.lp-header{position:fixed;inset:0 0 auto;z-index:100;min-height:4.8rem;color:#fff;background:rgba(6,20,38,.98);border-bottom:1px solid rgba(255,255,255,.1)}.lp-header__inner{display:flex;min-height:4.8rem;align-items:center;justify-content:space-between;gap:1rem}.lp-logo img{width:150px}.lp-nav{display:flex;align-items:center;gap:1.25rem}.lp-nav a{color:#e7eef6;text-decoration:none;font-size:.86rem;font-weight:700}.lp-nav a:hover,.lp-nav a:focus-visible{color:#fff}.lp-header-phone{white-space:nowrap}.lp-menu-toggle{display:none;width:2.8rem;height:2.8rem;border:1px solid rgba(255,255,255,.25);border-radius:.5rem;color:#fff;background:transparent;font-size:1.3rem}
.lp-button{display:inline-flex;min-height:3.35rem;align-items:center;justify-content:center;gap:.72rem;padding:.82rem 1.18rem;border:2px solid transparent;border-radius:.55rem;color:#fff;background:var(--lp-blue);font-weight:800;text-decoration:none;line-height:1.2;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.lp-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(5,17,29,.18)}.lp-button--whatsapp{background:var(--lp-green)}.lp-button--whatsapp::before{width:1.65rem;height:1.65rem;content:"";background:currentColor;-webkit-mask:url('/assets/icons/whatsapp.svg') center/contain no-repeat;mask:url('/assets/icons/whatsapp.svg') center/contain no-repeat}.lp-button--outline{color:var(--lp-navy);border-color:#a8bad0;background:#fff}.lp-button--small{min-height:2.85rem;padding:.68rem .9rem;font-size:.82rem}.lp-button:focus-visible,.lp-nav a:focus-visible,.lp-menu-toggle:focus-visible,.lp-float:focus-visible{outline:3px solid #69b8ff;outline-offset:3px}
.lp-hero{position:relative;min-height:680px;display:grid;align-items:center;color:#fff;background:var(--lp-navy);isolation:isolate}.lp-hero picture,.lp-hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lp-hero picture img{object-position:center}.lp-hero::before{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(90deg,rgba(3,15,29,.96) 0%,rgba(4,20,38,.89) 42%,rgba(4,20,38,.34) 72%,rgba(4,20,38,.12) 100%)}.lp-hero__content{position:relative;z-index:2;max-width:660px;padding-block:5.2rem}.lp-kicker{margin:0 0 .8rem;color:#79bdf5;font-size:.78rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.lp-hero h1{max-width:16ch;color:#fff;margin:.2rem 0 1rem;font-size:clamp(2.6rem,5.3vw,4.5rem);line-height:1.03;letter-spacing:-.04em}.lp-lead{max-width:61ch;margin:0 0 1.5rem;color:#d8e4ef;font-size:clamp(1.05rem,1.8vw,1.24rem)}.lp-actions{display:flex;flex-wrap:wrap;gap:.85rem}.lp-hero .lp-button--outline{color:#fff;border-color:rgba(255,255,255,.55);background:rgba(6,20,38,.38)}.lp-trust{position:relative;z-index:3;margin-top:-3.2rem}.lp-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-radius:.7rem;background:#fff;box-shadow:0 20px 45px rgba(5,17,29,.16)}.lp-trust article{padding:1.25rem;border-right:1px solid var(--lp-line)}.lp-trust article:last-child{border-right:0}.lp-trust strong{display:block;color:var(--lp-navy);font-size:.9rem}.lp-trust span{color:var(--lp-muted);font-size:.78rem}
.lp-section{padding-block:5.2rem}.lp-section--soft{background:var(--lp-soft)}.lp-section--dark{color:#fff;background:var(--lp-navy)}.lp-heading{max-width:730px;margin-bottom:2rem}.lp-heading h2{margin:.25rem 0 .7rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08;letter-spacing:-.03em}.lp-heading p{color:var(--lp-muted)}.lp-section--dark .lp-heading p{color:#b9c8d7}.lp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.lp-card{padding:1.55rem;border:1px solid var(--lp-line);border-radius:.7rem;background:#fff}.lp-card h3{margin:.2rem 0 .55rem;font-size:1.15rem}.lp-card p{margin:0;color:var(--lp-muted);font-size:.92rem}.lp-card__number{display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:.4rem;color:#fff;background:var(--lp-blue);font-size:.78rem;font-weight:850}.lp-split{display:grid;grid-template-columns:1.06fr .94fr;gap:4rem;align-items:center}.lp-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin:1.5rem 0 0;padding:0;list-style:none}.lp-checks li{position:relative;padding-left:1.6rem}.lp-checks li::before{position:absolute;left:0;top:.1rem;color:var(--lp-blue);content:"✓";font-weight:900}.lp-photo{position:relative;overflow:hidden;border-radius:.8rem;box-shadow:0 22px 46px rgba(5,17,29,.18)}.lp-photo picture img{width:100%;aspect-ratio:4/3;object-fit:cover}.lp-photo__brand{position:absolute;right:1rem;bottom:1rem;width:128px;height:auto;filter:drop-shadow(0 2px 6px rgba(0,0,0,.38))}.lp-pending{margin-top:1rem;padding:1rem;border-left:3px solid #d98b1f;background:#fff8e9;font-size:.87rem}.lp-section--dark .lp-card{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.06)}.lp-section--dark .lp-card p{color:#c0cfdd}.lp-audiences{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.lp-audience{padding:1.5rem;border-top:3px solid var(--lp-blue);background:#fff;box-shadow:0 10px 30px rgba(5,17,29,.08)}
.lp-faq{display:grid;gap:.7rem;max-width:850px}.lp-faq details{border:1px solid var(--lp-line);border-radius:.55rem;background:#fff}.lp-faq summary{padding:1.1rem 1.25rem;cursor:pointer;font-weight:800}.lp-faq details p{padding:0 1.25rem 1.1rem;margin:0;color:var(--lp-muted)}.lp-contact{display:grid;grid-template-columns:.76fr 1.24fr;gap:3.5rem;align-items:start}.lp-contact-list{display:grid;gap:.75rem;margin:1.4rem 0}.lp-contact-list a{color:inherit;font-weight:750}.lp-form{padding:1.7rem;border:1px solid var(--lp-line);border-radius:.8rem;background:#fff;box-shadow:0 16px 40px rgba(5,17,29,.09)}.lp-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.lp-field{display:grid;gap:.35rem}.lp-field--full{grid-column:1/-1}.lp-field label{font-size:.83rem;font-weight:800}.lp-field input,.lp-field select,.lp-field textarea{width:100%;min-height:3rem;padding:.72rem .78rem;border:1px solid #aebdcb;border-radius:.45rem;background:#fff;font:inherit}.lp-field textarea{min-height:7rem;resize:vertical}.lp-honeypot{position:absolute!important;left:-9999px!important}.lp-consent{display:grid;grid-template-columns:auto 1fr;gap:.65rem;align-items:start;font-size:.78rem}.lp-form-status{display:none;padding:.8rem;border-radius:.4rem}.lp-form-status.is-visible{display:block}.lp-form-status[data-state=success]{color:#0d6234;background:#e6f5ed}.lp-form-status[data-state=error]{color:#8a1f25;background:#fdecee}.lp-privacy-note{color:var(--lp-muted);font-size:.75rem}.lp-cta{padding-block:4.3rem;color:#fff;background:linear-gradient(120deg,#0b3c69,#1260a8)}.lp-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.lp-cta h2{max-width:690px;margin:0 0 .5rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08}.lp-cta p{margin:0;color:#d5e5f3}.lp-footer{padding-top:3rem;color:#dbe6f0;background:#04111f}.lp-footer__grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:3rem}.lp-footer img{width:165px}.lp-footer h2{font-size:.9rem;color:#fff}.lp-footer ul{padding:0;list-style:none}.lp-footer a{color:#dbe6f0}.lp-footer__bottom{display:flex;justify-content:space-between;gap:1rem;padding-block:1.2rem;margin-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.73rem}.lp-float{position:fixed;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:90;display:grid;width:4.5rem;height:4.5rem;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:var(--lp-green);box-shadow:0 12px 30px rgba(5,17,29,.3);font-size:0}.lp-float::before{width:2.55rem;height:2.55rem;content:"";background:currentColor;-webkit-mask:url('/assets/icons/whatsapp.svg') center/contain no-repeat;mask:url('/assets/icons/whatsapp.svg') center/contain no-repeat}.lp-float::after{position:absolute;right:calc(100% + .7rem);top:50%;width:max-content;padding:.55rem .7rem;border:1px solid var(--lp-line);border-radius:.4rem;color:var(--lp-ink);background:#fff;content:"Fale conosco no WhatsApp";font-size:.76rem;font-weight:800;opacity:0;transform:translate(.35rem,-50%);transition:.16s}.lp-float:hover::after,.lp-float:focus-visible::after{opacity:1;transform:translate(0,-50%)}
@media(max-width:900px){.landing-page{padding-top:4.5rem}.lp-header,.lp-header__inner{min-height:4.5rem}.lp-menu-toggle{display:block}.lp-nav{position:absolute;top:4.5rem;left:0;right:0;display:none;padding:1rem;background:var(--lp-navy);box-shadow:0 12px 30px rgba(0,0,0,.24)}.lp-nav.is-open{display:grid}.lp-nav .lp-button{width:100%}.lp-hero{min-height:650px}.lp-hero::before{background:linear-gradient(90deg,rgba(3,15,29,.95),rgba(3,15,29,.76))}.lp-hero__content{padding-block:4rem}.lp-trust__grid{grid-template-columns:repeat(2,1fr)}.lp-trust article:nth-child(2){border-right:0}.lp-trust article:nth-child(-n+2){border-bottom:1px solid var(--lp-line)}.lp-grid{grid-template-columns:repeat(2,1fr)}.lp-split,.lp-contact{grid-template-columns:1fr;gap:2.3rem}.lp-footer__grid{grid-template-columns:1fr 1fr}.lp-footer__grid>div:first-child{grid-column:1/-1}}
@media(max-width:620px){.lp-container{width:min(100% - 1.25rem,1140px)}.lp-logo img{width:132px}.lp-header-phone{display:none}.lp-hero{min-height:620px}.lp-hero picture img{object-position:62% center}.lp-hero::before{background:linear-gradient(180deg,rgba(3,15,29,.55),rgba(3,15,29,.96) 64%)}.lp-hero__content{display:flex;min-height:620px;flex-direction:column;justify-content:flex-end;padding-block:3rem}.lp-hero h1{font-size:clamp(2.35rem,11.2vw,3.3rem)}.lp-actions{display:grid}.lp-actions .lp-button{width:100%}.lp-trust{margin-top:0}.lp-trust__grid,.lp-grid,.lp-audiences,.lp-form-grid,.lp-checks{grid-template-columns:1fr}.lp-trust__grid{border-radius:0}.lp-trust article{border-right:0;border-bottom:1px solid var(--lp-line)}.lp-trust article:last-child{border-bottom:0}.lp-section{padding-block:4rem}.lp-photo picture img{aspect-ratio:3/4}.lp-photo__brand{width:105px}.lp-cta__inner{display:grid}.lp-footer__grid{grid-template-columns:1fr;gap:1.5rem}.lp-footer__grid>div:first-child{grid-column:auto}.lp-footer__bottom{display:grid}.lp-float{right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom));width:4.25rem;height:4.25rem}.lp-float::after{display:none}}
@media(prefers-reduced-motion:reduce){.lp-button,.lp-float::after{transition:none}}
/* Preserve readable headings when the shared institutional stylesheet sets a dark heading color. */
.landing-page .lp-section--dark h2,
.landing-page .lp-section--dark h3,
.landing-page .lp-cta h2 {
  color: #fff;
}
