.commerce-world{min-width:0;margin:0;padding-top:10px}.commerce-scene{--world-x:0px;--world-y:0px;margin-inline:-10px;padding:10px;position:relative}.commerce-art{transform:translate3d(var(--world-x), var(--world-y), 0);transition:transform .55s cubic-bezier(.2,.7,.2,1);position:relative}.commerce-art>img{mix-blend-mode:multiply;width:100%;height:auto;display:block}.commerce-hotspot{z-index:1;color:#304052;white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:7px 10px;font-size:10px;display:flex;position:absolute;transform:translate(-50%,-50%)}.commerce-hotspot:before{z-index:-1;content:"";background:#fffffff2;border:1px solid #e2e8ef;border-radius:3px;transition:background .2s,border-color .2s;position:absolute;inset:7px 0}.commerce-hotspot-dot{background:var(--brand-blue);border-radius:50%;flex:none;width:6px;height:6px;transition:box-shadow .2s;box-shadow:0 0 0 3px #245cac0d}.commerce-hotspot>svg{color:var(--brand-blue)}.commerce-hotspot--retail{top:40%;left:25%}.commerce-hotspot--food{top:68%;left:29%}.commerce-hotspot--industry{top:43%;left:78%}.commerce-hotspot--parking{top:73%;left:80%}.commerce-hotspot:hover:before,.commerce-hotspot:focus-visible:before{border-color:var(--brand-blue);background:#fff}.commerce-hotspot:hover .commerce-hotspot-dot,.commerce-hotspot:focus-visible .commerce-hotspot-dot{background:var(--brand-red);box-shadow:0 0 0 5px #df3c431a}.commerce-hotspot:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px;border-radius:3px}.commerce-world figcaption{text-align:center;letter-spacing:.025em;color:#707a87;margin-top:14px;font-size:10px}.commerce-fallback{min-height:230px;color:var(--muted);background:var(--surface);place-items:center;padding:70px 30px;font-size:14px;line-height:1.7;display:grid}.commerce-scene[data-unavailable=true] .commerce-destinations{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.commerce-scene[data-unavailable=true] .commerce-hotspot{position:relative;inset:auto;transform:none}@media (width<=1100px){.commerce-hotspot{gap:5px;padding-inline:7px;font-size:9px}}@media (width<=767px){.commerce-world{padding-top:0}.commerce-scene{padding-block:0}.commerce-hotspot{font-size:9px}.commerce-world figcaption{margin-top:12px}}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.commerce-art{transition:none;transform:none}.commerce-hotspot:before,.commerce-hotspot-dot{transition:none}}.business-hero{padding-top:64px;padding-bottom:0}.business-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:42px;min-height:470px;display:grid}.business-kicker{letter-spacing:.04em;color:var(--muted);align-items:center;gap:10px;margin-bottom:23px;font-size:11px;display:flex}.business-kicker>span{background:var(--brand-red);width:20px;height:2px}.business-hero h1{letter-spacing:-.055em;font-size:clamp(44px,4.8vw,72px);font-weight:500;line-height:1.14}.business-hero h1>span{color:var(--brand-blue)}.business-description{color:#626b77;max-width:515px;margin-top:27px;font-size:15px;line-height:1.85}.business-hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:28px;display:flex}.business-hero-actions .button{min-height:52px;font-size:13px}.business-hero-actions .text-link{font-size:13px}.business-proof-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:38px;margin-top:54px;padding-block:29px;display:grid}.business-store-proof{align-items:center;gap:13px;display:flex}.business-store-proof strong{letter-spacing:-.06em;white-space:nowrap;font-size:34px;font-weight:500}.business-store-proof strong>span{color:var(--brand-red)}.business-store-proof p{max-width:72px;font-size:12px;line-height:1.5}.business-scope{color:#626b77;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:10px;display:flex}.business-scope>span{background:#bec6d0;border-radius:50%;width:3px;height:3px}.business-proof-row>a{color:var(--brand-blue);align-items:center;gap:15px;font-size:11px;display:flex}@media (width<=1100px){.business-hero{padding-top:40px}.business-hero-grid{grid-template-columns:1.15fr 1fr;gap:25px}.business-hero h1{font-size:43px}.business-description{font-size:14px}.business-proof-row{gap:22px}.business-scope{gap:9px;font-size:9px}}@media (width<=767px){.business-hero{padding-top:30px}.business-hero-grid{grid-template-columns:minmax(0,1fr);gap:28px;min-height:0}.business-kicker{margin-bottom:18px;font-size:11px}.business-hero h1{font-size:clamp(38px,9.3vw,48px);line-height:1.12}.business-description{margin-top:22px;font-size:13px;line-height:1.8}.business-hero-actions{gap:12px 20px;margin-top:22px}.business-hero-actions .button{min-height:48px;padding-inline:17px;font-size:11px}.business-hero-actions .text-link{font-size:11px}.business-proof-row{grid-template-columns:1fr auto;gap:19px;margin-top:30px;padding-block:23px}.business-scope{grid-area:2/1/auto/-1;justify-content:flex-start;gap:8px;font-size:9px}.business-store-proof strong{font-size:30px}.business-store-proof p{font-size:10px}.business-proof-row>a{gap:8px;max-width:107px;font-size:10px}}.business-title-period{color:var(--brand-red)}.product-showroom{--showroom-x:0px;--showroom-y:0px;isolation:isolate;mix-blend-mode:multiply;width:100%;height:100%;min-height:200px;position:relative;container-type:size}.product-showroom-terminal{aspect-ratio:1;width:min(76%,106cqh);transform:translate3d(var(--showroom-x), var(--showroom-y), 0);transition:transform .7s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:-2%;left:2%;overflow:hidden}.product-showroom-terminal img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;display:block}.product-showroom-printer{aspect-ratio:1;width:46%;transform:translate3d(calc(var(--showroom-x) * -.7), calc(var(--showroom-y) * -.7), 0);transition:transform .7s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:-3%;right:0%;container-type:inline-size}.product-printer-photo,.product-printer-occlusion{mix-blend-mode:multiply;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.product-printer-photo{z-index:1;clip-path:inset(30% 20% 9%);mix-blend-mode:normal}.product-receipt-window{z-index:2;transform-origin:0 100%;pointer-events:none;width:39.6%;height:62%;position:absolute;top:49.7%;left:29.5%;overflow:hidden;transform:translateY(-100%)}.product-receipt{color:#424544;transform-origin:bottom;background:linear-gradient(90deg,#f0f0ea,#fffef9 10%,#fffefb 86%,#e9e9e3);flex-direction:column;width:100%;height:100%;padding:5% 7%;font-family:Courier New,monospace;font-size:1.8cqi;line-height:1.45;display:flex;box-shadow:1px 0 3px #121e2620}.product-receipt-brand{letter-spacing:-.045em;text-align:center;color:#222726;font-size:4.2cqi;line-height:1.1}.product-receipt-title{text-align:center;margin-top:4%;font-size:1.65cqi;font-weight:700}.product-receipt-reference{text-align:center;margin-top:4%;font-size:1.5cqi}.product-receipt-rule{border-top:1px dashed #8b8e8370;margin:4.8% 0}.product-receipt-columns,.product-receipt-row,.product-receipt-total{justify-content:space-between;gap:4%;display:flex}.product-receipt-columns{color:#85877d;margin-bottom:5%;font-size:1.6cqi}.product-receipt-row{margin-block:2.5%;font-size:1.75cqi}.product-receipt-row>span:last-child{white-space:nowrap}.product-receipt-total{align-items:center;font-size:2cqi}.product-receipt-total strong{white-space:nowrap}.product-receipt-thanks,.product-receipt-sample,.product-receipt-url{text-align:center;font-size:1.7cqi}.product-receipt-sample{color:#828579;margin-top:4%;font-size:1.5cqi}.product-receipt-barcode{background:repeating-linear-gradient(90deg,#4b5146 0 1px,#0000 1px 3px,#4b5146 3px 5px,#0000 5px 6px,#4b5146 6px 7px,#0000 7px 10px,#4b5146 10px 12px,#0000 12px 14px);width:90%;height:11%;min-height:10px;margin:8% auto 4%;display:block}.product-printer-occlusion{z-index:3;clip-path:inset(49.7% 20% 9%);mix-blend-mode:normal}.product-printer-slot{z-index:4;transform-origin:0 0;background:#141918bf;width:39.6%;height:1px;position:absolute;top:49.7%;left:29.5%;transform:none}.product-receipt--feeding{animation:product-receipt-feed var(--receipt-feed-duration) steps(48, end) both}.product-receipt--cutting{animation:product-receipt-cut var(--receipt-cut-duration) ease-out both}.product-receipt--complete{transform:translateY(0)}.product-showroom-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-showroom-error{z-index:5;color:#65707a;text-align:center;background:#ffffffed;border:1px solid #dce2e8;padding:12px 15px;font-size:12px;line-height:1.5;position:absolute;bottom:6%;left:12%;right:12%}@keyframes product-receipt-feed{0%{transform:translateY(101%)}to{transform:translateY(0)}}@keyframes product-receipt-cut{0%{transform:translateY(0)}45%{transform:translateY(-1px)rotate(.3deg)}to{transform:translateY(0)}}@media (width<=767px){.product-showroom-terminal{width:min(86%,100cqh);bottom:2%;left:0}.product-showroom-printer{width:52%;bottom:0;right:-1%}}@media (prefers-reduced-motion:reduce){.product-showroom-terminal,.product-showroom-printer{transition:none;transform:none}.product-receipt--feeding,.product-receipt--cutting{animation:none;transform:translateY(0)}}.buyer-brief{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.25fr;gap:85px;padding-block:75px;display:grid}.buyer-brief h2{margin-block:22px}.buyer-checklist h3{font-size:19px;font-weight:500;line-height:1.5}.buyer-checklist ul{margin-block:22px;padding-left:20px}.buyer-checklist li{color:var(--muted);padding-block:9px;font-size:15px;line-height:1.7}.buyer-checklist li::marker{color:var(--brand-blue)}@media (width<=1100px){.buyer-brief{gap:40px}}@media (width<=767px){.buyer-brief{grid-template-columns:1fr;gap:30px;padding-block:50px}}.service-guides{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:90px;padding-block:85px;display:grid}.service-guides h2,.service-page h2{letter-spacing:-.045em;font-size:clamp(28px,3.2vw,43px);font-weight:500;line-height:1.2}.service-guides h2{margin-block:20px}.service-guides p,.service-page p{color:var(--muted);max-width:65ch;font-size:15px;line-height:1.85}.service-guides nav{align-self:center}.service-guides nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:22px;padding-block:22px;font-size:17px;display:flex}.service-guides nav a:first-child{border-top:1px solid var(--line)}.service-guides nav svg{color:var(--brand-red);transition:transform .25s var(--ease);flex-shrink:0}.service-guides nav a:hover{color:var(--brand-blue)}.service-guides nav a:hover svg{transform:translate(3px,-3px)}.service-intro{padding-block:35px 80px}.service-breadcrumb{color:var(--muted);flex-wrap:wrap;gap:14px;margin-bottom:55px;font-size:12px;display:flex}.service-breadcrumb a{color:var(--brand-blue)}.service-intro-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:75px;display:grid}.service-intro-grid h1{letter-spacing:-.055em;text-wrap:balance;margin-block:22px 28px;font-size:clamp(38px,4.5vw,64px);font-weight:500;line-height:1.1}.service-intro-grid .section-label{color:var(--brand-blue);font-size:12px}.service-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:28px;display:flex}.service-intro figure{margin:0}.service-intro figure img{aspect-ratio:1;object-fit:cover;border-radius:3px;width:100%;height:auto}.service-intro figcaption{color:var(--muted);margin-top:14px;font-size:11px;line-height:1.5}.service-workflow{grid-template-columns:1fr 1.25fr;gap:85px;padding-block:90px;display:grid}.service-section-heading h2,.service-equipment h2,.service-planning h2{margin-block:22px}.service-workflow ol{margin:0;padding:0;list-style:none}.service-workflow li{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:22px;padding-block:27px;display:grid}.service-workflow li:first-child{padding-top:0}.service-workflow li>span{color:var(--brand-red);padding-top:5px;font-size:12px}.service-workflow h3{letter-spacing:-.025em;margin-bottom:12px;font-size:21px;font-weight:600}.service-equipment{background:var(--surface);grid-template-columns:1fr 1.25fr;gap:85px;padding-block:60px;display:grid}.service-equipment .text-link{margin-top:22px}.service-planning{grid-template-columns:1.3fr 1fr;gap:90px;padding-block:95px;display:grid}.service-planning address{border-left:2px solid var(--brand-blue);align-self:center;padding-left:35px;font-style:normal}.service-planning address strong{font-size:19px;font-weight:600}.service-planning address p{margin-block:15px 22px}.service-planning address a{color:var(--brand-blue);overflow-wrap:anywhere;align-items:center;gap:10px;padding-block:7px;font-size:15px;display:flex}.service-questions{border-top:1px solid var(--line);grid-template-columns:1fr 1.25fr;gap:85px;padding-block:60px 85px;display:grid}.service-questions details{border-bottom:1px solid var(--line);padding-block:22px}.service-questions details:first-child{padding-top:0}.service-questions summary{cursor:pointer;font-size:16px;font-weight:500;line-height:1.6}.service-questions details p{margin-top:15px}.contact-email{color:var(--brand-blue);align-items:center;gap:9px;margin-top:22px;font-size:15px;display:inline-flex}.footer-address address{color:var(--muted);max-width:42ch;margin-top:16px;font-size:12px;font-style:normal;line-height:1.9}.footer-contact-links{flex-direction:column;align-items:flex-start;display:flex}.footer-contact-links a{overflow-wrap:anywhere;margin-top:10px}@media (width<=1100px){.service-guides,.service-intro-grid,.service-workflow,.service-equipment,.service-planning,.service-questions{gap:40px}}@media (width<=767px){.service-guides,.service-intro-grid,.service-workflow,.service-equipment,.service-planning,.service-questions{grid-template-columns:1fr;gap:30px}.service-guides,.service-workflow,.service-equipment,.service-planning,.service-questions{padding-block:50px}.service-intro{padding-block:25px 45px}.service-breadcrumb{margin-bottom:35px;font-size:11px}.service-intro-grid h1{font-size:clamp(34px,9vw,49px)}.service-intro figure img{aspect-ratio:4/3}.service-guides nav a{font-size:15px}.service-guides p,.service-page p{font-size:14px}.service-planning address{padding-left:22px}.service-workflow li{gap:15px}}.manufacturer-brands{border-block:1px solid var(--line);padding-block:42px 44px}.manufacturer-brands-heading{justify-content:space-between;align-items:baseline;gap:25px;display:flex}.manufacturer-brands-heading h2{letter-spacing:-.015em;font-size:16px;font-weight:600;line-height:1.6}.manufacturer-brands-heading>p{color:var(--muted);font-size:13px;line-height:1.7}.manufacturer-brand-list{grid-template-columns:repeat(7,minmax(0,1fr));gap:24px;margin:32px 0 0;padding:0;list-style:none;display:grid}.manufacturer-brand{min-width:0}.manufacturer-brand-art{justify-content:center;align-items:center;height:60px;display:flex}.manufacturer-brand-art>img{object-fit:contain;width:150px;max-width:100%;height:auto;max-height:46px}.manufacturer-brand--honeywell .manufacturer-brand-art>img{width:163px}.manufacturer-brand--posbank .manufacturer-brand-art>img{width:142px}.manufacturer-brand--advantech .manufacturer-brand-art>img{width:138px}.manufacturer-brand--tsc .manufacturer-brand-art>img{width:104px}.manufacturer-brand--godex .manufacturer-brand-art>img{width:131px}.manufacturer-brand>p{text-align:center;color:var(--muted);margin-top:11px;font-size:11px;line-height:1.6}.manufacturer-brand-fallback{text-align:center;font-size:17px;font-weight:650}.manufacturer-brand-fallback small{color:var(--muted);margin-top:4px;font-size:10px;font-weight:400;display:block}@media (width<=1100px){.manufacturer-brand-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 38px}.manufacturer-brands-heading{align-items:start}.manufacturer-brands-heading>p{max-width:30ch}}@media (width<=767px){.manufacturer-brands{padding-block:30px 34px}.manufacturer-brands-heading{display:block}.manufacturer-brands-heading h2{max-width:24ch;font-size:16px}.manufacturer-brands-heading>p{max-width:36ch;margin-top:9px;font-size:12px}.manufacturer-brand-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 25px;margin-top:25px}.manufacturer-brand-art{height:43px}.manufacturer-brand-art>img{max-height:36px}.manufacturer-brand--tsc .manufacturer-brand-art>img{width:86px}.manufacturer-brand>p{margin-top:9px;font-size:10px}}.manufacturer-brand--hprt .manufacturer-brand-art>img{width:107px;max-height:60px}@media (width<=767px){.manufacturer-brand--hprt .manufacturer-brand-art>img{width:84px;max-height:47px}}.catalog-section{background:#fafbfd;padding-block:100px 76px}.catalog-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.catalog-heading h2{letter-spacing:-.055em;margin-top:23px;font-size:clamp(38px,4.1vw,59px);font-weight:500;line-height:1.13}.catalog-heading h2 span{color:#8290a4}.catalog-heading>p{color:var(--muted);margin-bottom:5px;font-size:13px;line-height:1.8}.catalog-toolbar{border-bottom:1px solid #e1e7f0;justify-content:space-between;align-items:center;gap:20px;margin-top:43px;padding-bottom:17px;display:flex}.catalog-filters{flex-wrap:wrap;gap:4px;display:flex}.catalog-filters button{color:#67788e;background:0 0;border-radius:4px;min-height:40px;padding:11px 13px;font-size:10px}.catalog-filters button:hover{background:#e8eff9}.catalog-filters button[aria-pressed=true]{color:#fff;background:#245cac}.catalog-search{color:#71839a;align-items:center;gap:9px;display:flex}.catalog-search input{width:130px;color:var(--ink);background:0 0;border:0;padding-block:10px;font-size:11px}.catalog-search input::placeholder{color:#71839a}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding-top:27px;display:grid}.product-card{text-align:left;min-width:0;animation:rise-in .55s var(--ease) both;background:0 0;padding:0}.product-image{aspect-ratio:1/.98;background:#f0f3f8;border-radius:5px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:81%;height:79%;transition:transform .65s var(--ease)}.product-card:hover .product-image img{transform:scale(1.065)translateY(-4px)}.product-index{font-family:var(--mono);color:#8b97a8;font-size:8px;position:absolute;top:15px;left:15px}.product-open{color:#617b9b;width:33px;height:33px;transition:background .25s, color .25s, transform .4s var(--ease);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:11px;right:11px}.product-card:hover .product-open{background:var(--accent);color:#fff;transform:rotate(4deg)}.product-family{color:#75869b;margin-top:19px;font-size:9px;display:block}.product-card h3{letter-spacing:-.025em;margin-top:8px;font-size:15px;font-weight:600}.product-caption{color:#728198;max-width:240px;margin-top:8px;padding-right:10px;font-size:10px;line-height:1.65;display:block}.catalog-bottom{border-top:1px solid #e1e7f0;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:22px;display:flex}.catalog-bottom>span{color:#728198;font-size:10px}.catalog-empty{min-height:300px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.catalog-empty h3{letter-spacing:-.04em;color:var(--ink);font-size:24px;font-weight:500}.catalog-empty p{font-size:13px}.product-dialog{max-width:850px;padding:0}.product-dialog[open]{grid-template-columns:1fr 1fr;display:grid}.product-detail-image{background:var(--surface);flex-direction:column;justify-content:center;align-items:center;min-height:440px;padding:45px 32px;display:flex}.product-detail-image img{mix-blend-mode:multiply;object-fit:contain;width:100%;max-height:310px}.product-detail-image .eyebrow{color:#8292a7;margin-top:25px;font-size:8px}.product-detail-copy{padding:58px 35px 35px}.product-detail-copy .eyebrow{color:var(--accent);font-size:8px}.product-detail-copy h2{letter-spacing:-.05em;margin:16px 0;font-size:31px;font-weight:500}.product-detail-copy p{color:var(--muted);font-size:13px;line-height:1.7}.product-detail-copy dl{margin:23px 0}.product-detail-copy dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding-block:13px;font-size:12px;display:flex}.product-detail-copy dt{color:var(--muted)}.product-detail-copy dd{text-align:right;margin:0}.product-detail-copy .product-availability{margin-bottom:24px;font-size:11px}.product-detail-copy .button{justify-content:space-between;width:100%;padding:15px;font-size:11px}.product-source{margin-top:12px;font-size:10px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.product-grid{gap:16px}.catalog-search input{width:100px}.catalog-filters button{padding-inline:9px;font-size:9px}}@media (width<=767px){.catalog-section{padding-block:65px 45px}.catalog-heading{flex-direction:column;align-items:flex-start;gap:23px}.catalog-heading h2{font-size:42px}.catalog-heading>p{font-size:12px}.catalog-toolbar{flex-direction:column-reverse;align-items:flex-start;gap:13px;margin-top:22px}.catalog-search{border-bottom:1px solid var(--line);width:100%}.catalog-search input{width:100%;min-height:44px}.catalog-filters{gap:4px}.catalog-filters button{min-height:40px;padding-inline:11px;font-size:9px}.product-grid{grid-template-columns:1fr 1fr;gap:26px 15px;padding-top:20px}.product-card h3{font-size:13px}.product-family{margin-top:13px;font-size:8px}.product-caption{padding:0;font-size:9px}.product-open{width:28px;height:28px;bottom:8px;right:8px}.product-index{top:10px;left:10px}.catalog-bottom{flex-direction:column;align-items:flex-start;gap:8px}.product-dialog[open]{display:block}.product-detail-image{min-height:240px;padding:32px}.product-detail-image img{height:190px}.product-detail-image .eyebrow{margin-top:15px}.product-detail-copy{padding:28px}}.product-card[data-product=advantech-upos211dp] .product-image img{object-fit:contain;width:96%;height:86%}.product-image-note{color:var(--muted);text-align:center;max-width:280px;margin-top:24px;font-size:11px;line-height:1.7}.contact-dialog{max-width:630px;padding:48px}.contact-dialog h2{letter-spacing:-.045em;max-width:470px;margin:22px 0 16px;font-size:clamp(28px,4vw,38px);line-height:1.15}.contact-dialog p{color:var(--muted);font-size:14px;line-height:1.65}.contact-dialog form{gap:19px;display:grid}.contact-dialog label{flex-direction:column;gap:9px;font-size:12px;font-weight:600;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-dialog input,.contact-dialog select,.contact-dialog textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:5px;padding:13px 14px;font-size:13px;font-weight:400}.contact-dialog textarea{resize:vertical;line-height:1.6}.contact-dialog [aria-invalid=true]{border-color:#bd2635}.field-error{color:#b62635;font-size:12px}.interest-tag{background:var(--surface);border-radius:4px;flex-wrap:wrap;gap:8px;padding:12px 15px;font-size:12px;display:flex}.form-submit{justify-content:space-between;margin-top:3px}.form-note{color:var(--muted);font-weight:400;line-height:1.5;font-size:11px!important}.contact-dialog-phone{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;margin-top:25px;padding-top:24px;font-size:12px;display:flex}.contact-dialog-phone span{color:var(--muted)}.contact-dialog-phone a{font-weight:600}.enquiry-prepared{gap:15px;display:grid}.prepared-actions{gap:12px;display:flex}.back-link{justify-self:start}@media (width<=600px){.contact-dialog{padding:38px 24px 24px}.form-grid{grid-template-columns:1fr}}.pointer-accent{--pointer-diameter:28px;--pointer-hover-scale:1.4;--pointer-transition-duration:.18s;width:var(--pointer-diameter);height:var(--pointer-diameter);margin-top:calc(var(--pointer-diameter) / -2);margin-left:calc(var(--pointer-diameter) / -2);z-index:calc(var(--nav-layer,20) + 1);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;contain:layout style;position:fixed;top:0;left:0}.pointer-accent:before{content:"";border:1px solid var(--brand-blue,#245cac);transition:transform var(--pointer-transition-duration) cubic-bezier(.2, .7, .2, 1);border-radius:50%;position:absolute;inset:0;transform:scale(1)}.pointer-accent[data-visible=true]{opacity:.62}.pointer-accent[data-interactive=true]:before{border-color:var(--brand-red,#df3c43);transform:scale(var(--pointer-hover-scale))}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.pointer-accent{display:none}}.mobility-section{--mobility-motion-duration:.46s;--mobility-motion-ease:cubic-bezier(.2, .7, .2, 1);padding-block:104px}.mobility-food{border-top:1px solid var(--line)}.mobility-food-layout{grid-template-columns:1.04fr 1fr;align-items:center;gap:90px;display:grid}.mobility-kicker{color:var(--brand-blue);margin-bottom:22px;font-size:14px;font-weight:650}.mobility-section h2{letter-spacing:-.055em;font-size:clamp(38px,4.3vw,62px);font-weight:550;line-height:1.08}.mobility-intro{color:var(--muted);max-width:43ch;margin-top:25px;font-size:17px;line-height:1.8}.mobility-food-workflow{margin-block:38px 34px}.mobility-food-workflow ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:0;list-style:none;display:grid}.mobility-step-index{color:var(--brand-red);border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:20px;padding-top:15px;font-size:12px;display:flex}.mobility-food-workflow h3{letter-spacing:-.02em;font-size:16px;font-weight:650}.mobility-food-workflow p{color:var(--muted);margin-top:9px;font-size:13px;line-height:1.7}.mobility-food-workflow li:last-child .mobility-step-index svg{opacity:0}.mobility-food-detail h3,.mobility-admission-copy h3{letter-spacing:-.03em;margin-bottom:12px;font-size:19px;font-weight:600}.mobility-food-detail>p,.mobility-admission-copy>p{color:var(--muted);font-size:15px;line-height:1.8}.mobility-enquire.text-link{color:var(--brand-blue);text-align:left;gap:17px;min-height:44px;margin-top:23px;padding:0;font-size:15px}.mobility-enquire svg{flex-shrink:0}.mobility-note,.mobility-food-detail>.mobility-note{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.75}.mobility-counter-photo{aspect-ratio:1;background:var(--surface);margin:0;position:relative;overflow:hidden}.mobility-counter-photo>img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block}.mobility-counter-photo figcaption{color:#fff;pointer-events:none;background:linear-gradient(#0000,#152131d4);gap:10px;padding:80px 29px 27px;display:grid;position:absolute;inset:auto 0 0}.mobility-counter-photo figcaption span:first-child{letter-spacing:.04em;font-size:11px}.mobility-counter-photo figcaption span:last-child{letter-spacing:-.045em;font-size:clamp(21px,2vw,30px);font-weight:550}.mobility-photo-caption{color:var(--muted);margin-top:15px;font-size:12px}.mobility-photo-fallback{min-height:100%;color:var(--ink);flex-direction:column;justify-content:center;gap:14px;padding:30px;display:flex}.mobility-photo-fallback strong{letter-spacing:-.035em;font-size:24px;font-weight:550}.mobility-photo-fallback p{color:var(--muted);font-size:13px;line-height:1.8}.mobility-parking{border-top:1px solid var(--line)}.mobility-parking-heading{grid-template-columns:1.35fr 1fr;align-items:end;gap:80px;margin-bottom:57px;display:grid}.mobility-parking-heading .mobility-intro{margin-top:0}.mobility-parking-layout{grid-template-columns:1.35fr 1fr;align-items:start;gap:80px;display:grid}.mobility-ticket-tabs{border-bottom:1px solid var(--line);gap:26px;display:flex}.mobility-ticket-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;min-height:48px;padding:15px 0;font-family:inherit;font-size:14px;font-weight:550;position:relative}.mobility-ticket-tabs button:after{content:"";background:var(--brand-red);transform-origin:0;height:2px;transition:transform var(--mobility-motion-duration) var(--mobility-motion-ease);position:absolute;inset:auto 0 -1px;transform:scaleX(0)}.mobility-ticket-tabs button[aria-selected=true]{color:var(--ink)}.mobility-ticket-tabs button[aria-selected=true]:after{transform:scaleX(1)}.mobility-ticket-tabs button:focus-visible,.mobility-ticket-panel:focus-visible{outline:2px solid var(--brand-blue);outline-offset:5px}.mobility-ticket-stage{grid-template-columns:minmax(0,1fr) 236px;align-items:center;gap:14px;min-height:430px;padding-top:31px;display:grid}.mobility-handheld{min-width:0;margin:0}.mobility-handheld>img{object-fit:contain;width:100%;height:365px;display:block}.mobility-handheld figcaption{color:var(--muted);text-align:center;max-width:23ch;margin:15px auto 0;font-size:10px;line-height:1.6}.mobility-handheld .mobility-photo-fallback{min-height:360px;padding:16px}.mobility-demo-label{color:var(--muted);letter-spacing:.015em;text-align:center;margin-bottom:13px;font-size:10px}.mobility-ticket-panel{min-height:329px}.mobility-paper{color:#343b43;animation:mobility-ticket-enter var(--mobility-motion-duration) var(--mobility-motion-ease) both;background:#fff;border:1px solid #e7eaed;padding:24px 19px 20px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;position:relative;box-shadow:0 9px 27px #23314d0c}.mobility-paper:after{content:"";background:linear-gradient(135deg,#fff 5px,#0000 0) 0 0/8px 8px,linear-gradient(225deg,#fff 5px,#0000 0) 0 0/8px 8px;height:8px;position:absolute;inset:auto -1px -5px}.mobility-ticket-brand{text-align:center;letter-spacing:-.065em;font-family:inherit;font-size:20px}.mobility-ticket-brand b:first-child{color:var(--brand-blue)}.mobility-ticket-brand b:last-child{color:var(--brand-red)}.mobility-paper h3{text-align:center;letter-spacing:.015em;margin-top:9px;font-size:11px;font-weight:700}.mobility-ticket-number{text-align:center;color:#747c86;margin:8px 0 18px;font-size:10px}.mobility-paper dl{border-top:1px dashed #cfd4da;margin:0;padding-top:12px;font-size:10px;line-height:1.7}.mobility-paper dl>div{justify-content:space-between;gap:10px;margin-block:4px;display:flex}.mobility-paper dd{text-align:right;margin:0}.mobility-paper dl>.mobility-ticket-total{border-top:1px dashed #cfd4da;margin-top:12px;padding-top:10px;font-size:13px;font-weight:700}.mobility-ticket-footer{text-align:center;margin-top:18px;font-size:9px;line-height:1.7}.mobility-ticket-bars{background:repeating-linear-gradient(90deg,#343b43 0 1px,#0000 1px 3px,#343b43 3px 6px,#0000 6px 7px,#343b43 7px 9px,#0000 9px 12px);width:84%;height:29px;margin:14px auto 9px}.mobility-ticket-void{text-align:center;color:#747c86;letter-spacing:.005em;font-size:7px}.mobility-demo-note{max-width:60ch;margin-top:24px}.mobility-process-label{color:var(--brand-blue);margin-bottom:24px;font-size:12px;font-weight:550}.mobility-parking-flow{margin:0;padding:0;list-style:none}.mobility-parking-flow li{grid-template-columns:32px minmax(0,1fr);gap:19px;padding-bottom:31px;display:grid;position:relative}.mobility-parking-flow li:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;inset:25px auto 8px 10px}.mobility-parking-number{color:var(--brand-red);font-size:12px;line-height:22px}.mobility-parking-flow h3{letter-spacing:-.03em;margin-bottom:10px;font-size:19px;font-weight:550;line-height:1.2}.mobility-parking-flow p{color:var(--muted);font-size:14px;line-height:1.7}.mobility-admission-copy{border-top:1px solid var(--line);padding-top:23px}@keyframes mobility-ticket-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.mobility-food-layout{gap:45px}.mobility-parking-heading,.mobility-parking-layout{grid-template-columns:1.35fr 1fr;gap:40px}.mobility-ticket-stage{grid-template-columns:minmax(0,1fr) 215px;gap:4px}.mobility-handheld>img{height:285px}}@media (width<=767px){.mobility-section{padding-block:64px}.mobility-food-layout,.mobility-parking-heading,.mobility-parking-layout{grid-template-columns:minmax(0,1fr);gap:34px}.mobility-section h2{font-size:clamp(36px,8vw,53px)}.mobility-kicker{margin-bottom:18px;font-size:12px}.mobility-intro{margin-top:20px;font-size:16px;line-height:1.75}.mobility-food-workflow{margin-block:27px}.mobility-food-workflow ol{gap:14px}.mobility-food-workflow h3{font-size:14px}.mobility-food-workflow p{font-size:12px}.mobility-step-index{margin-bottom:15px}.mobility-counter-photo figcaption{padding:65px 23px 22px}.mobility-parking-heading{gap:23px;margin-bottom:27px}.mobility-ticket-stage{grid-template-columns:minmax(0,1fr) 236px;min-height:auto}.mobility-handheld>img{height:310px}.mobility-parking-copy{padding-top:9px}}@media (width<=450px){.mobility-ticket-stage{grid-template-columns:minmax(0,1fr);gap:28px;padding-top:23px}.mobility-handheld>img{height:245px}.mobility-handheld figcaption{max-width:none;margin-top:8px}.mobility-ticket-column{width:min(100%,266px);margin-inline:auto}.mobility-demo-note{text-align:center}.mobility-ticket-tabs{gap:27px}.mobility-ticket-tabs button{font-size:13px}.mobility-paper{padding-inline:24px}.mobility-food-workflow ol{gap:12px}.mobility-step-index svg{width:14px}}@media (prefers-reduced-motion:reduce){.mobility-paper{animation:none}.mobility-ticket-tabs button:after{transition:none}}.operations-section{padding-block:112px}.operations-heading{grid-template-columns:1.3fr 1fr;gap:22px 100px;margin-bottom:56px;display:grid}.operations-kicker{color:var(--brand-blue);grid-column:1/-1;font-size:14px;font-weight:650}.operations-heading h2{letter-spacing:-.055em;font-size:clamp(37px,4.3vw,62px);font-weight:550;line-height:1.09}.operations-intro{max-width:39ch;color:var(--muted);align-self:end;font-size:17px;line-height:1.8}.restaurant-layout{grid-template-columns:.88fr 1.12fr;align-items:start;gap:80px;display:grid}.operations-photo{background:var(--surface);margin:0;position:relative;overflow:hidden}.operations-photo>img{object-fit:cover;width:100%;height:100%}.restaurant-photo{height:750px}.restaurant-photo>img{object-position:50% 72%}.operations-photo figcaption{z-index:1;color:#fff;letter-spacing:-.025em;font-size:22px;line-height:1.4;position:absolute;bottom:28px;left:28px}.operations-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#121b2a88);position:absolute;inset:60% 0 0}.operations-photo-fallback{min-height:100%;color:var(--ink);flex-direction:column;justify-content:center;gap:16px;padding:36px;display:flex}.operations-photo-fallback>span{letter-spacing:-.035em;font-size:28px}.operations-photo-fallback p{color:var(--muted);font-size:15px;line-height:1.7}.operations-actions{border-top:1px solid var(--line);padding-top:18px}.operations-enquire.text-link{color:var(--brand-blue);gap:20px;font-size:15px}.operations-note{color:var(--muted);max-width:55ch;margin-top:13px;font-size:12px;line-height:1.8}.restaurant-routing{padding:10px 0 34px}.restaurant-channels{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;display:grid}.restaurant-channels>span{letter-spacing:-.035em;font-size:20px;font-weight:650}.restaurant-channels small{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:400;display:block}.restaurant-channels .restaurant-swiggy{color:#cb581b;letter-spacing:-.06em;font-size:27px}.restaurant-channels .restaurant-zomato{color:#d83443;letter-spacing:-.065em;font-size:30px;font-style:italic;font-weight:800}.restaurant-routing-lines{border-bottom:1px solid #d4dce5;justify-content:space-between;height:63px;margin-inline:16.666%;display:flex;position:relative}.restaurant-routing-lines>i{background:#d4dce5;width:1px;height:100%;display:block;position:relative}.restaurant-routing-lines>i:after{content:"";background:var(--brand-blue);transform-origin:top;position:absolute;inset:0;transform:scaleY(0)}.restaurant-routing-lines:after{content:"";background:#d4dce5;width:1px;height:27px;position:absolute;top:100%;left:50%}.restaurant-routing.is-visible .restaurant-routing-lines>i:after{animation:operations-route-down 1.3s var(--ease) both}.restaurant-routing.is-visible .restaurant-routing-lines>i:nth-child(2):after{animation-delay:.16s}.restaurant-routing.is-visible .restaurant-routing-lines>i:nth-child(3):after{animation-delay:.3s}.restaurant-pos-node{text-align:center;border:1px solid #d4dce5;width:fit-content;margin:27px auto 0;padding:15px 25px}.restaurant-pos-node>span{display:block}.restaurant-pos-node>span:first-child{letter-spacing:-.065em;font-size:24px}.restaurant-pos-node>span:last-child{color:var(--muted);margin-top:4px;font-size:12px}.restaurant-order-flow{justify-content:center;gap:16px;margin:0;padding:24px 0 0;list-style:none;display:flex}.restaurant-order-flow li{align-items:center;gap:16px;font-size:13px;display:flex}.restaurant-order-flow svg{color:var(--brand-blue)}.restaurant-routing.is-visible .restaurant-order-flow li{animation:operations-stage-enter .65s var(--ease) both}.restaurant-routing.is-visible .restaurant-order-flow li:first-child{animation-delay:.4s}.restaurant-routing.is-visible .restaurant-order-flow li:nth-child(2){animation-delay:.6s}.restaurant-routing.is-visible .restaurant-order-flow li:nth-child(3){animation-delay:.8s}.restaurant-capability{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:24px;padding-block:23px;display:grid}.restaurant-capability h3{letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.5}.restaurant-capability p{color:var(--muted);font-size:14px;line-height:1.85}@keyframes operations-route-down{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes operations-stage-enter{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.industrial-operations{border-top:1px solid var(--line)}.industrial-heading .operations-kicker{color:var(--brand-red)}.industrial-layout{grid-template-columns:1fr 1fr;gap:96px;display:grid}.industrial-content{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.industrial-sequence-label{color:var(--muted);margin-bottom:22px;font-size:13px}.industrial-stage-list ol{border-bottom:1px solid var(--line);margin:0;padding:0;list-style:none}.industrial-stage-list li{border-top:1px solid var(--line)}.industrial-stage-list button{text-align:left;letter-spacing:-.04em;background:0 0;grid-template-columns:33px 1fr 20px;align-items:center;gap:18px;width:100%;padding:25px 0;font-size:24px;transition:color .25s;display:grid}.industrial-stage-list button[aria-pressed=true]{color:var(--brand-blue)}.industrial-stage-list button:hover{color:var(--brand-red)}.industrial-stage-number{font-family:var(--mono);color:var(--muted);letter-spacing:0;font-size:12px}.industrial-stage-list button>svg{opacity:.3;transition:transform .35s var(--ease), opacity .35s ease;transform:rotate(45deg)}.industrial-stage-list button[aria-pressed=true]>svg{opacity:1;transform:rotate(0)}.industrial-stage-description{color:var(--muted);min-height:112px;margin-top:25px;font-size:15px;line-height:1.85}.industrial-equipment{margin-top:36px}.industrial-equipment>p{font-size:15px;font-weight:600}.industrial-equipment>ul{grid-template-columns:1fr 1fr;gap:11px 20px;margin:15px 0 20px;padding:0;list-style:none;display:grid}.industrial-equipment li{color:var(--muted);font-size:13px;line-height:1.6}.industrial-photo{isolation:isolate;height:706px}.industrial-photo>img{object-position:50% 50%}.industrial-photo figcaption{font-size:21px}.industrial-sample-label{z-index:2;color:#2b2e32;background:#fdfdf9;width:275px;max-width:calc(100% - 44px);padding:21px 22px 17px;position:absolute;top:40px;right:24px;transform:rotate(3deg);box-shadow:1px 5px 12px #14233430}.industrial-photo-column.is-visible .industrial-sample-label{animation:operations-label-enter .7s var(--ease) both}.industrial-label-top{font-family:var(--mono);border-bottom:1px solid #aab0b5;justify-content:space-between;align-items:center;padding-bottom:17px;font-size:9px;display:flex}.industrial-sample-label>strong{font-family:var(--mono);letter-spacing:-.035em;min-height:44px;margin-top:18px;font-size:17px;font-weight:500;line-height:1.3;display:block}.industrial-sample-label>p{font-family:var(--mono);margin-top:7px;font-size:10px}.industrial-barcode{background:repeating-linear-gradient(90deg,#252a32 0 2px,#0000 2px 4px,#252a32 4px 5px,#0000 5px 8px,#252a32 8px 12px,#0000 12px 14px,#252a32 14px 15px,#0000 15px 19px,#252a32 19px 21px,#0000 21px 23px);height:53px;margin-block:20px 8px;position:relative}.industrial-barcode i{border-top:2px solid var(--brand-red);opacity:0;position:absolute;inset:0}.industrial-photo-column.is-visible .industrial-barcode i{animation:operations-barcode-scan 1.3s .4s var(--ease) 2}.industrial-label-meta{font-family:var(--mono);justify-content:space-between;font-size:8px;display:flex}.industrial-sample-label>small{font-family:var(--mono);border-top:1px dashed #aab0b5;margin-top:17px;padding-top:12px;font-size:8px;line-height:1.7;display:block}.industrial-example-label{color:#727982;margin-top:11px;font-size:8px;display:block}@keyframes operations-label-enter{0%{opacity:0;transform:translateY(20px)rotate(6deg)}to{opacity:1;transform:translateY(0)rotate(3deg)}}@keyframes operations-barcode-scan{0%{opacity:0;transform:translateY(0)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translateY(100%)}}@media (width<=1100px){.operations-heading{column-gap:55px}.restaurant-layout{grid-template-columns:.85fr 1.15fr;gap:44px}.restaurant-photo{height:760px}.restaurant-capability{grid-template-columns:1fr;gap:9px;padding-block:20px}.industrial-layout{gap:52px}.industrial-stage-list button{gap:12px;font-size:22px}.industrial-sample-label{top:30px;right:20px}}@media (width<=767px){.operations-section{padding-block:70px}.operations-heading{grid-template-columns:1fr;gap:18px;margin-bottom:32px}.operations-kicker{font-size:13px}.operations-intro{max-width:42ch;font-size:15px;line-height:1.8}.restaurant-layout,.industrial-layout{grid-template-columns:1fr;gap:34px}.restaurant-photo{height:430px}.operations-photo figcaption{font-size:22px;bottom:23px;left:23px}.restaurant-routing{padding-top:3px;padding-bottom:32px}.restaurant-channels>span{font-size:19px}.restaurant-channels .restaurant-swiggy{font-size:25px}.restaurant-channels .restaurant-zomato{font-size:27px}.restaurant-capability{grid-template-columns:1fr 1.3fr;gap:25px}.restaurant-capability p{font-size:13px}.restaurant-order-flow{gap:15px}.restaurant-order-flow li{gap:15px;font-size:12px}.industrial-photo-column{grid-row:1}.industrial-photo{height:500px}.industrial-stage-list button{padding-block:23px;font-size:23px}.industrial-stage-description{min-height:108px}.industrial-equipment{margin-top:24px}.industrial-sample-label{width:248px;padding:18px}}@media (width<=380px){.restaurant-photo{height:360px}.restaurant-capability{grid-template-columns:1fr;gap:9px}.restaurant-order-flow,.restaurant-order-flow li{gap:9px}.restaurant-order-flow svg{width:15px}.restaurant-channels>span{font-size:16px}.restaurant-channels .restaurant-swiggy{font-size:23px}.restaurant-channels .restaurant-zomato{font-size:25px}.industrial-photo{height:430px}.industrial-sample-label{max-width:calc(100% - 42px);top:26px;right:21px}.industrial-stage-list button{grid-template-columns:25px 1fr 20px;gap:9px;font-size:21px}.industrial-equipment>ul{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.restaurant-routing-lines>i:after{transform:scaleY(1)}.industrial-barcode i{display:none}.industrial-sample-label{transform:rotate(3deg)}}.industry-section{--industry-accent:#df3c43;--industry-ink:#252a32;--industry-muted:#697787;--industry-line:#e5e9ed;--industry-motion-duration:.64s;color:var(--industry-ink);padding-block:clamp(76px,9vw,136px)}.industry-heading-row{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:clamp(42px,5vw,72px);display:flex}.industry-eyebrow{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:10px;font-weight:650;display:flex}.industry-eyebrow>span{background:var(--industry-accent);width:6px;height:6px}.industry-heading-row h2{letter-spacing:-.06em;margin:0;font-size:clamp(34px,4.1vw,60px);font-weight:500;line-height:1.12}.industry-heading-row h2 span{color:#7e8b9c}.industry-introduction{color:var(--industry-muted);margin:0 0 4px;font-size:13px;line-height:1.75}.industry-layout{grid-template-columns:minmax(245px,.76fr) minmax(0,1.74fr);gap:clamp(36px,5.7vw,86px);display:grid}.industry-tabs{border-top:1px solid var(--industry-line)}.industry-tab{border:0;border-bottom:1px solid var(--industry-line);color:#65758a;width:100%;min-height:85px;font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:23px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:22px 2px;font-size:15px;transition:color .18s;display:grid}.industry-tab-number{font-variant-numeric:tabular-nums;font-size:10px}.industry-tab>svg{opacity:0;transition:opacity .18s,transform .18s;transform:translate(-3px,3px)}.industry-tab:hover{color:var(--industry-ink)}.industry-tab[aria-selected=true]{color:var(--industry-ink);font-weight:650}.industry-tab[aria-selected=true] .industry-tab-number{color:var(--industry-accent)}.industry-tab[aria-selected=true]>svg{opacity:1;transform:translate(0)}.industry-tab:focus-visible,.industry-enquire:focus-visible,.industry-panel:focus-visible{outline:2px solid var(--industry-accent);outline-offset:5px}.industry-navigation-note{color:#7e8b9c;margin:32px 0 0 39px;font-size:11px;line-height:1.8}.industry-panel[hidden]{display:none}.industry-image-frame{isolation:isolate;aspect-ratio:1.72;background:#efefea;border-radius:4px;position:relative;overflow:hidden}.industry-image-frame>img{object-fit:cover;width:100%;height:100%;animation:industry-image-enter var(--industry-motion-duration) cubic-bezier(.2, .7, .2, 1) both;display:block}.industry-image-frame:after{z-index:0;pointer-events:none;content:"";background:linear-gradient(#0000,#1618143d);position:absolute;inset:50% 0 0}.industry-image-label{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.01em;background:#1e221b59;border:1px solid #ffffff5c;border-radius:3px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;display:flex;position:absolute;top:22px;left:24px}.industry-image-label>span{background:#d7e5fa;border-radius:50%;width:5px;height:5px}.industry-workflow{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:industry-caption-enter var(--industry-motion-duration) cubic-bezier(.2, .7, .2, 1) both;background:#ffffffe3;border:1px solid #fffc;border-radius:5px;align-items:center;gap:13px;padding:16px 18px;display:flex;position:absolute;bottom:23px;left:24px;right:24px;box-shadow:inset 0 1px #fff}.industry-workflow-icon{border-right:1px solid #d8d9d2;padding-right:12px;display:flex}.industry-workflow-content{flex:1;min-width:0}.industry-workflow-label{color:#6b7b8e;margin-bottom:5px;font-size:9px;display:block}.industry-workflow ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.industry-workflow li{align-items:center;gap:8px;font-size:10px;font-weight:550;display:flex}.industry-workflow li>svg{color:#94978d}.industry-workflow-check{color:#245cac;flex-shrink:0}.industry-details{padding-top:28px;animation:.42s both industry-caption-enter}.industry-details h3{letter-spacing:-.045em;margin:0 0 12px;font-size:clamp(23px,2.2vw,32px);font-weight:500;line-height:1.2}.industry-details>p{max-width:590px;color:var(--industry-muted);margin:0;font-size:12px;line-height:1.85}.industry-details-bottom{justify-content:space-between;align-items:center;gap:20px;padding-top:25px;display:flex}.industry-hardware{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.industry-hardware li{border:1px solid var(--industry-line);color:#5d708a;border-radius:3px;padding:6px 9px;font-size:9px}.industry-enquire{min-height:44px;color:var(--industry-ink);font:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;gap:14px;padding:9px 0;font-size:11px;font-weight:650;display:inline-flex}.industry-enquire svg{transition:transform .22s}.industry-enquire:hover svg{transform:translate(2px,-2px)}.industry-enquire:active{transform:translateY(1px)}.industry-image-fallback{color:#74796d;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.industry-image-fallback small{text-align:center;max-width:28ch;font-size:10px}@keyframes industry-image-enter{0%{opacity:.3;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@keyframes industry-caption-enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.industry-layout{grid-template-columns:minmax(210px,.8fr) minmax(0,1.5fr);gap:32px}.industry-tab{gap:8px;font-size:13px}.industry-details-bottom{flex-direction:column;align-items:flex-start;gap:7px}.industry-image-frame{aspect-ratio:1.35}.industry-workflow{padding:13px;bottom:16px;left:16px;right:16px}.industry-workflow-check{display:none}}@media (width<=767px){.industry-heading-row{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}.industry-eyebrow{margin-bottom:19px;font-size:9px}.industry-introduction{font-size:12px}.industry-introduction br{display:none}.industry-layout{grid-template-columns:minmax(0,1fr);gap:24px}.industry-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.industry-tab{grid-template-columns:17px minmax(0,1fr);gap:5px;min-height:62px;padding:13px 10px 13px 0;font-size:11px}.industry-tab>svg{display:none}.industry-tab-number{font-size:8px}.industry-navigation-note{display:none}.industry-image-frame{aspect-ratio:1.18}.industry-image-label{font-size:9px;top:16px;left:16px}.industry-workflow{gap:9px;bottom:12px;left:12px;right:12px}.industry-workflow-icon{padding-right:9px}.industry-workflow ol{gap:5px}.industry-workflow li{gap:5px;font-size:8px}.industry-workflow li>svg{width:10px}.industry-details{padding-top:23px}.industry-details>p{font-size:12px}.industry-details-bottom{padding-top:18px}.industry-enquire{font-size:12px}}@media (prefers-reduced-motion:reduce){.industry-section *,.industry-section :before,.industry-section :after{transition:none!important;animation:none!important}}.industry-detail-links{flex-wrap:wrap;gap:8px 25px;margin-top:16px;display:flex}.industry-detail-links>a{min-height:36px;color:var(--brand-blue);align-items:center;gap:9px;font-size:11px;font-weight:550;display:inline-flex}.industry-detail-links>a:hover{text-underline-offset:5px;text-decoration:underline}.industry-product-frame{border:1px solid var(--line);background:#fff}.industry-product-frame>img{padding:12px 0 75px}.industry-product-frame:after{display:none}.industry-product-frame .industry-image-label{background:var(--brand-blue);-webkit-backdrop-filter:none;backdrop-filter:none}.industry-product-frame .industry-workflow{background:#f5f7fa;border-color:#e7ebf0}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-mono-400.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/ibm-plex-mono-500.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-400-800.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color:#252a32;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#252a32;--muted:#6d747e;--accent:#df3c43;--brand-blue:#245cac;--brand-red:#df3c43;--surface:#f6f8fa;--line:#e5e9ed;--ease:cubic-bezier(.16, 1, .3, 1);--mono:"IBM Plex Mono", monospace;--nav-layer:20;--modal-layer:40;background:#fff;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%;display:block}p,h1,h2,h3{margin:0}::selection{color:#242522;background:#dce8fa}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.section-shell{max-width:1440px;margin-inline:auto;padding-inline:64px}.eyebrow{font-family:var(--mono);letter-spacing:.075em;align-items:center;gap:11px;font-size:10px;font-weight:400;line-height:1.6;display:inline-flex}.accent-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.button{min-height:48px;transition:background .25s, transform .35s var(--ease);border-radius:5px;justify-content:center;align-items:center;gap:20px;padding:17px 22px;font-size:12px;font-weight:600;display:inline-flex}.button-dark{color:#fff;background:var(--brand-blue)}.button-dark:hover{background:#194881}.button svg,.text-link svg{transition:transform .35s var(--ease);flex-shrink:0}.button:hover svg,.text-link:hover svg{transform:translate(2px,-2px)}.button:active,.icon-button:active{transform:scale(.97)}.button-outline{border:1px solid var(--line);background:#fff}.text-link{background:0 0;align-items:center;gap:13px;padding:12px 0;font-size:12px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--accent)}.icon-button{background:var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover{background:#e8edf5}.skip-link{background:var(--ink);color:#fff;z-index:var(--modal-layer);padding:16px 24px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:10px}.reveal{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);transition-delay:var(--reveal-delay,0s);transform:translateY(25px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.site-header{z-index:var(--nav-layer);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffed;position:sticky;top:0}.header-inner{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1440px;height:80px;margin:auto;padding-inline:64px;display:flex}.brand{letter-spacing:-.065em;flex-direction:column;align-items:center;gap:4px;font-size:30px;font-weight:800;display:inline-flex}.brand-wordmark{line-height:1;display:flex}.brand-since{letter-spacing:.13em;color:var(--muted);font-size:9px;font-weight:500;line-height:1.2}.brand-het{color:var(--brand-blue)}.brand-pos{color:var(--brand-red)}.primary-nav{align-items:center;gap:37px;margin-left:60px;font-size:12px;font-weight:500;display:flex}.primary-nav a{padding-block:14px;position:relative}.primary-nav a:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:1px;transition:transform .35s var(--ease);position:absolute;bottom:6px;left:0;transform:scaleX(0)}.primary-nav a:hover:after{transform:scaleX(1)}.header-cta{min-height:44px;padding:12px 19px}.mobile-toggle{display:none}.dialog{color:var(--ink);overscroll-behavior:contain;background:#fff;border:0;border-radius:14px;width:calc(100% - 32px);max-height:min(90dvh,920px);position:fixed;box-shadow:0 30px 160px #121a1925}.dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#16202166}.dialog[open]{animation:dialog-enter .35s var(--ease)}.dialog-close{z-index:2;position:absolute;top:16px;right:16px}@keyframes dialog-enter{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=1600px){.section-shell,.header-inner{max-width:1536px}}@media (width<=1100px){.section-shell,.header-inner{padding-inline:36px}.primary-nav{gap:25px;margin-left:0}}@media (width<=767px){.section-shell,.header-inner{padding-inline:24px}.header-inner{height:80px}html{scroll-padding-top:80px}.brand{font-size:24px}.header-cta{gap:12px;min-height:44px;margin-left:auto;margin-right:14px;padding:11px 14px;font-size:11px}.mobile-toggle{background:0 0;display:inline-flex}.primary-nav{display:none}.primary-nav.is-open{background:#fff;flex-direction:column;align-items:stretch;gap:8px;padding:25px;font-size:20px;display:flex;position:absolute;top:80px;left:0;right:0;box-shadow:0 24px 24px #181f1710}.eyebrow{font-size:9px}.button{padding:16px 19px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.reveal{opacity:1;transform:none}}.section-label{color:var(--brand-blue);margin-bottom:23px;font-size:13px;display:block}.hero-story{--story-progress:0;--hardware-lift:0px;height:480svh;position:relative}.hero-sticky{flex-direction:column;height:calc(100svh - 80px);min-height:640px;display:flex;position:sticky;top:80px}.hero-intro{z-index:2;grid-template-columns:1fr 280px;gap:64px;padding-top:36px;display:grid;position:relative}.hero-kicker{color:var(--muted);animation:rise-in .7s var(--ease) both;margin-bottom:18px;font-size:13px}.hero-intro h1{letter-spacing:-.06em;animation:rise-in 1s var(--ease) .1s both;font-size:clamp(42px,4.55vw,70px);font-weight:500;line-height:1.1}.hero-intro h1>span{color:var(--brand-blue)}.hero-intro-side{animation:rise-in 1s var(--ease) .2s both;padding-top:23px}.hero-intro-side p{color:var(--muted);font-size:15px;line-height:1.65}.hero-intro-side .text-link{margin-top:11px;font-size:12px}.story-stage{flex:1;min-height:350px;margin-top:10px;position:relative}.story-panel{opacity:0;visibility:hidden;transition:opacity .6s var(--ease), visibility .6s;grid-template-columns:250px minmax(0,1fr) 170px;align-items:center;column-gap:25px;display:grid;position:absolute;inset:0}.story-panel[aria-hidden=false]{opacity:1;visibility:visible;transform:none}.story-side{z-index:2;align-self:center;padding-bottom:10px;position:relative}.story-number{color:var(--muted);margin-bottom:17px;font-size:11px;display:block}.story-side h2{letter-spacing:-.045em;font-size:32px;font-weight:500;line-height:1.15}.story-side h2>span{color:var(--brand-blue)}.story-side p{max-width:230px;color:var(--muted);margin-top:19px;font-size:13px;line-height:1.75}.story-side .text-link{margin-top:18px;font-size:12px}.hero-hardware{width:100%;min-width:0;transform:translateY(var(--hardware-lift));position:relative}.hero-hardware img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto;max-height:390px}.hardware-caption{color:#525b66;letter-spacing:-.035em;justify-content:center;align-items:center;gap:12px;padding-top:12px;font-size:14px;font-weight:700;display:flex}.hardware-caption>span{color:var(--muted);letter-spacing:0;border-left:1px solid #cbd0d6;padding-left:12px;font-size:10px;font-weight:400}.hero-proof{align-self:end;padding-bottom:50px}.hero-proof strong{letter-spacing:-.065em;white-space:nowrap;font-size:38px;font-weight:500}.hero-proof strong>span{color:var(--brand-red);font-size:30px}.hero-proof p{letter-spacing:-.025em;margin-top:4px;font-size:16px}.hero-proof a{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:20px;padding-top:16px;font-size:11px;display:flex}.story-navigation{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:12px;padding-block:18px 22px;display:flex;position:relative}.scroll-instruction{color:var(--muted);align-items:center;gap:10px;font-size:11px;display:flex}.scroll-instruction svg{animation:2.5s ease-in-out infinite scroll-nudge}.story-navigation nav{gap:28px;display:flex}.story-navigation button{color:#7a8089;background:0 0;align-items:center;gap:8px;padding:10px 0;font-size:12px;display:flex}.story-navigation button>span{font-family:var(--mono);font-size:10px}.story-navigation button[aria-current=step]{color:var(--brand-blue)}.story-navigation button[aria-current=step]>span{color:var(--brand-red)}.story-progress{height:2px;position:absolute;top:-1px;left:0;right:0;overflow:hidden}.story-progress>span{background:var(--brand-blue);width:100%;height:100%;transform:scaleX(var(--story-progress));transform-origin:0;display:block}.receipt-stage{align-self:center;height:100%;min-height:320px;max-height:480px}.receipt-stage .product-showroom-printer{width:min(120%,570px);bottom:-10%;right:50%;transform:translate(50%)}.product-showroom--printer .product-showroom-terminal{display:none}.receipt-stage:not(.has-replayed) .product-receipt--complete{transform:translateY(var(--scroll-paper-y,101%))}.receipt-console{width:100%}.workflow-switch{border-block:1px solid var(--line);flex-direction:column;display:flex}.workflow-switch button{text-align:left;min-height:44px;color:var(--muted);background:0 0;justify-content:space-between;gap:8px;padding:12px 0;font-size:12px;display:flex}.workflow-switch button[aria-pressed=true]{color:var(--brand-blue);font-weight:600}.print-button{background:var(--brand-blue);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;margin-top:20px;font-size:12px;display:flex}.print-button:hover{background:#194881}.print-description{min-height:51px;color:var(--muted);margin-top:12px;font-size:10px;line-height:1.7}.stock-hardware{justify-content:flex-start;align-items:center;min-width:0;height:100%;display:flex;position:relative}.stock-hardware>img{object-fit:contain;mix-blend-mode:multiply;width:66%;height:85%}.story-label{background:#faf9f4;border:1px solid #edede5;width:42%;padding:24px 20px;position:absolute;right:0;overflow:hidden;transform:rotate(-5deg);box-shadow:3px 10px 20px #25304508}.story-label>span{font-family:var(--mono);font-size:7px;display:block}.story-label>strong{margin:16px 0 26px;font-size:18px;font-weight:500;line-height:1.25;display:block}.scan-barcode{background:repeating-linear-gradient(90deg,#252a32 0 2px,#0000 2px 4px,#252a32 4px 5px,#0000 5px 9px,#252a32 9px 12px,#0000 12px 15px);height:70px;margin-bottom:16px}.scan-beam{background:var(--brand-red);height:2px;position:absolute;top:55%;left:0;right:0;box-shadow:0 0 12px #df3c4366}.stock-panel[aria-hidden=false] .scan-beam{animation:2s ease-in-out 2 barcode-scan}.stock-note{align-self:end;padding-bottom:50px}.stock-note>span{letter-spacing:-.03em;font-size:17px;line-height:1.55}.stock-note a{color:var(--brand-blue);width:44px;margin-top:30px;display:block}@keyframes rise-in{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-nudge{0%,70%,to{transform:translateY(0)}40%{transform:translateY(5px)}}@keyframes barcode-scan{0%,to{opacity:.3;transform:translateY(-35px)}50%{opacity:1;transform:translateY(45px)}}@media (width>=1600px){.hero-intro{padding-top:50px}.story-panel{grid-template-columns:280px minmax(0,1fr) 195px}.hero-hardware img{max-height:490px}.hero-proof strong{font-size:46px}}@media (width<=1100px){.hero-intro{grid-template-columns:1fr 230px;gap:24px}.hero-intro h1{font-size:47px}.story-panel{grid-template-columns:190px minmax(0,1fr) 145px;gap:14px}.story-side h2{font-size:27px}.story-side p{font-size:12px}.hero-proof strong{font-size:32px}.hero-proof p{font-size:14px}.hero-hardware{width:115%;margin-left:-8%}.story-navigation nav{gap:18px}.scroll-instruction{font-size:10px}.receipt-stage .product-showroom-printer{width:115%}.story-label{width:45%;padding:16px 12px}.story-label>strong{font-size:14px}}@media (width<=767px){.hero-story{height:480svh}.hero-sticky{height:calc(100svh - 80px);min-height:600px}.hero-intro{padding-top:22px;display:block}.hero-kicker{margin-bottom:12px;font-size:11px}.hero-intro h1{letter-spacing:-.055em;font-size:clamp(31px,6.8vw,50px)}.hero-intro-side{display:none}.story-stage{min-height:320px;margin-top:15px}.story-panel{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) 115px;gap:4px 12px}.story-side{grid-column:1/-1;grid-template-columns:1fr 1fr;align-self:start;column-gap:15px;padding:0;display:grid}.story-number{grid-column:1/-1;margin-bottom:8px;font-size:10px}.story-side h2{align-self:center;font-size:23px}.story-side p{align-self:center;margin:0;font-size:11px;line-height:1.65}.story-side .text-link{grid-column:1/-1;margin-top:4px;font-size:10px}.hero-hardware{grid-column:1/-1;align-self:center;width:100%;margin:0;padding-bottom:32px}.hero-hardware img{width:100%;height:auto;max-height:240px}.hardware-caption{padding-top:6px;font-size:12px}.hardware-caption>span{font-size:9px}.hero-proof{align-items:baseline;gap:9px;padding:0;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-proof strong{font-size:26px}.hero-proof strong>span{font-size:23px}.hero-proof p{font-size:13px}.hero-proof a{border:0;margin:0 0 0 auto;padding:0;font-size:0}.story-navigation{flex-direction:column;align-items:stretch;gap:4px;margin-top:15px;padding-block:9px 10px}.scroll-instruction{gap:6px;font-size:9px}.scroll-instruction svg{width:12px}.story-navigation nav{justify-content:space-between;gap:10px}.story-navigation button{gap:5px;min-height:44px;font-size:10px}.story-navigation button>span{font-size:8px}.receipt-stage{width:100%;height:100%;min-height:0;max-height:300px}.receipt-stage .product-showroom{min-height:0}.receipt-stage .product-showroom-printer{width:min(150%,365px);bottom:-10%;right:43%}.receipt-console{align-self:center;padding-top:22px}.receipt-console>.story-number{display:none}.workflow-switch button{min-height:40px;padding-block:7px;font-size:10px}.print-button{gap:5px;margin-top:10px;font-size:10px}.print-button svg{width:15px}.print-description{margin-top:7px;font-size:9px}.stock-hardware{grid-column:1/-1;justify-self:center;width:90%;max-height:250px}.stock-hardware>img{width:67%;height:100%}.story-label{width:44%;padding:18px 13px;right:0}.story-label>strong{margin-block:12px 18px;font-size:16px}.story-label>span{font-size:6px}.scan-barcode{height:50px}.stock-note{display:none}}@media (height<=750px) and (width>=768px){.hero-sticky{min-height:590px}.hero-intro{padding-top:24px}.hero-intro h1{font-size:48px}.hero-intro-side{padding-top:8px}.story-stage{min-height:300px}.hero-hardware img{max-height:300px}.hero-proof{padding-bottom:25px}.receipt-stage{min-height:270px}.receipt-stage .product-showroom-printer{width:min(110%,470px);bottom:-12%}}@media (prefers-reduced-motion:reduce){.hero-hardware,.receipt-stage:not(.has-replayed) .product-receipt--complete{transform:none}.scan-beam{display:none}.story-panel{transition:none;transform:none}}.print-button[aria-disabled=true]{opacity:.65;cursor:wait}.hero-story[data-static=true]{height:auto}.hero-story[data-static=true] .hero-sticky{height:auto;min-height:0;position:relative;top:auto}.hero-story[data-static=true] .story-stage{flex:none}.hero-story[data-static=true] .story-panel{border-bottom:1px solid var(--line);min-height:430px;margin-block:30px;padding-block:30px;position:relative}.hero-story[data-static=true] .receipt-stage{height:350px}.hero-story[data-static=true] .story-navigation{display:none}.hero-story[data-static=true] .receipt-stage:not(.has-replayed) .product-receipt--complete{transform:none}.hero-story[data-static=true] .stock-hardware{height:320px}@media (width<=767px){.hero-story[data-static=true] .story-panel{min-height:470px}.hero-story[data-static=true] .hero-proof{bottom:25px}.hero-story[data-static=true] .hero-hardware{padding-bottom:60px}.hero-story[data-static=true] .receipt-stage{height:300px}.hero-story[data-static=true] .stock-hardware{height:240px}}.story-heading{justify-content:space-between;align-items:flex-end;gap:40px;padding-top:33px;padding-bottom:15px;display:flex}.story-heading .section-label{margin-bottom:14px;font-size:12px}.story-heading h2{letter-spacing:-.045em;font-size:43px;font-weight:500;line-height:1.14}.story-heading>p{color:var(--muted);margin-bottom:5px;font-size:13px;line-height:1.8}.counter-summary{align-self:center}.counter-summary h3{font-size:14px;font-weight:600;line-height:1.6}.counter-summary ul{border-block:1px solid var(--line);margin:18px 0 0;padding:18px 0;list-style:none}.counter-summary li{color:var(--muted);font-size:11px;line-height:2.1}.counter-summary .text-link{margin-top:10px;font-size:11px}.stock-hardware>img{object-fit:contain;width:62%;height:94%}@media (width<=767px){.story-heading{padding-top:24px;padding-bottom:6px;display:block}.story-heading .section-label{margin-bottom:10px;font-size:10px}.story-heading h2{font-size:29px}.story-heading>p{margin-top:12px;font-size:11px;line-height:1.6}.story-heading>p>br,.counter-summary{display:none}.hero-hardware{padding-bottom:0}.stock-hardware{width:100%}.stock-hardware>img{width:64%;height:100%}.hero-story[data-static=true] .receipt-panel{grid-template-rows:auto auto;row-gap:90px}}.brand-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;padding-block:36px;display:flex}.brand-strip>p{font-family:var(--mono);letter-spacing:.06em;color:#828a96;font-size:8px;line-height:1.8}.brand-strip>p strong{color:#637389;font-weight:400}.partner-wordmark{color:#7b8799;letter-spacing:-.06em;-webkit-user-select:none;user-select:none;font-size:24px;font-weight:800}.partner-wordmark span{letter-spacing:.005em;text-align:center;margin-top:0;font-size:6px;font-weight:500;display:block}.posiflex{font-size:29px;font-style:italic}.honeywell{letter-spacing:-.06em;font-size:24px;font-weight:800}.posbank{letter-spacing:-.075em;font-size:22px}.advantech{letter-spacing:-.04em;font-size:19px;font-weight:700}.tsc{font-size:34px;font-style:italic}.about-grid{grid-template-columns:1.2fr .8fr;gap:80px;margin-top:35px;display:grid}.about-grid p{color:var(--muted);margin-top:17px;font-size:13px;line-height:1.9}.about-grid .about-lead{color:#45566e;letter-spacing:-.02em;margin-top:0;font-size:19px;font-weight:500;line-height:1.6}.about-grid .about-location{font-size:8px;font-family:var(--mono);color:#6b7f9c;align-items:center;gap:9px;margin-top:30px;display:flex}.about-grid .text-link{margin-top:18px}.faq-section{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:100px;padding-block:85px 115px;display:grid}.faq-section h2{letter-spacing:-.055em;margin-top:22px;font-size:47px;font-weight:500;line-height:1.14}.faq-section .text-link{margin-top:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:12px;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:#607b9e;transition:transform .35s var(--ease);flex-shrink:0}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:540px;animation:rise-in .35s var(--ease);padding-bottom:25px;font-size:12px;line-height:1.9}.contact-section{background:#f4f7fb;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;padding-block:87px;display:grid;overflow:hidden}.contact-section h2{letter-spacing:-.065em;margin-top:26px;font-size:clamp(43px,5vw,73px);font-weight:500;line-height:1.1}.contact-section h2 span{color:var(--accent)}.contact-cta-row{flex-wrap:wrap;align-items:center;gap:28px;margin-top:35px;display:flex}.contact-number{align-items:center;gap:9px;font-size:13px;display:inline-flex}.contact-note{color:#697f9d;align-items:center;gap:7px;margin-top:22px;font-size:10px;display:flex}.site-footer{padding-top:65px}.footer-top{grid-template-columns:1fr .7fr 1.3fr auto;gap:60px;padding-bottom:55px;display:grid}.footer-top>.footer-links,.footer-address{padding-top:7px}.footer-top>div:first-child p{color:var(--muted);margin-top:20px;font-size:13px;line-height:1.7}.footer-links{flex-direction:column;align-items:flex-start;gap:12px;font-size:11px;display:flex}.footer-links>span,.footer-address>span{font-family:var(--mono);letter-spacing:.07em;color:#8390a4;margin-bottom:8px;font-size:8px;display:block}.footer-links a{align-items:center;gap:6px;display:inline-flex}.footer-links a:hover,.footer-address a:hover{color:var(--accent)}.footer-address p{color:#6d7e98;margin-top:16px;font-size:11px;line-height:1.9}.footer-address a{align-items:center;gap:8px;margin-top:17px;font-size:11px;display:inline-flex}.back-top{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;transform:rotate(-90deg)}.footer-bottom{border-top:1px solid var(--line);color:#7e899c;justify-content:space-between;align-items:center;padding-block:22px;font-size:9px;display:flex}@media (width<=1100px){.brand-strip{gap:25px}.partner-wordmark{font-size:20px}.advantech{font-size:16px}.brand-strip>p{font-size:7px}.about-grid{gap:45px}.service-row{gap:28px}.faq-section{gap:50px}.footer-top{gap:35px}}@media (width<=767px){.brand-strip{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 20px;padding-block:28px;display:grid}.brand-strip>p{text-align:left;font-size:7px}.partner-wordmark{font-size:20px}.advantech{font-size:15px}.partner-wordmark span{font-size:5px}.tsc{font-size:28px}.about-section{padding-block:70px 55px}.about-grid{grid-template-columns:1fr;gap:30px;margin-top:24px}.about-grid h2{font-size:35px}.about-grid .about-location{gap:6px;margin-top:20px;font-size:7px}.about-grid .about-lead{font-size:19px}.service-row{grid-template-columns:1fr;gap:30px;margin-top:35px;padding-top:35px}.service-row p{max-width:none;margin-top:7px}.faq-section{grid-template-columns:1fr;gap:30px;padding-block:60px}.faq-section h2{font-size:39px}.faq-section h2 br{display:none}.faq-section .text-link{margin-top:13px}.faq-list summary{padding-block:21px;font-size:12px}.contact-section{grid-template-columns:1fr;gap:55px;padding-block:60px}.contact-section h2{font-size:51px}.contact-cta-row{gap:24px;margin-top:28px}.contact-section .eyebrow{font-size:8px}.receipt-slip{width:230px}.contact-art{padding-bottom:20px}.site-footer{padding-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 25px;padding-bottom:35px}.footer-address{grid-column:1/-1}.back-top{grid-area:2/2;place-self:end}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:14px 22px;font-size:8px}.footer-bottom span:last-child{width:100%}}@media (width<=360px){.brand-strip{gap:25px 14px}.brand-strip .partner-wordmark{min-width:0;font-size:16px}.brand-strip .advantech{font-size:12px}.brand-strip .tsc{font-size:24px}}.brand-strip>p{letter-spacing:0;font-family:inherit;font-size:11px;line-height:1.8}.about-section{padding-block:110px 100px}.about-heading{grid-template-columns:1fr 2fr;align-items:start;gap:40px;display:grid}.about-heading .section-label{margin-top:9px}.about-heading h2{letter-spacing:-.045em;font-size:clamp(33px,3.6vw,52px);font-weight:500;line-height:1.2}.about-grid{grid-template-columns:1fr 1fr;gap:100px;margin-top:78px}.about-milestone{padding-top:14px}.store-count strong{letter-spacing:-.075em;color:var(--brand-blue);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(66px,7.4vw,108px);font-weight:500;line-height:1;display:block}.count-plus{color:var(--brand-red);font-size:.75em}.about-milestone .store-count p{letter-spacing:-.03em;color:var(--ink);margin-top:14px;font-size:25px;line-height:1.3}.about-milestone>p{margin-top:29px;font-size:13px}.about-narrative p{font-size:14px;line-height:1.9}.about-narrative .about-lead{color:var(--ink);font-size:23px;line-height:1.5}.about-narrative .about-location{color:var(--brand-blue);margin-top:27px;font-family:inherit;font-size:12px}.service-ledger{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:100px;margin-top:65px;padding-top:45px;display:grid}.service-ledger h3{letter-spacing:-.035em;font-size:28px;font-weight:500;line-height:1.4}.service-ledger .text-link{margin-top:20px}.service-entry{border-bottom:1px solid var(--line);align-items:baseline;gap:24px;margin-bottom:24px;padding-block:0 26px;display:flex}.service-entry:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.service-entry>span{font-size:11px;font-family:var(--mono);color:var(--brand-red)}.service-entry h4{margin:0 0 10px;font-size:16px;font-weight:600}.service-entry p{color:var(--muted);font-size:13px;line-height:1.8}.contact-section{background:#f6f8fb;grid-template-columns:1fr .75fr;gap:100px}.contact-section .eyebrow{font:inherit;letter-spacing:0;font-size:13px}.contact-section .accent-dot{display:none}.contact-section h2{font-size:clamp(45px,5.5vw,75px)}.contact-section h2>span{color:var(--brand-blue)}.contact-directions{align-self:center}.contact-directions>a{letter-spacing:-.02em;border-bottom:1px solid #dbe1e9;justify-content:space-between;align-items:center;gap:15px;padding-block:24px;font-size:17px;display:flex}.contact-directions>a:hover{color:var(--brand-blue)}.contact-directions>a svg{color:var(--brand-red);transition:transform .3s}.contact-directions>a:hover svg{transform:translate(3px,-3px)}.faq-list summary{font-size:14px}.faq-list details p{font-size:13px}@media (width<=1100px){.about-grid,.service-ledger{gap:55px}.contact-section{gap:45px}}@media (width<=767px){.about-section{padding-block:65px}.about-heading{grid-template-columns:1fr;gap:0}.about-heading .section-label{margin-block:0 19px}.about-heading h2{font-size:32px}.about-grid{grid-template-columns:1fr;gap:40px;margin-top:40px}.store-count strong{font-size:clamp(66px,16vw,100px)}.about-milestone{padding:0}.about-milestone .store-count p{font-size:23px}.about-narrative .about-lead{font-size:22px}.about-narrative p{font-size:13px}.about-narrative .about-location{font-size:12px}.service-ledger{grid-template-columns:1fr;gap:28px;margin-top:40px;padding-top:30px}.service-ledger h3{font-size:25px}.service-entry{gap:16px}.contact-section{grid-template-columns:1fr;gap:45px}.contact-directions>a{font-size:16px}.faq-list summary{font-size:13px}.brand-strip>p{font-size:9px}}
