.landing-root{font-family:Alexandria,sans-serif;background:#020118;color:#fff;overflow-x:hidden;direction:rtl;min-height:100vh}.landing-root *,.landing-root :after,.landing-root :before{box-sizing:border-box}.landing-root img{max-width:100%;height:auto}.landing-root a{text-decoration:none}.landing-root button{font-family:Alexandria,sans-serif;cursor:pointer;outline:none}.font-neo-regular{font-family:Alexandria,sans-serif;font-weight:400}.font-neo-medium{font-weight:500}.font-neo-bold,.font-neo-medium{font-family:Alexandria,sans-serif}.font-neo-bold{font-weight:700}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}@keyframes marquee-scroll-right{0%{transform:translateX(calc(100% + 1.5rem))}to{transform:translateX(0)}}@keyframes marquee-scroll-left{0%{transform:translateX(0)}to{transform:translateX(calc(100% + 1.5rem))}}.animate-marquee-right{display:flex;width:max-content;animation:marquee-scroll-right 32s linear infinite}.animate-marquee-left{display:flex;width:max-content;animation:marquee-scroll-left 32s linear infinite}.landing-hero{position:relative;width:100%;min-height:600px}.landing-hero-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.landing-hero-bg img{position:absolute;height:107%;left:-3.3%;top:0;width:107%;object-fit:cover;opacity:.8}.landing-hero-content{position:relative;width:100%;max-width:72rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;padding:6rem .75rem 4rem}.landing-stats-row{display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:380px;margin:0 auto 1.25rem;color:#c1c1c1}.landing-stat-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.landing-stat-value{font-weight:700;font-size:1.125rem;color:#fff}.landing-stat-label{font-size:11px;text-align:center}.landing-headline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;line-height:1.1;min-height:60px;margin-top:1rem}.landing-headline-static{font-weight:400;color:#c5c5c5;font-size:1.875rem;white-space:nowrap}.landing-headline-dynamic{display:inline-grid;place-items:center;font-weight:700;color:#fff;font-size:1.875rem}.dynamic-word{grid-area:1/1;transition:opacity 1s ease-in-out}.dynamic-word.active{opacity:1}.dynamic-word.hidden{opacity:0;pointer-events:none}.landing-cta-row{display:flex;flex-direction:column;gap:.875rem;width:100%;max-width:360px;margin:1.5rem auto 0}.landing-btn-white{width:100%;background:#fff;height:3rem;border-radius:9999px;font-weight:700;color:#01011b;font-size:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:background .2s;display:flex;align-items:center;justify-content:center}.landing-btn-white:hover{background:#f3f4f6}.landing-btn-outline-white{width:100%;border:1px solid hsla(0,0%,100%,.6);background:transparent;height:3rem;border-radius:9999px;font-weight:500;color:#fff;font-size:1rem;transition:background .2s;display:flex;align-items:center;justify-content:center}.landing-btn-outline-white:hover{background:hsla(0,0%,100%,.1)}.landing-video-wrap{margin-top:1.5rem;width:100%;max-width:64rem;border-radius:1rem;overflow:hidden;line-height:0}.landing-video-wrap video{width:100%;height:auto;display:block;border-radius:1rem;object-fit:cover}.landing-header{position:absolute;inset:0 0 auto 0;z-index:50;padding:1rem 1rem 0}.landing-nav-bar{max-width:72rem;margin:0 auto;padding:.5rem;display:flex;align-items:center;justify-content:space-between}.landing-nav-logo{border:1px solid hsla(0,0%,100%,.2);overflow:hidden;border-radius:.75rem;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-nav-logo img{height:1.75rem}.landing-nav-links{display:none;align-items:center;gap:1.5rem;font-weight:400;color:#fff;font-size:1rem}.landing-nav-links a{transition:color .2s}.landing-nav-links a:hover{color:#a4b1fe}.landing-nav-cta{display:none;flex-shrink:0;background:linear-gradient(180deg,#0634cc,#021860);border:1px solid rgba(96,165,250,.4);border-radius:9999px;padding:.375rem 1rem;font-weight:500;color:#fff;font-size:.75rem;white-space:nowrap;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s;align-items:center}.landing-nav-cta:hover{transform:scale(1.05)}.landing-auth-actions{display:none;align-items:center;gap:.75rem}.landing-auth-btn{flex-shrink:0;background:linear-gradient(180deg,#0634cc,#021860);border:1px solid rgba(96,165,250,.4);border-radius:9999px;padding:.5rem 1.25rem;font-weight:500;color:#fff;font-size:.875rem;white-space:nowrap;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s}.landing-auth-btn:hover{transform:scale(1.05)}.landing-logout-btn{background:transparent;border:1px solid hsla(0,0%,100%,.3);border-radius:9999px;padding:.5rem 1.25rem;font-weight:500;color:hsla(0,0%,100%,.8);font-size:.875rem;transition:background .2s}.landing-logout-btn:hover{background:hsla(0,0%,100%,.1)}.landing-nav-login-link{color:hsla(0,0%,100%,.8);font-weight:500;font-size:.875rem;transition:color .2s}.landing-nav-login-link:hover{color:#a4b1fe}.landing-mobile-btn{color:#fff;padding:.5rem;transition:color .2s;background:transparent;border:none}.landing-mobile-btn:hover{color:#a4b1fe}.landing-mobile-btn svg{width:1.5rem;height:1.5rem}.landing-mobile-menu{position:fixed;inset:0;z-index:40;background:rgba(2,1,24,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;opacity:0;pointer-events:none;transition:opacity .3s}.landing-mobile-menu.open{opacity:1;pointer-events:auto}.landing-mobile-menu nav{display:flex;flex-direction:column;align-items:center;gap:1.5rem;font-weight:700;color:#fff;font-size:1.5rem;margin-top:3rem}.landing-mobile-menu a{transition:color .2s}.landing-mobile-menu a:hover{color:#a4b1fe}.landing-mobile-menu-cta{margin-top:1rem;background:linear-gradient(180deg,#0634cc,#021860);border:1px solid rgba(96,165,250,.4);border-radius:9999px;padding:.75rem 2rem;font-weight:500;color:#fff;font-size:1.125rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);transition:transform .2s}.landing-mobile-menu-cta:hover{transform:scale(1.05)}.landing-mobile-close{position:absolute;top:1.5rem;left:1.5rem;background:transparent;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:50}.landing-logo-strip{background:linear-gradient(180deg,rgba(1,0,22,.95),rgba(18,15,70,.95));padding:1.5rem 0}.landing-logo-strip-inner{max-width:72rem;margin:0 auto;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:0;padding:0;width:100%;overflow:hidden}.landing-logo-strip-inner img{object-fit:contain;filter:brightness(1.25);transition:transform .2s}.landing-logo-strip-inner img:hover{transform:scale(1.05)}.landing-logo-strip-inner .logo-img-sm{height:4rem;width:auto}.landing-logo-strip-inner .logo-img-md{height:7rem;width:auto;margin:0 -12px;z-index:10;position:relative}.landing-logo-strip-inner .logo-img-lg{height:5rem;width:auto}.landing-logo-strip-inner .logo-img-hidden{display:none}.landing-how{background:#0d0a42;padding:3rem 0 1rem;overflow:hidden;position:relative}.landing-how-inner{max-width:72rem;margin:0 auto;padding:0 1rem}.landing-section-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem}.landing-section-title{font-weight:700;color:#fff;font-size:1.5rem}.landing-section-title .accent{color:#2db9ff}.landing-section-title .accent-purple{color:#a4b1fe}.landing-section-subtitle{font-weight:400;color:#a4b1fe;font-size:.75rem;max-width:42rem}.landing-steps-container{position:relative;display:grid;grid-template-columns:1fr;align-items:center;grid-gap:2rem;gap:2rem;min-height:380px}.landing-steps-text-stack{display:inline-grid;width:100%;text-align:right;order:2;padding:0 .5rem}.landing-step-text{grid-area:1/1;display:flex;flex-direction:column;gap:.75rem;transition:opacity 1s ease-in-out}.landing-step-text.hidden{opacity:0;pointer-events:none}.landing-step-text.active{opacity:1}.landing-step-text-header{display:flex;align-items:center;gap:.75rem;justify-content:flex-start}.landing-step-text-header .emoji{font-size:1.5rem}.landing-step-text-header h3{font-weight:700;color:#2db9ff;font-size:1.25rem}.landing-step-text p{font-weight:400;color:#c9d1ff;font-size:.875rem;line-height:1.625}.landing-steps-images{display:inline-grid;place-items:center;width:100%;order:1}.landing-step-image{grid-area:1/1;width:240px;height:auto;object-fit:contain;transition:opacity 1s ease-in-out}.landing-step-image.hidden{opacity:0;pointer-events:none}.landing-step-image.active{opacity:1}.landing-features{background:#090734;padding:2rem 0;overflow:hidden}.landing-features-inner{max-width:72rem;margin:0 auto;padding:0 .5rem}.landing-features-title{font-weight:700;text-align:center;color:#fff;font-size:1.5rem;margin-bottom:.25rem}.landing-features-title .accent{color:#a4b1fe}.landing-stack-container{position:relative;width:100%;max-width:112rem;margin:0 auto;display:flex;align-items:center;justify-content:center;min-height:440px}.landing-peek-card{display:flex;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%) rotate(-6deg);width:85%;max-width:480px;border-radius:1.5rem;padding:1.5rem;text-align:right;z-index:10;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.1);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:-70px;transition:all .45s cubic-bezier(.4,0,.2,1)}.landing-peek-card.bg-white{background:#fff}.landing-peek-card.bg-dark{background:#021860}.landing-main-card{width:88%;max-width:480px;border-radius:1.5rem;padding:1.5rem;text-align:right;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative;z-index:20;transition:all .5s ease-out;margin-left:auto}.landing-main-card.bg-white{background:#fff}.landing-main-card.bg-dark{background:#021860}.landing-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.landing-card-badge{font-weight:700;font-size:1.125rem;white-space:nowrap}.landing-card-badge.text-dark{color:#021860}.landing-card-badge.text-light{color:#fff}.landing-card-controls{display:flex;align-items:center;gap:.625rem;font-weight:700;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-card-controls.text-dark{color:#021860}.landing-card-controls.text-light{color:hsla(0,0%,100%,.5)}.landing-card-controls span{cursor:pointer;transition:transform .2s}.landing-card-controls span:hover{transform:scale(1.15)}.landing-card-img-wrap{border-radius:1rem;overflow:hidden;margin-bottom:1.25rem;box-shadow:inset 0 2px 4px rgba(0,0,0,.06)}.landing-card-img-wrap.bg-black{background:#000}.landing-card-img-wrap.bg-blue{background:#0b2470;border:1px solid hsla(0,0%,100%,.1)}.landing-card-img-wrap img{width:100%;height:auto;display:block;object-fit:cover;border-radius:1rem}.landing-card-text{font-weight:700;text-align:right}.landing-card-title{font-size:1.25rem;margin-bottom:.75rem}.landing-card-title.text-dark{color:#021860}.landing-card-title.text-light{color:#fff}.landing-card-desc{font-weight:500;font-size:.875rem;line-height:1.625}.landing-card-desc.text-blue{color:#1249ff}.landing-card-desc.text-gray{color:#c4c4c4}.landing-blog{background:#030226;padding:2rem 0;overflow:hidden;width:100%}.landing-blog-inner{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding:0}.landing-blog-header{display:flex;flex-direction:column;gap:.5rem;max-width:48rem;padding:0 .5rem}.landing-blog-header h2{font-weight:700;font-size:1.5rem;color:#fff}.landing-blog-header p{font-weight:400;color:#c9d1ff;font-size:.875rem;line-height:1.625}.landing-blog-fan{position:relative;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;min-height:300px;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;padding:0 .5rem}.landing-blog-card{border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);transition:all .5s}.landing-blog-card img{width:100%;height:100%;object-fit:cover}.landing-blog-card-far{position:absolute;width:25%;height:150px;border:1px solid hsla(0,0%,100%,.4);z-index:10;opacity:.6;top:50%;transform:translateY(-50%)}.landing-blog-card-far:hover{z-index:40;opacity:1}.landing-blog-card-far.left{left:-15%}.landing-blog-card-far.right{right:-15%}.landing-blog-card-mid{position:absolute;width:35%;height:190px;border:1px solid hsla(0,0%,100%,.6);z-index:20;opacity:.85;top:50%;transform:translateY(-50%)}.landing-blog-card-mid:hover{z-index:40;opacity:1}.landing-blog-card-mid.left{left:5%}.landing-blog-card-mid.right{right:5%}.landing-blog-card-center{position:relative;width:65%;height:240px;border:2px solid #fff;z-index:30;transition:transform .3s}.landing-blog-card-center:hover{transform:scale(1.02)}.landing-blog-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,31,86,.4),rgba(11,35,113,.92))}.landing-blog-card-info{position:absolute;bottom:.75rem;right:.75rem;left:.75rem;display:flex;flex-direction:column;gap:.25rem;font-weight:700;color:#fff;text-align:right}.landing-blog-card-info h3{font-size:13px;line-height:1.4}.landing-blog-card-info-meta{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:hsla(0,0%,100%,.9);margin-top:.25rem}.landing-pricing{background:#02042a;padding:2.5rem 0}.landing-pricing-inner{max-width:72rem;margin:0 auto;padding:0 1rem}.landing-pricing-title{font-weight:700;text-align:center;color:#fff;font-size:1.25rem;margin-bottom:1.5rem}.landing-pricing-title .accent{color:#298fc2}.landing-pricing-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.landing-pricing-enterprise{background:#021860;border:2px solid #878787;border-radius:1.5rem;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;order:2}.landing-pricing-enterprise-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.landing-pricing-enterprise-img{height:160px;width:auto;object-fit:contain;max-width:100%}.landing-pricing-enterprise-text{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;text-align:center}.landing-pricing-label{font-weight:700;display:inline-block;padding:.25rem 0;line-height:normal;background:linear-gradient(90deg,#fff,#999);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:1.25rem}.landing-pricing-desc{font-weight:400;font-size:13px;line-height:1.625;color:hsla(0,0%,100%,.9)}.landing-pricing-features{display:flex;flex-direction:column;gap:.875rem;width:100%;font-weight:700;color:#fff;font-size:.875rem;list-style:none;padding:0;margin:0}.landing-pricing-features li{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.landing-pricing-features li img{width:1rem;height:1rem;flex-shrink:0}.landing-pricing-btn-cyan{background:#298fc2;height:2.75rem;border-radius:.875rem;font-weight:500;color:#021860;font-size:.875rem;margin-top:1.5rem;transition:background .2s;width:100%}.landing-pricing-btn-cyan:hover{background:#349cd3}.landing-pricing-starter{border:2px solid #fff;border-radius:1.5rem;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;order:1}.landing-pricing-starter-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.landing-pricing-starter-imgs{display:flex;gap:.5rem}.landing-pricing-starter-imgs img{height:56px;width:auto;object-fit:contain}.landing-pricing-starter-imgs img:last-child{object-fit:cover}.landing-pricing-starter-text{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;text-align:center}.landing-pricing-price{font-weight:700;display:inline-block;padding:.25rem 0;line-height:normal;background:linear-gradient(90deg,#fff,#dbcccc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:1.5rem}.landing-pricing-per-order{display:flex;align-items:center;gap:.5rem;color:#a9a9a9;font-weight:400;font-size:.75rem}.landing-pricing-per-order .line{width:2rem;height:1px;background:hsla(0,0%,100%,.4)}.landing-pricing-starter-features{display:flex;flex-direction:column;gap:.875rem;width:100%;font-weight:500;color:#fff;font-size:.875rem;list-style:none;padding:0;margin:0}.landing-pricing-starter-features li{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.landing-pricing-starter-features li img{width:1rem;height:1rem;flex-shrink:0}.landing-pricing-starter-btns{display:flex;flex-direction:column;gap:.875rem;width:100%;margin-top:1.5rem}.landing-pricing-starter-btns .btn-cyan{background:#298fc2;height:2.75rem;border-radius:.875rem;font-weight:500;color:#002dc1;font-size:.875rem;transition:background .2s;width:100%}.landing-pricing-starter-btns .btn-cyan:hover{background:#349cd3}.landing-pricing-starter-btns .btn-white-outline{border:1px solid #fff;height:2.75rem;border-radius:.875rem;font-weight:500;color:#fff;font-size:.875rem;transition:background .2s;background:transparent;width:100%}.landing-pricing-starter-btns .btn-white-outline:hover{background:hsla(0,0%,100%,.1)}.landing-testimonials{background:#020118;padding:3.5rem 0;overflow:hidden;position:relative}.landing-testimonials-inner{max-width:80rem;margin:0 auto;padding:0 1rem}.landing-testimonials-marquee{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 0}.landing-testimonials-fade-left{pointer-events:none;position:absolute;inset:0 auto 0 0;width:4rem;background:linear-gradient(90deg,#020118,transparent);z-index:10}.landing-testimonials-fade-right{pointer-events:none;position:absolute;inset:0 0 0 auto;width:4rem;background:linear-gradient(270deg,#020118,transparent);z-index:10}.landing-testimonials-row{display:flex;gap:1.5rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-tcard{width:290px;height:310px;border:1px solid hsla(0,0%,100%,.2);border-radius:1.75rem;padding:1.5rem;flex-shrink:0;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);transition:transform .2s;display:flex;flex-direction:column;justify-content:space-between}.landing-tcard:hover{transform:scale(1.02)}.landing-tcard-img{position:relative;overflow:hidden}.landing-tcard-img .bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.35}.landing-tcard-img .overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,1,24,.7),rgba(2,24,96,.8),rgba(2,24,96,.95))}.landing-tcard-purple{background:linear-gradient(180deg,#720df5,#5c0adb,#3b039c)}.landing-tcard-blue{background:linear-gradient(180deg,#2995f5,#1b70e0,#0f4baf)}.landing-tcard-blue2{background:linear-gradient(180deg,#1f7ae0,#145ac7,#0c3c9c)}.landing-tcard-text{font-size:.875rem;line-height:1.625;text-align:right}.landing-tcard-author,.landing-tcard-text{font-weight:500;color:#fff;position:relative;z-index:10}.landing-tcard-author{text-align:center;margin-top:1rem}.landing-tcard-author .name{font-size:1rem;font-weight:700}.landing-tcard-author .role{font-size:.75rem;color:hsla(0,0%,100%,.7)}.landing-tcard-author .role-light{font-size:.75rem;color:hsla(0,0%,100%,.8)}.landing-faq{background:#020118;padding:3.5rem 0}.landing-faq-inner{max-width:56rem;margin:0 auto;padding:0 1rem}.landing-faq-items{display:flex;flex-direction:column;gap:1rem}.landing-faq-item{border-radius:1rem;overflow:hidden;transition:all .3s}.landing-faq-item.closed{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}.landing-faq-item.open{border:1px solid hsla(0,0%,100%,.4);background:#090732}.landing-faq-toggle{width:100%;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:right;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent;border:none;color:inherit;font-family:inherit}.landing-faq-toggle h3{font-weight:700;color:#a4b1fe;font-size:1rem}.landing-faq-icon{color:#a4b1fe;font-weight:700;font-size:1.5rem;flex-shrink:0}.landing-faq-answer{padding:0 1.25rem 1.25rem;text-align:right}.landing-faq-answer.hidden{display:none}.landing-faq-answer p{font-weight:400;color:#c9d1ff;font-size:.875rem;line-height:1.625}.landing-partners{background:#020118;padding:3.5rem 0;overflow:hidden}.landing-partners-inner{max-width:80rem;margin:0 auto;padding:0 1rem;text-align:center;display:flex;flex-direction:column;gap:2rem}.landing-partners-title{font-weight:700;color:#a4b1fe;font-size:1.25rem}.landing-partners-grid{gap:.75rem;flex-wrap:wrap;width:100%;max-width:64rem;margin:0 auto;padding:0 .25rem}.landing-partner-icon,.landing-partners-grid{display:flex;align-items:center;justify-content:center}.landing-partner-icon{border-radius:9999px;width:3.5rem;height:3.5rem;padding:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);flex-shrink:0;transition:transform .2s}.landing-partner-icon:hover{transform:scale(1.1)}.landing-partner-icon.bg-white{background:#fff}.landing-partner-icon.bg-blue{background:#1249ff}.landing-partner-icon img{width:100%;height:100%;object-fit:contain}.landing-partner-badge{background:#0a2b99;border:2px solid rgba(96,165,250,.4);border-radius:9999px;height:3.5rem;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;gap:.625rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);flex-shrink:0;transition:transform .2s}.landing-partner-badge:hover{transform:scale(1.05)}.landing-partner-badge-text{display:flex;flex-direction:column;text-align:right}.landing-partner-badge-text .space{font-weight:700;color:#fff;font-size:.875rem;line-height:1}.landing-partner-badge-text .store{font-weight:700;color:#f82740;font-size:.875rem;line-height:1}.landing-partner-badge img{height:1.75rem;width:auto;object-fit:contain}.landing-partner-badge.desktop-only{display:none}.landing-partner-badge.mobile-only{display:flex}.landing-contact{background:linear-gradient(180deg,#0931b3,#021860);padding:3rem 0 4rem}.landing-contact-inner{max-width:72rem;margin:0 auto;gap:2rem;text-align:center;padding:0 1rem}.landing-contact-header,.landing-contact-inner{display:flex;flex-direction:column;align-items:center}.landing-contact-header{gap:.75rem;max-width:48rem}.landing-contact-header h2{font-weight:700;color:#fff;font-size:1.75rem;line-height:1.2}.landing-contact-header p{font-weight:500;color:hsla(0,0%,100%,.95);font-size:13px;line-height:1.625;padding:0 1rem}.landing-contact-btns{flex-direction:column;gap:1rem;max-width:340px}.landing-contact-btns,.landing-root .landing-contact-btn-outline{display:flex;align-items:center;justify-content:center;width:100%}.landing-root .landing-contact-btn-outline{border:1px solid hsla(0,0%,100%,.4)!important;background:transparent!important;color:#fff!important;height:48px;border-radius:.875rem;font-weight:700;font-size:.875rem;transition:background .2s,border-color .2s}.landing-root .landing-contact-btn-outline:hover{background:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.7)!important}.landing-root .landing-contact-btn-primary{width:100%;background:#a4b1fe!important;color:#021860!important;border:none!important;height:48px;border-radius:.875rem;font-weight:700;font-size:.875rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center}.landing-root .landing-contact-btn-primary:hover{background:#fff!important;color:#021860!important}.landing-footer-card{position:relative;width:100%;max-width:420px;background:#fff;border-radius:1.5rem;padding:1.25rem;text-align:right;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);margin-top:.5rem;margin-left:auto;margin-right:auto}.landing-footer-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem 2rem;gap:.75rem 2rem;align-items:start}.landing-footer-brand{display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center;width:100%}.landing-footer-logo{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}.landing-footer-logo-text{display:flex;flex-direction:column;text-align:right;line-height:1}.landing-footer-logo-text .space{font-weight:700;color:#021860;font-size:1.25rem;letter-spacing:-.025em}.landing-footer-logo-text .store{font-weight:700;color:#f82740;font-size:1.25rem;letter-spacing:-.025em}.landing-footer-logo img{height:2.5rem;width:auto;object-fit:contain}.landing-footer-desc{font-weight:500;color:#021860;font-size:13px;line-height:1.625;max-width:220px;text-align:right;margin:.25rem auto 0}.landing-footer-social{gap:.75rem;width:100%;margin-top:.5rem}.landing-footer-social,.landing-footer-social a{display:flex;align-items:center;justify-content:center}.landing-footer-social a{width:2rem;height:2rem;border-radius:.5rem;background:#021860;color:#fff;transition:background .2s}.landing-footer-social a:hover{background:#0931b3}.landing-footer-social a svg{width:1rem;height:1rem}.landing-footer-col{display:flex;flex-direction:column;align-items:center;text-align:right;width:100%}.landing-footer-col-inner{display:flex;flex-direction:column;align-items:flex-start;width:-moz-fit-content;width:fit-content;margin:0 auto}.landing-footer-col h3{font-weight:700;color:#021860;font-size:1rem;margin-bottom:.75rem}.landing-footer-col-links{font-weight:500;color:#2d4ebb;font-size:.875rem;display:flex;flex-direction:column;gap:.625rem;width:100%;text-align:right}.landing-footer-col-links a{transition:color .2s,-webkit-text-decoration .2s;transition:color .2s,text-decoration .2s;transition:color .2s,text-decoration .2s,-webkit-text-decoration .2s}.landing-footer-col-links a:hover{text-decoration:underline;color:#021860}.landing-footer-contact-info{display:flex;flex-direction:column;gap:.875rem;font-weight:500;color:#2d4ebb;font-size:13px;width:100%}.landing-footer-contact-item{display:flex;align-items:center;gap:.5rem;justify-content:flex-start}.landing-footer-contact-item svg{width:1rem;height:1rem;color:#2d4ebb;flex-shrink:0}.landing-footer-contact-item span{white-space:nowrap}.landing-footer-copyright{font-weight:400;color:hsla(0,0%,100%,.5);font-size:.75rem;margin-top:.5rem}@media (min-width:640px){.landing-hero{min-height:750px}.landing-hero-bg img{opacity:1}.landing-hero-content{padding-top:7rem}.landing-stats-row{max-width:48rem;margin-bottom:2rem}.landing-stat-value{font-size:1.5rem}.landing-stat-label{font-size:1rem}.landing-headline{min-height:90px;margin-top:0;gap:.75rem}.landing-headline-dynamic,.landing-headline-static{font-size:2.25rem}.landing-cta-row{flex-direction:row;max-width:28rem;margin-top:2rem}.landing-btn-outline-white,.landing-btn-white{height:3.5rem;font-size:1.125rem}.landing-video-wrap{margin-top:2rem}.landing-video-wrap,.landing-video-wrap video{border-radius:1.5rem}.landing-header{padding-top:1.5rem}.landing-nav-bar{background:hsla(0,0%,100%,.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.15);border-radius:9999px;padding:.625rem 1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.landing-nav-logo{width:3rem;height:3rem}.landing-nav-logo img{height:2rem}.landing-auth-btn,.landing-nav-cta{padding:.625rem 1.5rem;font-size:1rem}.landing-logo-strip{padding:2.5rem 0}.landing-logo-strip-inner{flex-wrap:wrap;gap:2rem;padding:0 1.5rem}.landing-logo-strip-inner .logo-img-sm{height:5rem}.landing-logo-strip-inner .logo-img-md{height:8rem;margin:0}.landing-logo-strip-inner .logo-img-lg{height:6rem}.landing-logo-strip-inner .logo-img-hidden{display:block}.landing-logo-strip-inner .logo-img-hidden.sm-h{height:3.5rem}.landing-logo-strip-inner .logo-img-hidden.sm-small{height:3rem}.landing-section-title{font-size:2.25rem}.landing-section-subtitle{font-size:1rem}.landing-step-image{width:360px}.landing-step-text-header .emoji{font-size:1.875rem}.landing-step-text-header h3{font-size:1.5rem}.landing-step-text p{font-size:1rem}.landing-features-title{font-size:2.25rem;margin-bottom:3rem}.landing-stack-container{min-height:600px}.landing-peek-card{left:-600px}.landing-main-card,.landing-peek-card{width:100%;max-width:680px;padding:2rem}.landing-main-card{margin-left:0}.landing-card-badge{font-size:1.25rem}.landing-card-title{font-size:1.5rem}.landing-card-desc{font-size:1rem}.landing-blog{padding:3.5rem 0}.landing-blog-inner{gap:2rem}.landing-blog-header{gap:.75rem}.landing-blog-header h2{font-size:2.25rem}.landing-blog-header p{font-size:1.125rem}.landing-blog-fan{min-height:420px}.landing-blog-card-far{width:300px;height:300px}.landing-blog-card-far.left{left:1%}.landing-blog-card-far.right{right:1%}.landing-blog-card-mid{width:360px;height:340px}.landing-blog-card-mid.left{left:15%}.landing-blog-card-mid.right{right:15%}.landing-blog-card-center{width:460px;height:380px}.landing-blog-card-info{bottom:2rem;right:2rem;left:2rem;gap:1rem}.landing-blog-card-info h3{font-size:1.5rem}.landing-blog-card-info-meta{font-size:1rem}.landing-pricing{padding:3.5rem 0}.landing-pricing-title{font-size:1.875rem;margin-bottom:2.5rem}.landing-pricing-grid{gap:1.5rem}.landing-pricing-enterprise{padding:1.75rem}.landing-pricing-enterprise-content{gap:1.75rem}.landing-pricing-enterprise-img{height:220px}.landing-pricing-enterprise-text{gap:1.25rem}.landing-pricing-label{font-size:1.5rem;padding:.5rem 0}.landing-pricing-desc{font-size:.875rem}.landing-pricing-features{gap:1rem;font-size:1rem}.landing-pricing-features li{gap:1rem}.landing-pricing-features li img{width:1.25rem;height:1.25rem}.landing-pricing-btn-cyan{height:3rem;font-size:1rem;margin-top:1.75rem}.landing-pricing-starter{padding:1.75rem}.landing-pricing-starter-content{gap:1.75rem}.landing-pricing-starter-imgs img{height:70px}.landing-pricing-starter-text{gap:1.25rem}.landing-pricing-price{font-size:1.875rem;padding:.5rem 0}.landing-pricing-per-order{font-size:.875rem}.landing-pricing-starter-features{gap:1rem;font-size:1rem}.landing-pricing-starter-features li{gap:1rem}.landing-pricing-starter-features li img{width:1.25rem;height:1.25rem}.landing-pricing-starter-btns{gap:1rem;margin-top:1.75rem}.landing-pricing-starter-btns .btn-cyan,.landing-pricing-starter-btns .btn-white-outline{height:3rem;font-size:1rem}.landing-tcard{width:340px;height:340px;padding:1.75rem}.landing-tcard-text{font-size:1rem}.landing-tcard-author .name{font-size:1.25rem}.landing-tcard-author .role{font-size:.875rem}.landing-testimonials-fade-left,.landing-testimonials-fade-right{width:8rem}.landing-faq-toggle{padding:1.25rem 1.5rem}.landing-faq-toggle h3{font-size:1.125rem}.landing-faq-answer{padding:0 1.5rem 1.25rem}.landing-partners-title{font-size:1.875rem}.landing-partners-grid{gap:.875rem}.landing-contact-btns{flex-direction:row;max-width:28rem}.landing-footer-card{max-width:none;padding:2.5rem;border-radius:2rem}.landing-footer-grid{gap:2rem}.landing-footer-brand{align-items:flex-start;text-align:right}.landing-footer-logo{justify-content:flex-start;gap:.75rem}.landing-footer-logo-text .space,.landing-footer-logo-text .store{font-size:1.5rem}.landing-footer-logo img{height:3rem}.landing-footer-desc{max-width:280px;font-size:1rem;margin:.25rem 0 0}.landing-footer-social{justify-content:flex-start}.landing-footer-social a{width:2.5rem;height:2.5rem;border-radius:.75rem}.landing-footer-social a svg{width:1.25rem;height:1.25rem}.landing-footer-col{align-items:flex-start}.landing-footer-col-inner{margin:0}.landing-footer-col h3{font-size:1.125rem;margin-bottom:1.25rem}.landing-contact-header h2{font-size:2.25rem}.landing-contact-header p{font-size:1.125rem}}@media (min-width:768px){.landing-nav-links{display:flex}.landing-nav-cta{display:inline-flex}.landing-auth-actions{display:flex}.landing-mobile-btn{display:none}.landing-footer-grid{grid-template-columns:repeat(2,1fr) repeat(2,1fr)}}@media (min-width:1024px){.landing-hero{min-height:750px}.landing-hero-content{padding:9rem 2rem 7rem}.landing-stats-row{max-width:48rem;margin-bottom:3.5rem}.landing-stat-value{font-size:2.25rem}.landing-stat-label{font-size:1.5rem}.landing-headline-dynamic,.landing-headline-static{font-size:4.375rem}.landing-cta-row{max-width:42rem;gap:2rem}.landing-btn-outline-white,.landing-btn-white{height:4rem;font-size:1.5rem}.landing-video-wrap{margin-top:3rem}.landing-nav-bar{padding:.75rem 1.5rem}.landing-nav-logo{width:3rem;height:3rem}.landing-nav-logo img{height:1.75rem}.landing-nav-links{gap:2.5rem;font-size:1.125rem}.landing-nav-cta{padding:.625rem 1.5rem;font-size:1.125rem}.landing-logo-strip{padding:4rem 0}.landing-logo-strip-inner{gap:3rem;padding:0 3rem}.landing-logo-strip-inner .logo-img-sm{height:5rem}.landing-logo-strip-inner .logo-img-md{height:8rem}.landing-logo-strip-inner .logo-img-lg{height:7rem}.landing-logo-strip-inner .logo-img-hidden.sm-h{height:6rem}.landing-logo-strip-inner .logo-img-hidden.sm-small{height:5rem}.landing-how{padding:5rem 0 2rem}.landing-how-inner{padding:0 2rem}.landing-section-header{gap:1rem}.landing-section-title{font-size:3rem}.landing-section-subtitle{font-size:1.5rem}.landing-steps-container{grid-template-columns:1fr 1fr;gap:4rem;min-height:480px}.landing-steps-text-stack{order:1}.landing-steps-images{order:2}.landing-step-image{width:460px}.landing-step-text{gap:1.5rem}.landing-step-text-header{gap:1rem}.landing-step-text-header .emoji,.landing-step-text-header h3{font-size:2.25rem}.landing-step-text p{font-size:1.5rem}.landing-features{padding:6rem 0}.landing-features-inner{padding:0 2rem}.landing-features-title{font-size:3rem;margin-bottom:4rem}.landing-stack-container{min-height:700px}.landing-peek-card{left:-900px}.landing-main-card,.landing-peek-card{max-width:920px;padding:2.5rem}.landing-card-badge,.landing-card-title{font-size:1.875rem}.landing-card-desc{font-size:1.25rem}.landing-blog{padding:6rem 0}.landing-blog-inner{gap:3.5rem}.landing-blog-header{gap:1.25rem}.landing-blog-header h2{font-size:3rem}.landing-blog-header p{font-size:1.5rem}.landing-blog-fan{min-height:520px}.landing-blog-card-far{width:460px;height:380px}.landing-blog-card-far.left{left:3%}.landing-blog-card-far.right{right:3%}.landing-blog-card-mid{width:540px;height:430px}.landing-blog-card-mid.left{left:17%}.landing-blog-card-mid.right{right:17%}.landing-blog-card-center{width:680px;height:480px}.landing-blog-card-info h3{font-size:1.875rem}.landing-blog-card-info-meta{font-size:1.25rem}.landing-pricing{padding:6rem 0}.landing-pricing-inner{padding:0 2rem}.landing-pricing-title{font-size:2.25rem;margin-bottom:4rem}.landing-pricing-grid{grid-template-columns:1fr 1fr;gap:2rem}.landing-pricing-enterprise{border-radius:1.5rem;padding:2.5rem;order:1}.landing-pricing-enterprise-content{gap:2rem}.landing-pricing-enterprise-img{height:350px}.landing-pricing-enterprise-text{gap:1.5rem}.landing-pricing-label{font-size:1.875rem}.landing-pricing-features{gap:1.25rem;font-size:1.25rem}.landing-pricing-features li img{width:1.5rem;height:1.5rem}.landing-pricing-btn-cyan{height:3.375rem;font-size:1.25rem}.landing-pricing-starter{border-radius:1.5rem;padding:2.5rem;order:2}.landing-pricing-starter-content{gap:2rem}.landing-pricing-starter-imgs img{height:90px}.landing-pricing-starter-text{gap:1.5rem}.landing-pricing-price{font-size:3rem}.landing-pricing-per-order{font-size:1.25rem}.landing-pricing-desc{font-size:1.125rem}.landing-pricing-starter-features{gap:1.25rem;font-size:1.25rem}.landing-pricing-starter-features li img{width:1.5rem;height:1.5rem}.landing-pricing-starter-btns .btn-cyan,.landing-pricing-starter-btns .btn-white-outline{height:3.375rem;font-size:1.25rem}.landing-tcard{width:380px}.landing-faq,.landing-testimonials{padding:6rem 0}.landing-faq-inner{padding:0 2rem}.landing-section-header{margin-bottom:4rem}.landing-faq-toggle{padding:1.5rem}.landing-faq-toggle h3{font-size:1.25rem}.landing-faq-answer{padding:0 1.5rem 1.5rem}.landing-faq-answer p{font-size:1.125rem}.landing-partners{padding:6rem 0}.landing-partners-inner{gap:3rem}.landing-partners-title{font-size:2.25rem}.landing-partners-grid{gap:1.25rem}.landing-partner-icon{width:4rem;height:4rem}.landing-partner-badge{height:4rem;padding:0 1.75rem}.landing-partner-badge-text .space,.landing-partner-badge-text .store{font-size:1rem}.landing-partner-badge img{height:2.5rem}.landing-partner-badge.desktop-only{display:flex}.landing-partner-badge.mobile-only{display:none}.landing-contact{padding:6rem 0}.landing-contact-inner{gap:3.5rem}.landing-contact-header h2{font-size:3rem}.landing-contact-header p{font-size:1.5rem}.landing-contact-btns{max-width:28rem}.landing-root .landing-contact-btn-outline,.landing-root .landing-contact-btn-primary{height:56px;font-size:1.25rem}.landing-footer-card{padding:3rem;border-radius:2rem}.landing-footer-grid{grid-template-columns:repeat(4,1fr);gap:3rem}.landing-footer-logo-text .space,.landing-footer-logo-text .store{font-size:1.875rem}.landing-footer-logo img{height:3.5rem}.landing-footer-desc{font-size:1.125rem}.landing-footer-col h3{font-size:1.25rem;margin-bottom:1.25rem}.landing-footer-col-links{font-size:1.125rem}.landing-footer-contact-info{font-size:1rem;gap:1rem}.landing-footer-contact-item svg{width:1.25rem;height:1.25rem}}@media (max-width:639px){.landing-peek-card{left:-40px!important;transform:translateY(-50%) rotate(-2deg)!important}}.landing-nav-container{display:flex;align-items:center;justify-content:space-between;width:100%}