.wp-content{--wc-brand: #0730E2;--wc-brand-50: #EEF1FE;--wc-brand-100: #DCE3FD;--wc-brand-600: #0626BC;--wc-foreground: #040A24;--wc-secondary: #3D4A6B;--wc-background: #F6F7FB;--wc-border: #DDE2F0;--wc-radius: 1rem;--wc-font-display: "Sora", "Google Sans", system-ui, sans-serif;color:var(--wc-foreground)}[dir=rtl] .wp-content{--wc-font-display: "Noto Sans Arabic", "Google Sans", system-ui, sans-serif}.wp-content>section{padding-block:clamp(3rem,6vw,5rem);padding-inline:1.25rem;border-top:1px solid var(--wc-border)}.wp-content>section:first-of-type{border-top:0}.wp-content>section:nth-of-type(2n){background:linear-gradient(180deg,#f8fafc,#fff)}.wp-content>section>header{max-width:48rem;margin:0 auto 2.5rem;text-align:center}.wp-content>section>header h2{font-family:var(--wc-font-display);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.02em;color:var(--wc-foreground);margin:0 0 .625rem;line-height:1.15}.wp-content>section>header p{color:var(--wc-secondary);font-size:1.0625rem;line-height:1.6;margin:0}.wp-content>section:has(>article){display:grid;gap:1.25rem;grid-template-columns:1fr;max-width:80rem;margin-inline:auto}@media (min-width: 768px){.wp-content>section:has(>article){grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.wp-content>section:has(>article){grid-template-columns:repeat(3,1fr)}}.wp-content>section:has(>article)>header{grid-column:1 / -1}.wp-content article{position:relative;background:#fff;border:1px solid var(--wc-border);border-radius:var(--wc-radius);padding:1.5rem 1.5rem 1.625rem;box-shadow:0 1px 2px #0f172a0a;transition:box-shadow .24s,transform .24s,border-color .24s;overflow:hidden;display:flex;flex-direction:column;gap:.5rem}.wp-content article:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fff,#f4f7ff 60%,#e8eeff);z-index:0;pointer-events:none}.wp-content article>*{position:relative;z-index:1}.wp-content article:hover{border-color:#0730e240;box-shadow:0 12px 28px -10px #0730e22e;transform:translateY(-2px)}.wp-content article>header{margin:0 0 .25rem}.wp-content article h3{font-family:var(--wc-font-display);font-size:1.0625rem;font-weight:700;color:var(--wc-foreground);letter-spacing:-.01em;margin:0 0 .375rem;line-height:1.3}.wp-content article p{color:var(--wc-secondary);font-size:.9375rem;line-height:1.6;margin:0}.wp-content article ul{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.wp-content article li{position:relative;padding-inline-start:1.625rem;font-size:.875rem;color:var(--wc-secondary);line-height:1.5}.wp-content article li:before{content:"✓";position:absolute;inset-inline-start:0;top:.05rem;width:1.125rem;height:1.125rem;border-radius:999px;background:var(--wc-brand);color:#fff;font-size:.7rem;font-weight:800;line-height:1.125rem;text-align:center;box-shadow:0 0 0 4px #0730e214}.wp-content section[id=pricing] article[aria-label="Most popular"],.wp-content section[id=pricing] article[aria-label*=popular i]{border-color:var(--wc-brand);box-shadow:0 16px 40px -16px #0730e252}.wp-content section[id=pricing] article[aria-label*=popular i]:before{background:linear-gradient(135deg,#fff,#eef2ff 55%,#dde6ff)}.wp-content section[id=process]{display:block!important;padding-inline:1.5rem;counter-reset:step}.wp-content section[id=process]>ol{list-style:none;padding:0;margin:0 auto;max-width:80rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 768px){.wp-content section[id=process]>ol{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.wp-content section[id=process]>ol{grid-template-columns:repeat(3,1fr)}}.wp-content section[id=process]>ol>li{position:relative;background:#fff;border:1px solid var(--wc-border);border-radius:var(--wc-radius);padding-block:1.5rem 1.625rem;padding-inline:1.5rem;padding-inline-start:4.5rem;box-shadow:0 1px 2px #0f172a0a;overflow:hidden;transition:box-shadow .24s,transform .24s,border-color .24s;font-size:0;line-height:0}.wp-content section[id=process]>ol>li:hover{border-color:#0730e240;box-shadow:0 12px 28px -10px #0730e22e;transform:translateY(-2px)}.wp-content section[id=process]>ol>li:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fff,#f4f7ff 60%,#e8eeff);z-index:0;pointer-events:none}.wp-content section[id=process]>ol>li:after{counter-increment:step;content:counter(step);position:absolute;inset-inline-start:1.25rem;top:1.5rem;width:2.25rem;height:2.25rem;border-radius:999px;background:var(--wc-brand);color:#fff;font-family:var(--wc-font-display);font-weight:700;font-size:.9375rem;line-height:2.25rem;text-align:center;z-index:2}.wp-content section[id=process]>ol>li>*{position:relative;z-index:1}.wp-content section[id=process]>ol>li>h3{font-family:var(--wc-font-display);font-size:1.0625rem;font-weight:700;color:var(--wc-foreground);letter-spacing:-.01em;line-height:1.3;margin:0 0 .375rem}.wp-content section[id=process]>ol>li>p{font-size:.9375rem;line-height:1.6;color:var(--wc-secondary);margin:0}.wp-content section[id=why]{display:grid!important;grid-template-columns:1fr;gap:1rem;padding-inline:1.5rem;max-width:80rem;margin-inline:auto}@media (min-width: 640px){.wp-content section[id=why]{grid-template-columns:repeat(2,1fr);gap:1.25rem 2.5rem}}@media (min-width: 1024px){.wp-content section[id=why]{grid-template-columns:repeat(3,1fr);gap:1.25rem 3rem}}.wp-content section[id=why]>header{grid-column:1 / -1;margin-bottom:.25rem}.wp-content .why-item{display:flex;flex-direction:column;gap:.375rem}.wp-content .why-item>h3{margin:0;font-size:1.0625rem;font-weight:700;color:var(--wc-foreground);display:flex;align-items:flex-start;gap:.625rem}.wp-content .why-item>h3:before{content:"";flex:0 0 .5rem;width:.5rem;height:.5rem;margin-top:.45rem;border-radius:999px;background:var(--wc-brand);box-shadow:0 0 0 4px #0730e21f}.wp-content .why-item>p{margin:0 0 0 1.125rem;color:var(--wc-secondary);font-size:.9375rem;line-height:1.6}.wp-content section[id=stack]{display:block!important;padding-inline:1.5rem}.wp-content section[id=stack]>ul{list-style:none;padding:0;margin:0 auto;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:56rem}.wp-content section[id=stack]>ul>li{display:inline-flex;align-items:center;padding:.5rem 1rem;background:var(--wc-brand-50);border:1px solid rgba(7,48,226,.18);border-radius:999px;font-size:.875rem;font-weight:500;color:var(--wc-brand)}.wp-content section[id=pricing]>label,.wp-content section[id=pricing]>small,.wp-content section[id=pricing]>p:last-of-type{grid-column:1 / -1}.wp-content section[id=pricing]>label{display:flex;align-items:center;justify-content:center;gap:.625rem;cursor:pointer;font-size:.9375rem;font-weight:500;color:var(--wc-foreground);margin:0 auto .375rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wp-content section[id=pricing]>small{display:block;text-align:center;font-size:.8125rem;color:var(--wc-secondary);margin:0 auto 1.75rem;max-width:40rem}.pricing-toggle-track{display:inline-block;flex-shrink:0;width:2.75rem;height:1.5rem;border-radius:999px;background:var(--wc-border);position:relative;transition:background .2s;direction:ltr}.pricing-toggle-track:after{content:"";position:absolute;top:.25rem;left:.25rem;width:1rem;height:1rem;border-radius:999px;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .2s}.pricing-toggle-track.is-on{background:var(--wc-brand)}.pricing-toggle-track.is-on:after{transform:translate(1.25rem)}.wp-content section[id=pricing] .pricing-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--wc-border);font-size:.875rem;color:var(--wc-secondary);margin:0;gap:1rem}.wp-content section[id=pricing] article>header+.pricing-row{border-top:1px solid var(--wc-border);margin-top:.75rem}.wp-content section[id=pricing] .pricing-row strong{color:var(--wc-foreground);font-weight:700;margin:0;white-space:nowrap}.popular-badge{display:inline-block;align-self:flex-start;background:var(--wc-brand);color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;padding:.2rem .625rem;border-radius:999px;margin-bottom:.625rem}.wp-content section[id=pricing] strong{color:var(--wc-foreground);font-weight:700}.wp-content section[id=shopify-offer]{max-width:58rem!important;grid-template-columns:1fr!important;background:linear-gradient(135deg,#f0fdf4,#e8f5ed);border:1px solid rgba(74,158,100,.22);border-radius:1.5rem;padding:2rem 1.5rem;gap:1rem!important;margin-inline:auto}@media (min-width: 768px){.wp-content section[id=shopify-offer]{grid-template-columns:repeat(2,1fr)!important;padding:2.5rem 2rem}}.wp-content section[id=shopify-offer]>header{text-align:center;padding-bottom:.5rem}.wp-content section[id=shopify-offer]>header>h2:first-of-type{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#3a7d44;margin:0 0 .5rem}.wp-content section[id=shopify-offer]>header>h2:last-of-type{font-size:clamp(1.875rem,4vw,2.75rem);color:var(--wc-foreground);margin:0 0 .625rem}.wp-content section[id=shopify-offer] article:first-of-type{border-color:#4a9e6459!important}.wp-content section[id=shopify-offer] article:first-of-type:before{background:linear-gradient(135deg,#fff,#f0fdf4)!important}.wp-content section[id=shopify-offer] article:first-of-type>svg{color:#3a7d44;margin-bottom:.25rem}.wp-content section[id=shopify-offer] article:first-of-type>a{background:#3a7d44!important}.wp-content section[id=shopify-offer] article:first-of-type>a:hover{background:#2d6235!important}.wp-content section[id=pricing] article>a,.wp-content section[id=modules] article>a,.wp-content section[id=shopify-offer] article>a,.wp-content section[id=offer] article>a{display:inline-flex;align-items:center;gap:.375rem;align-self:flex-start;margin-top:auto;padding:.55rem 1rem;border-radius:.625rem;background:var(--wc-brand);color:#fff!important;font-weight:600;font-size:.875rem;text-decoration:none!important;transition:background .2s,transform .2s}.wp-content section[id=shopify-offer] article>a{padding:.75rem 1.375rem;font-size:.9375rem;border-radius:.75rem;box-shadow:0 4px 14px -4px #0730e273}.wp-content section[id=modules] article>a:after,.wp-content section[id=pricing] article>a:after,.wp-content section[id=shopify-offer] article>a:after,.wp-content section[id=offer] article>a:after{content:"→";transition:transform .2s}[dir=rtl] .wp-content section[id=shopify-offer] article>a:after,[dir=rtl] .wp-content section[id=pricing] article>a:after,[dir=rtl] .wp-content section[id=modules] article>a:after,[dir=rtl] .wp-content section[id=offer] article>a:after{content:"←"}.wp-content section[id=pricing] article>a:hover,.wp-content section[id=modules] article>a:hover,.wp-content section[id=shopify-offer] article>a:hover,.wp-content section[id=offer] article>a:hover{background:var(--wc-brand-600);transform:translateY(-1px)}.wp-content section[id=modules] article>a:hover:after,.wp-content section[id=pricing] article>a:hover:after,.wp-content section[id=shopify-offer] article>a:hover:after,.wp-content section[id=offer] article>a:hover:after{transform:translate(3px)}[dir=rtl] .wp-content section[id=shopify-offer] article>a:hover:after,[dir=rtl] .wp-content section[id=pricing] article>a:hover:after,[dir=rtl] .wp-content section[id=modules] article>a:hover:after,[dir=rtl] .wp-content section[id=offer] article>a:hover:after{transform:translate(-3px)}.wp-content section[id=faq]{max-width:48rem;margin-inline:auto;display:flex;flex-direction:column;gap:.75rem}.wp-content section[id=faq]:has(>article){grid-template-columns:1fr!important;gap:.75rem}.wp-content section[id=faq] details{background:#fff;border:1px solid var(--wc-border);border-radius:var(--wc-radius);overflow:hidden;transition:border-color .2s,box-shadow .2s}.wp-content section[id=faq] details[open]{border-color:#0730e247;box-shadow:0 6px 18px -8px #0730e229}.wp-content section[id=faq] summary{list-style:none;cursor:pointer;padding:1rem 1.25rem;font-weight:600;color:var(--wc-foreground);display:flex;justify-content:space-between;align-items:center;gap:1rem}.wp-content section[id=faq] summary::-webkit-details-marker{display:none}.wp-content section[id=faq] summary:after{content:"+";color:var(--wc-brand);font-size:1.25rem;font-weight:300;transition:transform .2s}.wp-content section[id=faq] details[open] summary:after{transform:rotate(45deg)}.wp-content section[id=faq] details>*:not(summary){padding:0 1.25rem 1.125rem;color:var(--wc-secondary);line-height:1.6;margin:0}.wp-content a:not([class]){color:var(--wc-brand);text-decoration:none;font-weight:500}.wp-content a:not([class]):hover{text-decoration:underline}.wp-content h2{font-family:var(--wc-font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--wc-foreground);letter-spacing:-.02em}.wp-content h3{font-family:var(--wc-font-display);font-size:1.0625rem;font-weight:700;color:var(--wc-foreground)}.wp-content style,.wp-content link{display:none}.wp-content--flat{max-width:72rem;margin:0 auto;padding:clamp(2.5rem,6vw,4.5rem) 1.5rem;display:flex;flex-direction:column;align-items:stretch;gap:1rem}.wp-content--flat>h1+p,.wp-content--flat>h1+h3+p{max-width:56rem}.wp-content--flat>h2{text-align:center;font-family:var(--wc-font-display);font-size:clamp(1.625rem,3.2vw,2.25rem);font-weight:700;letter-spacing:-.02em;color:var(--wc-foreground);margin:2rem auto 0;max-width:48rem}.wp-content--flat>h2:first-child{margin-top:0}.wp-content--flat>h5{text-align:center;font-family:var(--wc-font-display);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--wc-brand);margin:0 auto 1rem}.wp-content--flat>h1{font-family:var(--wc-font-display);font-size:clamp(1.5rem,2.6vw,1.875rem);font-weight:700;letter-spacing:-.02em;color:var(--wc-foreground);margin:3rem 0 .625rem;line-height:1.2}.wp-content--flat>h1:first-child{margin-top:0}.wp-content--flat>h3{font-family:var(--wc-font-display);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--wc-brand);margin:2rem 0 .5rem}.wp-content--flat>p{font-size:1.0625rem;line-height:1.7;color:var(--wc-secondary);max-width:48rem;margin:0}.wp-content--flat>a{display:inline-flex;align-items:center;gap:.5rem;align-self:start;padding:.7rem 1.25rem;background:var(--wc-brand);color:#fff!important;text-decoration:none!important;font-weight:600;font-size:.9375rem;border-radius:.75rem;box-shadow:0 6px 16px -6px #0730e266;transition:background .2s,transform .2s,box-shadow .2s;margin-top:.5rem}.wp-content--flat>a:after{content:"→";transition:transform .2s}.wp-content--flat>a:hover{background:var(--wc-brand-600);transform:translateY(-1px);box-shadow:0 10px 24px -6px #0730e28c;text-decoration:none!important}.wp-content--flat>a:hover:after{transform:translate(3px)}.wp-content--flat>img{width:100%;max-width:56rem;height:auto;margin:1.5rem auto 2rem;border-radius:1.25rem;box-shadow:0 24px 48px -16px #0730e22e,0 1px 3px #0f172a0f;border:1px solid var(--wc-border)}.wp-content--flat .wp-features{display:grid;gap:1rem;grid-template-columns:1fr;margin:1.5rem 0}@media (min-width: 640px){.wp-content--flat .wp-features{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.wp-content--flat .wp-features{grid-template-columns:repeat(3,1fr)}}.wp-content--flat>article{margin:0}
