.LanguageSwitcher-module__psbpAa__container{align-items:center;display:flex;position:relative}.LanguageSwitcher-module__psbpAa__trigger{color:var(--muted-foreground);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.LanguageSwitcher-module__psbpAa__trigger:hover{color:var(--foreground);background:#ffffff0f;border-color:#ffffff26;transform:translateY(-1px)}.LanguageSwitcher-module__psbpAa__triggerActive{border-color:var(--primary);color:var(--foreground);background:#ffffff14;box-shadow:0 0 20px #ff005026}.LanguageSwitcher-module__psbpAa__flag{justify-content:center;align-items:center;display:flex}.LanguageSwitcher-module__psbpAa__flagSvg{border-radius:2px;display:block;box-shadow:0 0 0 1px #ffffff0d}.LanguageSwitcher-module__psbpAa__chevron{opacity:.5;font-size:.7rem;transition:transform .2s}.LanguageSwitcher-module__psbpAa__triggerActive .LanguageSwitcher-module__psbpAa__chevron{transform:rotate(180deg)}.LanguageSwitcher-module__psbpAa__dropdown{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);z-index:100;background:#0a0a0acc;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;gap:.2rem;min-width:140px;padding:.4rem;animation:.2s cubic-bezier(.16,1,.3,1) LanguageSwitcher-module__psbpAa__slideIn;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 30px #00000080,0 0 0 1px #ffffff0d}@keyframes LanguageSwitcher-module__psbpAa__slideIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.LanguageSwitcher-module__psbpAa__option{color:var(--muted-foreground);cursor:pointer;border-radius:.6rem;align-items:center;gap:.75rem;padding:.6rem .8rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.LanguageSwitcher-module__psbpAa__option:hover{color:var(--foreground);background:#ffffff0d}.LanguageSwitcher-module__psbpAa__optionActive{color:var(--primary);background:#ff00501a}.LanguageSwitcher-module__psbpAa__optionActive .LanguageSwitcher-module__psbpAa__flag{filter:saturate()}
.Home-module__jKgjFW__hero{justify-content:center;align-items:center;gap:4rem;min-height:90vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroContent{z-index:1;max-width:560px}.Home-module__jKgjFW__badge{color:var(--color-secondary);letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.Home-module__jKgjFW__badgeIcon{color:var(--color-secondary)}.Home-module__jKgjFW__title{letter-spacing:-.04em;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 30%,#fff9 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:900;line-height:1.05}.Home-module__jKgjFW__subtitle{color:var(--text-muted,#8c8c8c);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Home-module__jKgjFW__ctaGroup{gap:1rem;display:flex}.Home-module__jKgjFW__ctaButton{box-shadow:0 0 20px #ff00504d,0 0 60px #ff00501a;border-radius:12px!important;height:3rem!important;padding:0 2rem!important;font-size:.95rem!important;font-weight:700!important;transition:all .3s!important}.Home-module__jKgjFW__ctaButton:hover{transform:translateY(-1px);box-shadow:0 0 30px #ff005080,0 0 80px #ff005026}.Home-module__jKgjFW__phonePlaceholder{background:#0f0f0f;border:2px solid #ffffff1a;border-radius:36px;flex-shrink:0;width:260px;height:520px;position:relative;overflow:hidden}.Home-module__jKgjFW__phonePlaceholderPulse{background:linear-gradient(110deg,#0000 25%,#ffffff08 37%,#0000 50%) 0 0/200% 100%;animation:1.5s ease-in-out infinite Home-module__jKgjFW__shimmer;position:absolute;inset:0}@keyframes Home-module__jKgjFW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Home-module__jKgjFW__heroBlurLeft{pointer-events:none;background:radial-gradient(circle,#ff005014 0%,#0000 70%);width:400px;height:400px;position:absolute;top:30%;left:-5%}.Home-module__jKgjFW__heroBlurRight{pointer-events:none;background:radial-gradient(circle,#00c8c80f 0%,#0000 70%);width:350px;height:350px;position:absolute;top:40%;right:-5%}.Home-module__jKgjFW__stats{background:#ffffff03;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;flex-wrap:wrap;justify-content:center;gap:5rem;padding:3.5rem 2rem;display:flex}.Home-module__jKgjFW__statItem{text-align:center}.Home-module__jKgjFW__statValue{letter-spacing:-.02em;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-background-clip:text;background-clip:text;font-size:2.75rem;font-weight:900;display:block}.Home-module__jKgjFW__statLabel{color:var(--text-muted,#666);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:500}.Home-module__jKgjFW__howItWorks{max-width:1100px;margin:0 auto;padding:7rem 2rem}.Home-module__jKgjFW__sectionTitle{text-align:center;letter-spacing:-.03em;text-transform:uppercase;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900}.Home-module__jKgjFW__sectionSubtitle{color:var(--text-muted,#737373);text-align:center;max-width:520px;margin:0 auto 4rem;font-size:1rem;line-height:1.7}.Home-module__jKgjFW__steps{justify-content:center;align-items:flex-start;gap:0;display:flex}.Home-module__jKgjFW__step{text-align:center;flex:1;max-width:280px;padding:0 1.5rem;position:relative}.Home-module__jKgjFW__stepNumber{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin:0 auto 1.25rem;font-size:.8rem;font-weight:800;display:flex;box-shadow:0 0 16px #ff00504d}.Home-module__jKgjFW__stepIconWrapper{width:64px;height:64px;color:var(--color-secondary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.Home-module__jKgjFW__stepTitle{margin-bottom:.625rem;font-size:1.125rem;font-weight:700}.Home-module__jKgjFW__stepDesc{color:var(--text-muted,#737373);font-size:.9rem;line-height:1.65}.Home-module__jKgjFW__stepConnector{background:linear-gradient(90deg,#ff00504d,#00c8c833);flex-shrink:0;width:60px;height:1px;margin-top:5.5rem}.Home-module__jKgjFW__features{max-width:1100px;margin:0 auto;padding:7rem 2rem}.Home-module__jKgjFW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.Home-module__jKgjFW__featureCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:2.25rem;transition:all .35s}.Home-module__jKgjFW__featureCard:hover{background:#ffffff0a;border-color:#ff005033;transform:translateY(-4px);box-shadow:0 20px 40px -20px #ff00501a}.Home-module__jKgjFW__iconWrapper{width:48px;height:48px;color:var(--color-primary);background:#ff005014;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.Home-module__jKgjFW__featureCard h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Home-module__jKgjFW__featureCard p{color:var(--text-muted,#737373);font-size:.925rem;line-height:1.65}.Home-module__jKgjFW__finalCta{text-align:center;padding:7rem 2rem;position:relative;overflow:hidden}.Home-module__jKgjFW__finalCtaGlow{pointer-events:none;background:radial-gradient(#ff005014 0%,#0000 70%);width:600px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__jKgjFW__finalCtaTitle{letter-spacing:-.03em;z-index:1;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;position:relative}.Home-module__jKgjFW__finalCtaSubtitle{color:var(--text-muted,#737373);z-index:1;max-width:480px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.7;position:relative}@media (max-width:900px){.Home-module__jKgjFW__hero{text-align:center;flex-direction:column;gap:3rem;min-height:auto;padding:5rem 1.5rem 3rem}.Home-module__jKgjFW__heroContent{max-width:100%}.Home-module__jKgjFW__ctaGroup{justify-content:center}.Home-module__jKgjFW__badge{margin-left:auto;margin-right:auto}.Home-module__jKgjFW__phonePlaceholder{width:220px;height:440px}.Home-module__jKgjFW__steps{flex-direction:column;align-items:center;gap:2rem}.Home-module__jKgjFW__stepConnector{background:linear-gradient(#ff00504d,#00c8c833);width:1px;height:40px;margin-top:0}.Home-module__jKgjFW__step{max-width:360px}.Home-module__jKgjFW__stats{gap:3rem;padding:3rem 1.5rem}}@media (max-width:480px){.Home-module__jKgjFW__hero{padding:4rem 1rem 2.5rem}.Home-module__jKgjFW__phonePlaceholder{width:190px;height:380px}}
.Billing-module__GkJN2q__container{flex:1;max-width:800px;margin:0 auto;padding:5rem 2rem 6rem}.Billing-module__GkJN2q__header{text-align:center;margin-bottom:3rem}.Billing-module__GkJN2q__headerTitle{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.5rem;font-weight:900}.Billing-module__GkJN2q__headerSubtitle{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1rem;line-height:1.6}.Billing-module__GkJN2q__card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid #ffffff0f;margin-bottom:1.5rem;padding:2rem 2.5rem;box-shadow:0 4px 24px #0000004d}.Billing-module__GkJN2q__sectionLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:800;display:flex}.Billing-module__GkJN2q__sectionIcon{font-size:1rem}.Billing-module__GkJN2q__tokenContent{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Billing-module__GkJN2q__tokenInfo{flex-direction:column;display:flex}.Billing-module__GkJN2q__tokenSubLabel{color:var(--text-muted);margin-bottom:.25rem;font-size:.875rem}.Billing-module__GkJN2q__tokenCount{letter-spacing:-.02em;color:var(--text-main);font-size:2rem;font-weight:900}.Billing-module__GkJN2q__upgradeButton{color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--radius-lg);align-items:center;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Billing-module__GkJN2q__upgradeButton:hover{background:#ff00661a}.Billing-module__GkJN2q__progressBar{background:#ffffff14;border-radius:100px;width:100%;height:6px;margin-bottom:.75rem;overflow:hidden}.Billing-module__GkJN2q__progressFill{background:var(--color-primary);border-radius:100px;min-width:2px;height:100%;transition:width .6s}.Billing-module__GkJN2q__tokenRenewNote{color:var(--text-muted);font-size:.8rem}.Billing-module__GkJN2q__subGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.5rem;display:grid}.Billing-module__GkJN2q__subPlanInfo{flex-direction:column;gap:.5rem;display:flex}.Billing-module__GkJN2q__subPlanHeader{align-items:center;gap:.75rem;display:flex}.Billing-module__GkJN2q__subPlanName{margin:0;font-size:1.5rem;font-weight:900}.Billing-module__GkJN2q__subPrice{color:var(--text-main);font-size:1.125rem;font-weight:700}.Billing-module__GkJN2q__subTermInfo{flex-direction:column;gap:.5rem;display:flex}.Billing-module__GkJN2q__subTermLabel{color:var(--text-muted);font-size:.875rem;font-weight:600}.Billing-module__GkJN2q__subTermRow{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.Billing-module__GkJN2q__subTermKey{color:var(--text-muted);font-size:.875rem}.Billing-module__GkJN2q__subTermValue{color:var(--text-main);font-size:.875rem;font-weight:700}.Billing-module__GkJN2q__statusBadge{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:100px;align-items:center;padding:.2rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.Billing-module__GkJN2q__statusActive{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.Billing-module__GkJN2q__statusPastDue{color:#eab308;background:#eab30826;border:1px solid #eab3084d}.Billing-module__GkJN2q__statusCanceled{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.Billing-module__GkJN2q__statusExpired{color:#9ca3af;background:#6b728026;border:1px solid #6b72804d}.Billing-module__GkJN2q__cancelNotice{border-radius:var(--radius-lg);color:#eab308;background:#eab3081a;border:1px solid #eab30840;margin-bottom:1.5rem;padding:.875rem 1.25rem;font-size:.85rem}.Billing-module__GkJN2q__actionButtons{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.Billing-module__GkJN2q__actionBtn{color:var(--text-main);border-radius:var(--radius-lg);cursor:pointer;text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.Billing-module__GkJN2q__actionBtn:hover{background:#ffffff14;border-color:#fff3}.Billing-module__GkJN2q__actionBtn:disabled{opacity:.5;cursor:not-allowed}.Billing-module__GkJN2q__cancelRow{text-align:center;padding-top:.5rem}.Billing-module__GkJN2q__cancelLink{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem 0;font-size:.85rem;transition:color .2s;display:inline-flex}.Billing-module__GkJN2q__cancelLink:hover{color:#ef4444}.Billing-module__GkJN2q__cancelLink:disabled{opacity:.5;cursor:not-allowed}.Billing-module__GkJN2q__resumeLink{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem 0;font-size:.85rem;font-weight:600;transition:opacity .2s;display:inline-flex}.Billing-module__GkJN2q__resumeLink:hover{opacity:.8}.Billing-module__GkJN2q__resumeLink:disabled{opacity:.5;cursor:not-allowed}.Billing-module__GkJN2q__emptyState{text-align:center;background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid #ffffff0f;padding:4rem 2rem;box-shadow:0 4px 24px #0000004d}.Billing-module__GkJN2q__emptyIcon{opacity:.4;margin-bottom:1.5rem;font-size:3rem}.Billing-module__GkJN2q__emptyTitle{margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.Billing-module__GkJN2q__emptyText{color:var(--text-muted);max-width:400px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.Billing-module__GkJN2q__successBanner{border-radius:var(--radius-lg);color:#22c55e;text-align:center;background:#22c55e1a;border:1px solid #22c55e40;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600}@media (max-width:700px){.Billing-module__GkJN2q__container{padding:3rem 1.25rem 4rem}.Billing-module__GkJN2q__headerTitle{font-size:1.75rem}.Billing-module__GkJN2q__card{padding:1.5rem}.Billing-module__GkJN2q__subGrid{grid-template-columns:1fr;gap:1.25rem}.Billing-module__GkJN2q__actionButtons{grid-template-columns:1fr}.Billing-module__GkJN2q__tokenCount{font-size:1.5rem}}
.Dashboard-module__8Mmpzq__container{flex:1;max-width:1000px;margin:3rem auto;padding:0 2rem}@media (max-width:768px){.Dashboard-module__8Mmpzq__container{margin:1.5rem auto;padding:0 1rem}}.Dashboard-module__8Mmpzq__dashboardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2.5rem;display:flex}.Dashboard-module__8Mmpzq__dashboardHeader h1{letter-spacing:-.02em;font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.Dashboard-module__8Mmpzq__emptyState{text-align:center;background-color:var(--bg-card);border-radius:var(--radius-lg);border:1px solid #ffffff0f;padding:5rem 2rem}.Dashboard-module__8Mmpzq__list{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__8Mmpzq__storyCard{padding:1.25rem;transition:border-color .2s,box-shadow .2s}.Dashboard-module__8Mmpzq__storyCard:hover{border-color:#ffffff1f;box-shadow:0 4px 24px #0000004d}.Dashboard-module__8Mmpzq__storyContent{align-items:center;gap:1.5rem;display:flex}.Dashboard-module__8Mmpzq__previewThumb{aspect-ratio:9/16;border-radius:var(--radius-md);background:#ffffff08;flex-shrink:0;width:100px;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;min-width:0}.Dashboard-module__8Mmpzq__storyTitle{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.35rem;font-size:clamp(.95rem,2.5vw,1.15rem);font-weight:700;overflow:hidden}.Dashboard-module__8Mmpzq__storyMeta{color:var(--text-muted);align-items:center;gap:.4rem;font-size:clamp(.75rem,2vw,.85rem);display:flex}.Dashboard-module__8Mmpzq__storyMetaRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.Dashboard-module__8Mmpzq__matchTypeBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background:#ffffff0f;border-radius:100px;align-items:center;padding:.2rem .5rem;font-size:.65rem;font-weight:600;display:inline-flex}.Dashboard-module__8Mmpzq__statusBadge{display:flex}.Dashboard-module__8Mmpzq__pending,.Dashboard-module__8Mmpzq__processing,.Dashboard-module__8Mmpzq__completed,.Dashboard-module__8Mmpzq__failed{letter-spacing:.02em;border-radius:100px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.7rem;font-weight:600;display:inline-flex}.Dashboard-module__8Mmpzq__pending{color:var(--text-muted);background:#ffffff0f}.Dashboard-module__8Mmpzq__processing{color:var(--color-secondary);background:#00f2ea0f;border:1px solid #00f2ea26;position:relative;overflow:hidden}.Dashboard-module__8Mmpzq__processing:after{content:"";background:var(--color-secondary);width:30%;height:2px;box-shadow:0 0 8px 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:#4ade80;background:#22c55e1a}.Dashboard-module__8Mmpzq__failed{color:#f87171;background:#ef44441a}.Dashboard-module__8Mmpzq__storyActions{flex-shrink:0;align-items:center;display:flex}@media (max-width:768px){.Dashboard-module__8Mmpzq__list{gap:.75rem}.Dashboard-module__8Mmpzq__storyCard{padding:.85rem}.Dashboard-module__8Mmpzq__storyContent{align-items:stretch;gap:.85rem}.Dashboard-module__8Mmpzq__previewThumb{width:68px}.Dashboard-module__8Mmpzq__storyInfo{flex-direction:column;justify-content:center;display:flex}.Dashboard-module__8Mmpzq__storyTitle{margin-bottom:.2rem;font-size:.85rem}.Dashboard-module__8Mmpzq__storyMeta{gap:.3rem;font-size:.7rem}.Dashboard-module__8Mmpzq__storyMetaRow{gap:.35rem;margin-top:.35rem}.Dashboard-module__8Mmpzq__matchTypeBadge{padding:.15rem .4rem;font-size:.55rem}.Dashboard-module__8Mmpzq__pending,.Dashboard-module__8Mmpzq__processing,.Dashboard-module__8Mmpzq__completed,.Dashboard-module__8Mmpzq__failed{gap:.25rem;padding:.2rem .5rem;font-size:.6rem}.Dashboard-module__8Mmpzq__storyActions{align-self:center;margin-left:auto}.Dashboard-module__8Mmpzq__storyActions button{padding:.45rem .65rem!important;font-size:.75rem!important}.Dashboard-module__8Mmpzq__dashboardHeader{flex-direction:column;align-items:stretch;margin-bottom:1.5rem}.Dashboard-module__8Mmpzq__dashboardHeader a{align-self:flex-start}.Dashboard-module__8Mmpzq__emptyState{padding:3rem 1.5rem}}
.Faq-module__t92Hra__container{flex:1;width:100%;max-width:800px;margin:0 auto;padding:5rem 2rem 6rem}.Faq-module__t92Hra__header{text-align:center;margin-bottom:5rem}.Faq-module__t92Hra__headerTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:900}.Faq-module__t92Hra__headerSubtitle{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Faq-module__t92Hra__faqList{flex-direction:column;gap:1rem;margin-bottom:5rem;display:flex}.Faq-module__t92Hra__faqItem{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid #ffffff0f;transition:all .2s;overflow:hidden}.Faq-module__t92Hra__faqItem:hover{border-color:#ffffff1a;box-shadow:0 2px 12px #00000026}.Faq-module__t92Hra__faqItem.Faq-module__t92Hra__open{border-color:#ff005040;box-shadow:0 4px 20px #00000040,0 0 0 1px #ff00501a}.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:1.25rem;padding:1.5rem 1.75rem;font-size:1.05rem;font-weight:600;transition:background .2s;display:flex}.Faq-module__t92Hra__faqQuestion:hover{background:#ffffff04}.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:400px}.Faq-module__t92Hra__faqAnswer p{color:var(--muted-foreground);border-top:1px solid #ffffff0a;margin-top:-.25rem;margin-left:1.75rem;margin-right:1.75rem;padding:1.25rem 0 1.5rem;font-size:.95rem;line-height:1.75}.Faq-module__t92Hra__cta{text-align:center;background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid #ffffff0f;padding:3rem 2.5rem;box-shadow:0 4px 24px #0003}.Faq-module__t92Hra__ctaText{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.125rem}.Faq-module__t92Hra__supportLink{background:var(--primary);color:#fff;letter-spacing:.02em;border-radius:100px;padding:.875rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 8px #ff005040}.Faq-module__t92Hra__supportLink:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 16px #ff005059}@media (max-width:640px){.Faq-module__t92Hra__container{padding:3rem 1.25rem 4rem}.Faq-module__t92Hra__header{margin-bottom:3.5rem}.Faq-module__t92Hra__headerTitle{font-size:2rem}.Faq-module__t92Hra__faqQuestion{padding:1.25rem;font-size:.95rem}.Faq-module__t92Hra__faqAnswer p{margin-left:1.25rem;margin-right:1.25rem;padding:0 1.25rem 1.25rem}.Faq-module__t92Hra__cta{padding:2rem 1.5rem}.Faq-module__t92Hra__faqList{margin-bottom:3.5rem}}
.Legal-module__FeH_lq__legalWrapper{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Legal-module__FeH_lq__glowTop{filter:blur(60px);pointer-events:none;z-index:1;background:radial-gradient(circle,#ff005126 0%,#0000 70%);width:60%;height:40%;position:absolute;top:-10%;left:20%}.Legal-module__FeH_lq__glowBottom{filter:blur(60px);pointer-events:none;z-index:1;background:radial-gradient(circle,#00f0e81a 0%,#0000 70%);width:50%;height:40%;position:absolute;bottom:-10%;right:10%}.Legal-module__FeH_lq__container{z-index:2;flex:1;width:100%;max-width:900px;margin:0 auto;padding:8rem 1.5rem 6rem;position:relative}.Legal-module__FeH_lq__header{text-align:center;margin-bottom:5rem}.Legal-module__FeH_lq__header h1{letter-spacing:-.05em;background:linear-gradient(#fff 30%,#ffffff80);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #ffffff1a);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(3rem,8vw,4.5rem);font-weight:900;line-height:1}.Legal-module__FeH_lq__contentSubtitle{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.15em;opacity:.8;margin-bottom:2rem;font-size:.9rem;font-weight:600;display:block}.Legal-module__FeH_lq__legalNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;padding:.5rem;display:flex}.Legal-module__FeH_lq__navLink{color:var(--muted-foreground);border-radius:.75rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.Legal-module__FeH_lq__navLink:hover{color:var(--foreground);background:#ffffff0d}.Legal-module__FeH_lq__activeNavLink{color:var(--foreground);background:var(--primary);box-shadow:0 0 20px #ff00514d}.Legal-module__FeH_lq__content{flex-direction:column;gap:1.5rem;display:flex}.Legal-module__FeH_lq__section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff03;border:1px solid #ffffff0d;border-radius:1.5rem;padding:2.5rem;transition:border-color .3s}.Legal-module__FeH_lq__section:hover{border-color:#ffffff1a}.Legal-module__FeH_lq__section h2{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.Legal-module__FeH_lq__section h2:before{content:"";background:var(--primary);border-radius:2px;width:4px;height:1.25rem;display:block}.Legal-module__FeH_lq__section h3{color:var(--foreground);margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600}.Legal-module__FeH_lq__section p{color:var(--muted-foreground);margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.Legal-module__FeH_lq__section p:last-child{margin-bottom:0}.Legal-module__FeH_lq__section p strong{color:var(--foreground);font-weight:600}.Legal-module__FeH_lq__section ul{margin:1rem 0;padding:0;list-style:none}.Legal-module__FeH_lq__section ul li{color:var(--muted-foreground);margin-bottom:.75rem;padding-left:1.5rem;line-height:1.6;position:relative}.Legal-module__FeH_lq__section ul li:before{content:"→";color:var(--primary);position:absolute;left:0}.Legal-module__FeH_lq__withdrawalForm{border:1px dashed var(--border);background:#0003;border-radius:1rem;margin:1.5rem 0;padding:2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95rem;line-height:1.8}@media (max-width:768px){.Legal-module__FeH_lq__container{padding:4rem 1.25rem}.Legal-module__FeH_lq__section{padding:1.5rem}.Legal-module__FeH_lq__legalNav{gap:.5rem}.Legal-module__FeH_lq__navLink{padding:.5rem .75rem;font-size:.8rem}}
.Pricing-module__kSEP9a__container{flex:1;max-width:1100px;margin:0 auto;padding:5rem 2rem 6rem}.Pricing-module__kSEP9a__header{text-align:center;margin-bottom:5rem}.Pricing-module__kSEP9a__headerTitle{text-transform:uppercase;letter-spacing:-.02em;white-space:pre-line;margin-bottom:1rem;font-size:3rem;font-weight:900}.Pricing-module__kSEP9a__headerSubtitle{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Pricing-module__kSEP9a__cardWrapper{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:920px;margin-bottom:7rem;margin-left:auto;margin-right:auto;display:grid}.Pricing-module__kSEP9a__pricingCard{background:var(--bg-card);border-radius:var(--radius-lg);transition:var(--transition-fast);border:1px solid #ffffff0f;flex-direction:column;padding:3rem 2.5rem 2.5rem;display:flex;position:relative;box-shadow:0 4px 24px #0000004d}.Pricing-module__kSEP9a__pricingCard:hover{border-color:#ff00504d;transform:translateY(-6px);box-shadow:0 12px 40px #00000080,0 0 0 1px #ff005026}.Pricing-module__kSEP9a__cardBadge{background:var(--color-primary);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:.4rem 1.25rem;font-size:.75rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__kSEP9a__cardHeader{text-align:center;border-bottom:1px solid #ffffff0f;margin-bottom:2rem;padding-bottom:2rem}.Pricing-module__kSEP9a__planName{color:var(--color-primary);letter-spacing:.2em;text-transform:uppercase;font-size:.8rem;font-weight:800}.Pricing-module__kSEP9a__price{justify-content:center;align-items:center;gap:.125rem;margin-top:1.5rem;display:flex}.Pricing-module__kSEP9a__currency{align-self:flex-start;margin-top:.625rem;font-size:1.5rem;font-weight:700}.Pricing-module__kSEP9a__amount{letter-spacing:-.03em;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:.375rem;font-size:.9rem}.Pricing-module__kSEP9a__features{text-align:left;flex-direction:column;flex:1;gap:1.125rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__kSEP9a__features li{color:var(--text-main);align-items:center;gap:.875rem;font-size:.95rem;line-height:1.4;display:flex}.Pricing-module__kSEP9a__features li svg{color:#0f0;flex-shrink:0}.Pricing-module__kSEP9a__cardFooter{border-top:1px solid #ffffff0f;margin-top:2.5rem;padding-top:2rem}.Pricing-module__kSEP9a__sectionTitle{text-transform:uppercase;letter-spacing:.05em;text-align:center;color:var(--text-main);margin-bottom:2.5rem;font-size:1.5rem;font-weight:800}.Pricing-module__kSEP9a__billingToggle{background:#ffffff0f;border-radius:100px;justify-content:center;align-items:center;gap:0;width:fit-content;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:.25rem;display:flex}.Pricing-module__kSEP9a__toggleOption{color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:100px;padding:.6rem 1.75rem;font-size:.875rem;font-weight:600}.Pricing-module__kSEP9a__toggleOption:hover{color:var(--text-main)}.Pricing-module__kSEP9a__toggleOptionActive{background:var(--color-primary);color:#fff}.Pricing-module__kSEP9a__saveBadge{background:var(--color-secondary,#00e5cc);color:#000;vertical-align:middle;letter-spacing:.02em;border-radius:100px;margin-left:.5rem;padding:.2rem .6rem;font-size:.7rem;font-weight:800;display:inline-block}.Pricing-module__kSEP9a__subscriptionGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:920px;margin-bottom:4rem;margin-left:auto;margin-right:auto;display:grid}.Pricing-module__kSEP9a__dividerSection{align-items:center;gap:1.5rem;max-width:920px;margin:0 auto 3rem;display:flex}.Pricing-module__kSEP9a__dividerSection:before,.Pricing-module__kSEP9a__dividerSection:after{content:"";background:#ffffff14;flex:1;height:1px}.Pricing-module__kSEP9a__dividerText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:700}.Pricing-module__kSEP9a__faqPreview{border-top:1px solid #ffffff0f;max-width:800px;margin:0 auto;padding-top:5rem}.Pricing-module__kSEP9a__faqTitle{text-align:center;margin-bottom:3rem;font-size:1.75rem;font-weight:800}.Pricing-module__kSEP9a__faqGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.Pricing-module__kSEP9a__faqItem{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid #ffffff0a;padding:1.5rem}.Pricing-module__kSEP9a__faqItem h3{color:var(--text-main);margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.Pricing-module__kSEP9a__faqItem p{color:var(--text-muted);font-size:.875rem;line-height:1.7}@media (max-width:700px){.Pricing-module__kSEP9a__container{padding:3rem 1.25rem 4rem}.Pricing-module__kSEP9a__header{margin-bottom:3.5rem}.Pricing-module__kSEP9a__headerTitle{font-size:2rem}.Pricing-module__kSEP9a__cardWrapper{grid-template-columns:1fr;gap:2rem;margin-bottom:5rem}.Pricing-module__kSEP9a__pricingCard{padding:2.5rem 2rem 2rem}.Pricing-module__kSEP9a__faqPreview{padding-top:3.5rem}.Pricing-module__kSEP9a__subscriptionGrid{grid-template-columns:1fr;gap:1.5rem}.Pricing-module__kSEP9a__sectionTitle{font-size:1.25rem}}
.image-upload-module__IowaAq__container{flex-direction:column;gap:0;display:flex}.image-upload-module__IowaAq__label{display:none}.image-upload-module__IowaAq__dropzone{aspect-ratio:1;border-radius:var(--radius-md);cursor:pointer;width:100%;color:var(--text-muted);transition:var(--transition-fast);border:2px dashed #fff3;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.image-upload-module__IowaAq__dropzone:hover{border-color:var(--color-primary);color:var(--text-main);background:#ffffff05}.image-upload-module__IowaAq__dropzone span{font-size:.65rem;font-weight:500}.image-upload-module__IowaAq__previewContainer{aspect-ratio:1;border-radius:var(--radius-md);border:1px solid #ffffff1a;width:100%;position:relative;overflow:hidden}.image-upload-module__IowaAq__preview{object-fit:cover;width:100%;height:100%}.image-upload-module__IowaAq__removeBtn{color:#fff;cursor:pointer;width:20px;height:20px;transition:var(--transition-fast);background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:.25rem;right:.25rem}.image-upload-module__IowaAq__removeBtn:hover{background:var(--color-primary)}
