:root{--brand:#006bff;--brand-light:#3d8eff;--brand-dark:#0052cc;--brand-glow:#006bff40;--brand-subtle:#006bff14;--surface:#fff;--surface-2:#f8fafc;--surface-3:#f1f5f9;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border-light:#e2e8f0;--border-lighter:#f1f5f9;--dark-bg:#0a0f1e;--dark-surface:#111827;--dark-surface-2:#1e293b;--card-shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a;--card-shadow-hover:0 10px 40px #00000014, 0 2px 8px #0000000a;--card-shadow-elevated:0 20px 60px #0000001a, 0 4px 16px #0000000f;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-full:9999px;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-smooth:.4s cubic-bezier(.16, 1, .3, 1)}.landing-page{font-family:var(--font-inter), "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-fade-section{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.landing-fade-section.landing-visible{opacity:1;transform:translateY(0)}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--border-lighter);width:100%;transition:background var(--transition-base), box-shadow var(--transition-base);background:#fffc;position:fixed;top:0;left:0}.landing-nav-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.landing-logo{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.landing-logo-icon{background:var(--brand);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-nav-links{gap:32px;display:flex}.landing-nav-links a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem;font-weight:500;text-decoration:none;position:relative}.landing-nav-links a:after{content:"";background:var(--brand);width:0;height:2px;transition:width var(--transition-base);border-radius:2px;position:absolute;bottom:-4px;left:0}.landing-nav-links a:hover{color:var(--brand)}.landing-nav-links a:hover:after{width:100%}.landing-nav-actions{align-items:center;gap:12px;display:flex}.landing-mobile-toggle{cursor:pointer;color:var(--text-primary);background:0 0;border:none;padding:8px;display:none}.landing-mobile-menu{border-top:1px solid var(--border-light);flex-direction:column;gap:12px;padding:16px 24px 24px;display:none}.landing-mobile-menu a{color:var(--text-secondary);padding:8px 0;font-size:1rem;font-weight:500;text-decoration:none}.landing-mobile-menu hr{border:none;border-top:1px solid var(--border-light);margin:4px 0}.landing-mobile-menu.open{display:flex}.landing-btn-primary{background:var(--brand);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);box-shadow:0 2px 12px var(--brand-glow);white-space:nowrap;border:none;align-items:center;gap:8px;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-btn-primary:hover{background:var(--brand-dark);transform:translateY(-1px);box-shadow:0 4px 20px #006bff59}.landing-btn-ghost{color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.landing-btn-ghost:hover{color:var(--brand);background:var(--brand-subtle)}.landing-btn-outline{color:var(--text-primary);border:1.5px solid var(--border-light);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);background:0 0;align-items:center;gap:8px;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-btn-outline:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-subtle)}.landing-btn-white{color:var(--brand);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);background:#fff;border:none;align-items:center;gap:8px;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 12px #0000001f}.landing-btn-white:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000002e}.landing-btn-lg{padding:14px 28px;font-size:1rem}.landing-btn-full{justify-content:center;width:100%}.landing-hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.landing-hero-grid-bg{background-image:linear-gradient(#006bff08 1px,#0000 1px),linear-gradient(90deg,#006bff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000,#0000);mask-image:radial-gradient(80% 60% at 50% 40%,#000,#0000)}.landing-hero-blob{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.landing-hero-blob-1{background:#006bff14;width:600px;height:600px;animation:12s ease-in-out infinite hero-float;top:-100px;right:-100px}.landing-hero-blob-2{background:#6366f10f;width:400px;height:400px;animation:10s ease-in-out infinite reverse hero-float;bottom:-50px;left:-100px}@keyframes hero-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}.landing-hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}.landing-hero-text{flex-direction:column;gap:24px;display:flex}.landing-hero-badge{background:var(--brand-subtle);color:var(--brand);border-radius:var(--radius-full);border:1px solid #006bff26;align-items:center;gap:8px;width:fit-content;padding:6px 16px;font-size:.85rem;font-weight:600;animation:3s ease-in-out infinite hero-badge-pulse;display:inline-flex}@keyframes hero-badge-pulse{0%,to{box-shadow:0 0 #006bff26}50%{box-shadow:0 0 0 8px #006bff00}}.landing-hero h1{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.landing-gradient-text{background:linear-gradient(135deg, var(--brand), #6366f1, var(--brand-light));-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient-shift}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.landing-hero-subtitle{color:var(--text-secondary);max-width:520px;margin:0;font-size:1.15rem;line-height:1.7}.landing-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.landing-hero-social-proof{align-items:center;gap:12px;padding-top:8px;display:flex}.landing-avatar-stack{display:flex}.landing-avatar-item{background:var(--brand);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-8px;font-size:.7rem;font-weight:700;display:flex}.landing-avatar-item:first-child{margin-left:0}.landing-avatar-item:nth-child(2){background:#6366f1}.landing-avatar-item:nth-child(3){background:#ec4899}.landing-avatar-item:nth-child(4){background:#f59e0b}.landing-avatar-item:nth-child(5){background:#10b981}.landing-social-text{flex-direction:column;gap:2px;display:flex}.landing-stars{color:#f59e0b;gap:2px;display:flex}.landing-social-text span{color:var(--text-muted);font-size:.82rem}.landing-social-text strong{color:var(--text-primary)}.landing-hero-visual{position:relative}.landing-hero-img-wrapper{border-radius:var(--radius-xl);box-shadow:var(--card-shadow-elevated);border:1px solid var(--border-light);position:relative;overflow:hidden}.landing-hero-img{width:100%;height:auto;display:block}.landing-hero-img-glow{pointer-events:none;background:linear-gradient(135deg,#006bff0d 0%,#0000 40% 60%,#6366f10d 100%);position:absolute;inset:0}.landing-float-card{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--card-shadow-hover);white-space:nowrap;z-index:2;background:#fffffff2;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute}.landing-float-icon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-float-icon-green{color:#16a34a;background:#dcfce7}.landing-float-icon-blue{color:var(--brand);background:#dbeafe}.landing-float-icon-purple{color:#7c3aed;background:#ede9fe}.landing-float-title{color:var(--text-primary);font-size:.82rem;font-weight:600}.landing-float-desc{color:var(--text-muted);font-size:.75rem}.landing-float-card-1{animation:6s ease-in-out infinite float-1;top:10%;right:-20px}.landing-float-card-2{animation:7s ease-in-out infinite float-2;bottom:25%;left:-30px}.landing-float-card-3{animation:5s ease-in-out infinite float-3;bottom:5%;right:10%}@keyframes float-1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float-2{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-8px)translate(6px)}}@keyframes float-3{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-stats{background:var(--dark-bg);padding:48px 0;position:relative}.landing-stats-inner{justify-content:center;align-items:center;gap:64px;display:flex}.landing-stat-item{flex-direction:column;align-items:center;gap:4px;display:flex}.landing-stat-number{color:#fff;letter-spacing:-.02em;font-size:2.2rem;font-weight:800}.landing-stat-label{color:#94a3b8;font-size:.88rem;font-weight:500}.landing-stat-divider{background:#ffffff1a;width:1px;height:48px}.landing-section-header{text-align:center;max-width:640px;margin-bottom:56px;margin-left:auto;margin-right:auto}.landing-section-badge{background:var(--brand-subtle);color:var(--brand);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;border:1px solid #006bff1f;align-items:center;margin-bottom:16px;padding:4px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.landing-section-header h2{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.landing-section-header p{color:var(--text-secondary);margin:0;font-size:1.08rem;line-height:1.6}.landing-features{background:var(--surface);padding:100px 0}.landing-features-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-feature-card{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:all var(--transition-smooth);padding:32px 28px;position:relative;overflow:hidden}.landing-feature-card:before{content:"";background:linear-gradient(90deg, var(--brand), #6366f1);border-radius:var(--radius-lg) var(--radius-lg) 0 0;opacity:0;height:3px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.landing-feature-card:hover{box-shadow:var(--card-shadow-hover);border-color:#006bff33;transform:translateY(-4px)}.landing-feature-card:hover:before{opacity:1}.landing-feature-icon{background:var(--brand-subtle);width:48px;height:48px;color:var(--brand);border-radius:var(--radius-md);transition:all var(--transition-base);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.landing-feature-card:hover .landing-feature-icon{background:var(--brand);color:#fff;transform:scale(1.05)}.landing-feature-card h3{letter-spacing:-.01em;color:var(--text-primary);margin:0 0 10px;font-size:1.12rem;font-weight:700}.landing-feature-card p{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.6}.landing-how{background:var(--surface-2);padding:100px 0}.landing-how-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.landing-how-card{text-align:center;background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-xl);transition:all var(--transition-smooth);padding:40px 28px;position:relative}.landing-how-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.landing-how-step{color:#006bff14;font-size:3rem;font-weight:900;line-height:1;position:absolute;top:16px;right:24px}.landing-how-icon{background:linear-gradient(135deg, var(--brand), #6366f1);color:#fff;border-radius:var(--radius-lg);justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.landing-how-card h3{color:var(--text-primary);margin:0 0 10px;font-size:1.15rem;font-weight:700}.landing-how-card p{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.6}.landing-how-connector{color:var(--text-muted);display:none;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}@media (min-width:768px){.landing-how-connector{display:block}}.landing-showcase{background:var(--surface);padding:100px 0}.landing-showcase-grid{grid-template-columns:1.5fr 1fr;gap:24px;display:grid}.landing-showcase-card{border-radius:var(--radius-xl);border:1px solid var(--border-light);background:var(--dark-bg);transition:all var(--transition-smooth);position:relative;overflow:hidden}.landing-showcase-card:hover{box-shadow:var(--card-shadow-elevated);transform:translateY(-4px)}.landing-showcase-label{color:#fff;border-radius:var(--radius-full);z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#006bffe6;padding:6px 14px;font-size:.8rem;font-weight:600;position:absolute;top:20px;left:20px}.landing-showcase-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.landing-testimonials{background:var(--surface-2);padding:100px 0}.landing-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-testimonial-card{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-xl);transition:all var(--transition-smooth);flex-direction:column;gap:16px;padding:32px 28px;display:flex}.landing-testimonial-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.landing-testimonial-stars{color:#f59e0b;gap:2px;display:flex}.landing-testimonial-card>p{color:var(--text-secondary);flex:1;margin:0;font-size:.95rem;line-height:1.7}.landing-testimonial-author{border-top:1px solid var(--border-lighter);align-items:center;gap:12px;padding-top:8px;display:flex}.landing-testimonial-avatar{background:linear-gradient(135deg, var(--brand), #6366f1);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.82rem;font-weight:700;display:flex}.landing-testimonial-name{color:var(--text-primary);font-size:.9rem;font-weight:600}.landing-testimonial-role{color:var(--text-muted);font-size:.82rem}.landing-pricing{background:var(--surface);padding:100px 0}.landing-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.landing-pricing-card{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-xl);transition:all var(--transition-smooth);flex-direction:column;gap:20px;padding:36px 28px;display:flex;position:relative}.landing-pricing-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.landing-pricing-highlighted{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand), 0 8px 32px #006bff1f;transform:scale(1.03)}.landing-pricing-highlighted:hover{box-shadow:0 0 0 1px var(--brand), 0 12px 40px #006bff2e;transform:scale(1.03)translateY(-4px)}.landing-pricing-badge{background:var(--brand);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:4px 18px;font-size:.78rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-pricing-card h3{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.landing-pricing-price{align-items:baseline;gap:4px;display:flex}.landing-pricing-amount{color:var(--text-primary);letter-spacing:-.03em;font-size:2.5rem;font-weight:800}.landing-pricing-period{color:var(--text-muted);font-size:.95rem;font-weight:500}.landing-pricing-desc{color:var(--text-secondary);margin:0;font-size:.9rem}.landing-pricing-features{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-pricing-features li{color:var(--text-secondary);align-items:center;gap:10px;font-size:.9rem;display:flex}.landing-pricing-features li svg{color:var(--brand);flex-shrink:0}.landing-faq{background:var(--surface-2);padding:100px 0}.landing-faq-container{max-width:720px}.landing-faq-list{flex-direction:column;gap:12px;display:flex}.landing-faq-item{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:all var(--transition-base);overflow:hidden}.landing-faq-item.open{border-color:#006bff33;box-shadow:0 2px 12px #006bff0f}.landing-faq-question{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:.98rem;font-weight:600;display:flex}.landing-faq-question:hover{color:var(--brand)}.landing-faq-chevron{color:var(--text-muted);transition:transform var(--transition-base);flex-shrink:0}.landing-faq-item.open .landing-faq-chevron{color:var(--brand);transform:rotate(180deg)}.landing-faq-answer{max-height:0;padding:0 24px;transition:max-height .35s cubic-bezier(.16,1,.3,1),padding .35s;overflow:hidden}.landing-faq-item.open .landing-faq-answer{max-height:300px;padding:0 24px 20px}.landing-faq-answer p{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.7}.landing-cta{background:var(--dark-bg);padding:100px 0}.landing-cta-inner{text-align:center;max-width:640px;position:relative;overflow:hidden}.landing-cta-blob{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.landing-cta-blob-1{background:#006bff26;width:300px;height:300px;top:-100px;right:-80px}.landing-cta-blob-2{background:#6366f11a;width:250px;height:250px;bottom:-80px;left:-60px}.landing-cta h2{color:#fff;letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.landing-cta p{color:#94a3b8;margin:0 0 32px;font-size:1.08rem;line-height:1.6}.landing-footer{background:var(--dark-bg);border-top:1px solid #ffffff0f;padding:64px 0 0}.landing-footer-inner{grid-template-columns:1.5fr repeat(3,1fr);gap:48px;padding-bottom:48px;display:grid}.landing-footer .landing-logo{color:#fff}.landing-footer-brand p{color:#64748b;max-width:280px;margin:12px 0 0;font-size:.9rem;line-height:1.6}.landing-footer-links{display:contents}.landing-footer-links h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0 0 16px;font-size:.85rem;font-weight:700}.landing-footer-links div{flex-direction:column;gap:10px;display:flex}.landing-footer-links a{color:#64748b;transition:color var(--transition-fast);font-size:.9rem;text-decoration:none}.landing-footer-links a:hover{color:var(--brand-light)}.landing-footer-bottom{color:#475569;border-top:1px solid #ffffff0f;padding:20px 24px;font-size:.82rem}@media (max-width:1024px){.landing-hero-content{text-align:center;grid-template-columns:1fr;gap:48px}.landing-hero-text{align-items:center}.landing-hero-badge{margin:0 auto}.landing-hero-subtitle{max-width:100%}.landing-hero-actions,.landing-hero-social-proof{justify-content:center}.landing-hero-visual{max-width:560px;margin:0 auto}.landing-float-card-2{left:-10px}.landing-features-grid,.landing-how-grid,.landing-testimonials-grid,.landing-pricing-grid{grid-template-columns:repeat(2,1fr)}.landing-showcase-grid{grid-template-columns:1fr}.landing-footer-inner{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.landing-nav-links,.landing-nav-actions{display:none}.landing-mobile-toggle{display:flex}.landing-hero{min-height:auto;padding:100px 0 60px}.landing-hero h1{font-size:2.2rem}.landing-hero-actions{flex-direction:column;width:100%;max-width:320px}.landing-float-card{display:none}.landing-stats-inner{flex-direction:column;gap:24px}.landing-stat-divider{width:48px;height:1px}.landing-features-grid,.landing-how-grid,.landing-testimonials-grid,.landing-pricing-grid{grid-template-columns:1fr}.landing-pricing-highlighted{order:-1;transform:none}.landing-pricing-highlighted:hover{transform:translateY(-4px)}.landing-footer-inner{grid-template-columns:1fr;gap:32px}.landing-section-header h2{font-size:1.5rem}.landing-features,.landing-how,.landing-showcase,.landing-testimonials,.landing-pricing,.landing-faq,.landing-cta{padding:64px 0}}@media (max-width:480px){.landing-hero h1{font-size:1.8rem}.landing-hero-subtitle{font-size:1rem}}
