.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgBlobs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__blob{filter:blur(80px);opacity:.4;border-radius:50%;animation:10s ease-in-out infinite Hero-module__ZARIfG__blob-morph;position:absolute}.Hero-module__ZARIfG__blob1{background:#833ab459;width:500px;height:500px;animation-delay:0s;top:-10%;right:-5%}.Hero-module__ZARIfG__blob2{background:#fd1d1d40;width:400px;height:400px;animation-delay:-3s;bottom:-10%;left:-5%}.Hero-module__ZARIfG__blob3{background:#fcb04533;width:300px;height:300px;animation-delay:-6s;top:40%;left:50%}.Hero-module__ZARIfG__content{z-index:2;text-align:center;max-width:800px;padding:var(--container-padding);margin:0 auto;animation:.8s ease-out Hero-module__ZARIfG__slide-up;position:relative}.Hero-module__ZARIfG__badge{border-radius:var(--radius-full);background:var(--bg-glass);border:1px solid var(--border-subtle);color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:8px;margin-bottom:28px;padding:8px 18px;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:24px;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__titleHighlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s infinite Hero-module__ZARIfG__gradient-shift}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto 48px;font-size:1.2rem;line-height:1.7}.Hero-module__ZARIfG__platforms{color:var(--text-secondary);justify-content:center;align-items:center;gap:14px;margin:16px auto 36px;font-size:.95rem;display:flex}.Hero-module__ZARIfG__platformLabel{color:var(--text-muted);font-weight:600}.Hero-module__ZARIfG__platformIcons{align-items:center;gap:10px;display:flex}.Hero-module__ZARIfG__platformIcon{letter-spacing:-.02em;color:#fff;background-size:200% 200%;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 16px #0000002e}.Hero-module__ZARIfG__platformIcon:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 10px 22px #00000038}.Hero-module__ZARIfG__instagram{background:radial-gradient(circle at 30% 30%,#feda75,#fa7e1e 35%,#d62976 60%,#962fbf 85%,#4f5bd5)}.Hero-module__ZARIfG__facebook{background:#1877f2;font-family:Segoe UI,system-ui,sans-serif;font-size:1rem}.Hero-module__ZARIfG__snapchat{color:#1a1a1a;background:#fffc00;border:1px solid #0003;font-size:1rem}.Hero-module__ZARIfG__inputWrapper{border-radius:var(--radius-xl);background:var(--bg-glass);border:2px solid var(--accent-purple);max-width:600px;transition:var(--transition-smooth);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:0;margin:0 auto 20px;padding:6px;display:flex;box-shadow:0 0 15px #833ab466}.Hero-module__ZARIfG__inputWrapper:focus-within{border-color:var(--accent-purple);box-shadow:0 0 0 4px #833ab426,var(--shadow-glow)}.Hero-module__ZARIfG__inputError{animation:.4s Hero-module__ZARIfG__shake;box-shadow:0 0 0 4px #ff4d4d2e,0 0 16px #ff4d4d1a;border-color:#ff4d4d!important}@keyframes Hero-module__ZARIfG__shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.Hero-module__ZARIfG__inputIcon{color:var(--text-muted);flex-shrink:0;padding:0 16px;font-size:1.2rem}.Hero-module__ZARIfG__input{color:var(--text-primary);background:0 0;flex:1;min-width:0;padding:16px 0;font-size:.95rem}.Hero-module__ZARIfG__input::placeholder{color:var(--text-muted)}.Hero-module__ZARIfG__inputActions{align-items:center;padding:0 12px;display:flex}.Hero-module__ZARIfG__actionBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;white-space:nowrap;background:#ffffff1a;justify-content:center;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.Hero-module__ZARIfG__actionBtn:hover{background:#fff3;border-color:#ffffff4d}.Hero-module__ZARIfG__clearBtn{border-radius:50%;width:32px;height:32px;padding:0;font-size:1rem}.Hero-module__ZARIfG__downloadBtn{border-radius:var(--radius-lg);background:var(--gradient-primary);color:#fff;transition:var(--transition-smooth);background-size:200% 200%;flex-shrink:0;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 4px 20px #833ab44d}.Hero-module__ZARIfG__downloadBtn:hover:not(.Hero-module__ZARIfG__downloadBtnDisabled){animation:3s infinite Hero-module__ZARIfG__gradient-shift;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 30px #833ab473}.Hero-module__ZARIfG__downloadBtnDisabled{opacity:.6;cursor:not-allowed;pointer-events:none}.Hero-module__ZARIfG__btnSpinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Hero-module__ZARIfG__spin-slow}.Hero-module__ZARIfG__downloadBtn:active{transform:translateY(0)scale(.98)}.Hero-module__ZARIfG__cookiesToggle{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;margin:12px auto 0;padding:8px 16px;font-size:.85rem;display:block}.Hero-module__ZARIfG__cookiesToggle:hover{color:var(--text-secondary);border-color:var(--accent-purple)}.Hero-module__ZARIfG__cookiesSection{text-align:left;max-width:600px;margin:16px auto 0}.Hero-module__ZARIfG__cookiesHint{color:var(--text-muted);margin-bottom:8px;font-size:.8rem;line-height:1.5}.Hero-module__ZARIfG__cookiesInput{border-radius:var(--radius-md);background:var(--bg-glass);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);resize:vertical;min-height:80px;padding:12px;font-family:ui-monospace,monospace;font-size:.8rem}.Hero-module__ZARIfG__cookiesInput::placeholder{color:var(--text-muted)}.Hero-module__ZARIfG__cookiesInput:focus{border-color:var(--accent-purple);outline:none}.Hero-module__ZARIfG__stats{justify-content:center;align-items:center;gap:40px;margin-top:56px;animation:1.2s ease-out .3s both Hero-module__ZARIfG__fade-in;display:flex}.Hero-module__ZARIfG__stat{text-align:center}.Hero-module__ZARIfG__statNumber{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);margin-top:4px;font-size:.8rem}.Hero-module__ZARIfG__resultContainer{text-align:left;flex-direction:column;gap:24px;max-width:600px;margin:40px auto 0;animation:.5s ease-out Hero-module__ZARIfG__slide-up;display:flex}.Hero-module__ZARIfG__videoDetailsCard{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;padding:24px}.Hero-module__ZARIfG__largeThumbnail{aspect-ratio:16/9;border-radius:var(--radius-md);background:var(--gradient-purple);justify-content:center;align-items:center;width:100%;max-width:400px;margin:0 auto 16px;font-size:3rem;display:flex;overflow:hidden}.Hero-module__ZARIfG__largeThumbnailImage{object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%}.Hero-module__ZARIfG__videoTitle{color:var(--text-primary);word-break:break-word;margin-bottom:8px;font-size:1.25rem;font-weight:700;line-height:1.4}.Hero-module__ZARIfG__videoDuration{color:var(--text-muted);font-size:.95rem}.Hero-module__ZARIfG__downloadOptionsList{flex-direction:column;gap:12px;display:flex}.Hero-module__ZARIfG__downloadOptionItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition-smooth);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Hero-module__ZARIfG__downloadOptionItem:hover{border-color:var(--accent-purple);transform:translateY(-2px);box-shadow:0 4px 15px #833ab426}.Hero-module__ZARIfG__optionInfo{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__optionFormat{color:var(--accent-purple);border-radius:var(--radius-sm);background:#833ab41a;padding:4px 10px;font-size:.85rem;font-weight:700}.Hero-module__ZARIfG__optionQuality{color:var(--text-primary);font-size:.95rem;font-weight:600}.Hero-module__ZARIfG__optionSize{color:var(--text-muted);font-size:.85rem}.Hero-module__ZARIfG__optionDownloadBtn{border-radius:var(--radius-md);background:var(--gradient-primary);color:#fff;transition:var(--transition-smooth);flex-shrink:0;justify-content:center;align-items:center;padding:10px 24px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__optionDownloadBtn:hover{transform:scale(1.05);box-shadow:0 4px 15px #833ab466}.Hero-module__ZARIfG__processing{color:var(--text-secondary);justify-content:center;align-items:center;gap:12px;padding:16px;font-size:.9rem;animation:.3s Hero-module__ZARIfG__fade-in;display:flex}.Hero-module__ZARIfG__errorMessage{color:#ff6b6b;text-align:center;max-width:600px;margin:8px auto 0;font-size:.9rem;animation:.3s Hero-module__ZARIfG__fade-in}.Hero-module__ZARIfG__spinner{border:2px solid var(--border-subtle);border-top-color:var(--accent-purple);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Hero-module__ZARIfG__spin-slow}.Hero-module__ZARIfG__previewContainer{border-radius:var(--radius-lg);background:var(--bg-glass);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:600px;margin:16px auto 0;animation:.4s Hero-module__ZARIfG__fade-in;overflow:hidden}.Hero-module__ZARIfG__previewImage{object-fit:cover;width:100%;max-height:350px;display:block}.Hero-module__ZARIfG__previewLoading{text-align:center;max-width:600px;color:var(--text-muted);background:var(--bg-glass);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);margin:16px auto 0;padding:16px;font-size:.9rem;animation:.3s Hero-module__ZARIfG__fade-in}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.4rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}.Hero-module__ZARIfG__inputWrapper{border-radius:var(--radius-lg);flex-direction:column;position:relative}.Hero-module__ZARIfG__input{width:100%;padding:14px 76px 14px 16px}.Hero-module__ZARIfG__inputActions{justify-content:center;align-items:center;height:52px;margin:0;padding:0 8px;display:flex;position:absolute;top:6px;right:6px}.Hero-module__ZARIfG__inputInner{padding-left:0}.Hero-module__ZARIfG__inputIcon{display:none}.Hero-module__ZARIfG__downloadBtn{border-radius:var(--radius-md);justify-content:center;width:100%}.Hero-module__ZARIfG__stats{flex-wrap:wrap;gap:24px}.Hero-module__ZARIfG__statNumber{font-size:1.4rem}.Hero-module__ZARIfG__largeThumbnail{aspect-ratio:auto;max-width:100%;min-height:200px}.Hero-module__ZARIfG__downloadOptionItem{flex-direction:column;align-items:stretch;gap:16px;padding:16px}.Hero-module__ZARIfG__optionInfo{justify-content:space-between}.Hero-module__ZARIfG__optionDownloadBtn{width:100%}.Hero-module__ZARIfG__blob1{width:300px;height:300px}.Hero-module__ZARIfG__blob2{width:250px;height:250px}.Hero-module__ZARIfG__blob3{width:200px;height:200px}}.Hero-module__ZARIfG__recentSection{text-align:left;max-width:800px;margin:48px auto 0;animation:.5s ease-out Hero-module__ZARIfG__slide-up}.Hero-module__ZARIfG__recentTitle{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:16px;font-size:1.1rem;font-weight:600;display:flex}.Hero-module__ZARIfG__recentList{scrollbar-width:thin;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.Hero-module__ZARIfG__recentItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:140px;max-width:140px;transition:var(--transition-fast);flex-direction:column;gap:8px;padding:8px;display:flex}.Hero-module__ZARIfG__recentItem:hover{border-color:var(--accent-purple);transform:translateY(-2px)}.Hero-module__ZARIfG__recentThumb{aspect-ratio:9/16;object-fit:cover;border-radius:var(--radius-sm);background:var(--bg-card);width:100%}.Hero-module__ZARIfG__recentInfo{flex-direction:column;gap:4px;display:flex}.Hero-module__ZARIfG__recentItemTitle{white-space:nowrap;text-overflow:ellipsis;color:var(--text-primary);font-size:.75rem;font-weight:500;overflow:hidden}.Hero-module__ZARIfG__recentBtn{border-radius:var(--radius-sm);background:var(--border-subtle);color:var(--text-primary);text-align:center;transition:var(--transition-fast);padding:6px;font-size:.7rem;font-weight:600;text-decoration:none}.Hero-module__ZARIfG__recentBtn:hover{background:var(--accent-purple);color:#fff}
.AdBanner-module___HOQ2q__adBanner{flex-direction:column;align-items:center;gap:4px;width:100%;max-width:800px;margin:32px auto;display:flex}.AdBanner-module___HOQ2q__adLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.AdBanner-module___HOQ2q__adPlaceholder{background:var(--bg-card);border:1px dashed var(--border-subtle);border-radius:var(--radius-sm);width:100%;max-width:728px;height:90px;color:var(--text-muted);justify-content:center;align-items:center;font-size:.9rem;display:flex}@media (max-width:768px){.AdBanner-module___HOQ2q__adPlaceholder{max-width:300px;height:100px}}
.HowItWorks-module__tSMH5W__section{padding:var(--section-padding);position:relative}.HowItWorks-module__tSMH5W__sectionHeader{text-align:center;margin-bottom:64px}.HowItWorks-module__tSMH5W__sectionTag{border-radius:var(--radius-full);background:var(--bg-glass);border:1px solid var(--border-subtle);color:var(--accent-purple);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;padding:6px 16px;font-size:.8rem;font-weight:500;display:inline-block}.HowItWorks-module__tSMH5W__sectionTitle{margin-bottom:16px;font-size:2.8rem;font-weight:800}.HowItWorks-module__tSMH5W__sectionSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.05rem}.HowItWorks-module__tSMH5W__stepsGrid{max-width:var(--container-max);padding:var(--container-padding);grid-template-columns:repeat(3,1fr);gap:32px;margin:0 auto;display:grid;position:relative}.HowItWorks-module__tSMH5W__connector{display:none}.HowItWorks-module__tSMH5W__step{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;transition:var(--transition-smooth);padding:40px 32px;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__step:before{content:"";border-radius:var(--radius-lg);-webkit-mask-composite:xor;pointer-events:none;opacity:0;transition:var(--transition-smooth);background:linear-gradient(135deg,#0000 50%,#833ab433);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.HowItWorks-module__tSMH5W__step:hover{background:var(--bg-card-hover);box-shadow:var(--shadow-card);transform:translateY(-8px)}.HowItWorks-module__tSMH5W__step:hover:before{opacity:1}.HowItWorks-module__tSMH5W__stepNumber{border-radius:var(--radius-full);background:var(--gradient-primary);color:#fff;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:700;display:flex;box-shadow:0 4px 20px #833ab44d}.HowItWorks-module__tSMH5W__stepIcon{margin-bottom:16px;font-size:2.4rem;display:block}.HowItWorks-module__tSMH5W__stepTitle{margin-bottom:10px;font-size:1.25rem;font-weight:700}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__tSMH5W__sectionTitle{font-size:2rem}.HowItWorks-module__tSMH5W__stepsGrid{grid-template-columns:1fr;gap:20px}.HowItWorks-module__tSMH5W__step{padding:32px 24px}}
.Features-module__zvCZ4q__section{padding:var(--section-padding);position:relative}.Features-module__zvCZ4q__sectionHeader{text-align:center;margin-bottom:64px}.Features-module__zvCZ4q__sectionTag{border-radius:var(--radius-full);background:var(--bg-glass);border:1px solid var(--border-subtle);color:var(--accent-orange);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;padding:6px 16px;font-size:.8rem;font-weight:500;display:inline-block}.Features-module__zvCZ4q__sectionTitle{margin-bottom:16px;font-size:2.8rem;font-weight:800}.Features-module__zvCZ4q__sectionSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.05rem}.Features-module__zvCZ4q__featuresGrid{max-width:var(--container-max);padding:var(--container-padding);grid-template-columns:repeat(3,1fr);gap:24px;margin:0 auto;display:grid}.Features-module__zvCZ4q__featureCard{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-subtle);transition:var(--transition-smooth);padding:36px 28px;position:relative;overflow:hidden}.Features-module__zvCZ4q__featureCard:after{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:var(--transition-smooth);position:absolute;top:0;left:0;right:0}.Features-module__zvCZ4q__featureCard:hover{background:var(--bg-card-hover);box-shadow:var(--shadow-card);border-color:var(--border-accent);transform:translateY(-6px)}.Features-module__zvCZ4q__featureCard:hover:after{opacity:1}.Features-module__zvCZ4q__featureIcon{border-radius:var(--radius-md);background:var(--bg-glass-strong);border:1px solid var(--border-subtle);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:1.6rem;display:flex}.Features-module__zvCZ4q__featureTitle{margin-bottom:10px;font-size:1.15rem;font-weight:700}.Features-module__zvCZ4q__featureDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.6}@media (max-width:1024px){.Features-module__zvCZ4q__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__zvCZ4q__sectionTitle{font-size:2rem}.Features-module__zvCZ4q__featuresGrid{grid-template-columns:1fr;gap:16px}.Features-module__zvCZ4q__featureCard{padding:28px 22px}}
.FAQ-module__V8_xEa__section{padding:var(--section-padding);position:relative}.FAQ-module__V8_xEa__sectionHeader{text-align:center;margin-bottom:64px}.FAQ-module__V8_xEa__sectionTag{border-radius:var(--radius-full);background:var(--bg-glass);border:1px solid var(--border-subtle);color:var(--accent-pink);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;padding:6px 16px;font-size:.8rem;font-weight:500;display:inline-block}.FAQ-module__V8_xEa__sectionTitle{margin-bottom:16px;font-size:2.8rem;font-weight:800}.FAQ-module__V8_xEa__sectionSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.05rem}.FAQ-module__V8_xEa__faqList{max-width:720px;padding:var(--container-padding);flex-direction:column;gap:12px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__faqItem{border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border-subtle);transition:var(--transition-smooth);overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:var(--border-accent)}.FAQ-module__V8_xEa__faqItemOpen{background:var(--bg-card-hover);border-color:var(--border-accent)}.FAQ-module__V8_xEa__faqQuestion{width:100%;color:var(--text-primary);text-align:left;transition:var(--transition-fast);background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__faqQuestion:hover{color:#fff}.FAQ-module__V8_xEa__faqIcon{color:var(--text-muted);transition:var(--transition-smooth);flex-shrink:0;font-size:1.2rem}.FAQ-module__V8_xEa__faqIconOpen{color:var(--accent-purple);transform:rotate(45deg)}.FAQ-module__V8_xEa__faqAnswer{max-height:0;padding:0 24px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__V8_xEa__faqAnswerOpen{max-height:200px;padding:0 24px 20px}.FAQ-module__V8_xEa__faqAnswerText{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:768px){.FAQ-module__V8_xEa__sectionTitle{font-size:2rem}.FAQ-module__V8_xEa__faqQuestion{padding:16px 20px;font-size:.92rem}.FAQ-module__V8_xEa__faqAnswer{padding:0 20px}.FAQ-module__V8_xEa__faqAnswerOpen{padding:0 20px 16px}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-subtle);padding:60px 0 32px;position:relative}.Footer-module__S6Hkya__footer:before{content:"";background:var(--gradient-primary);opacity:.6;height:3px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__footerContainer{max-width:var(--container-max);padding:var(--container-padding);margin:0 auto}.Footer-module__S6Hkya__footerTop{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:48px;display:flex}.Footer-module__S6Hkya__footerBrand{max-width:320px}.Footer-module__S6Hkya__brandLogo{align-items:center;gap:10px;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:700;display:flex}.Footer-module__S6Hkya__brandIcon{border-radius:var(--radius-sm);background:var(--gradient-primary);justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.Footer-module__S6Hkya__brandText{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);font-size:.85rem;line-height:1.7}.Footer-module__S6Hkya__footerLinks{gap:64px;display:flex}.Footer-module__S6Hkya__footerColumn h4{color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__footerColumn ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__S6Hkya__footerColumn a{color:var(--text-muted);transition:var(--transition-fast);font-size:.85rem}.Footer-module__S6Hkya__footerColumn a:hover{color:var(--text-primary)}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__S6Hkya__socialLinks{gap:12px;display:flex}.Footer-module__S6Hkya__socialLink{border-radius:var(--radius-full);background:var(--bg-glass);border:1px solid var(--border-subtle);width:36px;height:36px;transition:var(--transition-smooth);justify-content:center;align-items:center;font-size:.9rem;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--bg-glass-strong);border-color:var(--border-accent);transform:translateY(-2px)}@media (max-width:768px){.Footer-module__S6Hkya__footerTop{flex-direction:column;gap:32px}.Footer-module__S6Hkya__footerLinks{flex-wrap:wrap;gap:32px}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;gap:16px}}
.Contact-module__J3q-aa__main{background:var(--bg-primary);min-height:100vh;padding:120px 0 80px;position:relative;overflow:hidden}.Contact-module__J3q-aa__container{max-width:1000px;padding:var(--container-padding);z-index:2;margin:0 auto;position:relative}.Contact-module__J3q-aa__title{text-align:center;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:3.5rem;font-weight:800}.Contact-module__J3q-aa__description{text-align:center;color:var(--text-secondary);max-width:600px;margin:0 auto 60px;font-size:1.1rem;line-height:1.6}.Contact-module__J3q-aa__content{grid-template-columns:1fr 2fr;gap:40px;display:grid}.Contact-module__J3q-aa__infoSection{flex-direction:column;gap:24px;display:flex}.Contact-module__J3q-aa__infoCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;transition:transform var(--transition-fast);padding:32px}.Contact-module__J3q-aa__infoCard:hover{background:var(--bg-card-hover);transform:translateY(-5px)}.Contact-module__J3q-aa__icon{margin-bottom:16px;font-size:2.5rem}.Contact-module__J3q-aa__infoCard h3{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem}.Contact-module__J3q-aa__infoCard p{color:var(--text-secondary);margin-bottom:8px;font-size:.95rem}.Contact-module__J3q-aa__form{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:24px;padding:40px;display:flex}.Contact-module__J3q-aa__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__J3q-aa__formGroup label{color:var(--text-primary);font-size:.95rem;font-weight:500}.Contact-module__J3q-aa__formGroup input,.Contact-module__J3q-aa__formGroup select,.Contact-module__J3q-aa__formGroup textarea{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-primary);width:100%;color:var(--text-primary);transition:all var(--transition-fast);padding:14px 16px;font-family:inherit;font-size:1rem}.Contact-module__J3q-aa__formGroup input:focus,.Contact-module__J3q-aa__formGroup select:focus,.Contact-module__J3q-aa__formGroup textarea:focus{border-color:var(--accent-purple);outline:none;box-shadow:0 0 0 3px #833ab41a}.Contact-module__J3q-aa__submitButton{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast);border:none;margin-top:16px;padding:16px 32px;font-size:1.1rem;font-weight:600}.Contact-module__J3q-aa__submitButton:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}@media (max-width:768px){.Contact-module__J3q-aa__content{grid-template-columns:1fr}.Contact-module__J3q-aa__title{font-size:2.5rem}.Contact-module__J3q-aa__form{padding:24px}}
.AdSidebar-module__2ZAv1W__adSidebar{flex-direction:column;align-items:center;gap:4px;width:160px;display:flex}.AdSidebar-module__2ZAv1W__left{position:absolute;top:15vh;left:16px}.AdSidebar-module__2ZAv1W__right{position:absolute;top:15vh;right:16px}.AdSidebar-module__2ZAv1W__adLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;writing-mode:horizontal-tb;font-size:.7rem}.AdSidebar-module__2ZAv1W__adPlaceholder{background:var(--bg-card);border:1px dashed var(--border-subtle);border-radius:var(--radius-sm);width:160px;height:600px;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;padding:16px;font-size:.9rem;display:flex}@media (max-width:1200px){.AdSidebar-module__2ZAv1W__adSidebar{display:none}}
.Navbar-module__cJzEcG__navbar{z-index:1000;transition:var(--transition-smooth);background:0 0;padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{background:var(--bg-nav);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);padding:12px 0}.Navbar-module__cJzEcG__navContainer{max-width:var(--container-max);padding:var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoIcon{border-radius:var(--radius-md);background:var(--gradient-primary);justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex;box-shadow:0 4px 15px #833ab44d}.Navbar-module__cJzEcG__logoText{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:32px;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);transition:var(--transition-fast);font-size:.9rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:var(--transition-fast);border-radius:var(--radius-full);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__ctaButton{border-radius:var(--radius-full);background:var(--gradient-primary);color:#fff;transition:var(--transition-smooth);background-size:200% 200%;padding:10px 24px;font-size:.85rem;font-weight:600;box-shadow:0 4px 15px #833ab44d}.Navbar-module__cJzEcG__ctaButton:hover{animation:3s infinite Navbar-module__cJzEcG__gradient-shift;transform:translateY(-2px);box-shadow:0 8px 25px #833ab466}.Navbar-module__cJzEcG__hamburger{background:0 0;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__hamburgerLine{background:var(--text-primary);border-radius:var(--radius-full);width:24px;height:2px;transition:var(--transition-fast)}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-mobile-menu);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;opacity:0;pointer-events:none;transition:var(--transition-smooth);flex-direction:column;justify-content:center;align-items:center;gap:32px;display:none;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;pointer-events:all;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);transition:var(--transition-fast);font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:600}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__hamburgerOpen .Navbar-module__cJzEcG__hamburgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__hamburgerOpen .Navbar-module__cJzEcG__hamburgerLine:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerOpen .Navbar-module__cJzEcG__hamburgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__ctaButton{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.ThemeToggle-module__sGqMhG__toggleBtn{cursor:pointer;color:var(--text-primary);transition:background var(--transition-fast),color var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex}.ThemeToggle-module__sGqMhG__toggleBtn:hover{background:var(--bg-glass-strong)}.ThemeToggle-module__sGqMhG__toggleSpacer{width:36px;height:36px}
