.Home_container__d256j{padding:0;margin:0;min-height:100vh;background:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Home_navigation__igwUq{background:white;box-shadow:0 1px 3px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:50}.Home_navContent__9Xpuq{max-width:1200px;margin:0 auto;padding:0 1rem;justify-content:space-between;height:64px}.Home_logo__IOQAX,.Home_navContent__9Xpuq{display:flex;align-items:center}.Home_logoText__jQ3Ba{font-size:1.5rem;font-weight:700;color:#10b981}.Home_logoSubtext__SG29U{margin-left:.5rem;color:#6b7280}.Home_navLinks___tPFn{display:flex;align-items:center;gap:2rem}.Home_navLink__SvGJP{color:#374151;text-decoration:none;transition:color .2s;font-weight:500}.Home_navLink__SvGJP:hover{color:#10b981}.Home_hero__VkeT1{background:linear-gradient(135deg,#10b981,#059669 50%,#0d9488);padding:5rem 0;text-align:center;color:white}.Home_heroContent__aWtjQ{max-width:1200px;margin:0 auto;padding:0 1rem}.Home_rankBadge__dSexI{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:white;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:1.1rem;margin-bottom:2rem;display:inline-block}.Home_heroTitle__AMpNI{font-size:3rem;font-weight:700;color:white;margin-bottom:1.5rem;line-height:1.2}.Home_heroSubtitle__0EZ9Z{color:#a7f3d0}.Home_heroDescription__h0e7Z{font-size:1.25rem;color:rgba(255,255,255,.9);margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.Home_heroButtons__CS1EM{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.Home_primaryButton__eqY8U{background:white;color:#10b981;padding:1rem 2rem;border:none;border-radius:.5rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.Home_primaryButton__eqY8U:hover{background:#f3f4f6;transform:translateY(-2px)}.Home_secondaryButton__6EeWS{background:transparent;color:white;padding:1rem 2rem;border:2px solid white;border-radius:.5rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.Home_secondaryButton__6EeWS:hover{background:white;color:#10b981}.Home_heroFeatures__QYr3K{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;color:rgba(255,255,255,.9);font-size:.9rem}.Home_main__VkIEL{max-width:1200px;margin:0 auto;padding:0 1rem}.Home_advantagesSection__N2ilb,.Home_faqSection__S1QT8,.Home_featuresSection__9MiUa,.Home_howToUseSection__lJ2Dg,.Home_resultsSection__79eVS,.Home_uploadSection__GcjLZ,.Home_useCasesSection__wKbbL{padding:4rem 0;margin:2rem 0;border-radius:1rem}.Home_advantagesSection__N2ilb,.Home_featuresSection__9MiUa,.Home_resultsSection__79eVS,.Home_uploadSection__GcjLZ{background:white;box-shadow:0 4px 6px rgba(0,0,0,.05)}.Home_faqSection__S1QT8,.Home_howToUseSection__lJ2Dg,.Home_useCasesSection__wKbbL{background:#f9fafb}.Home_sectionHeader__BnBQb,.Home_uploadHeader__jBoun{text-align:center;margin-bottom:3rem}.Home_sectionTitle__DKb2S{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.Home_sectionDescription__ISMyc{font-size:1.2rem;color:#6b7280;max-width:800px;margin:0 auto;line-height:1.6}.Home_dropzone__1J8_X{border:2px dashed #e5e7eb;border-radius:1rem;padding:4rem 2rem;text-align:center;cursor:pointer;transition:all .3s;background:#f9fafb;width:100%;max-width:800px;margin:2rem auto}.Home_dropzone__1J8_X.Home_active__EQNkL,.Home_dropzone__1J8_X:hover{border-color:#10b981;background:#f0fdf4}.Home_uploadIcon__oY_Uf{color:#9ca3af;margin-bottom:1rem}.Home_uploadTitle__aahl_{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.Home_uploadHint__ImI3S{color:#6b7280;margin-bottom:1.5rem}.Home_uploadButton__wPWeA{background:#10b981;color:white;padding:1rem 2rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s;font-size:1.1rem}.Home_uploadButton__wPWeA:hover{background:#059669;transform:translateY(-1px)}.Home_uploadSecurity__ii1Rw{margin-top:1.5rem;font-size:.9rem;color:#6b7280}.Home_dropzoneHint__Eu1VR{color:#6b7280;font-size:.9rem;margin-top:.5rem}.Home_error__514Ji{background:#fef2f2;color:#dc2626;padding:1rem;border-radius:.5rem;margin:1rem 0;border:1px solid #fecaca;text-align:center}.Home_uploading__Qb6Nj{text-align:center;padding:2rem;background:#f0fdf4;border-radius:.5rem;margin:1rem 0}.Home_spinner__tyqRb{border:3px solid #f3f4f6;border-top-color:#10b981;border-radius:50%;width:40px;height:40px;animation:Home_spin__VEV0f 1s linear infinite;margin:0 auto 1rem}@keyframes Home_spin__VEV0f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_formatExamples__GID7c{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.Home_formatCard__lCWR6{background:#f9fafb;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;text-align:center;transition:transform .2s}.Home_formatCard__lCWR6:hover{transform:translateY(-2px)}.Home_formatIcon__x8_DR{font-size:2rem;margin-bottom:1rem}.Home_formatCard__lCWR6 h4{font-size:1.2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.Home_formatCard__lCWR6 p{color:#6b7280;margin-bottom:1rem}.Home_formatCard__lCWR6 code{background:white;padding:.5rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.9rem;color:#374151;display:block;overflow-x:auto}.Home_gallery___pQTy{width:100%;margin-top:2rem}.Home_gallery___pQTy h2{text-align:center;margin-bottom:1.5rem;color:#1f2937;font-size:2rem}.Home_fileGrid__wwKB1{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.Home_fileCard__opv1L{background:#f9fafb;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05);border:1px solid #e5e7eb;transition:transform .2s}.Home_fileCard__opv1L:hover{transform:translateY(-2px)}.Home_imagePreview__4Eh2Y{margin-bottom:1rem;border-radius:.5rem;overflow:hidden;height:200px;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.Home_imagePreview__4Eh2Y img{width:100%;height:100%;object-fit:cover}.Home_fileIcon__Qxr0U{background:#10b981;color:white;height:200px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;border-radius:.5rem;margin-bottom:1rem}.Home_fileInfo__0i46t{text-align:center}.Home_fileName__mufoT{font-weight:700;color:#1f2937;margin-bottom:.5rem;word-break:break-word}.Home_fileSize__e41Pb{color:#6b7280;font-size:.9rem;margin-bottom:1rem}.Home_fileActions___8KKK{margin-top:1rem}.Home_linkFormats__k_Umm{margin-bottom:1rem}.Home_formatLabel__YxNPn{font-size:.9rem;color:#6b7280;margin-bottom:.5rem}.Home_formatButtons__jN7lh{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.Home_formatButton__fTuwN{background:#f3f4f6;color:#374151;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.25rem;cursor:pointer;font-size:.85rem;transition:all .2s;text-decoration:none;display:inline-block}.Home_formatButton__fTuwN:hover{background:#e5e7eb}.Home_formatButton__fTuwN.Home_copied__sYqVu{background:#10b981;color:white;border-color:#10b981}.Home_viewButtonContainer__OZJEa{margin-top:1rem;text-align:center}.Home_viewButton__38DVZ{background:#10b981;color:white;padding:.5rem 1rem;text-decoration:none;border-radius:.25rem;font-size:.9rem;transition:all .2s;display:inline-block}.Home_viewButton__38DVZ:hover{background:#059669}.Home_steps__hbS9k{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:3rem;gap:3rem;margin-top:3rem}.Home_step__vdJn5{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid #e5e7eb}.Home_stepNumber__24rip{background:linear-gradient(135deg,#10b981,#0d9488);color:white;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.Home_stepContent__useKW h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.Home_stepContent__useKW p{color:#6b7280;line-height:1.6;margin-bottom:1rem}.Home_stepDetails__A7cfo{display:flex;flex-wrap:wrap;gap:.5rem}.Home_formatTag__WrrrM,.Home_linkTag__vnNuO,.Home_processTag__6fdDf{background:#e5e7eb;color:#374151;padding:.25rem .75rem;border-radius:1rem;font-size:.85rem}.Home_linkTag__vnNuO{background:#ecfdf5;color:#065f46}.Home_featureGrid__iCCTg{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.Home_featureCard__KC0ot{background:#f9fafb;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;text-align:center;transition:transform .2s}.Home_featureCard__KC0ot:hover{transform:translateY(-2px)}.Home_featureIcon__rV5mF{font-size:3rem;margin-bottom:1rem}.Home_featureCard__KC0ot h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.Home_featureCard__KC0ot p{color:#6b7280;line-height:1.6;margin-bottom:1rem}.Home_featureDetails__MXt0_{display:flex;flex-direction:column;gap:.5rem}.Home_featureDetails__MXt0_ span{color:#10b981;font-size:.9rem}.Home_useCaseGrid__eo7ge{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.Home_useCaseCard__jjcMg{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid #e5e7eb;transition:transform .2s}.Home_useCaseCard__jjcMg:hover{transform:translateY(-2px)}.Home_useCaseIcon__vWnD2{font-size:2.5rem;margin-bottom:1rem}.Home_useCaseCard__jjcMg h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.Home_useCaseCard__jjcMg p{color:#6b7280;line-height:1.6;margin-bottom:1rem}.Home_useCaseFeatures__rxH8A{display:flex;flex-direction:column;gap:.5rem}.Home_useCaseFeatures__rxH8A span{color:#10b981;font-size:.9rem}.Home_advantageGrid__9SNm9{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.Home_advantageCard__RLGAG{background:#f9fafb;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb}.Home_advantageCard__RLGAG h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.Home_advantageList__VRGu0{display:flex;flex-direction:column;gap:1rem}.Home_advantageItem__XMneE{gap:1rem}.Home_checkIcon__p6LTK{color:#10b981;font-weight:700}.Home_performanceMetrics__334Ay{display:flex;flex-direction:column;gap:1.5rem}.Home_metric__jyasJ{display:flex;flex-direction:column;gap:.5rem}.Home_metricLabel__tm3Sg{font-weight:600;color:#374151}.Home_metricBar__qsCJd{background:#e5e7eb;height:8px;border-radius:4px;overflow:hidden}.Home_metricProgress__bQNSf{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:4px;transition:width .5s ease}.Home_metricValue__CQ1ti{font-weight:600;color:#10b981;font-size:.9rem}.Home_faqGrid__Fg7s6{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.Home_faqCard__bdR7T{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid #e5e7eb}.Home_faqCard__bdR7T h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.Home_faqItem__Remjx{margin-bottom:1.5rem}.Home_faqItem__Remjx h4{margin-bottom:.5rem}.Home_ctaSection__PhJ6r{background:linear-gradient(135deg,#10b981,#059669 50%,#0d9488);padding:4rem 0;margin:2rem 0;border-radius:1rem;text-align:center;color:white}.Home_ctaContent__RObbv{max-width:800px;margin:0 auto;padding:0 1rem}.Home_ctaTitle__XpfrS{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.Home_ctaDescription__cXTqP{font-size:1.2rem;margin-bottom:2rem;line-height:1.6;opacity:.9}.Home_ctaButtons__pu37U{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.Home_primaryCta___aKWA{background:white;color:#10b981;padding:1rem 2rem;border:none;border-radius:.5rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.Home_primaryCta___aKWA:hover{background:#f3f4f6;transform:translateY(-1px)}.Home_secondaryCta__9wywN{background:transparent;color:white;padding:1rem 2rem;border:2px solid white;border-radius:.5rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.Home_secondaryCta__9wywN:hover{background:white;color:#10b981}.Home_ctaStats__GB8p7{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:2rem;gap:2rem;max-width:600px;margin:0 auto}.Home_stat__0pxjN{text-align:center}.Home_statNumber__LBuFb{font-size:2rem;font-weight:700;margin-bottom:.5rem}.Home_statLabel__GSvXT{font-size:.9rem;opacity:.9}.Home_footer__yFiaX{background:#1f2937;color:white;padding:3rem 0 1rem;margin-top:4rem}.Home_footerContent__RZUDB{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.Home_footerSection__t4Rwp h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.Home_footerSection__t4Rwp h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.Home_footerSection__t4Rwp p{color:#d1d5db;line-height:1.6}.Home_footerSection__t4Rwp ul{list-style:none;padding:0;margin:0}.Home_footerSection__t4Rwp li{margin-bottom:.5rem}.Home_footerSection__t4Rwp a{color:#d1d5db;text-decoration:none;transition:color .2s}.Home_footerSection__t4Rwp a:hover{color:white}.Home_footerBottom__Onsk3{max-width:1200px;margin:0 auto;padding:2rem 1rem 0;border-top:1px solid #374151;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Home_footerBottom__Onsk3 p{color:#9ca3af;font-size:.9rem;margin:0}.Home_footerBadges__nf1ZA{display:flex;gap:1rem;flex-wrap:wrap}.Home_footerBadges__nf1ZA span{color:#9ca3af;font-size:.9rem}.Home_seoContent__qG3Az{max-width:1200px;margin:3rem auto;padding:0 1rem;line-height:1.6}.Home_introduction__fNJRV{text-align:center;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#10b981,#059669);color:white;border-radius:12px}.Home_introduction__fNJRV h2{margin-bottom:1rem;font-size:2rem}.Home_introduction__fNJRV p{margin:0;font-size:1.1rem;line-height:1.6}.Home_features__I7Csk{margin-bottom:3rem}.Home_features__I7Csk h2{text-align:center;margin-bottom:2rem;color:#1f2937;font-size:1.8rem}.Home_featureItem__lQpto{padding:2rem;border:1px solid #e5e7eb;border-radius:12px;text-align:center;background:white;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.Home_featureItem__lQpto:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.Home_featureItem__lQpto h3{margin-bottom:1rem;color:#1f2937;font-size:1.3rem}.Home_featureItem__lQpto p{color:#6b7280;line-height:1.6;margin:0}.Home_howToUse__W_EEi{margin-bottom:3rem;text-align:center;background:#f8f9fa;padding:3rem;border-radius:12px}.Home_howToUse__W_EEi h2{margin-bottom:2rem;color:#1f2937;font-size:1.8rem}.Home_advantages__o0vbM{margin-bottom:3rem;padding:2rem;background:#fff;border-radius:12px;border-left:4px solid #10b981}.Home_advantages__o0vbM h2{color:#1f2937;margin-bottom:1.5rem;font-size:1.8rem}.Home_advantages__o0vbM p{margin-bottom:1rem;color:#6b7280;line-height:1.6}.Home_cta__AxdWf{background:linear-gradient(135deg,#10b981,#059669);color:white;padding:3rem;border-radius:12px;text-align:center;margin-bottom:3rem;box-shadow:0 8px 32px rgba(16,185,129,.3)}.Home_cta__AxdWf h2{margin-bottom:1rem;font-size:2rem}.Home_cta__AxdWf p{margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Home_title__hYX6j{margin:0;line-height:1.15;font-size:3rem;text-align:center;color:#1f2937}.Home_description__uXNdx{line-height:1.5;font-size:1.5rem;text-align:center;margin:1rem 0;color:#6b7280}.Home_advancedTutorial__9yewO{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-top:2rem}.Home_advancedTutorial__9yewO h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.Home_tutorialGrid__bVn5L{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Home_tutorialCard__YOqgc{background:#f9fafb;padding:1.5rem;border-radius:.5rem;border:1px solid #e5e7eb}.Home_tutorialCard__YOqgc h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.Home_tutorialCard__YOqgc ul{margin:0;padding-left:0;list-style:none}.Home_tutorialCard__YOqgc li{color:#6b7280;margin-bottom:.5rem}.Home_advancedFeatures__paqZa{background:#f9fafb;padding:2rem;border-radius:1rem;margin-top:2rem}.Home_advancedFeatures__paqZa h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.Home_advancedGrid__yLwWP{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Home_advancedCard__X1F_o{background:white;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Home_advancedCard__X1F_o h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.Home_advancedCard__X1F_o p{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0}.Home_testimonials__vVeLZ{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-top:2rem}.Home_testimonials__vVeLZ h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.Home_testimonialGrid__zULI4{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Home_testimonialCard__rOu_1{text-align:center;padding:1.5rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.Home_testimonialAvatar__pafIr{font-size:2rem;margin-bottom:1rem;background:#e5e7eb;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.Home_testimonialQuote__c0x8G{font-style:italic;color:#6b7280;margin-bottom:1rem;line-height:1.6}.Home_testimonialAuthor__VlgY8{font-weight:600;color:#1f2937;margin:0}.Home_successStories__mzx1_{background:#f9fafb;padding:2rem;border-radius:1rem;margin-top:2rem}.Home_successStories__mzx1_ h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.Home_storiesGrid__mIysY{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Home_storyCard__PqaG2{background:white;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Home_storyCard__PqaG2 h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.Home_storyCard__PqaG2 p{color:#6b7280;line-height:1.6;margin-bottom:1rem}.Home_storyMetric__TeS20{display:flex;align-items:center;gap:.5rem}.Home_metricBadge__VuWaF{background:#10b981;color:white;padding:.25rem .5rem;border-radius:.25rem;font-size:.85rem;font-weight:600}.Home_advantageItem__XMneE{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #e5e7eb}.Home_advantageItem__XMneE:last-child{border-bottom:none}.Home_advantageItem__XMneE .Home_checkIcon__p6LTK{background:#dcfce7;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#10b981;margin-right:1rem}.Home_supportLabel__9z7XI{color:#10b981;font-weight:600}.Home_stepContent__useKW{flex:1 1}.Home_stepFeatures__ruafp{margin-top:1rem}.Home_stepFeatures__ruafp>span{display:block;font-size:.9rem;color:#6b7280;margin-bottom:.5rem}.Home_formatTags__sOFg_,.Home_linkTags__ljjV_,.Home_processTags__18L3N{display:flex;flex-wrap:wrap;gap:.5rem}.Home_formatTag__WrrrM{background:#e0e7ff;color:#3730a3}.Home_formatTag__WrrrM,.Home_processTag__6fdDf{padding:.25rem .5rem;border-radius:.25rem;font-size:.8rem;font-weight:500}.Home_processTag__6fdDf{background:#dbeafe;color:#1e40af}.Home_linkTag__vnNuO{background:#dcfce7;color:#166534;padding:.25rem .5rem;border-radius:.25rem;font-size:.8rem;font-weight:500}.Home_faqItems__A1d2i{display:flex;flex-direction:column;gap:1.5rem}.Home_faqItem__Remjx{padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.Home_faqItem__Remjx:last-child{border-bottom:none;padding-bottom:0}.Home_faqItem__Remjx h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.Home_faqItem__Remjx p{color:#6b7280;line-height:1.6;margin:0}@media (max-width:768px){.Home_advancedGrid__yLwWP,.Home_storiesGrid__mIysY,.Home_testimonialGrid__zULI4,.Home_tutorialGrid__bVn5L{grid-template-columns:1fr}.Home_formatTags__sOFg_,.Home_linkTags__ljjV_,.Home_processTags__18L3N{justify-content:center}.Home_stepFeatures__ruafp{text-align:center}.Home_heroTitle__AMpNI,.Home_sectionTitle__DKb2S{font-size:2rem}.Home_ctaButtons__pu37U,.Home_heroButtons__CS1EM{flex-direction:column;align-items:center}.Home_heroFeatures__QYr3K{flex-direction:column;gap:1rem}.Home_navLinks___tPFn{display:none}.Home_footerBottom__Onsk3{flex-direction:column;text-align:center}.Home_fileGrid__wwKB1{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.Home_formatButtons__jN7lh{justify-content:center}.Home_formatButton__fTuwN{padding:.4rem .6rem}.Home_steps__hbS9k{grid-template-columns:1fr;gap:2rem}.Home_seoContent__qG3Az{padding:0 .5rem}.Home_ctaButtons__pu37U{flex-direction:column;align-items:center}.Home_featureGrid__iCCTg{grid-template-columns:1fr}.Home_heroContent__aWtjQ,.Home_navigation__igwUq{padding:0 .5rem}}@media (max-width:480px){.Home_heroTitle__AMpNI,.Home_sectionTitle__DKb2S{font-size:1.8rem}.Home_dropzone__1J8_X{padding:2rem 1rem}.Home_fileGrid__wwKB1{grid-template-columns:1fr}.Home_formatButtons__jN7lh{flex-direction:column}.Home_formatButton__fTuwN{width:100%}}.Home_modalOverlay__Q9k7h{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;animation:Home_fadeIn__6AUDn .3s ease-in-out}.Home_migrationModal__jdhuB{background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.15);max-width:600px;width:90vw;max-height:90vh;overflow-y:auto;position:relative;animation:Home_slideUp__L90rW .4s ease-out}@keyframes Home_fadeIn__6AUDn{0%{opacity:0}to{opacity:1}}@keyframes Home_slideUp__L90rW{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.Home_modalHeader__0qgf3{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;border-bottom:1px solid #e2e8f0}.Home_modalHeader__0qgf3 h2{margin:0;color:#1a202c;font-size:1.5rem;font-weight:600}.Home_closeButton__rDX9l{background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:.25rem;line-height:1;border-radius:50%;transition:all .2s ease}.Home_closeButton__rDX9l:hover{background-color:#f7fafc;color:#4a5568}.Home_modalContent__XKBCH{padding:1.5rem 2rem 2rem;text-align:center}.Home_upgradeIcon__CAht0{font-size:3rem;margin-bottom:1rem}.Home_modalContent__XKBCH h3{margin:0 0 1rem;color:#2d3748;font-size:1.25rem;font-weight:600}.Home_migrationMessage__R16b3{color:#4a5568;margin-bottom:1.5rem;line-height:1.6}.Home_newDomain__cviFj{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1rem;border-radius:12px;margin-bottom:1.5rem;font-weight:500}.Home_newDomain__cviFj a{color:#ffd700;text-decoration:none;font-weight:600;margin-left:.5rem}.Home_newDomain__cviFj a:hover{text-decoration:underline}.Home_migrationFeatures__7wCKW{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;text-align:left}.Home_feature__JitOm{display:flex;align-items:center;gap:.75rem}.Home_featureIcon__rV5mF{color:#48bb78;font-weight:700}.Home_modalActions__3oQNQ{display:flex;gap:1rem;padding:0 2rem 2rem;flex-wrap:wrap}.Home_primaryAction__pXXzM{flex:1 1;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:.875rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;min-width:200px}.Home_primaryAction__pXXzM:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,.4)}.Home_secondaryAction__KvA_j{flex:1 1;background:#f7fafc;color:#4a5568;border:2px solid #e2e8f0;padding:.875rem 1.5rem;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:150px}.Home_secondaryAction__KvA_j:hover{background:#edf2f7;border-color:#cbd5e0}.Home_migrationBanner__gkwzQ{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1rem;border-radius:15px;margin-top:2rem;box-shadow:0 8px 25px rgba(102,126,234,.3)}.Home_bannerContent___aa1C{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center;text-align:center}.Home_bannerIcon__uoPCO{font-size:1.5rem}.Home_bannerText__Pzxkq{flex:1 1;min-width:200px}.Home_bannerLink__bvSZk{color:#ffd700;font-weight:600;text-decoration:none;margin:0 .25rem}.Home_bannerLink__bvSZk:hover{text-decoration:underline}.Home_bannerButton__I9SdT{background:rgba(255,255,255,.2);color:white;border:2px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_bannerButton__I9SdT:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5)}.Home_migrationUploadZone__OzFGy{background:linear-gradient(135deg,#f7fafc,#edf2f7);border:3px dashed #cbd5e0;border-radius:20px;padding:3rem 2rem;text-align:center;position:relative;overflow:hidden}.Home_migrationUploadZone__OzFGy:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(102,126,234,.05),transparent);animation:Home_shimmer__YAhUi 3s infinite}@keyframes Home_shimmer__YAhUi{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.Home_migrationIcon__SatD3{color:#667eea;margin-bottom:1.5rem;position:relative;z-index:1}.Home_migrationTitle__z75Lh{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:1rem;position:relative;z-index:1}.Home_migrationDescription__EzNxe{color:#4a5568;margin-bottom:2rem;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.Home_migrationActions__Dk2Gw{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap;position:relative;z-index:1}.Home_migrationPrimaryBtn___6p_P{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2rem;border-radius:12px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-size:1rem}.Home_migrationPrimaryBtn___6p_P:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,.4)}.Home_migrationSecondaryBtn__R7Nvx{background:white;color:#4a5568;border:2px solid #e2e8f0;padding:1rem 2rem;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:1rem}.Home_migrationSecondaryBtn__R7Nvx:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px)}.Home_migrationFeatureList__kwfYS{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;max-width:600px;margin:0 auto;position:relative;z-index:1}.Home_migrationFeature__SbiXj{display:flex;align-items:center;gap:.5rem;background:white;padding:.75rem 1rem;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease}.Home_migrationFeature__SbiXj:hover{transform:translateY(-2px)}.Home_featureCheck__EZi_V{color:#48bb78;font-weight:700;font-size:1.1rem}.Home_migrationError__HZ_fd{background:linear-gradient(135deg,#fed7d7,#feb2b2);color:#c53030;padding:1rem;border-radius:12px;margin-top:1rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;border-left:4px solid #e53e3e}.Home_errorIcon__P9WEf{font-size:1.25rem}.Home_errorAction__t8rft{background:#c53030;color:white;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s ease}.Home_errorAction__t8rft:hover{background:#b91c1c}@media (max-width:768px){.Home_migrationModal__jdhuB{width:95vw;margin:1rem}.Home_modalHeader__0qgf3{padding:1.5rem 1.5rem 1rem}.Home_modalContent__XKBCH{padding:1rem 1.5rem 1.5rem}.Home_modalActions__3oQNQ{padding:0 1.5rem 1.5rem;flex-direction:column}.Home_primaryAction__pXXzM,.Home_secondaryAction__KvA_j{min-width:auto;width:100%}.Home_bannerContent___aa1C{flex-direction:column;text-align:center;gap:.75rem}.Home_bannerText__Pzxkq{min-width:auto}.Home_migrationActions__Dk2Gw{flex-direction:column;align-items:center}.Home_migrationPrimaryBtn___6p_P,.Home_migrationSecondaryBtn__R7Nvx{width:100%;max-width:300px}.Home_migrationFeatureList__kwfYS{grid-template-columns:1fr}.Home_migrationError__HZ_fd{flex-direction:column;text-align:center}}@media (prefers-color-scheme:dark){.Home_migrationModal__jdhuB{background:linear-gradient(135deg,#2d3748,#1a202c);color:#e2e8f0}.Home_modalHeader__0qgf3{border-bottom-color:#4a5568}.Home_modalHeader__0qgf3 h2{color:#e2e8f0}.Home_closeButton__rDX9l{color:#a0aec0}.Home_closeButton__rDX9l:hover{background-color:#4a5568;color:#e2e8f0}.Home_modalContent__XKBCH h3{color:#e2e8f0}.Home_migrationMessage__R16b3{color:#a0aec0}.Home_secondaryAction__KvA_j{background:#4a5568;color:#e2e8f0;border-color:#718096}.Home_secondaryAction__KvA_j:hover{background:#2d3748;border-color:#a0aec0}}