.landing-hero{text-align:center;background:linear-gradient(#f0f4ff 0%,#fff 100%);padding:10rem 1.5rem 6rem;position:relative;overflow:hidden}@media (max-width:768px){.landing-hero{padding:8rem 1.25rem 4rem}}@media (max-width:480px){.landing-hero{padding:7rem 1rem 3rem}}.landing-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f11f 0%,#0000 70%);width:50rem;height:50rem;position:absolute;top:-12.5rem;left:50%;transform:translate(-50%)}.landing-hero-badge{color:#6366f1;letter-spacing:.02em;background:#6366f114;border:1px solid #6366f133;border-radius:6.25rem;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.375rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}.landing-hero-title{letter-spacing:-.05em;color:#0f172a;max-width:45rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,6vw,4rem);font-weight:800;line-height:1.15}.landing-hero-title-em{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.landing-hero-sub{color:#64748b;max-width:32.5rem;margin:0 auto 2.75rem;font-size:clamp(.95rem,2.5vw,1.2rem);line-height:1.7}.landing-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}@media (max-width:480px){.landing-hero-actions{flex-direction:column;align-items:stretch;padding:0 1rem}}.landing-hero-btn-primary{color:#fff;background:#6366f1;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 .25rem .875rem #6366f14d}.landing-hero-btn-primary:hover{color:#fff;background:#4f46e5;transform:translateY(-.125rem);box-shadow:0 .5rem 1.5rem #6366f166}.landing-hero-btn-secondary{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:.625rem;justify-content:center;align-items:center;gap:.375rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-hero-btn-secondary:hover{background:#f8f9ff;border-color:#c7d2fe;transform:translateY(-.125rem)}.landing-hero-proof{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.landing-hero-proof-avatars{display:flex}.landing-hero-proof-avatar{background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;margin-left:-.5rem;display:flex;overflow:hidden}.landing-hero-proof-avatar:first-child{margin-left:0}.landing-hero-proof-text{color:#64748b;font-size:.875rem}.landing-hero-proof-text strong{color:#0f172a;font-weight:600}.landing-mockup{width:100%;max-width:1000px;margin:0 auto;padding:0 1.5rem 5rem}@media (max-width:480px){.landing-mockup{padding:0 1rem 3rem}}.landing-mockup-window{background:#1e293b;border-radius:1rem;overflow:hidden;box-shadow:0 2.5rem 5rem #0f172a40,0 0 0 1px #ffffff0f}.landing-mockup-bar{background:#0f172a;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.875rem 1.25rem;display:flex}.landing-mockup-dot{background:#334155;border-radius:50%;width:.75rem;height:.75rem}.landing-mockup-dot:first-child{background:#f87171}.landing-mockup-dot:nth-child(2){background:#fbbf24}.landing-mockup-dot:nth-child(3){background:#34d399}.landing-mockup-url{color:#64748b;background:#1e293b;border-radius:.375rem;flex:1;margin-left:.5rem;padding:.3125rem .75rem;font-family:monospace;font-size:.75rem}.landing-mockup-body{grid-template-columns:12.5rem 1fr;min-height:20rem;display:grid}@media (max-width:640px){.landing-mockup-body{grid-template-columns:1fr;min-height:auto}}.landing-mock-sidebar{background:#0f172a;border-right:1px solid #ffffff0f;padding:1.25rem .875rem}@media (max-width:640px){.landing-mock-sidebar{display:none}}.landing-mock-logo{color:#fff;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.25rem .625rem 1rem;font-size:.875rem;font-weight:700;display:flex}.landing-mock-logo-icon{background:#6366f1;border-radius:.25rem;width:1.25rem;height:1.25rem}.landing-mock-nav-item{color:#64748b;border-radius:.375rem;align-items:center;gap:.5rem;margin-bottom:.125rem;padding:.5rem .625rem;font-size:.8rem;display:flex}.landing-mock-nav-item.active{color:#a5b4fc;background:#6366f126}.landing-mock-nav-item.active .landing-mock-nav-icon{background:#6366f1}.landing-mock-nav-icon{background:#334155;border-radius:.1875rem;flex-shrink:0;width:.875rem;height:.875rem}.landing-mock-content{background:#f8fafc;padding:1.5rem}@media (max-width:480px){.landing-mock-content{padding:1rem}}.landing-mock-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.landing-mock-title{color:#0f172a;font-size:1rem;font-weight:700}.landing-mock-subtitle{color:#64748b;margin-top:.125rem;font-size:.75rem}.landing-mock-action-btn{background:#6366f1;border-radius:.375rem;width:5rem;height:1.75rem}.landing-mock-stats{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}@media (max-width:480px){.landing-mock-stats{grid-template-columns:repeat(2,1fr)}}.landing-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;padding:.875rem}.landing-stat-label{color:#94a3b8;margin-bottom:.375rem;font-size:.7rem}.landing-stat-value{color:#0f172a;font-size:1.05rem;font-weight:700}.landing-stat-bar{background:#e2e8f0;border-radius:.125rem;height:.25rem;margin-top:.5rem}.landing-stat-bar-fill{background:#6366f1;border-radius:.125rem;height:100%}.landing-mock-table{background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;overflow:hidden}.landing-mock-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:.625rem;padding:.625rem .875rem;display:flex}.landing-mock-row:last-child{border-bottom:none}.landing-mock-row-avatar{border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem}.landing-mock-row-info{flex:1}.landing-mock-row-name{background:#e2e8f0;border-radius:.25rem;width:60%;height:.5rem;margin-bottom:.25rem}.landing-mock-row-sub{background:#f1f5f9;border-radius:.25rem;width:40%;height:.375rem}.landing-mock-row-badge{background:#ede9fe;border-radius:.25rem;width:3rem;height:1.25rem}.landing-tech-badge{color:#94a3b8;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.landing-tech-icon{background:#e2e8f0;border-radius:.25rem;width:1.5rem;height:1.5rem}.landing-features{max-width:1160px;margin:0 auto;padding:6rem 1.5rem}@media (max-width:768px){.landing-features{padding:4rem 1.25rem}}@media (max-width:480px){.landing-features{padding:3rem 1rem}}.landing-features-header{text-align:center;margin-bottom:4rem}@media (max-width:480px){.landing-features-header{margin-bottom:2.5rem}}.landing-features-eyebrow{color:#6366f1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.landing-features-title{letter-spacing:-.05em;color:#0f172a;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800}.landing-features-subtitle{color:#64748b;max-width:30rem;margin:0 auto;font-size:1.1rem;line-height:1.7}@media (max-width:480px){.landing-features-subtitle{font-size:.95rem}}.landing-features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.landing-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.landing-features-grid{grid-template-columns:1fr;gap:1rem}}.landing-feature-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .25s;position:relative;overflow:hidden}@media (max-width:480px){.landing-feature-card{padding:1.5rem}}.landing-feature-card:before{content:"";opacity:0;background:linear-gradient(90deg,#6366f1,#8b5cf6);height:2px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.landing-feature-card:hover{border-color:#c7d2fe;transform:translateY(-.25rem);box-shadow:0 .75rem 2rem #6366f11a}.landing-feature-card:hover:before{opacity:1}.landing-feature-card:hover .landing-feature-icon{color:#fff;background:#6366f1}.landing-feature-icon{color:#6366f1;background:#f0f0ff;border-radius:.75rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;transition:all .25s;display:flex}.landing-feature-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:.625rem;font-size:1.05rem;font-weight:700}.landing-feature-desc{color:#64748b;font-size:.9rem;line-height:1.65}.landing-how{text-align:center;background:#f8fafc;padding:5rem 1.5rem}@media (max-width:480px){.landing-how{padding:3rem 1rem}}.landing-how-inner{max-width:56.25rem;margin:0 auto}.landing-how-eyebrow{color:#6366f1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.landing-how-title{letter-spacing:-.05em;color:#0f172a;margin-bottom:3.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}@media (max-width:480px){.landing-how-title{margin-bottom:2rem}}.landing-how-steps{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}@media (max-width:640px){.landing-how-steps{grid-template-columns:1fr;gap:1.5rem}}.landing-how-steps:before{content:"";opacity:.3;background:linear-gradient(90deg,#6366f1,#8b5cf6);height:2px;position:absolute;top:1.625rem;left:16.66%;right:16.66%}@media (max-width:640px){.landing-how-steps:before{display:none}}.landing-how-step{flex-direction:column;align-items:center;display:flex}.landing-step-num{z-index:1;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 .25rem .75rem #6366f14d}.landing-step-title{color:#0f172a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.landing-step-desc{color:#64748b;width:82%;font-size:.875rem;line-height:1.6}.landing-cta{width:100%;max-width:1160px;margin:0 auto;padding:5rem 1.5rem}@media (max-width:480px){.landing-cta{padding:2.5rem 1rem}}.landing-cta-box{text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:1.5rem;padding:4.5rem 3rem;position:relative;overflow:hidden}@media (max-width:768px){.landing-cta-box{border-radius:1rem;padding:3rem 2rem}}@media (max-width:480px){.landing-cta-box{border-radius:.875rem;padding:2.5rem 1.25rem}}.landing-cta-box:before{content:"";background:#ffffff0f;border-radius:50%;width:18.75rem;height:18.75rem;position:absolute;top:-5rem;right:-5rem}.landing-cta-box:after{content:"";background:#ffffff0a;border-radius:50%;width:12.5rem;height:12.5rem;position:absolute;bottom:-3.75rem;left:-3.75rem}.landing-cta-title{color:#fff;letter-spacing:-.05em;z-index:1;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;position:relative}.landing-cta-sub{color:#ffffffbf;z-index:1;margin-bottom:2.25rem;font-size:1.05rem;position:relative}@media (max-width:480px){.landing-cta-sub{font-size:.95rem}}.landing-cta-btn{color:#4f46e5;z-index:1;background:#fff;border-radius:.625rem;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.landing-cta-btn:hover{color:#4f46e5;transform:translateY(-.125rem);box-shadow:0 .5rem 1.5rem #0003}
