.lander-footer{background:#fff;border-top:1px solid #e5eaf2;padding:24px 20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.lander-footer-inner{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.lander-footer-logo img{display:block;height:28px;width:auto}.lander-footer-links{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.lander-footer-links a{color:#0a1b3d;font-size:14px;font-weight:500;text-decoration:none}.lander-footer-links a:hover{color:#2f71e4;text-decoration:underline}.lander-footer-copy{color:#5a6885;font-size:13px;margin:0}@media(min-width:768px){.lander-footer-inner{flex-direction:row;justify-content:space-between;text-align:left}}body[data-lander=start]{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0a1b3d;background:#fff;-webkit-font-smoothing:antialiased}.lander-hero{padding:32px 20px 56px;background:linear-gradient(180deg,#f6f9ff,#fff 70%)}.lander-hero-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:992px){.lander-hero{padding:56px 24px 80px}.lander-hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px}}.lander-hero-logo{display:inline-block;margin:0 0 20px;line-height:0;text-decoration:none}.lander-hero-logo img{display:block;height:28px;width:auto}@media(min-width:768px){.lander-hero-logo img{height:32px}}.lander-h1{font-size:32px;line-height:1.12;font-weight:800;margin:0 0 16px;letter-spacing:-.02em}@media(min-width:768px){.lander-h1{font-size:42px}}@media(min-width:1280px){.lander-h1{font-size:48px}}.lander-sub{font-size:17px;line-height:1.5;color:#3a4a6a;margin:0 0 20px}.lander-sub strong{color:#0a1b3d;font-weight:600}.lander-bullets{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:10px}.lander-bullets li{display:flex;align-items:flex-start;gap:10px;font-size:16px;font-weight:500;color:#0a1b3d}.lander-bullets .tick{flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#e6f7f1;color:#20b692;font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.reg-card{background:#fff;border:1px solid #e5eaf2;border-radius:16px;padding:20px;box-shadow:0 12px 40px -16px #0a1b3d2e}@media(min-width:768px){.reg-card{padding:24px}}.reg-card form{margin:0}.reg-input,body[data-lander=start] .w-input,body[data-lander=start] .w-select{display:block;width:100%;box-sizing:border-box;padding:12px 14px;margin-bottom:12px;font-size:16px;font-family:inherit;color:#0a1b3d;background-color:#fff;border:1px solid #d9e1ed;border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none}.reg-input::placeholder{color:#8693ad}.reg-input:focus,body[data-lander=start] .w-input:focus,body[data-lander=start] .w-select:focus{outline:none;border-color:#2f71e4;box-shadow:0 0 0 3px #2f71e42e}.reg-select{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 16 16' fill='none' stroke='%232f71e4' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='3 6 8 11 13 6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 14px) center;padding-right:40px;cursor:pointer}.reg-submit,body[data-lander=start] .w-button.reg-submit{display:block;width:100%;padding:14px 20px;margin:8px 0 4px;font-size:16px;font-weight:700;font-family:inherit;color:#fff;background:#2f71e4;border:0;border-radius:10px;cursor:pointer;transition:background-color .15s ease,transform .05s ease;letter-spacing:.01em}.reg-submit:hover{background:#1f5fcc}.reg-submit:active{transform:translateY(1px)}.reg-submit[disabled]{background:#8aa7d8;cursor:not-allowed}.reg-trust{margin:12px 0 0;text-align:center;font-size:13px;color:#20b692;font-weight:600}.reg-terms{margin:8px 0 0;text-align:center;font-size:12px;color:#6a7794}.reg-terms a{color:#2f71e4;text-decoration:none}.reg-terms a:hover{text-decoration:underline}.cf-turnstile-wrap{margin-top:14px;display:flex;justify-content:center}.w-form-done,.w-form-fail{display:none;margin-top:12px;padding:12px 14px;border-radius:10px;font-size:14px}.w-form-done{background:#e6f7f1;color:#0f6b54}.w-form-fail{background:#fdecec;color:#8a1f1f}.lander-hero-media img{display:block;width:100%;max-width:480px;height:auto;margin:24px auto 0}@media(min-width:992px){.lander-hero-media img{max-width:100%;margin:0}}.lander-trust{padding:32px 20px;background:#fff;border-top:1px solid #eef2f8;border-bottom:1px solid #eef2f8}.lander-trust-inner{max-width:1120px;margin:0 auto;text-align:center}.lander-trust-eyebrow{margin:0 0 18px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:#6a7794}.lander-logos{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:24px 40px;align-items:center;justify-content:center}.lander-logos li{display:inline-flex}.lander-logos img{display:block;height:24px;width:auto;max-width:140px;opacity:.7;filter:grayscale(100%);transition:opacity .15s ease,filter .15s ease}.lander-logos li:hover img{opacity:1;filter:none}@media(min-width:768px){.lander-logos img{height:28px}}.lander-features{padding:64px 20px;background:#fff}.lander-features-inner{max-width:1120px;margin:0 auto;display:grid;gap:64px}@media(min-width:992px){.lander-features{padding:96px 24px}.lander-features-inner{gap:96px}}.feature-row{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}@media(min-width:992px){.feature-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px}.feature-row.reverse .feature-copy{order:2}.feature-row.reverse .feature-media{order:1}}.feature-eyebrow{margin:0 0 8px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#2f71e4}.feature-h2{font-size:26px;line-height:1.18;font-weight:800;margin:0 0 12px;letter-spacing:-.015em}@media(min-width:768px){.feature-h2{font-size:32px}}.feature-body{font-size:16px;line-height:1.55;color:#3a4a6a;margin:0 0 16px}.feature-bullets{list-style:none;padding:0;margin:0;display:grid;gap:10px}.feature-bullets li{display:flex;align-items:flex-start;gap:10px;font-size:15px;font-weight:500;color:#0a1b3d}.feature-bullets .tick{flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#e6f7f1;color:#20b692;font-weight:700;font-size:12px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.feature-media img{display:block;width:100%;height:auto;border-radius:14px;box-shadow:0 24px 64px -32px #0a1b3d47}.lander-proof{padding:64px 20px;background:#f6f9ff}.lander-proof-inner{max-width:1120px;margin:0 auto}.proof-ratings{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:0 0 40px}.proof-rating{display:flex;align-items:center;gap:10px;padding:10px 18px;background:#fff;border-radius:999px;box-shadow:0 4px 14px -8px #0a1b3d2e}.proof-stars{color:#f5a623;font-size:16px;letter-spacing:2px}.proof-rating-text{margin:0;font-size:14px;color:#0a1b3d}.proof-quotes{list-style:none;padding:0;margin:0;display:grid;gap:20px}@media(min-width:768px){.proof-quotes{grid-template-columns:repeat(3,1fr)}}.proof-quote{background:#fff;border-radius:14px;padding:24px;box-shadow:0 12px 32px -20px #0a1b3d33;display:flex;flex-direction:column;justify-content:space-between;gap:18px}.proof-quote-text{margin:0;font-size:15px;line-height:1.55;color:#0a1b3d}.proof-quote-text strong{color:#0a1b3d}.proof-quote-by{display:flex;align-items:center;gap:12px}.proof-quote-by img,.proof-avatar-placeholder{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.proof-avatar-placeholder{background:#2f71e4;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;letter-spacing:.5px}.proof-name{margin:0;font-size:14px;font-weight:700;color:#0a1b3d}.proof-role{margin:0;font-size:13px;color:#6a7794}.lander-faq{padding:64px 20px 80px;background:#fff}.lander-faq-inner{max-width:760px;margin:0 auto}.lander-faq-h2{font-size:28px;line-height:1.18;font-weight:800;margin:0 0 28px;text-align:center;letter-spacing:-.015em}@media(min-width:768px){.lander-faq-h2{font-size:34px}}.lander-faq-list{display:grid;gap:12px}.faq-item{border:1px solid #e5eaf2;border-radius:12px;padding:16px 20px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.faq-item[open]{border-color:#2f71e4;box-shadow:0 8px 24px -16px #2f71e466}.faq-q{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:16px;font-weight:600;color:#0a1b3d;cursor:pointer;list-style:none}.faq-q::-webkit-details-marker{display:none}.faq-icon{flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#f0f5ff;color:#2f71e4;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:1;transition:transform .15s ease,background-color .15s ease}.faq-item[open] .faq-icon{transform:rotate(45deg);background:#2f71e4;color:#fff}.faq-a{margin-top:12px;font-size:15px;line-height:1.6;color:#3a4a6a}.faq-a a{color:#2f71e4}.lander-faq-cta{margin-top:40px;text-align:center}.lander-faq-cta p{margin:0 0 12px;font-size:16px;color:#0a1b3d;font-weight:600}.faq-cta-button{display:inline-block;padding:14px 28px;background:#2f71e4;color:#fff;font-weight:700;border-radius:10px;text-decoration:none;transition:background-color .15s ease}.faq-cta-button:hover{background:#1f5fcc}
