:root{--blue:#0069ff;--blue2:#0056d6;--ink:#10162f;--text:#53617e;--line:#e5eaf2;--soft:#f4f8ff;--green:#03c982}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'Poppins',sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 44px));margin:auto}header{height:80px;display:flex;align-items:center;background:#fff;border-bottom:1px solid #edf0f5;position:relative;z-index:20}.nav{display:flex;align-items:center;justify-content:space-between}.nav>a img{width:132px;height:auto;display:block}.nav nav{display:flex;gap:31px;font-size:14px;font-weight:600}.nav nav a:hover,.login:hover{color:var(--blue)}.nav>div{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 23px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:10px;font-weight:700;font-size:14px;box-shadow:0 10px 24px #0069ff2b;transition:.2s}.btn:hover{background:var(--blue2);transform:translateY(-2px)}.btn.small{padding:11px 17px;box-shadow:none}.menu,.mobile{display:none}.hero{min-height:660px;position:relative;overflow:hidden;background:linear-gradient(135deg,#eaf4ff 0%,#f2f8ff 52%,#e2f0ff 100%)}.hero-bg{position:absolute;inset:auto -10% -45% -10%;height:72%;background:#f8fbff;transform:rotate(-17deg)}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center;min-height:660px}.powered{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid #e2e7ef;border-radius:20px;padding:8px 14px;font-size:9px;letter-spacing:2px;font-weight:800;box-shadow:0 2px 6px #22315a18}.powered i{width:6px;height:6px;border-radius:50%;background:#21c99a}.hero h1,.center h2,.heading h2,.showcopy h2,.analytics h2,.faq h2,.cta h2{font:800 clamp(46px,5vw,66px)/1.04 'Poppins';letter-spacing:-4px;margin:31px 0 22px}.hero h1 em,.center h2 em,.heading h2 em,.showcopy h2 em,.analytics h2 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:17px;line-height:1.7;color:var(--text);max-width:570px}.hero-actions{display:flex;gap:16px;margin-top:31px}.btn.ghost{background:#fff;color:var(--ink);border-color:#dfe4ec;box-shadow:none;min-width:180px}.trust{display:flex;gap:18px;margin-top:22px;color:#75809a;font-size:10px}.builder{align-self:center}.progress{height:59px;background:#fffffff2;border:1px solid #fff;border-radius:15px;display:flex;align-items:center;justify-content:center;padding:0 14px;gap:8px;box-shadow:0 16px 35px #354b8310;margin-bottom:12px}.progress span{display:flex;align-items:center;gap:7px;color:#8a91a2;white-space:nowrap;font-size:10px}.progress span.done,.progress span.active{color:#1554ad}.progress span>i{font-style:normal;width:36px;height:36px;background:#f2f3f6;border-radius:12px;display:grid;place-items:center;font-size:13px}.progress .done>i,.progress .active>i{background:#1267d5;color:#fff}.progress b{height:1px;flex:1;background:#ccd3de;min-width:14px}.picker{background:#fffffff2;border:1px solid #fff;border-radius:24px;padding:32px;box-shadow:0 30px 50px #30476d18}.picker h3{font:700 18px 'Poppins';margin:0 0 7px}.picker>p{margin:0 0 22px;color:var(--text);font-size:13px}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.theme{background:#fff;border:1px solid #e6e8ed;border-radius:11px;overflow:hidden;box-shadow:0 2px 3px #1d2b4910}.theme.selected{outline:2px solid var(--blue)}.cover{height:61px;display:grid;place-items:center;font-size:20px;position:relative}.cover i{position:absolute;right:7px;top:7px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--blue);font-style:normal;font-size:11px}.theme>b,.theme>small{display:block;padding:8px 10px 0;font-size:9px}.theme>small{padding:2px 10px 9px;font-size:7px;color:#68728a}.green{background:#00c782}.pink{background:linear-gradient(135deg,#ff5278,#e90072)}.indigo{background:linear-gradient(135deg,#4c8cf7,#553bff)}.purple{background:linear-gradient(135deg,#a55fff,#7e28ec)}.orange{background:linear-gradient(135deg,#ffad00,#fb5100)}.cyan{background:linear-gradient(135deg,#0ac5d6,#008cd8)}.brands{padding:27px 0;border-bottom:1px solid var(--line)}.brands .wrap{display:flex;justify-content:space-between;align-items:center;color:#6c7892}.brands span{font-size:10px}.brands b{font:700 14px 'Poppins';color:#778198}.section{padding:110px 0}.center{text-align:center;max-width:760px;margin-inline:auto}.eyebrow{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:2px}.center h2,.heading h2,.showcopy h2,.analytics h2,.faq h2{font-size:49px;letter-spacing:-3px}.center>p,.heading>p,.showcopy>p,.analytics-copy>p,.faq>div>p{color:var(--text);line-height:1.7}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:48px}.feature{border:1px solid var(--line);border-radius:18px;padding:28px;min-height:260px;transition:.25s}.feature:hover{transform:translateY(-5px);box-shadow:0 18px 38px #17346712;border-color:#bfd5ff}.feature>i{font-style:normal;width:47px;height:47px;display:grid;place-items:center;background:#eaf2ff;border-radius:12px;font-size:19px}.feature h3{font:700 19px 'Poppins';margin:20px 0 10px}.feature p{color:var(--text);font-size:13px;line-height:1.7}.feature a{display:inline-block;color:var(--blue);font-size:12px;font-weight:700;margin-top:12px}.showcase{background:#f4f8ff;padding:110px 0}.showcase-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.store-window{background:#fff;border:1px solid #dfe7f2;border-radius:16px;box-shadow:0 28px 60px #1c3e751c;position:relative;overflow:visible}.browser{height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 13px}.browser i{width:7px;height:7px;border-radius:50%;background:#ff7262}.browser i:nth-child(2){background:#ffc557}.browser i:nth-child(3){background:#33c88c}.browser span{background:#f3f5f8;border-radius:5px;margin-left:8px;padding:6px;flex:1;text-align:center;color:#9099aa;font-size:7px}.shop{padding:20px}.shopnav{display:flex;justify-content:space-between;font-size:8px}.shopnav b{letter-spacing:3px}.shophero{height:330px;margin-top:17px;background:#e9f2df;padding:42px;position:relative;overflow:hidden}.shophero small{font-size:7px;letter-spacing:1.5px}.shophero h3{font:800 31px/1.1 'Poppins';letter-spacing:-2px;position:relative;z-index:2}.shophero button{background:#25341f;color:#fff;border:0;padding:10px 13px;font-size:8px;position:relative;z-index:2}.produce{position:absolute;font-size:130px;right:-10px;bottom:-20px;transform:rotate(-8deg)}.produce span{font-size:90px;position:absolute;right:100px;bottom:-30px}.produce i{font-style:normal;font-size:70px;position:absolute;right:10px;top:-20px}.sale-pop{position:absolute;right:-25px;bottom:25px;background:#fff;border-radius:10px;padding:12px 17px;box-shadow:0 13px 30px #1a395525;font-size:8px}.sale-pop b,.sale-pop small{display:block}.sale-pop b{font-size:14px}.sale-pop small{color:var(--green)}.showcopy ul{list-style:none;padding:0;margin:25px 0;line-height:2;color:#4c5872;font-size:13px}.showcopy li::first-letter{color:var(--green)}.link{font-weight:700;color:var(--blue);font-size:13px}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.heading>p{max-width:390px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{border:1px solid var(--line);border-radius:17px;padding:26px;min-height:245px;position:relative}.steps article>small{color:var(--blue);font:800 11px 'Poppins'}.steps article>i{position:absolute;right:20px;top:20px;width:32px;height:32px;background:#eaf2ff;border-radius:9px;display:grid;place-items:center;color:var(--blue);font-style:normal;font-size:12px}.steps h3{font:700 18px 'Poppins';margin-top:60px}.steps p{font-size:12px;color:var(--text);line-height:1.7}.analytics{padding:110px 0;background:#0d1730;color:#fff}.analytics-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.analytics h2{font-size:49px}.analytics h2 em{color:#63a2ff}.analytics-copy>p{color:#aebbd4}.metric-row{display:flex;gap:30px;margin-top:32px}.metric-row div{border-left:1px solid #35415b;padding-left:15px}.metric-row b,.metric-row span{display:block}.metric-row b{font:700 22px 'Poppins'}.metric-row span{font-size:8px;color:#98a6bf}.analytics-card{background:#fff;color:var(--ink);padding:26px;border-radius:18px}.card-head{display:flex;justify-content:space-between}.card-head span,.card-head b,.card-head small{display:block}.card-head span{font-size:9px;color:#7e899c}.card-head b{font:700 25px 'Poppins';margin:5px 0}.card-head small{color:var(--green);font-size:8px}.card-head select{height:31px;border:1px solid var(--line);border-radius:6px;font-size:8px}.line-chart{height:235px;position:relative;display:flex;flex-direction:column;justify-content:space-between;color:#9aa3b3;font-size:7px;margin-top:20px}.line-chart svg{position:absolute;left:32px;top:0;width:calc(100% - 32px);height:220px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 53px,#edf0f4 54px)}.line-chart path{fill:none;stroke:var(--blue);stroke-width:3}.line-chart .area{fill:#0069ff1c;stroke:none}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mini-stats p{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:9px;margin:0}.mini-stats i{font-style:normal;color:var(--blue)}.mini-stats span,.mini-stats b{display:block;font-size:7px}.mini-stats b{font-size:13px}.pricing{background:#f7f9fc}.toggle{display:inline-flex;background:#e9edf3;padding:4px;border-radius:9px;margin-top:18px}.toggle button{border:0;background:transparent;border-radius:6px;padding:10px 16px;font:600 11px 'DM Sans';cursor:pointer}.toggle button.active{background:#fff}.toggle i{font-style:normal;color:var(--green)}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:48px}.plans article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;position:relative}.plans article.featured{border:2px solid var(--blue);box-shadow:0 20px 45px #0069ff15}.plans label{position:absolute;right:16px;top:16px;color:var(--blue);background:#eaf2ff;padding:6px 9px;border-radius:20px;font-size:7px;font-weight:800}.plans h3{font:700 20px 'Poppins';margin:0}.plans>article>p{font-size:12px;color:var(--text)}.price{display:flex;align-items:start;margin:25px 0}.price b{font:800 42px 'Poppins';letter-spacing:-2px}.price small{align-self:end;margin-bottom:8px;color:#8992a4}.plans .btn{width:100%;box-shadow:none}.btn.outline{background:#fff;color:var(--ink);border-color:var(--line)}.plans ul{list-style:none;padding:20px 0 0;border-top:1px solid var(--line);line-height:2.25;font-size:12px}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq h2{margin-top:17px}.faq a{color:var(--blue);font-weight:700}.faq details{padding:20px 0;border-bottom:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer;font:700 16px 'Poppins'}.faq summary::-webkit-details-marker{display:none}.faq summary i{font-style:normal;font-size:20px}.faq details[open] summary i{transform:rotate(45deg)}.faq details p{font-size:13px;color:var(--text);line-height:1.7}.cta{background:var(--blue);color:#fff;text-align:center;padding:95px 0;position:relative;overflow:hidden}.cta:before,.cta:after{content:'';position:absolute;width:380px;height:380px;border:1px solid #ffffff28;border-radius:50%;left:-190px;top:-220px;box-shadow:0 0 0 70px #ffffff0b}.cta:after{left:auto;top:auto;right:-190px;bottom:-230px}.cta .eyebrow{color:#c8dcff}.cta h2{font-size:58px}.cta p{color:#dbe8ff}.btn.white{background:#fff;color:var(--blue);border-color:#fff;box-shadow:none}footer{background:#0b1327;color:#fff;padding:70px 0 25px}.footer-main{display:grid;grid-template-columns:1.5fr .7fr .7fr 1.1fr;gap:55px}.footer-main>div{display:flex;flex-direction:column;gap:12px;font-size:12px;color:#98a5bd}.footer-main img{width:140px;filter:brightness(0) invert(1)}.footer-main p{line-height:1.7;margin:8px 0}.footer-main b{color:#fff;margin-bottom:6px}.footer-main form{display:flex}.footer-main input{width:100%;background:#17213a;border:1px solid #2d3852;color:#fff;padding:11px;border-radius:7px 0 0 7px}.footer-main button{background:var(--blue);border:0;color:#fff;width:40px;border-radius:0 7px 7px 0}.copyright{border-top:1px solid #29334a;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#748198;font-size:9px}.reveal{opacity:0;transform:translateY(20px);transition:.7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.nav nav{display:none}.hero-inner{grid-template-columns:1fr;padding:70px 0}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust{justify-content:center}.brands .wrap{flex-wrap:wrap;gap:20px}.showcase-grid,.analytics-grid{grid-template-columns:1fr}.analytics-copy{text-align:center}.metric-row{justify-content:center}}
@media(max-width:700px){.wrap{width:calc(100% - 30px)}header{height:70px}.nav>div{display:none}.menu{display:block;border:0;background:none;font-size:22px}.mobile{position:absolute;display:flex;top:70px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;gap:15px;transform:scaleY(0);transform-origin:top;transition:.2s}.mobile.open{transform:scaleY(1)}.hero h1{font-size:47px;letter-spacing:-3px}.hero-actions{flex-direction:column}.trust{flex-wrap:wrap}.progress{overflow:auto;justify-content:flex-start}.progress span{font-size:8px}.picker{padding:18px}.theme-grid{grid-template-columns:1fr 1fr}.section,.showcase,.analytics{padding:75px 0}.center h2,.heading h2,.showcopy h2,.analytics h2,.faq h2{font-size:38px}.features,.plans,.faq{grid-template-columns:1fr}.heading{display:block}.steps{grid-template-columns:1fr 1fr}.shophero{height:290px;padding:25px}.produce{opacity:.75}.analytics-card{padding:15px}.mini-stats{grid-template-columns:1fr}.metric-row{gap:12px}.footer-main{grid-template-columns:1fr 1fr}.cta h2{font-size:44px}}
@media(max-width:430px){.theme-grid,.steps,.footer-main{grid-template-columns:1fr}.builder{min-width:0}.picker{border-radius:16px}.progress b{display:none}.showcase-grid{gap:45px}.store-window{transform:scale(.96)}.sale-pop{right:10px}.metric-row{flex-direction:column}.metric-row div{border-left:0;border-top:1px solid #35415b;padding:10px 0}}
.price .currency{font-size:20px;font-weight:700;margin:6px 4px 0 0}
.platform-stats{border-bottom:1px solid var(--line);background:#fff}.platform-stats .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.stat{min-height:165px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line)}.stat:first-child{border-left:1px solid var(--line)}.stat>span{font-size:18px;color:#747d8d}.stat p{margin:14px 0 0;display:flex;align-items:baseline}.stat b{font:800 43px 'Poppins';letter-spacing:-2px;color:var(--ink)}.stat strong{font:700 30px 'Poppins';color:#7e8796;margin-left:3px}@media(max-width:700px){.platform-stats .wrap{grid-template-columns:1fr 1fr}.stat{min-height:130px;border-bottom:1px solid var(--line)}.stat:nth-child(odd){border-left:1px solid var(--line)}.stat>span{font-size:14px}.stat b{font-size:35px}.stat strong{font-size:24px}}
.integrations{padding:110px 0;background:#fff}.integration-panel{min-height:720px;border-radius:32px;overflow:hidden;padding:55px;position:relative;color:#fff;background:radial-gradient(circle at 50% 38%,#073dcd 0,#061471 24%,transparent 49%),radial-gradient(circle at 100% 100%,#de003d 0,transparent 33%),radial-gradient(circle at 0 100%,#551300 0,transparent 36%),linear-gradient(135deg,#170714,#02071b 58%,#110039)}.integration-panel:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent 32px,#ffffff08 33px);opacity:.6}.integration-heading{text-align:center;position:relative;z-index:2}.integration-heading .eyebrow{color:#84b3ff}.integration-heading h2{font:700 43px/1.15 'Poppins';letter-spacing:-2.5px;margin:12px 0}.integration-heading p{color:#b8c5df;font-size:12px}.integration-map{height:455px;max-width:920px;margin:25px auto 0;position:relative}.integration-logo{position:absolute;width:185px;height:66px;border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;color:#213351;font:700 19px 'Poppins';box-shadow:7px 7px 0 #0069ff35,0 0 0 1px #df207055;z-index:2}.integration-logo small{font-size:8px;margin-left:5px;letter-spacing:1px}.ssl{left:3%;top:12%;color:#14539c;font-size:16px}.bkash{right:3%;top:12%;color:#e61268}.stripe{left:0;top:45%;color:#635bff;font-size:24px}.nagad{right:0;top:45%;color:#ef4423;font-size:23px}.steadfast{left:19%;top:73%;color:#23786f;font-size:16px}.php{right:19%;top:73%;color:#6879ae;font-size:28px;font-style:italic}.javascript{left:27%;top:27%;width:125px}.javascript b{background:#f7df1e;color:#111;padding:7px;margin-right:7px}.pathao{right:27%;top:27%;width:145px;color:#ee1d36;font-size:18px}.pathao small{display:block}.hexazn-center{position:absolute;left:50%;top:51%;transform:translate(-50%,-50%);width:145px;height:145px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#0069ff,#3c1cff);box-shadow:0 0 0 13px #050b2b,0 0 0 14px #1878ff,0 0 55px #0069ff}.hexazn-center:after{content:'';position:absolute;inset:-27px;border:1px dashed #72a9ff;border-radius:50%}.hexazn-center img{width:105px;filter:brightness(0) invert(1);position:relative;z-index:2}
@media(max-width:700px){.integrations{padding:75px 0}.integration-panel{padding:38px 18px;min-height:auto}.integration-heading h2{font-size:34px}.integration-map{height:auto;margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.integration-logo{position:static;width:auto;height:58px;font-size:14px}.hexazn-center{position:relative;left:auto;top:auto;transform:none;grid-column:1/-1;grid-row:1;width:120px;height:120px;margin:0 auto 26px}.hexazn-center img{width:88px}.javascript,.pathao{width:auto}.steadfast,.php{font-size:14px}}
.integration-panel{color:var(--ink);background:radial-gradient(circle at 50% 45%,#c9e0ff 0,#e5f1ff 27%,transparent 54%),linear-gradient(135deg,#f4f9ff 0%,#e9f4ff 52%,#dcecff 100%);border:1px solid #cfe2fb;box-shadow:0 24px 55px #0069ff12}.integration-panel:before{background:repeating-linear-gradient(90deg,transparent 0,transparent 32px,#0069ff08 33px);opacity:.7}.integration-heading .eyebrow{color:var(--blue)}.integration-heading p{color:var(--text)}.integration-logo{border:1px solid #d5e3f5;box-shadow:7px 7px 0 #0069ff17,0 12px 28px #1b4b8910}.hexazn-center{box-shadow:0 0 0 13px #edf5ff,0 0 0 14px #6eaaff,0 0 48px #0069ff4a}.hexazn-center:after{border-color:#3d8dff}
.integration-logo img{display:block;max-width:78%;max-height:42px;width:auto;height:auto;object-fit:contain}.integration-logo.ssl img{max-width:82%;max-height:38px}.integration-logo.bkash img{max-width:72%;max-height:43px}.integration-logo.nagad img{max-width:74%;max-height:43px}.integration-logo.steadfast img{max-width:80%;max-height:41px}.integration-logo.php img{max-width:58%;max-height:46px}.integration-logo.pathao img{max-width:100%;max-height:58px;transform:scale(1.42)}
.mobile-app{padding:110px 0;background:#f5f8fc}.app-promo{height:620px;border-radius:30px;overflow:hidden;position:relative;display:grid;grid-template-columns:.9fr 1.1fr;background:linear-gradient(135deg,#061b50 0%,#004fc9 55%,#0069ff 100%);color:#fff}.app-promo:before,.app-promo:after{content:'';position:absolute;border:1px solid #ffffff24;border-radius:50%;width:430px;height:430px;right:-100px;top:-210px;box-shadow:0 0 0 60px #ffffff08,0 0 0 120px #ffffff05}.app-promo:after{right:auto;top:auto;left:-280px;bottom:-320px}.app-promo-copy{padding:78px 0 65px 65px;position:relative;z-index:3}.coming{width:310px;height:50px;border-radius:25px;padding:4px;background:#ffffff25;border:1px solid #ffffff55}.coming span{height:40px;width:155px;border-radius:21px;background:#fff;color:var(--ink);display:grid;place-items:center;font-size:13px}.app-promo h2{font:800 51px/1.12 'Poppins';letter-spacing:-3px;margin:42px 0 22px}.app-promo-copy>p{max-width:470px;color:#dce9ff;line-height:1.7;font-size:14px}.notify{display:inline-flex;align-items:center;background:#fff;color:var(--ink);border-radius:9px;padding:15px 20px;font-weight:700;font-size:13px;margin-top:25px;box-shadow:0 0 0 2px #74aaff}.phones{position:relative;height:100%;z-index:2}.phone{position:absolute;background:#fff;color:var(--ink);width:300px;height:550px;border:5px solid #d9deea;border-radius:40px 40px 0 0;overflow:hidden;box-shadow:0 28px 55px #00133355;padding:34px 16px 16px}.phone.back{left:5px;bottom:-38px;transform:rotate(-2deg);opacity:.92}.phone.front{right:30px;bottom:-20px;width:340px;height:575px}.notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:120px;height:28px;background:#07090e;border-radius:0 0 18px 18px}.phone-top{position:absolute;left:24px;right:24px;top:13px;display:flex;justify-content:space-between;font-size:10px}.mobile-head{height:45px;display:flex;align-items:center;justify-content:space-between;color:#748097;font-size:13px;border-bottom:1px solid #edf0f4}.mobile-head img{width:92px}.dash-mobile>small{font-size:7px;color:var(--blue)}.dash-mobile h3{font:700 19px 'Poppins'}.profit{padding:16px;background:#eff8f3;border-radius:11px}.profit span,.profit b,.profit small{display:block}.profit span{font-size:9px;color:#7d8797}.profit b{font:700 24px 'Poppins';color:#16a966;margin:6px 0}.profit small{font-size:7px;color:#16a966}.tiny-bars{height:160px;display:flex;align-items:end;gap:12px;padding:25px;background:#f8f9fc;margin-top:12px}.tiny-bars i{flex:1;background:#97baff;height:35%;border-radius:4px}.tiny-bars i:nth-child(2){height:65%}.tiny-bars i:nth-child(3){height:48%}.tiny-bars i:nth-child(4){height:82%}.tiny-bars i:nth-child(5){height:100%;background:var(--blue)}.offer{height:180px;background:linear-gradient(135deg,#063b77,#159957);border-radius:16px;margin-top:16px;padding:25px;color:#fff;position:relative;overflow:hidden}.offer small{color:#ffe100;font-size:7px}.offer b{display:block;font:800 23px/1 'Poppins';margin:7px 0}.offer button{background:#ffd900;border:0;padding:6px 9px;font-size:7px;font-weight:700}.offer>i{position:absolute;right:20px;bottom:30px;font-style:normal;font-size:70px;transform:rotate(12deg)}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.categories>span{border:1px solid #e3e7ed;border-radius:12px;padding:12px 5px;text-align:center;font-size:24px}.categories small{display:block;font-size:7px;color:#59647a;margin-top:6px}.phone h4{font:700 13px 'Poppins';display:flex;justify-content:space-between}.phone h4 small{color:var(--blue);font-size:7px}.products{display:grid;grid-template-columns:1fr 1fr;gap:8px}.products i{height:90px;background:#f0f3f8;border-radius:8px;display:grid;place-items:center;font-style:normal;font-size:42px}
@media(max-width:900px){.app-promo{height:auto;min-height:920px;grid-template-columns:1fr}.app-promo-copy{padding:55px 40px;text-align:center}.coming{margin:auto}.app-promo-copy>p{margin-inline:auto}.phones{height:550px}.phone.back{left:12%}.phone.front{right:12%}}
@media(max-width:600px){.mobile-app{padding:75px 0}.app-promo{min-height:830px}.app-promo-copy{padding:42px 20px}.coming{width:230px}.app-promo h2{font-size:39px}.phones{height:460px}.phone{transform:scale(.75)!important;transform-origin:bottom}.phone.back{left:-48px}.phone.front{right:-45px}}
.coming span{position:relative;overflow:hidden;animation:comingPulse 2.2s ease-in-out infinite}.coming span:after{content:'';position:absolute;top:0;bottom:0;width:45px;background:linear-gradient(90deg,transparent,#b9d7ff99,transparent);transform:skewX(-20deg);animation:comingShine 2.2s ease-in-out infinite}@keyframes comingPulse{0%,100%{letter-spacing:0;color:var(--ink);box-shadow:0 0 0 0 #ffffff00}50%{letter-spacing:.6px;color:var(--blue);box-shadow:0 0 18px #ffffff55}}@keyframes comingShine{0%{left:-65px}55%,100%{left:110%}}@media(prefers-reduced-motion:reduce){.coming span,.coming span:after{animation:none}}
.feature>i.modern-icon{width:50px;height:50px;background:linear-gradient(145deg,#eaf3ff,#dcecff);border:1px solid #c9ddf8;color:var(--blue);box-shadow:0 8px 18px #0069ff12}.modern-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature:hover .modern-icon{background:var(--blue);color:#fff;border-color:var(--blue);transform:translateY(-2px);transition:.25s}
.integration-logo.javascript{width:108px;height:58px;font-size:12px}.integration-logo.javascript b{padding:5px;margin-right:5px;font-size:11px}
.integration-logo.php img{max-width:88%;max-height:58px;transform:scale(1.2)}
.powered{animation:hostedPulse 2s ease-in-out infinite}.powered i{animation:statusBlink 1s ease-in-out infinite}@keyframes hostedPulse{0%,100%{opacity:1;box-shadow:0 2px 6px #22315a18}50%{opacity:.68;box-shadow:0 2px 16px #0069ff30}}@keyframes statusBlink{0%,45%,100%{opacity:1;box-shadow:0 0 0 0 #21c99a55}50%,90%{opacity:.18;box-shadow:0 0 0 5px #21c99a12}}@media(prefers-reduced-motion:reduce){.powered,.powered i{animation:none}}
.integration-logo{animation:logoFloat 4s ease-in-out infinite;will-change:transform}.integration-logo:nth-child(2){animation-delay:-.5s}.integration-logo:nth-child(3){animation-delay:-1s}.integration-logo:nth-child(4){animation-delay:-1.5s}.integration-logo:nth-child(5){animation-delay:-2s}.integration-logo:nth-child(6){animation-delay:-2.5s}.integration-logo:nth-child(7){animation-delay:-3s}.integration-logo:nth-child(8){animation-delay:-3.5s}.hexazn-center{animation:centerPulse 3s ease-in-out infinite}@keyframes logoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes centerPulse{0%,100%{filter:drop-shadow(0 0 0 #0069ff00)}50%{filter:drop-shadow(0 0 16px #0069ff88)}}@media(prefers-reduced-motion:reduce){.integration-logo,.hexazn-center{animation:none}}
.platform-stats .stat{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease,background .25s ease,box-shadow .25s ease}.platform-stats.stats-active .stat{opacity:1;transform:translateY(0)}.platform-stats.stats-active .stat:nth-child(2){transition-delay:.1s}.platform-stats.stats-active .stat:nth-child(3){transition-delay:.2s}.platform-stats.stats-active .stat:nth-child(4){transition-delay:.3s}.platform-stats .stat:hover{background:#f5f9ff;box-shadow:inset 0 -3px 0 var(--blue)}.platform-stats .stat b{font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.platform-stats .stat{opacity:1;transform:none;transition:none}}
@media(max-width:700px){.reveal{transition-duration:.65s}.powered{animation:hostedPulse 2s ease-in-out infinite;-webkit-animation:hostedPulse 2s ease-in-out infinite}.powered i{animation:statusBlink 1s ease-in-out infinite;-webkit-animation:statusBlink 1s ease-in-out infinite}.coming span{animation:comingPulse 2.2s ease-in-out infinite}.coming span:after{animation:comingShine 2.2s ease-in-out infinite}.integration-logo{animation:logoFloatMobile 3.6s ease-in-out infinite}.hexazn-center{animation:centerPulse 3s ease-in-out infinite}.platform-stats .stat{transition-duration:.55s}@keyframes logoFloatMobile{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}}
h1,.hero h1,.center h2,.heading h2,.showcopy h2,.analytics h2,.faq h2,.cta h2,.app-promo h2{font-weight:700}.integration-heading h2{font-weight:600}
.store-window .shop{padding:0;height:390px;overflow:hidden;background:#eef3fa}.store-homepage{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform 8s ease}.store-window:hover .store-homepage{transform:translateY(-12%)}@media(max-width:700px){.store-window .shop{height:315px}.store-homepage{object-fit:cover;object-position:top center}}
.installer{min-width:0}.installer-progress{height:68px;background:#ffffffee;border:1px solid #fff;border-radius:16px;display:flex;align-items:center;padding:0 13px;box-shadow:0 14px 32px #30476d12;margin-bottom:12px}.installer-progress button{border:0;background:none;padding:0;display:flex;align-items:center;gap:6px;color:#8a93a6;font:500 8px 'Poppins';white-space:nowrap}.installer-progress button i{font-style:normal;width:31px;height:31px;border-radius:10px;background:#f0f2f6;display:grid;place-items:center;font-weight:700}.installer-progress button.active{color:var(--blue)}.installer-progress button.active i,.installer-progress button.complete i{background:var(--blue);color:#fff;box-shadow:0 5px 12px #0069ff35}.installer-progress button.complete i{font-size:0}.installer-progress button.complete i:after{content:'✓';font-size:12px}.installer-progress>b{height:1px;flex:1;background:#d4dae5;margin:0 6px;min-width:8px;position:relative;overflow:hidden}.installer-progress>b:after{content:'';position:absolute;inset:0;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:.5s}.installer-progress>b.complete:after{transform:scaleX(1)}.installer-window{height:430px;background:#fff;border:1px solid #fff;border-radius:23px;box-shadow:0 28px 50px #30476d18;overflow:hidden}.installer-top{height:43px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 16px;font-size:8px}.installer-top>span{display:flex;gap:5px}.installer-top>span i{width:7px;height:7px;border-radius:50%;background:#ff6c62}.installer-top>span i:nth-child(2){background:#ffc34f}.installer-top>span i:nth-child(3){background:#36c889}.installer-top>b{margin:auto;font-size:9px}.installer-top>small{font-size:7px;color:#33a777}.installer-panels{position:relative;height:387px}.install-panel{position:absolute;inset:0;padding:24px 27px;opacity:0;transform:translateX(35px);pointer-events:none;transition:opacity .45s ease,transform .45s ease}.install-panel.active{opacity:1;transform:translateX(0);pointer-events:auto}.install-panel.leaving{opacity:0;transform:translateX(-35px)}.panel-title{display:flex;gap:13px;align-items:center}.panel-title>i{font-style:normal;width:40px;height:40px;background:#eaf3ff;color:var(--blue);border-radius:11px;display:grid;place-items:center;font-size:17px}.panel-title h3{font:700 17px 'Poppins';margin:0}.panel-title p{font-size:9px;color:var(--text);margin:4px 0 0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:19px}.field-grid label{font-size:8px;font-weight:600;color:#68738a}.field-grid span{display:block;border:1px solid #dfe5ee;border-radius:7px;padding:10px;margin-top:5px;color:var(--ink);background:#fbfcfe;font-weight:500}.panel-next{position:absolute;right:27px;bottom:22px;background:var(--blue);color:#fff;border:0;border-radius:7px;padding:10px 14px;font:600 9px 'Poppins';cursor:pointer}.admin-preview{height:205px;margin-top:16px;background:#f7f9fc;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:100px 1fr;overflow:hidden}.admin-preview aside{background:#11213e;color:#aab8ce;padding:14px 10px;display:flex;flex-direction:column;gap:13px;font-size:7px}.admin-preview aside b{color:#fff;font-size:13px}.admin-preview>div{padding:20px}.admin-preview small{font-size:6px}.admin-preview h4{font:700 23px 'Poppins';margin:4px 0}.admin-preview p{font-size:7px;color:#2ab577}.admin-bars{height:75px;display:flex;align-items:end;gap:11px}.admin-bars i{flex:1;background:#9dc4ff;height:30%;border-radius:3px}.admin-bars i:nth-child(2){height:52%}.admin-bars i:nth-child(3){height:46%}.admin-bars i:nth-child(4){height:78%}.admin-bars i:nth-child(5){height:100%;background:var(--blue)}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:25px}.choice-grid article{height:92px;border:1px solid #dce5f1;border-radius:10px;display:grid;place-items:center;position:relative;background:#fff}.choice-grid article.chosen{border:2px solid var(--blue);background:#f6faff}.choice-grid img{max-width:76%;max-height:52px;object-fit:contain}.choice-grid article>i{position:absolute;right:6px;top:6px;background:var(--blue);color:#fff;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:8px}.choice-grid article:first-child img{max-height:60px}.payments article:nth-child(2) img,.payments article:nth-child(3) img{max-height:45px}.setup-note{margin-top:14px;background:#effaf5;color:#258c65;border-radius:6px;padding:8px 10px;font-size:8px}.final-panel{text-align:center;padding-top:38px}.launch-check{width:65px;height:65px;border-radius:50%;background:#e5f8ef;color:#20b879;display:grid;place-items:center;font-size:30px;margin:auto;animation:launchPop 1.4s ease-in-out infinite}.final-panel h3{font:700 22px 'Poppins';margin:14px 0 6px}.final-panel>p{font-size:9px;color:var(--text);max-width:390px;margin:0 auto}.launch-url{display:inline-flex;gap:17px;background:#f1f6ff;color:var(--blue);padding:9px 14px;border-radius:7px;margin-top:14px;font-size:8px}.ready-list{display:flex;justify-content:center;gap:20px;margin-top:13px;font-size:7px;color:#2a9f70}.final-panel .panel-next{position:static;margin-top:17px}@keyframes launchPop{0%,100%{transform:scale(1);box-shadow:0 0 0 0 #20b87922}50%{transform:scale(1.06);box-shadow:0 0 0 12px #20b87908}}
.admin-features{padding:105px 0;background:#f8f9fc}.admin-feature-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.feature-kicker{color:#ff5a35;font-size:12px;font-weight:500}.feature-kicker i{font-style:normal;color:#d83a93;font-size:18px;margin-right:7px}.admin-feature-head h2{font:600 42px/1.25 'Poppins';letter-spacing:-2px;margin:14px 0 0}.admin-feature-head>a{color:#06439e;font-size:13px;border-bottom:1px solid #06439e;padding:0 7px 8px}.admin-feature-head>a span{font-size:21px;margin-left:5px}.admin-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 20px}.admin-feature-card{min-width:0}.admin-shot{border:1px solid #d9e3ee;border-radius:17px;overflow:hidden;background:#eef3f7;aspect-ratio:1.78;box-shadow:0 10px 24px #142c4c0c}.admin-shot img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .45s ease}.admin-feature-card:hover .admin-shot img{transform:scale(1.035)}.admin-feature-card h3{font:500 20px 'Poppins';letter-spacing:-.5px;margin:16px 13px 5px}.admin-feature-card p{font-size:11px;line-height:1.75;color:#414b61;margin:0 13px}.admin-feature-card:nth-child(n+7){display:none}.admin-feature-grid.expanded .admin-feature-card{display:block}
@media(max-width:900px){.admin-feature-grid{grid-template-columns:1fr 1fr}.admin-feature-card:nth-child(n+7){display:block}}
@media(max-width:600px){.admin-features{padding:75px 0}.admin-feature-head{display:block}.admin-feature-head h2{font-size:33px;letter-spacing:-1.5px}.admin-feature-head>a{display:inline-block;margin-top:24px}.admin-feature-grid{grid-template-columns:1fr;gap:28px}.admin-feature-card h3{font-size:19px}}
@media(max-width:700px){.hero-inner{gap:35px}.installer-progress{overflow-x:auto;justify-content:flex-start}.installer-progress button span{display:none}.installer-progress button i{min-width:31px}.installer-window{height:470px}.installer-panels{height:427px}.install-panel{padding:21px 18px}.field-grid{grid-template-columns:1fr}.field-grid label:nth-child(4){display:none}.panel-next{right:18px}.choice-grid{gap:7px}.choice-grid article{height:80px}.admin-preview{grid-template-columns:80px 1fr}.ready-list{gap:9px}}
.integration-logo.php{right:22%}.integration-logo.redx{right:0;top:73%}.integration-logo.redx img{max-width:78%;max-height:46px}.integration-logo:nth-child(9){animation-delay:-3.8s}@media(max-width:700px){.integration-logo.php,.integration-logo.redx{right:auto;top:auto}.integration-logo.redx img{max-width:76%;max-height:42px}}
.integration-logo.redx{right:19%;top:73%}

/* Keep the selected dashboard feature screens visible. */
.admin-feature-card:nth-child(n+7){display:block}
.admin-feature-head>a{display:none}
.admin-feature-card:nth-child(10),.admin-feature-card:nth-child(11){display:none}
.feature-kicker,.feature-kicker i{color:#0069ff}
.why-icon.code span:before{content:'</>';font-size:18px;font-weight:600}
.why-icon svg{width:38px;height:38px;fill:none;stroke:#0069ff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease}.why-card:hover .why-icon svg{transform:scale(1.08)}
.why-icon .rocket-emoji{width:auto;height:auto;font-size:34px;line-height:1;transition:transform .3s ease}.why-card:hover .rocket-emoji{transform:translate(3px,-3px) rotate(-5deg)}
.why-icon .rocket-fa{color:#0069ff;font-size:31px;transition:transform .3s ease}.why-card:hover .rocket-fa{transform:translate(3px,-3px) rotate(-5deg)}

.why-hexazn{padding:105px 0;background:#fff}.why-heading{text-align:center;max-width:850px;margin:0 auto 46px}.why-heading h2{font:600 42px/1.25 'Poppins';letter-spacing:-1.8px;margin:12px 0}.why-heading h2 em{color:#0069ff;font-style:normal;position:relative}.why-heading h2 em:after{content:'';position:absolute;left:3%;right:0;bottom:-9px;height:8px;border-top:3px solid #0069ff;border-radius:50%;transform:rotate(-2deg)}.why-heading p{color:var(--text);font-size:13px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why-card{min-height:235px;padding:25px 22px;border:1px solid #e0e8f2;border-radius:17px;background:#f5f8fc;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.why-card:hover{transform:translateY(-6px);border-color:#b9d6ff;box-shadow:0 18px 35px #17477912}.why-icon{width:72px;height:72px;border-radius:14px;background:#fff;display:grid;place-items:center;margin-bottom:24px;box-shadow:0 8px 22px #1c41620b}.why-icon span{width:35px;height:35px;display:block;position:relative;color:#0069ff}.why-icon span:before{font:500 29px/35px 'Poppins';display:block;text-align:center}.why-icon.team span:before{content:'◎'}.why-icon.rocket span:before{content:'↗'}.why-icon.support span:before{content:'◔'}.why-icon.shield span:before{content:'◇'}.why-icon.mobile span:before{content:'▣'}.why-icon.commerce span:before{content:'⌘'}.why-card h3{font:600 20px 'Poppins';letter-spacing:-.4px;margin:0 0 12px}.why-card p{font-size:12px;line-height:1.7;color:#414b61;margin:0;max-width:330px}@media(max-width:900px){.why-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.why-hexazn{padding:75px 0}.why-heading{text-align:left;margin-bottom:32px}.why-heading h2{font-size:32px;letter-spacing:-1.2px}.why-heading h2 em:after{display:none}.why-grid{grid-template-columns:1fr}.why-card{min-height:0}.why-icon{width:64px;height:64px}}
@media(min-width:1251px){.navbar__main .navbar__center>.menu{display:block}}
@media(min-width:1251px){.navbar__main .navbar{flex-wrap:nowrap}.navbar__main .navbar__center{flex:0 1 auto;min-width:0}.navbar__main .menu>.wrap{width:auto;max-width:none;margin:0}.navbar__main .menu .menu__inner{white-space:nowrap}.navbar__main .menu .menu__inner .menu__item .menu__link{font-size:18px;padding-inline:5px}}

/* Isolate the shared root footer from ecommerce utility class names. */
#footer{padding:100px 0 0;margin-top:0}
body>#footer{margin-top:0}
.cta{padding:70px 0;background:#fff;color:var(--ink);overflow:visible}.cta:before,.cta:after{display:none}.cta .cta-card{position:relative;overflow:hidden;max-width:960px;min-height:355px;margin:auto;padding:65px 35px 55px;border:1px solid #d8e9ff;border-radius:26px;background:radial-gradient(circle at 10% 0%,#d9eaff 0,transparent 44%),radial-gradient(circle at 92% 8%,#cfe4ff 0,transparent 43%),radial-gradient(circle at 85% 100%,#daf7ff 0,transparent 46%),linear-gradient(135deg,#f3f8ff 0%,#eaf4ff 52%,#f1fbff 100%);text-align:center;box-shadow:0 22px 55px #0069ff0d}.cta .cta-card:before{content:'';position:absolute;inset:0;background:linear-gradient(115deg,#ffffff18,#fff9 48%,#0069ff08);pointer-events:none}.cta .cta-card>*{position:relative;z-index:1}.cta .cta-card h2{font:600 46px/1.2 'Poppins',sans-serif;letter-spacing:-1.8px;color:#101936;margin:0 0 18px}.cta .cta-card h2 em{font-style:normal;color:#0069ff}.cta .cta-card p{font:400 16px/1.75 'Poppins',sans-serif;color:#536b91;margin:0 auto 36px}.cta .cta-button{display:inline-flex;min-width:262px;border-radius:999px;padding:16px 27px;background:#0069ff;border-color:#0069ff;box-shadow:0 12px 25px #0069ff30;font-size:14px;font-weight:600}.cta .cta-button span{margin-left:8px}.cta .cta-button:hover{background:#0056d6;border-color:#0056d6}@media(max-width:700px){.cta{padding:45px 0}.cta .cta-card{min-height:330px;padding:55px 20px 45px;border-radius:22px}.cta .cta-card h2{font-size:34px;letter-spacing:-1px}.cta .cta-card p{font-size:14px}.cta .cta-card p br{display:none}.cta .cta-button{min-width:230px}}
#footer .footer_content .heading{display:block;margin:0;align-items:initial;justify-content:initial}
#footer .footer_content .heading>p{max-width:none}
#footer .copyright{display:block;color:inherit;font-size:inherit}
#footer .copyright .row{width:auto}
#footer,#footer p,#footer a,#footer span,#footer li,#footer .copyright_content{font-family:'Saira',sans-serif}
#footer h1,#footer h2,#footer h3,#footer h4,#footer .footer_content .heading .title{font-family:'Kanit',sans-serif;letter-spacing:normal;line-height:normal}
#footer .footer_content .heading .title{font-size:18px;font-weight:400;margin:0 0 20px}
#footer .footer_content h3{font-size:18px;font-weight:500;letter-spacing:normal;line-height:normal;margin:0 0 25px}
#footer .footer_desc p{font-size:1rem;line-height:normal;margin:0}
#footer .footer_menu_items li{line-height:normal}
#footer .copyright_content{font-size:1rem;line-height:normal}
#footer .copyright_content .member p{font-size:1rem;line-height:normal;margin:0}
#footer .copyright{margin-top:50px;border-top:1px solid #fff;padding:20px 0}
#footer .copyright_content{font:400 1rem/1.5 'Saira',sans-serif;color:#fff;white-space:nowrap}
#footer .copyright_content ul.stripe{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:10px;margin:0;padding:0}
#footer .copyright_content ul.stripe>li{flex:0 0 auto;line-height:1.5}
#footer .copyright_content ul.stripe>li>a{font:400 1rem/1.5 'Saira',sans-serif;color:#fff;white-space:nowrap}
#footer .copyright_content .member{display:flex;align-items:center;gap:10px}
#footer .copyright_content .member p{font:400 1rem/1.5 'Saira',sans-serif;white-space:nowrap}
#footer .copyright_content .bar{font:400 1rem/1.5 'Saira',sans-serif;color:#fff}
#footer .copyright_content ul.stripe>li{display:flex;align-items:center;height:28px}
#footer .copyright_content ul.stripe>li>a{display:flex;align-items:center;height:28px;margin:0;padding:0}
#footer .copyright_content .bar{align-self:center;margin:0}
@media(max-width:992px){#footer .copyright_content{white-space:normal}#footer .copyright_content ul.stripe{justify-content:center;flex-wrap:wrap}}
#footer .flow-us{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}
#footer .footer_contact_social{display:flex;flex-direction:column;align-items:flex-end;width:100%}
#footer .footer_contact_social .stripe{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}
#footer .footer_contact_social .social-wrap{text-align:center}
#footer .footer_contact_social h4{font:400 24px/1.2 'Kanit',sans-serif;color:#fff;text-align:center;letter-spacing:normal;margin:0 0 25px}
#footer .footer_contact_social .copyright_social_items{position:relative;float:none;display:flex;align-items:center;justify-content:center;gap:10px;list-style:none;margin:0;padding:0}
#footer .footer_contact_social .copyright_social_items li{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:42px;background:#fff;clip-path:polygon(0% 25%,50% 0,100% 25%,100% 76%,50% 100%,0% 75%)}
#footer .footer_contact_social .copyright_social_items li a{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:40px;background:#0e0f10;color:#fff;clip-path:polygon(0% 25%,50% 0,100% 25%,100% 76%,50% 100%,0% 75%)}
#footer .footer_contact_social .copyright_social_items li a i,#footer .footer_contact_social .copyright_social_items li a svg{color:#fff!important;font-size:1.2em;filter:none}
#footer .license{margin-top:40px;text-align:right}
#footer .license span{font:400 16px/1.4 'Kanit',sans-serif;color:#fff;white-space:nowrap}
@media(max-width:992px){#footer .flow-us,#footer .footer_contact_social{align-items:center}#footer .footer_contact_social .stripe{justify-content:center}#footer .license{text-align:center}}
.cta .cta-button:hover,.cta .cta-button:hover span{color:#fff!important}

.demo-stores{padding:105px 0;background:#fff}.demo-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:42px}.demo-heading h2{font:600 44px/1.2 'Poppins',sans-serif;letter-spacing:-2px;margin:12px 0 0}.demo-heading h2 em{font-style:normal;color:#0069ff}.demo-heading>p{max-width:410px;color:#53617e;font-size:13px;line-height:1.8;margin:0}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.demo-card{min-width:0;padding:10px 10px 20px;border:1px solid #dce7f4;border-radius:20px;background:#fff;box-shadow:0 16px 40px #153c7210;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.demo-card:hover{transform:translateY(-7px);border-color:#a9ceff;box-shadow:0 24px 50px #0069ff18}.demo-preview{position:relative;overflow:hidden;border-radius:14px;background:#edf5ff}.demo-browser{height:33px;display:flex;align-items:center;gap:10px;padding:0 11px;background:#f7faff;border-bottom:1px solid #dae5f1}.demo-browser>span{display:flex;gap:4px}.demo-browser i{display:block;width:6px;height:6px;border-radius:50%;background:#ff6b62}.demo-browser i:nth-child(2){background:#ffc44e}.demo-browser i:nth-child(3){background:#31c98b}.demo-browser small{flex:1;padding:4px 8px;border-radius:5px;background:#eaf0f7;color:#8290a5;font-size:6px;text-align:center}.demo-screen{height:225px;position:relative;overflow:hidden}.demo-screen img{width:100%;height:100%;display:block;object-fit:cover;object-position:top;transition:transform 5s ease}.demo-card:hover .demo-screen img{transform:translateY(-8%) scale(1.02)}.demo-screen:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,#06142b88,transparent 45%)}.demo-screen>b{position:absolute;left:17px;bottom:15px;z-index:2;color:#fff;font:600 13px 'Poppins';letter-spacing:.3px}.demo-2 .demo-screen:before,.demo-3 .demo-screen:before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;mix-blend-mode:color}.demo-2 .demo-screen:before{background:#0069ff18}.demo-3 .demo-screen:before{background:#00a6ff24}.demo-preview-link{position:absolute;right:14px;bottom:13px;z-index:3;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0069ff;font-size:13px;box-shadow:0 8px 20px #071b3f30;transition:.25s}.demo-preview-link:hover{background:#0069ff;color:#fff;transform:rotate(6deg)}.demo-card-copy{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:17px 8px 0}.demo-card-copy small{color:#0069ff;font-size:8px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.demo-card-copy h3{font:600 19px 'Poppins';margin:4px 0 0}.demo-card-copy>a{color:#0069ff;font-size:10px;font-weight:600;white-space:nowrap}.demo-card-copy>a span{font-size:14px}.demo-note{text-align:center;color:#8a96a9;font-size:10px;margin:24px 0 0}@media(max-width:900px){.demo-heading{display:block}.demo-heading>p{margin-top:18px}.demo-grid{grid-template-columns:1fr 1fr}.demo-card:last-child{grid-column:1/-1;max-width:calc(50% - 10px);width:100%;margin:auto}}@media(max-width:600px){.demo-stores{padding:75px 0}.demo-heading h2{font-size:34px;letter-spacing:-1.3px}.demo-grid{grid-template-columns:1fr}.demo-card:last-child{grid-column:auto;max-width:none}.demo-screen{height:240px}}

/* Prevent the Mobile Friendly icon from inheriting the legacy .mobile menu rules. */
.why-card .why-icon.mobile{position:static;display:grid;inset:auto;width:72px;height:72px;padding:0;transform:none;transform-origin:center;flex-direction:initial;gap:0;background:#fff}
@media(max-width:600px){.why-card .why-icon.mobile{width:64px;height:64px}}

@media(max-width:1250px){.navbar__main .menu>.wrap{width:100%;max-width:none;margin:0;padding:0}html body .navbar__main .menu.is-active{justify-content:flex-start}.navbar__main .menu .mobile_sidelogo{width:100%;margin:0}}
@media(min-width:991px) and (max-width:1250px){html body .navbar__main .menu{top:-36px;min-height:calc(100vh + 36px)}html body .navbar__main .overlay{top:-36px;height:calc(100% + 36px)}}

/* Detailed pricing plan features. */
.demo-stores{padding-bottom:45px}
.integrations{padding-top:45px;padding-bottom:45px}
.why-hexazn{padding-top:45px}
.mobile-app{padding-bottom:45px}
.section.pricing{padding-top:50px}
.section.faq{padding-bottom:45px}
.cta{padding-top:35px}
.pricing .toggle{padding:5px;border-radius:11px}
.pricing .toggle button{padding:12px 19px;font:500 14px/1.25 'Poppins',sans-serif}
.pricing .toggle button i{margin-left:4px;font:500 11px/1.25 'Poppins',sans-serif}
.plans{align-items:stretch}
.plans .detailed-plan{display:flex;flex-direction:column;height:100%;border-color:#b9d4ff;box-shadow:0 18px 45px #0069ff0d}
.plans .detailed-plan>p{min-height:42px;margin:7px 0 2px;line-height:1.45}
.plans .detailed-plan .price{min-height:52px;margin:16px 0}
.plans .detailed-plan .plan-features{flex:1}
.plans article.featured>label{padding:7px 11px;font:700 10px/1.2 'Poppins',sans-serif;letter-spacing:.5px}
.plans .plan-features{line-height:1.5;padding-top:22px}
.plans .plan-features li{display:flex;align-items:flex-start;gap:9px;padding:7px 0;color:#414d66}
.plans .plan-features li span{display:grid;place-items:center;flex:0 0 18px;width:18px;height:18px;margin-top:1px;border-radius:50%;background:#e7f1ff;color:#0069ff;font-size:10px;font-weight:700}
.plans .plan-features .visitor-feature{margin-bottom:7px;padding:11px 10px;border:1px solid #c8dcff;border-radius:10px;background:#f0f6ff;color:#0754bd;font-weight:600}
.plans .plan-features .visitor-feature span{width:24px;height:24px;flex-basis:24px;margin-top:-2px;background:#0069ff;color:#fff}
.plans .plan-features .visitor-feature i{font-size:9px}
.plans .plan-features .unavailable-feature{color:#a94a57}
.plans .plan-features .unavailable-feature span{background:#fff0f2;color:#df3349}
.plans .plan-features .exclusive-feature{margin-top:7px;padding:11px 10px;border:1px solid #bcd7ff;border-radius:10px;background:#edf5ff;color:#0754bd;font-weight:600}
.plans article.featured .btn:hover,.plans article.featured .btn:hover span{color:#fff!important}

/* Server resource comparison below pricing cards. */
.server-comparison{margin-top:48px;padding:28px;border:1px solid #d5e4f8;border-radius:20px;background:#fff;box-shadow:0 18px 45px #153c720d}
.server-comparison-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}
.server-comparison-heading h3{margin:0;color:#10162f;font:600 24px 'Poppins',sans-serif;letter-spacing:-.6px}
.server-table-scroll{overflow-x:auto;border:1px solid #d7e3f2;border-radius:14px}
.server-table{width:100%;min-width:680px;border-collapse:separate;border-spacing:0;color:#34415a;font-size:13px;text-align:left}
.server-table th,.server-table td{padding:17px 20px;border-right:1px solid #dce7f4;border-bottom:1px solid #dce7f4}
.server-table tr>*:last-child{border-right:0}
.server-table tbody tr:last-child>*{border-bottom:0}
.server-table thead th{background:#101b35;color:#fff;font-size:14px;font-weight:600}
.server-table thead th:first-child{width:34%}
.server-table thead .popular-column{background:#0069ff}
.server-table thead small{display:inline-block;margin-left:7px;padding:3px 6px;border-radius:20px;background:#fff;color:#0069ff;font-size:7px;letter-spacing:.8px;vertical-align:2px}
.server-table tbody th{background:#f5f8fc;color:#26344e;font-weight:500}
.server-table tbody th i{width:24px;color:#0069ff;text-align:center;margin-right:7px}
.server-table tbody td{background:#fff;font-weight:500}
.server-table tbody td:nth-child(3){background:#f1f7ff;color:#0754bd}
.server-table .included{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:5px;border-radius:50%;background:#e5f2ff;color:#0069ff;font-size:10px;font-weight:700}
@media(max-width:700px){.server-comparison{margin-top:34px;padding:18px 14px}.server-comparison-heading{display:block}.server-comparison-heading h3{margin-top:7px;font-size:20px}.server-table th,.server-table td{padding:14px 16px}}
@media(max-width:600px){.demo-stores{padding-bottom:28px}.integrations{padding-top:35px;padding-bottom:28px}.why-hexazn{padding-top:35px}.mobile-app{padding-bottom:32px}.section.pricing{padding-top:40px}.section.faq{padding-bottom:30px}.cta{padding-top:25px}.pricing .toggle button{padding:11px 14px;font-size:13px}.pricing .toggle button i{font-size:10px}}

html{scroll-padding-top:90px}
@media(max-width:600px){html{scroll-padding-top:72px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Connected Commerce: analytics and marketing integrations. */
.integration-logo.google-analytics img{max-width:88%;max-height:44px}
.integration-logo.google-tag-manager img{max-width:84%;max-height:48px}
.integration-logo.meta-logo{overflow:hidden}
.integration-logo.meta-logo img{max-width:58%;max-height:58px;transform:scale(1.65)}
.integration-logo{border:1px solid #d8e5f5;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 14px 32px #164b8b17,0 2px 8px #164b8b0d}
.integration-logo:nth-child(9){animation-delay:-3.8s}
.integration-logo:nth-child(10){animation-delay:-4.2s}
@media(min-width:701px){
  .integration-panel{min-height:760px;padding-top:50px}
  .integration-map{height:485px;margin-top:30px}
  .integration-map:before,.integration-map:after{content:'';position:absolute;left:50%;top:50%;z-index:0;pointer-events:none;border:1px dashed #6eaaff4d;border-radius:50%;transform:translate(-50%,-50%)}
  .integration-map:before{width:470px;height:300px}
  .integration-map:after{width:690px;height:440px;border-style:solid;border-color:#91bfff26}
  .integration-logo.ssl{left:0;top:1%}
  .integration-logo.google-analytics{left:23%;top:22%}
  .integration-logo.stripe{left:0;top:43%}
  .integration-logo.meta-logo{left:23%;top:66%}
  .integration-logo.steadfast{left:0;top:84%}
  .integration-logo.bkash{right:0;top:1%}
  .integration-logo.google-tag-manager{right:23%;top:22%}
  .integration-logo.nagad{right:0;top:43%}
  .integration-logo.pathao{right:23%;top:66%;width:185px}
  .integration-logo.redx{right:0;top:84%}
}
@media(max-width:700px){.integration-map:before,.integration-map:after{display:none}.integration-logo{border-radius:13px;box-shadow:0 9px 22px #164b8b14}.integration-logo.google-analytics img{max-width:84%;max-height:40px}.integration-logo.google-tag-manager img{max-width:80%;max-height:43px}.integration-logo.meta-logo img{transform:scale(1.5)}}
@media(min-width:701px) and (max-width:900px){.integration-panel{min-height:auto;padding:45px 30px}.integration-map{height:auto;margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.integration-map:before,.integration-map:after{display:none}.integration-logo{position:static;width:auto!important;height:62px}.hexazn-center{position:relative;left:auto;top:auto;transform:none;grid-column:1/-1;grid-row:1;width:130px;height:130px;margin:0 auto 28px}.hexazn-center img{width:92px}}
