
:root{--azul:#173f8f;--azul2:#0b2a63;--dourado:#c89b3c;--claro:#f6f8fc;--texto:#1b1f2a;--muted:#667085;--branco:#fff;--borda:#e5e7eb;--verde:#16a34a;--laranja:#f97316}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--texto);background:#fff;line-height:1.62}a{text-decoration:none;color:inherit}.topbar{background:var(--azul2);color:white;font-size:14px}.topbar .wrap{display:flex;justify-content:space-between;gap:12px;padding:8px 20px;max-width:1240px;margin:auto}.header{background:white;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--borda);box-shadow:0 2px 10px rgba(0,0,0,.04)}.nav{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:13px 20px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--azul2);min-width:190px}.brand img{height:46px;max-width:210px}.menu{display:flex;gap:10px;align-items:center;font-weight:750;font-size:13.3px;flex-wrap:wrap;justify-content:flex-end}.menu a{padding:7px 4px}.menu a:hover{color:var(--azul)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--azul);color:white!important;padding:12px 18px;border-radius:10px;font-weight:850;border:0;cursor:pointer;box-shadow:0 8px 20px rgba(23,63,143,.18);white-space:normal}.btn:hover{background:var(--azul2)}.btn.alt{background:var(--dourado);color:#111!important}.btn.line{background:white;color:var(--azul)!important;border:1px solid var(--azul);box-shadow:none}.hero{background:linear-gradient(135deg,#071d45 0%,#173f8f 58%,#1e5bb8 100%);color:white;padding:74px 20px 64px}.hero.compact{padding:58px 20px}.hero .grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.18fr .82fr;gap:44px;align-items:center}.eyebrow{display:inline-block;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.25);padding:6px 12px;border-radius:999px;font-weight:850;font-size:13px;margin-bottom:16px}.hero h1{font-size:47px;line-height:1.06;margin:0 0 18px;letter-spacing:-.04em}.hero p{font-size:19.5px;color:#eaf1ff;margin:0 0 22px}.hero-card{background:white;color:var(--texto);border-radius:24px;padding:28px;box-shadow:0 22px 60px rgba(0,0,0,.25)}.hero-card h2{margin-top:0;color:var(--azul2)}.check{display:flex;gap:10px;margin:10px 0}.check:before{content:'✓';color:var(--verde);font-weight:900}.section{padding:66px 20px}.section.light{background:var(--claro)}.wrap{max-width:1240px;margin:auto}.content-wrap{max-width:980px;margin:auto}.title{max-width:880px;margin:0 auto 36px;text-align:center}.title h2{font-size:36px;margin:0 0 10px;color:var(--azul2);letter-spacing:-.03em}.title p{color:var(--muted);font-size:18px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.card{background:white;border:1px solid var(--borda);border-radius:18px;padding:26px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.card h3{margin:0 0 10px;color:var(--azul2);font-size:22px}.card p{color:var(--muted);margin:0 0 14px}.card ul{margin:10px 0 0;padding-left:20px}.card li{margin:6px 0}.tag{display:inline-block;background:#eef4ff;color:var(--azul);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;margin:0 6px 8px 0}.tag.gold{background:#fff7ed;color:#9a3412}.cta{background:linear-gradient(135deg,#102e68,#173f8f);color:white;border-radius:28px;padding:42px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.cta h2{font-size:32px;margin:0 0 8px}.cta p{margin:0;color:#eaf1ff}.lead-form{display:grid;gap:12px;margin-top:18px}.lead-form .row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;padding:14px;border:1px solid #d9e0e6;border-radius:12px;font:inherit;background:#fff}.lead-form textarea{min-height:96px}.lead-form small{color:#64748b}.form-result{display:none;margin-top:14px;padding:14px;border-radius:14px;background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46}.form-result a{font-weight:700}.notice{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;padding:18px;border-radius:16px}.faq details{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;margin:10px 0}.faq summary{cursor:pointer;font-weight:850;color:var(--azul2)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.stat{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;text-align:center}.stat strong{font-size:1.55rem;color:#0f4c81;display:block}.quote{position:relative}.quote:before{content:'“';font-size:48px;color:var(--dourado);line-height:0}.stars{color:#eab308;letter-spacing:2px;font-size:18px}.review-name{font-weight:900;color:var(--azul2);margin-top:10px}.timeline{counter-reset:t}.timeline .step{position:relative;padding:18px 18px 18px 58px;border-left:3px solid #0f4c81;background:#fff;border-radius:12px;margin:12px 0}.timeline .step:before{counter-increment:t;content:counter(t);position:absolute;left:17px;top:18px;width:28px;height:28px;border-radius:50%;background:#0f4c81;color:#fff;display:grid;place-items:center;font-weight:bold}.toc a{display:block;padding:9px 0;border-bottom:1px solid #e5e7eb;color:var(--azul);font-weight:700}.breadcrumb{font-size:13px;color:#dbeafe;margin-bottom:15px}.breadcrumb a{color:#fff;text-decoration:underline}.footer{background:#071d45;color:white;padding:46px 20px}.footer .cols{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:24px}.footer a{color:#dbeafe;display:block;margin:7px 0}.mini{color:#bfdbfe;font-size:14px}.verse{margin-top:16px;color:#fef3c7;font-size:14px;line-height:1.5;border-top:1px solid rgba(255,255,255,.18);padding-top:14px}.note{color:#b9c4d0;max-width:1240px;margin:18px auto 0;font-size:13px}.sticky-whats{position:fixed;right:18px;bottom:18px;z-index:90;background:#16a34a;color:#fff!important;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.22)}.badge-list{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.badge{background:#eef6ff;color:#0f4c81;border:1px solid #d4e9ff;border-radius:999px;padding:7px 11px;font-size:.92rem}.warning{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:14px;padding:16px}.blog-list .card{display:flex;flex-direction:column;justify-content:space-between}.mini-hero{background:linear-gradient(135deg,#f6f8fc,#fff);border-bottom:1px solid var(--borda);padding:48px 20px}.mini-hero h1{font-size:42px;line-height:1.1;color:var(--azul2);margin:0 0 12px}.mini-hero p{font-size:20px;color:var(--muted);max-width:920px}.article{max-width:920px;margin:auto}.article h2{color:var(--azul2);font-size:30px;margin-top:34px}.article p,.article li{font-size:17px;color:#354052}.article ul{padding-left:22px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.logo-watermark{opacity:.08;position:absolute;right:24px;bottom:20px;max-width:240px;pointer-events:none}@media(max-width:980px){.hero .grid,.grid4,.grid3,.grid2,.cta,.footer .cols,.stats{grid-template-columns:1fr}.hero h1{font-size:36px}.mini-hero h1{font-size:34px}.menu{display:none}.topbar .wrap{flex-direction:column}.brand img{height:38px}.section{padding:46px 18px}.lead-form .row{grid-template-columns:1fr}.cta{padding:28px}.hero{padding:52px 18px}.hero p{font-size:18px}}
