.nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0}.nav-links{display:flex;align-items:center;gap:28px}.nav-link{font-size:15px;font-weight:700;color:#374151;white-space:nowrap}.nav-link:hover{color:#111827}.nav-cta{background:#2563eb;color:#fff;font-size:14.5px;font-weight:700;padding:11px 20px;border-radius:12px;box-shadow:0 8px 18px -8px #2563eb80;white-space:nowrap}.nav-cta:hover{background:#1d4ed8;color:#fff}@media(max-width:780px){.nav-secondary,.nav-cta-long{display:none}.nav-links{gap:14px}.nav-cta{padding:10px 16px}}.trust{display:flex;justify-content:space-around;flex-wrap:wrap;gap:24px}@media(max-width:780px){.trust{display:grid;grid-template-columns:1fr 1fr;gap:22px 12px}}.store-btns{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-start}.store-btns--center{justify-content:center}.store-btn{display:flex;align-items:center;gap:10px;background:#000;color:#fff;padding:10px 18px;border-radius:12px}.store-btn:hover{color:#fff}@media(max-width:430px){.store-btns{flex-direction:column;align-items:stretch;width:100%}.store-btn{justify-content:center}}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:40px 0}.footer-brand{display:flex;align-items:center;gap:10px}.footer-copy{font-size:13.5px;color:#6b7280}.footer-links{display:flex;gap:24px}.footer-links a{font-size:13.5px;color:#6b7280}.footer-links a:hover{color:#111827}@media(max-width:780px){.footer-row{flex-direction:column;text-align:center;gap:18px;padding:32px 0}.footer-brand{flex-direction:column;gap:8px}.footer-links{flex-wrap:wrap;justify-content:center;gap:8px 20px}}.plan-badge{right:28px}@media(max-width:780px){.plan-badge{right:20px}}
