:root{--fog:#e8ecef;--paper:#f6f8f9;--line:#c6cfd5;--ink:#1b2a33;--ink-soft:#465862;--fjord:#12323c;--fjord-line:#2d5561;--fjord-soft:#a9c3cb;--red:#c8322b;--red-dark:#a52822;--green:#2e9e68;--amber:#e0a526;--f-display:var(--nf-display),"Helvetica Neue",Arial,sans-serif;--f-body:var(--nf-body),system-ui,-apple-system,"Segoe UI",sans-serif;--f-receipt:var(--nf-receipt),ui-monospace,"Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--fog);color:var(--ink);font-family:var(--f-body);font-size:1.0625rem;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;font-family:var(--f-display);font-weight:700;line-height:1.08;letter-spacing:-.025em;text-wrap:balance}p{margin:0}a{color:inherit}:focus-visible{outline:3px solid var(--red);outline-offset:3px;border-radius:4px}.section--dark :focus-visible{outline-color:#fff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.wrap{width:min(1160px,calc(100% - 2.5rem));margin-inline:auto}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:10;padding:.6rem 1rem;background:var(--ink);color:#fff;border-radius:8px}.skip-link:focus{top:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.6rem 1.4rem;border:2px solid transparent;border-radius:10px;font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .15s,color .15s,border-color .15s}.btn:disabled{opacity:.45;cursor:not-allowed}.btn--primary{background:var(--red);color:#fff}.btn--primary:hover:not(:disabled){background:var(--red-dark)}.btn--ink{background:var(--ink);color:#fff}.btn--ink:hover:not(:disabled){background:#2b3f4b}.btn--ghost{border-color:var(--ink);color:var(--ink);background:transparent}.btn--ghost:hover:not(:disabled){background:var(--ink);color:#fff}.btn--small{min-height:40px;padding:.35rem 1rem;font-size:.95rem}.btn--block{width:100%}.site-header{padding:1.25rem 0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font-family:var(--f-display);font-size:1.15rem;font-weight:700;letter-spacing:-.01em;text-decoration:none}.brand-mark{width:28px;height:28px;flex:none}.nav{display:flex;align-items:center;gap:1.75rem}.nav-links{display:flex;gap:1.5rem}.nav-links a{font-size:.97rem;font-weight:500;text-decoration:none}.nav-links a:hover{text-decoration:underline;text-underline-offset:5px}@media (max-width:860px){.nav-links{display:none}}.hero{padding:clamp(2rem,5vw,4rem) 0 clamp(4rem,8vw,6.5rem)}.hero-grid{display:grid;grid-gap:3.5rem;gap:3.5rem;align-items:center}@media (min-width:980px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,520px)}}.hero h1{max-width:16ch;font-size:clamp(2.6rem,5.4vw,4.4rem)}.hero-lede{max-width:34rem;margin-top:1.5rem;font-size:1.2rem;color:var(--ink-soft)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero-stack{display:grid;grid-template-columns:max-content 1fr;grid-gap:.35rem 1.5rem;gap:.35rem 1.5rem;max-width:34rem;margin:2.5rem 0 0;padding-top:1.25rem;border-top:1px solid var(--line);font-size:.97rem}.hero-stack dt{font-weight:700}.hero-stack dd{margin:0;color:var(--ink-soft)}.demo{display:grid;grid-gap:1rem;gap:1rem;min-width:0}.device{container-type:inline-size;padding:12px 12px 0;background:var(--ink);border-radius:28px;box-shadow:0 32px 60px -34px rgba(18,50,60,.6)}.device-bar{display:flex;align-items:center;justify-content:space-between;padding:.3rem .7rem .75rem;color:#dde5ea;font-size:.85rem;font-weight:500}.led{width:10px;height:10px;border-radius:50%;background:#6c7f8a;transition:background-color .2s}.led[data-stage=processing],.led[data-stage=waiting]{background:var(--amber)}.led[data-stage=approved]{background:var(--green)}.device-screen{position:relative;min-height:420px;overflow:hidden;background:var(--paper);border-radius:14px}.device-status{padding:.85rem .5rem 1rem;color:#dde5ea;font-size:.9rem;text-align:center}.demo-caption{max-width:34rem;font-size:.93rem;color:var(--ink-soft)}.pos-order{display:grid;grid-template-columns:1fr;min-height:420px}.pos-menu{display:grid;grid-template-columns:1fr 1fr;align-content:start;grid-gap:8px;gap:8px;padding:14px 12px 12px}.pos-item{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:52px;padding:.55rem .75rem;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:.93rem;font-weight:600;text-align:left;cursor:pointer;transition:border-color .12s,transform .08s}.pos-item:hover{border-color:var(--ink)}.pos-item:active{transform:scale(.98)}.pos-price{color:var(--ink-soft);font-size:.85rem;font-weight:500;white-space:nowrap}.pos-badge{position:absolute;top:-7px;left:-7px;display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--red);color:#fff;font-size:.75rem;font-weight:700}.pos-ticket{display:flex;flex-direction:column;padding:14px;border-top:1px solid var(--line);background:#fff}.pos-ticket-title{font-size:1.1rem}.pos-empty{margin-top:.75rem;color:var(--ink-soft);font-size:.93rem}.pos-lines{flex:1 1;margin:.6rem 0;padding:0;list-style:none;font-size:.9rem}.pos-lines li{display:grid;grid-template-columns:1fr auto 30px;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.3rem 0;border-bottom:1px dashed var(--line)}.pos-remove{width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--ink);font:inherit;font-size:1.1rem;line-height:1;cursor:pointer}.pos-remove:hover{border-color:var(--ink)}.pos-totals{margin-top:auto;padding-top:.6rem}.pos-total,.pos-vat{display:flex;justify-content:space-between;gap:1rem}.pos-total{font-family:var(--f-display);font-size:1.35rem;font-weight:700}.pos-vat{margin-bottom:.8rem;color:var(--ink-soft);font-size:.83rem}@container (min-width: 440px){.pos-order{grid-template-columns:1.05fr 1fr}.pos-menu{grid-template-columns:1fr}.pos-ticket{border-top:0;border-left:1px solid var(--line)}}.pos-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:420px;padding:1.5rem;text-align:center}.pos-ring{width:88px;height:88px;margin-bottom:.75rem;border:5px solid var(--amber);border-radius:50%;animation:ring 1.4s ease-in-out infinite}.pos-ring--busy{border-color:var(--line);border-top-color:var(--ink);animation:spin .8s linear infinite}.pos-overlay-title{font-family:var(--f-display);font-size:1.4rem;font-weight:700}.pos-overlay-amount{margin-bottom:.75rem;color:var(--ink-soft)}@keyframes ring{0%,to{transform:scale(.92);opacity:.7}50%{transform:scale(1.05);opacity:1}}@keyframes spin{to{transform:rotate(1turn)}}.pos-done{display:flex;flex-direction:column;align-items:center;min-height:420px;padding:0 0 1rem}.receipt-slot{width:100%;height:8px;margin:0 0 .6rem;background:var(--ink);border-radius:0 0 6px 6px}.receipt{width:min(calc(100% - 2rem),290px);padding:.9rem 1rem 1rem;background:#fff;border:1px solid var(--line);color:#222;font-family:var(--f-receipt);font-size:.74rem;line-height:1.45;animation:print 2s steps(22) both}.receipt hr{margin:.45rem 0;border:0;border-top:1px dashed #888}.receipt-name{font-weight:500;font-size:.86rem}.receipt-line{display:flex;justify-content:space-between;gap:.75rem}.receipt-strong{font-weight:500}.receipt-demo{margin-top:.5rem;color:#666}.pos-new{margin-top:.9rem}@keyframes print{0%{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@media (prefers-reduced-motion:reduce){.pos-ring,.pos-ring--busy,.receipt{animation:none}}.section{padding:clamp(4rem,9vw,7rem) 0}.section--paper{background:var(--paper)}.section--dark{background:var(--fjord);color:#e8ecef}.section-head{display:grid;grid-gap:1.25rem 4rem;gap:1.25rem 4rem;margin-bottom:clamp(2rem,5vw,3.5rem)}.about-grid h2,.contact-grid h2,.faq-grid h2,.section-head h2{font-size:clamp(1.9rem,3.6vw,2.9rem)}.section-head p{max-width:34rem;color:var(--ink-soft)}.section--dark .section-head p{color:var(--fjord-soft)}@media (min-width:900px){.section-head{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:end}}.rows{border-top:2px solid var(--ink)}.row{display:grid;grid-gap:.6rem 3rem;gap:.6rem 3rem;padding:1.6rem 0;border-bottom:1px solid var(--line)}.row h3{font-size:1.5rem}.row p{max-width:40rem;color:var(--ink-soft)}@media (min-width:800px){.row{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.compare{width:100%;border-collapse:collapse}.compare td,.compare th{padding:1.15rem 1.5rem 1.15rem 0;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.compare thead th{border-bottom:2px solid var(--ink);font-family:var(--f-display);font-size:1.6rem;font-weight:700;letter-spacing:-.02em}.compare tbody th{width:16%;font-weight:700}.compare td{width:42%;color:var(--ink-soft)}.note{max-width:42rem;margin-top:2rem;padding-left:1rem;border-left:4px solid var(--red)}@media (max-width:800px){.compare,.compare tbody,.compare td,.compare th,.compare tr{display:block;width:auto}.compare thead{display:none}.compare tr{padding:1.1rem 0;border-bottom:1px solid var(--line)}.compare tbody th,.compare td{padding:.2rem 0;border-bottom:0}.compare tbody th{margin-bottom:.4rem;font-family:var(--f-display);font-size:1.15rem}.compare td{padding-bottom:.7rem}.compare td:before{content:attr(data-label);display:block;color:var(--ink);font-weight:700}}.spec-grid{display:grid;grid-gap:0 3rem;gap:0 3rem;margin:0;border-top:2px solid var(--ink)}.spec{padding:1.4rem 0;border-bottom:1px solid var(--line)}.spec dt{font-family:var(--f-display);font-size:1.25rem;font-weight:700;letter-spacing:-.015em}.spec dd{margin:.4rem 0 0;color:var(--ink-soft)}@media (min-width:800px){.spec-grid{grid-template-columns:1fr 1fr}}.spec-grid--dark{border-top-color:#e8ecef}.spec-grid--dark .spec{border-bottom-color:var(--fjord-line)}.spec-grid--dark dd{color:var(--fjord-soft)}.steps{margin:0;padding:0;list-style:none;counter-reset:step;border-top:2px solid var(--ink)}.step{display:grid;grid-template-columns:3rem 1fr;grid-gap:0 1rem;gap:0 1rem;padding:1.4rem 0;border-bottom:1px solid var(--line)}.step:before{counter-increment:step;content:counter(step);grid-row:span 2;color:var(--red);font-family:var(--f-display);font-size:2.2rem;font-weight:700;line-height:1}.step h3{font-size:1.4rem}.step p{margin-top:.4rem;color:var(--ink-soft)}@media (min-width:800px){.step{grid-template-columns:4rem minmax(0,4fr) minmax(0,7fr);gap:0 2.5rem;align-items:baseline}.step:before{grid-row:auto}.step p{margin-top:0}}.about-grid{display:grid;grid-gap:1.5rem 4rem;gap:1.5rem 4rem}.about-text{display:grid;grid-gap:1rem;gap:1rem;max-width:38rem;color:var(--ink-soft)}@media (min-width:900px){.about-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.faq-grid{display:grid;grid-gap:2rem 4rem;gap:2rem 4rem}@media (min-width:900px){.faq-grid{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:1.15rem 2.5rem 1.15rem 0;font-family:var(--f-display);font-size:1.2rem;font-weight:600;letter-spacing:-.01em;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:.25rem;top:50%;transform:translateY(-50%);color:var(--red);font-size:1.6rem;font-weight:400}.faq-list details[open] summary:after{content:"\2212"}.faq-list details p{max-width:42rem;padding-bottom:1.25rem;color:var(--ink-soft)}.contact-grid{display:grid;grid-gap:2.5rem 5rem;gap:2.5rem 5rem}@media (min-width:900px){.contact-grid{grid-template-columns:minmax(0,5fr) minmax(0,6fr)}}.contact-lede{max-width:28rem;margin-top:1.25rem;color:var(--ink-soft)}.contact-links{display:grid;grid-gap:.4rem;gap:.4rem;margin:1.75rem 0 0;padding:0;list-style:none;font-weight:600}.contact-links a{text-underline-offset:4px}.form{display:grid;grid-gap:1.1rem;gap:1.1rem;padding:clamp(1.25rem,3vw,2rem);background:var(--paper);border:1px solid var(--line);border-radius:16px}.field{display:grid;grid-gap:.35rem;gap:.35rem;min-width:0}.field-row{display:grid;grid-gap:1.1rem;gap:1.1rem}@media (min-width:560px){.field-row{grid-template-columns:1fr 1fr}}.field label{font-size:.95rem;font-weight:600}.field input,.field select,.field textarea{width:100%;min-height:46px;padding:.7rem .85rem;border:1px solid #9aa8b0;border-radius:10px;background:#fff;color:var(--ink);font:inherit}.field textarea{resize:vertical}.form .btn{justify-self:start}.form-status{min-height:1.5em;color:var(--ink-soft);font-size:.95rem}.site-footer{padding:2rem 0 2.5rem;border-top:1px solid var(--line);color:var(--ink-soft);font-size:.93rem}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bricolage Grotesque Fallback;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_a4bae9{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.__variable_a4bae9{--nf-display:"Bricolage Grotesque","Bricolage Grotesque Fallback"}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/adb45196eddef626-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d0ba92e140f0dc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Instrument Sans Fallback;src:local("Arial");ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.00%;size-adjust:102.74%}.__className_3d9088{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}.__variable_3d9088{--nf-body:"Instrument Sans","Instrument Sans Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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 Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_46fe82{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_46fe82{--nf-receipt:"IBM Plex Mono","IBM Plex Mono Fallback"}