.landing-module__IOJFAW__landingContainer{min-height:100vh;color:var(--color-text);font-family:var(--font-sans,"Inter", sans-serif);background-color:#0000;flex-direction:column;display:flex;overflow-x:hidden}.landing-module__IOJFAW__publicNavbar{background:var(--glass-bg);height:70px;-webkit-backdrop-filter:blur(var(--glass-blur));z-index:1000;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__IOJFAW__logoContainer{letter-spacing:-.5px;color:#fff;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.landing-module__IOJFAW__logoImg{width:auto;height:32px}.landing-module__IOJFAW__navLinks{align-items:center;gap:2rem;display:flex}.landing-module__IOJFAW__navLink{color:#ffffffb3;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__IOJFAW__navLink:hover{color:#fff}.landing-module__IOJFAW__primaryButton{background:var(--color-primary);color:var(--color-bg);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.landing-module__IOJFAW__primaryButton:hover{box-shadow:0 10px 20px -10px var(--color-primary,#6366f1);transform:translateY(-2px)}.landing-module__IOJFAW__section{width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem}.landing-module__IOJFAW__heroSection{text-align:center;flex-direction:column;align-items:center;padding-top:12rem;padding-bottom:8rem;display:flex;position:relative}.landing-module__IOJFAW__heroSection:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#8a63ff26 0%,#08040c00 70%);width:80vw;height:80vw;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.landing-module__IOJFAW__badge{color:#a5b4fc;z-index:1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;animation:.4s cubic-bezier(.16,1,.3,1) forwards landing-module__IOJFAW__slideDown;display:inline-block}.landing-module__IOJFAW__heroTitle{letter-spacing:-.02em;z-index:1;background:linear-gradient(to right, #fff, var(--color-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1;animation:.6s cubic-bezier(.16,1,.3,1) forwards landing-module__IOJFAW__slideUp}.landing-module__IOJFAW__heroSubtitle{color:#ffffffb3;z-index:1;max-width:600px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6;animation:.7s cubic-bezier(.16,1,.3,1) forwards landing-module__IOJFAW__slideUp}.landing-module__IOJFAW__heroCtas{z-index:1;gap:1rem;animation:.8s cubic-bezier(.16,1,.3,1) forwards landing-module__IOJFAW__slideUp;display:flex}.landing-module__IOJFAW__secondaryButton{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.landing-module__IOJFAW__secondaryButton:hover{background:#ffffff1a;border-color:#fff3}.landing-module__IOJFAW__sectionHeader{text-align:center;margin-bottom:4rem}.landing-module__IOJFAW__sectionTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__IOJFAW__sectionSubtitle{color:#fff9;max-width:600px;margin:0 auto;font-size:1.125rem}.landing-module__IOJFAW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.landing-module__IOJFAW__featureCard{background:var(--glass-bg,#12121ebf);border:1px solid #ffffff0d;border-radius:1.5rem;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.landing-module__IOJFAW__featureCard:hover{border-color:#00ffa34d;transform:translateY(-5px);box-shadow:0 20px 40px -20px #00ffa326}.landing-module__IOJFAW__featureIcon{width:48px;height:48px;color:var(--color-primary,#6366f1);background:#6366f11a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.landing-module__IOJFAW__featureTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.landing-module__IOJFAW__featureDesc{color:#fff9;font-size:.95rem;line-height:1.6}.landing-module__IOJFAW__demoContainer{background:var(--glass-bg);border:1px solid #ffffff1a;border-radius:2rem;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 30px 60px -30px #00000080}.landing-module__IOJFAW__demoTabs{background:#0003;border-bottom:1px solid #ffffff0d;display:flex}.landing-module__IOJFAW__demoTab{text-align:center;color:#ffffff80;cursor:pointer;background:0 0;border:none;flex:1;padding:1rem;font-size:.95rem;font-weight:600;transition:all .2s;position:relative}.landing-module__IOJFAW__demoTab.landing-module__IOJFAW__active{color:#fff}.landing-module__IOJFAW__demoTab.landing-module__IOJFAW__active:after{content:"";background:var(--color-primary,#6366f1);height:2px;position:absolute;bottom:0;left:0;right:0}.landing-module__IOJFAW__demoContent{justify-content:center;align-items:center;min-height:300px;padding:3rem 2rem;display:flex}.landing-module__IOJFAW__demoCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;width:100%;max-width:500px;padding:2rem;animation:.4s forwards landing-module__IOJFAW__fadeIn}.landing-module__IOJFAW__pillTitle{color:#a5b4fc;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.landing-module__IOJFAW__pillText{color:#fffc;margin-bottom:1.5rem;line-height:1.6}.landing-module__IOJFAW__demoOptions{flex-direction:column;gap:.75rem;display:flex}.landing-module__IOJFAW__demoOption{cursor:pointer;text-align:left;color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;padding:1rem;transition:all .2s}.landing-module__IOJFAW__demoOption:hover{background:#6366f11a;border-color:#6366f14d}.landing-module__IOJFAW__cardBadgeKp{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;background:#00ffa326;border:1px solid #00ffa34d;border-radius:9999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.landing-module__IOJFAW__cardBadgeQu{color:var(--color-teal);text-transform:uppercase;letter-spacing:.05em;background:#06b6d426;border:1px solid #06b6d44d;border-radius:9999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.landing-module__IOJFAW__demoTextarea{color:#fff;resize:vertical;box-sizing:border-box;background:#0000004d;border:1px solid #ffffff26;border-radius:.75rem;outline:none;width:100%;padding:.8rem;font-family:inherit;font-size:.9rem}.landing-module__IOJFAW__demoTextarea:focus{border-color:var(--color-primary,#6366f1)}.landing-module__IOJFAW__feedbackCorrect{background:#22c55e1a;border:1px solid #22c55e40;border-radius:.75rem;padding:1rem;animation:.3s forwards landing-module__IOJFAW__fadeIn}.landing-module__IOJFAW__faqContainer{max-width:800px;margin:0 auto}.landing-module__IOJFAW__faqItem{border-bottom:1px solid #ffffff1a}.landing-module__IOJFAW__faqQuestion{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-size:1.125rem;font-weight:500;display:flex}.landing-module__IOJFAW__faqIcon{color:var(--color-primary,#6366f1);font-size:1.5rem;line-height:1;transition:transform .3s}.landing-module__IOJFAW__faqQuestion[aria-expanded=true] .landing-module__IOJFAW__faqIcon{transform:rotate(45deg)}.landing-module__IOJFAW__faqAnswer{color:#fff9;padding-bottom:1.5rem;line-height:1.6;animation:.3s forwards landing-module__IOJFAW__fadeIn}.landing-module__IOJFAW__footer{background:#0003;border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:2rem;margin-top:4rem;padding:4rem 2rem;display:flex}.landing-module__IOJFAW__footerLinks{gap:2rem;display:flex}.landing-module__IOJFAW__footerLink{color:#ffffff80;font-size:.875rem;text-decoration:none;transition:color .2s}.landing-module__IOJFAW__footerLink:hover{color:#fff}.landing-module__IOJFAW__copyright{color:#ffffff4d;font-size:.875rem}@keyframes landing-module__IOJFAW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__IOJFAW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__IOJFAW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.landing-module__IOJFAW__heroTitle{font-size:2.5rem}.landing-module__IOJFAW__heroSubtitle{font-size:1.125rem}.landing-module__IOJFAW__navLinks{display:none}.landing-module__IOJFAW__section{padding:4rem 1.5rem}.landing-module__IOJFAW__demoContent{padding:2rem 1rem}}
