.landing{color:#333;background-color:#fff;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #2155a614;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.landing-nav:hover{box-shadow:0 2px 20px #2155a614}.landing-nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex}.landing-nav-logo,.landing-nav-links{align-items:center;gap:.75rem;display:flex}.landing-nav-links .btn-ghost{color:#2155a6;border-radius:8px;padding:.5rem 1.25rem;font-weight:600;transition:all .2s}.landing-nav-links .btn-ghost:hover{background:#2155a60f}.landing-nav-links .btn-primary{color:#fff;background:linear-gradient(135deg,#f26822 0%,#e85d1a 100%);border:none;border-radius:8px;padding:.6rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #f2682240}.landing-nav-links .btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f2682259}.landing-hero{text-align:center;background:linear-gradient(#fff 0%,#f0f4fa 50%,#e8eef7 100%);justify-content:center;align-items:center;min-height:90vh;padding:140px 2rem 80px;display:flex;position:relative;overflow:hidden}.landing-hero-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-orb{filter:blur(120px);opacity:.15;border-radius:50%;position:absolute}.landing-orb-1{background:#2155a6;width:600px;height:600px;animation:20s ease-in-out infinite orbFloat1;top:-15%;left:15%}.landing-orb-2{background:#f26822;width:500px;height:500px;animation:25s ease-in-out infinite orbFloat2;bottom:-5%;right:10%}.landing-orb-3{background:#2155a6;width:350px;height:350px;animation:15s ease-in-out infinite orbFloat3;top:50%;left:65%}@keyframes orbFloat1{0%,to{transform:translate(0)}33%{transform:translate(-40px,30px)}66%{transform:translate(30px,-20px)}}@keyframes orbFloat2{0%,to{transform:translate(0)}33%{transform:translate(30px,-40px)}66%{transform:translate(-20px,20px)}}@keyframes orbFloat3{0%,to{transform:translate(0)}50%{transform:translate(-35px,-35px)}}.landing-hero-content{z-index:1;max-width:900px;animation:.8s fadeInUp;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-hero-badge{color:#2155a6;background:#2155a60f;border:1px solid #2155a61f;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.landing-hero h1{color:#1a1a2e;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.gradient-text{background:linear-gradient(135deg,#f26822 0%,#e85d1a 40%,#2155a6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-hero-subtitle{color:#555;max-width:640px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.8}.landing-hero-actions{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.landing-hero-actions .btn-primary.btn-lg{color:#fff;background:linear-gradient(135deg,#f26822 0%,#e85d1a 100%);border:none;border-radius:12px;padding:.85rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 4px 16px #f268224d}.landing-hero-actions .btn-primary.btn-lg:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f2682266}.landing-hero-actions .btn-secondary.btn-lg{color:#2155a6;background:0 0;border:2px solid #2155a6;border-radius:12px;padding:.85rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s}.landing-hero-actions .btn-secondary.btn-lg:hover{background:#2155a60d;transform:translateY(-1px)}.landing-hero-note{color:#888;font-size:.875rem}.landing-preview{perspective:1500px;margin-top:3.5rem}.landing-preview-wrapper{aspect-ratio:16/9;border:1px solid #2155a61a;border-radius:16px;max-width:960px;margin:0 auto;transition:transform .5s;position:relative;overflow:hidden;transform:rotateX(2deg);box-shadow:0 25px 50px -12px #2155a633,0 10px 20px #00000014}.landing-preview-wrapper:hover{transform:rotateX(0)}.landing-preview-wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;width:100%;height:100%;display:block}.landing-stats{background:#fff;padding:4rem 2rem}.landing-stats-inner{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.stat-item{text-align:center;padding:1.5rem}.stat-number{color:#2155a6;margin-bottom:.25rem;font-size:2.75rem;font-weight:800;line-height:1}.stat-number .stat-accent{color:#f26822}.stat-label{color:#666;font-size:.95rem;font-weight:500}.landing-features{background:#f8fafc;padding:6rem 2rem}.landing-section-inner{max-width:1200px;margin:0 auto}.landing-section-header{text-align:center;margin-bottom:4rem}.landing-section-header h2{color:#1a1a2e;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.landing-section-header p{color:#666;max-width:560px;margin:0 auto;font-size:1.125rem;line-height:1.7}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.feature-card{background:#fff;border:1px solid #2155a614;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;background:linear-gradient(90deg,#2155a6,#f26822);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-card:hover{border-color:#2155a626;transform:translateY(-6px);box-shadow:0 20px 40px #2155a61f}.feature-card:hover:before{opacity:1}.feature-icon{background:linear-gradient(135deg,#2155a614,#2155a60a);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;font-size:28px;display:flex}.feature-card h3{color:#1a1a2e;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.feature-card p{color:#666;font-size:.925rem;line-height:1.7}.landing-how{background:#fff;padding:6rem 2rem}.how-steps{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid;position:relative}.how-steps:before{content:"";z-index:0;background:linear-gradient(90deg,#2155a6,#f26822,#2155a6);border-radius:2px;height:3px;position:absolute;top:44px;left:16.5%;right:16.5%}.how-step{text-align:center;z-index:1;position:relative}.how-step-number{border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto 1.5rem;font-size:2rem;font-weight:800;display:flex;position:relative}.how-step:first-child .how-step-number{color:#fff;background:linear-gradient(135deg,#2155a6,#3a6fbe);box-shadow:0 8px 24px #2155a64d}.how-step:nth-child(2) .how-step-number{color:#fff;background:linear-gradient(135deg,#f26822,#ff7b3d);box-shadow:0 8px 24px #f268224d}.how-step:nth-child(3) .how-step-number{color:#fff;background:linear-gradient(135deg,#2155a6,#3a6fbe);box-shadow:0 8px 24px #2155a64d}.how-step h3{color:#1a1a2e;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.how-step p{color:#666;max-width:280px;margin:0 auto;font-size:.95rem;line-height:1.7}.landing-testimonials{background:#f8fafc;padding:6rem 2rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{background:#fff;border:1px solid #2155a614;border-radius:16px;padding:2rem;transition:all .3s}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #2155a614}.testimonial-stars{color:#f26822;letter-spacing:2px;margin-bottom:1rem;font-size:1.125rem}.testimonial-text{color:#444;margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.75}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{color:#fff;background:linear-gradient(135deg,#2155a6,#f26822);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:700;display:flex}.testimonial-info strong{color:#1a1a2e;font-size:.925rem;display:block}.testimonial-info span{color:#888;font-size:.825rem}.landing-cta{text-align:center;background:linear-gradient(135deg,#2155a6 0%,#1a4585 50%,#132d5e 100%);padding:6rem 2rem;position:relative;overflow:hidden}.landing-cta:before{content:"";background:radial-gradient(circle,#f2682226,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.landing-cta-inner{z-index:1;max-width:650px;margin:0 auto;position:relative}.landing-cta h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.landing-cta p{color:#fffc;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.7}.landing-cta .btn-primary.btn-lg{color:#fff;background:linear-gradient(135deg,#f26822 0%,#e85d1a 100%);border:none;border-radius:12px;padding:1rem 3rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 20px #f2682266}.landing-cta .btn-primary.btn-lg:hover{transform:translateY(-2px);box-shadow:0 8px 35px #f2682280}.landing-footer{color:#ffffffb3;background:#1a1a2e;padding:3rem 2rem}.landing-footer-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.landing-footer-brand p{color:#ffffff80;margin-top:.75rem;font-size:.875rem}.landing-footer-copyright p{color:#ffffff80;font-size:.875rem}.reveal{opacity:0;transition:all .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.how-steps{grid-template-columns:1fr;gap:2rem}.how-steps:before{display:none}.testimonials-grid{grid-template-columns:1fr}.landing-stats-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-hero h1{font-size:2.5rem}.landing-hero-actions{flex-direction:column}.features-grid{grid-template-columns:1fr}.landing-footer-inner{text-align:center;flex-direction:column;gap:1.5rem}.landing-stats-inner{grid-template-columns:repeat(2,1fr);gap:1rem}.landing-cta h2{font-size:1.75rem}.landing-preview-wrapper{transform:none}}
