#section-creator{overflow:hidden;background-color:#F9F8FF}#section-creator .creator-pill{display:inline-block;padding:8px 20px;background-color:#EAE6FF;border-radius:50px;font-size:14px;font-weight:500;margin-bottom:25px;text-decoration:none;transition:transform 0.4s ease}#section-creator .creator-pill:hover{transform:translateY(-3px)}#section-creator .creator-pill .dot{display:inline-block;width:6px;height:6px;background-color:#7A5CFF;border-radius:50%;margin-left:8px;vertical-align:middle;animation:pulse 1.5s infinite}@keyframes pulse{0{box-shadow:0 0 0 0 rgba(122,92,255,0.7)}70%{box-shadow:0 0 0 10px rgba(122,92,255,0)}100%{box-shadow:0 0 0 0 rgba(122,92,255,0)}}#section-creator h1{color:#111827;line-height:1.1;margin-top:20px;margin-bottom:10px}#section-creator .gradient-text{display:block;background:linear-gradient(90deg,#8B5CF6,#EC4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#section-creator h3{color:#374151;margin-top:10px;margin-bottom:25px}#section-creator .lead{margin:0 auto 50px auto;line-height:1.6}#section-creator .creator-card{background-color:#FFFFFF;border-radius:24px;padding:40px;box-shadow:0 25px 50px -12px rgba(17,24,39,0.1),0 10px 15px -3px rgba(17,24,39,0.05);width:100%}#section-creator .timer-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:40px}#section-creator .timer-icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(to right,#4F46E5,#9333EA);color:#FFFFFF;display:flex;align-items:center;justify-content:center;font-size:32px;flex-shrink:0}#section-creator .timer-content{margin-left:20px;text-align:left}#section-creator .timer-value{font-size:56px;font-weight:700;color:#1F2937;line-height:1}#section-creator .timer-label{font-size:16px;color:#6B7280;margin-top:2px}#section-creator .progress-steps{display:flex;flex-wrap:wrap;margin-bottom:40px;margin-left:-10px;margin-right:-10px}#section-creator .progress-steps .col-sm-3{padding-left:10px;padding-right:10px;display:flex}#section-creator .step-item{padding:15px 10px;border-radius:12px;font-size:14px;font-weight:500;text-align:center;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#F3FBF7;color:#374151;transition:all 0.4s ease}#section-creator .step-item.active{background:linear-gradient(to right,#6D28D9,#A78BFA);color:#FFFFFF}#section-creator .step-text{line-height:1.3}#section-creator .step-icon-wrapper{width:24px;height:24px;background-color:#FFFFFF;border-radius:50%;color:#6D28D9;font-size:12px;margin-top:8px;display:flex;align-items:center;justify-content:center}#section-creator .revenue-card{background-color:#F0FDF4;border:1px solid #BBF7D0;border-radius:16px;padding:25px;margin-bottom:30px}#section-creator .revenue-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#section-creator .revenue-title{font-size:16px;font-weight:600;color:#064E3B}#section-creator .revenue-amount{font-size:24px;font-weight:700;color:#059669}#section-creator .revenue-amount small{font-size:14px;font-weight:500;color:#6B7280}#section-creator .progress-track{width:100%;height:8px;background-color:#D1FAE5;border-radius:4px;overflow:hidden}#section-creator .progress-fill{width:25%;height:100%;background-color:#34D399;border-radius:4px}#section-creator .progress-labels{display:flex;justify-content:space-between;margin-top:10px;font-size:12px;font-weight:500}#section-creator .progress-labels span{color:#6B7280;width:33.33%}#section-creator .progress-labels span:nth-child(2){text-align:center}#section-creator .progress-labels span:nth-child(3){text-align:right}#section-creator .progress-labels .label-active{color:#059669}#section-creator .comparison-row{margin-left:-10px;margin-right:-10px}#section-creator .comparison-row .col-sm-4{padding-left:10px;padding-right:10px;margin-bottom:10px}#section-creator .comparison-box{background-color:#F9FAFB;border-radius:12px;padding:20px;text-align:center;min-height:100px;display:flex;flex-direction:column;justify-content:center;transition:all 0.4s ease}#section-creator .comparison-box strong{font-size:24px;font-weight:700;color:#111827;display:block}#section-creator .comparison-box span{font-size:14px;color:#6B7280}#section-creator .comparison-box.active{background:linear-gradient(to right,#4F46E5,#9333EA);color:#FFFFFF}#section-creator .comparison-box.active strong,#section-creator .comparison-box.active span{color:#FFFFFF}#section-creator .comparison-box.active i{font-size:12px;margin-left:4px;vertical-align:middle}#section-creator .cta-row{margin-top:40px}#section-creator .btn{font-family:'Poppins',sans-serif;font-size:16px;font-weight:600;padding:18px 25px;border-radius:12px;border:2px solid transparent;transition:all 0.4s ease;text-decoration:none}#section-creator .btn i{margin-right:8px}#section-creator .btn-primary-gradient{background:linear-gradient(to right,#6D28D9,#9333EA);color:#FFFFFF}#section-creator .btn-primary-gradient:hover{color:#FFFFFF;transform:translateY(-3px);box-shadow:0 10px 20px -5px rgba(122,92,255,0.4)}#section-creator .btn-secondary-outline{background-color:#FFFFFF;border-color:#C4B5FD;color:#6D28D9}#section-creator .btn-secondary-outline i{margin-left:8px;margin-right:0;transition:transform 0.4s ease}#section-creator .btn-secondary-outline:hover{color:#6D28D9;background-color:#F5F3FF;border-color:#8B5CF6;transform:translateY(-3px)}#section-creator .btn-secondary-outline:hover i{transform:translateX(5px)}@media (max-width:991px){#section-creator .creator-card{padding:30px}}@media (max-width:767px){#section-creator .lead{margin-bottom:40px}#section-creator .creator-card{padding:20px}#section-creator .progress-steps{margin-bottom:25px}#section-creator .progress-steps .col-xs-6{margin-bottom:15px}}#section-fast-features{background-color:#F9F8FF}#section-fast-features .section-title{margin-bottom:20px}#section-fast-features .section-title .gradient-text{background:linear-gradient(90deg,#6366F1,#A855F7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#section-fast-features .section-subtitle{margin-left:auto;margin-right:auto;line-height:1.6;margin-bottom:60px}#section-fast-features .features-row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}#section-fast-features .features-row .col-md-3,#section-fast-features .features-row .col-sm-6{display:flex;flex-direction:column;padding-left:10px;padding-right:10px;margin-bottom:20px}#section-fast-features .feature-card{background-color:#FFFFFF;padding:30px;border-radius:20px;box-shadow:0 10px 25px -5px rgba(0,0,0,0.05),0 8px 10px -6px rgba(0,0,0,0.05);transition:all 0.4s ease;width:100%;flex-grow:1;text-align:center;height:100%}#section-fast-features .feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1)}#section-fast-features .feature-icon-wrapper{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#FFFFFF;font-size:28px;margin:0 auto 25px auto;box-shadow:0 4px 15px rgba(0,0,0,0.1)}#section-fast-features .icon-inventory{background:linear-gradient(135deg,#6366F1,#8B5CF6)}#section-fast-features .icon-global{background:linear-gradient(135deg,#22C55E,#4ADE80)}#section-fast-features .icon-dropshipping{background:linear-gradient(135deg,#F97316,#EF4444)}#section-fast-features .icon-mobile{background:linear-gradient(135deg,#EC4899,#D946EF)}#section-fast-features .fa-mobile{font-size:38px}#section-fast-features .feature-title{font-size:22px;line-height:1.3;margin-top:0;margin-bottom:15px;color:#6D28D9}#section-fast-features .feature-description{color:#4B5563;line-height:1.6}@media (min-width:992px){#section-fast-features .features-row .col-md-3{flex:0 0 25%;width:25%;margin-bottom:0}}@media (min-width:768px) and (max-width:991px){#section-fast-features .section-title{font-size:36px}#section-fast-features .section-subtitle{font-size:16px;margin-bottom:50px}#section-fast-features .features-row .col-md-3,#section-fast-features .features-row .col-sm-6{flex:0 0 25%;width:25%;margin-bottom:0}#section-fast-features .feature-card{padding:25px}#section-fast-features .feature-title{font-size:20px}#section-fast-features .feature-description{font-size:14px}}@media (min-width:481px) and (max-width:767px){#section-fast-features .section-title{font-size:32px;line-height:1.3}#section-fast-features .section-subtitle{font-size:15px;margin-bottom:40px;padding:0 10px}#section-fast-features .features-row .col-md-3,#section-fast-features .features-row .col-sm-6{flex:0 0 50%;width:50%;padding-left:10px;padding-right:10px;margin-bottom:20px}#section-fast-features .features-row .col-md-3:nth-child(3),#section-fast-features .features-row .col-md-3:nth-child(4){margin-bottom:0}#section-fast-features .feature-card{padding:20px}#section-fast-features .feature-icon-wrapper{width:56px;height:56px;font-size:24px;margin-bottom:20px}#section-fast-features .fa-mobile{font-size:32px}#section-fast-features .feature-title{font-size:18px;margin-bottom:12px}#section-fast-features .feature-description{font-size:13px}}@media (max-width:480px){#section-fast-features .section-title{font-size:28px}#section-fast-features .features-row{margin-left:-5px;margin-right:-5px}#section-fast-features .features-row .col-md-3,#section-fast-features .features-row .col-sm-6{flex:0 0 100%;width:100%;padding-left:5px;padding-right:5px;margin-bottom:15px}#section-fast-features .features-row .col-md-3:last-child,#section-fast-features .features-row .col-sm-6:last-child{margin-bottom:0}#section-fast-features .feature-card{padding:18px}#section-fast-features .feature-icon-wrapper{width:50px;height:50px;font-size:22px;margin-bottom:18px}#section-fast-features .fa-mobile{font-size:28px}#section-fast-features .feature-title{font-size:16px;margin-bottom:10px}#section-fast-features .feature-description{font-size:12px;line-height:1.5}}#section-power-levels{background-image:linear-gradient(to bottom,#F6F4FF,#FFFFFF)}#section-power-levels .section-title{margin-bottom:20px}#section-power-levels .section-title .gradient-text{background:linear-gradient(90deg,#8B5CF6,#6366F1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#section-power-levels .section-subtitle{color:#6B7280;max-width:550px;margin-left:auto;margin-right:auto;line-height:1.6;margin-bottom:60px}#section-power-levels .power-cards-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}#section-power-levels .power-cards-row > [class*="col-"]{display:flex;margin-bottom:30px}#section-power-levels .power-card{background-color:#FFFFFF;padding:30px;border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.08);transition:all 0.4s ease;width:100%;text-align:left;display:flex;flex-direction:column}#section-power-levels .power-card:hover{transform:scale(1.03);box-shadow:0 25px 50px -12px rgba(0,0,0,0.15)}#section-power-levels .power-icon-wrapper{width:56px;height:56px;border-radius:16px;margin-bottom:25px;display:flex;align-items:center;justify-content:center;color:#FFFFFF;font-size:24px}#section-power-levels .icon-core{background:linear-gradient(135deg,#3B82F6,#60A5FA)}#section-power-levels .icon-advanced{background:linear-gradient(135deg,#8B5CF6,#A78BFA)}#section-power-levels .icon-elite{background:#10B981}#section-power-levels .power-title{font-family:'Poppins',sans-serif;font-size:20px;font-weight:700;color:#111827;margin-top:0;margin-bottom:15px}#section-power-levels .power-description{font-family:'Poppins',sans-serif;font-size:15px;color:#4B5563;line-height:1.6;flex-grow:1;margin-bottom:25px}#section-power-levels .power-tag{display:inline-block;padding:8px 18px;border-radius:50px;font-size:13px;font-weight:600;color:#FFFFFF;margin-top:auto;align-self:flex-start}#section-power-levels .tag-core{background:linear-gradient(to right,#6366F1,#8B5CF6)}#section-power-levels .tag-advanced{background:linear-gradient(to right,#D946EF,#EC4899)}#section-power-levels .tag-elite{background:#10B981}#section-power-levels.text-right .power-card{text-align:right}#section-power-levels.text-right .power-icon-wrapper{margin-left:auto;margin-right:0}#section-power-levels.text-right .power-tag{align-self:flex-end}@media (max-width:767px){#section-power-levels .power-cards-row > .col-sm-12{width:100%;margin-left:auto;margin-right:auto}#section-power-levels .power-cards-row > [class*="col-"]:last-child{margin-bottom:0}}#section-real-results{background-color:#FDFBFF;overflow:hidden}#section-real-results .section-title{margin-bottom:20px}#section-real-results .section-title .gradient-text{background:linear-gradient(90deg,#8B5CF6,#A855F7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#section-real-results .section-subtitle{color:#4B5563;max-width:550px;margin-left:auto;margin-right:auto;line-height:1.6;margin-bottom:60px}#section-real-results .results-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}#section-real-results .results-row > [class*="col-"]{display:flex;padding-left:15px;padding-right:15px;margin-bottom:30px}#section-real-results .result-card{background-color:#FFFFFF;padding:25px;border-radius:20px;box-shadow:0 10px 25px -5px rgba(0,0,0,0.05),0 8px 10px -6px rgba(0,0,0,0.05);transition:all 0.4s ease;width:100%;display:flex;flex-direction:column}#section-real-results .result-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 25px -5px rgba(99,102,241,0.1),0 8px 10px -6px rgba(99,102,241,0.1)}#section-real-results .card-user{font-weight:700;font-size:16px;color:#1F2937;margin-bottom:10px}#section-real-results .card-user .fa-star{color:#FBBF24;margin-right:5px;animation:star-glow 2s infinite ease-in-out}@keyframes star-glow{0,100%{transform:scale(1);opacity:0.8}50%{transform:scale(1.2);opacity:1}}#section-real-results .card-quote{font-size:15px;color:#4B5563;line-height:1.5;flex-grow:1;margin-bottom:20px}#section-real-results .store-grid{display:flex;flex-wrap:wrap;gap:8px}#section-real-results .grid-item{background-color:#F3F4F6;height:30px;border-radius:8px;width:calc(25% - 6px);opacity:0.7;background-image:linear-gradient(to right,#E9D5FF,#EDE9FE)}#section-real-results .card-revenue{background-color:#F0FDF4}#section-real-results .revenue-amount{font-size:42px;font-weight:700;color:#10B981;margin-bottom:5px}#section-real-results .card-description{font-size:15px;color:#374151;flex-grow:1}#section-real-results .card-link{font-size:14px;font-weight:600;text-decoration:none;transition:all 0.3s ease;margin-top:15px}#section-real-results .card-link:hover{transform:translateX(3px)}#section-real-results .revenue-link{color:#059669}#section-real-results .revenue-link i{margin-right:5px}#section-real-results .card-tech-mom{background-color:#EFF6FF}#section-real-results .card-tech-mom .card-link{color:#3B82F6}#section-real-results .card-icon-top{font-size:28px;margin-bottom:15px;color:#60A5FA}#section-real-results .card-recommended{background-color:#FAF5FF;text-align:left}#section-real-results .card-recommended .icon-recommended{color:#9333EA;font-size:32px}#section-real-results .card-description-rec{font-size:15px;color:#6B7280;margin-bottom:20px}#section-real-results .partner-pills{margin-top:auto;display:flex;flex-direction:column;gap:10px}#section-real-results .partner-pill{background-color:#FFFFFF;border:1px solid #F3F4F6;padding:12px 16px;border-radius:50px;text-align:left;font-size:14px;color:#374151;font-weight:500;transition:all 0.3s ease}#section-real-results .partner-pill:hover{border-color:#C4B5FD;color:#8B5CF6;transform:scale(1.05)}#section-real-results.text-right .result-card{align-items:flex-end;text-align:right}#section-real-results.text-right .card-user{display:flex;flex-direction:row-reverse}#section-real-results.text-right .card-user .fa-star{margin-left:5px;margin-right:0}#section-real-results.text-right .revenue-link{display:inline-flex;flex-direction:row-reverse;align-items:center}#section-real-results.text-right .revenue-link i{margin-left:5px;margin-right:0}#section-real-results.text-right .card-link:hover{transform:translateX(-3px)}#section-real-results.text-right .store-grid{align-self:stretch}#section-real-results.text-right .partner-pill{text-align:right}@media (max-width:991px){#section-real-results .section-subtitle{font-size:16px;margin-bottom:50px}}@media (max-width:767px){#section-real-results .results-row > .col-sm-6:nth-last-child(-n+2){margin-bottom:0}#section-real-results .results-row{margin-left:-10px;margin-right:-10px}#section-real-results .results-row > [class*="col-"]{padding-left:10px;padding-right:10px}}@media (max-width:480px){#section-real-results .results-row > .col-sm-6{margin-bottom:20px}#section-real-results .results-row > .col-sm-6:last-child{margin-bottom:0}}#section-cta-build{background-image:linear-gradient(to bottom,#F5F3FF,#FEF9F9);overflow:hidden}#section-cta-build .section-title{line-height:1.3;margin-top:0;margin-bottom:25px}#section-cta-build .section-title .gradient-text{background:linear-gradient(90deg,#8B5CF6,#A78BFA);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#section-cta-build .guarantee-text{color:#6B7280;margin-bottom:35px}#section-cta-build .guarantee-text strong{color:#8B5CF6;font-weight:700}#section-cta-build .btn-cta-build{font-family:'Poppins',sans-serif;font-size:18px;font-weight:600;color:#FFFFFF;background:linear-gradient(to right,#6D28D9,#A78BFA);padding:18px 40px;border-radius:14px;border:none;text-decoration:none;transition:all 0.4s ease;box-shadow:0 10px 20px -5px rgba(122,92,255,0.4);display:inline-block}#section-cta-build .btn-cta-build i{margin-right:10px;animation:bolt-shake 2.5s infinite ease-in-out}@keyframes bolt-shake{0,100%{transform:rotate(0deg)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}50%{transform:rotate(0deg)}}#section-cta-build .btn-cta-build:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 15px 25px -5px rgba(122,92,255,0.5)}#section-cta-build .info-cards-row{margin-top:50px}#section-cta-build .info-card{background-color:#FFFFFF;padding:15px 25px;border-radius:12px;box-shadow:0 8px 30px -5px rgba(0,0,0,0.07);text-align:left;font-size:14px;font-weight:500;color:#374151;display:flex;align-items:center;transition:all 0.4s ease}#section-cta-build .info-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px -5px rgba(0,0,0,0.1)}#section-cta-build .info-card i{color:#34D399;font-size:18px;margin-right:12px}@media (max-width:767px){.pt-100{padding-top:75px}.pb-100{padding-bottom:75px}#section-cta-build .section-title{line-height:1.4}#section-cta-build .info-cards-row .col-sm-12{margin-bottom:15px}#section-cta-build .info-cards-row .col-sm-12:last-child{margin-bottom:0}#section-cta-build .info-card{padding:12px 20px}}