.mkt-root{color:#0f172a;background:#fff;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.mkt-main{flex:1}.mkt-container{max-width:1180px;margin:0 auto;padding:0 24px}.mkt-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e8edf3;position:sticky;top:0;box-shadow:0 1px 6px #0f172a0f}.mkt-header-inner{box-sizing:border-box;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:80px;padding:0 36px;display:grid}.mkt-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.mkt-logo-icon{color:#fff;letter-spacing:-.5px;background:#1d4ed8;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:flex}.mkt-logo-text{color:#0f172a;letter-spacing:-.3px;font-size:17px;font-weight:700}.mkt-nav{justify-content:center;align-items:center;gap:10px;display:flex}.mkt-nav-link{color:#334155;letter-spacing:-.1px;border-radius:6px;padding:7px 20px;font-size:14.5px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.mkt-nav-link:hover,.mkt-nav-link.active{color:#1d4ed8;background:#eff6ff}.mkt-header-ctas{justify-content:flex-end;align-items:center;gap:10px;display:flex}.mkt-btn-ghost{color:#475569;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.mkt-btn-ghost:hover{color:#1d4ed8;background:#eff6ff}.mkt-btn-primary{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,transform .1s}.mkt-btn-primary:hover{background:#1e40af}.mkt-btn-secondary{color:#1d4ed8;background:#eff6ff;border:2px solid #bfdbfe;border-radius:10px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.mkt-btn-secondary:hover{background:#dbeafe}.mkt-btn-lg{border-radius:10px;padding:14px 32px;font-size:16px}.mkt-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.mkt-hamburger span{background:#475569;border-radius:2px;width:22px;height:2px;display:block}.mkt-mobile-nav{border-top:1px solid #e8edf3;flex-direction:column;gap:4px;padding:16px 24px 24px;display:flex}.mkt-mobile-link{color:#475569;border-radius:8px;padding:10px 12px;font-size:15px;font-weight:500;text-decoration:none}.mkt-mobile-link:hover{color:#1d4ed8;background:#eff6ff}.mkt-mobile-ctas{gap:10px;margin-top:12px;display:flex}.mkt-hero{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#1d4ed8 100%);padding:100px 0 110px;position:relative;overflow:hidden}.mkt-hero:before{content:"";pointer-events:none;background:radial-gradient(at 60% 40%,#6366f12e 0%,#0000 60%),radial-gradient(at 20% 80%,#1d4ed838 0%,#0000 50%);position:absolute;inset:0}.mkt-hero-eyebrow{color:#93c5fd;letter-spacing:.5px;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.mkt-hero h1{color:#fff;letter-spacing:-1.5px;max-width:820px;margin:0 auto 20px;font-size:clamp(38px,5.5vw,64px);font-weight:800;line-height:1.08}.mkt-hero h1 em{background:linear-gradient(90deg,#60a5fa,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.mkt-hero-sub{color:#94a3b8;max-width:580px;margin:0 auto 40px;font-size:18px;line-height:1.65}.mkt-hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.mkt-hero-note{color:#64748b;margin-top:18px;font-size:13px}.mkt-logos-bar{background:#f8fafc;border-bottom:1px solid #e8edf3;padding:40px 0}.mkt-logos-bar p{text-align:center;text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin-bottom:20px;font-size:12.5px;font-weight:600}.mkt-logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.mkt-logo-placeholder{color:#cbd5e1;letter-spacing:-.5px;font-size:15px;font-weight:700}.mkt-section{padding:96px 0}.mkt-section-alt{background:#f8fafc}.mkt-section-header{text-align:center;margin-bottom:60px}.mkt-eyebrow{text-transform:uppercase;letter-spacing:1px;color:#1d4ed8;background:#eff6ff;border-radius:100px;margin-bottom:16px;padding:4px 14px;font-size:12.5px;font-weight:700;display:inline-block}.mkt-section-title{color:#0f172a;letter-spacing:-.8px;margin:0 0 16px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.15}.mkt-section-sub{color:#64748b;max-width:560px;margin:0 auto;font-size:17px;line-height:1.65}.mkt-features-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.mkt-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px 28px;transition:box-shadow .2s,transform .2s}.mkt-feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0f172a17}.mkt-feature-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:22px;display:flex}.mkt-feature-card h3{color:#0f172a;margin:0 0 10px;font-size:17px;font-weight:700}.mkt-feature-card p{color:#64748b;margin:0;font-size:14.5px;line-height:1.6}.mkt-steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.mkt-step{text-align:center;padding:28px 20px}.mkt-step-num{color:#fff;background:#1d4ed8;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 18px;font-size:18px;font-weight:800;display:flex}.mkt-step h3{color:#0f172a;margin:0 0 10px;font-size:16px;font-weight:700}.mkt-step p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.mkt-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.mkt-plan{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:36px 32px;position:relative}.mkt-plan.featured{border-color:#1d4ed8;transform:scale(1.03);box-shadow:0 0 0 4px #eff6ff,0 16px 48px #1d4ed824}.mkt-plan-badge{color:#fff;white-space:nowrap;background:#1d4ed8;border-radius:100px;padding:4px 16px;font-size:12px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.mkt-plan-name{text-transform:uppercase;letter-spacing:.8px;color:#64748b;margin-bottom:8px;font-size:13px;font-weight:700}.mkt-plan-price{color:#0f172a;letter-spacing:-1px;margin-bottom:4px;font-size:42px;font-weight:800;line-height:1}.mkt-plan-price span{color:#94a3b8;font-size:16px;font-weight:500}.mkt-plan-desc{color:#64748b;margin:14px 0 24px;font-size:14px;line-height:1.55}.mkt-plan-divider{background:#e2e8f0;height:1px;margin:24px 0}.mkt-plan-features{flex-direction:column;gap:10px;margin:0 0 32px;padding:0;list-style:none;display:flex}.mkt-plan-features li{color:#374151;align-items:flex-start;gap:10px;font-size:14px;display:flex}.mkt-plan-features li:before{content:"✓";color:#16a34a;flex-shrink:0;margin-top:1px;font-size:13px;font-weight:700}.mkt-plan-cta{text-align:center;border-radius:10px;width:100%;padding:12px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:block}.mkt-plan-cta.primary{color:#fff;background:#1d4ed8}.mkt-plan-cta.primary:hover{background:#1e40af}.mkt-plan-cta.secondary{color:#0f172a;background:#f1f5f9}.mkt-plan-cta.secondary:hover{background:#e2e8f0}.mkt-testimonials{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mkt-testimonial{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px}.mkt-testimonial-quote{color:#374151;margin:0 0 20px;font-size:15px;font-style:italic;line-height:1.65}.mkt-testimonial-author{color:#0f172a;font-size:13.5px;font-weight:700}.mkt-testimonial-role{color:#94a3b8;margin-top:2px;font-size:12.5px}.mkt-cta-banner{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);padding:96px 0}.mkt-cta-banner h2{color:#fff;letter-spacing:-.8px;margin:0 0 16px;font-size:clamp(28px,3.5vw,44px);font-weight:800}.mkt-cta-banner p{color:#94a3b8;margin:0 0 36px;font-size:17px}.mkt-stats{background:#e2e8f0;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.mkt-stat{text-align:center;background:#fff;padding:40px 24px}.mkt-stat-value{color:#1d4ed8;letter-spacing:-1px;margin-bottom:6px;font-size:42px;font-weight:800;line-height:1}.mkt-stat-label{color:#64748b;font-size:14px;font-weight:500}.mkt-footer{color:#94a3b8;background:#0f172a;padding:64px 0 0}.mkt-footer-top{border-bottom:1px solid #1e293b;grid-template-columns:320px 1fr;gap:60px;padding-bottom:48px;display:grid}.mkt-footer .mkt-logo-text{color:#fff}.mkt-footer .mkt-logo-icon{background:#1d4ed8}.mkt-footer-tagline{color:#64748b;max-width:260px;margin:16px 0 0;font-size:14px;line-height:1.6}.mkt-footer-links-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.mkt-footer-col{flex-direction:column;gap:10px;display:flex}.mkt-footer-col-title{text-transform:uppercase;letter-spacing:.8px;color:#fff;margin-bottom:6px;font-size:12.5px;font-weight:700}.mkt-footer-col a{color:#64748b;font-size:14px;text-decoration:none;transition:color .15s}.mkt-footer-col a:hover{color:#94a3b8}.mkt-footer-bottom{color:#334155;padding:20px 0;font-size:13px}.mkt-page-hero{text-align:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:72px 0 60px}.mkt-page-hero h1{color:#0f172a;letter-spacing:-1px;margin:0 0 14px;font-size:clamp(30px,4vw,48px);font-weight:800}.mkt-page-hero p{color:#64748b;max-width:520px;margin:0 auto;font-size:17px;line-height:1.65}.mkt-prose{max-width:740px;margin:0 auto;padding:64px 24px 96px}.mkt-prose h2{color:#0f172a;margin:40px 0 12px;font-size:22px;font-weight:700}.mkt-prose p,.mkt-prose li{color:#374151;font-size:15.5px;line-height:1.75}.mkt-prose ul{padding-left:22px}.mkt-prose ul li{margin-bottom:6px}.chat-nudge{z-index:9998;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px 16px 4px;max-width:220px;padding:12px 16px;font-size:13.5px;line-height:1.5;animation:.3s nudgeIn;position:fixed;bottom:100px;right:28px;box-shadow:0 8px 32px #0f172a1f}.chat-nudge strong{margin-bottom:2px;font-weight:700;display:block}.chat-nudge-close{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:0;font-size:14px;line-height:1;position:absolute;top:6px;right:8px}@keyframes nudgeIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-widget-fab{z-index:9999;color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;transition:background .15s,transform .15s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 24px #1d4ed859}.chat-widget-fab:hover{background:#1e40af;transform:scale(1.06)}.chat-widget-panel{z-index:9999;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;width:340px;display:flex;position:fixed;bottom:96px;right:28px;overflow:hidden;box-shadow:0 16px 64px #0f172a29}.chat-widget-header{color:#fff;background:#1d4ed8;align-items:center;gap:12px;padding:16px 20px;display:flex}.chat-widget-avatar{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.chat-widget-header-text strong{font-size:14px;font-weight:700;display:block}.chat-widget-header-text span{opacity:.8;font-size:12px}.chat-widget-messages{flex-direction:column;flex:1;gap:10px;max-height:320px;padding:16px;display:flex;overflow-y:auto}.chat-msg{border-radius:14px;max-width:80%;padding:10px 14px;font-size:13.5px;line-height:1.5}.chat-msg-admin{color:#0f172a;background:#f1f5f9;border-bottom-left-radius:4px;align-self:flex-start}.chat-msg-user{color:#fff;background:#1d4ed8;border-bottom-right-radius:4px;align-self:flex-end}.chat-msg-time{color:#94a3b8;text-align:center;margin:4px 0;font-size:11px}.chat-widget-form{border-top:1px solid #e2e8f0;gap:8px;padding:10px 12px;display:flex}.chat-widget-input{color:#0f172a;resize:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13.5px}.chat-widget-input:focus{background:#fff;border-color:#1d4ed8}.chat-widget-send{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.chat-widget-send:hover{background:#1e40af}.chat-widget-intro{padding:12px 16px 0}.chat-widget-intro input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;margin-bottom:8px;padding:8px 12px;font-family:inherit;font-size:13.5px}.chat-widget-intro input:focus{background:#fff;border-color:#1d4ed8}.chat-inbox-split{border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:300px 1fr;gap:0;min-height:600px;display:grid;overflow:hidden}.chat-inbox-list{border-right:1px solid #e2e8f0;overflow-y:auto}.chat-inbox-item{cursor:pointer;border-bottom:1px solid #e8edf3;padding:16px 18px;transition:background .1s}.chat-inbox-item:hover,.chat-inbox-item.active{background:#eff6ff}.chat-inbox-item-name{color:#0f172a;font-size:14px;font-weight:700}.chat-inbox-item-preview{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12.5px;overflow:hidden}.chat-inbox-item-time{color:#94a3b8;margin-top:3px;font-size:11.5px}.chat-inbox-detail{flex-direction:column;display:flex}.chat-inbox-detail-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.chat-inbox-detail-messages{flex-direction:column;flex:1;gap:12px;max-height:460px;padding:20px 24px;display:flex;overflow-y:auto}.chat-inbox-reply-form{border-top:1px solid #e2e8f0;gap:10px;padding:14px 20px;display:flex}.chat-inbox-reply-input{color:#0f172a;resize:none;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:14px}.chat-inbox-reply-input:focus{border-color:#1d4ed8}@media (max-width:900px){.mkt-header-inner{grid-template-columns:1fr auto;height:68px;padding:0 20px}.mkt-nav,.mkt-header-ctas{display:none}.mkt-hamburger{display:flex}.mkt-hero{padding:64px 0 72px}.mkt-hero h1{letter-spacing:-.8px;font-size:34px}.mkt-hero-sub{padding:0 8px;font-size:16px}.mkt-hero-ctas{flex-direction:column;align-items:stretch;padding:0 24px}.mkt-btn-lg{text-align:center}.mkt-stats{grid-template-columns:repeat(2,1fr)}.mkt-stat-value{font-size:32px}.mkt-section{padding:60px 0}.mkt-section-title{font-size:26px}.mkt-section-sub{font-size:15px}.mkt-features-grid,.mkt-pricing-grid,.mkt-testimonials,.mkt-steps{grid-template-columns:1fr}.mkt-plan.featured{transform:none}.mkt-solutions-row{grid-template-columns:1fr!important}.mkt-solutions-visual{display:none}.mkt-two-col,.mkt-help-grid,.mkt-sitemap-grid{grid-template-columns:1fr!important}.mkt-footer-top{grid-template-columns:1fr;gap:32px}.mkt-footer-links-grid{grid-template-columns:repeat(2,1fr)}.mkt-footer-tagline{max-width:100%}.mkt-page-hero{padding:48px 0 40px}.mkt-page-hero h1{font-size:28px}.mkt-cta-banner{padding:60px 0}.mkt-cta-banner h2{font-size:26px}.chat-inbox-split{grid-template-columns:1fr}.chat-nudge{max-width:200px;bottom:88px;right:16px}.chat-widget-fab{width:50px;height:50px;bottom:16px;right:16px}.chat-widget-panel{width:calc(100vw - 32px);bottom:80px;right:16px}.mkt-mobile-nav{padding:12px 20px 20px}.mkt-mobile-ctas{flex-direction:column}}@media (max-width:480px){.mkt-stats{grid-template-columns:1fr 1fr}.mkt-footer-links-grid{grid-template-columns:1fr}.mkt-container{padding:0 16px}.mkt-hero h1{font-size:28px}}
