.home-theme .gradient-background{background:linear-gradient(135deg,#fdfbfb 0%,#f1f5f9 50%,#e2e8f0 100%) 0 0/200% 200%;animation:8s infinite homeGradientShift}.home-theme .subtitle{color:#475569;text-shadow:none}.home-theme .main-title{color:#0f172a;text-shadow:none}@keyframes homeGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.home-details{font-family:var(--font-poppins), "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#475569;max-width:1200px;margin:0 auto;padding:60px 20px;line-height:1.6}@media (max-width:1440px){.home-details{max-width:1100px}}@media (max-width:1024px){.home-details{padding:40px 20px}}@media (max-width:425px){.home-details{padding:30px 15px}}@media (max-width:320px){.home-details{padding:25px 12px}}.home-details-header{align-items:center;gap:40px;margin-bottom:60px;display:flex}.home-header-content{flex:1}.home-header-content h2{color:#0000;background:linear-gradient(90deg,#4f46e5,#7c3aed);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2.5rem;font-weight:700}.home-header-content p{color:#475569;margin-bottom:15px;font-size:1.1rem}.home-how-to-card{color:#fff;text-align:left;background:linear-gradient(45deg,#3b82f6 0%,#8b5cf6 100%);border-radius:24px;margin-bottom:60px;padding:60px 40px;box-shadow:0 20px 40px -10px #6366f14d}.home-how-to-card h2{text-align:left;color:#fff;margin-bottom:40px;font-size:clamp(1.8rem,5vw,2.2rem);font-weight:800}@media (max-width:1024px){.home-how-to-card{padding:40px 30px}}.home-steps-vertical{flex-direction:column;gap:40px;display:flex}.home-step-vertical-item{flex-direction:column;gap:10px;display:flex}.home-step-vertical-item h3{color:#fff;align-items:center;gap:10px;margin:0;font-size:1.8rem;font-weight:800;display:flex}.home-step-vertical-item p{color:#ffffffe6;max-width:800px;margin:0;font-size:1.1rem;line-height:1.6}.home-feature-section-title{text-align:center;background:linear-gradient(90deg,#4f46e5,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:50px;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:700}@media (max-width:425px){.home-feature-section-title{margin-bottom:30px}}.home-features-list{flex-direction:column;gap:60px;display:flex}.home-feature-item{align-items:center;gap:50px;display:flex}.home-feature-item.reverse{flex-direction:row-reverse}.home-feature-icon-container{flex:1;justify-content:center;display:flex}.home-feature-info{flex:2}.home-feature-info h3{color:#0f172a;margin-bottom:15px;font-size:1.8rem;font-weight:700}.home-feature-info p{color:#475569;font-size:1.1rem}.home-icon-box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:24px;justify-content:center;align-items:center;width:200px;height:200px;display:flex}.home-why-section{background:#fff;border:1px solid #e2e8f0;border-radius:32px;margin-top:80px;padding:60px;position:relative}.home-why-section h2{text-align:center;color:#0f172a;margin-bottom:50px;font-size:2.5rem;font-weight:700}.home-why-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;display:grid}.home-why-item{gap:20px;display:flex}.home-why-icon{flex-shrink:0}.home-why-content h4{color:#0f172a;margin-bottom:10px;font-size:1.3rem;font-weight:700}.home-why-content p{color:#475569;font-size:1rem}@media (max-width:425px){.home-why-section{border-radius:20px;padding:30px 20px}.home-why-item{gap:15px}.home-why-content h4{font-size:1.1rem}}.home-details-faq{margin-top:80px}.home-details-faq h2{text-align:center;color:#0f172a;margin-bottom:50px;font-size:2.5rem;font-weight:700}.home-faq-accordion{flex-direction:column;gap:15px;max-width:800px;margin:0 auto;display:flex}.home-faq-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .3s;overflow:hidden}.home-faq-card:hover{border-color:#6366f1;box-shadow:0 4px 12px #6366f11a}.home-faq-card.active{border-color:#6366f1;box-shadow:0 10px 15px -3px #6366f133}.home-faq-header{justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.home-faq-header h3{color:#0f172a;margin:0;font-size:1.15rem;font-weight:600}.home-faq-toggle{color:#475569;font-size:1.5rem;font-weight:400;transition:transform .3s}.home-faq-card.active .home-faq-toggle{color:#6366f1}.home-faq-body{max-height:0;transition:all .3s cubic-bezier(0,1,0,1);overflow:hidden}.home-faq-card.active .home-faq-body{max-height:500px;transition:all .3s cubic-bezier(1,0,1,0)}.home-faq-body p{color:#475569;margin:0;padding:0 24px 24px;font-size:1.05rem;line-height:1.6}.platform-links-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-top:30px;padding:30px;box-shadow:0 10px 30px #0000000d}.home-seo-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:32px;margin-top:80px;padding:60px;box-shadow:0 10px 40px #00000008}.home-seo-wrapper h2{text-align:center;color:#0f172a;margin-bottom:50px;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:700}@media (max-width:425px){.home-seo-wrapper{border-radius:20px;padding:30px 20px}.home-seo-block h3{font-size:1.2rem}}.home-seo-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;display:grid}.home-seo-block h3{color:#0f172a;margin-bottom:12px;padding-bottom:10px;font-size:1.5rem;font-weight:700;position:relative}.home-seo-block h3:after{content:"";background:#4f46e5;border-radius:2px;width:40px;height:3px;position:absolute;bottom:0;left:0}.home-seo-block p{color:#475569;line-height:1.6}@media (max-width:768px){.home-details-faq h2,.home-seo-wrapper h2{font-size:2rem}.home-faq-header{padding:16px}.home-faq-header h3{font-size:1rem}.home-details-header,.home-feature-item,.home-feature-item.reverse{text-align:center;flex-direction:column;gap:30px}.home-header-content h2,.home-feature-section-title,.home-why-section h2{font-size:2rem}.home-feature-info h3{font-size:1.5rem}.home-how-to-card{padding:30px 20px}.home-why-section,.home-seo-wrapper{padding:40px 20px}}.platform-grid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:clamp(15px,3vw,25px);max-width:1000px;margin:0 auto;display:grid}@media (max-width:1023px){.platform-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.platform-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:480px){.platform-grid{grid-template-columns:repeat(1,1fr)}}.platform-card{color:#1a1a1a;background:#fff;border-radius:10px;padding:20px 15px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;box-shadow:0 4px 6px #0000001a}.platform-card h3{text-align:center;font-size:1.05rem;font-weight:600;font-family:var(--font-poppins), Inter, system-ui, -apple-system, sans-serif;margin-bottom:6px}.platform-card p{text-align:center;color:#444;font-size:.95rem;font-family:var(--font-poppins), Inter, system-ui, -apple-system, sans-serif}.platform-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.platform-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 15px;font-size:1.5rem;font-weight:700;display:flex}.platform-icon svg{width:35px;height:35px}.instagram-icon{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.youtube-icon{background:red}.linkedin-icon{background:#0077b5}.twitter-icon{background:#1da1f2}.facebook-icon{background:#1877f2}.tiktok-icon{background:linear-gradient(135deg,#1a1a1a 0%,#161823 50%,#fe2c55 50%,#25f4ee 100%)}.home-detailed-guide{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:32px;margin-top:80px;padding:60px}.home-detailed-guide h2{text-align:center;color:#0f172a;margin-bottom:40px;font-size:2.5rem;font-weight:700}.home-guide-content h3{color:#334155;margin-top:30px;margin-bottom:12px;font-size:1.5rem;font-weight:700}.home-guide-content h3:first-child{margin-top:0}.home-guide-content p{color:#475569;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.home-guide-content p:last-child{margin-bottom:0}.home-guide-content strong{color:#0f172a}@media (max-width:768px){.home-detailed-guide{padding:30px 15px}.home-detailed-guide h2{font-size:2rem}.home-guide-content h3{font-size:1.3rem}}
