:root{--paper:#f8f6ef;--white:#fffefb;--ink:#20372e;--green:#173f35;--green-soft:#e7ece3;--muted:#677168;--line:#dedfd4;--orange:#b65333;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;line-height:1.07;letter-spacing:-2px}h1,h2,h2 em{font-family:var(--serif)}h2{font-size:clamp(36px,4vw,52px)}h2 em,h1 em{font-weight:400;color:var(--orange)}h3{font-size:20px;letter-spacing:-.45px;line-height:1.3}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #d28b4f;outline-offset:5px}::selection{background:#dbd6a9;color:var(--green)}[hidden]{display:none!important}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section-space{padding-block:98px}.icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;line-height:1.6;color:var(--green);margin-bottom:20px}.button{border:1px solid var(--green);border-radius:7px;background:var(--green);color:var(--white);display:inline-flex;gap:22px;justify-content:center;align-items:center;min-height:53px;padding:14px 23px;font-size:13px;font-weight:700;line-height:1.4;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{background:#235447;box-shadow:0 5px 18px #173f3512;transform:translateY(-2px)}.button .icon{width:19px;height:19px}.button-small{min-height:43px;padding:11px 18px;font-size:12px;gap:16px}.button-cream{background:#f5f0e2;color:var(--green);border-color:#f5f0e2}.button-cream:hover{background:white}.button-outline{background:transparent;color:var(--green);border-color:#b4bdae}.button-outline:hover{background:#e8ede2}.text-link{font-size:13px;font-weight:700;display:inline-flex;gap:14px;align-items:center;padding-block:10px}.text-link:hover{color:var(--orange)}.text-link .icon{width:18px;height:18px}.skip-link{position:fixed;z-index:100;left:16px;top:-80px;padding:12px 20px;background:white;color:var(--green)}.skip-link:focus{top:10px}.preview-note{background:#e7e9df;color:#45574b;font-size:10px;text-align:center;padding:6px 12px;letter-spacing:.5px}.preview-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#8d6c3d;margin:0 6px 1px 0}.preview-divider{margin-inline:9px;color:#8f978b}
.site-header{position:sticky;top:0;z-index:25;background:#f8f6eff5;border-bottom:1px solid #dedfd47a;backdrop-filter:blur(14px)}.header-inner{height:90px;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;gap:11px;align-items:center;font-size:27px;letter-spacing:-1.2px;font-weight:700;line-height:1;white-space:nowrap}.brand-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:var(--green);color:var(--paper)}.brand-mark .icon{width:26px;height:26px}.brand-dot{color:var(--orange)}.header-inner nav{display:flex;align-items:center;gap:27px;margin-left:auto;font-size:12px;font-weight:500;white-space:nowrap}.header-inner nav a:hover{color:var(--orange)}.nav-login{display:flex;align-items:center;gap:7px;font-size:12px;border:0;background:none;padding:10px 0}.nav-login .icon{width:16px;height:16px}.header-cta{margin-left:2px}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.hero{display:grid;grid-template-columns:46% 54%;gap:0;align-items:center;min-height:626px;padding-block:54px 66px}.hero-copy{padding-right:38px}.hero .eyebrow{display:flex;align-items:center;font-size:10px;letter-spacing:1.6px;margin-bottom:26px}.hero .eyebrow>span{display:block;width:6px;height:6px;background:var(--orange);border-radius:50%;margin-right:9px}.hero h1{font-size:clamp(51px,5.2vw,73px);letter-spacing:-3.7px;line-height:1.04}.hero h1 em{color:var(--green);font-size:1.035em}.hero-description{max-width:395px;font-size:15px;line-height:1.85;color:var(--muted);margin-top:25px}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:29px}.hero-benefits{display:flex;flex-wrap:wrap;gap:21px;font-size:10px;color:#637065;margin-top:18px}.hero-benefits>span{display:flex;gap:5px;align-items:center}.hero-benefits .icon{width:13px;height:13px;color:var(--green)}.hero-footnote{margin-top:37px;display:flex;gap:12px;align-items:center}.hero-footnote p{font-size:11px;line-height:1.5;color:var(--muted)}.hero-footnote strong{font-weight:600;color:var(--green)}.mini-plate{width:38px;height:38px;border:1px solid #d6d9cd;border-radius:50%;display:grid;place-items:center}.mini-plate .icon{width:22px;height:22px}.hero-visual{position:relative;margin-left:15px}.hero-photo{height:494px;width:100%;object-fit:cover;object-position:58% center;border-radius:16px}.hero-visual:after{content:'';position:absolute;inset:65% 0 0;border-radius:0 0 16px 16px;background:linear-gradient(transparent,#13291b4d);pointer-events:none}.photo-label{position:absolute;top:21px;left:21px;display:flex;align-items:center;gap:7px;background:#fffdf2ed;padding:8px 12px;border-radius:4px;font-size:8px;font-weight:700;letter-spacing:1.3px}.photo-label>span{width:5px;height:5px;background:var(--green);border-radius:50%}.order-float{position:absolute;z-index:2;left:-37px;bottom:85px;display:flex;align-items:center;gap:12px;padding:15px 17px;background:var(--white);border:1px solid #eeeee3;border-radius:9px;box-shadow:0 15px 50px #112e221c;min-width:286px}.order-float strong{display:block;font-size:12px;line-height:1.6}.order-float div>span{display:block;color:var(--muted);font-size:10px}.order-icon{background:#e9f0e5;color:var(--green);width:33px;height:33px;display:grid;place-items:center;border-radius:50%}.order-icon .icon{width:17px;height:17px}.order-time{align-self:flex-start;margin-left:7px;color:#859083;font-size:8px;padding-top:3px}.service-stamp{position:absolute;bottom:49px;right:17px;z-index:3;width:117px;height:117px;background:#efe8cd;border-radius:50%;border:4px solid #f7f2e2;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg);box-shadow:0 5px 20px #241a2212}.service-stamp span{font-size:6px;letter-spacing:1px}.service-stamp .icon{width:24px;height:24px;margin:7px 0}.service-stamp strong{font-family:var(--serif);font-size:11px;font-style:italic;font-weight:400}.visual-caption{position:absolute;z-index:2;bottom:11px;left:18px;font-size:8px;letter-spacing:.2px;color:#fffdf2d9}.businesses{display:flex;align-items:center;justify-content:space-between;padding:25px 0 30px;gap:20px;border-top:1px solid var(--line)}.businesses p{font-size:8px;letter-spacing:1px;color:var(--muted);line-height:1.8}.businesses p strong{font-weight:500;color:var(--green)}.businesses>div{display:flex;gap:11px;align-items:center;font-family:var(--serif);font-size:20px}.businesses .icon{width:25px;height:25px;color:#566a58}
.features{background:#eeeee5}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section-heading>p{max-width:320px;color:var(--muted);font-size:14px;line-height:1.85;margin-bottom:4px}.section-heading h2 em{color:var(--green)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.feature-grid article{padding:27px 0 0;border-top:1px solid #cbd2c3}.feature-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#e1e6d9;color:var(--green);margin-bottom:22px}.feature-icon .icon{width:26px;height:26px}.feature-grid h3{font-size:18px;margin-bottom:12px}.feature-grid p{font-size:12px;line-height:1.85;color:var(--muted);max-width:250px}.feature-grid a{display:flex;gap:10px;align-items:center;margin-top:23px;font-size:10px;font-weight:700}.feature-grid a .icon{width:16px;height:16px}.feature-grid a:hover{color:var(--orange)}.demo-section{background:var(--green);color:var(--paper);padding-block:96px 100px}.demo-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:72px;align-items:center}.demo-copy .eyebrow{color:#b9c9a8;font-size:9px;letter-spacing:1.5px}.demo-copy h2{font-size:47px}.demo-copy h2 em{color:#e6c796}.demo-copy>p:not(.eyebrow){font-size:12px;color:#c0cfc4;line-height:1.9;margin-top:22px;max-width:310px}.demo-tabs{margin-top:28px;display:flex;flex-direction:column}.demo-tabs button{display:flex;align-items:center;text-align:left;gap:15px;padding:16px 0;border:0;border-bottom:1px solid #f2f3df26;background:none;color:#b4c8ba;font-size:13px;font-weight:500}.demo-tabs button>span{font-size:10px;color:#97b29d}.demo-tabs button .icon{width:18px;height:18px;margin-left:auto;opacity:0}.demo-tabs button[aria-selected=true]{color:#f5f0e2;border-color:#bacdb2}.demo-tabs button[aria-selected=true] .icon{opacity:1}.demo-copy>p.demo-caption{margin-top:20px;font-size:9px;color:#bdcbbb}.product-window{border-radius:11px;overflow:hidden;background:var(--white);color:var(--ink);border:1px solid #a4b8a659;box-shadow:0 26px 56px #08221947;transform:rotate(-1deg)}.window-bar{height:43px;border-bottom:1px solid #e1e6dd;display:flex;align-items:center;padding:0 14px;gap:12px;font-size:8px;color:#788276;background:#f3f5ee}.window-dots{display:flex;gap:4px;margin-right:9px}.window-dots i{width:5px;height:5px;background:#c5cec0;border-radius:50%}.window-dots i:first-child{background:#ceaa89}.window-avatar{margin-left:auto;width:21px;height:21px;background:#e4e9df;border-radius:50%;display:grid;place-items:center;font-size:7px;font-weight:bold;color:var(--green)}.product-body{display:flex;min-height:359px}.product-sidebar{width:49px;flex-shrink:0;border-right:1px solid #e0e5dc;padding:15px 0;display:flex;align-items:center;flex-direction:column;gap:25px;color:#829080;background:#fafbf6}.product-sidebar>.icon{width:18px;height:18px}.sidebar-mark{background:var(--green);color:var(--paper);padding:5px;border-radius:6px}.sidebar-mark .icon{width:20px;height:20px}.sidebar-bottom{margin-top:auto;display:grid;place-items:center;border:1px solid #dee5d5;width:24px;height:24px;border-radius:50%;font-size:10px}.product-panels{padding:24px;width:calc(100% - 49px)}.product-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.product-heading small{font-size:6px;letter-spacing:1px;color:#899484}.product-heading h3{font-size:17px;font-weight:600;letter-spacing:-.4px;margin-top:3px}.live-tag{background:#edf2e8;color:#63795e;font-size:6px;white-space:nowrap;padding:5px 7px;border-radius:4px;display:flex;gap:4px;align-items:center}.live-tag i{width:4px;height:4px;background:#7c986b;border-radius:50%}.room-labels{display:flex;gap:17px;font-size:7px;color:#9aa190;border-bottom:1px solid #e6eade;margin-bottom:18px}.room-labels>span{padding-bottom:7px}.room-labels .active{color:var(--green);border-bottom:2px solid var(--green)}.tables-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.restaurant-table{border:1px solid #dae2d1;border-radius:7px;min-height:72px;text-align:left;position:relative;padding:10px 11px;background:#f5f7ee;color:#6d805f}.table-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.table-top b{font-size:14px;font-weight:600}.table-top .icon{width:12px;height:12px;opacity:.8}.restaurant-table>span:last-child{font-size:7px;display:block}.restaurant-table.busy{background:#f8eee3;border-color:#eddec9;color:#a67848}.restaurant-table.kitchen{background:#e7eeeb;border-color:#bccfc1;color:var(--green)}.restaurant-table.pay{background:#f2edf4;border-color:#ddd2e0;color:#876a8e}.restaurant-table.selected{outline:1.5px solid var(--green);outline-offset:2px}.restaurant-table:hover{filter:brightness(.98)}.table-detail{display:flex;gap:10px;align-items:center;border:1px solid #e3e8da;border-radius:7px;padding:12px;margin-top:18px}.table-detail-icon{width:28px;height:28px;background:#ebf0e4;display:grid;place-items:center;border-radius:6px}.table-detail-icon .icon{width:18px;height:18px}.table-detail strong{font-size:10px;display:block}.table-detail div>span{font-size:7px;color:#8b9681;display:block;margin-top:2px}.table-detail-pill{font-size:11px;font-weight:700;margin-left:auto;white-space:nowrap}.demo-legend{display:flex;justify-content:center;gap:18px;font-size:6px;color:#8b9782;margin-top:17px}.demo-legend span{display:flex;align-items:center;gap:4px}.demo-legend i{width:4px;height:4px;border-radius:50%}.legend-free{background:#9bad8b}.legend-busy{background:#c7a578}.legend-kitchen{background:#507662}.window-footer{background:#f3f5ed;border-top:1px solid #e1e6db;padding:10px 14px;font-size:6px;color:#87907d;display:flex;justify-content:space-between;gap:10px}.window-footer span:first-child{display:flex;align-items:center;gap:5px}.window-footer i{width:4px;height:4px;background:#83a273;border-radius:50%}.window-footer span:last-child{font-size:5px;letter-spacing:.7px}.kitchen-orders{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.kitchen-orders article{border:1px solid #dfdfd2;border-radius:6px;overflow:hidden;padding:0 10px 10px}.kitchen-orders header{margin:0 -10px 9px;padding:8px 10px;background:#f2eadb;display:flex;justify-content:space-between;gap:8px;font-size:9px}.kitchen-orders header span{font-size:6px;color:#8a7d6a}.kitchen-orders p{font-size:7px;padding:3px 0;color:#75806d}.kitchen-orders p b{color:var(--green);margin-right:5px}.kitchen-orders small{display:block;font-size:6px;color:#a18a67;margin-top:5px}.cooking-status{display:inline-block;font-size:6px;color:#997b44;border-radius:4px;padding:4px 7px;background:#f3eddf;margin-top:9px}.cooking-status.new{background:#edf2e6;color:#688459}.kitchen-orders article:nth-child(3){grid-column:1/-1}.kitchen-orders article:nth-child(3) p{display:inline-block;margin-right:15px}.product-note{display:flex;gap:7px;align-items:center;font-size:7px;color:#7b8973;margin-top:16px}.product-note .icon{width:15px;height:15px}.receipt{border:1px solid #e2e4d7;border-radius:8px;padding:20px}.receipt>div{display:flex;justify-content:space-between;gap:12px;font-size:9px;color:#79816f;padding:12px 0;border-bottom:1px solid #eceee4}.receipt .receipt-title{padding-top:0;font-size:10px;color:var(--green)}.receipt-title>span{font-size:7px;color:#88927d}.receipt strong{color:var(--green);font-weight:500}.receipt>.receipt-total{border:0;font-size:14px;color:var(--green);padding-bottom:0}.receipt-total strong{font-size:24px;font-weight:600}.payment-methods{display:flex;gap:10px;margin-top:16px}.payment-methods>span{font-size:8px;border:1px solid #d6decb;border-radius:5px;padding:8px 12px}.payment-methods>span:first-child{background:#eaf0e3}.report-stats{display:flex;gap:18px}.report-stats>div{padding:17px;background:#f1f4eb;border-radius:8px;flex:1}.report-stats small{display:block;color:#839174;font-size:8px}.report-stats strong{font-size:25px;letter-spacing:-1px;display:block;margin-top:8px}.bar-chart{height:160px;display:flex;gap:16px;padding:15px 7px 0;margin-top:10px;align-items:stretch;border-bottom:1px solid #dee3d6}.bar-chart>div{flex:1;display:flex;align-items:center;justify-content:flex-end;flex-direction:column}.bar-chart span{width:100%;height:var(--bar);background:#8ba48a;border-radius:4px 4px 0 0}.bar-chart div:nth-child(6) span{background:#294f3c}.bar-chart small{font-size:7px;color:#8e9881;padding:4px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:48px}.steps article{position:relative;border-top:1px solid var(--line);padding-top:26px}.step-number{font-family:var(--serif);font-size:39px;line-height:1;color:#b6bfac;display:block;margin-bottom:22px}.steps h3{font-size:19px;margin-bottom:12px}.steps p{font-size:13px;color:var(--muted);line-height:1.9;max-width:310px}.pricing-section{background:#eeeede}.center-heading{text-align:center;margin-bottom:54px}.center-heading .eyebrow{margin-bottom:18px}.center-heading h2 em{color:var(--green)}.center-heading>p:not(.eyebrow){color:var(--muted);font-size:14px;margin-top:19px}.pricing-context{display:inline-flex;gap:15px;align-items:center;margin-top:28px;background:#f8f7f0;border:1px solid #dcdfd0;border-radius:6px;padding:9px 13px;font-size:10px;font-weight:600}.pricing-context span{font-size:9px;font-weight:400;color:#7d8873;border-left:1px solid #d7ddcc;padding-left:13px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch;padding-top:14px}.price-card{border:1px solid #d3dbcb;border-radius:12px;background:var(--paper);padding:34px 30px;position:relative}.price-card.featured{background:var(--green);border-color:var(--green);color:var(--paper);box-shadow:0 15px 28px #28433214}.plan-banner{position:absolute;top:-23px;left:-1px;right:-1px;border-radius:12px 12px 0 0;background:#d4bc85;text-align:center;padding:7px;font-size:8px;letter-spacing:1.2px;font-weight:700;color:#3b4b35}.price-card.featured{border-top-left-radius:0;border-top-right-radius:0}.plan-eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#7e8b74;margin-bottom:13px}.featured .plan-eyebrow{color:#b9cba8}.price-card h3{font-family:var(--serif);font-size:29px;font-weight:400;letter-spacing:-.5px}.plan-description{font-size:12px;color:var(--muted);line-height:1.8;margin-top:12px;min-height:46px}.featured .plan-description{color:#c4d0be}.price{display:flex;align-items:baseline;gap:4px;margin-top:25px;line-height:1}.price strong{font-size:56px;font-weight:500;letter-spacing:-3px}.price>span:first-child{font-size:25px;align-self:flex-start;line-height:1.7}.price>span:last-child{font-size:11px;margin-left:5px;color:#828a78}.featured .price>span:last-child{color:#b9cab4}.price-tax{font-size:9px;color:#8a927f;margin-top:9px}.featured .price-tax{color:#bfccb4}.price-card .button{margin-top:24px;width:100%;min-height:45px;font-size:11px;padding:12px 16px;justify-content:space-between}.price-card ul{list-style:none;padding:23px 0 0;margin:25px 0 0;border-top:1px solid #dce0d2;display:grid;gap:14px}.featured ul{border-color:#d3dfc72e}.price-card li{display:flex;gap:9px;align-items:flex-start;font-size:11px;line-height:1.6}.price-card li .icon{width:14px;height:14px;margin-top:2px;color:#819473}.featured li .icon{color:#bdcba2}.pricing-note{text-align:center;color:#7d8572;font-size:10px;line-height:1.9;margin:29px auto 0;max-width:610px}.retail-section{margin-top:65px;margin-bottom:15px;display:flex;align-items:center;gap:30px;border:1px solid var(--line);border-radius:12px;padding:32px}.retail-icon{display:grid;place-items:center;background:#e9ebe0;border-radius:50%;width:77px;height:77px;flex-shrink:0}.retail-icon .icon{width:35px;height:35px}.retail-section .eyebrow{font-size:8px;margin-bottom:8px}.retail-section h2{font-size:30px;letter-spacing:-.8px}.retail-section p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:10px}.retail-section .text-link{margin-left:auto;white-space:nowrap;font-size:11px}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.faq-section h2{font-size:43px}.faq-section h2 em{color:var(--green)}.faq-section>div>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.9;max-width:280px;margin-top:20px}.faq-section .eyebrow{font-size:9px;letter-spacing:1.4px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:22px 0;cursor:pointer;font-size:12px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:17px;height:17px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(180deg)}.faq-list details>p{padding:0 25px 23px 0;font-size:12px;color:var(--muted);line-height:1.9}.closing-section{display:flex;gap:30px;justify-content:space-between;align-items:center;padding:58px;background:var(--green);border-radius:14px;color:var(--paper);position:relative;overflow:hidden}.closing-section:after{content:'';position:absolute;right:60px;top:-190px;width:400px;height:400px;border-radius:50%;border:1px solid #e4ead11c;pointer-events:none}.closing-section .eyebrow{color:#c0cda9;font-size:9px;letter-spacing:1.2px;margin-bottom:20px}.closing-section h2{font-size:43px}.closing-section h2 em{color:#ddc493}.closing-actions{display:flex;align-items:center;flex-direction:column;gap:18px;position:relative;z-index:1}.closing-link{font-size:11px;text-decoration:underline;text-underline-offset:5px;color:#cbdbc4}.site-footer{padding-top:66px}.footer-top{display:flex;align-items:center;gap:37px;padding-bottom:38px;border-bottom:1px solid var(--line)}.footer-top .brand{font-size:24px}.footer-top .brand-mark{width:34px;height:34px;border-radius:10px}.footer-top .brand-mark .icon{width:24px;height:24px}.footer-top>p{font-size:10px;color:var(--muted);line-height:1.7}.footer-top nav{margin-left:auto;display:flex;gap:23px;font-size:10px}.footer-top nav button{border:0;background:none;padding:0;font-size:10px}.footer-top nav a:hover,.footer-top nav button:hover{color:var(--orange)}.footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:9px;color:#8c9584;padding:24px 0 30px}.footer-bottom>span:last-child{font-family:var(--serif);font-style:italic;font-size:12px;color:var(--green)}
dialog{border:1px solid #d6ddca;background:var(--paper);color:var(--green);border-radius:15px;padding:40px;width:min(520px,calc(100% - 32px));max-height:calc(100vh - 40px);box-shadow:0 30px 100px #061b2955}dialog::backdrop{background:#0e2b258a;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:12px;top:12px;border:0;background:none;padding:5px;display:grid;place-items:center}.dialog-close .icon{width:20px;height:20px}dialog .eyebrow{font-size:8px;margin-bottom:15px}dialog h2{font-size:36px;letter-spacing:-1px}dialog p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.8;margin-top:17px}.dialog-price{font-size:14px!important;font-weight:600;color:var(--green)!important}dialog ul{padding-left:19px;font-size:13px;line-height:2}.dialog-note{background:#eceee2;padding:15px;border-radius:6px;font-size:11px!important;margin-bottom:24px}dialog .button{width:100%;font-size:12px}#access-form label{display:block;font-size:11px;font-weight:600;margin:23px 0 9px}.slug-field{display:flex;align-items:center;background:#fffefb;border:1px solid #cdd8c3;border-radius:6px;padding:11px 13px}.slug-field span{font-size:12px;color:#88977b}.slug-field input{width:100%;min-width:0;padding:0 0 0 2px;border:0;background:none;font-size:12px;color:var(--green)}#access-form p{font-size:10px;margin-top:9px;margin-bottom:24px}.noscript-note{margin:20px auto;padding:15px;width:min(700px,90%);font-size:12px;background:#e9ecdf;text-align:center}
@media(min-width:1500px){.container{width:min(1340px,calc(100% - 120px))}.hero{min-height:690px}.hero h1{font-size:82px}.hero-photo{height:530px}.hero-description{font-size:16px;max-width:430px}.hero-actions{margin-top:34px}.hero-footnote{margin-top:46px}.product-body{min-height:400px}.tables-grid{gap:15px}.restaurant-table{min-height:80px}.product-panels{padding:28px}}
@media(max-width:1160px){.container{width:calc(100% - 64px)}.header-inner{gap:24px}.header-inner nav{gap:20px}.hero{grid-template-columns:47% 53%}.hero-copy{padding-right:24px}.hero h1{font-size:58px;letter-spacing:-2.8px}.hero-description{font-size:13px}.hero-actions{gap:20px;flex-wrap:wrap}.hero-actions .button{font-size:12px;padding-inline:18px;gap:14px}.hero-actions .text-link{font-size:11px}.hero-photo{height:460px}.hero-footnote{margin-top:28px}.service-stamp{width:99px;height:99px;bottom:48px;right:13px}.service-stamp strong{font-size:10px}.service-stamp span{font-size:5px}.order-float{left:-20px;min-width:250px;bottom:75px;padding:12px;gap:9px}.order-time{margin-left:0}.demo-layout{gap:45px;grid-template-columns:.7fr 1.3fr}.demo-copy h2{font-size:39px}.product-panels{padding:19px}.product-heading h3{font-size:15px}.tables-grid{gap:9px}.section-heading h2{font-size:44px}.section-heading>p{font-size:12px;max-width:280px}.feature-grid{gap:25px}.price-card{padding:30px 23px}.faq-section{gap:60px}.closing-section{padding:45px}.closing-section h2{font-size:39px}.footer-top{gap:24px}.footer-top nav{gap:17px}}
@media(max-width:1020px){.header-inner{height:78px;gap:18px}.header-inner nav{display:none;position:absolute;top:78px;left:0;right:0;margin:0;padding:24px 32px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:18px;box-shadow:0 15px 25px #213f2310}.header-inner nav.is-open{display:flex}.menu-toggle{display:block;margin-left:auto;order:2}.header-cta{order:1;margin-left:auto}.brand{font-size:25px}.hero{padding-block:45px 55px;min-height:570px}.hero h1{font-size:52px;letter-spacing:-2.7px}.hero-description{font-size:13px}.hero-benefits{gap:10px;font-size:9px}.hero-photo{height:430px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.order-float{left:-12px;min-width:226px;bottom:62px}.order-float div>span{font-size:9px}.service-stamp{width:87px;height:87px;bottom:28px;right:10px}.service-stamp .icon{width:20px;height:20px}.service-stamp strong{font-size:9px}.service-stamp span{font-size:4.5px}.businesses>div{font-size:18px;gap:8px}.businesses .icon{width:22px;height:22px}.businesses p{font-size:7px}.section-space{padding-block:78px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:32px}.feature-grid p{max-width:330px}.feature-grid a{margin-top:16px}.demo-layout{grid-template-columns:1fr;gap:40px}.demo-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:50px}.demo-copy .eyebrow{grid-column:1/2}.demo-copy h2{grid-column:1/2;font-size:43px}.demo-copy>p:not(.eyebrow){grid-column:1/2;margin-top:18px;max-width:100%}.demo-tabs{grid-column:2/3;grid-row:1/5;align-self:center;margin-top:0}.demo-copy>p.demo-caption{margin-top:14px;font-size:8px}.product-window{max-width:730px;justify-self:center;width:100%;transform:rotate(-.5deg)}.product-panels{padding:25px}.product-body{min-height:365px}.tables-grid{gap:15px}.restaurant-table{min-height:75px}.product-heading h3{font-size:20px}.product-heading small{font-size:7px}.live-tag{font-size:8px}.table-top b{font-size:16px}.restaurant-table>span:last-child{font-size:9px}.room-labels{font-size:9px}.table-detail strong{font-size:12px}.table-detail div>span{font-size:9px}.table-detail-pill{font-size:13px}.demo-legend{font-size:8px}.window-footer{font-size:8px}.window-footer span:last-child{font-size:6px}.kitchen-orders p{font-size:9px}.kitchen-orders header{font-size:11px}.kitchen-orders header span,.kitchen-orders small,.cooking-status{font-size:8px}.product-note{font-size:9px}.receipt>div{font-size:11px}.receipt .receipt-title{font-size:12px}.payment-methods>span{font-size:10px}.report-stats small{font-size:10px}.steps{gap:35px}.price-card{padding:27px 18px}.plan-eyebrow{font-size:7px}.price-card h3{font-size:26px}.plan-description{font-size:10px;min-height:38px}.price strong{font-size:47px}.price>span:first-child{font-size:21px}.price-card .button{font-size:10px;gap:7px;padding:11px}.price-card li{font-size:10px}.price-card li .icon{width:12px;height:12px}.faq-section{gap:40px}.faq-section h2{font-size:36px}.faq-section .eyebrow{font-size:8px}.faq-list summary{font-size:11px}.retail-section{padding:27px;gap:20px}.retail-section .text-link{font-size:10px;gap:9px}.retail-section h2{font-size:26px}.retail-section p:not(.eyebrow){font-size:10px}.retail-icon{width:58px;height:58px}.closing-section{padding:37px}.closing-section h2{font-size:35px}.closing-section .eyebrow{font-size:7px}.closing-actions .button{font-size:11px;gap:13px;padding-inline:16px}.footer-top{flex-wrap:wrap}.footer-top nav{width:100%;margin-top:5px;margin-left:0;gap:27px}.footer-top>p{margin-left:auto}.footer-top .brand{font-size:24px}}
@media(max-width:760px){html{scroll-padding-top:88px}.container{width:calc(100% - 42px)}.header-inner{height:72px}.header-inner nav{top:72px;padding-inline:22px}.header-cta{display:none}.menu-toggle{margin-left:auto}.brand{font-size:25px;gap:9px}.brand-mark{width:34px;height:34px;border-radius:10px}.brand-mark .icon{width:24px;height:24px}.hero{grid-template-columns:1fr;padding:40px 0 32px;min-height:0}.hero-copy{padding-right:0}.hero .eyebrow{font-size:8px;margin-bottom:22px}.hero h1{font-size:clamp(49px,9vw,69px);letter-spacing:-2.7px;line-height:1.06}.hero-description{font-size:14px;line-height:1.8;max-width:460px;margin-top:23px}.hero-actions{margin-top:24px;gap:25px}.hero-actions .button{font-size:12px;padding:15px 20px;gap:22px}.hero-actions .text-link{font-size:12px}.hero-benefits{margin-top:17px;gap:24px;font-size:10px}.hero-footnote{display:none}.hero-visual{margin:35px 0 0 0}.hero-photo{height:390px;object-position:58% 43%;border-radius:12px}.photo-label{top:15px;left:15px;font-size:7px;padding:7px 9px}.order-float{left:14px;bottom:36px;min-width:232px;padding:12px;gap:9px}.order-float strong{font-size:12px}.order-float div>span{font-size:9px}.order-time{font-size:7px}.order-icon{width:31px;height:31px}.service-stamp{right:14px;bottom:89px;width:91px;height:91px}.service-stamp span{font-size:5px}.service-stamp strong{font-size:9px}.hero-visual:after{border-radius:0 0 12px 12px}.visual-caption{left:16px;bottom:9px;font-size:7px}.businesses{display:grid;grid-template-columns:repeat(4,1fr);padding:21px 0 28px;gap:18px 12px}.businesses p{grid-column:1/-1;text-align:center;font-size:7px;line-height:1.7;letter-spacing:1px}.businesses p br{display:none}.businesses p strong{margin-left:5px}.businesses>div{flex-direction:column;gap:6px;font-size:14px}.businesses .icon{width:22px;height:22px}.section-space{padding-block:62px}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:38px;letter-spacing:-1.4px}.section-heading .eyebrow{font-size:8px;margin-bottom:17px}.section-heading>p{max-width:450px;margin-top:20px;font-size:13px;line-height:1.8}.feature-grid{gap:26px 25px}.feature-grid article{padding-top:21px}.feature-icon{width:38px;height:38px;margin-bottom:18px;border-radius:10px}.feature-icon .icon{width:23px;height:23px}.feature-grid h3{font-size:16px}.feature-grid p{font-size:11px;line-height:1.85}.feature-grid a{font-size:9px;gap:6px;line-height:1.5}.feature-grid a .icon{width:14px;height:14px}.demo-copy{display:block}.demo-copy h2{font-size:42px;letter-spacing:-1.6px}.demo-copy>p:not(.eyebrow){font-size:13px;max-width:450px}.demo-copy>p.demo-caption{font-size:9px;margin-top:14px}.demo-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin-top:25px}.demo-tabs button{font-size:11px;padding:13px 0;gap:9px}.demo-tabs button>span{font-size:8px}.demo-tabs button .icon{width:15px;height:15px}.demo-layout{gap:27px}.product-window{transform:none;border-radius:9px}.window-bar{height:37px;font-size:6px;padding-inline:11px}.product-sidebar{width:37px;gap:23px;padding-block:14px}.product-sidebar>.icon{width:16px;height:16px}.sidebar-mark{padding:4px}.sidebar-mark .icon{width:16px;height:16px}.product-panels{width:calc(100% - 37px);padding:19px 15px}.product-body{min-height:330px}.product-heading{gap:7px;margin-bottom:17px}.product-heading h3{font-size:15px}.product-heading small{font-size:5px;letter-spacing:.7px}.live-tag{font-size:5px;padding:5px}.room-labels{font-size:7px;margin-bottom:13px}.tables-grid{gap:10px}.restaurant-table{min-height:65px;padding:9px}.table-top{gap:8px;margin-bottom:8px}.table-top b{font-size:14px}.table-top .icon{width:10px;height:10px}.restaurant-table>span:last-child{font-size:6px}.table-detail{gap:8px;margin-top:15px;padding:10px}.table-detail strong{font-size:9px}.table-detail div>span{font-size:6px}.table-detail-pill{font-size:10px}.table-detail-icon{width:25px;height:25px}.table-detail-icon .icon{width:16px;height:16px}.demo-legend{font-size:6px;gap:12px;margin-top:13px}.window-footer{font-size:5px;padding:9px 10px}.window-footer span:last-child{font-size:4px;letter-spacing:.4px}.kitchen-orders{gap:8px}.kitchen-orders article{padding-inline:8px}.kitchen-orders header{margin-inline:-8px;padding:8px;font-size:8px}.kitchen-orders header span{font-size:5px}.kitchen-orders p{font-size:7px}.kitchen-orders small,.cooking-status{font-size:6px}.product-note{font-size:6px}.product-note .icon{width:12px;height:12px}.receipt{padding:13px}.receipt>div{font-size:8px}.receipt .receipt-title{font-size:9px}.receipt-title>span{font-size:6px}.receipt>.receipt-total{font-size:12px}.receipt-total strong{font-size:22px}.payment-methods{gap:6px;margin-top:15px}.payment-methods>span{font-size:7px;padding:7px 9px}.report-stats{gap:10px}.report-stats>div{padding:13px}.report-stats small{font-size:7px}.report-stats strong{font-size:22px}.bar-chart{gap:10px;height:150px}.steps{gap:20px}.steps h3{font-size:15px}.steps p{font-size:11px;line-height:1.85}.step-number{font-size:34px;margin-bottom:19px}.steps article{padding-top:21px}.center-heading{margin-bottom:42px}.center-heading h2{font-size:40px;letter-spacing:-1.7px}.center-heading .eyebrow{font-size:8px}.center-heading>p:not(.eyebrow){font-size:13px;max-width:300px;margin-inline:auto;line-height:1.85}.pricing-grid{grid-template-columns:1fr;gap:35px;max-width:450px;margin-inline:auto;padding-top:0}.price-card{padding:30px}.price-card.featured{margin-top:12px}.plan-eyebrow{font-size:9px}.price-card h3{font-size:31px}.plan-description{font-size:12px;min-height:0;max-width:270px}.price{margin-top:26px}.price strong{font-size:57px}.price>span:first-child{font-size:25px}.price>span:last-child{font-size:12px}.price-tax{font-size:10px}.price-card .button{font-size:12px;margin-top:23px;padding:14px 18px}.price-card li{font-size:12px}.price-card li .icon{width:14px;height:14px}.plan-banner{font-size:8px;padding:7px}.pricing-note{font-size:9px;line-height:1.9;margin-top:26px}.retail-section{display:grid;grid-template-columns:auto 1fr;gap:18px;margin-top:42px;margin-bottom:0;padding:25px}.retail-icon{width:48px;height:48px;align-self:start}.retail-icon .icon{width:27px;height:27px}.retail-section .eyebrow{font-size:6px;letter-spacing:1px}.retail-section h2{font-size:25px;line-height:1.12}.retail-section p:not(.eyebrow){font-size:11px;line-height:1.8}.retail-section .text-link{grid-column:2/3;margin-left:0;justify-self:start;font-size:11px;padding:0}.faq-section{grid-template-columns:1fr;gap:28px}.faq-section h2{font-size:38px;letter-spacing:-1.5px}.faq-section>div>p:not(.eyebrow){font-size:12px;max-width:340px;margin-top:19px}.faq-list summary{font-size:12px;padding-block:21px;gap:19px}.faq-list details>p{font-size:12px}.closing-section{display:block;padding:35px 29px}.closing-section h2{font-size:35px;letter-spacing:-1.5px}.closing-section .eyebrow{font-size:7px;letter-spacing:.7px;max-width:260px;line-height:1.8}.closing-actions{align-items:flex-start;margin-top:29px;gap:18px}.closing-actions .button{font-size:12px;padding:15px 20px;gap:22px}.closing-link{font-size:11px;margin-left:4px}.site-footer{padding-top:47px}.footer-top{gap:20px;padding-bottom:27px}.footer-top .brand{font-size:23px}.footer-top>p{font-size:9px;max-width:135px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:11px;margin-top:15px}.footer-top nav button{text-align:left;font-size:11px}.footer-bottom{font-size:8px;gap:12px;padding:22px 0 28px}.footer-bottom>span:last-child{font-size:10px;white-space:nowrap}dialog{padding:35px 26px}dialog h2{font-size:31px}}
@media(max-width:400px){.container{width:calc(100% - 34px)}.hero h1{font-size:48px;letter-spacing:-2.5px}.hero-actions{gap:19px}.hero-actions .button{padding-inline:16px;gap:14px}.hero-actions .text-link{font-size:11px}.hero-description{font-size:13px}.hero-photo{height:340px}.service-stamp{bottom:98px;right:13px;width:82px;height:82px}.service-stamp span{font-size:4px}.service-stamp strong{font-size:8px}.feature-grid{gap:25px 18px}.feature-grid h3{font-size:15px}.feature-grid a{font-size:8px}.product-panels{padding:17px 11px}.product-heading h3{font-size:13px}.live-tag{font-size:4.5px}.tables-grid{gap:8px}.restaurant-table{padding:8px;min-height:62px}.steps{grid-template-columns:1fr;gap:25px}.steps article{display:grid;grid-template-columns:42px 1fr;gap:0 15px;padding-top:23px}.step-number{grid-row:1/3;font-size:32px;margin:0}.steps h3{font-size:17px}.steps p{font-size:12px}.closing-section h2{font-size:31px}.closing-section{padding:32px 24px}.closing-actions .button{font-size:11px;padding-inline:17px}.footer-top>p{font-size:8px;max-width:112px}.brand{font-size:23px}.hero-benefits{gap:20px;font-size:9px}.pricing-context{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media print{.site-header,.preview-note,.hero-actions,.hero-benefits,.demo-section,dialog,.closing-section,.site-footer,.menu-toggle,.plan-select{display:none!important}body{background:white;color:black}.container{width:100%}.section-space{padding:24px 0}.hero{min-height:0;display:block;padding:15px 0}.hero-visual{display:none}.hero h1{font-size:36px}.features,.pricing-section{background:white}.price-card.featured{background:white;color:black}.price-card{break-inside:avoid}.faq-list details>p{display:block}.faq-list summary{padding:10px 0}}
