.mkt-root{color:#1a1a2e;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.mkt-nav{z-index:100;background:#fff;border-bottom:1px solid #e8edf5;height:64px;position:fixed;top:0;left:0;right:0}.mkt-nav-inner{align-items:center;gap:40px;max-width:1120px;height:100%;margin:0 auto;padding:0 32px;display:flex}.mkt-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.mkt-logo-text{color:#1a3a6b;letter-spacing:-.3px;font-size:18px;font-weight:700}.mkt-nav-links{flex:1;align-items:center;gap:32px;display:flex}.mkt-nav-links a{color:#4a5568;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.mkt-nav-links a:hover{color:#1a3a6b}.mkt-nav-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.mkt-btn-ghost{color:#4a5568;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.mkt-btn-ghost:hover{color:#1a3a6b}.mkt-btn-primary{color:#fff;white-space:nowrap;background:#1a3a6b;border-radius:6px;padding:9px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.mkt-btn-primary:hover{background:#122d54}.mkt-footer{background:#f7f9fc;border-top:1px solid #e8edf5;margin-top:0;padding:48px 32px}.mkt-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;max-width:1120px;margin:0 auto;display:flex}.mkt-footer-brand{color:#1a3a6b;margin:0;font-size:16px;font-weight:700}.mkt-footer-sub{color:#8896a7;margin:4px 0 0;font-size:13px}.mkt-footer-links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.mkt-footer-links a{color:#4a5568;font-size:14px;text-decoration:none}.mkt-footer-links a:hover{color:#1a3a6b}.mkt-footer-legal{color:#8896a7;text-align:right;margin:0;font-size:12px;line-height:1.6}.mkt-section{padding:96px 32px}.mkt-section-sm{padding:64px 32px}.mkt-inner{max-width:1120px;margin:0 auto}.mkt-inner-sm{max-width:760px;margin:0 auto}.mkt-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#1a3a6b;margin-bottom:12px;font-size:12px;font-weight:700}.mkt-h1{letter-spacing:-1px;color:#0f1f3d;margin:0 0 20px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.mkt-h2{letter-spacing:-.5px;color:#0f1f3d;margin:0 0 16px;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.mkt-h3{color:#0f1f3d;margin:0 0 8px;font-size:18px;font-weight:700}.mkt-lead{color:#4a5568;margin:0 0 8px;font-size:18px;line-height:1.7}.mkt-sub{color:#8896a7;font-size:14px}.mkt-center{text-align:center}.mkt-hero{background:linear-gradient(#f0f5ff 0%,#fff 100%);border-bottom:1px solid #e8edf5;padding:120px 32px 96px}.mkt-hero-badge{color:#1a3a6b;letter-spacing:.05em;text-transform:uppercase;background:#e8eef8;border:1px solid #c5d5ee;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.mkt-hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.mkt-cta-primary{color:#fff;background:#1a3a6b;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.mkt-cta-primary:hover{background:#122d54;transform:translateY(-1px)}.mkt-cta-secondary{color:#1a3a6b;background:#fff;border:1.5px solid #c5d5ee;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .15s;display:inline-flex}.mkt-cta-secondary:hover{border-color:#1a3a6b}.mkt-hero-note{color:#8896a7;margin-top:16px;font-size:13px}.mkt-trust{background:#fff;border-bottom:1px solid #e8edf5;padding:20px 32px}.mkt-trust-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;max-width:1120px;margin:0 auto;display:flex}.mkt-trust-item{color:#4a5568;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.mkt-trust-item svg{color:#1a3a6b;flex-shrink:0}.mkt-grid-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mkt-grid-2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.mkt-grid-4{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:900px){.mkt-grid-3,.mkt-grid-4{grid-template-columns:1fr 1fr}}@media (max-width:600px){.mkt-grid-3,.mkt-grid-2,.mkt-grid-4{grid-template-columns:1fr}.mkt-nav-links{display:none}.mkt-section,.mkt-hero{padding-left:20px;padding-right:20px}}.mkt-card{background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:28px}.mkt-card:hover{border-color:#c5d5ee;box-shadow:0 4px 20px #1a3a6b0f}.mkt-card-icon{background:#e8eef8;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:20px;display:flex}.mkt-card p{color:#4a5568;margin:0;font-size:14px;line-height:1.65}.mkt-offering-card{background:#fff;border:1.5px solid #e8edf5;border-radius:12px;gap:16px;padding:24px;transition:border-color .15s,box-shadow .15s;display:flex}.mkt-offering-card:hover{border-color:#1a3a6b;box-shadow:0 4px 20px #1a3a6b14}.mkt-offering-icon{flex-shrink:0;font-size:28px;line-height:1}.mkt-offering-form{color:#1a3a6b;background:#e8eef8;border-radius:4px;margin-bottom:4px;padding:2px 7px;font-size:11px;font-weight:600;display:inline-block}.mkt-offering-limit{color:#1a3a6b;margin:4px 0 6px;font-size:13px;font-weight:600}.mkt-offering-card p{color:#4a5568;margin:0;font-size:13px;line-height:1.6}.mkt-pain{background:#f7f9fc}.mkt-pain-card{background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:28px}.mkt-pain-stat{color:#c53030;margin:16px 0 2px;font-size:28px;font-weight:800}.mkt-pain-stat-label{color:#8896a7;border-top:1px solid #e8edf5;margin-top:12px;padding-top:12px;font-size:12px}.mkt-steps{background:#fff}.mkt-step{flex-direction:column;display:flex}.mkt-step-num{color:#fff;background:#1a3a6b;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:14px;font-weight:800;display:flex}.mkt-step p{color:#4a5568;margin:6px 0 0;font-size:14px;line-height:1.65}.mkt-why{background:#0f1f3d}.mkt-why .mkt-eyebrow{color:#93b4d9}.mkt-why .mkt-h2{color:#fff}.mkt-why-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:28px}.mkt-why-card h3{color:#fff;margin:0 0 12px;font-size:17px;font-weight:700}.mkt-why-card ul{margin:0;padding:0;list-style:none}.mkt-why-card li{color:#93b4d9;border-bottom:1px solid #ffffff0f;gap:10px;padding:6px 0;font-size:14px;display:flex}.mkt-why-card li:last-child{border-bottom:none}.mkt-why-card li:before{content:"✓";color:#4a9eff;flex-shrink:0;font-weight:700}.mkt-cta-banner{text-align:center;background:#1a3a6b;padding:80px 32px}.mkt-cta-banner h2{color:#fff;margin-bottom:12px}.mkt-cta-banner p{color:#93b4d9;margin-bottom:32px;font-size:17px}.mkt-cta-banner .mkt-cta-primary{color:#1a3a6b;background:#fff}.mkt-cta-banner .mkt-cta-primary:hover{background:#e8eef8}.mkt-cta-banner .mkt-hero-note{color:#6b8ab0;margin-top:16px}.mkt-pricing-card{background:#fff;border:1.5px solid #e8edf5;border-radius:12px;flex-direction:column;padding:32px;display:flex;position:relative}.mkt-pricing-card.popular{border-color:#1a3a6b;box-shadow:0 8px 32px #1a3a6b1f}.mkt-popular-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#1a3a6b;border-radius:100px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.mkt-pricing-type{text-transform:uppercase;letter-spacing:.08em;color:#8896a7;margin-bottom:4px;font-size:11px;font-weight:700}.mkt-pricing-form{color:#0f1f3d;margin-bottom:20px;font-size:22px;font-weight:800}.mkt-pricing-price{color:#1a3a6b;margin-bottom:4px;font-size:32px;font-weight:800}.mkt-pricing-raise{color:#8896a7;border-bottom:1px solid #e8edf5;margin-bottom:24px;padding-bottom:24px;font-size:13px}.mkt-pricing-features{flex:1;margin:0 0 28px;padding:0;list-style:none}.mkt-pricing-features li{color:#4a5568;gap:10px;padding:7px 0;font-size:14px;display:flex}.mkt-pricing-features li:before{content:"✓";color:#1a3a6b;flex-shrink:0;font-weight:700}.mkt-pricing-btn{text-align:center;border-radius:8px;padding:12px;font-size:14px;font-weight:700;text-decoration:none;transition:all .15s;display:block}.mkt-pricing-btn.solid{color:#fff;background:#1a3a6b}.mkt-pricing-btn.solid:hover{background:#122d54}.mkt-pricing-btn.outline{color:#1a3a6b;border:1.5px solid #c5d5ee}.mkt-pricing-btn.outline:hover{border-color:#1a3a6b}.mkt-table{border-collapse:collapse;width:100%;font-size:14px}.mkt-table th{text-align:left;color:#0f1f3d;border-bottom:2px solid #e8edf5;padding:12px 16px;font-weight:600}.mkt-table td{color:#4a5568;vertical-align:top;border-bottom:1px solid #f0f4f8;padding:12px 16px}.mkt-table tr:last-child td{border-bottom:none}.mkt-table td.us{color:#1a3a6b;font-weight:600}.mkt-faq-item{border-bottom:1px solid #e8edf5;padding:24px 0}.mkt-faq-item:first-child{padding-top:0}.mkt-faq-q{color:#0f1f3d;margin:0 0 10px;font-size:16px;font-weight:700}.mkt-faq-a{color:#4a5568;margin:0;font-size:14px;line-height:1.7}@media (max-width:768px){.mkt-nav-inner{gap:0;padding:0 20px}.mkt-nav-links,.mkt-nav-actions .mkt-btn-ghost{display:none}.mkt-section{padding:64px 20px}.mkt-section-sm{padding:40px 20px}.mkt-hero{padding:80px 20px 64px}.mkt-h1{letter-spacing:-.5px;font-size:32px}.mkt-h2{font-size:26px}.mkt-lead{font-size:16px}.mkt-hero-ctas{flex-direction:column;align-items:center}.mkt-cta-primary,.mkt-cta-secondary{justify-content:center;width:100%}.mkt-trust-inner{justify-content:flex-start;gap:16px}.mkt-grid-3,.mkt-grid-4,.mkt-grid-2{grid-template-columns:1fr}.mkt-footer-inner{flex-direction:column;align-items:flex-start;gap:24px}.mkt-footer-legal{text-align:left}.mkt-cta-banner{padding:60px 20px}.mkt-pricing-card{padding:28px 24px}.mkt-table{font-size:13px}.mkt-table th,.mkt-table td{padding:10px 12px}.mkt-inner,.mkt-inner-sm{padding:0}}@media (max-width:480px){.mkt-h1{font-size:28px}.mkt-h2{font-size:24px}.mkt-hero-badge{font-size:10px}}@media (max-width:768px){.mkt-inner,.mkt-inner-sm{padding:0!important}.mkt-section .mkt-inner,.mkt-section-sm .mkt-inner,.mkt-section .mkt-inner-sm,.mkt-hero .mkt-inner-sm,.mkt-cta-banner .mkt-inner-sm{padding:0}.mkt-nav-inner{justify-content:space-between}.mkt-trust-inner{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.mkt-trust-item{flex-shrink:0}.mkt-offering-card{flex-direction:row}.mkt-pain-card{width:100%}.mkt-why-card{padding:24px 20px}.mkt-popular-badge{white-space:nowrap;font-size:10px}.mkt-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.mkt-table{min-width:500px}.mkt-hero{padding-top:100px!important}.mkt-hero-ctas{gap:10px}.mkt-cta-primary,.mkt-cta-secondary{text-align:center;width:100%;max-width:320px}.mkt-footer{padding:40px 20px}}@media (max-width:480px){.mkt-section{padding:48px 16px}.mkt-hero{padding:90px 16px 48px!important}.mkt-h1{font-size:26px;line-height:1.2}.mkt-h2{font-size:22px}.mkt-lead{font-size:15px}.mkt-card{padding:20px 16px}.mkt-offering-card{padding:16px}.mkt-pain-card{padding:20px 16px}.mkt-cta-banner{padding:48px 16px}.mkt-footer{padding:32px 16px}.mkt-nav-inner{padding:0 16px}}.mkt-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;margin-left:8px;padding:6px;display:none}.mkt-mobile-menu{background:#fff;border-top:1px solid #e8edf5;flex-direction:column;gap:4px;padding:16px 20px 20px;display:flex;box-shadow:0 4px 20px #00000014}.mkt-mobile-menu a{color:#334155;border-bottom:1px solid #f1f5f9;padding:12px 4px;font-size:15px;font-weight:500;text-decoration:none}.mkt-mobile-menu a:last-child{border-bottom:none}.mkt-mobile-menu a:hover{color:#1a3a6b}@media (max-width:768px){.mkt-hamburger{display:flex}.mkt-nav-actions .mkt-btn-ghost,.mkt-nav-actions .mkt-btn-primary{display:none}}
