.LanguageSwitcher-module__psbpAa__container{align-items:center;display:flex}.LanguageSwitcher-module__psbpAa__select{color:var(--text-main);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-fast);background:0 0;border:1px solid #ffffff1a;outline:none;padding:.4rem .6rem;font-size:.875rem}.LanguageSwitcher-module__psbpAa__select:hover{border-color:var(--color-primary)}.LanguageSwitcher-module__psbpAa__select option{background:var(--bg-card);color:var(--text-main)}
.Footer-module__3hUVsW__footer{color:var(--text-muted);border-top:1px solid #ffffff0d;margin-top:4rem;padding:4rem 2rem}.Footer-module__3hUVsW__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Footer-module__3hUVsW__links{gap:2rem;display:flex}.Footer-module__3hUVsW__links a{transition:var(--transition-fast);font-size:.875rem}.Footer-module__3hUVsW__links a:hover{color:var(--text-main)}@media (max-width:768px){.Footer-module__3hUVsW__container{text-align:center;flex-direction:column;gap:2rem}}
.Home-module__jKgjFW__hero{background:radial-gradient(circle,#ff00500d 0%,#0000 70%);flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroContent{text-align:center;z-index:1;max-width:800px}.Home-module__jKgjFW__badge{color:var(--color-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Home-module__jKgjFW__title{letter-spacing:-.04em;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1}.Home-module__jKgjFW__subtitle{color:var(--text-muted);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Home-module__jKgjFW__ctaGroup{justify-content:center;gap:1.5rem;display:flex}.Home-module__jKgjFW__features{max-width:1200px;margin:0 auto;padding:8rem 2rem}.Home-module__jKgjFW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.Home-module__jKgjFW__featureCard{background:var(--bg-card);border-radius:var(--radius-lg);transition:var(--transition-fast);border:1px solid #ffffff0d;padding:2.5rem}.Home-module__jKgjFW__featureCard:hover{border-color:var(--color-primary);transform:translateY(-5px)}.Home-module__jKgjFW__iconWrapper{width:48px;height:48px;color:var(--color-primary);background:#ff00501a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Home-module__jKgjFW__featureCard h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Home-module__jKgjFW__featureCard p{color:var(--text-muted);line-height:1.6}.Home-module__jKgjFW__stats{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:center;gap:6rem;padding:4rem 2rem;display:flex}.Home-module__jKgjFW__statItem{text-align:center}.Home-module__jKgjFW__statValue{color:var(--text-main);font-size:2.5rem;font-weight:900;display:block}.Home-module__jKgjFW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}@media (max-width:768px){.Home-module__jKgjFW__hero{min-height:auto;padding:6rem 1.5rem}.Home-module__jKgjFW__ctaGroup{flex-direction:column}.Home-module__jKgjFW__stats{gap:3rem}}
.Dashboard-module__8Mmpzq__container{flex:1;max-width:1000px;margin:3rem auto;padding:0 2rem}.Dashboard-module__8Mmpzq__dashboardHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Dashboard-module__8Mmpzq__dashboardHeader h1{font-size:2rem;font-weight:800}.Dashboard-module__8Mmpzq__emptyState{text-align:center;background-color:var(--bg-card);border-radius:var(--radius-lg);border:1px solid #ffffff0d;padding:6rem}.Dashboard-module__8Mmpzq__list{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module__8Mmpzq__storyCard{padding:1rem}.Dashboard-module__8Mmpzq__storyContent{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.Dashboard-module__8Mmpzq__storyContent{flex-direction:column;align-items:flex-start}.Dashboard-module__8Mmpzq__storyActions{width:100%}}.Dashboard-module__8Mmpzq__previewThumb{aspect-ratio:9/16;border-radius:var(--radius-md);flex-shrink:0;width:120px;position:relative;overflow:hidden}.Dashboard-module__8Mmpzq__previewThumb img{object-fit:cover;width:100%;height:100%}.Dashboard-module__8Mmpzq__thumbOverlay{text-align:center;background:#0009;padding:.25rem;position:absolute;bottom:0;left:0;right:0}.Dashboard-module__8Mmpzq__thumbOverlay span{color:var(--color-primary);text-transform:uppercase;font-size:.6rem;font-weight:800}.Dashboard-module__8Mmpzq__storyInfo{flex:1}.Dashboard-module__8Mmpzq__storyInfo h3{margin-bottom:.5rem;font-size:1.25rem}.Dashboard-module__8Mmpzq__statusBadge{margin-top:1rem;display:flex}.Dashboard-module__8Mmpzq__pending,.Dashboard-module__8Mmpzq__processing,.Dashboard-module__8Mmpzq__completed,.Dashboard-module__8Mmpzq__failed{border-radius:100px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:flex}.Dashboard-module__8Mmpzq__pending{color:var(--text-muted);background:#ffffff1a}.Dashboard-module__8Mmpzq__processing{color:var(--color-secondary);background:#00f2ea0d;border:1px solid #00f2ea33;position:relative;overflow:hidden}.Dashboard-module__8Mmpzq__processing:after{content:"";background:var(--color-secondary);width:30%;height:2px;box-shadow:0 0 10px var(--color-secondary);animation:2s ease-in-out infinite Dashboard-module__8Mmpzq__loading-bar;position:absolute;bottom:0;left:0}@keyframes Dashboard-module__8Mmpzq__loading-bar{0%{width:30%;left:-30%}50%{width:60%}to{width:30%;left:100%}}.Dashboard-module__8Mmpzq__completed{color:#0f0;background:#00ff001a}.Dashboard-module__8Mmpzq__failed{color:#ff4d4d;background:#ff00001a}.Dashboard-module__8Mmpzq__storyActions{align-items:center;display:flex}
.Faq-module__t92Hra__container{flex:1;width:100%;max-width:800px;margin:0 auto;padding:4rem 1rem}.Faq-module__t92Hra__header{text-align:center;margin-bottom:3rem}.Faq-module__t92Hra__header h1{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.Faq-module__t92Hra__header p{color:var(--muted-foreground);max-width:500px;margin:0 auto}.Faq-module__t92Hra__faqList{flex-direction:column;gap:.75rem;margin-bottom:3rem;display:flex}.Faq-module__t92Hra__faqItem{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;transition:all .2s;overflow:hidden}.Faq-module__t92Hra__faqItem:hover{border-color:#ffffff1f}.Faq-module__t92Hra__faqItem.Faq-module__t92Hra__open{border-color:#ff00504d}.Faq-module__t92Hra__faqQuestion{width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.Faq-module__t92Hra__faqQuestion:hover{background:#ffffff05}.Faq-module__t92Hra__icon{color:var(--muted-foreground);flex-shrink:0;transition:transform .2s}.Faq-module__t92Hra__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.Faq-module__t92Hra__faqItem.Faq-module__t92Hra__open .Faq-module__t92Hra__faqAnswer{max-height:300px}.Faq-module__t92Hra__faqAnswer p{color:var(--muted-foreground);padding:0 1.5rem 1.25rem;line-height:1.6}.Faq-module__t92Hra__cta{text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;padding:2rem}.Faq-module__t92Hra__cta p{color:var(--muted-foreground);margin-bottom:.75rem}.Faq-module__t92Hra__supportLink{background:var(--primary);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Faq-module__t92Hra__supportLink:hover{background:var(--primary);opacity:.9;transform:translateY(-1px)}
.Legal-module__FeH_lq__container{flex:1;width:100%;max-width:800px;margin:0 auto;padding:4rem 1rem}.Legal-module__FeH_lq__header{text-align:center;margin-bottom:3rem}.Legal-module__FeH_lq__header h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.Legal-module__FeH_lq__lastUpdate{color:var(--muted-foreground);font-size:.875rem}.Legal-module__FeH_lq__content{flex-direction:column;gap:2rem;display:flex}.Legal-module__FeH_lq__content section h2{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Legal-module__FeH_lq__content section p{color:var(--muted-foreground);line-height:1.7}.Legal-module__FeH_lq__content section ul{color:var(--muted-foreground);padding-left:1.5rem;line-height:1.7;list-style:outside}.Legal-module__FeH_lq__content section ul li{margin-bottom:.5rem}.Legal-module__FeH_lq__content section ul li strong{color:var(--foreground)}.Legal-module__FeH_lq__content section a{color:var(--primary);text-decoration:underline}.Legal-module__FeH_lq__content section a:hover{opacity:.8}
.Pricing-module__kSEP9a__container{flex:1;max-width:1000px;margin:4rem auto;padding:0 2rem}.Pricing-module__kSEP9a__header{text-align:center;margin-bottom:4rem}.Pricing-module__kSEP9a__cardWrapper{justify-content:center;margin-bottom:6rem;display:flex}.Pricing-module__kSEP9a__pricingCard{background:var(--bg-card);border-radius:var(--radius-lg);width:100%;max-width:450px;transition:var(--transition-fast);text-align:center;border:2px solid #ff00501a;padding:3rem;box-shadow:0 20px 40px #0006}.Pricing-module__kSEP9a__pricingCard:hover{border-color:var(--color-primary);transform:translateY(-8px)}.Pricing-module__kSEP9a__planName{color:var(--color-primary);letter-spacing:.2em;font-size:.875rem;font-weight:800}.Pricing-module__kSEP9a__price{justify-content:center;align-items:center;margin:1.5rem 0 2rem;display:flex}.Pricing-module__kSEP9a__currency{align-self:flex-start;margin-top:.5rem;font-size:1.5rem;font-weight:700}.Pricing-module__kSEP9a__amount{font-size:4rem;font-weight:900;line-height:1}.Pricing-module__kSEP9a__per{color:var(--text-muted);align-self:flex-end;margin-bottom:.5rem;margin-left:.5rem;font-size:1rem}.Pricing-module__kSEP9a__features{text-align:left;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__kSEP9a__features li{color:var(--text-main);align-items:center;gap:.75rem;font-size:1rem;display:flex}.Pricing-module__kSEP9a__features li svg{color:#0f0;flex-shrink:0}.Pricing-module__kSEP9a__faqPreview{border-top:1px solid #ffffff0d;padding-top:4rem}.Pricing-module__kSEP9a__faqGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Pricing-module__kSEP9a__faqItem h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.125rem}.Pricing-module__kSEP9a__faqItem p{color:var(--text-muted);font-size:.875rem}
