:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101b2d;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{width:100%;min-width:320px;min-height:100%;scroll-behavior:smooth;scroll-padding-top:76px}body{width:100%;min-width:320px;min-height:100vh;margin:0;background:#fff}button,input,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#root{width:100%;min-height:100vh;margin:0;padding:0}.progressive-product-image{position:relative;width:100%;aspect-ratio:var(--product-image-ratio, auto);display:block;overflow:hidden;background:linear-gradient(135deg,#eef6f2,#fbfcfb 48%,#e7f1ec)}.progressive-product-image__asset{position:relative;z-index:1;width:100%;height:100%;display:block;opacity:0;transition:opacity .26s ease}.progressive-product-image.is-loaded .progressive-product-image__asset{opacity:1}.progressive-product-image__loading,.progressive-product-image__error{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:12px;color:#50665d;font-size:13px;font-weight:650;letter-spacing:.01em;text-align:center}.progressive-product-image__loading:before{position:absolute;inset:0;content:"";background:linear-gradient(105deg,transparent 36%,rgba(255,255,255,.72) 50%,transparent 64%);transform:translate(-100%);animation:progressive-product-image-shimmer 1.8s ease-in-out infinite}.progressive-product-image.is-loaded .progressive-product-image__loading,.progressive-product-image.is-error .progressive-product-image__loading{display:none}.progressive-product-image__mark{position:relative;width:38px;height:38px;display:grid;place-content:center;gap:3px;border:1px solid rgba(37,129,95,.18);border-radius:12px;background:#fffc;box-shadow:0 8px 24px #111c2e14}.progressive-product-image__mark i{width:16px;height:2px;border-radius:999px;background:#25815f}.progressive-product-image__error{z-index:2;padding:20px;background:#f3f8f5f5}.progressive-product-image__error strong{color:#1f4033;font-size:14px}.progressive-product-image__error button{min-width:76px;min-height:36px;padding:8px 16px;color:#fff;border:0;border-radius:999px;background:#25815f;font:inherit;cursor:pointer}.progressive-product-image__error button:focus-visible{outline:3px solid rgba(37,129,95,.35);outline-offset:3px}@keyframes progressive-product-image-shimmer{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.progressive-product-image__asset{transition:none}.progressive-product-image__loading:before{animation:none}}.retail-page{--ink: #111c2e;--ink-soft: #657184;--navy: #111c2e;--green: #25815f;--green-dark: #176849;--green-soft: #e8f4ef;--orange: #e75a28;--cloud: #f5f6f5;--warm: #f8f4ed;--line: #e2e6e4;--paper: #fff;min-height:100vh;overflow-x:clip;color:var(--ink);background:var(--paper);font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.55}html:has(.retail-page){scroll-padding-top:0}.retail-page *,.retail-page *:before,.retail-page *:after{box-sizing:border-box}.retail-page a{color:inherit;text-decoration:none}.retail-page h1,.retail-page h2,.retail-page h3,.retail-page p,.retail-page figure{margin-top:0}.retail-page h1,.retail-page h2,.retail-page h3,.retail-page .retail-button{font-family:Manrope,system-ui,sans-serif}.retail-page h1{font-weight:500}.retail-page h2{font-weight:550}.retail-page h3{font-weight:650}.retail-page button{font:inherit}.retail-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.retail-anchor{scroll-margin-top:92px}.retail-header{position:sticky;top:0;z-index:30;height:76px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:30px;border-bottom:1px solid rgba(17,28,46,.09);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.retail-mark{display:inline-flex;align-items:center}.retail-mark img{width:172px;height:auto;display:block;object-fit:contain}.header-wordmark{width:clamp(156px,12vw,180px);height:auto;display:block}.product-switcher{position:relative;z-index:95;flex:0 0 auto}.product-switcher-trigger{min-height:50px;padding:6px 7px 6px 0;display:inline-flex;align-items:center;gap:6px;color:var(--ink);border:0;border-radius:12px;background:transparent;cursor:pointer;transition:background .18s ease}.product-switcher-trigger:hover,.product-switcher.is-open .product-switcher-trigger{background:#f2f7f7}.product-switcher-trigger:focus-visible,.product-switcher-menu a:focus-visible{outline:3px solid rgba(37,129,95,.25);outline-offset:2px}.product-switcher-trigger>svg{width:20px;height:20px;color:#70818d;transition:color .18s ease,transform .18s ease}.product-switcher.is-open .product-switcher-trigger>svg{color:var(--green-dark);transform:rotate(180deg)}.product-switcher-menu{position:absolute;top:calc(100% + 10px);left:0;width:min(580px,calc(100vw - 48px));max-height:calc(100dvh - 94px);padding:10px;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(17,28,46,.13);border-radius:20px;background:#fffffffb;box-shadow:0 24px 60px #111c2e33;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.product-switcher-menu[hidden]{display:none}.product-switcher-home{min-height:64px;margin-bottom:8px;padding:10px 14px;display:flex;align-items:center;border:1px solid rgba(17,28,46,.1);border-radius:13px 13px 5px 5px;background:#f2f7f7;transition:background .18s ease,border-color .18s ease}.product-switcher-home:hover{border-color:#111c2e29;background:#e7efef}.product-switcher-home:focus-visible{outline-color:var(--green-dark);box-shadow:inset 0 0 0 1px #25815f33}.product-switcher-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.product-switcher-item{min-width:0;min-height:56px;padding:9px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border-radius:12px;transition:background .18s ease,color .18s ease}.product-switcher-item:hover{background:#f4f8f8}.product-switcher-item[aria-current=page]{background:#e9f7f4}.product-switcher-item>small{display:inline-flex;align-items:center;color:var(--green-dark);font-size:16px;line-height:1}.product-switcher-item>small svg{width:18px;height:18px}.product-switcher-current-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.product-switcher-link-space{width:18px;height:18px}.product-switcher-wordmark{min-width:0;height:28px;display:inline-flex;align-items:center;overflow:hidden}.product-switcher-wordmark img{width:auto;height:28px;max-width:100%;display:block;object-fit:contain;object-position:left center}.product-switcher-home .product-switcher-wordmark,.product-switcher-home .product-switcher-wordmark img{height:36px}.retail-nav{margin-left:auto;display:flex;align-items:center;gap:30px}.retail-nav a{color:#5b6676;font-size:14px;font-weight:700;transition:color .18s ease}.retail-nav a:hover{color:var(--green-dark)}.mobile-menu-button{width:42px;height:42px;padding:0;display:none;place-items:center;color:var(--ink);border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.mobile-menu-button svg{width:21px;height:21px}.retail-button{min-height:48px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:12px;cursor:pointer;font-size:14px;font-weight:750;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.retail-button svg{width:18px;height:18px}.retail-button:hover{transform:translateY(-2px)}.button-primary{color:#fff!important;background:var(--navy);box-shadow:0 12px 26px #111c2e29}.button-primary:hover{background:#1d2b42;box-shadow:0 16px 34px #111c2e38}.button-secondary{color:var(--ink)!important;border-color:#bdc5ca;background:#fff}.button-secondary:hover{border-color:var(--green);background:#f8fcfa}.header-button{min-height:44px;padding:0 18px;flex:0 0 auto}.retail-hero{padding:64px 0 0;background:radial-gradient(circle at 82% 18%,rgba(37,129,95,.12),transparent 26%),radial-gradient(circle at 8% 74%,rgba(231,90,40,.08),transparent 22%),linear-gradient(150deg,#fbfbfa,#f6f4ef)}.hero-copy{max-width:900px;text-align:center}.hero-copy h1{margin:0;font-size:clamp(2.6rem,4.4vw,3.75rem);line-height:1.01;letter-spacing:-.035em}.hero-copy h1 span{display:block;color:var(--green)}.hero-copy>p{max-width:670px;margin:28px auto 0;color:var(--ink-soft);font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.65}.hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.hero-mobile-demo{display:none}.hero-product{max-width:980px;margin-top:40px;padding-bottom:0}.retail-hero-visual{aspect-ratio:3 / 2;margin:0;overflow:hidden;border:1px solid rgba(17,28,46,.12);border-radius:28px 28px 0 0;background:#e9e4dc;box-shadow:0 30px 80px #111c2e2b}.retail-hero-visual>.progressive-product-image{width:100%;height:100%;aspect-ratio:auto}.retail-hero-visual img{width:100%;height:100%;display:block;object-fit:cover}html[lang=km] .hero-copy h1{max-width:980px;margin-inline:auto;font-size:clamp(2.6rem,4.2vw,3.6rem);line-height:1.25;letter-spacing:0}html[lang=km] .hero-copy>p{line-height:1.85}.product-frame{position:relative;margin:0;overflow:hidden;border:1px solid rgba(17,28,46,.13);border-radius:24px;background:#fff;box-shadow:0 30px 80px #111c2e29}.product-frame-bar{height:42px;padding:0 18px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #e6e8e7;background:#fbfbfa}.product-frame-bar i{width:8px;height:8px;border-radius:50%;background:#d8dcdd}.product-frame-bar i:first-child{background:#ed8c67}.product-frame-bar span{margin-left:auto;color:#89929d;font-size:10px;font-weight:700}.product-frame img{width:100%;height:auto;display:block}.product-frame figcaption{position:absolute;right:14px;top:55px;padding:6px 9px;color:#176849;border:1px solid rgba(37,129,95,.18);border-radius:99px;background:#e8f4eff0;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.work-strip{border-block:1px solid var(--line);background:#fff}.work-strip .retail-shell{min-height:92px;display:grid;grid-template-columns:repeat(4,1fr)}.work-strip span{display:flex;align-items:center;justify-content:center;gap:10px;border-left:1px solid var(--line);color:#495567;font-size:14px;font-weight:750}.work-strip span:last-child{border-right:1px solid var(--line)}.work-strip svg{width:21px;height:21px;color:var(--green)}.retail-ecosystem-section{padding:74px 0;scroll-margin-top:92px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 8% 8%,rgba(37,129,95,.1),transparent 26%),linear-gradient(180deg,#f7faf9,#fff)}.retail-ecosystem-card{padding:46px 48px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:18px 54px;color:#fff;border-radius:30px;background:radial-gradient(circle at 96% 4%,rgba(48,182,139,.3),transparent 36%),linear-gradient(135deg,#0a1e36,#11354a 64%,#116657 130%);box-shadow:0 26px 65px #111c2e26}.retail-ecosystem-copy h2{max-width:520px;margin:0;color:#fff;font-size:clamp(2rem,3vw,2.6rem);font-weight:570;line-height:1.05;letter-spacing:-.045em}.retail-ecosystem-copy p{max-width:530px;margin:24px 0 0;color:#d2e1e7;font-size:17px;line-height:1.65}.retail-ecosystem-copy>a{width:fit-content;min-height:46px;margin-top:26px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;color:#0a1e36;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:#8fe5ce;font-weight:750;transition:background .18s ease,transform .18s ease}.retail-ecosystem-copy>a:hover{background:#a9eedc;transform:translateY(-1px)}.retail-ecosystem-copy>a:focus-visible,.retail-ecosystem-products a:focus-visible{outline:3px solid rgba(143,229,206,.48);outline-offset:3px}.retail-ecosystem-copy>a svg{width:18px;height:18px}.retail-ecosystem-products{min-width:0;margin:0;padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;list-style:none;border:1px solid rgba(187,224,222,.22);border-radius:24px;background:#04182c52;box-shadow:inset 0 1px #ffffff0f}.retail-ecosystem-products li{min-width:0}.retail-ecosystem-products .retail-ecosystem-product-core{grid-column:1 / -1}.retail-ecosystem-products a{position:relative;width:100%;min-height:84px;height:100%;padding:14px;display:flex;align-items:center;gap:12px;color:#fff;border:1px solid rgba(188,220,222,.18);border-radius:17px;background:#ffffff14;transition:border-color .18s ease,background .18s ease,transform .18s ease}.retail-ecosystem-products a:hover{border-color:#8fe5ce85;background:#ffffff21;transform:translateY(-1px)}.retail-ecosystem-product-core a{justify-content:center}.retail-ecosystem-product-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:#8fe5ce;border-radius:13px;background:#8fe5ce1f}.retail-ecosystem-product-icon svg{width:22px;height:22px}.retail-ecosystem-products a>span:nth-child(2),.retail-ecosystem-products strong,.retail-ecosystem-products small{min-width:0;display:block}.retail-ecosystem-products strong{font-size:15px;font-weight:750;line-height:1.25}.retail-ecosystem-products img{width:138px;height:auto;display:block}.retail-ecosystem-products small{margin-top:4px;color:#bed1d9;font-size:13px;line-height:1.3}.retail-ecosystem-products em{position:absolute;top:8px;right:8px;padding:3px 6px;color:#c9e8df;border:1px solid rgba(143,229,206,.24);border-radius:999px;background:#04182c6b;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.retail-ecosystem-direction{grid-column:2;padding:14px 16px;border:1px solid rgba(187,224,222,.18);border-radius:15px;background:#04182c38;scroll-margin-top:92px}.retail-ecosystem-direction>span{display:block;color:#8fe5ce;font-size:10px;font-weight:820;letter-spacing:.09em;text-transform:uppercase}.retail-ecosystem-direction p{margin:7px 0 0;color:#c5d7de;font-size:12px;line-height:1.55}.product-section,.capabilities-section,.pricing-section{padding-top:76px;padding-bottom:76px}.section-heading{max-width:720px;margin:0 auto 36px;text-align:center}.section-heading.compact{margin-bottom:32px}.section-heading>span,.section-label{display:inline-block;color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-heading h2,.merchant-layout h2,.demo-layout h2,.final-cta h2{margin:14px 0 0;font-size:clamp(2.15rem,3.5vw,3rem);line-height:1.08;letter-spacing:-.035em}.product-story{margin-top:120px;display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.48fr);align-items:center;gap:64px}.product-story:first-of-type{margin-top:0}.product-story.reverse{grid-template-columns:minmax(0,1.48fr) minmax(250px,.72fr)}.product-story.reverse .story-copy{order:2}.product-story.reverse .product-frame{order:1}.story-copy>span{color:var(--green);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.story-copy h3{margin:13px 0 17px;font-size:clamp(1.9rem,2.7vw,2.4rem);line-height:1.1;letter-spacing:-.035em}.story-copy p{margin-bottom:21px;color:var(--ink-soft);font-size:17px;line-height:1.7}.story-copy a{display:inline-flex;align-items:center;gap:7px;color:var(--green-dark);font-size:14px;font-weight:800}.story-copy a svg{width:17px;height:17px}.product-story .product-frame{border-radius:20px;box-shadow:0 22px 65px #111c2e1f}.product-story .product-frame-bar{height:34px}.product-story .product-frame figcaption{top:45px}.merchant-section{padding:60px 0;background:var(--warm)}.merchant-layout{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px}.merchant-layout h2{max-width:480px;font-size:clamp(2.2rem,3.6vw,3.25rem)}.merchant-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.merchant-logos article{min-height:160px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;border:1px solid rgba(17,28,46,.1);border-radius:22px;background:#ffffffc7}.merchant-logos img{width:min(185px,86%);height:105px;display:block;object-fit:contain;mix-blend-mode:multiply}.merchant-logos article:first-child img{width:100px}.merchant-logos strong{color:#566171;font-size:13px;font-weight:750}.enterprise-section{position:relative;padding:76px 0;overflow:hidden;background:#eef4f1}.enterprise-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.32;background-image:linear-gradient(rgba(37,129,95,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(37,129,95,.1) 1px,transparent 1px);background-size:62px 62px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 52%);mask-image:linear-gradient(to bottom,#000,transparent 52%)}.enterprise-section .retail-shell{position:relative}.enterprise-intro{max-width:790px}.enterprise-intro h2{margin:14px 0 0;font-size:clamp(2rem,3vw,2.75rem);line-height:1.05;letter-spacing:-.04em}.enterprise-intro p{max-width:750px;margin:22px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.72}.enterprise-foundation{margin-top:50px;padding:34px 36px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;color:#fff;border-radius:25px;background:var(--navy);box-shadow:0 24px 60px #111c2e24}.enterprise-foundation>div:first-child>span{color:#7ed6af;font-size:12px;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.enterprise-foundation h3{max-width:420px;margin:9px 0 0;color:#fff;font-size:22px;line-height:1.35;letter-spacing:-.025em}.enterprise-foundation>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.enterprise-foundation>div:last-child span{min-height:56px;padding:13px 14px;display:flex;align-items:center;gap:9px;color:#ffffffd1;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0f;font-size:14px;font-weight:620;line-height:1.4}.enterprise-foundation svg{width:18px;height:18px;flex:0 0 18px;padding:2px;color:var(--navy);border-radius:50%;background:#7ed6af}.enterprise-rollout{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.enterprise-rollout article{min-height:195px;padding:27px;border:1px solid #d4e2db;border-radius:21px;background:#ffffffe6;box-shadow:0 15px 38px #111c2e0b}.enterprise-rollout article>span{width:34px;height:34px;display:grid;place-items:center;color:var(--green-dark);border-radius:10px;background:var(--green-soft);font-size:10px;font-weight:850}.enterprise-rollout h3{margin:22px 0 9px;font-size:19px;letter-spacing:-.02em}.enterprise-rollout p{margin:0;color:var(--ink-soft);font-size:15px;line-height:1.62}.enterprise-gates{margin-top:18px;padding:34px 36px;display:grid;grid-template-columns:.8fr 1.2fr auto;align-items:center;gap:38px;color:#fff;border-radius:24px;background:radial-gradient(circle at 92% 0,rgba(37,129,95,.35),transparent 34%),#09111e}.enterprise-gates .section-label{color:#7ed6af}.enterprise-gates h3{max-width:390px;margin:8px 0 0;color:#fff;font-size:24px;line-height:1.25;letter-spacing:-.025em}.enterprise-gates>p{max-width:540px;margin:0;color:#ffffffb3;font-size:15px;line-height:1.64}.enterprise-gates .retail-button{flex:0 0 auto;white-space:nowrap}.capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.capabilities-grid article{min-height:145px;padding:25px;display:flex;gap:17px;border:1px solid var(--line);border-radius:18px;background:#fff}.capabilities-grid i{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:var(--green-dark);border-radius:12px;background:var(--green-soft);font-style:normal}.capabilities-grid i svg{width:21px;height:21px}.capabilities-grid h3{margin:1px 0 7px;font-size:17px}.capabilities-grid p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.55}.supermarket-section{padding:110px 0;overflow:hidden;background:var(--cloud)}.supermarket-layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:center;gap:76px}.supermarket-copy h2{max-width:560px;margin:15px 0 0;font-size:clamp(2.15rem,3.5vw,3rem);font-weight:550;line-height:1.08;letter-spacing:-.035em}.supermarket-copy>p{max-width:590px;margin:22px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.7}.supermarket-copy ul{margin:28px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 20px;list-style:none}.supermarket-copy li{display:flex;align-items:flex-start;gap:8px;color:#465365;font-size:14px;line-height:1.45}.supermarket-copy li svg{width:18px;height:18px;flex:0 0 18px;margin-top:1px;color:var(--green)}.supermarket-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:11px}.supermarket-copy>small{max-width:610px;margin-top:17px;display:block;color:#77818e;font-size:12px;line-height:1.6}.supermarket-visuals{position:relative;min-height:520px}.supermarket-visuals .product-frame{position:absolute;width:88%;box-shadow:0 24px 65px #111c2e24}.supermarket-visuals .product-frame:first-child{top:0;right:0;z-index:1}.supermarket-visuals .product-frame:last-child{bottom:0;left:0;z-index:2}.supermarket-visuals .product-frame-bar{height:30px}.demo-section{padding:88px 0;color:#fff;background:var(--green-dark)}.demo-layout{display:flex;align-items:center;justify-content:space-between;gap:60px}.demo-layout>div{max-width:700px}.demo-badge{display:inline-flex;padding:7px 10px;border:1px solid rgba(255,255,255,.22);border-radius:99px;color:#d9f3e8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.demo-layout h2{margin-top:19px;font-size:clamp(2rem,3vw,2.75rem)}.demo-layout p{max-width:650px;margin:20px 0 0;color:#ffffffc2;font-size:17px}.button-light{color:var(--ink)!important;background:#fff}.button-light:hover{background:#f4f7f5}.pricing-heading{margin-bottom:48px;display:flex;align-items:end;justify-content:space-between;gap:36px}.pricing-heading .section-heading{margin:0;text-align:left}.billing-toggle{padding:4px;display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:12px;background:#f4f5f4}.billing-toggle button{min-width:92px;min-height:39px;border:0;border-radius:9px;color:#647080;background:transparent;cursor:pointer;font-size:13px;font-weight:750}.billing-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 5px 15px #111c2e14}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pricing-card{position:relative;min-height:430px;padding:29px 24px 24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:#fff}.pricing-card.featured{border-color:#25815f8c;box-shadow:0 18px 45px #25815f1f}.plan-badge{position:absolute;right:17px;top:17px;padding:5px 7px;color:var(--green-dark);border-radius:99px;background:var(--green-soft);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.pricing-card h3{margin:0 0 5px;font-size:23px}.plan-scale{color:var(--ink-soft);font-size:12px}.plan-price{margin:25px 0 22px;display:flex;align-items:end;gap:5px}.plan-price sup{margin-bottom:22px;color:#6e7784;font-size:9px;font-weight:800}.plan-price strong{font-family:Manrope,sans-serif;font-size:47px;font-weight:550;line-height:1;letter-spacing:-.04em}.plan-price span{margin-bottom:6px;color:var(--ink-soft);font-size:12px}.pricing-card ul{margin:0 0 25px;padding:0;display:grid;gap:12px;list-style:none}.pricing-card li{display:flex;align-items:flex-start;gap:8px;color:#526071;font-size:13px;line-height:1.45}.pricing-card li svg{width:17px;height:17px;flex:0 0 17px;margin-top:1px;color:var(--green)}.pricing-card .retail-button{width:100%;margin-top:auto}.pricing-note{max-width:820px;margin:24px auto 0;color:#77818e;text-align:center;font-size:12px}.pricing-note strong{color:#4f5a68}.faq-section{padding:110px 0;background:var(--cloud)}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.faq-layout .section-heading{margin:0;text-align:left}.faq-list{border-top:1px solid #d8dddb}.faq-list details{border-bottom:1px solid #d8dddb}.faq-list summary{padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;font-family:Manrope,sans-serif;font-size:16px;font-weight:650;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-size:22px;font-weight:400;transition:transform .2s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:720px;margin:-7px 40px 23px 0;color:var(--ink-soft);font-size:14px;line-height:1.7}.final-cta{padding:86px 0;color:#fff;background:var(--navy)}.final-cta-layout{display:flex;align-items:center;justify-content:space-between;gap:50px}.final-cta-layout h2{margin:0;font-size:clamp(2.05rem,3.3vw,2.85rem)}.final-cta-layout p{margin:16px 0 0;color:#ffffffb8;font-size:17px}.final-cta-layout>div:last-child{display:flex;gap:11px;flex:0 0 auto}.button-outline{color:#fff!important;border-color:#ffffff59;background:transparent}.button-outline:hover{border-color:#fff;background:#ffffff14}.retail-footer{padding:66px 0 28px;color:#ffffffb8;background:#09111e}.retail-footer .retail-mark img{width:172px}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.footer-main p{margin:13px 0 0;font-size:12px}.footer-main p a{color:#fff}.footer-links{max-width:520px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 24px}.footer-links a{color:#ffffffb8;font-size:13px;font-weight:650}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:48px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.12);font-size:11px}@media(max-width:1080px){.retail-header{gap:18px}.retail-nav{gap:19px}.product-story{gap:40px}.merchant-layout{gap:50px}.supermarket-layout{gap:44px}.supermarket-visuals{min-height:430px}.enterprise-gates{grid-template-columns:1fr 1.3fr}.enterprise-gates .retail-button{width:max-content}.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-card{min-height:390px}.retail-ecosystem-card{grid-template-columns:minmax(0,.78fr) minmax(490px,1.22fr);gap:18px 34px}}@media(max-width:820px){.retail-shell{width:min(100% - 34px,680px)}.retail-header{height:72px;padding:0 17px;justify-content:center}.retail-mark img{width:146px}.retail-header .product-switcher{height:72px;display:flex;align-items:center;justify-content:center}.product-switcher-trigger{min-height:48px;padding-right:4px;gap:3px}.product-switcher-trigger .header-wordmark{width:150px}.product-switcher-trigger>svg{width:19px;height:19px}.product-switcher-menu{top:calc(100% + 1px);left:50%;width:min(580px,calc(100vw - 34px));max-height:calc(100dvh - 88px);transform:translate(-50%)}.product-switcher-item{min-height:50px}.mobile-menu-button{position:absolute;top:50%;left:17px;display:grid;place-items:center;transform:translateY(-50%)}.retail-page .retail-header>.jml-root.jml-inline{position:absolute!important;top:50%!important;right:17px!important;width:40px;height:40px;margin:0!important;transform:translateY(-50%)}.retail-nav{position:absolute;left:17px;right:17px;top:72px;padding:10px;display:none;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 20px 45px #111c2e29}.retail-nav.open{display:grid}.retail-nav a{padding:11px 12px;border-radius:9px}.retail-nav a:hover{background:var(--green-soft)}.header-button{display:none}.retail-hero{padding-top:74px}.hero-copy h1{font-size:clamp(2.65rem,7.6vw,3.65rem)}.hero-product{margin-top:48px}.retail-hero-visual{border-radius:22px 22px 0 0}.product-frame{border-radius:17px}.product-frame-bar{height:34px}.product-frame figcaption{top:44px}.work-strip .retail-shell{grid-template-columns:repeat(2,1fr)}.work-strip span{min-height:70px}.work-strip span:nth-child(3){border-top:1px solid var(--line)}.work-strip span:nth-child(4){border-top:1px solid var(--line);border-right:1px solid var(--line)}.retail-ecosystem-card{padding:38px;grid-template-columns:1fr;gap:34px}.retail-ecosystem-copy{max-width:650px}.retail-ecosystem-direction{grid-column:1}.product-section,.capabilities-section,.pricing-section{padding-top:90px;padding-bottom:90px}.section-heading{margin-bottom:55px}.product-story,.product-story.reverse{margin-top:85px;grid-template-columns:1fr;gap:30px}.product-story.reverse .story-copy,.product-story.reverse .product-frame{order:initial}.story-copy{max-width:560px}.merchant-layout{grid-template-columns:1fr;gap:40px}.enterprise-section{padding:64px 0}.enterprise-foundation,.enterprise-gates{grid-template-columns:1fr;gap:30px}.enterprise-rollout,.capabilities-grid{grid-template-columns:repeat(2,1fr)}.supermarket-layout{grid-template-columns:1fr}.supermarket-copy{max-width:680px}.supermarket-visuals{min-height:500px}.demo-layout,.final-cta-layout,.pricing-heading{align-items:flex-start;flex-direction:column}.faq-layout{grid-template-columns:1fr;gap:48px}}@media(max-width:600px){.product-switcher-menu{width:min(430px,calc(100vw - 28px))}.product-switcher-list{grid-template-columns:1fr}}@media(max-width:560px){.retail-shell{width:min(100% - 28px,500px)}.retail-header{padding:0 14px}.retail-mark img{width:138px}.product-switcher-trigger .header-wordmark{width:132px}.product-switcher-menu{width:min(430px,calc(100vw - 28px))}.mobile-menu-button{left:14px}.retail-page .retail-header>.jml-root.jml-inline{right:14px!important}.retail-nav{left:14px;right:14px}.retail-hero{padding-top:36px}.hero-copy h1{font-size:clamp(2.15rem,9vw,2.6rem);line-height:1.04}html[lang=km] .hero-copy h1{font-size:clamp(2.05rem,9vw,2.6rem);line-height:1.35}.hero-copy>p{margin-top:22px;font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .retail-button{width:100%}.hero-mobile-demo{display:inline-flex}.hero-product{width:calc(100% - 14px);margin-top:40px}.retail-hero-visual{border-radius:18px 18px 0 0}.product-frame-bar span{display:none}.product-frame figcaption{right:8px;top:42px;padding:4px 7px;font-size:8px}.work-strip .retail-shell{width:100%}.work-strip span{font-size:13px}.retail-ecosystem-section{padding:58px 0}.retail-ecosystem-card{padding:30px 22px;border-radius:24px}.retail-ecosystem-copy h2{font-size:clamp(1.85rem,8vw,2.1rem)}.retail-ecosystem-copy p{margin-top:20px;font-size:15px}.retail-ecosystem-copy>a{width:100%;justify-content:center}.retail-ecosystem-products{grid-template-columns:1fr;padding:10px}.retail-ecosystem-products .retail-ecosystem-product-core{grid-column:auto}.retail-ecosystem-product-core a{justify-content:flex-start}.retail-ecosystem-products a{min-height:72px;padding:12px}.retail-ecosystem-product-proposed a{display:grid;grid-template-columns:42px minmax(0,1fr)}.retail-ecosystem-product-proposed .retail-ecosystem-product-icon{grid-row:1 / 3}.retail-ecosystem-product-proposed em{position:static;grid-column:2;width:fit-content;margin-top:5px}.section-heading h2,.merchant-layout h2,.demo-layout h2,.final-cta h2{font-size:clamp(1.9rem,8.3vw,2.08rem)}.story-copy h3{font-size:clamp(1.72rem,7.4vw,1.92rem)}.story-copy p{font-size:15px}.merchant-section{padding:80px 0}.merchant-logos{grid-template-columns:1fr}.merchant-logos article{min-height:170px}.enterprise-intro h2{font-size:clamp(1.85rem,8vw,2.1rem)}.enterprise-intro p{font-size:15px}.enterprise-foundation{padding:26px}.enterprise-foundation>div:last-child,.enterprise-rollout{grid-template-columns:1fr}.enterprise-rollout article{min-height:0}.enterprise-gates{padding:28px 25px}.enterprise-gates .retail-button{width:100%;white-space:normal}.capabilities-grid,.pricing-grid{grid-template-columns:1fr}.capabilities-grid article{min-height:0}.demo-section,.final-cta{padding:74px 0}.supermarket-section{padding:80px 0}.supermarket-copy h2{font-size:clamp(1.9rem,8.3vw,2.08rem)}.supermarket-copy ul{grid-template-columns:1fr}.supermarket-actions{align-items:stretch;flex-direction:column}.supermarket-actions .retail-button{width:100%}.supermarket-visuals{min-height:0;display:grid;gap:14px}.supermarket-visuals .product-frame{position:relative;inset:auto;width:100%}.pricing-card{min-height:0}.faq-section{padding:84px 0}.final-cta-layout>div:last-child{width:100%;flex-direction:column}.final-cta-layout .retail-button{width:100%}.footer-main,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.retail-page *,.retail-page *:before,.retail-page *:after{scroll-behavior:auto!important;transition:none!important}}.hero-copy>.hero-audience{margin-top:12px;font-size:15px;line-height:1.6}.hero-price-cue{display:inline-flex;align-items:center;min-height:44px;color:var(--green-dark)!important;text-decoration:underline!important;text-underline-offset:4px;font-size:14px}.hero-product .product-frame{border-radius:20px 20px 0 0}.supermarket-proof{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:36px;margin-top:40px}.supermarket-proof h3{font-size:24px;line-height:1.3;margin-bottom:14px}.supermarket-proof p{color:var(--ink-soft);font-size:16px}.supermarket-proof .proof-context{font-size:14px}.retail-proof-tabs{display:flex;gap:8px;padding:4px 0 18px;overflow-x:auto}.retail-proof-tabs button{flex:1;min-height:46px;padding:10px 18px;color:var(--ink-soft);border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:600;cursor:pointer}.retail-proof-tabs button[aria-selected=true]{color:#fff;background:var(--green-dark);border-color:var(--green-dark)}.retail-proof-caption{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:12px 0 24px}.retail-proof-caption h3{font-size:24px;line-height:1.35;margin:0 0 10px}.retail-proof-caption p{max-width:660px;margin:0;color:var(--ink-soft);font-size:16px}.retail-proof-caption .retail-button{flex-shrink:0}.retail-proof-gallery>[role=tabpanel]>.product-frame{max-width:980px;margin:0 auto}.retail-proof-dialog{width:min(1320px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff}.retail-proof-dialog::backdrop{background:#0a1828b8}.retail-proof-dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px}.retail-proof-dialog-bar>span{font-size:12px;color:var(--ink-soft);text-transform:uppercase}.retail-proof-dialog-scroll{overflow:auto;max-height:calc(100dvh - 116px)}.retail-proof-dialog-scroll img{display:block;width:100%;min-width:960px;height:auto}.retail-page :is(a,button,summary,[role=tabpanel]):focus-visible{outline:3px solid var(--green);outline-offset:4px}html[lang=km] .retail-page :is(h1,h2,h3){letter-spacing:0;line-height:1.5}@media(max-width:760px){.supermarket-proof{grid-template-columns:1fr;gap:24px}.retail-proof-caption{align-items:flex-start;flex-direction:column;gap:16px}.retail-proof-tabs button{flex:0 0 auto;min-width:82px;font-size:14px}.retail-proof-caption h3{font-size:22px}.product-section,.capabilities-section,.pricing-section{padding-top:56px;padding-bottom:56px}.hero-price-cue{justify-content:center}}.mobile-menu-button{min-width:44px;min-height:44px}.marketing-page .site-header>.jml-root.jml-inline{min-width:44px;min-height:44px}:root{--je-navy: #0c2340;--je-ink: #10233f;--je-muted: #64748b;--je-line: #dce5eb}.je-overlay,.je-overlay *{box-sizing:border-box}.je-overlay{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;padding:8px;background:#051425a8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:je-fade-in .16s ease-out both}.je-dialog{position:relative;width:min(720px,100%);max-height:min(calc(100dvh - 16px),820px);overflow:auto;color:var(--je-ink);background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--je-accent) 12%,transparent),transparent 34%),#fff;border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:0 32px 100px #04162a52;font-family:inherit;animation:je-rise-in .22s cubic-bezier(.22,.8,.25,1) both}.je-close{position:absolute;top:18px;right:18px;z-index:1;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--je-line);border-radius:50%;color:var(--je-ink);background:#ffffffe6;cursor:pointer;transition:transform .14s ease,background .14s ease}.je-close:hover{transform:rotate(4deg) scale(1.04);background:#f7fafc}.je-close span{font-size:27px;line-height:1;font-weight:300;transform:translateY(-1px)}.je-heading{padding:30px 64px 16px}.je-heading small,.je-success>small{display:block;margin-bottom:10px;color:var(--je-accent);font-size:.72rem;font-weight:800;letter-spacing:.13em}.je-heading h2,.je-success h2{margin:0;max-width:570px;color:var(--je-navy);font-size:clamp(1.7rem,3.4vw,2.35rem);font-weight:600;line-height:1.08;letter-spacing:-.025em}.je-heading h2:lang(km),.je-success h2:lang(km){line-height:1.4;letter-spacing:0}.je-heading p,.je-success p{margin:14px 0 0;max-width:570px;color:var(--je-muted);font-size:1rem;line-height:1.55}.je-form{padding:0 64px 22px}.je-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.je-fields label{display:grid;gap:7px;min-width:0}.je-fields label>span{color:#34445c;font-size:.79rem;font-weight:650;line-height:1.2}.je-fields input,.je-fields select{width:100%;height:46px;min-width:0;padding:0 13px;color:var(--je-ink);background:#f8fafcd1;border:1px solid #cfdbe3;border-radius:11px;outline:none;font:inherit;font-size:.94rem;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.je-fields input::placeholder{color:#9aa9ba}.je-fields input:focus,.je-fields select:focus{border-color:var(--je-accent);background:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--je-accent) 15%,transparent)}.je-wide-field{grid-column:1 / -1}.je-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.je-contact-note{margin:10px 0 0;color:var(--je-muted);font-size:.75rem}.je-error{margin:12px 0 0;padding:10px 12px;color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;font-size:.82rem;line-height:1.4}.je-primary-button,.je-secondary-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:12px;font:inherit;font-size:.9rem;font-weight:760;text-decoration:none;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.je-primary-button{color:#fff;background:var(--je-navy);border:1px solid var(--je-navy);box-shadow:0 12px 28px #0c23402e}.je-primary-button:hover,.je-secondary-button:hover{transform:translateY(-1px)}.je-primary-button:disabled{cursor:wait;opacity:.66;transform:none}.je-submit{width:100%;margin-top:18px}.je-secondary-button{color:var(--je-navy);background:#fff;border:1px solid var(--je-line)}.je-alternatives{display:flex;align-items:center;gap:10px;padding:17px 64px 19px;color:var(--je-muted);background:#f6f9fbdb;border-top:1px solid var(--je-line);font-size:.78rem}.je-alternatives a{color:var(--je-navy);font-weight:750;text-decoration:none}.je-alternatives a:hover{color:var(--je-accent)}.je-alternatives i{width:3px;height:3px;border-radius:50%;background:#a9b7c5}.je-success{padding:62px 64px 46px}.je-success-mark{width:54px;height:54px;display:grid;place-items:center;margin-bottom:24px;color:#fff;background:var(--je-accent);border-radius:18px;font-size:1.45rem;font-weight:800;box-shadow:0 14px 30px color-mix(in srgb,var(--je-accent) 26%,transparent)}.je-success-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 16px;margin:28px 0;padding:18px;background:#f7fafc;border:1px solid var(--je-line);border-radius:14px;font-size:.86rem}.je-success-summary span{color:var(--je-muted)}.je-success-summary strong{color:var(--je-ink);overflow-wrap:anywhere}.je-success-actions{display:flex;gap:12px;flex-wrap:wrap}@keyframes je-fade-in{0%{opacity:0}}@keyframes je-rise-in{0%{opacity:0;transform:translateY(12px) scale(.99)}}@media(max-width:640px){.je-overlay{place-items:end center;padding:0}.je-dialog{width:100%;max-height:96dvh;border-radius:24px 24px 0 0}.je-heading{padding:34px 24px 18px}.je-heading h2,.je-success h2{padding-right:32px;font-size:1.7rem}.je-heading h2:lang(km),.je-success h2:lang(km){font-size:1.45rem}.je-form{padding:0 24px 26px}.je-fields{grid-template-columns:1fr;gap:13px}.je-wide-field{grid-column:auto}.je-alternatives{padding:15px 24px 18px}.je-success{padding:54px 24px 34px}.je-success-actions{display:grid}}@media(prefers-reduced-motion:reduce){.je-overlay,.je-dialog{animation:none}.je-close,.je-primary-button,.je-secondary-button{transition:none}}.je-selection{margin:0 0 18px;padding-inline:64px;color:#334155;font-size:15px;line-height:1.5}@media(max-width:640px){.je-selection{padding-inline:24px}}.ja-consent,.ja-privacy-choice{position:fixed;z-index:1400;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ja-consent{right:20px;bottom:20px;left:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:760px;margin-left:auto;padding:18px 20px;color:#0b2744;background:#fffffff7;border:1px solid rgba(11,39,68,.13);border-radius:18px;box-shadow:0 18px 52px #061c312e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ja-consent strong{display:block;margin-bottom:4px;font-size:15px}.ja-consent p{max-width:510px;margin:0;color:#566a7e;font-size:13px;line-height:1.5}.ja-consent p a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px}.ja-consent-actions{display:flex;flex:0 0 auto;gap:8px}.ja-consent button,.ja-privacy-choice{min-height:44px;padding:0 15px;border-radius:999px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.ja-primary{color:#fff;background:#0b6f72;border:1px solid #0b6f72}.ja-secondary{color:#183b5b;background:#fff;border:1px solid rgba(24,59,91,.24)}.ja-privacy-choice{right:14px;bottom:14px;min-height:44px;color:#4f6478;background:#ffffffeb;border:1px solid rgba(24,59,91,.16);box-shadow:0 5px 18px #061c311a}.ja-consent button:focus-visible,.ja-privacy-choice:focus-visible{outline:3px solid rgba(30,150,154,.35);outline-offset:2px}@media(max-width:640px){.ja-consent{right:12px;bottom:12px;left:12px;display:block;padding:17px;border-radius:16px}.ja-consent-actions{margin-top:14px}.ja-consent-actions button{flex:1}}
