.Home-module__g21JLG__container{background:#f9fafb;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Home-module__g21JLG__navigation{z-index:50;background:#fff;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.Home-module__g21JLG__navContent{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 1rem;display:flex}.Home-module__g21JLG__logo{align-items:center;display:flex}.Home-module__g21JLG__logoText{color:#10b981;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__logoSubtext{color:#6b7280;margin-left:.5rem}.Home-module__g21JLG__navLinks{align-items:center;gap:2rem;display:flex}.Home-module__g21JLG__navLink{color:#374151;font-weight:500;text-decoration:none;transition:color .2s}.Home-module__g21JLG__navLink:hover{color:#10b981}.Home-module__g21JLG__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 50%,#0d9488 100%);padding:5rem 0}.Home-module__g21JLG__heroContent{max-width:1200px;margin:0 auto;padding:0 1rem}.Home-module__g21JLG__rankBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border-radius:50px;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:600;display:inline-block}.Home-module__g21JLG__heroTitle{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.Home-module__g21JLG__heroSubtitle{color:#a7f3d0}.Home-module__g21JLG__heroDescription{color:#ffffffe6;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.Home-module__g21JLG__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.Home-module__g21JLG__primaryButton{color:#10b981;cursor:pointer;background:#fff;border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__g21JLG__primaryButton:hover{background:#f3f4f6;transform:translateY(-2px)}.Home-module__g21JLG__secondaryButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__g21JLG__secondaryButton:hover{color:#10b981;background:#fff}.Home-module__g21JLG__heroFeatures{color:#ffffffe6;flex-wrap:wrap;justify-content:center;gap:2rem;font-size:.9rem;display:flex}.Home-module__g21JLG__main{max-width:1200px;margin:0 auto;padding:0 1rem}.Home-module__g21JLG__uploadSection,.Home-module__g21JLG__resultsSection,.Home-module__g21JLG__howToUseSection,.Home-module__g21JLG__featuresSection,.Home-module__g21JLG__useCasesSection,.Home-module__g21JLG__advantagesSection,.Home-module__g21JLG__faqSection{border-radius:1rem;margin:2rem 0;padding:4rem 0}.Home-module__g21JLG__uploadSection,.Home-module__g21JLG__resultsSection,.Home-module__g21JLG__featuresSection,.Home-module__g21JLG__advantagesSection{background:#fff;box-shadow:0 4px 6px #0000000d}.Home-module__g21JLG__howToUseSection,.Home-module__g21JLG__useCasesSection,.Home-module__g21JLG__faqSection{background:#f9fafb}.Home-module__g21JLG__uploadHeader,.Home-module__g21JLG__sectionHeader{text-align:center;margin-bottom:3rem}.Home-module__g21JLG__sectionTitle{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Home-module__g21JLG__sectionDescription{color:#6b7280;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Home-module__g21JLG__dropzone{text-align:center;cursor:pointer;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:1rem;width:100%;max-width:800px;margin:2rem auto;padding:4rem 2rem;transition:all .3s}.Home-module__g21JLG__dropzone:hover,.Home-module__g21JLG__dropzone.Home-module__g21JLG__active{background:#f0fdf4;border-color:#10b981}.Home-module__g21JLG__uploadIcon{color:#9ca3af;margin-bottom:1rem}.Home-module__g21JLG__uploadTitle{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__uploadHint{color:#6b7280;margin-bottom:1.5rem}.Home-module__g21JLG__uploadButton{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.Home-module__g21JLG__uploadButton:hover{background:#059669;transform:translateY(-1px)}.Home-module__g21JLG__uploadSecurity{color:#6b7280;margin-top:1.5rem;font-size:.9rem}.Home-module__g21JLG__dropzoneHint{color:#6b7280;margin-top:.5rem;font-size:.9rem}.Home-module__g21JLG__error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin:1rem 0;padding:1rem}.Home-module__g21JLG__uploading{text-align:center;background:#f0fdf4;border-radius:.5rem;margin:1rem 0;padding:2rem}.Home-module__g21JLG__spinner{border:3px solid #f3f4f6;border-top-color:#10b981;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite Home-module__g21JLG__spin}@keyframes Home-module__g21JLG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__g21JLG__formatExamples{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.Home-module__g21JLG__formatCard{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:transform .2s}.Home-module__g21JLG__formatCard:hover{transform:translateY(-2px)}.Home-module__g21JLG__formatIcon{margin-bottom:1rem;font-size:2rem}.Home-module__g21JLG__formatCard h4{color:#1f2937;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Home-module__g21JLG__formatCard p{color:#6b7280;margin-bottom:1rem}.Home-module__g21JLG__formatCard code{color:#374151;background:#fff;border-radius:.25rem;padding:.5rem;font-family:Courier New,monospace;font-size:.9rem;display:block;overflow-x:auto}.Home-module__g21JLG__gallery{width:100%;margin-top:2rem}.Home-module__g21JLG__gallery h2{text-align:center;color:#1f2937;margin-bottom:1.5rem;font-size:2rem}.Home-module__g21JLG__fileGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.Home-module__g21JLG__fileCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;transition:transform .2s;box-shadow:0 2px 4px #0000000d}.Home-module__g21JLG__fileCard:hover{transform:translateY(-2px)}.Home-module__g21JLG__imagePreview{background:#f0f0f0;border-radius:.5rem;justify-content:center;align-items:center;height:200px;margin-bottom:1rem;display:flex;overflow:hidden}.Home-module__g21JLG__imagePreview img{object-fit:cover;width:100%;height:100%}.Home-module__g21JLG__fileIcon{color:#fff;background:#10b981;border-radius:.5rem;justify-content:center;align-items:center;height:200px;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Home-module__g21JLG__fileInfo{text-align:center}.Home-module__g21JLG__fileName{color:#1f2937;word-break:break-word;margin-bottom:.5rem;font-weight:700}.Home-module__g21JLG__fileSize{color:#6b7280;margin-bottom:1rem;font-size:.9rem}.Home-module__g21JLG__fileActions{margin-top:1rem}.Home-module__g21JLG__linkFormats{margin-bottom:1rem}.Home-module__g21JLG__formatLabel{color:#6b7280;margin-bottom:.5rem;font-size:.9rem}.Home-module__g21JLG__formatButtons{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.Home-module__g21JLG__formatButton{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:.25rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__g21JLG__formatButton:hover{background:#e5e7eb}.Home-module__g21JLG__formatButton.Home-module__g21JLG__copied{color:#fff;background:#10b981;border-color:#10b981}.Home-module__g21JLG__viewButtonContainer{text-align:center;margin-top:1rem}.Home-module__g21JLG__viewButton{color:#fff;background:#10b981;border-radius:.25rem;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__g21JLG__viewButton:hover{background:#059669}.Home-module__g21JLG__steps{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin-top:3rem;display:grid}.Home-module__g21JLG__step{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.Home-module__g21JLG__stepNumber{color:#fff;background:linear-gradient(135deg,#10b981,#0d9488);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.Home-module__g21JLG__stepContent h3{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__stepContent p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.Home-module__g21JLG__stepDetails{flex-wrap:wrap;gap:.5rem;display:flex}.Home-module__g21JLG__formatTag,.Home-module__g21JLG__processTag,.Home-module__g21JLG__linkTag{color:#374151;background:#e5e7eb;border-radius:1rem;padding:.25rem .75rem;font-size:.85rem}.Home-module__g21JLG__processTag{color:#1e40af;background:#dbeafe}.Home-module__g21JLG__linkTag{color:#065f46;background:#ecfdf5}.Home-module__g21JLG__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.Home-module__g21JLG__featureCard{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:transform .2s}.Home-module__g21JLG__featureCard:hover{transform:translateY(-2px)}.Home-module__g21JLG__featureIcon{margin-bottom:1rem;font-size:3rem}.Home-module__g21JLG__featureCard h3{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__featureCard p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.Home-module__g21JLG__featureDetails{flex-direction:column;gap:.5rem;display:flex}.Home-module__g21JLG__featureDetails span{color:#10b981;font-size:.9rem}.Home-module__g21JLG__useCaseGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.Home-module__g21JLG__useCaseCard{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:transform .2s;box-shadow:0 4px 6px #0000000d}.Home-module__g21JLG__useCaseCard:hover{transform:translateY(-2px)}.Home-module__g21JLG__useCaseIcon{margin-bottom:1rem;font-size:2.5rem}.Home-module__g21JLG__useCaseCard h3{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__useCaseCard p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.Home-module__g21JLG__useCaseFeatures{flex-direction:column;gap:.5rem;display:flex}.Home-module__g21JLG__useCaseFeatures span{color:#10b981;font-size:.9rem}.Home-module__g21JLG__advantageGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.Home-module__g21JLG__advantageCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem}.Home-module__g21JLG__advantageCard h3{color:#1f2937;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__advantageList{flex-direction:column;gap:1rem;display:flex}.Home-module__g21JLG__advantageItem{align-items:center;gap:1rem;display:flex}.Home-module__g21JLG__checkIcon{color:#10b981;font-weight:700}.Home-module__g21JLG__performanceMetrics{flex-direction:column;gap:1.5rem;display:flex}.Home-module__g21JLG__metric{flex-direction:column;gap:.5rem;display:flex}.Home-module__g21JLG__metricLabel{color:#374151;font-weight:600}.Home-module__g21JLG__metricBar{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden}.Home-module__g21JLG__metricProgress{background:linear-gradient(90deg,#10b981,#059669);border-radius:4px;height:100%;transition:width .5s}.Home-module__g21JLG__metricValue{color:#10b981;font-size:.9rem;font-weight:600}.Home-module__g21JLG__faqGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.Home-module__g21JLG__faqCard{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.Home-module__g21JLG__faqCard h3{color:#1f2937;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__faqItem{margin-bottom:1.5rem}.Home-module__g21JLG__faqItem p{color:#6b7280;line-height:1.6}.Home-module__g21JLG__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 50%,#0d9488 100%);border-radius:1rem;margin:2rem 0;padding:4rem 0}.Home-module__g21JLG__ctaContent{max-width:800px;margin:0 auto;padding:0 1rem}.Home-module__g21JLG__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Home-module__g21JLG__ctaDescription{opacity:.9;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.Home-module__g21JLG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.Home-module__g21JLG__primaryCta{color:#10b981;cursor:pointer;background:#fff;border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__g21JLG__primaryCta:hover{background:#f3f4f6;transform:translateY(-1px)}.Home-module__g21JLG__secondaryCta{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__g21JLG__secondaryCta:hover{color:#10b981;background:#fff}.Home-module__g21JLG__ctaStats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem;max-width:600px;margin:0 auto;display:grid}.Home-module__g21JLG__stat{text-align:center}.Home-module__g21JLG__statNumber{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Home-module__g21JLG__statLabel{opacity:.9;font-size:.9rem}.Home-module__g21JLG__footer{color:#fff;background:#1f2937;margin-top:4rem;padding:3rem 0 1rem}.Home-module__g21JLG__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.Home-module__g21JLG__footerSection h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__footerSection h4{margin-bottom:1rem;font-size:1.2rem;font-weight:600}.Home-module__g21JLG__footerSection p{color:#d1d5db;line-height:1.6}.Home-module__g21JLG__footerSection ul{margin:0;padding:0;list-style:none}.Home-module__g21JLG__footerSection li{margin-bottom:.5rem}.Home-module__g21JLG__footerSection a{color:#d1d5db;text-decoration:none;transition:color .2s}.Home-module__g21JLG__footerSection a:hover{color:#fff}.Home-module__g21JLG__footerBottom{border-top:1px solid #374151;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:2rem 1rem 0;display:flex}.Home-module__g21JLG__footerBottom p{color:#9ca3af;margin:0;font-size:.9rem}.Home-module__g21JLG__footerBadges{flex-wrap:wrap;gap:1rem;display:flex}.Home-module__g21JLG__footerBadges span{color:#9ca3af;font-size:.9rem}.Home-module__g21JLG__seoContent{max-width:1200px;margin:3rem auto;padding:0 1rem;line-height:1.6}.Home-module__g21JLG__introduction{text-align:center;color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;margin-bottom:3rem;padding:2rem}.Home-module__g21JLG__introduction h2{margin-bottom:1rem;font-size:2rem}.Home-module__g21JLG__introduction p{margin:0;font-size:1.1rem;line-height:1.6}.Home-module__g21JLG__features{margin-bottom:3rem}.Home-module__g21JLG__features h2{text-align:center;color:#1f2937;margin-bottom:2rem;font-size:1.8rem}.Home-module__g21JLG__featureItem{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}.Home-module__g21JLG__featureItem:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.Home-module__g21JLG__featureItem h3{color:#1f2937;margin-bottom:1rem;font-size:1.3rem}.Home-module__g21JLG__featureItem p{color:#6b7280;margin:0;line-height:1.6}.Home-module__g21JLG__howToUse{text-align:center;background:#f8f9fa;border-radius:12px;margin-bottom:3rem;padding:3rem}.Home-module__g21JLG__howToUse h2{color:#1f2937;margin-bottom:2rem;font-size:1.8rem}.Home-module__g21JLG__advantages{background:#fff;border-left:4px solid #10b981;border-radius:12px;margin-bottom:3rem;padding:2rem}.Home-module__g21JLG__advantages h2{color:#1f2937;margin-bottom:1.5rem;font-size:1.8rem}.Home-module__g21JLG__advantages p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.Home-module__g21JLG__cta{color:#fff;text-align:center;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;margin-bottom:3rem;padding:3rem;box-shadow:0 8px 32px #10b9814d}.Home-module__g21JLG__cta h2{margin-bottom:1rem;font-size:2rem}.Home-module__g21JLG__cta p{margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Home-module__g21JLG__title{text-align:center;color:#1f2937;margin:0;font-size:3rem;line-height:1.15}.Home-module__g21JLG__description{text-align:center;color:#6b7280;margin:1rem 0;font-size:1.5rem;line-height:1.5}.Home-module__g21JLG__advancedTutorial{background:#fff;border-radius:1rem;margin-top:2rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.Home-module__g21JLG__advancedTutorial h3{color:#1f2937;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__tutorialGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Home-module__g21JLG__tutorialCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.Home-module__g21JLG__tutorialCard h4{color:#1f2937;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Home-module__g21JLG__tutorialCard ul{margin:0;padding-left:0;list-style:none}.Home-module__g21JLG__tutorialCard li{color:#6b7280;margin-bottom:.5rem}.Home-module__g21JLG__advancedFeatures{background:#f9fafb;border-radius:1rem;margin-top:2rem;padding:2rem}.Home-module__g21JLG__advancedFeatures h3{color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__advancedGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Home-module__g21JLG__advancedCard{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.Home-module__g21JLG__advancedCard h4{color:#1f2937;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.Home-module__g21JLG__advancedCard p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.5}.Home-module__g21JLG__testimonials{background:#fff;border-radius:1rem;margin-top:2rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.Home-module__g21JLG__testimonials h3{color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Home-module__g21JLG__testimonialCard{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.Home-module__g21JLG__testimonialAvatar{background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:2rem;display:flex}.Home-module__g21JLG__testimonialQuote{color:#6b7280;margin-bottom:1rem;font-style:italic;line-height:1.6}.Home-module__g21JLG__testimonialAuthor{color:#1f2937;margin:0;font-weight:600}.Home-module__g21JLG__successStories{background:#f9fafb;border-radius:1rem;margin-top:2rem;padding:2rem}.Home-module__g21JLG__successStories h3{color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__storiesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Home-module__g21JLG__storyCard{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.Home-module__g21JLG__storyCard h4{color:#1f2937;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Home-module__g21JLG__storyCard p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.Home-module__g21JLG__storyMetric{align-items:center;gap:.5rem;display:flex}.Home-module__g21JLG__metricBadge{color:#fff;background:#10b981;border-radius:.25rem;padding:.25rem .5rem;font-size:.85rem;font-weight:600}.Home-module__g21JLG__advantageItem{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.Home-module__g21JLG__advantageItem:last-child{border-bottom:none}.Home-module__g21JLG__advantageItem .Home-module__g21JLG__checkIcon{color:#10b981;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:1rem;display:flex}.Home-module__g21JLG__supportLabel{color:#10b981;font-weight:600}.Home-module__g21JLG__stepContent{flex:1}.Home-module__g21JLG__stepFeatures{margin-top:1rem}.Home-module__g21JLG__stepFeatures>span{color:#6b7280;margin-bottom:.5rem;font-size:.9rem;display:block}.Home-module__g21JLG__formatTags,.Home-module__g21JLG__processTags,.Home-module__g21JLG__linkTags{flex-wrap:wrap;gap:.5rem;display:flex}.Home-module__g21JLG__formatTag{color:#3730a3;background:#e0e7ff;border-radius:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.Home-module__g21JLG__processTag{color:#1e40af;background:#dbeafe;border-radius:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.Home-module__g21JLG__linkTag{color:#166534;background:#dcfce7;border-radius:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.Home-module__g21JLG__faqItems{flex-direction:column;gap:1.5rem;display:flex}.Home-module__g21JLG__faqItem{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.Home-module__g21JLG__faqItem:last-child{border-bottom:none;padding-bottom:0}.Home-module__g21JLG__faqItem h4{color:#1f2937;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.Home-module__g21JLG__faqItem p{color:#6b7280;margin:0;line-height:1.6}@media (max-width:768px){.Home-module__g21JLG__tutorialGrid,.Home-module__g21JLG__advancedGrid,.Home-module__g21JLG__testimonialGrid,.Home-module__g21JLG__storiesGrid{grid-template-columns:1fr}.Home-module__g21JLG__formatTags,.Home-module__g21JLG__processTags,.Home-module__g21JLG__linkTags{justify-content:center}.Home-module__g21JLG__stepFeatures{text-align:center}.Home-module__g21JLG__heroTitle,.Home-module__g21JLG__sectionTitle{font-size:2rem}.Home-module__g21JLG__heroButtons,.Home-module__g21JLG__ctaButtons{flex-direction:column;align-items:center}.Home-module__g21JLG__heroFeatures{flex-direction:column;gap:1rem}.Home-module__g21JLG__navLinks{display:none}.Home-module__g21JLG__footerBottom{text-align:center;flex-direction:column}.Home-module__g21JLG__fileGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.Home-module__g21JLG__formatButtons{justify-content:center}.Home-module__g21JLG__formatButton{padding:.4rem .6rem}.Home-module__g21JLG__steps{grid-template-columns:1fr;gap:2rem}.Home-module__g21JLG__seoContent{padding:0 .5rem}.Home-module__g21JLG__ctaButtons{flex-direction:column;align-items:center}.Home-module__g21JLG__featureGrid{grid-template-columns:1fr}.Home-module__g21JLG__heroContent,.Home-module__g21JLG__navigation{padding:0 .5rem}}@media (max-width:480px){.Home-module__g21JLG__heroTitle,.Home-module__g21JLG__sectionTitle{font-size:1.8rem}.Home-module__g21JLG__dropzone{padding:2rem 1rem}.Home-module__g21JLG__fileGrid{grid-template-columns:1fr}.Home-module__g21JLG__formatButtons{flex-direction:column}.Home-module__g21JLG__formatButton{width:100%}}.Home-module__g21JLG__modalOverlay{z-index:10000;background-color:#000000b3;justify-content:center;align-items:center;animation:.3s ease-in-out Home-module__g21JLG__fadeIn;display:flex;position:fixed;inset:0}.Home-module__g21JLG__migrationModal{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:20px;width:90vw;max-width:600px;max-height:90vh;animation:.4s ease-out Home-module__g21JLG__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000026}@keyframes Home-module__g21JLG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Home-module__g21JLG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;display:flex}.Home-module__g21JLG__modalHeader h2{color:#1a202c;margin:0;font-size:1.5rem;font-weight:600}.Home-module__g21JLG__closeButton{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.25rem;font-size:1.5rem;line-height:1;transition:all .2s}.Home-module__g21JLG__closeButton:hover{color:#4a5568;background-color:#f7fafc}.Home-module__g21JLG__modalContent{text-align:center;padding:1.5rem 2rem 2rem}.Home-module__g21JLG__upgradeIcon{margin-bottom:1rem;font-size:3rem}.Home-module__g21JLG__modalContent h3{color:#2d3748;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.Home-module__g21JLG__migrationMessage{color:#4a5568;margin-bottom:1.5rem;line-height:1.6}.Home-module__g21JLG__newDomain{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-weight:500}.Home-module__g21JLG__newDomain a{color:gold;margin-left:.5rem;font-weight:600;text-decoration:none}.Home-module__g21JLG__newDomain a:hover{text-decoration:underline}.Home-module__g21JLG__migrationFeatures{text-align:left;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.Home-module__g21JLG__feature{align-items:center;gap:.75rem;display:flex}.Home-module__g21JLG__featureIcon{color:#48bb78;font-weight:700}.Home-module__g21JLG__modalActions{flex-wrap:wrap;gap:1rem;padding:0 2rem 2rem;display:flex}.Home-module__g21JLG__primaryAction{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;flex:1;min-width:200px;padding:.875rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Home-module__g21JLG__primaryAction:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.Home-module__g21JLG__secondaryAction{color:#4a5568;cursor:pointer;background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;flex:1;min-width:150px;padding:.875rem 1.5rem;font-weight:500;transition:all .2s}.Home-module__g21JLG__secondaryAction:hover{background:#edf2f7;border-color:#cbd5e0}.Home-module__g21JLG__migrationBanner{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;margin-top:2rem;padding:1rem;box-shadow:0 8px 25px #667eea4d}.Home-module__g21JLG__bannerContent{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Home-module__g21JLG__bannerIcon{font-size:1.5rem}.Home-module__g21JLG__bannerText{flex:1;min-width:200px}.Home-module__g21JLG__bannerLink{color:gold;margin:0 .25rem;font-weight:600;text-decoration:none}.Home-module__g21JLG__bannerLink:hover{text-decoration:underline}.Home-module__g21JLG__bannerButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:8px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.Home-module__g21JLG__bannerButton:hover{background:#ffffff4d;border-color:#ffffff80}.Home-module__g21JLG__migrationUploadZone{text-align:center;background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border:3px dashed #cbd5e0;border-radius:20px;padding:3rem 2rem;position:relative;overflow:hidden}.Home-module__g21JLG__migrationUploadZone:before{content:"";background:linear-gradient(45deg,#0000,#667eea0d,#0000);width:200%;height:200%;animation:3s infinite Home-module__g21JLG__shimmer;position:absolute;top:-50%;left:-50%}@keyframes Home-module__g21JLG__shimmer{0%{transform:translate(-100%)translateY(-100%)rotate(45deg)}to{transform:translate(100%)translateY(100%)rotate(45deg)}}.Home-module__g21JLG__migrationIcon{color:#667eea;z-index:1;margin-bottom:1.5rem;position:relative}.Home-module__g21JLG__migrationTitle{color:#2d3748;z-index:1;margin-bottom:1rem;font-size:1.5rem;font-weight:600;position:relative}.Home-module__g21JLG__migrationDescription{color:#4a5568;z-index:1;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;line-height:1.6;position:relative}.Home-module__g21JLG__migrationActions{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex;position:relative}.Home-module__g21JLG__migrationPrimaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Home-module__g21JLG__migrationPrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.Home-module__g21JLG__migrationSecondaryBtn{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.Home-module__g21JLG__migrationSecondaryBtn:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px)}.Home-module__g21JLG__migrationFeatureList{z-index:1;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:600px;margin:0 auto;display:grid;position:relative}.Home-module__g21JLG__migrationFeature{background:#fff;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:transform .2s;display:flex;box-shadow:0 2px 8px #0000001a}.Home-module__g21JLG__migrationFeature:hover{transform:translateY(-2px)}.Home-module__g21JLG__featureCheck{color:#48bb78;font-size:1.1rem;font-weight:700}.Home-module__g21JLG__migrationError{color:#c53030;background:linear-gradient(135deg,#fed7d7 0%,#feb2b2 100%);border-left:4px solid #e53e3e;border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.Home-module__g21JLG__errorIcon{font-size:1.25rem}.Home-module__g21JLG__errorAction{color:#fff;cursor:pointer;background:#c53030;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:500;transition:background .2s}.Home-module__g21JLG__errorAction:hover{background:#b91c1c}@media (max-width:768px){.Home-module__g21JLG__migrationModal{width:95vw;margin:1rem}.Home-module__g21JLG__modalHeader{padding:1.5rem 1.5rem 1rem}.Home-module__g21JLG__modalContent{padding:1rem 1.5rem 1.5rem}.Home-module__g21JLG__modalActions{flex-direction:column;padding:0 1.5rem 1.5rem}.Home-module__g21JLG__primaryAction,.Home-module__g21JLG__secondaryAction{width:100%;min-width:auto}.Home-module__g21JLG__bannerContent{text-align:center;flex-direction:column;gap:.75rem}.Home-module__g21JLG__bannerText{min-width:auto}.Home-module__g21JLG__migrationActions{flex-direction:column;align-items:center}.Home-module__g21JLG__migrationPrimaryBtn,.Home-module__g21JLG__migrationSecondaryBtn{width:100%;max-width:300px}.Home-module__g21JLG__migrationFeatureList{grid-template-columns:1fr}.Home-module__g21JLG__migrationError{text-align:center;flex-direction:column}}@media (prefers-color-scheme:dark){.Home-module__g21JLG__migrationModal{color:#e2e8f0;background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%)}.Home-module__g21JLG__modalHeader{border-bottom-color:#4a5568}.Home-module__g21JLG__modalHeader h2{color:#e2e8f0}.Home-module__g21JLG__closeButton{color:#a0aec0}.Home-module__g21JLG__closeButton:hover{color:#e2e8f0;background-color:#4a5568}.Home-module__g21JLG__modalContent h3{color:#e2e8f0}.Home-module__g21JLG__migrationMessage{color:#a0aec0}.Home-module__g21JLG__secondaryAction{color:#e2e8f0;background:#4a5568;border-color:#718096}.Home-module__g21JLG__secondaryAction:hover{background:#2d3748;border-color:#a0aec0}}
