*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body{font-family:Nunito,sans-serif;background:#fff;color:#1a202c;line-height:1.6;-webkit-font-smoothing:antialiased}.navbar{display:flex;justify-content:space-between;align-items:center;background:#0a253e;padding:0 30px;position:sticky;top:0;z-index:1000;box-shadow:0 1px #ffffff14}.navbar .logo img{width:56px;height:56px;border-radius:8px}.nav-links{list-style:none;display:flex;gap:25px}.nav-links li a{text-decoration:none;color:#ffffffbf;font-weight:600;font-size:.92rem;transition:color .2s}.nav-links li a:hover{color:#fff}.hero{position:relative;overflow:hidden}.section{padding:96px 5%;text-align:center}.section h2{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;color:#0a253e;margin-bottom:.4rem;letter-spacing:-.02em}.section h2:after{content:"";display:block;width:48px;height:4px;background:#fbd22b;margin:12px auto 0;border-radius:2px}.card-container{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:2.5rem}.card{background:#fff;border:1px solid #e2e8f0;padding:2rem;border-radius:16px;box-shadow:0 1px 3px #0000000f,0 8px 24px #0000000a;width:280px;text-align:left;transition:transform .25s ease,box-shadow .25s ease,border-color .25s}.card:hover{transform:translateY(-6px);box-shadow:0 4px 6px #0000000f,0 20px 40px #00000014;border-color:#fbd22b}.card h3{font-size:1.05rem;font-weight:700;color:#0a253e;margin-bottom:.65rem}.card p{font-size:.9rem;color:#64748b;line-height:1.65}.icon{font-size:1.6rem;color:#0a253e;margin-bottom:1rem;background:#f7f8fa;width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center}.workflow{background:#f7f8fa}.workflow-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:0;margin-top:2.5rem}.workflow-step{background:#fff;border:1px solid #e2e8f0;padding:1.75rem 1.5rem;border-radius:14px;width:190px;text-align:center;box-shadow:0 1px 3px #0000000d;transition:transform .25s,box-shadow .25s}.workflow-step:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.workflow-step .icon{font-size:1.4rem;color:#0a253e;background:#fbd22b26;margin:0 auto .85rem;border-radius:50%}.workflow-step h3{font-size:.95rem;font-weight:700;color:#0a253e;margin-bottom:.5rem}.workflow-step p{font-size:.82rem;color:#64748b;line-height:1.55}.arrow{font-size:1.4rem;color:#fbd22b;display:flex;align-items:center;padding:0 .25rem;align-self:center}@media (max-width: 768px){.workflow-step,.card{min-width:280px}.workflow-container{flex-direction:column;align-items:center}.arrow{transform:rotate(90deg)}.two-columns{flex-direction:column}}.two-columns{display:flex;gap:3rem;text-align:left}.column{flex:1}.contact-form input,.contact-form textarea{padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:1em;width:100%;font-family:inherit;transition:border-color .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:#0a253e;outline:none}footer{background:#071a2d;color:#fffc;text-align:center;padding:20px}.whatsapp-float{position:fixed;text-decoration:none!important;width:56px;height:56px;bottom:24px;right:24px;background-color:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:28px;box-shadow:0 4px 14px #25d36666;z-index:1000;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.whatsapp-float:hover{transform:scale(1.1)}
