@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";
.landing-page{color:#fff;background:#0a0a0a;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse-glow{0%,to{box-shadow:0 0 40px #2563eb33}50%{box-shadow:0 0 60px #2563eb59}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.animate-fade-in-up{animation:.7s ease-out both fadeInUp}.animate-fade-in{animation:.5s ease-out both fadeIn}.animate-pulse-glow{animation:3s ease-in-out infinite pulse-glow}.animate-float{animation:4s ease-in-out infinite float}.reveal{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(32px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-delay-5{transition-delay:.5s}.landing-section{max-width:1200px;margin:0 auto;padding:120px 24px}@media (min-width:768px){.landing-section{padding:160px 48px}}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px 64px;display:flex;position:relative}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(#2563eb14 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.hero-headline{letter-spacing:-.03em;max-width:800px;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.08}.hero-sub{color:#9ca3af;max-width:560px;margin-bottom:40px;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.7}.btn-primary{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#2563eb;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:hover{background:#3b82f6;transform:translateY(-1px);box-shadow:0 8px 24px #2563eb4d}.btn-primary:active{transform:scale(.97)}.btn-secondary{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary:hover{color:#fff;background:#ffffff08;border-color:#4b5563}.feature-card{cursor:default;background:#1c1c1c;border:1px solid #2a2a2a;border-radius:16px;padding:32px;transition:all .3s}.feature-card:hover{border-color:#374151;transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.feature-icon{color:#3b82f6;background:#2563eb1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.feature-card h3{letter-spacing:-.01em;margin-bottom:10px;font-size:18px;font-weight:700}.feature-card p{color:#9ca3af;font-size:14px;line-height:1.65}.step-number{color:#3b82f6;background:#2563eb1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:800;display:flex}.segment-card{text-align:center;background:#141414;border:1px solid #1f1f1f;border-radius:14px;padding:28px 24px;transition:all .3s}.segment-card:hover{background:#1a1a1a;border-color:#2563eb}.segment-icon{color:#60a5fa;background:#2563eb14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 14px;display:flex}.segment-card h3{margin-bottom:6px;font-size:15px;font-weight:700}.segment-card p{color:#6b7280;font-size:12px;line-height:1.5}.metric-block{text-align:center;padding:24px}.metric-value{letter-spacing:-.03em;color:#fff;margin-bottom:8px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.metric-value .blue{color:#3b82f6}.metric-label{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:500}.faq-item{border-bottom:1px solid #1f1f1f}.faq-question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px 0;font-family:inherit;font-size:16px;font-weight:600;transition:color .2s;display:flex}.faq-question:hover{color:#3b82f6}.faq-chevron{color:#4b5563;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.faq-chevron.open{transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer.open{max-height:300px;padding-bottom:24px}.faq-answer p{color:#9ca3af;font-size:14px;line-height:1.7}.landing-nav{z-index:50;padding:16px 24px;transition:all .3s;position:fixed;top:0;left:0;right:0}.landing-nav.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0ad9;border-bottom:1px solid #ffffff0f}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.section-divider{background:linear-gradient(90deg,#0000,#1f1f1f 20% 80%,#0000);max-width:1200px;height:1px;margin:0 auto}.cta-banner{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#0f172a 50%,#1a1a2e 100%);border:1px solid #1e3a5f;border-radius:24px;padding:64px 32px;position:relative;overflow:hidden}.cta-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;right:-100px}.landing-footer{text-align:center;border-top:1px solid #1a1a1a;padding:40px 24px}.landing-footer p{color:#4b5563;font-size:13px}@media (max-width:768px){.hero-headline{font-size:2.25rem}.landing-section{padding:64px 20px}.cta-banner{padding:48px 24px}.landing-nav{padding:10px 14px!important}.landing-nav img{width:28px!important;height:28px!important}.landing-nav span{font-size:14px!important}.landing-nav .btn-primary,.landing-nav .btn-secondary{padding:7px 10px!important;font-size:11px!important}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}.animate-fade-in-up,.animate-fade-in,.animate-pulse-glow,.animate-float{animation:none}}
