:root{color:#20322d;font-synthesis:none;text-rendering:optimizelegibility;--forest:#173f35;--forest-2:#245a4d;--forest-soft:#e4eee9;--paprika:#d86743;--paprika-dark:#ae482b;--cream:#f8f4eb;--paper:#fffdf8;--ink:#20322d;--muted:#6c7772;--line:#dddcd4;--warning:#b36b12;--danger:#b83d36;--success:#237557;--shadow:0 14px 45px #1e342c14;--radius:18px;background:#f4f1e9;font-family:Leelawadee UI,Noto Sans Thai,Tahoma,system-ui,sans-serif}*{box-sizing:border-box}html{background:#f4f1e9;min-width:320px}body{background:#f4f1e9;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #f0a83e}h1,h2,h3,p{margin-top:0}svg{flex:none}.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}.mobile-only{display:none!important}.demo-banner{color:#543c12;letter-spacing:.01em;z-index:100;background:#f5d89a;justify-content:center;align-items:center;gap:8px;height:32px;padding:5px 16px;font-size:12px;display:flex;position:fixed;top:0;left:0;right:0}.demo-banner strong{font-weight:800}.eyebrow{color:var(--paprika-dark);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.brand-lockup{align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:var(--forest);border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{font-size:16px}.brand-lockup small{color:var(--muted);margin-top:1px;font-size:11px}.public-header,.customer-header{z-index:70;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8eb;justify-content:space-between;align-items:center;min-height:68px;padding:12px clamp(18px,4vw,64px);display:flex;position:sticky;top:32px}.public-app,.customer-app,.ops-app{min-height:100vh;padding-top:32px}.primary-button,.secondary-button,.danger-button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:750;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.primary-button{color:#fff;background:var(--forest);box-shadow:0 8px 22px #173f3529}.primary-button:hover{background:var(--forest-2);transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.68;box-shadow:none;transform:none}.primary-button.compact{min-height:44px;padding:7px 12px;font-size:13px}.secondary-button{background:var(--paper);color:var(--forest);border-color:#c6d1cc}.secondary-button:hover{background:var(--forest-soft);border-color:#a9bdb5}.danger-button{color:var(--danger);background:#fff7f5;border-color:#edc9c5}.full-width{width:100%}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:44px;height:44px;padding:0;display:grid}.icon-button:hover{background:#0000000d}.text-button{color:var(--forest-2);cursor:pointer;background:0 0;border:0;padding:10px;font-weight:700;text-decoration:underline}.landing-page{max-width:1420px;margin:0 auto;padding:clamp(48px,7vw,100px) clamp(18px,5vw,76px) 80px}.landing-hero{grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);align-items:center;gap:60px;min-height:520px;display:grid}.landing-copy h1{color:var(--forest);letter-spacing:-.045em;margin:18px 0 26px;font-size:clamp(46px,6vw,82px);line-height:.98}.landing-copy>p{color:#55645e;max-width:580px;font-size:clamp(17px,2vw,21px);line-height:1.65}.hero-proof{color:#42534c;flex-wrap:wrap;gap:10px 18px;font-size:13px;font-weight:700;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof svg{width:18px;color:var(--paprika)}.flow-preview{background:var(--forest);color:#fff;border-radius:34px;justify-content:space-between;align-items:center;gap:10px;min-height:280px;padding:40px 28px;display:flex;transform:rotate(1.2deg);box-shadow:0 30px 70px #173f3538}.flow-preview>div{text-align:center;justify-items:center;gap:6px;min-width:92px;display:grid}.flow-preview>div>span{color:#543c12;background:#f5d89a;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.flow-preview strong{font-size:17px}.flow-preview small{color:#b9cec5}.flow-preview>svg{color:#6e9385;width:22px}.entry-section{margin-top:76px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.section-heading h2{color:var(--forest);margin:6px 0 0;font-size:clamp(27px,3vw,40px);line-height:1.2}.section-heading>p{max-width:420px;color:var(--muted);margin:0}.section-heading.compact{align-items:center;margin-bottom:16px}.section-heading.compact h2{font-size:22px}.entry-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.entry-tile{border:1px solid var(--line);background:var(--paper);border-radius:24px;flex-direction:column;align-items:flex-start;min-height:290px;padding:28px;transition:transform .18s,box-shadow .18s;display:flex}.entry-tile:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.entry-tile>svg{background:var(--forest-soft);width:40px;height:40px;color:var(--forest);border-radius:12px;margin-bottom:35px;padding:9px}.entry-tile .eyebrow{margin-bottom:8px}.entry-tile h3{margin:0 0 8px;font-size:22px;line-height:1.35}.entry-tile p{color:var(--muted);line-height:1.55}.entry-link{color:var(--forest);align-items:center;gap:8px;margin-top:auto;font-weight:800;display:flex}.entry-link svg{width:18px}.customer-entry{border-top:4px solid var(--paprika)}.kitchen-entry{border-top:4px solid #dba740}.owner-entry{border-top:4px solid var(--forest-2)}.sidebar{z-index:60;border-right:1px solid var(--line);background:#fffdf8;flex-direction:column;width:226px;padding:18px 14px;display:flex;position:fixed;top:32px;bottom:0;left:0}.sidebar-brand{padding:0 8px 24px}.side-nav{gap:4px;display:grid}.side-nav a{color:#53615c;border-radius:11px;align-items:center;gap:12px;min-height:46px;padding:10px 12px;font-size:14px;font-weight:700;display:flex}.side-nav a svg{width:20px}.side-nav a:hover{background:#f2f3ed}.side-nav a.active{color:var(--forest);background:var(--forest-soft)}.sidebar-foot{color:var(--muted);align-items:center;gap:7px;margin-top:auto;padding:12px 8px;font-size:11px;display:flex}.status-dot{background:#4ba478;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e7f4ec}.ops-content{min-height:calc(100vh - 32px);margin-left:226px}.ops-page{width:min(100%,1500px);margin:0 auto;padding:34px clamp(22px,3.5vw,58px) 70px}.page-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.page-header h1{color:var(--forest);letter-spacing:-.025em;margin:6px 0 5px;font-size:clamp(30px,4vw,46px)}.page-header p{color:var(--muted);margin:0;line-height:1.5}.page-actions{align-items:center;gap:10px;display:flex}.bottom-nav{display:none}.feedback-toast{z-index:150;color:#164534;max-width:420px;box-shadow:var(--shadow);background:#e8f5ed;border:1px solid #bbdec9;border-radius:14px;align-items:center;gap:10px;padding:12px 12px 12px 14px;display:flex;position:fixed;bottom:24px;right:24px}.feedback-toast.is-error{color:#7c2924;background:#fff0ee;border-color:#edc4bf}.feedback-toast .icon-button{margin-left:4px}.live-pill,.safety-label,.stock-summary{min-height:38px;color:var(--forest);background:#e3eee9;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.live-pill>span{background:#3f9c71;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #cbe5d6}.safety-label{color:#725017;background:#f8eac8}.stock-summary.warning{color:#7a4c0e;background:#f8e8c8}.customer-help{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.guest-order-page{max-width:1500px;margin:0 auto;padding:38px clamp(16px,4vw,54px) 100px}.menu-intro{justify-content:space-between;align-items:end;gap:24px;padding:22px 4px 30px;display:flex}.table-pill{width:fit-content;color:var(--forest);background:var(--forest-soft);border-radius:99px;align-items:center;gap:6px;padding:7px 11px;font-size:12px;font-weight:800;display:flex}.table-pill svg{width:15px}.menu-intro h1{color:var(--forest);letter-spacing:-.025em;margin:14px 0 4px;font-size:clamp(32px,5vw,54px)}.menu-intro p{color:var(--muted);margin:0;font-size:16px}.prep-note{border-left:3px solid var(--paprika);background:#fff9ee;padding:13px 17px}.prep-note span,.prep-note strong{display:block}.prep-note span{color:var(--muted);font-size:11px}.prep-note strong{margin-top:2px}.menu-tools{align-items:center;gap:18px;margin-bottom:24px;display:flex}.search-field{border:1px solid var(--line);background:var(--paper);border-radius:12px;flex:0 280px;align-items:center;gap:8px;min-height:44px;padding:0 12px;display:flex}.search-field svg{width:18px;color:var(--muted)}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0}.search-field button{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.category-tabs{scrollbar-width:none;gap:7px;display:flex;overflow:auto}.category-tabs button{white-space:nowrap;border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:99px;min-height:44px;padding:8px 13px;font-weight:650}.category-tabs button.active{color:#fff;background:var(--forest);border-color:var(--forest)}.category-select{display:none}.guest-content{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:26px;display:grid}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.menu-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);grid-template-columns:minmax(152px,42%) 1fr;min-height:198px;display:grid;overflow:hidden}.menu-item.sold-out{opacity:.65}.dish-visual{color:#fff;background:#69756f;min-height:100%;position:relative;overflow:hidden}.dish-visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.popular-badge,.image-disclosure{z-index:1;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;left:10px}.popular-badge{color:#5c3b05;background:#f7dfa0;top:10px}.image-disclosure{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#12251fc2;bottom:10px}.dish-image-fallback{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;font-weight:850;display:flex;position:absolute;inset:0}.dish-image-fallback svg{width:30px;height:30px}.dish-visual.paprika{background:#bd593a}.dish-visual.turmeric{background:#c78a21}.dish-visual.soy{background:#6f4937}.dish-visual.egg{background:#c49328}.dish-visual.fried{background:#9e5a2f}.dish-visual.lime{background:#4f8051}.menu-item-body{flex-direction:column;justify-content:space-between;padding:16px;display:flex}.menu-item h2{margin:0 0 5px;font-size:16px;line-height:1.3}.menu-item p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.menu-item-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:16px;display:flex}.menu-item-foot>strong{color:var(--forest);font-size:18px}.add-button,.quantity-control button{cursor:pointer;color:#fff;background:var(--forest);border:0;border-radius:11px;place-items:center;width:44px;height:44px;padding:0;display:grid}.add-button svg,.quantity-control svg{width:17px}.quantity-control{align-items:center;gap:10px;display:flex}.quantity-control span{text-align:center;min-width:18px;font-weight:900}.quantity-control button:first-child{color:var(--forest);background:var(--forest-soft)}.sold-out-label{color:var(--danger);font-size:12px;font-weight:800}.cart-panel{border:1px solid var(--line);background:var(--paper);max-height:calc(100vh - 145px);box-shadow:var(--shadow);border-radius:22px;padding:22px;position:sticky;top:120px;overflow:auto}.cart-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:15px;display:flex}.cart-heading h2{margin:3px 0 0;font-size:22px}.cart-empty{text-align:center;color:#909993;place-content:center;justify-items:center;min-height:250px;display:grid}.cart-empty svg{width:42px;height:42px;margin-bottom:12px}.cart-empty p{line-height:1.6}.cart-lines{gap:14px;padding:14px 0;display:grid}.cart-line{border-bottom:1px dashed var(--line);padding-bottom:12px}.cart-line-main{justify-content:space-between;gap:10px;font-size:13px;display:flex}.cart-line input{background:#f9f8f4;border:1px solid #e2e2dd;border-radius:8px;width:100%;margin-top:7px;padding:7px 9px;font-size:12px}.field{gap:6px;margin-top:13px;display:grid}.field>span,.field label{color:#53615c;font-size:12px;font-weight:800}.field input,.field textarea,.field select{border:1px solid var(--line);background:#fff;border-radius:10px;outline:0;width:100%;min-height:44px;padding:10px 11px}.field textarea{resize:vertical;min-height:66px}.cart-total{justify-content:space-between;align-items:center;margin:18px 0 8px;display:flex}.cart-total strong{color:var(--forest);font-size:24px}.allergy-note{color:#86511c;font-size:11px;line-height:1.5}.order-review{padding-top:14px}.review-lines{gap:10px;display:grid}.review-line{border-bottom:1px dashed var(--line);grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding-bottom:10px;display:grid}.review-line>img,.review-image-fallback{object-fit:cover;border-radius:9px;width:58px;height:48px}.review-image-fallback{color:#fff;place-items:center;display:grid}.review-image-fallback svg{width:18px}.review-line>span:nth-child(2){min-width:0}.review-line>span:nth-child(2)>*{display:block}.review-line small{color:var(--muted);margin-top:3px;font-size:10px}.review-line .review-note{color:#86511c}.review-customer-note{background:#f7f3e9;border-radius:10px;margin:12px 0;padding:10px 12px}.review-customer-note p{margin:3px 0;font-size:12px;line-height:1.45}.payment-timing-options{border:0;gap:8px;margin:16px 0 6px;padding:0;display:grid}.payment-timing-options legend{margin-bottom:8px;font-size:12px;font-weight:850}.payment-timing-option{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:18px 28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:76px;padding:11px;display:grid}.payment-timing-option.active{border-color:var(--forest-2);box-shadow:inset 0 0 0 1px var(--forest-2);background:#f3f8f5}.payment-timing-option.disabled{color:#727a76;background:#f4f4f1;border-style:dashed}.payment-timing-option input{width:18px;height:18px;accent-color:var(--forest)}.payment-timing-option>svg{width:24px;color:var(--forest)}.payment-timing-option.disabled>svg{color:#929995}.payment-timing-option strong,.payment-timing-option small{display:block}.payment-timing-option small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.35}.recommended-tag,.phase-tag{white-space:nowrap;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:900}.recommended-tag{color:var(--forest);background:#dbece4}.phase-tag{color:#6c5840;background:#e8e2d8}.payment-review-note{color:#76521c;margin:8px 0 13px;font-size:10px;line-height:1.45}.review-actions{gap:8px;display:grid}.mobile-cart-bar,.scrim{display:none}.empty-list{min-height:240px;color:var(--muted);text-align:center;grid-column:1/-1;place-content:center;justify-items:center;display:grid}.empty-list svg{color:#a9b1ad;width:42px;height:42px;margin-bottom:10px}.empty-list h2{margin-bottom:4px;font-size:18px}.empty-list p{margin:0}.empty-list.compact{min-height:150px}.order-status-page{width:min(100% - 32px,680px);margin:0 auto;padding:46px 0 80px}.status-hero{text-align:center}.status-pulse{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 14px;display:grid;box-shadow:0 0 0 10px #e2eee9}.status-pulse svg{width:30px;height:30px}.status-hero h1{color:var(--forest);margin:7px 0 4px;font-size:36px}.status-hero p{color:var(--muted)}.status-card,.order-summary{border:1px solid var(--line);background:var(--paper);border-radius:20px;margin-top:26px;padding:24px}.status-card h2{margin-bottom:24px;font-size:18px}.order-timeline{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.order-timeline li{text-align:center;color:#9aa29e;position:relative}.order-timeline li:not(:last-child):after{content:"";background:#e1e2dc;height:2px;position:absolute;top:20px;left:calc(50% + 22px);right:calc(22px - 50%)}.order-timeline li.complete:not(:last-child):after{background:#70a88f}.order-timeline li>span{z-index:1;color:#8d9691;background:#eff0ec;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 9px;display:grid;position:relative}.order-timeline li.complete>span{color:#fff;background:var(--forest-2)}.order-timeline li.current>span{box-shadow:0 0 0 5px #dcebe5}.order-timeline svg{width:18px}.order-timeline strong,.order-timeline small{font-size:11px;display:block}.order-timeline li.complete strong{color:var(--forest)}.order-timeline small{color:var(--paprika-dark);margin-top:3px}.summary-line{border-bottom:1px dashed var(--line);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.summary-line small{color:var(--muted);margin:3px 0 0 23px;display:block}.order-note{background:#f7f3e9;border-radius:9px;margin:15px 0 0;padding:10px;font-size:13px}.pay-later-status{color:var(--forest);background:#eef7f2;border:1px solid #c7dbd2;border-radius:14px;align-items:center;gap:12px;margin-top:16px;padding:14px 16px;display:flex}.pay-later-status>svg{flex:none}.pay-later-status strong,.pay-later-status small{display:block}.pay-later-status small{color:#5f6e68;margin-top:3px;line-height:1.4}.customer-actions{text-align:center;margin-top:24px}.customer-actions p{color:var(--muted);margin:15px 0 0;font-size:12px}.customer-empty-state{text-align:center;place-content:center;justify-items:center;min-height:calc(100vh - 100px);padding:40px 20px;display:grid}.customer-empty-state>svg{width:54px;height:54px;color:var(--paprika)}.customer-empty-state h1{color:var(--forest);margin:16px 0 6px}.customer-empty-state p{color:var(--muted)}.kitchen-board{grid-template-columns:repeat(4,minmax(270px,1fr));gap:14px;padding-bottom:14px;display:grid;overflow:auto}.kitchen-lane{background:#ebece7;border-radius:16px;min-height:610px}.kitchen-lane>header{border-bottom:3px solid #aaa;justify-content:space-between;align-items:center;min-height:54px;padding:12px 14px;display:flex}.kitchen-lane>header>span{align-items:center;gap:8px;font-weight:850;display:flex}.kitchen-lane>header svg{width:18px}.kitchen-lane>header>strong{background:#ffffffbf;border-radius:8px;place-items:center;min-width:27px;height:27px;padding:4px;font-size:13px;display:grid}.lane-new>header{border-color:var(--paprika)}.lane-accepted>header{border-color:#d2a232}.lane-cooking>header{border-color:#34709e}.lane-ready>header{border-color:#3d8a67}.ticket-list{align-content:start;gap:10px;padding:10px;display:grid}.kitchen-ticket{background:var(--paper);border-radius:13px;padding:15px;box-shadow:0 4px 14px #192b2512}.ticket-top{justify-content:space-between;gap:10px;display:flex}.ticket-top>div>span{color:var(--paprika-dark);font-size:11px;font-weight:850}.ticket-top h2{margin:1px 0 0;font-size:20px}.ticket-age{color:#6d4b15;background:#f8e9c8;border-radius:7px;align-items:center;gap:4px;height:fit-content;padding:5px 7px;font-size:10px;font-weight:800;display:flex}.ticket-age svg{width:13px}.ticket-items{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);gap:9px;margin-top:13px;padding:10px 0;display:grid}.ticket-items>div{font-size:13px}.ticket-items small{color:var(--paprika-dark);margin:2px 0 0 24px;display:block}.ticket-note{color:#6d4b15;background:#fff5da;border-radius:7px;margin:10px 0 0;padding:7px 8px;font-size:11px}.ticket-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.ticket-foot>span{font-weight:850}.lane-empty{text-align:center;color:#9ca49f;place-content:center;justify-items:center;min-height:170px;font-size:12px;line-height:1.5;display:grid}.lane-empty svg{width:32px;height:32px;margin-bottom:8px}.checkout-layout{grid-template-columns:minmax(360px,.85fr) minmax(420px,1.15fr);align-items:start;gap:18px;display:grid}.unpaid-list,.payment-panel,.dashboard-section,.inventory-table-wrap,.availability-section,.ledger-section,.expense-form,.settings-section{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.unpaid-list,.payment-panel{padding:20px}.panel-heading{justify-content:space-between;align-items:center;gap:18px;min-height:42px;margin-bottom:16px;display:flex}.panel-heading h2{color:var(--forest);margin:3px 0 0;font-size:22px}.panel-heading>strong{background:var(--forest-soft);border-radius:9px;place-items:center;min-width:31px;height:31px;display:grid}.panel-heading a{color:var(--forest-2);align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex}.panel-heading a svg{width:16px}.unpaid-row{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ebeae4;grid-template-columns:44px 1fr auto;align-items:center;gap:11px;width:100%;min-height:70px;padding:11px 8px;display:grid}.unpaid-row.active{background:var(--forest-soft);border-radius:11px;width:calc(100% + 14px);margin:0 -7px;padding-left:15px;padding-right:15px}.table-token{color:#fff;background:var(--forest);border-radius:11px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.unpaid-row span:nth-child(2) strong,.unpaid-row span:nth-child(2) small{display:block}.unpaid-row small{color:var(--muted);margin-top:3px}.payment-title{justify-content:space-between;align-items:center;display:flex}.payment-title h2{color:var(--forest);margin:3px 0 0;font-size:27px}.payment-title>svg{color:#8fa299;width:34px;height:34px}.guest-payment-preference{color:#52615b;background:#eef5f1;border-radius:9px;align-items:flex-start;gap:7px;margin:12px 0 0;padding:9px 10px;font-size:11px;line-height:1.4;display:flex}.guest-payment-preference svg{width:17px;color:var(--forest);flex:none}.receipt-lines{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);gap:10px;margin:20px 0;padding:14px 0;display:grid}.receipt-lines>div{justify-content:space-between;gap:18px;font-size:13px;display:flex}.payment-total{justify-content:space-between;align-items:end;display:flex}.payment-total strong{color:var(--forest);font-size:34px;line-height:1}.payment-methods{border:0;margin:22px 0 14px;padding:0}.payment-methods legend{margin-bottom:8px;font-size:12px;font-weight:800}.payment-methods button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:12px;width:100%;min-height:64px;margin-bottom:8px;padding:10px 12px;display:flex}.payment-methods button.active{border-color:var(--forest-2);box-shadow:inset 0 0 0 1px var(--forest-2);background:#f3f8f5}.payment-methods button>svg{width:25px;color:var(--forest)}.payment-methods button strong,.payment-methods button small{display:block}.payment-methods button small{color:var(--muted);margin-top:3px}.demo-qr-payment{background:#f4f1e9;border-radius:13px;justify-content:center;align-items:center;gap:18px;padding:14px;display:flex}.demo-qr-payment svg{background:#fff;padding:6px}.demo-qr-payment div>*{display:block}.demo-qr-payment div>strong{color:var(--danger)}.demo-qr-payment div>span{margin-top:8px}.demo-qr-payment div>small{color:var(--muted)}.payment-warning{color:#76521c;align-items:flex-start;gap:8px;margin:13px 0;font-size:11px;line-height:1.45;display:flex}.payment-warning svg{width:17px}.metric-strip{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);grid-template-columns:repeat(4,1fr);display:grid}.metric-strip article{align-items:center;gap:13px;min-height:122px;padding:20px;display:flex}.metric-strip article+article{border-left:1px solid var(--line)}.metric-icon{border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.metric-icon svg{width:21px}.metric-icon.revenue{color:#267052;background:#e2f0e8}.metric-icon.orders{color:#9b561f;background:#f7e9d9}.metric-icon.cost{color:#3d648e;background:#e4edf6}.metric-icon.stock{color:#a44337;background:#f8e2df}.metric-strip article div>*{display:block}.metric-strip article div>span{color:var(--muted);font-size:11px;font-weight:700}.metric-strip article div>strong{color:var(--forest);margin:4px 0 1px;font-size:24px}.metric-strip article div>small{color:#87918c;font-size:10px}.dashboard-grid{grid-template-columns:1.35fr .65fr;gap:18px;margin-top:18px;display:grid}.dashboard-section{padding:20px}.queue-row{border-top:1px solid #ebeae4;grid-template-columns:105px 1fr 90px auto;align-items:center;gap:12px;min-height:62px;font-size:13px;display:grid}.queue-row span:nth-child(2)>*{display:block}.queue-row small{color:var(--muted)}.status-badge,.stock-state{border-radius:99px;width:fit-content;padding:5px 8px;font-size:10px;font-weight:850}.status-new{color:#9c3f27;background:#f8e1db}.status-accepted{color:#795011;background:#f8e9ca}.status-cooking{color:#315e88;background:#e1edf7}.status-ready{color:#25684d;background:#dff0e7}.elapsed{color:var(--muted);align-items:center;gap:4px;font-size:11px;display:flex}.elapsed svg{width:14px}.stock-alert-list>div{border-top:1px solid #ebeae4;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:62px;display:grid}.stock-alert-icon{color:#9b4b35;background:#f9e6e0;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.stock-alert-icon svg{width:18px}.stock-alert-list strong,.stock-alert-list small{display:block}.stock-alert-list small{color:var(--muted)}.danger-text{font-size:11px;font-weight:800;color:var(--danger)!important}.subscription-banner{border-radius:var(--radius);color:#fff;background:var(--forest);grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex}.subscription-banner .eyebrow{color:#f0c566}.subscription-banner h2{margin:3px 0}.subscription-banner p{color:#bdd0c8;margin:0;font-size:12px}.subscription-banner .secondary-button{color:#fff;background:0 0;border-color:#77958a}.finance-disclaimer{color:var(--muted);text-align:right;margin:14px 0 0;font-size:11px}.inventory-table-wrap{overflow:auto}.inventory-table{border-collapse:collapse;width:100%;min-width:760px}.inventory-table th{color:#68746f;text-align:left;background:#efeee8;padding:13px 18px;font-size:11px}.inventory-table td{border-top:1px solid #ebeae4;padding:15px 18px;font-size:13px}.inventory-table td:first-child{align-items:center;gap:10px;display:flex}.ingredient-icon{width:34px;height:34px;color:var(--forest);background:var(--forest-soft);border-radius:9px;place-items:center;display:grid}.ingredient-icon svg{width:18px}.stock-meter{background:#e5e5df;border-radius:99px;width:120px;height:5px;margin-top:7px;display:block;overflow:hidden}.stock-meter i{background:#4c9272;height:100%;display:block}.stock-meter i.low{background:var(--paprika)}.stock-state.ok{color:#216747;background:#e2f1e8}.stock-state.low{color:#963b31;background:#f8e1de}.availability-section{margin-top:18px;padding:20px}.availability-section .panel-heading>p{color:var(--muted);margin:0;font-size:11px}.availability-grid{grid-template-columns:repeat(3,1fr);gap:0 18px;display:grid}.availability-grid>div{border-top:1px solid #ebeae4;grid-template-columns:52px 1fr auto;align-items:center;gap:11px;min-height:64px;padding:9px 0;display:grid}.mini-dish{color:#fff;text-align:center;border-radius:9px;place-items:center;width:50px;height:43px;padding:5px;font-size:9px;font-weight:850;display:grid}.mini-dish.paprika{background:#bd593a}.mini-dish.turmeric{background:#c78a21}.mini-dish.soy{background:#6f4937}.mini-dish.egg{background:#c49328}.mini-dish.fried{background:#9e5a2f}.mini-dish.lime{background:#4f8051}.availability-grid span:nth-child(2)>*{display:block}.availability-grid small{color:var(--muted)}.finance-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.finance-metrics article{border:1px solid var(--line);background:var(--paper);border-radius:15px;grid-template-columns:38px 1fr;align-content:center;gap:4px 10px;min-height:126px;padding:20px;display:grid}.finance-metrics svg{border-radius:10px;grid-row:1/3;width:32px;height:32px;padding:7px}.finance-metrics span{color:var(--muted);font-size:11px}.finance-metrics strong{font-size:25px}.finance-metrics .money-in svg{color:#2c7b59;background:#e2f1e9}.finance-metrics .money-out svg{color:#b1493c;background:#f9e3df}.finance-metrics .money-net svg{color:#3a658b;background:#e3edf6}.finance-layout{grid-template-columns:1.25fr .75fr;align-items:start;gap:18px;margin-top:18px;display:grid}.ledger-section,.expense-form{padding:20px}.ledger-list>div{border-top:1px solid #ebeae4;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:62px;display:grid}.ledger-icon{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.ledger-icon.in{color:#287255;background:#e4f2ea}.ledger-icon.out{color:#ad4c40;background:#f8e5e1}.ledger-icon svg{width:18px}.ledger-list span:nth-child(2)>*{display:block}.ledger-list small{color:var(--muted)}.money-in-text{color:#23704f}.money-out-text{color:#a54137}.expense-form>div:first-child p{color:var(--muted);font-size:12px}.expense-form h2{color:var(--forest);margin:4px 0}.expense-form .primary-button{margin-top:16px}.settings-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:18px;display:grid}.settings-section{padding:20px}.table-qr-section{grid-row:span 2}.section-note{color:var(--muted);font-size:11px;line-height:1.5}.table-qr-grid{gap:10px;display:grid}.table-qr-grid article{border:1px solid #e5e4de;border-radius:13px;align-items:center;gap:16px;padding:13px;display:flex}.table-qr-grid article>svg{background:#fff;border:1px solid #eee;padding:5px}.table-qr-grid article div>*{display:block}.table-qr-grid article strong{font-size:18px}.table-qr-grid article span{color:var(--muted);font-size:12px}.table-qr-grid article a{color:var(--forest-2);align-items:center;gap:5px;margin-top:12px;font-size:12px;font-weight:800;display:flex}.table-qr-grid article a svg{width:14px}.license-section .panel-heading>svg{color:var(--forest)}.policy-options{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.policy-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;min-height:68px;padding:10px;display:flex}.policy-options button.active{border-color:var(--forest-2);box-shadow:inset 0 0 0 1px var(--forest-2);background:#f3f8f5}.policy-options button span{color:var(--paprika-dark);text-transform:uppercase;font-size:9px}.policy-options button strong{margin-top:4px;font-size:12px}.billing-estimate{background:#f1f0ea;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:10px 20px;margin-top:15px;padding:13px;display:grid}.billing-estimate>div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.billing-estimate span{color:var(--muted)}.billing-estimate .estimate-total{border-top:1px solid #d9d9d3;grid-column:1/-1;padding-top:10px;font-size:14px}.billing-estimate .estimate-total strong{color:var(--forest);font-size:18px}.license-principles{gap:9px;margin:15px 0 0;padding:0;list-style:none;display:grid}.license-principles li{align-items:flex-start;gap:9px;font-size:11px;line-height:1.45;display:flex}.license-principles svg{width:17px;color:var(--forest-2)}.data-section{grid-column:2;justify-content:space-between;align-items:center;gap:18px;display:flex}.data-section h2{color:var(--forest);margin:3px 0}.data-section p{color:var(--muted);margin:0;font-size:11px}.data-actions{gap:8px;display:flex}@media (width<=1180px){.landing-hero{grid-template-columns:1fr;gap:40px}.flow-preview{min-height:230px;transform:none}.guest-content{grid-template-columns:minmax(0,1fr) 330px}.menu-grid{grid-template-columns:1fr}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.metric-strip article:nth-child(4){border-top:1px solid var(--line)}.availability-grid{grid-template-columns:repeat(2,1fr)}.settings-layout{grid-template-columns:1fr}.table-qr-section{grid-row:auto}.data-section{grid-column:auto}}@media (width<=820px){.sidebar{display:none}.ops-content{margin-left:0;padding-bottom:72px}.ops-page{padding:25px 16px 70px}.bottom-nav{z-index:80;height:67px;padding:5px max(6px, env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#6b7771;place-content:center;justify-items:center;gap:3px;font-size:9px;font-weight:700;display:grid}.bottom-nav a svg{width:20px}.bottom-nav a.active{color:var(--forest)}.public-header,.customer-header{padding:10px 16px}.landing-page{padding-top:42px}.landing-copy h1{font-size:clamp(46px,13vw,74px)}.entry-grid{grid-template-columns:1fr}.entry-tile{min-height:245px}.entry-tile>svg{margin-bottom:24px}.page-header{align-items:flex-start}.page-actions{flex-shrink:0}.checkout-layout,.dashboard-grid,.finance-layout{grid-template-columns:1fr}.kitchen-board{scroll-snap-type:x proximity;margin-right:-16px;padding-right:16px}.kitchen-lane{scroll-snap-align:start}.queue-overview,.stock-overview,.subscription-banner{grid-column:1}.availability-grid{grid-template-columns:1fr}.data-section{align-items:flex-start}.feedback-toast{max-width:none;bottom:82px;left:14px;right:14px}}@media (width<=680px){.mobile-only{display:grid!important}.public-header .brand-lockup small{display:none}.landing-hero{min-height:auto}.flow-preview{border-radius:22px;gap:2px;min-height:auto;padding:24px 12px}.flow-preview>div{flex:1;min-width:0}.flow-preview>div>span{width:32px;height:32px}.flow-preview strong{font-size:12px}.flow-preview small{font-size:9px}.flow-preview>svg{width:13px}.section-heading{flex-direction:column;align-items:flex-start}.menu-intro{flex-direction:column;align-items:flex-start;padding-top:10px}.prep-note{display:none}.menu-tools{flex-direction:column;align-items:stretch;gap:9px}.search-field{flex-basis:auto}.category-tabs{display:none}.category-select{border:1px solid var(--line);background:var(--paper);border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:44px;padding:0 10px;display:grid}.category-select>span{color:var(--muted);font-size:11px}.category-select select{appearance:none;text-align:right;background:0 0;border:0;outline:0;width:100%}.category-select svg{width:17px}.guest-content{display:block}.menu-item{grid-template-columns:126px 1fr;min-height:165px}.menu-item-body{padding:12px}.menu-item h2{font-size:14px}.cart-panel{z-index:120;max-height:86vh;padding:20px 18px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;transition:transform .22s;position:fixed;inset:auto 0 0;transform:translateY(105%)}.cart-panel.open{transform:translateY(0)}.payment-timing-option{grid-template-columns:18px 26px minmax(0,1fr)}.recommended-tag,.phase-tag{grid-column:3;justify-self:start}.mobile-cart-bar{z-index:75;color:#fff;background:var(--forest);cursor:pointer;border:0;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:54px;padding:9px 16px;display:grid;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 10px 30px #173f3547}.cart-count{width:28px;height:28px;color:var(--forest);background:#f5d89a;border-radius:9px;place-items:center;font-weight:900;display:grid}.mobile-cart-bar>span:nth-child(2){text-align:left;font-weight:800}.scrim{z-index:110;background:#14231e73;border:0;display:block;position:fixed;inset:0}.order-status-page{padding-top:30px}.status-card,.order-summary{padding:18px}.order-timeline strong{font-size:9px}.order-timeline small{display:none}.page-header{flex-direction:column}.page-header h1{font-size:32px}.metric-strip{grid-template-columns:1fr}.metric-strip article{min-height:105px}.metric-strip article+article{border-left:0;border-top:1px solid var(--line)}.queue-row{grid-template-columns:92px 1fr auto;padding:8px 0}.queue-row .elapsed{display:none}.subscription-banner{flex-direction:column;align-items:flex-start}.finance-metrics{grid-template-columns:1fr}.checkout-layout{display:block}.payment-panel{margin-top:14px}.demo-qr-payment{text-align:center;flex-direction:column;align-items:center}.unpaid-row{grid-template-columns:40px 1fr auto}.data-section,.data-actions{flex-direction:column}.data-actions,.data-actions>button{width:100%}.policy-options,.billing-estimate{grid-template-columns:1fr}.billing-estimate .estimate-total{grid-column:1}.table-qr-grid article>svg{width:92px;height:92px}.finance-disclaimer{text-align:left}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
