.store-creation-section{text-align:center;padding:60px 20px 80px;background-color:#fff}.store-creation-section .creation-wrap{display:flex;flex-direction:column;align-items:center;text-align:center}.store-creation-section .content-wrap-form{display:none}body.body-umain .store-creation-section .creation-signed-desc,body.body-umain .store-creation-section .creation-cta-wrap{display:flex}body.body-umain .store-creation-section .content-wrap-form{display:none !important}body.non-umain .store-creation-section .content-wrap-form{display:block}.store-creation-section .creation-description{width:100%;text-align:left;margin:0 0 24px;font-size:16px;line-height:1.6;color:#000}.store-creation-section .content-wrap-form .zform-container.zc-crm-form-container{background:#fff;padding:32px;min-height:200px}.zw-template-inner .content-wrap{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center}h1{width:86%;margin:auto;color:#000;text-align:center;font-family:var(--zf-primary-bold);font-size:78px;font-weight:700;line-height:86px;letter-spacing:-2px;margin-bottom:35px}h2{color:#000;text-align:center;font-family:var(--zf-primary-semibold);font-size:52px;font-style:normal;font-weight:500;line-height:54px;letter-spacing:-2px}.sub-heading{width:70%;margin:auto;color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.interactive-cta-btn-wrapper{padding-top:36px}.interactive-cta-btn-wrapper .interactive-cta-btn{min-width:250px}.interactive-cta-btn-wrapper .interactive-cta-btn-content{align-items:center}.mock-up-images .content-wrap{max-width:1240px}.store-mockup{background-color:#008452;min-height:520px;flex-direction:row;justify-content:center;border-radius:20px}.product-show-case-center{height:100%;position:relative;z-index:10;img{height:100%}}.product-gallery{max-height:447px;height:447px}.product-show-case{position:absolute;height:447px;top:50%;display:flex;flex-direction:column;gap:20px;transition:all .8s ease}.left{left:-14px;transform:translateX(250%) translateY(-50%)}.right{right:-14px;transform:translateX(-250%) translateY(-50%)}.product-show-case img{width:208px;height:100%;border-radius:12px;opacity:0;transition:all .6s ease}.product-show-case.show img{opacity:1}.product-show-case.show-left{transform:translateX(50px) translateY(-50%)}.product-show-case.show-right{transform:translateX(-50px) translateY(-50%);align-items:flex-end}.platform-features{padding:140px 20px;text-align:center;background-color:#fff}#platform-heading{margin-bottom:70px}.slogan-pre-heading{margin-bottom:7px}.slogan-pre-heading .handwritten-style{font-family:"Caveat",cursive;color:#008452;text-align:center;font-size:40px;font-weight:600;line-height:54px;letter-spacing:-1px}.features-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;text-align:left}.feature-item{border:.5px solid #afafaf;background-color:transparent;border-radius:20px;padding:45px 42px;transition:all .4s ease}.feature-item:hover{border:.5px solid #003f3c;background-color:#003f3c}.features-grid .feature-item *{transition:color .4s ease}.features-grid .feature-item:hover *{color:#fff}.features-grid .feature-item .feature-icon [fill="#004945"],.features-grid .feature-item .feature-icon [fill="#003F3C"],.feature-item .feature-icon [fill="white"]{transition:fill .4s ease}.features-grid .feature-item:hover .feature-icon [fill="#004945"],.features-grid .feature-item:hover .feature-icon [fill="#003F3C"]{fill:#fff}.feature-item:hover .feature-icon [fill="white"]{fill:transparent}.feature-icon{width:75px;height:75px;margin-bottom:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:10px}.feature-icon svg{width:100%;height:100%}.feature-title{font-family:var(--primaryfont-bold);font-size:26px;margin-top:0;margin-bottom:15px;font-weight:600}.feature-description{font-size:16px;line-height:24px;margin-bottom:0}.accordion-section .faq-img-wrap{display:flex;flex-direction:row;padding-block-end:140px;width:100%}.accordion-section .content-wrap>p{color:#000;text-align:center;font-size:18px;line-height:26px;margin-bottom:70px}.accordion-container{width:40%}.accordion-img-wrapper{width:60%}.accordion-container,.accordion-img-wrapper{border:1px solid #afafaf;border-radius:16px}.accordion-img-wrapper{flex:1;display:flex;justify-content:center;align-items:center;max-width:60%;width:100%;background-color:var(--color-green-primary);border-radius:20px;padding:20px;position:relative;overflow:hidden}.accordion-image-container{width:100%;height:100%;min-height:200px;position:relative;display:flex;justify-content:center;align-items:center}.accordion-image-container img[data-accordion-id]{max-width:85%;max-height:55%;width:auto;height:auto;object-fit:contain}.lottie-container-wrap{flex:1;display:flex;justify-content:center;align-items:center;max-width:60%;width:100%;background-color:var(--color-green-primary);border-radius:20px;padding:20px;position:relative}.lottie-container{width:70%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}#accordion-heading{margin-bottom:60px}.accordion-container{border:1px solid #afafaf;border-radius:16px}.accordion-container{background:#fff;padding:0 40px;overflow-y:auto;border-right:0}.accordion-item{border-bottom:1px solid #afafaf;padding:40px 0}.accordion-item:last-child{border:0}.accordion-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.accordion-title{font-family:var(--zf-primary-semibold);letter-spacing:-1px;font-size:22px;color:#000;margin:0}.accordion-title.active{color:var(--color-green-medium);font-family:var(--zf-primary-bold)}.accordion-icon{width:22px;height:26px;border:1px solid #498c88;border-radius:20px;position:relative;transition:all .3s ease}.accordion-icon::before,.accordion-icon::after{content:"";position:absolute;background:#498c88;transition:all .3s ease}.accordion-icon::before{top:50%;left:4px;right:4px;height:1px;transform:translateY(-50%)}.accordion-icon::after{top:7px;bottom:7px;left:50%;width:1px;transform:translateX(-50%)}.accordion-icon.active{background-color:#00e365;border:1px solid #003f3c}.accordion-icon.active::before{border:.5px solid #003f3c;transform:rotate(180deg)}.accordion-icon.active::after{transform:scaleY(0)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.accordion-content p{margin-top:12px;margin-bottom:0;font-size:15px;line-height:1.6}.zoho-commerce-features{padding:140px 0}.section-header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:40px}.features-row{display:flex;gap:30px}.feature-box{padding:30px;border-radius:20px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.feature-box.payments *{color:#fff}.feature-box h2{font-family:var(--zf-primary-semibold);font-size:26px;line-height:36px;text-align:left;margin-top:15px;letter-spacing:-.5px;margin-bottom:10px}.feature-box p{font-size:1rem;line-height:1.5;margin:0}.first-row .feature-box{flex:1 1 0;min-width:0}.second-row{margin-top:30px}.second-row .operations{flex-basis:50%}.second-row .mobile-ready{flex-basis:50%}.feature-image-container{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.testimonial-section{text-align:center;background-color:#fef9f0;padding:90px 0;margin-block-end:140px}.carousel-container{max-width:1020px;margin:20px auto 0;overflow:hidden;padding:0}.carousel-wrapper{display:flex;transition:transform .5s ease-in-out;gap:0;margin:0;padding:20px 0}.testimonial-slide{background-color:white;border-radius:30px;border:.5px solid #dcbb7e;display:flex;flex:0 0 100%;width:100%;min-width:0;gap:30px;text-align:left;min-height:300px;transition:all .5s ease-in-out;will-change:transform,opacity}.user-photo-container{flex:0 0 34%;max-width:34%;padding:20px}.user-photo{width:100%;height:100%;object-fit:cover;border-radius:20px}.quote-content{flex:1;padding:50px 50px 50px 10px;position:relative;display:flex;flex-direction:column;justify-content:center}.quote-text{width:90%;font-family:'Zoho_Puvi_Medium';font-size:22px;margin-bottom:30px}.quote-text strong{color:var(--primary-green);font-weight:bold}.author-details{margin-top:auto}.author-name{font-size:20px;line-height:24px;font-weight:bold;margin:5px 0 0}.author-title{font-size:18px;margin:0}.company-logo{position:absolute;bottom:50px;right:50px;width:120px;height:45px;display:flex;align-items:center;justify-content:center}.company-logo img{max-width:100%;max-height:100%;object-fit:contain}.store-ideas__visual--health .store-ideas__content{background:#f9edd7}.brands-testimonials{background:#f9edd7;padding:70px 0;text-align:center;font-family:system-ui,sans-serif}.brands-testimonials__header h2{max-width:780px;margin:0 auto 50px;font-family:Zoho_Puvi_Bold;letter-spacing:-2px;font-size:48px;font-weight:700;line-height:1.25}.testimonial-carousel-wrapper{position:relative;max-width:1480px;margin:auto}.testimonial-carousel-wrapper::after{content:"";position:absolute;top:0;right:0;width:80px;height:100%;background:linear-gradient(90deg,rgba(249,237,215,0.00) 17.49%,rgba(249,237,215,0.80) 90%);pointer-events:none}.testimonial-carousel-wrapper::before{content:"";position:absolute;top:0;left:-2px;z-index:3;width:80px;height:100%;background:linear-gradient(270deg,rgba(249,237,215,0.00) .49%,rgba(249,237,215,1) 90%);pointer-events:none}.brands-testimonials__carousel{overflow:hidden;position:relative}.brands-testimonials__content-block{height:100%;padding:20px 0 40px 30px}.brands-testimonials__track{display:flex;align-items:center;height:400px;transition:transform .6s ease;padding:0;margin:0;box-sizing:border-box}.brands-testimonials__slide{min-width:75%;width:75%;height:100%;list-style:none;display:flex;justify-content:center;transform:scale(0.9);opacity:.7;transition:transform .6s ease,opacity .6s ease;flex-shrink:0}.brands-testimonials__slide.active-slide{transform:scale(1);opacity:1;z-index:5}.brands-testimonials__card{background:#fff;border-radius:18px;padding:20px;width:100%;height:100%;box-sizing:border-box;display:flex;gap:36px;justify-content:space-between;align-items:center}.brands-testimonials__photo-frame{flex:0 0 35%;height:100%;border-radius:16px;overflow:hidden;margin:0}.brands-testimonials__photo{width:100%;height:100%;object-fit:cover}.brands-testimonials__quote-icon{text-align:left}.brands-testimonials__quote-icon svg{width:25px;height:25px}.testimonial-text-wrapper{display:flex;flex-direction:column;height:96%;justify-content:space-between}.brands-testimonials__text-content{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:left}.brands-testimonials__quote{width:90%;font-family:var(--zf-primary-semibold);font-size:28px;font-weight:700;line-height:1.35;text-align:left;margin:0}.brands-testimonials__author{font-family:var(--zf-primary-medium);font-size:18px;text-align:left;margin:0}.brands-testimonials__author span{display:block;font-family:var(--primaryfont-regular);font-size:16px}.brands-testimonials__logo img{width:auto;height:26px}ul.brands-testimonials__track li:nth-child(2){.brands-testimonials__logo img{height:32px}}ul.brands-testimonials__track li:last-child{.brands-testimonials__logo img{height:38px}}.brands-testimonials__indicator{margin-top:28px;display:flex;justify-content:center;gap:6px}.brands-testimonials__indicator button{width:13.333px;height:10px;border-radius:7px;border:.7px solid #000;cursor:pointer;transition:all .6s ease;background:transparent}.brands-testimonials__indicator button[aria-selected="true"]{width:28.333px;height:10px;border-radius:7px;background:#008452}.testimonial-author-logo{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #cecece;padding-top:20px}@media(max-width:1200px){.brands-testimonials__photo-frame{flex:0 0 42%}.brands-testimonials__quote{font-size:24px}}@media(max-width:992px){.brands-testimonials{margin-top:100px;padding:100px 0}.brands-testimonials__slide{min-width:75%}.brands-testimonials__photo-frame{width:auto;flex:0 0 35%}.brands-testimonials__content-block{padding:0}.brands-testimonials__author{font-size:16px;margin-bottom:10px}.brands-testimonials__quote{font-size:16px;width:100%;padding-block-end:32px}.brands-testimonials__track{height:auto}.brands-testimonials__logo img{width:auto;height:16px}ul.brands-testimonials__track li:nth-child(2){.brands-testimonials__logo img{height:26px}}ul.brands-testimonials__track li:last-child{.brands-testimonials__logo img{height:32px}}.brands-testimonials__card{padding:30px 20px;gap:25px;padding-inline-start:30px}}@media(max-width:786px){.brands-testimonials__author span{font-size:14px;line-height:18px}.brands-testimonials__header h2{font-size:42px;max-width:90%}}@media(max-width:666px){.brands-testimonials{padding:60px 0 100px}.testimonial-author-logo{align-items:flex-start}.brands-testimonials__header h2{font-size:38px;max-width:90%}.brands-testimonials__card{flex-direction:column-reverse;padding:30px}.brands-testimonials__photo-frame{width:70%}}@media only screen and (max-width:500px){.brands-testimonials__quote{font-size:16px}.brands-testimonials__photo-frame{width:100%}.testimonial-carousel-wrapper::after,.testimonial-carousel-wrapper::before{background:0}}@media(max-width:480px){.brands-testimonials__header h2{font-size:34px;max-width:90%}}@media(max-width:430px){.brands-testimonials__header h2{font-size:32px;max-width:100%}.brands-testimonials__slide{min-width:100%;transform:none;opacity:1;padding:0 15px}.brands-testimonials{padding:70px 0}.brands-testimonials__slide.active-slide{transform:none}.brands-testimonials__track{height:auto}.brands-testimonials__card{flex-direction:column-reverse;text-align:center;padding:24px}.brands-testimonials__photo-frame{width:100%}.brands-testimonials__logo{height:80px}.brands-testimonials__logo img{margin:0}}.faq{padding:140px 0}#faq-heading{margin-bottom:60px}.faq__item{border-radius:20px;border:1px solid #c1c8c7;width:100%;overflow:hidden;transition:border-color .3s ease}.faq_question_wrap{width:100%;background-color:transparent;cursor:pointer;padding:30px;display:flex;justify-content:space-between;align-items:flex-start;text-align:left;transition:background-color .3s ease,border-radius .3s ease}.faq__question{width:80%;font-family:var(--zf-primary-medium);font-size:20px;padding:0;border:0;text-align:left;cursor:pointer;background-color:transparent}.faq__item.active .faq_question_wrap{border-radius:20px 20px 0 0;background:#d0eadc}.faq__accordion{max-width:70%;margin:0 auto;display:grid;gap:24px}.faq__icon{transition:transform .3s ease,background-color .3s ease}.faq__item.active .faq__icon{transform:rotate(180deg);background-color:#00e365}.faq__answer{overflow:hidden;height:0;transition:height .6s ease}.faq__answer p{max-width:80%;margin:0;padding:30px}.footer-cta.section-container{padding-bottom:100px;margin:0}.start-today-container{width:100%;height:550px;position:relative;border-radius:25px;display:flex;justify-content:center;align-items:center;background:#01403d;overflow:hidden}.start-today-right{right:0;bottom:0}.start-today-img-container{width:133px;height:350px;position:absolute}.start-today-left{top:0;left:0}.start-today-right::before{content:'';position:absolute;bottom:80%;left:0;width:100%;height:100%;background:linear-gradient(180deg,#01403d 70%,rgb(1 64 61 / 2%) 100%);z-index:1;pointer-events:none}.start-today-left::before{content:'';position:absolute;top:22%;width:100%;height:100%;background:linear-gradient(180deg,rgb(1 64 61 / 2%) 70%,#01403d 100%);z-index:1;pointer-events:none}.start-today-right img{position:absolute;bottom:0}.start-today-content{width:57%;height:auto;position:relative}.start-today-container h2{color:#fff;text-align:center;margin-bottom:15px;line-height:65px;font-family:Zoho_Puvi_Bold}.start-today-content .interactive-cta-btn-wrapper{width:85%;margin:auto}.start-today-content .interactive-cta-btn .interactive-arrow{top:0}.start-today-content .interactive-cta-btn{width:100%;max-width:100%}.start-today-content .interactive-cta-btn-content{width:100%;height:100%;padding:40px;font-size:24px;border-radius:60px;font-family:var(--zf-primary-regular);font-weight:600}.section-container .content-wrap{max-width:1250px;margin:auto;width:90%;padding:0}.fade-animation{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.fade-animation.visible{opacity:1;transform:translateY(0)}@media(min-width:992px){.mobile-image-wrapper{display:none}.desktop-view{display:block}.user-photo-container{max-height:400px}.mobile-view{display:none !important}body.non-umain .store-creation-section .creation-description{margin-bottom:0}body.non-umain .store-creation-section .creation-text .main-heading{margin-block-end:15px}}@media(min-width:600px){body.non-umain .content-wrap-form{max-width:65%;margin:auto}}@media(max-width:1440px){.product-show-case-center{width:80%;margin:auto}.mock-up-images .content-wrap{max-width:1024px;min-height:425px}.product-show-case,.product-gallery{height:362px;max-height:362px}.product-show-case img{width:165px}}@media(max-width:1200px){h1{width:90%;font-size:60px;line-height:72px}.sub-heading{width:90%;margin-bottom:10px}.carousel-container{max-width:800px}.testimonial-section h2{max-width:80%}.accordion-section .faq-img-wrap{height:auto}}@media(max-width:1080px){.mock-up-images .content-wrap{min-height:400px}.product-show-case,.product-gallery{height:325px;max-height:325px}.product-show-case-center{width:100%}#platform-heading{width:75%}.accordion-section .content-wrap>p{padding-inline:100px;padding-block-start:24px}}@media(max-width:1024px){.platform-features,.zoho-commerce-features,.faq{padding:120px 0}.store-creation-section .content-wrap-form .zform-container.zc-crm-form-container{padding:0}.start-today-container{height:500px}.author-title{font-size:16px}.user-photo-container{flex:0 0 40%;max-width:40%;padding-block:30px;padding-inline-start:30px}.quote-content{padding-bottom:0;padding-block:30px}.start-today-content{h2{font-size:48px;line-height:60px}}.start-today-content .interactive-cta-btn-content{font-size:20px}}@media(max-width:992px){.mock-up-images .content-wrap{min-height:auto;background:transparent}body.non-umain .sub-heading{text-align:center;margin-bottom:20px}h1{font-size:48px;line-height:56px;margin-bottom:20px}h2{width:63%;margin:auto;font-size:40px;line-height:48px}.features-row-grid h2{width:100%}#platform-heading{margin-bottom:35px}.feature-item{padding:30px 20px}.section-header{flex-direction:column;align-items:center}.platform-features,.zoho-commerce-features,.faq{padding:80px 0}.header-content h2{width:100%;margin-bottom:15px}.header-content p{margin-bottom:0;width:80%;margin:auto;text-align:center;line-height:1.4}.accordion-section .content-wrap>p{width:75%;margin:0 auto 30px;padding-inline:0}#accordion-heading{width:75%}.features-row{flex-direction:column}.second-row .feature-box{flex-basis:auto}.features-row-grid{width:60%;margin:auto}.desktop-view,.accordion-img-wrapper{display:none}.store-mockup{min-height:200px;width:75%}.mobile-view,.mobile-image-wrapper{display:block;overflow:hidden}.mobile-image-wrapper{display:flex;justify-content:center;margin-top:20px;border-radius:20px;background-color:var(--color-green-primary);height:300px}.testimonial-slide{gap:0;flex-direction:column}.author-name span{display:block}.mobile-image-wrapper img{max-width:80%;margin:auto;height:70%}.accordion-container{width:80%;margin:auto;border-right:1px solid #afafaf}.accordion-section .faq-img-wrap{height:auto}.faq__answer p{max-width:100%;font-size:16px;line-height:26px}.start-today-container{height:400px}.start-today-container h2{width:90%;margin:0 auto 20px}}@media(max-width:768px){.store-creation-section{padding:40px 15px}.mobile-view{display:flex !important}.feature-image-container img{max-width:100%;height:100%;margin:0 auto}.start-today-left,.start-today-right{display:none}.start-today-content{width:75%}}@media(max-width:768px){.user-photo-container{flex:0 0 auto;max-width:100%;padding:20px}.user-photo{margin:0 auto}.author-details{max-width:60%}.author-title{font-size:14px;margin:0}.company-logo{width:100px;bottom:50px}.quote-content{padding:30px;padding-block-end:50px}.quote-text{width:100%;font-size:24px;line-height:34px}}@media(max-width:767px){.features-row-grid{max-width:80%;width:100%;margin:0 auto}h2{width:70%}.testimonial-section{padding:60px 0}.carousel-container,.user-photo{max-width:100%}.footer-cta .interactive-cta-btn-content{padding:20px 5px;font-size:16px}}@media(max-width:666px){h1{width:100%;font-size:36px;line-height:40px;margin-bottom:15px}h2{width:70%;font-size:32px;line-height:36px}.sub-heading{width:100%;font-size:16px;line-height:22px;margin:0}.slogan-pre-heading .handwritten-style{font-size:28px;line-height:30px}.platform-features,.zoho-commerce-features,.faq{padding:60px 0}.footer-cta.section-container{padding-top:0;padding-bottom:100px}.features-grid{grid-template-columns:1fr;gap:20px;width:100%;margin:auto}.testimonial-slide{flex-direction:column}.user-photo-container{max-width:100%;margin:auto}#accordion-heading{width:60%}.accordion-container{width:100%;padding:0 30px}.feature-image-container{width:100%;margin:auto}}@media(max-width:600px){#accordion-heading{width:80%}.faq__accordion{max-width:80%}.accordion-section .content-wrap>p{width:90%}h2{width:90%;font-size:32px;line-height:36px}h3.feature-title,.features-row-grid h2{font-size:24px;line-height:26px}.interactive-cta-btn-wrapper{flex-direction:column;gap:20px;align-items:center}.interactive-cta-btn-wrapper .secondary-cta{margin:0}.store-mockup{min-height:200px;width:85%}.testimonial-section h2{max-width:75%}.accordion-title{width:80%}.start-today-container{height:300px}}@media(max-width:480px){#accordion-heading{width:90%}.features-row-grid{max-width:100%;width:100%;margin:0 auto}.mobile-image-wrapper{height:250px}.feature-image-container img,.mobile-image-wrapper img{max-width:100%;margin:auto;height:50%;width:auto}.accordion-section .content-wrap>p{width:100%}.faq_question_wrap{padding:20px}.faq__question{font-size:18px}.faq__answer p{padding:20px}.footer-cta h2{font-size:24px !important;line-height:30px !important;margin-bottom:10px}.start-today-content .interactive-cta-btn{min-width:fit-content}.start-today-content .interactive-cta-btn-wrapper{width:100%}.footer-cta .interactive-cta-btn-content{font-size:14px}}@media(max-width:400px){h1{font-size:34px;line-height:38px}h2{font-size:30px;line-height:34px}#accordion-heading{width:100%}.accordion-icon{width:20px;height:24px}.author-details{max-width:100%;margin-bottom:20px}.company-logo{position:relative;bottom:auto;right:auto}}@media(max-width:768px){.start-today-content{h2{font-size:36px;line-height:48px}}}.ecommerce-store-explainer{background:#fff;padding:48px 20px 32px;text-align:center}.ecommerce-store-explainer__heading{margin:0 0 24px}.ecommerce-store-explainer__heading .handwritten-style{font-family:"Caveat",cursive;color:#008452;font-size:clamp(32px,4vw,42px);font-weight:700;line-height:36px;letter-spacing:0;font-style:normal}.ecommerce-store-explainer__desc{width:min(896px,100%);margin:0 auto;color:#000;font-size:18px;line-height:28px;text-align:center}.store-ideas{background:#fff;padding:32px 20px clamp(72px,8vw,100px)}.store-ideas__heading{margin:0 auto 48px;max-width:1105px}.store-ideas__grid{display:grid;gap:20px;width:100%;max-width:1240px;margin:0 auto}.store-ideas__grid--top{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.store-ideas__grid--bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.store-ideas__card{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;border:.5px solid #b9b9b9;background:#fff}.store-ideas__card--cream{background:#f9edd7;border-color:#fbd69e}.store-ideas__card--green{background:#008452;border-color:#008452}.store-ideas__card--light{background:#fff;border-color:#b9b9b9}.store-ideas__visual{position:relative;overflow:hidden}.store-ideas__card--wide .store-ideas__visual{height:auto;flex:auto}.store-ideas__visual--digital{display:flex;align-items:flex-start;justify-content:center;background:#fff}.store-ideas__visual--handmade{display:flex;align-items:center;justify-content:center;background:#fff;img{width:72% !important;margin-block-start:30px !important}}.store-ideas__visual-image{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.store-ideas__visual--digital .store-ideas__visual-image,.store-ideas__visual--handmade .store-ideas__visual-image{width:auto;height:auto;max-height:calc(100% - 28px);object-fit:contain;object-position:center;margin:auto}.store-ideas__content{padding:28px 42px 40px}.store-ideas__title{margin:0 0 16px;font-size:26px;line-height:36px;font-weight:500;color:#000}.store-ideas__card--green .store-ideas__title,.store-ideas__card--green .store-ideas__desc{color:#fff}.store-ideas__desc{margin:0;font-size:16px;line-height:26px;color:#000}@media(max-width:992px){.store-ideas__grid--top,.store-ideas__grid--bottom{grid-template-columns:1fr;max-width:520px}}@media(max-width:480px){.ecommerce-store-explainer{padding-top:32px}.ecommerce-store-explainer__desc{font-size:16px;line-height:24px}.store-ideas__content{padding:24px 28px 32px}.store-ideas__title{font-size:22px;line-height:30px}}.platform-needs{background:#fff;padding-block:0 100px}.platform-needs__heading{margin:0 auto 56px;text-align:center;font-size:clamp(32px,4.5vw,52px);line-height:1.04;letter-spacing:-2px;font-weight:500;color:#050505}.platform-needs__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:100%;max-width:1240px;margin:0 auto}.platform-needs__card{border:.5px solid #003f3c;border-radius:20px;background:#fff;padding:52px 40px 48px;min-height:386px}.platform-needs__icon{width:42px;height:53px;object-fit:contain;margin-bottom:26px}.platform-needs__title{margin:0 0 26px;font-size:22px;line-height:1.36;font-weight:500;color:#050505}.platform-needs__title-accent{display:block;font-family:Caveat,cursive;font-size:36px;line-height:1;font-weight:700;color:#008452;margin-bottom:4px}.platform-needs__desc{margin:0;font-size:16px;line-height:1.625;color:#050505}@media(max-width:992px){.platform-needs__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.platform-needs__card{min-height:0}}@media(max-width:480px){.platform-needs__card{padding:36px 24px 32px}}.clothing-plans{background:#fff;padding-block:120px 0}.clothing-plans__heading{margin:0 0 50px;text-align:center;line-height:1.15;letter-spacing:-0.8px;font-family:var(--zf-primary-bold);color:#0a0a0a}.clothing-plans__scroll{width:90%;margin:auto}.clothing-plans__grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:24px;align-items:stretch}.clothing-plans__card{background:#fff;border:1px solid rgba(0,0,0,0.10);border-radius:18px;padding:35px}.clothing-plans__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.clothing-plans__title{margin:0;font-size:24px;line-height:1.2;font-family:var(--zf-primary-bold);color:#0a0a0a}.clothing-plans__sparkle{width:24px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.clothing-plans__sparkle-image{width:24px;height:24px;display:block}.clothing-plans__subtitle{margin:0 0 14px;font-size:16px;line-height:1.4;font-family:var(--zf-primary-regular)}.clothing-plans__divider{height:1px;border:0;background:rgba(0,0,0,0.10);margin:14px 0 20px}.clothing-plans__price{margin:0;font-size:42px;line-height:1.06;font-family:var(--zf-primary-bold);color:#0a0a0a;letter-spacing:-0.6px}.clothing-plans__billing{margin:6px 0 24px;font-size:14px;font-family:var(--zf-primary-regular)}.clothing-plans__cta-row{width:100%;margin-top:0;margin-bottom:2px;padding:0}.clothing-plans__cta-btn{width:100%;justify-content:center;text-align:center;white-space:nowrap}.clothing-plans__card .interactive-cta-btn{min-width:100%}.clothing-plans__list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:10px;color:rgba(0,0,0,0.72);font-size:13px;line-height:1.4;font-family:var(--zf-primary-medium)}.clothing-plans__list li{display:flex;font-size:16px;font-family:var(--zf-primary-semibold);gap:10px;align-items:flex-start}.clothing-plans__li-icon{width:16px;height:16px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.clothing-plans__li-icon svg{display:block;width:16px;height:16px}@media(max-width:992px){.clothing-plans__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-gutter:stable;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.22) transparent}.clothing-plans__scroll::-webkit-scrollbar{height:1px}.clothing-plans__scroll::-webkit-scrollbar-track{background:transparent}.clothing-plans__scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.22);border-radius:999px}.clothing-plans__grid{display:flex;flex-wrap:nowrap;width:max-content;justify-content:flex-start;padding-inline:2px}.clothing-plans__card{flex:0 0 300px;width:300px;max-width:300px;scroll-snap-align:start;padding:22px 18px 18px}}.compare-all-features{margin-top:40px;margin-bottom:60px;display:flex;justify-content:center;width:90%}.compare-all-features .secondary-cta{min-width:100%;height:55px;padding:0 30px;display:inline-flex;align-items:center;gap:12px;justify-content:center;letter-spacing:.3px;font-size:15px;font-weight:700;color:#000;text-decoration:none;border:1px solid #c1c8c7;border-radius:999px;transition:border 250ms ease-out}.compare-all-features .secondary-cta:hover{border-color:#000}.compare-all-features .secondary-cta .interactive-arrow-btn{position:relative;width:18px;height:23px;flex-shrink:0;background-color:#01ee65;border:1px solid #000;overflow:hidden;border-radius:999px}.compare-all-features .secondary-cta .interactive-arrow,.compare-all-features .secondary-cta .interactive-arrow-mirror{position:absolute;top:29%;left:40%;transition:transform .5s cubic-bezier(0.1,0,0.3,1)}.compare-all-features .secondary-cta .interactive-arrow-mirror{transform:translateX(-30px)}.compare-all-features .secondary-cta:hover .interactive-arrow{transform:translateX(30px)}.compare-all-features .secondary-cta:hover .interactive-arrow-mirror{transform:translateX(0)}.integration-faq{--int-faq-bg:#d0eadc;--int-faq-border:#c8c2b7;--int-faq-border-active:#b5d5c4;--int-benefit-solution-dark:#003f3c;--int-benefit-solution-accent:#01ee65;--int-radius:20px;background:#fff}.integration-faq .content-wrap{max-width:1024px;padding-block:100px}.integration-faq__title{font-family:var(--secondaryfont-bold);color:#000;letter-spacing:-1px;font-weight:600;margin:10px auto 50px;text-align:center}.integration-faq__list{list-style:none;padding:0;margin:0}.integration-faq__item{background:#fff;border:1px solid var(--int-faq-border);border-radius:var(--int-radius);margin-bottom:20px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.integration-faq__item:hover{border-color:#000}.integration-faq__item.is-open .integration-faq__trigger{background-color:var(--int-faq-bg);border-color:transparent;border-bottom-color:var(--int-faq-border-active)}.integration-faq__item .integration-faq__trigger{border-radius:20px 20px 0 0;transition:background-color .25s ease,border-color .25s ease}.integration-faq__trigger{position:relative;padding:30px;background:#fff;font-family:var(--zf-secondary-medium);font-size:20px;line-height:1.6;border:0;border-radius:var(--int-radius);text-align:left;width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:16px}.integration-faq__trigger-text{display:flex;align-items:center;font-size:18px}.integration-faq__trigger-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.integration-faq .accordion-icon{width:22px;height:26px;border:1px solid var(--int-benefit-solution-dark);border-radius:var(--int-radius);position:relative;transition:background-color .3s ease,border-color .3s ease;flex-shrink:0}.integration-faq .accordion-icon::before,.integration-faq .accordion-icon::after{content:"";position:absolute;background:var(--int-benefit-solution-dark);transition:transform .3s ease,opacity .25s ease}.integration-faq .accordion-icon::before{top:50%;left:4px;right:4px;height:1px;transform:translateY(-50%)}.integration-faq .accordion-icon::after{top:7px;bottom:7px;left:50%;width:1px;transform:translateX(-50%)}.integration-faq .accordion-icon.active{background-color:var(--int-benefit-solution-accent);border-color:var(--int-benefit-solution-dark)}.integration-faq .accordion-icon.active::before{background:var(--int-benefit-solution-dark);transform:translateY(-50%) rotate(180deg)}.integration-faq .accordion-icon.active::after{transform:translateX(-50%) scaleY(0);opacity:0}.integration-faq__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease-in-out;font-size:17px;line-height:1.6;box-sizing:border-box}.integration-faq__item.is-open .integration-faq__panel{grid-template-rows:1fr}.integration-faq__panel-inner{overflow:hidden}.integration-faq__panel-text{display:block;padding:30px 30px;color:#050505}@media(max-width:768px){.integration-faq__trigger{padding:22px 20px}.integration-faq__panel-text{padding:20px 22px}}