@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f7;color:#1d1d1f;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.hero-wrap{background:#04091a;min-height:560px;overflow:hidden;position:relative}.hero-canvas{height:100%;inset:0;position:absolute;width:100%}.nav{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:14px 28px;position:relative;z-index:3}.logo{color:#fff;font-size:17px;font-weight:600;letter-spacing:-.5px}.logo span{color:#5ba3f5}.nav-links{align-items:center;display:flex;gap:24px}.nav-link{color:#ffffff80;font-size:13px;font-weight:400}.nav-cta,.nav-link:hover{color:#fff}.nav-cta{background:#185fa5e6;border:none;border-radius:980px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:7px 16px}.hero-content{text-align:center}.hero-badge{align-items:center;background:#5ba3f514;border:1px solid #5ba3f540;border-radius:980px;color:#7db8f7;display:inline-flex;font-size:12px;font-weight:500;gap:6px;margin-bottom:22px;padding:5px 14px}.badge-dot{animation:pulse 2s infinite;background:#5ba3f5;border-radius:50%;display:inline-block;height:6px;width:6px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}h1{color:#fff;font-size:46px;font-weight:700;letter-spacing:-2px;line-height:1.05;margin-bottom:18px}h1 em{color:#5ba3f5;font-style:normal}.hero-sub{color:#ffffff80;font-size:17px;font-weight:300;letter-spacing:-.2px;line-height:1.6;margin:0 auto 28px;max-width:420px}.hero-btns{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:32px}.btn-primary{background:#fff;border:none;border-radius:980px;color:#04091a;cursor:pointer;display:inline-block;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:-.3px;padding:12px 24px}.btn-primary:hover{opacity:.9}.btn-ghost{background:#ffffff14;border:1px solid #ffffff1f;border-radius:980px;color:#fffc;cursor:pointer;display:inline-block;font-family:inherit;font-size:15px;font-weight:400;padding:12px 24px}.trust-row{color:#ffffff4d;display:flex;flex-wrap:wrap;font-size:12px;gap:20px;justify-content:center}.float-cards{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);padding:0 28px 28px;position:relative;z-index:2}.fcard{background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;padding:16px}.fcard-0{animation:float 3s ease-in-out infinite}.fcard-1{animation:float 3s ease-in-out .7s infinite}.fcard-2{animation:float 3s ease-in-out 1.4s infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.fcard-label{color:#ffffff59;font-size:11px;font-weight:500;letter-spacing:.3px;margin-bottom:6px;text-transform:uppercase}.fcard-val{color:#fff;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:1}.fcard-sub{color:#ffffff40;font-size:11px;margin-top:4px}.ticker{background:#04091af2;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;overflow:hidden;padding:10px 0;white-space:nowrap}.ticker-inner{animation:ticker 22s linear infinite;display:inline-block}.ticker-item{color:#ffffff40;display:inline-block;font-size:12px;font-weight:400;padding:0 28px}.ticker-item:after{color:#5ba3f566;content:"·";margin-left:28px}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.main{background:#f5f5f7}.section{border-bottom:1px solid #0000000f;padding:44px 28px}.section-label{color:#6e6e73;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.section h2{color:#1d1d1f;font-size:28px;font-weight:700;letter-spacing:-1px;line-height:1.1;margin-bottom:8px}.section-sub{color:#6e6e73;font-size:15px;font-weight:300;letter-spacing:-.2px;line-height:1.6;margin-bottom:24px}.ai-panel{background:#fff;border-radius:18px;overflow:hidden}.ai-topbar{background:#f5f5f7;border-bottom:1px solid #0000000f;justify-content:space-between;padding:12px 16px}.ai-title,.ai-topbar{align-items:center;display:flex}.ai-title{color:#1d1d1f;font-size:13px;font-weight:600;gap:6px;letter-spacing:-.2px}.ai-dot{animation:pulse 2s infinite;background:#30d158;border-radius:50%;display:inline-block;height:7px;width:7px}.ai-badge{background:#e8f9ef;border-radius:980px;color:#1c7c3e;font-size:11px;font-weight:500;padding:3px 10px}.chat-messages{display:flex;flex-direction:column;gap:10px;max-height:280px;min-height:200px;overflow-y:auto;padding:14px}.msg{align-items:flex-start;display:flex;gap:8px}.msg.user{flex-direction:row-reverse}.avatar{align-items:center;background:#e6f1fb;border-radius:50%;color:#0c447c;display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:28px;justify-content:center;width:28px}.bubble{background:#f5f5f7;border-radius:14px;color:#1d1d1f;font-size:13px;font-weight:400;letter-spacing:-.1px;line-height:1.5;max-width:82%;padding:9px 13px;white-space:pre-wrap}.bubble.user{background:#0a84ff;color:#fff}.typing span{animation:blink 1s infinite;background:#aeaeb2;border-radius:50%;display:inline-block;height:6px;margin:0 1px;width:6px}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.2}40%{opacity:1}}.quick-row{border-top:1px solid #0000000f;display:flex;flex-wrap:wrap;gap:6px;padding:8px 14px}.qpill{background:#f5f5f7;border:1px solid #0000001a;border-radius:980px;color:#3a3a3c;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;padding:6px 12px;white-space:nowrap}.qpill:hover{border-color:#185fa5;color:#185fa5}.input-row{border-top:1px solid #0000000f;display:flex;gap:8px;padding:10px 14px}.chat-input{background:#f5f5f7;border:1px solid #0000001a;border-radius:980px;color:#1d1d1f;flex:1 1;font-family:inherit;font-size:13px;padding:9px 16px}.send-btn{background:#0a84ff;border:none;border-radius:50%;color:#fff;cursor:pointer;flex-shrink:0;font-size:16px;font-weight:600;height:36px;width:36px}.send-btn:disabled{cursor:not-allowed;opacity:.5}.services-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.service-card{background:#fff;border-radius:18px;padding:20px;transition:transform .2s}.service-card:hover{transform:translateY(-2px)}.service-icon{font-size:22px;margin-bottom:12px}.service-name{color:#1d1d1f;font-size:14px;font-weight:600;letter-spacing:-.3px;margin-bottom:4px}.service-desc{color:#6e6e73;font-size:12px;line-height:1.5}.pricing-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:16px}.price-card{background:#fff;border-radius:18px;display:flex;flex-direction:column;padding:22px}.price-card.featured{background:#04091a;color:#fff}.price-badge{background:#5ba3f526;border-radius:980px;color:#5ba3f5;display:inline-block;font-size:11px;font-weight:600;margin-bottom:12px;padding:4px 10px}.price-name{font-size:15px;font-weight:600;letter-spacing:-.3px;margin-bottom:4px}.price-card.featured .price-name{color:#fff}.price-desc{color:#6e6e73;font-size:12px;margin-bottom:16px}.price-card.featured .price-desc{color:#fff6}.price-amount{color:#1d1d1f;font-size:34px;font-weight:700;letter-spacing:-2px;line-height:1}.price-card.featured .price-amount{color:#fff}.price-per{font-size:15px;font-weight:400;letter-spacing:0}.price-period{color:#aeaeb2;font-size:11px;margin-bottom:16px}.price-features{display:flex;flex:1 1;flex-direction:column;gap:8px}.price-feature{align-items:flex-start;color:#6e6e73;display:flex;font-size:12px;gap:7px}.price-card.featured .price-feature{color:#ffffff8c}.check{color:#30d158;flex-shrink:0;font-weight:700}.price-cta{background:#f5f5f7;border:none;border-radius:980px;color:#1d1d1f;cursor:pointer;display:block;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:-.2px;margin-top:18px;padding:11px 16px;text-align:center;transition:opacity .15s}.price-card.featured .price-cta{background:#0a84ff;color:#fff}.price-cta:hover{opacity:.85}.price-cta:disabled{cursor:not-allowed;opacity:.5}.pricing-note{color:#aeaeb2;font-size:12px;text-align:center}.stats-section{border-bottom:none}.stats-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.stat-cell{background:#fff;border-radius:18px;padding:24px;text-align:center}.stat-num{color:#0a84ff;font-size:32px;font-weight:700;letter-spacing:-2px}.stat-lbl{color:#6e6e73;font-size:12px;margin-top:4px}.footer{background:#04091a;padding:32px 28px 24px}.footer-inner{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr auto;margin-bottom:24px}.footer-desc{color:#ffffff4d;font-size:13px;font-weight:300;line-height:1.6;margin-top:6px;max-width:220px}.footer-links{display:flex;gap:32px}.footer-col{color:#ffffff4d;display:flex;flex-direction:column;font-size:12px;gap:8px}.footer-col-title{color:#ffffff80;font-size:12px;font-weight:600;margin-bottom:4px}.footer-col a{color:#ffffff4d}.footer-col a:hover{color:#fff9}.footer-bottom{border-top:1px solid #ffffff12;color:#fff3;display:flex;flex-wrap:wrap;font-size:11px;gap:8px;justify-content:space-between;padding-top:20px}.success-screen{align-items:center;background:#f5f5f7;display:flex;justify-content:center;min-height:100vh;padding:24px}.success-card{background:#fff;border-radius:24px;max-width:440px;padding:48px 40px;text-align:center}.success-icon{align-items:center;background:#e8f9ef;border-radius:50%;color:#30d158;display:flex;font-size:28px;font-weight:700;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.success-card h1{font-size:26px;font-weight:700;letter-spacing:-1px;margin-bottom:12px}.success-card p{color:#6e6e73;font-size:15px;line-height:1.6;margin-bottom:12px}.success-contact{font-size:13px}.success-contact a{color:#0a84ff}.success-card button{background:#0a84ff;border:none;border-radius:980px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;margin-top:24px;padding:12px 28px}@media (max-width:600px){.nav{padding:12px 16px}.nav-links .nav-link{display:none}.nav-cta{font-size:12px;padding:7px 14px}h1{font-size:32px;letter-spacing:-1.5px}.hero-content{padding:36px 20px 28px}.hero-sub{font-size:15px}.hero-btns{gap:8px}.btn-ghost,.btn-primary{font-size:14px;padding:11px 20px}.float-cards{gap:6px;grid-template-columns:repeat(3,1fr);padding:0 12px 16px}.fcard{padding:10px}.fcard-val{font-size:18px}.fcard-label,.fcard-sub{font-size:9px}.section{padding:32px 16px}.section h2{font-size:24px}.services-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;margin:0 auto 16px;max-width:360px}.stats-grid{gap:8px}.stat-num{font-size:24px}.stat-cell{padding:16px 8px}.footer-inner{gap:20px;grid-template-columns:1fr}.footer-links{flex-direction:column;gap:20px}}.reviews-section{background:#fff}.reviews-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.review-card{background:#f5f5f7;border-radius:18px;display:flex;flex-direction:column;gap:12px;padding:22px;transition:transform .2s}.review-card:hover{transform:translateY(-2px)}.review-stars{color:#30d158;font-size:14px;letter-spacing:2px}.review-text{color:#3a3a3c;flex:1 1;font-size:14px;font-style:italic;font-weight:300;letter-spacing:-.1px;line-height:1.6}.review-author{gap:10px;margin-top:4px}.review-author,.review-avatar{align-items:center;display:flex}.review-avatar{background:#04091a;border-radius:50%;color:#fff;flex-shrink:0;height:36px;justify-content:center;width:36px}.review-avatar,.review-name{font-size:13px;font-weight:600}.review-name{color:#1d1d1f;letter-spacing:-.2px}.review-role{color:#6e6e73;font-size:11px;margin-top:1px}@media (max-width:600px){.reviews-grid{grid-template-columns:1fr}}.hero-content{padding:52px 32px 40px;position:relative;z-index:2}.hero-inner{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:900px}.hero-text{text-align:left}.hero-text .hero-btns,.hero-text .trust-row{justify-content:flex-start}.hero-image-wrap{position:relative}.hero-image{border:1px solid #ffffff14;border-radius:20px;display:block;height:340px;object-fit:cover;width:100%}@media (max-width:700px){.hero-inner{gap:24px;grid-template-columns:1fr}.hero-image-wrap{order:-1}.hero-image{height:220px}.hero-text{text-align:center}.hero-text .hero-btns,.hero-text .trust-row{justify-content:center}}.how-section{background:#f5f5f7}.steps-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:28px}.step-card{background:#fff;border-radius:18px;padding:24px;position:relative}.step-num{color:#0a84ff;font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:12px}.step-icon{font-size:24px;margin-bottom:12px}.step-name{color:#1d1d1f;font-size:15px;font-weight:600;letter-spacing:-.3px;margin-bottom:8px}.step-desc{color:#6e6e73;font-size:13px;font-weight:300;line-height:1.6}.how-cta{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.how-note{color:#aeaeb2;font-size:12px}@media (max-width:600px){.steps-grid{grid-template-columns:1fr}.how-cta{align-items:flex-start;flex-direction:column;gap:10px}}
/*# sourceMappingURL=main.b5451249.css.map*/