.landing_container__jxiP3{min-height:100vh;background:var(--background);overflow-x:hidden;display:flex;flex-direction:column}.landing_nav__2EU0i{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2rem;transition:all .3s ease}.landing_navScrolled__rdUnp{background:var(--sidebar-bg);backdrop-filter:blur(20px);box-shadow:0 4px 30px var(--shadow-color)}.landing_navContent__yC1EN{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.landing_logo__onNlg{display:flex;align-items:center;gap:.75rem}.landing_logoIcon__k8Mfh{width:44px;height:44px;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.landing_logoText__A4QXm{font-size:1.5rem;font-weight:700;color:var(--foreground)}.landing_loginBtn__4g0X4{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--background-secondary);border:1px solid var(--border);border-radius:10px;color:var(--foreground);font-weight:500;cursor:pointer;transition:all .2s ease}.landing_loginBtn__4g0X4:hover{border-color:var(--primary-500);color:var(--primary-500);transform:translateY(-1px)}.landing_hero__Yd7MQ{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 2rem 4rem;text-align:center}.landing_heroBackground__GGaoR{position:absolute;inset:0;overflow:hidden;z-index:0}.landing_heroBgShape1__moNMs{position:absolute;width:600px;height:600px;border-radius:50%;background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(139,92,246,.1));top:-200px;right:-200px;filter:blur(80px);animation:landing_float__Xh_1o 8s ease-in-out infinite}.landing_heroBgShape2__kiNZg{position:absolute;width:400px;height:400px;border-radius:50%;background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(16,185,129,.08));bottom:100px;left:-100px;filter:blur(60px);animation:landing_float__Xh_1o 6s ease-in-out infinite reverse}.landing_heroBgShape3__iVMZU{position:absolute;width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(234,88,12,.08));top:40%;left:60%;filter:blur(50px);animation:landing_float__Xh_1o 7s ease-in-out infinite}@keyframes landing_float__Xh_1o{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.landing_heroContent__W_4pz{position:relative;z-index:1;max-width:800px}.landing_badge__poIzz{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--card-bg);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:9999px;font-size:.875rem;color:var(--foreground-secondary);margin-bottom:1.5rem}.landing_badgeDot__fEOpL{width:8px;height:8px;background:var(--success-500);border-radius:50%;animation:landing_pulse__EtKP_ 2s ease-in-out infinite}@keyframes landing_pulse__EtKP_{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.landing_heroTitle__GogQI{font-size:4rem;font-weight:800;line-height:1.1;color:var(--foreground);margin-bottom:1.5rem}.landing_gradient__mfAlq{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_heroSubtitle__qtdim{font-size:1.25rem;color:var(--foreground-secondary);max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.landing_heroCta__CjsIK{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.landing_primaryBtn__cjJxi{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.landing_primaryBtn__cjJxi:hover{transform:translateY(-2px);box-shadow:0 10px 40px rgba(99,102,241,.4)}.landing_secondaryBtn__k8jap{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--card-bg);backdrop-filter:blur(10px);color:var(--foreground);border:1px solid var(--border);border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.landing_secondaryBtn__k8jap:hover{border-color:var(--primary-400);color:var(--primary-500)}.landing_floatingCards__iLGSo{position:absolute;inset:0;z-index:0;pointer-events:none}.landing_floatingCard___v_1U{position:absolute;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--card-bg);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:14px;box-shadow:0 10px 40px var(--shadow-color);animation:landing_floatCard__lpBHk 5s ease-in-out infinite}.landing_floatingCard1__WKjHy{top:20%;left:5%;animation-delay:0s}.landing_floatingCard2__w_PW1{top:30%;right:5%;animation-delay:1s}.landing_floatingCard3__cjhj7{bottom:20%;left:10%;animation-delay:2s}@keyframes landing_floatCard__lpBHk{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing_floatingCardIcon__zDJqQ{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.landing_floatingCardTitle__DYjSS{font-size:.875rem;font-weight:600;color:var(--foreground)}.landing_floatingCardDesc__IJ59s{font-size:.75rem;color:var(--foreground-muted)}.landing_statsSection__u8S07{padding:4rem 2rem;background:var(--background-secondary)}.landing_statsGrid__9ZX0T{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.landing_statCard__MjxNq{text-align:center}.landing_statValue__Py71p{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_statLabel__MBooD{font-size:.875rem;color:var(--foreground-secondary);margin-top:.25rem}.landing_features__WGojI{padding:6rem 2rem}.landing_sectionHeader__oi90I{text-align:center;max-width:700px;margin:0 auto 4rem}.landing_sectionTitle__F6z0k{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}.landing_sectionSubtitle__EOCTo{font-size:1.125rem;color:var(--foreground-secondary);line-height:1.7}.landing_featuresGrid__kSqpl{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.landing_featureCard__535rQ{padding:2rem;background:var(--card-bg);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:20px;transition:all .3s ease}.landing_featureCard__535rQ:hover{transform:translateY(-5px);box-shadow:0 20px 40px var(--shadow-color);border-color:var(--primary-300)}.landing_featureIcon__rLqEG{width:60px;height:60px;background:linear-gradient(135deg,rgba(99,102,241,.1),rgba(139,92,246,.1));border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--primary-500);margin-bottom:1.5rem}.landing_featureTitle__sHTU0{font-size:1.25rem;font-weight:600;color:var(--foreground);margin-bottom:.75rem}.landing_featureDesc__UZHtH{font-size:.9375rem;color:var(--foreground-secondary);line-height:1.6}.landing_ctaSection__k6ylJ{padding:6rem 2rem;background:linear-gradient(135deg,var(--primary-600),var(--primary-700));position:relative;overflow:hidden}.landing_ctaSection__k6ylJ:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.landing_ctaContent__iTKGE{position:relative;z-index:1;max-width:700px;margin:0 auto;text-align:center}.landing_ctaTitle__t_6yn{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.landing_ctaSubtitle__Lqxsa{font-size:1.125rem;color:hsla(0,0%,100%,.8);margin-bottom:2rem}.landing_ctaBtn__gsw5U{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:#fff;color:var(--primary-600);border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.landing_ctaBtn__gsw5U:hover{transform:translateY(-2px);box-shadow:0 10px 40px rgba(0,0,0,.2)}.landing_footer__G9eML{margin-top:auto;padding:2rem;background:var(--background-secondary);border-top:1px solid var(--border)}.landing_footerContent__dMSAF{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.landing_footerLogo__6rDKP{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:var(--foreground)}.landing_footerLogo__6rDKP .landing_logoIcon__k8Mfh{width:36px;height:36px}.landing_footerText__R6iyz{font-size:.875rem;color:var(--foreground-muted)}@media (max-width:1024px){.landing_heroTitle__GogQI{font-size:3rem}.landing_featuresGrid__kSqpl{grid-template-columns:repeat(2,1fr)}.landing_floatingCards__iLGSo{display:none}}@media (max-width:768px){.landing_nav__2EU0i{padding:1rem}.landing_heroTitle__GogQI{font-size:2.25rem}.landing_heroSubtitle__qtdim{font-size:1rem}.landing_statsGrid__9ZX0T{grid-template-columns:repeat(2,1fr)}.landing_statValue__Py71p{font-size:2rem}.landing_featuresGrid__kSqpl{grid-template-columns:1fr}.landing_ctaTitle__t_6yn,.landing_sectionTitle__F6z0k{font-size:1.75rem}.landing_footerContent__dMSAF{flex-direction:column;text-align:center}}