*{box-sizing:border-box;margin:0;padding:0}body{color:#1a202c;background:#fafbfc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}main.svelte-12qhfyh{flex:1}.navbar.svelte-12qhfyh{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.nav-container.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:1280px;height:72px;margin:0 auto;padding:0 1rem;display:flex}.logo.svelte-12qhfyh{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.logo-icon.svelte-12qhfyh{filter:drop-shadow(0 2px 4px #0000001f);display:block}.logo-text.svelte-12qhfyh{flex-direction:column;line-height:1.2;display:flex}.logo-text.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#1a202c;font-size:1.25rem;font-weight:700}.logo-text.svelte-12qhfyh small:where(.svelte-12qhfyh){color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:500}.mobile-menu-btn.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:none}.mobile-menu-btn.svelte-12qhfyh span:where(.svelte-12qhfyh){background:#1a202c;border-radius:2px;width:24px;height:2px;transition:all .3s}.nav-links.svelte-12qhfyh{align-items:center;gap:2rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#4b5563;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#2563eb}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh):after{content:"";background:#2563eb;height:2px;position:absolute;bottom:-28px;left:0;right:0}.nav-cta.svelte-12qhfyh{gap:.75rem;margin-left:1rem;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 2px 8px #2563eb4d}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb66}.btn-secondary{color:#4b5563;background:0 0;border:1px solid #d1d5db}.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.footer.svelte-12qhfyh{color:#e5e7eb;background:#1a202c;margin-top:4rem}.footer-container.svelte-12qhfyh{max-width:1280px;margin:0 auto;padding:3rem 1rem 1.5rem}.footer-grid.svelte-12qhfyh{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:2.5rem;display:grid}.footer-section.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:600}.footer-logo.svelte-12qhfyh{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;display:flex}.footer-description.svelte-12qhfyh{color:#9ca3af;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.trust-badges.svelte-12qhfyh{flex-direction:column;gap:.5rem;display:flex}.badge.svelte-12qhfyh{color:#10b981;font-size:.85rem;font-weight:500}.footer-section.svelte-12qhfyh ul:where(.svelte-12qhfyh){flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-section.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#9ca3af;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-section.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.contact-info.svelte-12qhfyh li:where(.svelte-12qhfyh){color:#9ca3af;font-size:.9rem}.social-links.svelte-12qhfyh{gap:.75rem;margin-top:1.25rem;display:flex}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh){background:#374151;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;background:#2563eb;transform:translateY(-2px)}.footer-bottom.svelte-12qhfyh{color:#9ca3af;border-top:1px solid #374151;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.85rem;display:flex}.footer-links.svelte-12qhfyh{gap:1.5rem;display:flex}@media (width<=1024px){.footer-grid.svelte-12qhfyh{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.mobile-menu-btn.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh{background:#fff;flex-direction:column;gap:1.5rem;padding:1.5rem;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 4px 12px #0000001a}.nav-links.open.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{display:none}.nav-cta.svelte-12qhfyh{flex-direction:column;width:100%;margin-left:0}.nav-cta.svelte-12qhfyh button:where(.svelte-12qhfyh){width:100%}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}.footer-bottom.svelte-12qhfyh{text-align:center;flex-direction:column;gap:1rem}}
