.landing-page{background:var(--bg-base);flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex}.landing-hero{text-align:center;flex-direction:column;flex:1;align-items:center;width:100%;padding:80px 32px 60px;display:flex;position:relative;overflow:hidden}.landing-glow{opacity:.15;filter:blur(150px);pointer-events:none;background:#3b82f6;border-radius:50%;width:700px;height:600px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.landing-badge{color:#60a5fa;letter-spacing:.08em;text-transform:uppercase;z-index:1;background:#3b82f61a;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:8px;margin-bottom:40px;padding:8px 20px;font-size:.8rem;font-weight:700;display:inline-flex;position:relative}.landing-headline{color:#fff;letter-spacing:-.03em;z-index:1;max-width:800px;margin-bottom:28px;font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1.1;position:relative}.landing-headline-accent{background:linear-gradient(90deg,#60a5fa 0%,#67e8f9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-subheading{color:var(--text-secondary);z-index:1;max-width:600px;margin-bottom:48px;font-size:1.2rem;line-height:1.7;position:relative}.landing-ctas{z-index:1;flex-flow:wrap;justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.landing-btn-primary{color:#0a0a0a;cursor:pointer;background:#fff;border:none;border-radius:14px;align-items:center;gap:10px;padding:18px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 40px #fff3}.landing-btn-primary:hover{background:#f0f0f0;transform:scale(1.03);box-shadow:0 0 50px #ffffff4d}.landing-btn-secondary{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:10px;padding:18px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.landing-btn-secondary:hover{background:#ffffff14;border-color:#ffffff40}.landing-features{z-index:1;grid-template-columns:repeat(2,1fr);gap:24px;width:100%;max-width:1100px;margin-top:100px;padding-bottom:100px;display:grid;position:relative}@media (max-width:768px){.landing-features{grid-template-columns:1fr}}.landing-feature-card{text-align:left;background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;padding:36px;transition:border-color .3s}.landing-feature-card:hover{border-color:#ffffff26}.landing-feature-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.landing-feature-icon.green{color:#10b981;background:#10b9811a}.landing-feature-icon.blue{color:#3b82f6;background:#3b82f61a}.landing-feature-icon.purple{color:#8b5cf6;background:#8b5cf61a}.landing-feature-title{color:#fff;margin-bottom:12px;font-size:1.35rem;font-weight:700}.landing-feature-desc{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.landing-free-note{color:#64748b;letter-spacing:.02em;z-index:1;margin-top:16px;font-size:.8rem;position:relative}.landing-stats-bar{z-index:1;background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;width:100%;max-width:900px;margin-top:72px;padding:32px 48px;display:flex;position:relative}.landing-stat{flex-direction:column;align-items:center;gap:6px;padding:0 40px;display:flex}.landing-stat-number{color:#fff;letter-spacing:-.03em;font-size:2rem;font-weight:900}.landing-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:600}.landing-stat-divider{background:#ffffff14;width:1px;height:48px}@media (max-width:768px){.landing-stats-bar{gap:24px;padding:24px 16px}.landing-stat{padding:0 16px}.landing-stat-divider{display:none}}.landing-how-wrapper{text-align:center;z-index:1;width:100%;max-width:1100px;margin-top:100px;position:relative}.landing-section-title{color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}.landing-section-sub{color:#64748b;margin-bottom:56px;font-size:1rem}.landing-steps{justify-content:center;align-items:stretch;gap:0;display:flex}.landing-step{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;flex:1;align-items:center;max-width:300px;padding:36px 24px 32px;display:flex;position:relative}.landing-step-num{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:800;display:flex;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.landing-step-icon{color:#3b82f6;background:#3b82f61a;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-top:12px;margin-bottom:20px;display:flex}.landing-step-title{color:#fff;margin-bottom:12px;font-size:1.1rem;font-weight:700}.landing-step-desc{color:#64748b;font-size:.88rem;line-height:1.65}.landing-step-arrow{color:#334155;flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;display:flex}@media (max-width:768px){.landing-steps{justify-content:center;align-items:stretch;gap:0;display:flex}.landing-step{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;flex:1;align-items:center;max-width:300px;padding:36px 24px 32px;display:flex;position:relative}.landing-step-arrow{color:#334155;flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;display:flex}}.landing-bottom-cta{text-align:center;z-index:1;background:#3b82f60d;border:1px solid #3b82f633;border-radius:32px;width:100%;max-width:700px;margin-top:100px;margin-bottom:80px;padding:64px 48px;position:relative}.landing-bottom-cta-title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:900}.landing-bottom-cta-sub{color:#94a3b8;margin-bottom:36px;font-size:1rem;line-height:1.7}@media (max-width:768px){.landing-bottom-cta{padding:40px 24px}}.landing-who-wrapper{text-align:center;z-index:1;width:100%;max-width:1100px;margin-top:100px;position:relative}.landing-who-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:0;display:grid}.landing-who-card{text-align:left;background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;padding:36px 28px;transition:border-color .3s,transform .2s}.landing-who-card:hover{border-color:#3b82f64d;transform:translateY(-4px)}.landing-who-icon{margin-bottom:20px;font-size:2.5rem}.landing-who-title{color:#fff;margin-bottom:12px;font-size:1.15rem;font-weight:700}.landing-who-desc{color:#64748b;font-size:.9rem;line-height:1.65}@media (max-width:768px){.landing-who-grid{grid-template-columns:1fr}}.landing-testimonials-wrapper{text-align:center;z-index:1;width:100%;max-width:1100px;margin-top:100px;position:relative}.landing-testimonials{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-testimonial-card{text-align:left;background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;gap:16px;padding:32px;display:flex}.landing-testimonial-stars{color:#f59e0b;letter-spacing:2px;font-size:1rem}.landing-testimonial-text{color:#cbd5e1;flex:1;font-size:.95rem;font-style:italic;line-height:1.7}.landing-testimonial-author{align-items:center;gap:12px;margin-top:8px;display:flex}.landing-testimonial-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#67e8f9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;font-weight:700;display:flex}.landing-testimonial-name{color:#fff;font-size:.9rem;font-weight:700}.landing-testimonial-role{color:#64748b;font-size:.78rem}@media (max-width:768px){.landing-testimonials{grid-template-columns:1fr}}
