*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#142033;background:#fff;line-height:1.6}.container{width:min(1120px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #e5e7eb;backdrop-filter:blur(8px)}.nav-wrap{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:#0b1f33;text-decoration:none;font-size:1.2rem}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#0b1f33;color:#fff;font-weight:700}.main-nav{display:flex;align-items:center;gap:22px}.main-nav a{color:#263548;text-decoration:none;font-weight:600}.menu-toggle{display:none;border:0;background:transparent;font-size:1.6rem}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:10px;padding:14px 20px;background:#18a06f;color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.btn:hover{filter:brightness(.94)}.btn-small{padding:10px 14px}.btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.6)}.hero{background:linear-gradient(135deg,#071827,#0e3552);color:#fff;padding:88px 0}.hero-grid,.split{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}.eyebrow{display:inline-block;margin-bottom:10px;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#168b63}.eyebrow.light{color:#82e0bb}.hero h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.08;margin:0 0 22px}.hero-copy{font-size:1.18rem;max-width:720px;color:#dbe8f2}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-points{display:flex;gap:18px;flex-wrap:wrap;color:#cce2ef}.hero-card{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:28px}.hero-card h2{margin-top:0}.hero-card li{margin:8px 0}.section{padding:78px 0}.section-title{font-size:clamp(1.9rem,4vw,3rem);line-height:1.15;margin:0 0 16px}.section-intro{max-width:720px;color:#526173;margin-bottom:30px}.stats{padding:26px 0;border-bottom:1px solid #e7ebef}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stats-grid div{display:flex;flex-direction:column}.stats-grid strong{font-size:1.35rem;color:#0b1f33}.stats-grid span{color:#687586}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border:1px solid #e1e7ec;border-radius:16px;padding:22px;background:#fff;box-shadow:0 10px 30px rgba(15,35,55,.05)}.card h3{margin-top:0;color:#0b1f33}.section-dark{background:#0b1f33;color:#dce8ef}.light{color:#fff}.check-list{display:grid;gap:12px}.check-list div{background:rgba(255,255,255,.08);padding:14px 16px;border-radius:10px}.check-list div:before{content:"✓ ";color:#82e0bb;font-weight:800}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.step{border-top:4px solid #18a06f;padding:18px;background:#f8fafb;border-radius:0 0 14px 14px}.step span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0b1f33;color:#fff;font-weight:700}.section-soft{background:#f4f8f7}.panel{background:#fff;padding:26px;border-radius:16px;border:1px solid #e0e8e5}.panel li{margin:8px 0}.calc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}label{display:flex;flex-direction:column;gap:8px;font-weight:700}input,textarea{width:100%;border:1px solid #cfd8df;border-radius:9px;padding:13px;font:inherit;background:#fff}.results{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.result-card{background:#f0f7f4;border:1px solid #d8ebe3;border-radius:12px;padding:16px}.result-card strong{display:block;font-size:1.3rem;color:#0d6e50}.small{font-size:.88rem;color:#667483}.contact{background:#123554;color:#e6f0f5}.contact-form{background:#fff;color:#172433;padding:24px;border-radius:16px;display:grid;gap:14px}.consent{flex-direction:row;align-items:flex-start;font-weight:400}.consent input{width:auto;margin-top:5px}.site-footer{background:#071827;color:#b7c8d4;padding:28px 0}.footer-grid{display:flex;justify-content:space-between;gap:20px}.whatsapp{position:fixed;right:18px;bottom:18px;background:#20b66b;color:#fff;text-decoration:none;font-weight:800;padding:13px 16px;border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.2)}@media(max-width:900px){.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:18px;flex-direction:column;align-items:stretch;border-bottom:1px solid #e5e7eb}.main-nav.open{display:flex}.hero-grid,.split{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr 1fr}.calc-grid,.results{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:1fr}.footer-grid{flex-direction:column}}@media(max-width:560px){.hero{padding:62px 0}.section{padding:56px 0}.cards,.steps,.calc-grid,.results{grid-template-columns:1fr}.hero-actions .btn{width:100%}.whatsapp{left:16px;right:16px;text-align:center}}
