:root{--blue:#12385c;--blue2:#0a2540;--green:#16a36b;--soft:#f6f9fc;--text:#172033;--muted:#667085;--border:#e6edf5}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--text);background:#fff}.top-strip{background:#f8fbff;color:#42526b;border-bottom:1px solid var(--border)}.brand-mark{width:42px;height:42px;border-radius:14px;background:#eaf3ff;color:var(--blue);display:inline-flex;align-items:center;justify-content:center}.navbar{box-shadow:0 8px 30px rgba(16,24,40,.04)}.navbar .nav-link{font-weight:600;color:#344054}.navbar .nav-link:hover{color:var(--blue)}.hero-white{background:linear-gradient(180deg,#fff 0,#f7fbff 100%);position:relative;overflow:hidden}.hero-title{font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.02;font-weight:800;letter-spacing:-.04em}.hero-card,.white-card,.service-card,.contact-card,.map-card{background:#fff;border:1px solid var(--border);border-radius:28px;box-shadow:0 20px 55px rgba(16,24,40,.08)}.hero-card{padding:20px}.hero-img{width:100%;border-radius:22px;background:#f2f7fb}.check-list{list-style:none;padding:0;margin:0}.check-list li{display:flex;gap:10px;margin-bottom:12px;color:#475467}.check-list i{color:var(--green);font-size:1.1rem}.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:800;color:#0d6efd}.section-title{font-weight:800;letter-spacing:-.025em}.service-card{padding:26px;height:100%;transition:.22s}.service-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(16,24,40,.12)}.service-icon{width:54px;height:54px;border-radius:18px;background:#eef6ff;color:#0d6efd;font-size:1.55rem;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.step-number{width:46px;height:46px;border-radius:15px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}.step-row{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid var(--border)}.step-row:last-child{border-bottom:0}.badge-soft{background:#eef6ff;color:#1e5a93;border:1px solid #d9ebff}.cta-light{background:#f7fbff;border:1px solid var(--border);border-radius:30px}.review-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:22px;height:100%}.stars{color:#f5a524;letter-spacing:1px}.page-head{background:linear-gradient(135deg,#f8fbff,#fff);border-bottom:1px solid var(--border)}.contact-card{padding:28px}.map-frame{width:100%;height:360px;border:0;border-radius:24px}.legal-text{max-width:930px}.legal-text h2{font-size:1.25rem;font-weight:800;margin-top:2rem}.footer{background:var(--blue2);color:#fff}.legal-alert{color:#344054}.footer-link{display:block;color:rgba(255,255,255,.65);text-decoration:none;margin-bottom:8px}.footer-link:hover{color:#fff}.whats-float{position:fixed;right:18px;bottom:18px;width:62px;height:62px;border-radius:50%;background:#16a36b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;text-decoration:none;box-shadow:0 16px 40px rgba(0,0,0,.22);z-index:1000}.whats-float:hover{color:#fff;transform:translateY(-2px)}.form-control,.form-select{border-color:#d9e3ee}.form-control:focus,.form-select:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.10)}.success-icon{font-size:5rem;color:var(--green)}@media(max-width:575px){.hero-title{font-size:2.4rem}.hero-card,.white-card,.service-card,.contact-card,.map-card{border-radius:22px}.map-frame{height:300px}.whats-float{width:56px;height:56px;font-size:1.8rem}}
