@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&display=swap";
.landing-module__g1LwZa__landing{background:var(--bg-app,#0f1115);min-height:100vh;color:var(--text-primary,#fff);font-family:"Sora",var(--font-sans,"Inter",system-ui,sans-serif);overflow:hidden auto}:is(html.landing-page,body.landing-page){height:auto!important;overflow:auto!important}@keyframes landing-module__g1LwZa__pageReveal{0%{opacity:0}to{opacity:1}}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__videoContainer{z-index:0;position:absolute;inset:0}.landing-module__g1LwZa__videoBackground{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__videoOverlay{background:0 0;position:absolute;inset:0}.landing-module__g1LwZa__heroContent{z-index:10;max-width:800px;animation:.8s ease-out .2s both landing-module__g1LwZa__heroSlide;position:relative}@keyframes landing-module__g1LwZa__heroSlide{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__logo{filter:drop-shadow(0 0 40px #8a2be299);border-radius:20px;width:200px;height:200px;margin-bottom:2rem;animation:1.2s cubic-bezier(.34,1.56,.64,1) forwards landing-module__g1LwZa__logoZoomIn}@keyframes landing-module__g1LwZa__logoZoomIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1}to{opacity:1;transform:scale(1)}}.landing-module__g1LwZa__title{letter-spacing:-.02em;background:linear-gradient(135deg,#06c 0%,#6d28d9 50%,#7c3aed 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #000c)drop-shadow(0 0 20px #6d28d94d);-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-family:Sora,sans-serif;font-size:clamp(3rem,10vw,5rem);font-weight:700;line-height:1.05}.landing-module__g1LwZa__subtitle{color:#b4a0dcf2;margin:0 0 2.5rem;text-shadow:0 2px 4px #000c,0 0 20px #6d28d94d;max-width:600px;margin-inline:auto;font-family:Sora,sans-serif;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:400;line-height:1.6}.landing-module__g1LwZa__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__g1LwZa__ctaPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06c 0%,#6d28d9 50%,#7c3aed 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 20px #6d28d966}.landing-module__g1LwZa__ctaPrimary:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 30px #6d28d980}.landing-module__g1LwZa__ctaSecondary{color:var(--text-primary,#fff);background:var(--bg-surface,#1e222b);border:1px solid var(--border-subtle,#2a2f3a);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__ctaSecondary:hover{background:var(--bg-elevated,#2a2f3a);border-color:var(--border-strong,#3e4552);text-decoration:none}.landing-module__g1LwZa__features{background:var(--bg-panel,#161920);padding:6rem 2rem}.landing-module__g1LwZa__sectionTitle{text-align:center;color:var(--text-primary,#fff);margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600}.landing-module__g1LwZa__sectionSubtitle{text-align:center;color:var(--text-secondary,#b0b3b8);max-width:500px;margin:0 auto 3.5rem;font-size:1rem}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg-surface,#1e222b);border:1px solid var(--border-subtle,#2a2f3a);border-radius:12px;padding:1.75rem;transition:all .2s}.landing-module__g1LwZa__featureCard:hover{background:var(--bg-elevated,#2a2f3a);border-color:var(--accent-primary,#00a8ff);transform:translateY(-2px)}.landing-module__g1LwZa__featureIcon{color:var(--accent-primary,#00a8ff);margin-bottom:1rem}.landing-module__g1LwZa__featureTitle{color:var(--text-primary,#fff);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.landing-module__g1LwZa__featureDesc{color:var(--text-secondary,#b0b3b8);margin:0;font-size:.9rem;line-height:1.6}.landing-module__g1LwZa__aiSection{background:var(--bg-app,#0f1115);padding:6rem 2rem;position:relative}.landing-module__g1LwZa__aiSection:before{content:"";pointer-events:none;background:radial-gradient(60% 40% at 50% 0,#6d28d914 0%,#0000 60%);position:absolute;inset:0}.landing-module__g1LwZa__sectionHeader{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.landing-module__g1LwZa__sectionHeaderIcon{color:#7c3aed}.landing-module__g1LwZa__aiGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;max-width:1100px;margin:0 auto 3rem;display:grid}.landing-module__g1LwZa__aiCard{background:linear-gradient(135deg,#6d28d91a 0%,#0066cc0d 100%);border:1px solid #6d28d933;border-radius:12px;padding:1.5rem;transition:all .2s}.landing-module__g1LwZa__aiCard:hover{border-color:#6d28d980;transform:translateY(-2px);box-shadow:0 8px 30px #6d28d933}.landing-module__g1LwZa__aiCardIcon{color:#7c3aed;margin-bottom:1rem}.landing-module__g1LwZa__aiCardTitle{color:var(--text-primary,#fff);margin-bottom:.5rem;font-size:1rem;font-weight:600}.landing-module__g1LwZa__aiCardDesc{color:var(--text-secondary,#b0b3b8);margin:0;font-size:.875rem;line-height:1.6}.landing-module__g1LwZa__aiExamples{z-index:10;max-width:900px;margin:0 auto;position:relative}.landing-module__g1LwZa__aiExamplesTitle{color:#a78bfa;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.landing-module__g1LwZa__aiExamplesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.landing-module__g1LwZa__aiExample{background:var(--bg-surface,#1e222b);border:1px solid var(--border-subtle,#2a2f3a);border-radius:10px;padding:1.25rem}.landing-module__g1LwZa__aiExamplePrompt{color:#a78bfa;margin:0 0 .5rem;font-size:.9rem;font-style:italic}.landing-module__g1LwZa__aiExampleResult{color:var(--text-secondary,#b0b3b8);margin:0;font-size:.85rem}.landing-module__g1LwZa__finalCta{text-align:center;background:var(--bg-panel,#161920);padding:6rem 2rem;position:relative}.landing-module__g1LwZa__finalCta:before{content:"";pointer-events:none;background:radial-gradient(50% 50% at 50% 0,#6d28d91a 0%,#0000 70%);position:absolute;inset:0}.landing-module__g1LwZa__finalCtaContent{z-index:10;position:relative}.landing-module__g1LwZa__finalCtaTitle{color:var(--text-primary,#fff);margin-bottom:.75rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700}.landing-module__g1LwZa__finalCtaSubtitle{color:var(--text-secondary,#b0b3b8);margin-bottom:2rem;font-size:1.1rem}.landing-module__g1LwZa__footer{text-align:center;background:var(--bg-app,#0f1115);border-top:1px solid var(--border-subtle,#2a2f3a);padding:2rem}.landing-module__g1LwZa__footerDeveloper{color:var(--text-secondary,#b0b3b8);margin:0 0 1rem;font-size:.95rem}.landing-module__g1LwZa__footerDeveloper strong{color:#7c3aed}.landing-module__g1LwZa__footerLinks{justify-content:center;gap:2rem;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__footerLinks a{color:var(--text-secondary,#b0b3b8);font-size:.9rem;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLinks a:hover{color:var(--accent-primary,#00a8ff)}.landing-module__g1LwZa__footer p{color:var(--text-tertiary,#6e7175);margin:0;font-size:.85rem}@media (max-width:768px){.landing-module__g1LwZa__hero{min-height:100svh;padding:1.5rem}.landing-module__g1LwZa__ctaGroup{flex-direction:column;width:100%;max-width:300px}.landing-module__g1LwZa__ctaPrimary,.landing-module__g1LwZa__ctaSecondary{justify-content:center;width:100%}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__aiGrid,.landing-module__g1LwZa__aiExamplesGrid{grid-template-columns:1fr}.landing-module__g1LwZa__features,.landing-module__g1LwZa__aiSection,.landing-module__g1LwZa__finalCta{padding:4rem 1.5rem}.landing-module__g1LwZa__sectionHeader{flex-direction:column;gap:.5rem}}
.AppShowcase-module__2uJbcW__showcase{background:#0a0c10;width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.AppShowcase-module__2uJbcW__imageStage{z-index:1;position:absolute;inset:0}.AppShowcase-module__2uJbcW__slideImage{opacity:0;transition:opacity 1.2s ease-out;position:absolute;inset:0}.AppShowcase-module__2uJbcW__slideImage.AppShowcase-module__2uJbcW__active{opacity:1}.AppShowcase-module__2uJbcW__slideImage img{object-fit:cover;object-position:center;transform-origin:50%;width:100%;height:100%;animation:12s ease-in-out infinite alternate AppShowcase-module__2uJbcW__kenBurns}@keyframes AppShowcase-module__2uJbcW__kenBurns{0%{transform:scale(1)translate(0)}to{transform:scale(1.08)translate(-1%,-1%)}}.AppShowcase-module__2uJbcW__gradientLeft{z-index:5;pointer-events:none;background:linear-gradient(90deg,#0a0c10 0%,#0a0c10f2 25%,#0a0c1099 60%,#0000 100%);width:45%;position:absolute;top:0;bottom:0;left:0}.AppShowcase-module__2uJbcW__gradientRight{z-index:5;pointer-events:none;background:linear-gradient(-90deg,#0a0c10b3 0%,#0000 100%);width:10%;position:absolute;top:0;bottom:0;right:0}.AppShowcase-module__2uJbcW__gradientBottom{z-index:5;pointer-events:none;background:linear-gradient(#0000 0%,#0a0c1099 60%,#0a0c10 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.AppShowcase-module__2uJbcW__sideNav{z-index:20;color:#ffffff4d;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:80px;padding:0;transition:all .3s;display:flex;position:absolute;top:0;bottom:0}.AppShowcase-module__2uJbcW__sideNav:hover{color:#fffc;background:linear-gradient(90deg,#6d28d926 0%,#0000 100%)}.AppShowcase-module__2uJbcW__sideNavPrev{left:0}.AppShowcase-module__2uJbcW__sideNavPrev:hover{background:linear-gradient(90deg,#6d28d926 0%,#0000 100%)}.AppShowcase-module__2uJbcW__sideNavNext{right:0}.AppShowcase-module__2uJbcW__sideNavNext:hover{background:linear-gradient(-90deg,#6d28d926 0%,#0000 100%)}.AppShowcase-module__2uJbcW__sideNav svg{transition:transform .2s}.AppShowcase-module__2uJbcW__sideNav:hover svg{transform:scale(1.2)}.AppShowcase-module__2uJbcW__sideNav:active svg{transform:scale(.9)}.AppShowcase-module__2uJbcW__contentOverlay{z-index:10;pointer-events:none;align-items:flex-end;padding:3rem 3rem 4rem;display:flex;position:absolute;bottom:0;left:0;right:0}.AppShowcase-module__2uJbcW__contentBurn{z-index:-1;pointer-events:none;background:radial-gradient(120% 100% at 0 100%,#000000f2 0%,#000c 25%,#0006 50%,#0000 70%);position:absolute;inset:0}.AppShowcase-module__2uJbcW__contentWrapper{pointer-events:auto;max-width:600px;position:relative}.AppShowcase-module__2uJbcW__slideContent{opacity:1}.AppShowcase-module__2uJbcW__slideContent.AppShowcase-module__2uJbcW__animating{opacity:0}.AppShowcase-module__2uJbcW__iconBadge{background:linear-gradient(135deg,var(--accent,#6d28d9),color-mix(in srgb,var(--accent,#6d28d9)60%,black));color:#fff;width:52px;height:52px;box-shadow:0 8px 24px #0006,0 0 30px color-mix(in srgb,var(--accent,#6d28d9)50%,transparent);opacity:0;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:all .4s;animation:1.2s ease-out .3s forwards AppShowcase-module__2uJbcW__softFadeIn;display:inline-flex;transform:translateY(20px)scale(.9)}.AppShowcase-module__2uJbcW__slideTitle{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 20px #00000080;opacity:0;margin:0 0 1rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15;animation:1.4s ease-out .5s forwards AppShowcase-module__2uJbcW__softFadeIn;transform:translateY(15px)}.AppShowcase-module__2uJbcW__slideDescContainer{opacity:0;animation:1s ease-out .8s forwards AppShowcase-module__2uJbcW__softFadeIn;overflow:hidden}.AppShowcase-module__2uJbcW__slideDesc{color:#ffffffe6;text-shadow:0 2px 15px #0009;letter-spacing:.01em;max-width:500px;margin:0;font-family:Sora,sans-serif;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;line-height:1.7}.AppShowcase-module__2uJbcW__typewriterCursor{vertical-align:text-bottom;background:#fffc;width:2px;height:1.2em;margin-left:2px;animation:.8s ease-in-out infinite AppShowcase-module__2uJbcW__cursorBlink;display:inline-block}@keyframes AppShowcase-module__2uJbcW__cursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}.AppShowcase-module__2uJbcW__accentLine{background:linear-gradient(90deg,var(--accent,#6d28d9),color-mix(in srgb,var(--accent,#6d28d9)50%,white));width:0;height:3px;box-shadow:0 0 15px var(--accent,#6d28d9);border-radius:2px;margin-top:1.5rem;animation:1.5s ease-out 1.5s forwards AppShowcase-module__2uJbcW__lineExpand}@keyframes AppShowcase-module__2uJbcW__softFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes AppShowcase-module__2uJbcW__lineExpand{0%{opacity:0;width:0}to{opacity:1;width:80px}}.AppShowcase-module__2uJbcW__progressTrack{z-index:30;background:#ffffff1a;height:3px;position:absolute;bottom:0;left:0;right:0}.AppShowcase-module__2uJbcW__progressBar{background:linear-gradient(90deg,var(--accent,#6d28d9),#fff9);height:100%;box-shadow:0 0 12px var(--accent,#6d28d9);transition:width 50ms linear}@media (max-width:768px){.AppShowcase-module__2uJbcW__showcase{height:70vh;min-height:450px}.AppShowcase-module__2uJbcW__contentOverlay{padding:2rem 2rem 3.5rem}.AppShowcase-module__2uJbcW__contentWrapper{max-width:100%}.AppShowcase-module__2uJbcW__gradientLeft{background:linear-gradient(#0000 0%,#0a0c1080 30%,#0a0c10e6 60%,#0a0c10 100%);width:100%;height:100%;top:auto;bottom:0}.AppShowcase-module__2uJbcW__gradientRight{display:none}.AppShowcase-module__2uJbcW__gradientBottom{height:70%}.AppShowcase-module__2uJbcW__sideNav{width:50px}.AppShowcase-module__2uJbcW__sideNav svg{width:22px;height:22px}.AppShowcase-module__2uJbcW__iconBadge{width:46px;height:46px}.AppShowcase-module__2uJbcW__slideTitle{font-size:1.5rem}.AppShowcase-module__2uJbcW__slideDesc{font-size:1rem}.AppShowcase-module__2uJbcW__accentLine{margin-top:1rem}}@media (max-width:480px){.AppShowcase-module__2uJbcW__showcase{height:65vh;min-height:400px}.AppShowcase-module__2uJbcW__contentOverlay{padding:1.5rem 1.5rem 3rem}.AppShowcase-module__2uJbcW__iconBadge{border-radius:10px;width:42px;height:42px}.AppShowcase-module__2uJbcW__slideTitle{font-size:1.25rem}.AppShowcase-module__2uJbcW__slideDesc{font-size:.95rem;line-height:1.6}.AppShowcase-module__2uJbcW__sideNav{width:40px}.AppShowcase-module__2uJbcW__progressTrack{height:2px}.AppShowcase-module__2uJbcW__accentLine{display:none}}
