@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}}
