:root{color:#17251f;font-synthesis:none;--ink:#17362c;--ink-2:#285245;--cream:#f4f0e6;--paper:#fffdf7;--orange:#e79e4f;--line:#ded9cc;--muted:#727a73;--danger:#bd5e4d;--shadow:0 12px 40px #252a2317;background:#f4f0e6;font-family:DM Sans,Noto Sans Thai,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #e79e4f66}.app-shell{min-height:100vh}.cloud-loading{min-height:100vh;color:var(--ink);background:var(--cream);place-content:center;justify-items:center;gap:14px;display:grid}.cloud-loading .brand-logo{width:70px;height:70px}.cloud-loading strong{font-size:13px}.login-page{background:radial-gradient(circle at 15% 15%,#e79e4f4d,#0000 28%),linear-gradient(145deg,#17362c,#285245);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:var(--paper);border-radius:24px;width:min(460px,100%);padding:30px;box-shadow:0 30px 90px #00000047}.login-brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:22px;display:flex}.login-brand .brand-logo{width:54px;height:54px}.login-brand h1{margin:0;font:600 28px Georgia,serif}.login-brand p{color:#a57239;letter-spacing:.18em;margin:4px 0 0;font-size:9px;font-weight:800}.login-heading{padding:22px 0 16px}.login-heading>span{color:#3e7d64;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.login-heading>span svg{width:16px}.login-heading h2{margin:7px 0 4px;font:600 26px Georgia,Noto Sans Thai,serif}.login-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.staff-account-list{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.staff-account-list button{border:1px solid var(--line);cursor:pointer;text-align:center;background:#fff;border-radius:13px;min-width:0;min-height:92px;padding:10px;position:relative}.staff-account-list button>span{width:34px;height:34px;color:var(--ink);background:#efe4d1;border-radius:50%;place-items:center;margin:0 auto 6px;font-size:14px;font-weight:800;display:grid}.staff-account-list button strong,.staff-account-list button small{text-overflow:ellipsis;display:block;overflow:hidden}.staff-account-list button strong{font-size:12px}.staff-account-list button small{color:var(--muted);margin-top:2px;font-size:8px}.staff-account-list button>svg{color:#39775d;width:15px;position:absolute;top:6px;right:6px}.staff-account-list button.selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#eef3ef}.pin-field{margin-top:18px;font-size:10px;font-weight:700;display:block}.pin-field input{border:1px solid var(--line);text-align:center;letter-spacing:.35em;background:#fff;border-radius:11px;width:100%;height:57px;margin-top:7px;font-size:25px}.login-error{color:var(--danger);background:#f9e5df;border-radius:9px;align-items:center;gap:6px;margin-top:9px;padding:9px 11px;font-size:10px;font-weight:700;display:flex}.login-error svg{width:15px}.login-button{background:var(--orange);width:100%;height:52px;color:var(--ink);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:14px;margin-top:13px;font-size:13px;font-weight:800;display:flex}.login-button:disabled{opacity:.45}.login-button span{font-size:20px}.login-demo-note{color:var(--muted);text-align:center;margin:13px 0 0;font-size:8.5px;line-height:1.55}.sidebar{z-index:10;background:var(--ink);color:#fff;flex-direction:column;width:218px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 8px 32px;display:flex}.brand-mark{width:39px;height:39px;color:var(--ink);background:var(--orange);border-radius:12px 12px 12px 3px;flex:none;place-items:center;font:700 20px Georgia,serif;display:grid}.brand-logo{background:#fff;border-radius:12px 12px 12px 3px;flex:none;width:43px;height:43px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff40}.brand-logo img{object-fit:cover;object-position:center 53%;width:100%;height:100%;transform:scale(1.15)}.brand strong{letter-spacing:.02em;font:600 22px Georgia,serif;display:block}.brand small{opacity:.55;letter-spacing:.19em;margin-top:2px;font-size:8px;font-weight:700;display:block}.sidebar nav{gap:6px;display:grid}.sidebar nav button{color:#ffffffa8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;padding:12px 13px;font-weight:500;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{background:var(--orange);color:var(--ink);font-weight:700}.sidebar-foot{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff1f;align-items:center;gap:10px;width:100%;margin-top:auto;padding:17px 4px 0;display:flex}.avatar{width:34px;height:34px;color:var(--ink);background:#f0d4ae;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.sidebar-foot strong,.sidebar-foot small{white-space:nowrap;text-overflow:ellipsis;max-width:140px;display:block;overflow:hidden}.sidebar-foot strong{font-size:12px}.sidebar-foot small{opacity:.55;margin-top:2px;font-size:10px}.sidebar-foot>svg{opacity:.55;width:15px;margin-left:auto}.main{min-height:100vh;margin-left:218px}.main.with-cart{margin-right:350px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:8;background:#f4f0e6e0;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.event-badge,.top-actions,.online{align-items:center;gap:8px;display:flex}.event-badge{color:#40534b;font-size:12px;font-weight:600}.dot{opacity:.4}.top-actions{gap:14px}.online{color:#478269;font-size:11px;font-weight:600}.online svg{stroke-width:2.5px}.staff-chip{color:var(--ink);background:#e7ece7;border-radius:99px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:800;display:flex}.staff-chip svg{width:14px;height:14px}.logout-button{color:var(--danger)}.current-user-chip{min-height:38px;color:var(--ink);background:#e7ece7;border:1px solid #cdd8d1;border-radius:11px;align-items:center;gap:8px;padding:5px 11px;display:flex}.current-user-chip>svg{color:#3d715c;width:18px;height:18px}.current-user-chip strong,.current-user-chip small{white-space:nowrap;display:block}.current-user-chip strong{font-size:13px;line-height:1.1}.current-user-chip small{color:#60786d;margin-top:2px;font-size:8px;line-height:1}.cloud-indicator{border-radius:99px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:800;display:flex}.cloud-indicator svg{width:13px}.cloud-indicator.online{color:#347056;background:#dcebe2}.cloud-indicator.connecting{color:#8d672f;background:#f7e7cc}.cloud-indicator.local{color:#526b7c;background:#e2e9ed}.cloud-indicator.offline,.cloud-indicator.error{color:var(--danger);background:#f7e2dc}.cloud-sync-banner{border-bottom:1px solid var(--line);text-align:center;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:9px 18px;font-size:10px;font-weight:800;display:flex}.cloud-sync-banner svg{flex:none;width:15px}.cloud-sync-banner.online{color:#28664e;background:#dcece3;border-color:#b8d4c5}.cloud-sync-banner.connecting{color:#885f25;background:#f8e9cf;border-color:#ead0a4}.cloud-sync-banner.offline,.cloud-sync-banner.error{color:#8d4c3e;background:#f7ded7;border-color:#e6b9ad}.cloud-login-fields{gap:12px;display:grid}.cloud-login-fields label{font-size:10px;font-weight:700}.cloud-login-fields input{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;height:50px;margin-top:6px;padding:0 13px;font-size:16px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#ffffff8c;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.icon-button.language{width:auto;padding:0 10px;font-size:11px;font-weight:700}.mobile-brand{display:none}.page{padding:25px 28px 50px}.wide-page{max-width:1240px}.narrow-page{max-width:850px}.dashboard-page{max-width:1320px}.page-heading{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px;display:flex}.page-heading h1{color:var(--ink);margin:4px 0 0;font:600 29px/1.15 Georgia,Noto Sans Thai,serif}.eyebrow,.kicker{color:#a57239;letter-spacing:.18em;margin:0;font-size:9px;font-weight:700}.subheading{color:var(--muted);margin:7px 0 0;font-size:12px}.search{border:1px solid var(--line);background:#ffffffa6;border-radius:11px;align-items:center;gap:9px;width:min(280px,40%);height:42px;padding:0 13px;display:flex}.search svg{color:#7e8982}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.category-row{scrollbar-width:none;gap:8px;margin-bottom:20px;display:flex;overflow-x:auto}.category-row button{border:1px solid var(--line);white-space:nowrap;cursor:pointer;background:#ffffff8c;border-radius:99px;padding:8px 15px;font-size:11px;font-weight:600}.category-row button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{grid-template-columns:repeat(3,minmax(150px,1fr));gap:14px;display:grid}.product-card{background:var(--paper);text-align:left;cursor:pointer;border:1px solid #cec7b8cc;border-radius:16px;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;overflow:hidden;box-shadow:0 2px 7px #32302806}.product-card:hover{box-shadow:var(--shadow);border-color:#bcb29e;transform:translateY(-2px)}.product-card:active{transform:scale(.98)}.product-card.disabled{opacity:.5;cursor:not-allowed}.product-art{place-items:center;height:112px;display:grid;position:relative;overflow:hidden}.product-art:before,.product-art:after{content:"";border:1px solid #ffffff59;border-radius:50%;width:90px;height:90px;position:absolute}.product-art:after{width:130px;height:130px}.product-art>span{filter:drop-shadow(0 8px 9px #31241729);z-index:1;font-size:49px;transform:rotate(-4deg)}.product-art.has-photo:before,.product-art.has-photo:after{display:none}.product-art>img{object-fit:cover;width:100%;height:100%}.promotion-badge{z-index:2;background:var(--orange);color:#392415;text-transform:uppercase;border-radius:99px;max-width:calc(100% - 18px);padding:5px 8px;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:9px;left:9px;box-shadow:0 3px 8px #3c230f26}.cart-quantity{background:var(--ink);color:#fff;z-index:2;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid;position:absolute;top:9px;right:9px}.product-info{padding:13px 13px 12px}.product-info h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;line-height:1.4;overflow:hidden}.product-info p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;height:14px;margin:4px 0 12px;font-size:9.5px;overflow:hidden}.product-info>div{justify-content:space-between;align-items:baseline;display:flex}.product-info strong{font:700 15px Georgia,serif}.product-info small{color:#698475;font-size:8.5px}.product-info small.danger{color:var(--danger)}.product-price{align-items:baseline;gap:5px;display:flex}.product-price del{color:var(--muted);font-size:8px}.cart-panel{z-index:11;background:var(--paper);border-left:1px solid var(--line);flex-direction:column;width:350px;padding:23px 20px 19px;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-10px 0 30px #2a2e2609}.cart-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;min-height:70px;display:flex}.cart-heading h2{flex-wrap:wrap;align-items:baseline;gap:5px 13px;margin:4px 0 18px;font:600 24px Georgia,Noto Sans Thai,serif;display:flex}.cart-heading h2>span,.cart-heading h2>b{color:var(--ink);font:inherit;line-height:1.2}.cart-heading h2>b{white-space:nowrap}.order-number{color:#a57239;letter-spacing:.12em;font-size:10px;font-weight:800}.cart-items{flex:1;padding:13px 0;overflow-y:auto}.empty-state{color:#7d827d;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:250px;display:flex}.empty-state>div{color:#a5a497;background:#f2eee4;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.empty-state h3{color:var(--ink);margin:14px 0 3px;font-size:14px}.empty-state p{margin:0;font-size:10px}.cart-line{border-bottom:1px solid #eee9dd;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.mini-art{border-radius:11px;place-items:center;width:50px;height:50px;font-size:25px;display:grid}.line-info{min-width:0}.line-info strong,.line-info span{display:block}.line-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.35;overflow:hidden}.line-info span{color:var(--ink-2);margin-top:4px;font:700 15px Georgia,serif}.stepper,.stock-stepper{align-items:center;gap:8px;display:flex}.stepper button,.stock-stepper button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:31px;height:31px;padding:0;display:grid}.stepper b{text-align:center;min-width:16px;font-size:15px}.cart-summary{border-top:1px solid var(--line);padding-top:17px}.cart-summary>div{justify-content:space-between;align-items:center;margin-bottom:11px;font-size:14px;display:flex}.cart-summary>div>strong{font-size:16px}.cart-summary span{color:var(--muted)}.discount-field{align-items:center;gap:4px;display:flex}.discount-field input{border:1px solid var(--line);text-align:right;border-radius:8px;width:72px;height:37px;padding:0 8px;font-size:16px}.grand-total{border-top:1px dashed #d7d1c4;padding-top:15px;margin:16px 0!important}.grand-total span{color:var(--ink);font-weight:800}.grand-total strong{font:700 31px Georgia,serif}.charge-button,.primary-button,.save-button{background:var(--orange);color:var(--ink);cursor:pointer;border:0;border-radius:11px;height:48px;padding:0 18px;font-weight:700}.charge-button{justify-content:space-between;align-items:center;width:100%;display:flex}.charge-button:disabled,.primary-button:disabled{opacity:.4;cursor:not-allowed}.bottom-nav,.mobile-cart-button,.mobile-cart-sheet{display:none}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b1c17b8;place-items:center;padding:18px;animation:.15s fade;display:grid;position:fixed;inset:0}.checkout-modal{background:var(--paper);border-radius:22px;width:min(470px,100%);max-height:calc(100vh - 30px);padding:25px 28px 27px;animation:.2s rise;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0000004d}.modal-close{cursor:pointer;background:#eee9de;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:18px;right:18px}.modal-close svg{width:18px}.checkout-head h2{margin:5px 0 16px;font:600 25px Georgia,Noto Sans Thai,serif}.checkout-total{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;margin:0 -28px;padding:14px 28px;display:flex}.checkout-total span{opacity:.7;font-size:11px}.checkout-total strong{color:#f2b86e;font:700 26px Georgia,serif}.method-tabs{grid-template-columns:1fr;gap:8px;margin:18px 0;display:grid}.method-tabs button{border:1px solid var(--line);cursor:pointer;background:#f8f5ed;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:48px;font-size:12px;font-weight:600;display:flex}.method-tabs button svg{width:18px}.method-tabs button.active{border-color:var(--ink);color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#e9efe9}.qr-payment{text-align:center}.sandbox-pill{color:#8c632c;letter-spacing:.08em;text-transform:uppercase;background:#f8ecd7;border-radius:99px;align-items:center;gap:6px;padding:4px 8px;font-size:8px;font-weight:700;display:inline-flex}.sandbox-pill span{background:#df993e;border-radius:50%;width:6px;height:6px}.qr-payment h3{margin:10px 0 4px;font-size:14px}.qr-payment img{width:min(210px,60vw);margin:4px auto;display:block}.qr-amount{font:700 28px Georgia,serif;display:block}.qr-payment>p{color:var(--muted);margin:3px 0;font-size:9px}.qr-payment>small{color:#9a9b94;font:8px monospace}.waiting-row{color:#93692f;align-items:center;gap:7px;width:fit-content;margin:12px auto 11px;font-size:10px;display:flex}.qr-payment .primary-button,.cash-payment .primary-button,.payment-success .primary-button{width:100%}.bank-note{justify-content:center;align-items:center;gap:5px;display:flex;color:#a16a3b!important}.qr-error{height:150px;color:var(--danger);background:#f7e8e3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:12px 0;font-size:11px;display:flex}.manual-payment .merchant-qr{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:10px;width:min(230px,66vw);max-height:300px}.slip-section{border:1px solid var(--line);text-align:left;background:#ffffffb8;border-radius:12px;margin-top:14px;padding:13px}.slip-section>strong{font-size:11px;display:block}.slip-section>p{color:var(--muted);margin:2px 0 10px;font-size:9px}.slip-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.slip-action{cursor:pointer;background:#fff;border:1px solid #b9ad9a;border-radius:10px;grid-template-rows:1fr 1fr;grid-template-columns:32px 1fr;align-items:center;column-gap:7px;min-height:76px;padding:10px;display:grid}.slip-action input{opacity:0;width:1px;height:1px;position:absolute}.slip-action svg{width:24px;color:var(--orange);grid-row:1/3}.slip-action span{align-self:end;font-size:10px;font-weight:800}.slip-action small{color:var(--muted);align-self:start;font-size:8px}.slip-action:active{background:#f2ecdf}.slip-loading{color:#93692f;text-align:center;padding:12px 0 2px;font-size:9px}.slip-preview{background:#f0f7f2;border:1px solid #77a18d;border-radius:10px;grid-template-columns:46px 1fr 30px;align-items:center;gap:9px;min-height:62px;margin-top:9px;padding:7px 9px;display:grid}.manual-payment .slip-preview img{object-fit:cover;border-radius:5px;width:46px;height:52px;margin:0}.slip-preview strong,.slip-preview small{display:block}.slip-preview strong{color:#2e7256;font-size:10px}.slip-preview small{text-overflow:ellipsis;white-space:nowrap;max-width:210px;color:var(--muted);margin-top:3px;font-size:8px;overflow:hidden}.slip-preview button{cursor:pointer;background:#dce9e2;border:0;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.slip-preview button svg{width:14px}.reviewer-select{text-align:left;margin-top:11px;font-size:10px;font-weight:700;display:block}.reviewer-select select{border:1px solid var(--line);width:100%;height:41px;color:var(--ink);background:#fff;border-radius:9px;margin-top:6px;padding:0 11px}.form-error{font-weight:700;color:var(--danger)!important}.slip-link{color:#2e7256;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.slip-link svg{width:13px;height:13px}.slip-viewer{background:var(--paper);border-radius:20px;flex-direction:column;width:min(520px,100%);max-height:calc(100dvh - 30px);padding:22px;display:flex;position:relative;box-shadow:0 30px 90px #00000059}.slip-viewer-head{padding-right:45px}.slip-viewer-head h2{margin:4px 0;font:600 21px Georgia,Noto Sans Thai,serif}.slip-viewer-head>span{color:var(--muted);font-size:10px}.slip-viewer>img{object-fit:contain;background:#ede9df;border-radius:10px;width:100%;min-height:0;max-height:calc(100dvh - 190px);margin-top:13px}.download-slip{color:#fff;background:var(--ink);border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;margin-top:11px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.download-slip svg{width:16px}.logged-in-reviewer{text-align:left;background:#eef6f1;border:1px solid #a9c4b6;border-radius:11px;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;margin-top:11px;padding:10px 12px;display:grid}.reviewer-avatar{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.logged-in-reviewer span,.logged-in-reviewer strong,.logged-in-reviewer small{display:block}.logged-in-reviewer span{color:var(--muted);font-size:8px}.logged-in-reviewer strong{margin:1px 0;font-size:12px}.logged-in-reviewer small{color:#4c7966;font-size:8px}.logged-in-reviewer>svg{color:#39775d;width:19px}.cash-payment label{font-size:11px;font-weight:600}.cash-input{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;height:66px;margin-top:7px;padding:0 17px;display:flex}.cash-input span{color:var(--muted);font:700 24px Georgia,serif}.cash-input input{text-align:right;width:100%;color:var(--ink);background:0 0;border:0;outline:0;font:700 28px Georgia,serif}.quick-cash{gap:7px;margin:10px 0 18px;display:flex}.quick-cash button{border:1px solid var(--line);cursor:pointer;background:#f8f5ed;border-radius:8px;flex:1;padding:8px 3px;font-size:10px}.change-row{border-top:1px dashed var(--line);justify-content:space-between;padding:14px 0;display:flex}.change-row span{color:var(--muted);font-size:12px}.change-row strong{font:700 21px Georgia,serif}.payment-success{text-align:center;padding:38px 0 5px}.success-icon{color:#2e7356;background:#dceadd;border-radius:50%;place-items:center;width:82px;height:82px;margin:auto;display:grid}.payment-success h2{margin:19px 0 5px;font:600 24px Georgia,Noto Sans Thai,serif}.payment-success p{color:var(--muted);margin:0 0 25px;font:10px monospace}.count-pill{background:#e8e3d7;border-radius:99px;padding:7px 12px;font-size:10px;font-weight:600}.large-empty{color:#92968f;background:#ffffff73;border:1px dashed #cbc4b6;border-radius:16px;place-content:center;justify-items:center;min-height:360px;display:grid}.large-empty svg{width:40px;height:40px}.large-empty h3{color:var(--ink);margin:13px 0 4px}.large-empty p{margin:0;font-size:11px}.order-table,.inventory-list{border:1px solid var(--line);background:#ffffff8c;border-radius:14px;overflow:hidden}.table-head,.table-row{grid-template-columns:1.45fr .5fr 1fr 1fr .6fr .62fr;align-items:center;gap:12px;padding:12px 17px;display:grid}.table-head{color:#767b75;letter-spacing:.08em;text-transform:uppercase;background:#e9e4d9;font-size:9px;font-weight:700}.table-row{border-top:1px solid var(--line);min-height:65px;font-size:11px}.table-row>div strong,.table-row>div small{display:block}.table-row>div small{color:var(--muted);margin-top:3px;font-size:8px}.payment-label,.status-paid,.status-voided{align-items:center;gap:5px;display:flex}.payment-label svg,.status-paid svg,.status-voided svg{width:13px;height:13px}.status-paid{color:#39775d;font-size:9px;font-weight:700}.status-paid svg{background:#d9e9df;border-radius:50%;padding:2px}.status-voided{color:#a23f31;align-items:flex-start;font-size:9px;font-weight:800;line-height:1.35}.voided-order-row{opacity:.9;background:#fbefeb}.voided-order-row>strong{text-decoration:line-through}.order-history-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.order-history-tabs{flex-wrap:wrap;gap:6px;display:flex}.order-history-tabs button{border:1px solid var(--line);min-height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:9px;padding:0 13px;font-size:10px;font-weight:800}.order-history-tabs button.active{border-color:var(--ink);color:#fff;background:var(--ink)}.void-all-button,.void-order-button,.restore-order-button{color:#9c3b2e;cursor:pointer;background:#fff2ed;border:1px solid #b75a49;border-radius:8px;justify-content:center;align-items:center;gap:5px;font-size:9px;font-weight:900;display:inline-flex}.void-all-button{min-height:40px;padding:0 13px}.void-order-button,.restore-order-button{min-height:34px;padding:0 9px}.void-all-button svg,.void-order-button svg,.restore-order-button svg{width:14px}.restore-order-button{color:#285b46;background:#eaf4ee;border-color:#4d8068}.audit-log-list{gap:8px;display:grid}.audit-log-row{border:1px solid var(--line);background:#ffffffb8;border-left:5px solid #668176;border-radius:11px;grid-template-columns:1fr .8fr .8fr 1.2fr;align-items:center;gap:13px;min-height:70px;padding:12px 15px;display:grid}.audit-log-row.voided,.audit-log-row.delete_attempt{border-left-color:#bd4c3d}.audit-log-row.restored{background:#edf7f1;border-left-color:#2d805b}.audit-log-row strong,.audit-log-row small{display:block}.audit-log-row strong{font-size:11px}.audit-log-row small{color:var(--muted);margin-top:3px;font-size:8px}.audit-log-row>span{font-size:10px;font-weight:900}.audit-log-row>p{color:#6f746f;margin:0;font-size:9px;line-height:1.4}.void-order-modal{background:var(--paper);border-radius:20px;width:min(530px,100%);padding:27px;position:relative;box-shadow:0 30px 90px #00000059}.void-order-modal h2{margin:5px 40px 14px 0;font-size:25px}.void-warning,.restore-warning{color:#843d31;background:#fbe9e3;border:1px solid #e1a998;border-radius:10px;gap:10px;padding:12px;display:flex}.void-warning svg,.restore-warning svg{flex:none;width:20px}.void-warning p,.restore-warning p{margin:0;font-size:10px;line-height:1.55}.restore-warning{color:#285b46;background:#eaf4ee;border-color:#85ad99}.void-order-modal label{margin-top:14px;font-size:10px;font-weight:800;display:block}.void-order-modal textarea,.void-order-modal input{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:9px;margin-top:6px;padding:11px}.void-order-modal textarea{resize:vertical;min-height:85px}.confirm-void-button,.confirm-restore-button{color:#fff;cursor:pointer;background:#a64032;border:0;border-radius:10px;width:100%;min-height:50px;margin-top:13px;font-size:11px;font-weight:900}.confirm-restore-button{background:#28684e}.confirm-void-button:disabled,.confirm-restore-button:disabled{opacity:.4}.inventory-total{background:var(--ink);color:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 15px;display:flex}.inventory-total svg{color:#e7a456}.inventory-total small,.inventory-total strong{display:block}.inventory-total small{opacity:.55;font-size:8px}.inventory-total strong{margin-top:2px;font-size:13px}.inventory-actions{align-items:stretch;gap:8px;display:flex}.add-product-button{background:var(--orange);color:var(--ink);cursor:pointer;border:0;border-radius:11px;align-items:center;gap:6px;padding:0 14px;font-size:10px;font-weight:800;display:flex}.add-product-button svg{width:16px}.inventory-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1.6fr) .65fr .55fr 110px;align-items:center;gap:16px;min-height:70px;padding:11px 16px;display:grid}.inventory-row.product-manage-row{grid-template-columns:minmax(210px,1.5fr) .65fr .55fr 100px 75px}.inventory-row:last-child{border-bottom:0}.inventory-product{align-items:center;gap:12px;display:flex}.inventory-product strong,.inventory-product small{display:block}.inventory-product strong{font-size:12px}.inventory-product small{color:var(--muted);margin-top:3px;font-size:8px}.mini-art.has-photo{padding:0;overflow:hidden}.mini-art.has-photo img{object-fit:cover;width:100%;height:100%}.unit-cost{color:var(--muted);font-size:10px}.inventory-price del,.inventory-price strong{display:block}.inventory-price del{color:var(--muted);font-size:8px}.inventory-price strong{margin-top:2px;font-size:11px}.stock-state{color:#337056;background:#deece2;border-radius:99px;width:fit-content;padding:4px 7px;font-size:8px;font-weight:700}.stock-state.low{color:var(--danger);background:#f5dfd8}.stock-stepper{justify-content:flex-end}.stock-stepper button{width:28px;height:28px}.stock-stepper button svg{width:14px}.stock-stepper strong{text-align:center;min-width:24px}.edit-product-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:34px;font-size:9px;font-weight:700;display:flex}.edit-product-button svg{width:13px}.product-editor-modal{background:var(--paper);border-radius:20px;width:min(820px,100%);max-height:calc(100vh - 30px);padding:24px 26px;animation:.2s rise;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0000004d}.editor-heading h2{margin:4px 0;font:600 25px Georgia,Noto Sans Thai,serif}.editor-heading>p:last-child{color:var(--muted);margin:0;font-size:10px}.product-image-editor{border:1px solid var(--line);background:#ffffffa6;border-radius:13px;grid-template-columns:170px 1fr;align-items:center;gap:17px;margin-top:18px;padding:14px;display:grid}.product-image-preview{aspect-ratio:8/5;border-radius:10px;place-items:center;width:170px;display:grid;overflow:hidden}.product-image-preview span{font-size:42px}.product-image-preview img{object-fit:cover;width:100%;height:100%}.product-image-editor>div:last-child>strong{font-size:12px}.product-image-editor p{color:var(--muted);margin:4px 0 10px;font-size:9px}.image-select-button,.remove-image-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;min-height:35px;padding:0 11px;font-size:9px;font-weight:700;display:inline-flex}.image-select-button{color:#fff;background:var(--ink)}.image-select-button input{opacity:0;width:1px;height:1px;position:absolute}.image-select-button svg{width:14px}.remove-image-button{color:var(--danger);margin-left:7px}.editor-form{gap:10px;margin-top:12px;display:grid}.form-section{border:1px solid var(--line);background:#ffffff8f;border-radius:12px;padding:14px}.form-section h3{margin:0 0 10px;font-size:12px}.form-section h3 small{color:var(--muted);font-size:8px;font-weight:400}.editor-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.editor-grid.three{grid-template-columns:repeat(3,1fr)}.editor-grid label{font-size:9px;font-weight:700}.editor-grid input,.editor-grid textarea,.editor-grid select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:8px;margin-top:5px;padding:9px 10px;font-size:10px;display:block}.editor-grid input,.editor-grid select{height:39px}.editor-grid textarea{resize:vertical;height:62px}.promotion-section{background:#fbf1e2}.editor-error{color:var(--danger);background:#f9e5df;border-radius:8px;align-items:center;gap:7px;margin-top:10px;padding:10px;font-size:9px;font-weight:700;display:flex}.editor-error svg{width:15px}.editor-footer{justify-content:flex-end;gap:8px;margin-top:13px;display:flex}.cancel-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;min-width:100px;font-weight:700}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.metric{border:1px solid var(--line);background:#ffffff9e;border-radius:13px;padding:17px}.metric span,.metric strong,.metric small{display:block}.metric span{color:var(--muted);font-size:10px}.metric strong{margin:8px 0 3px;font:700 22px Georgia,serif}.metric small{color:#8a8f89;font-size:8px}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.dashboard-heading h1{color:var(--ink);margin:4px 0 0;font:600 29px/1.15 Georgia,Noto Sans Thai,serif}.selected-date-label{color:var(--muted);margin:6px 0 0;font-size:11px}.date-control{align-items:stretch;gap:6px;display:flex}.date-control>button{border:1px solid var(--line);cursor:pointer;background:#ffffffb3;border-radius:9px;place-items:center;width:38px;display:grid}.date-control>button svg{width:16px}.date-control>button:disabled{opacity:.35;cursor:not-allowed}.date-control label{border:1px solid var(--line);background:var(--paper);border-radius:9px;grid-template-rows:16px 18px;grid-template-columns:20px 1fr;column-gap:7px;min-width:205px;height:46px;padding:6px 10px;display:grid}.date-control label svg{color:#a57239;grid-row:1/3;align-self:center;width:17px}.date-control label span{color:var(--muted);font-size:8px}.date-control input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:11px;font-weight:600}.date-control .today-button{background:var(--ink);color:#fff;width:auto;padding:0 13px;font-size:10px;font-weight:700}.period-controls{justify-items:end;gap:7px;display:grid}.range-control{align-items:center}.range-control label{min-width:180px}.range-separator{color:var(--muted);font-size:9px;font-weight:800}.period-presets{gap:5px;display:flex}.period-presets button{border:1px solid var(--line);min-height:30px;color:var(--ink);cursor:pointer;background:#ffffffb8;border-radius:8px;padding:0 13px;font-size:9px;font-weight:800}.period-presets button.active,.period-presets button:hover{border-color:var(--ink);color:#fff;background:var(--ink)}.hourly-card{border:1px solid var(--line);background:#ffffff9e;border-radius:14px;margin-bottom:14px;padding:18px 19px 13px}.hourly-chart{border-bottom:1px solid var(--line);grid-template-columns:repeat(15,minmax(18px,1fr));align-items:end;gap:5px;height:176px;margin-top:7px;padding:5px 1px 0;display:grid}.hour-column{text-align:center;grid-template-rows:22px 104px 18px;min-width:0;height:144px;display:grid}.hour-value{color:var(--ink-2);white-space:nowrap;align-self:end;font-size:7px;overflow:hidden}.hour-track{background:linear-gradient(#ded9cc14,#ded9cc59);border-radius:4px 4px 0 0;align-items:flex-end;height:104px;display:flex;overflow:hidden}.hour-track i{background:linear-gradient(#efb56f,#d98b3d);border-radius:4px 4px 0 0;width:100%;min-height:2px;display:block}.hour-column>span{color:var(--muted);white-space:nowrap;padding-top:5px;font-size:7px}.mini-empty{min-height:128px;color:var(--muted);place-items:center;font-size:10px;display:grid}.hourly-chart.period-chart-wide{justify-content:start;overflow:auto hidden}.dashboard-transactions{border:1px solid var(--line);background:#ffffff9e;border-radius:14px;margin-top:14px;overflow:hidden}.transactions-head{justify-content:space-between;align-items:center;min-height:62px;padding:12px 17px;display:flex}.transactions-head span{color:#a57239;letter-spacing:.15em;font-size:8px;font-weight:700}.transactions-head h2{margin:3px 0 0;font-size:14px}.transactions-head>strong{color:var(--ink-2);background:#e5ece7;border-radius:99px;padding:5px 8px;font-size:8px}.dashboard-order-head,.dashboard-order-row{grid-template-columns:1.35fr .55fr .4fr .55fr .75fr .65fr;align-items:center;gap:12px;padding:10px 17px;display:grid}.dashboard-order-head{color:var(--muted);text-transform:uppercase;background:#ebe6db;font-size:8px;font-weight:700}.dashboard-order-row{border-top:1px solid var(--line);min-height:49px;font-size:9px}.dashboard-order-row>strong:last-child{text-align:right;font:700 13px Georgia,serif}.verified-status,.review-status{text-transform:uppercase;border-radius:99px;align-items:center;gap:4px;width:fit-content;padding:4px 7px;font-size:8px;font-weight:700;display:flex}.verified-status{color:#347056;background:#dcebe2}.review-status{color:#96642d;background:#f5e7d0}.verified-status svg,.review-status svg{width:11px;height:11px}.transaction-empty{min-height:130px;color:var(--muted);border-top:1px solid var(--line);place-content:center;justify-items:center;gap:7px;font-size:10px;display:grid}.transaction-empty svg{width:25px}.report-grid{grid-template-columns:.8fr 1.2fr;gap:14px;display:grid}.report-card,.export-card{border:1px solid var(--line);background:#ffffff9e;border-radius:14px;padding:19px}.card-title{justify-content:space-between;display:flex}.card-title span{color:#a57239;letter-spacing:.15em;font-size:8px;font-weight:700}.card-title h3{margin:4px 0;font-size:14px}.card-title>svg{color:#92968f;width:19px}.donut-wrap{justify-content:center;align-items:center;gap:28px;padding:18px 0 6px;display:flex}.donut{border-radius:50%;place-items:center;width:116px;height:116px;display:grid}.donut>div{text-align:center;background:#faf8f2;border-radius:50%;place-content:center;width:76px;height:76px;display:grid}.donut strong,.donut small{display:block}.donut strong{font:700 20px Georgia,serif}.donut small{color:var(--muted);font-size:8px}.legend p{grid-template-columns:8px 1fr auto;align-items:center;gap:7px;margin:10px 0;font-size:9px;display:grid}.legend i{border-radius:50%;width:7px;height:7px}.legend .orange{background:var(--orange)}.legend .green{background:var(--ink)}.legend span{color:var(--muted)}.bars{padding-top:13px}.bar-row{grid-template-columns:120px 1fr 22px;align-items:center;gap:9px;margin:10px 0;font-size:9px;display:grid}.bar-row>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bar-row>div{background:#e9e5dc;border-radius:99px;height:7px;overflow:hidden}.bar-row i{border-radius:inherit;background:var(--orange);min-width:2px;height:100%;display:block}.bar-row strong{text-align:right}.export-card{justify-content:space-between;align-items:center;gap:30px;margin-top:14px;display:flex}.export-intro{align-items:center;gap:13px;display:flex}.export-icon{color:#fff;background:var(--ink);border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.export-icon svg{width:19px}.export-intro h2{margin:0 0 3px;font-size:14px}.export-intro p{color:var(--muted);margin:0;font-size:9px}.export-buttons{gap:7px;display:flex}.export-buttons button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:9px;grid-template-columns:29px 1fr 15px;align-items:center;gap:8px;min-width:145px;padding:9px;display:grid}.export-buttons button:hover{border-color:#a99f8e}.file-icon{color:#fff;border-radius:5px;place-items:center;width:28px;height:31px;font-size:10px;font-weight:800;display:grid}.file-icon.excel{background:#39765a}.file-icon.pdf{background:#bc604e}.file-icon.md{background:#4d647b}.export-buttons strong,.export-buttons small{display:block}.export-buttons strong{font-size:10px}.export-buttons small{color:var(--muted);margin-top:2px;font-size:7px}.export-buttons svg{color:#92968f;width:14px}.settings-card{border:1px solid var(--line);background:#fff9;border-radius:14px;margin-bottom:13px;padding:20px}.setting-section{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.setting-number{background:var(--ink);color:#fff;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font:10px monospace;display:grid}.setting-section h3{margin:0 0 3px;font-size:13px}.setting-section p{color:var(--muted);margin:0;font-size:9px}.settings-card label{margin-top:13px;font-size:10px;font-weight:600;display:block}.settings-card input{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:9px;margin-top:6px;padding:0 12px;font-size:12px;display:block}.settings-card label>small{color:var(--muted);margin-top:5px;font-weight:400;display:block}.integration-status{background:#f4f1e8;border-radius:9px;justify-content:space-between;align-items:center;margin-top:17px;padding:11px 12px;display:flex}.integration-status>div{align-items:center;gap:9px;display:flex}.pulse{background:#e2a14d;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #f4dfc2}.integration-status strong,.integration-status small{display:block}.integration-status strong{font-size:10px}.integration-status small{color:var(--muted);font-size:8px}.integration-status>span{color:#a66c2e;font-size:8px;font-weight:800}.warning-box{color:#8f5c3c;background:#fbede3;border:1px solid #e9c9b4;border-radius:9px;gap:9px;margin-top:12px;padding:11px;display:flex}.warning-box svg{flex:none;width:16px}.warning-box p{margin:0;font-size:9px;line-height:1.6}.save-button{justify-content:center;align-items:center;gap:7px;min-width:170px;display:flex}.save-button svg{width:17px}.settings-card select{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:9px;margin-top:6px;padding:0 12px;font-size:12px;display:block}.settings-card input[readonly]{color:var(--muted);background:#f2eee5}.settings-grid{grid-template-columns:1fr 1fr;column-gap:14px;display:grid}.settings-logo{border:1px solid var(--line);background:#fff;border-radius:12px;flex:none;width:55px;height:55px;overflow:hidden}.settings-logo img{object-fit:cover;object-position:center 53%;width:100%;height:100%;transform:scale(1.08)}.brand-setting{align-items:center}.staff-settings-list{gap:9px;display:grid}.staff-setting-row{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:110px 1fr 130px;align-items:end;gap:10px;padding:10px 12px;display:grid}.staff-setting-row>div{align-self:center}.staff-setting-row strong,.staff-setting-row small{display:block}.staff-setting-row strong{font-size:12px}.staff-setting-row small{color:var(--muted);margin-top:2px;font-size:8px}.staff-setting-row label{margin:0}.staff-setting-row input{margin-top:4px}.cloud-account-note{color:#315f4c;background:#edf6f1;border:1px solid #adc7ba;border-radius:10px;gap:11px;padding:13px;display:flex}.cloud-account-note>svg{flex:none;width:21px}.cloud-account-note strong{font-size:11px}.cloud-account-note p{color:#557566;margin:4px 0 0;font-size:9px;line-height:1.5}.settings-qr{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:14px;padding:11px;display:flex}.settings-qr img{object-fit:cover;object-position:center;border-radius:7px;width:72px;height:88px}.settings-qr strong,.settings-qr small{display:block}.settings-qr strong{font-size:11px}.settings-qr small{color:var(--muted);margin-top:5px;font-size:9px}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(10px)scale(.98)}}@media (width<=1180px){.sidebar{width:78px;padding-inline:13px}.brand{padding-inline:6px}.brand>div,.sidebar nav span,.sidebar-foot>div:not(.avatar),.sidebar-foot>svg{display:none}.sidebar nav button{justify-content:center;padding:13px}.sidebar-foot{justify-content:center}.main{margin-left:78px}.product-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.export-card{flex-direction:column;align-items:flex-start}.export-buttons{width:100%}.export-buttons button{flex:1;min-width:0}}@media (width<=760px){body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.login-page{padding:14px}.login-card{border-radius:20px;padding:22px 17px}.login-heading h2{font-size:23px}.sidebar,.cart-panel{display:none}.main,.main.with-cart{min-height:calc(100vh - 68px);margin:0}.topbar{height:64px;padding:0 12px}.mobile-brand{align-items:center;gap:8px;display:flex}.mobile-brand .brand-mark,.mobile-brand .brand-logo{border-radius:9px 9px 9px 3px;width:34px;height:34px;font-size:16px}.mobile-brand strong{font:600 16px Georgia,serif;display:block}.event-badge,.staff-chip,.cloud-indicator{display:none}.current-user-chip{min-height:42px;padding:5px 10px}.current-user-chip>svg{width:20px;height:20px}.current-user-chip strong{font-size:15px}.current-user-chip small{font-size:9px}.top-actions{gap:6px}.page{padding:18px 14px 35px}.page-heading{align-items:flex-start;margin-bottom:18px}.page-heading h1{font-size:25px}.search{width:44px;padding:0 12px;transition:width .2s}.search:focus-within{width:180px}.search input{min-width:0}.search:not(:focus-within) input{width:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-art{height:100px}.product-info{padding:11px}.product-info h3{font-size:11px}.product-info p{margin-bottom:10px;font-size:8.5px}.product-info strong{font-size:14px}.bottom-nav{z-index:30;height:calc(62px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--paper);border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -8px 24px #1e26200f}.bottom-nav button{color:#808781;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;display:flex}.bottom-nav button.active{color:var(--ink);font-weight:700}.bottom-nav button.active svg{color:var(--orange);fill:#f7e0c3}.mobile-cart-button{z-index:29;left:12px;right:12px;bottom:calc(72px + env(safe-area-inset-bottom));background:var(--ink);color:#fff;text-align:left;border:0;border-radius:13px;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;height:53px;padding:0 16px;display:grid;position:fixed;box-shadow:0 10px 28px #17362c52}.mobile-cart-button span{font-size:11px}.mobile-cart-button strong{color:#f2b86e;font:700 17px Georgia,serif}.mobile-cart-sheet{z-index:40;overscroll-behavior:none;display:block;position:fixed;inset:0}.sheet-scrim{background:#0b1c179e;position:absolute;inset:0}.sheet-body{isolation:isolate;background:var(--paper);overscroll-behavior-y:contain;border-radius:20px 20px 0 0;animation:.2s rise;position:absolute;inset:7vh 0 0;overflow:hidden}.sheet-body .cart-panel{z-index:11;width:auto;padding:58px 20px calc(18px + env(safe-area-inset-bottom));border:0;display:flex;position:absolute;inset:0}.sheet-body .cart-items{overscroll-behavior-y:contain;touch-action:pan-y}.sheet-body .cart-heading h2{gap:5px 12px;font-size:clamp(20px,6vw,26px)}.sheet-body .cart-line{grid-template-columns:62px minmax(0,1fr) auto;gap:13px;padding:15px 0}.sheet-body .cart-line .mini-art{width:62px;height:62px;font-size:31px}.sheet-body .line-info strong{font-size:16px}.sheet-body .line-info span{font-size:17px}.sheet-body .stepper{gap:10px}.sheet-body .stepper button{width:39px;height:39px}.sheet-body .stepper b{min-width:18px;font-size:17px}.sheet-body .cart-summary>div{font-size:15px}.sheet-body .cart-summary>div>strong{font-size:18px}.sheet-body .grand-total strong{font-size:36px}.sheet-body .charge-button{height:60px;font-size:17px}.sheet-body .charge-button strong{font-size:20px}.sheet-close{z-index:31;background:#ece8de;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:11px;right:14px}.sheet-close svg{width:19px}.checkout-modal{border-radius:18px;padding:22px 19px}.checkout-total{margin-inline:-19px;padding-inline:19px}.checkout-head h2{font-size:22px}.slip-viewer-backdrop{align-items:flex-end;padding:0}.slip-viewer{width:100%;max-height:94dvh;padding:19px 14px calc(14px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.slip-viewer>img{max-height:calc(94dvh - 170px - env(safe-area-inset-bottom))}.table-head{display:none}.order-table{background:0 0;border:0;gap:9px;display:grid}.table-row{border:1px solid var(--line);background:#ffffffa6;border-radius:12px;grid-template-columns:1fr auto;gap:8px 14px;padding:13px}.table-row>span:first-of-type{display:none}.table-row>strong{text-align:right;grid-area:1/2}.payment-label,.status-paid,.status-voided{grid-row:2}.status-paid,.status-voided{justify-self:end}.table-row>span:last-child{grid-column:1/3}.void-order-button,.restore-order-button{width:100%}.order-history-toolbar{flex-direction:column;align-items:stretch}.order-history-tabs{grid-template-columns:repeat(3,1fr);display:grid}.order-history-tabs button{padding:0 6px;font-size:9px}.audit-log-row{grid-template-columns:1fr 1fr}.audit-log-row>p{grid-column:1/3}.void-order-modal{padding:23px 15px calc(18px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;align-self:end}.inventory-actions{width:100%}.inventory-total{flex:1;padding:8px 11px}.add-product-button{min-height:43px}.inventory-row{grid-template-columns:1fr auto;gap:8px;padding:12px}.inventory-row.product-manage-row{grid-template-columns:minmax(0,1fr) auto auto}.unit-cost,.stock-state{display:none}.product-manage-row .inventory-product{grid-column:1/4}.product-manage-row .inventory-price{grid-area:2/1}.product-manage-row .stock-stepper{grid-area:2/2}.product-manage-row .edit-product-button{grid-area:2/3;padding-inline:9px}.stock-stepper{grid-area:1/2}.inventory-product .mini-art{border-radius:8px;width:50px;height:40px}.product-editor-modal{width:100%;max-height:94dvh;padding:20px 14px calc(18px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.modal-backdrop:has(.product-editor-modal){align-items:flex-end;padding:0}.product-image-editor{grid-template-columns:1fr}.product-image-preview{width:100%}.editor-grid,.editor-grid.three{grid-template-columns:1fr}.editor-grid input,.editor-grid select{height:44px;font-size:16px}.editor-grid textarea{min-height:78px;font-size:16px}.editor-footer{bottom:calc(-18px - env(safe-area-inset-bottom));margin:14px -14px calc(-18px - env(safe-area-inset-bottom));padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);position:sticky}.editor-footer button{flex:1;min-height:46px}.dashboard-heading{flex-direction:column;align-items:stretch}.dashboard-heading h1{font-size:25px}.period-controls{justify-items:stretch;width:100%}.date-control{width:100%}.range-control{grid-template-columns:1fr auto 1fr;display:grid}.date-control label,.range-control label{width:auto;min-width:0}.period-presets{grid-template-columns:repeat(3,1fr);display:grid}.period-presets button{min-height:38px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{padding:14px}.metric strong{font-size:19px}.report-grid{grid-template-columns:1fr}.hourly-card{padding-inline:12px;overflow:hidden}.hourly-chart{gap:3px;overflow-x:auto}.hour-value,.dashboard-order-head{display:none}.dashboard-order-list{gap:8px;padding:0 10px 10px;display:grid}.dashboard-order-row{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:1.3fr .7fr .7fr;gap:6px 9px;padding:11px}.dashboard-order-row>span:nth-of-type(2){display:none}.dashboard-order-row>strong:last-child{grid-area:1/3}.dashboard-order-row .verified-status,.dashboard-order-row .review-status{grid-column:3;justify-self:end}.settings-grid{grid-template-columns:1fr}.staff-setting-row{grid-template-columns:1fr 1fr}.staff-setting-row>div{grid-column:1/3}.export-buttons{flex-direction:column}.export-buttons button{width:100%}.export-card{gap:18px}.donut-wrap{justify-content:flex-start}.bar-row{grid-template-columns:100px 1fr 20px}}.display-pair-button{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 9px;font-size:9px;font-weight:800;display:flex}.display-pair-button>b{color:#fff;background:var(--ink);white-space:nowrap;border-radius:99px;padding:3px 6px;font-size:8px}.display-pair-button svg{width:16px}.display-pair-backdrop{z-index:1000;background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;display:block}.display-pair-modal{background:var(--paper);width:100vw;height:100dvh;max-height:none;box-shadow:none;border-radius:0;padding:0;position:fixed;inset:0;overflow:hidden}.display-pair-modal .modal-close{z-index:1002;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));position:fixed}.display-pair-scroll{overscroll-behavior:contain;width:100%;height:100dvh;padding:0;overflow:hidden auto}.display-pair-inner{width:min(720px,100%);min-height:100%;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));align-content:center;margin:0 auto;display:grid}.display-pair-header{text-align:center;padding-right:42px}.display-pair-header h2{margin:4px 0 7px;font:700 clamp(21px,3vw,27px) Georgia,Noto Sans Thai,serif}.display-pair-header>p:not(.eyebrow){max-width:540px;color:var(--muted);margin:0 auto 14px;font-size:11px;line-height:1.55}.display-pair-header>p:not(.eyebrow) strong{color:var(--ink)}.display-pair-content{grid-template-columns:minmax(170px,220px) minmax(0,1fr);align-items:center;gap:clamp(14px,3vw,24px);display:grid}.display-pair-qr-pane{justify-items:center;gap:7px;min-width:0;display:grid}.display-pair-qr-pane img{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(210px,31dvh,100%);height:auto;padding:5px;display:block}.display-pair-qr-pane strong{color:var(--ink);font-size:12px}.display-pair-controls{min-width:0}.display-pair-controls>small{color:#967044;margin-top:8px;font-size:9px;line-height:1.4;display:block}.display-station-picker{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0;display:grid}.display-station-picker button{border:1px solid var(--line);min-height:43px;color:var(--ink);cursor:pointer;background:#fff;border-radius:9px;font-size:11px;font-weight:900}.display-station-picker button.selected{border:2px solid var(--ink);color:#fff;background:var(--ink)}.display-link{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;margin-top:11px;padding:7px;display:grid}.display-link>input{color:#5d7066;text-align:left;background:0 0;border:0;outline:0;width:100%;min-width:0;height:36px;font:10px monospace}.display-link button{color:#fff;background:var(--ink);white-space:nowrap;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:40px;padding:0 12px;font-size:10px;font-weight:800;display:flex}.display-link svg{width:15px}.display-copy-error{color:var(--danger);margin-top:7px;font-size:9px;font-weight:800;display:block}.display-pair-actions{gap:7px;display:grid}.display-test-button{border:2px solid var(--ink);min-height:42px;color:var(--ink);cursor:pointer;background:#eef4ef;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex}.display-test-button:disabled{opacity:.55}.display-test-button svg{width:17px}.display-test-help{color:var(--muted);text-align:center;font-size:8.5px;line-height:1.35}.display-test-result{color:#27664e;text-align:center;background:#dcece3;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:900}.display-test-result.error{color:#8c4633;background:#f7e1da}.display-pair-actions .display-link{margin-top:0}.slipok-pill{color:#2d6d53;background:#e3f0e8}.slipok-pill span{background:#2e8a63;box-shadow:0 0 0 4px #cce4d6}.dynamic-payment-qr-wrap{flex-direction:column;align-items:center;display:flex}.dynamic-payment-qr-wrap>img{image-rendering:auto}.qr-exact-label,.qr-fallback-label{border-radius:99px;width:fit-content;margin:5px auto 7px;padding:5px 9px;font-size:8px;font-weight:900;display:block}.qr-exact-label{color:#246349;background:#dbeee3}.qr-fallback-label{color:#914d30;background:#f8e3d9}.customer-total-panel .qr-exact-label{color:#17362c;background:#bfe0cf}.customer-total-panel .qr-fallback-label{color:#5f2f1d;background:#f1c7b4}.slip-checking{color:#315f4c;background:#edf6f1;border-radius:9px;justify-content:center;align-items:center;gap:9px;margin-top:10px;padding:12px;font-size:9px;display:flex}.slip-checking>span{border:2px solid #9fc4b1;border-top-color:#28694e;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}.slipok-error{color:#8b442e;text-align:left;background:#fae8df;border:1px solid #e4b7a6;border-radius:9px;align-items:flex-start;gap:8px;margin-top:10px;padding:11px;display:flex}.slipok-error>svg{flex:none;width:18px}.slipok-error strong{font-size:10px}.slipok-error p{color:#995c48;margin:3px 0 0;font-size:9px}.emergency-button{color:#864b28;cursor:pointer;background:#fff4ea;border:1px solid #c48255;border-radius:9px;width:100%;min-height:43px;margin-top:8px;font-size:9px;font-weight:800}.retry-verified-button{color:#fff;cursor:pointer;background:#286d51;border:0;border-radius:9px;width:100%;min-height:45px;margin-top:8px;font-size:10px;font-weight:900}.checkout-queue{color:#fff;background:var(--ink);border-radius:13px;width:min(230px,100%);margin:17px auto;padding:12px}.checkout-queue span,.checkout-queue strong{display:block}.checkout-queue span{font-size:9px}.checkout-queue strong{color:#ffc276;margin-top:3px;font:900 44px Georgia,serif}@keyframes spin{to{transform:rotate(360deg)}}.customer-display{color:#17362c;background:radial-gradient(circle at 20% 0,#fff9ec,#f2ecde 52%,#e7dfcf);min-height:100dvh}.customer-fullscreen-button{z-index:100;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#17362ce0;border:1px solid #ffffffa6;border-radius:99px;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-size:14px;font-weight:900;display:flex;position:fixed;box-shadow:0 8px 24px #17362c38}.customer-fullscreen-button svg{width:19px;height:19px}.waiting-display,.idle-display,.success-display{text-align:center;place-content:center;justify-items:center;padding:5vw;display:grid}.display-connection-badge{top:max(14px,env(safe-area-inset-top));color:#286c52;white-space:nowrap;background:#ffffffe0;border-radius:99px;align-items:center;gap:7px;padding:8px 13px;font-size:12px;font-weight:900;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #17362c1a}.display-connection-badge svg{width:17px}.display-connection-badge.reconnecting{color:#8a642b;background:#fff2d9}.waiting-display>img,.idle-display>img{object-fit:cover;object-position:center 53%;border-radius:28px;width:clamp(150px,20vw,270px);height:clamp(150px,20vw,270px);box-shadow:0 18px 50px #3533271f}.waiting-display h1,.idle-display h1{margin:20px 0 5px;font:800 clamp(38px,6vw,76px) Georgia,serif}.waiting-display>div{background:#fff;border-radius:99px;align-items:center;gap:9px;margin-top:20px;padding:12px 18px;display:flex}.waiting-display>div svg{color:#d98d3d}.waiting-display p,.idle-display p{color:#748078;margin:8px 0;font-size:clamp(18px,2vw,27px)}.idle-display>span{color:#b27b3f;letter-spacing:.24em;margin-top:15px;font-size:clamp(10px,1.2vw,15px);font-weight:900}.customer-display>header{background:#ffffff8c;border-bottom:1px solid #17362c1f;justify-content:space-between;align-items:center;height:84px;padding:0 4vw;display:flex}.customer-display>header>div{align-items:center;gap:12px;display:flex}.customer-display>header img{object-fit:cover;border-radius:12px;width:50px;height:50px}.customer-display>header strong{font:800 27px Georgia,serif}.customer-display>header>span{color:#277354;letter-spacing:.12em;align-items:center;gap:6px;font-size:11px;font-weight:900;display:flex}.customer-display>header>span.reconnecting{color:#a56c28;letter-spacing:0}.customer-display>header>span svg{width:18px}.customer-order-layout{grid-template-columns:1.35fr .85fr;min-height:calc(100dvh - 84px);display:grid}.customer-item-panel{padding:3.5vw 4vw}.customer-title{border-bottom:2px solid #17362c;align-items:center;gap:14px;padding-bottom:20px;display:flex}.customer-title>svg{color:#d88b3c;width:34px;height:34px}.customer-title span{color:#ad7435;letter-spacing:.18em;font-size:10px;font-weight:900}.customer-title h1{margin:3px 0 0;font-size:clamp(24px,3vw,40px)}.customer-lines>div{border-bottom:1px solid #17362c24;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:112px;display:grid}.customer-qty{color:#fff;background:#17362c;border-radius:12px;place-items:center;width:46px;height:46px;font-size:20px;font-weight:900;display:grid}.customer-lines strong,.customer-lines small,.customer-lines b{display:block}.customer-lines strong{font-size:clamp(18px,1.8vw,26px);line-height:1.25}.customer-lines small{color:#536b60;margin-top:7px;font-size:clamp(14px,1.45vw,20px);font-weight:700;line-height:1.45}.customer-lines b{border:2px solid #17362c;width:fit-content;margin-top:7px;padding:5px 9px;font-size:clamp(13px,1.2vw,17px)}.customer-set-badge{color:#fff;background:#d88131;border-radius:99px;width:fit-content;margin-top:7px;padding:5px 10px;font-size:clamp(13px,1.2vw,17px);font-style:normal;font-weight:900;line-height:1.2;display:block}.customer-lines em{white-space:nowrap;font:800 clamp(21px,2.2vw,32px) Georgia,serif}.customer-total-panel{color:#fff;text-align:center;background:#17362c;flex-direction:column;justify-content:center;align-items:center;padding:3vw;display:flex}.customer-total-panel>span{color:#efb36a;letter-spacing:.15em;font-size:13px;font-weight:900}.customer-total-panel h2{margin:10px 0;font-size:clamp(22px,2.5vw,35px)}.display-payment-qr{object-fit:contain;background:#fff;border-radius:13px;width:min(270px,28vw);max-height:38dvh;margin:7px;padding:8px}.display-total{color:#ffc276;margin:11px 0 3px;font:900 clamp(44px,6vw,80px) Georgia,serif;display:block}.customer-total-panel>p{color:#b8c8c0;margin:4px 0 18px;font-size:clamp(10px,1vw,14px)}.pay-kicker{align-items:center;gap:7px;display:flex}.pay-kicker svg{width:20px}.customer-breakdown{border-top:1px solid #ffffff2e;width:100%;margin-top:auto;padding-top:17px}.customer-breakdown span{color:#bbc8c2;justify-content:space-between;margin:8px 0;font-size:clamp(11px,1.1vw,15px);display:flex}.customer-breakdown b{color:#fff}.customer-breakdown .customer-grand{color:#fff;border-top:2px solid #ffffff80;margin-top:14px;padding-top:14px;font-size:clamp(16px,1.6vw,22px)}.customer-grand b{color:#ffc276}.success-display{color:#fff;background:radial-gradient(circle at 50% 12%,#438e70,#17362c 68%)}.success-brand-logo{background:#fff;border:6px solid #ffffffeb;border-radius:28px;width:clamp(88px,min(14vw,18dvh),160px);height:clamp(88px,min(14vw,18dvh),160px);overflow:hidden;box-shadow:0 18px 45px #00000038,0 0 0 12px #ffffff1a}.success-brand-logo img{object-fit:cover;object-position:center 53%;width:100%;height:100%}.success-paid-pill{color:#17362c;background:#fff;border-radius:99px;align-items:center;gap:8px;margin-top:clamp(14px,2.5dvh,24px);padding:8px 14px;font-size:clamp(13px,1.3vw,18px);font-weight:900;display:inline-flex}.success-paid-pill svg{color:#2d7a58;stroke-width:3.5px;width:1.15em;height:1.15em}.success-display h1{margin:clamp(10px,2dvh,20px) 0 2px;font-size:clamp(40px,min(6vw,8dvh),76px);line-height:1.05}.success-display>p{color:#d6e5de;margin:0;font-size:clamp(17px,min(2vw,3dvh),28px)}.success-display section{color:#17362c;background:#fff;border:3px solid #efb466;border-radius:26px;min-width:min(430px,82vw);margin:clamp(14px,2.8dvh,28px) 0 clamp(10px,2dvh,18px);padding:clamp(13px,2dvh,22px) clamp(35px,6vw,70px);box-shadow:0 18px 50px #0003}.success-display section span,.success-display section strong{display:block}.success-display section span{font-size:clamp(15px,1.5vw,21px);font-weight:900}.success-display section strong{color:#d77825;margin-top:3px;font:900 clamp(68px,min(11vw,17dvh),150px)/.95 Georgia,serif}.success-display>small{color:#e2eee8;font-size:clamp(15px,1.5vw,21px);font-weight:700}.success-pickup-note{color:#ffc276;letter-spacing:.04em;border:2px solid #ffc276;border-radius:8px;margin-top:12px;padding:7px 13px;font-size:clamp(14px,1.4vw,20px)}@media (width<=760px){.display-pair-button span{display:none}.display-pair-button{justify-content:center;width:40px;padding:0}.display-pair-inner{width:100%;min-height:100%;padding:max(16px,env(safe-area-inset-top)) 13px max(16px,env(safe-area-inset-bottom));align-content:start}.display-pair-header{padding-right:38px}.display-pair-content{grid-template-columns:1fr;gap:9px}.display-pair-qr-pane img{width:min(155px,23dvh,48vw)}.display-pair-qr-pane{gap:4px}.display-station-picker{margin:2px 0 7px}.display-pair-controls>small{text-align:center}.display-link{background:0 0;border:0;grid-template-columns:1fr;padding:0}.display-link>input{display:none}.display-link button{width:100%;min-height:46px}.customer-order-layout{grid-template-columns:1.15fr .85fr}.customer-display>header{height:66px}.customer-display>header img{width:40px;height:40px}.customer-display>header strong{font-size:21px}.customer-order-layout{min-height:calc(100dvh - 66px)}}@media (orientation:landscape) and (height<=700px) and (width>=761px){.display-pair-inner{align-content:start;width:min(700px,100%);padding:10px 18px}.display-pair-header h2{margin-block:1px 3px;font-size:20px}.display-pair-header>p:not(.eyebrow){margin-bottom:6px;font-size:10px}.display-pair-content{grid-template-columns:150px minmax(0,1fr);gap:14px}.display-pair-qr-pane img{width:min(140px,25dvh)}.display-station-picker{margin:1px 0 5px}.display-station-picker button{min-height:34px}.display-test-button{min-height:35px}.display-link{margin-top:0;padding:4px}.display-link button{min-height:34px}.display-pair-controls>small{margin-top:4px}}@media (width<=430px){.display-pair-qr-pane img{width:min(145px,22dvh,46vw)}.display-pair-header h2{font-size:21px}.display-pair-header>p:not(.eyebrow){margin-bottom:8px;font-size:10px}.display-station-picker button{min-height:40px}}@media (width<=370px){.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:105px 1fr;display:grid}.product-art{height:100%;min-height:112px}.metric-grid{grid-template-columns:1fr}}.exact-menu-page{max-width:1180px}.menu-heading{margin-bottom:12px}.menu-tabs{gap:8px;margin-bottom:16px;display:flex}.menu-tabs button{border:1px solid var(--line);min-height:48px;color:var(--ink);cursor:pointer;background:#ffffffa6;border-radius:12px;padding:0 20px;font-weight:800}.menu-tabs button.active{color:#fff;background:var(--ink);border-color:var(--ink)}.speed-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.retail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.menu-tile{border:1px solid var(--line);min-height:210px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffffb8;border-radius:18px;flex-direction:column;align-items:flex-start;gap:7px;padding:18px;display:flex;position:relative;box-shadow:0 4px 16px #1c2d240a}.menu-tile:hover{border-color:#d09a5e;transform:translateY(-2px)}.menu-tile.disabled{opacity:.45;cursor:not-allowed}.menu-tile .menu-emoji{background:#f6ead8;border-radius:16px;place-items:center;width:62px;height:62px;font-size:34px;display:grid}.single-slice-icon{width:42px;height:42px;overflow:visible}.single-slice-icon path:first-child{fill:#d98935;stroke:#a75f22;stroke-width:2px}.single-slice-icon path:last-child{fill:#ffe2a8;stroke:#c8792e;stroke-width:1.7px}.mini-art .single-slice-icon{width:34px;height:34px}.modifier-breakdown .detail-slice-icon{width:20px;height:20px}.menu-tile>strong{font-size:17px;line-height:1.35}.menu-tile>small{min-height:30px;color:var(--muted);font-size:10px;line-height:1.4}.menu-tile>div{justify-content:space-between;align-items:end;width:100%;margin-top:auto;display:flex}.menu-tile b{font:800 25px Georgia,Noto Sans Thai,serif}.menu-tile em{color:#52675e;white-space:nowrap;font-size:clamp(14px,1.25vw,17px);font-style:normal;font-weight:900}.menu-tile em.low-stock{color:#c23d2b}.menu-tile>i{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;top:12px;right:12px}.tea-group-tile{background:linear-gradient(145deg,#fff8ea,#f0dfc4)}.jar-flavour-tile{background:linear-gradient(145deg,#fffdf8,#f4eadb)}.jar-flavour-tile>strong{font-size:16px}.jar-flavour-tile>small{color:#9a6732;font-size:10px;font-weight:800}.tea-group-tile>b{margin-top:auto}.modifier-modal,.choice-modal,.ticket-modal{background:var(--paper);border-radius:20px;width:min(720px,100%);max-height:calc(100dvh - 28px);padding:25px;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0000004d}.modifier-modal h2,.choice-modal h2,.ticket-modal h2{margin:4px 0 18px;font:700 27px Georgia,Noto Sans Thai,serif}.package-upgrade-status{color:#7c572c;background:#fff5e5;border:1px solid #dfb77f;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:49px;margin:-8px 0 14px;padding:8px 12px;font-size:11px;font-weight:800;display:flex}.package-upgrade-status strong{color:#9b6126;flex:none;font:900 20px Georgia,serif}.package-upgrade-status.upgraded{color:#285b46;background:#eaf4ee;border-color:#4d8068}.package-upgrade-status.upgraded strong{color:#285b46}.modifier-heading{justify-content:space-between;align-items:center;margin:18px 0 8px;display:flex}.modifier-heading strong{color:#a76f32;letter-spacing:.12em;font-size:11px}.modifier-heading span{color:var(--muted);font-size:10px}.option-grid{gap:8px;display:grid}.bread-options,.toast-options{grid-template-columns:repeat(2,1fr)}.option-grid>button,.choice-grid>button{border:1px solid var(--line);min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex}.option-grid>button.selected{border:2px solid var(--ink);background:#e8f0eb}.option-grid small{color:#8d561f;flex:none;font-size:17px;font-weight:900;line-height:1}.spread-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spread-grid>div{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:7px;min-height:69px;padding:10px 12px;display:flex}.spread-grid>div.selected{background:#edf5f0;border-color:#527865}.spread-grid span strong,.spread-grid span small{display:block}.spread-grid span strong{font-size:11px}.spread-grid span small{color:#8d561f;margin-top:6px;font-size:16px;font-weight:900;line-height:1.1}.option-stepper{flex:none;align-items:center;gap:6px;display:flex}.option-stepper button{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.option-stepper button:disabled{opacity:.3}.option-stepper svg{width:16px}.option-stepper b{text-align:center;min-width:18px;font-size:18px;font-weight:900}.add-configured-item{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:58px;margin-top:20px;padding:0 19px;font-size:15px;font-weight:800;display:flex}.add-configured-item strong{color:#ffc277;font:800 23px Georgia,serif}.add-configured-item:disabled{opacity:.4}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-grid>button{min-height:82px}.choice-grid>button>span{font-size:26px}.choice-grid>button b{color:#a76f32;font:800 18px Georgia,serif}.exact-cart-panel .quick-tea-button{min-height:60px;color:var(--ink);text-align:left;cursor:pointer;background:#fff3df;border:2px solid #e19747;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:22px 1fr auto;align-items:center;column-gap:7px;margin:0 0 8px;padding:9px 12px;display:grid}.quick-tea-button svg{grid-row:1/3;width:20px}.quick-tea-button span{font-size:12px;font-weight:900}.quick-tea-button strong{font:900 25px Georgia,serif}.quick-tea-button small{color:var(--muted);grid-column:2/4;font-size:7px}.configured-line{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.inline-line-number{color:#d37626;margin-right:7px;font:900 1.15em/1 Georgia,Noto Sans Thai,serif}.configured-line .line-info small{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.35;display:block}.configured-line .line-info small.modifier-summary{color:#38594d;white-space:normal;overflow-wrap:anywhere;margin-top:5px;font-size:13px;font-weight:800;line-height:1.4}.modifier-breakdown{gap:4px;margin-top:8px;display:grid}.modifier-breakdown>div{color:#38594d;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:5px;min-width:0;display:grid}.modifier-breakdown>div>span{color:inherit;font:inherit;margin:0;font-size:15px;line-height:1.35}.modifier-breakdown>div>b{overflow-wrap:anywhere;min-width:0;font-size:13px;line-height:1.4}.modifier-breakdown .toast-detail{color:#8d561f;margin-top:2px}.configured-line .line-info>.line-price{align-items:center;gap:7px;margin-top:8px;display:flex}.configured-line .line-info span b{color:var(--ink);font-size:16px}.configured-line .line-info del{color:#9b8170}.set-discount{color:#2f7857!important}.ticket-link,.slip-link{color:#326d56;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:9px;font-weight:800;display:inline-flex}.ticket-link svg,.slip-link svg{width:13px}.payment-label{flex-wrap:wrap}.ticket-stream-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ticket-preview{color:#111;background:#fff;border:3px solid #111;min-height:220px;padding:18px}.ticket-preview h3{text-align:center;border-bottom:4px solid #111;margin:0 0 15px;padding-bottom:12px;font-size:24px;font-weight:900;line-height:1.1}.ticket-preview>div{border-bottom:3px dashed #222;padding:15px 0}.ticket-preview>div>strong,.ticket-preview>div>span,.ticket-preview>div>b{display:block}.ticket-preview>div>strong{margin-bottom:9px;font-size:21px;font-weight:900;line-height:1.2}.ticket-preview>div>span{margin-top:6px;font-size:17px;line-height:1.3}.ticket-preview>div>span b{font-weight:900}.ticket-preview>div>b.preview-pickup{text-align:center;border:3px solid #111;margin-top:11px;padding:9px;font-size:18px;font-weight:900;line-height:1.15}.ticket-preview>p{color:#777;text-align:center;font-size:16px}.ticket-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.ticket-actions button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:50px;font-weight:800;display:flex}.ticket-actions button:disabled{opacity:.35}.dashboard-metrics{grid-template-columns:repeat(4,1fr)}@media (width<=900px){.retail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.speed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-tabs button{flex:1;padding-inline:8px;font-size:11px}.menu-tile{min-height:170px;padding:13px}.menu-tile .menu-emoji{width:50px;height:50px;font-size:27px}.menu-tile .single-slice-icon{width:35px;height:35px}.menu-tile>strong{font-size:14px}.menu-tile b{font-size:21px}.modifier-modal,.choice-modal,.ticket-modal{width:100%;max-height:94dvh;padding:20px 14px calc(16px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}:is(.modal-backdrop:has(.modifier-modal),.modal-backdrop:has(.choice-modal),.modal-backdrop:has(.ticket-modal)){align-items:flex-end;padding:0}.spread-grid,.choice-grid{grid-template-columns:1fr}.bread-options{grid-template-columns:1fr 1fr}.sheet-body .configured-line{grid-template-columns:minmax(0,1fr) auto;gap:10px}.sheet-body .configured-line .line-info{grid-column:1}.sheet-body .configured-line .inline-line-number{margin-right:8px;font-size:20px}.sheet-body .modifier-breakdown{gap:6px;margin-top:9px}.sheet-body .modifier-breakdown>div{grid-template-columns:25px minmax(0,1fr)}.sheet-body .modifier-breakdown>div>span{font-size:18px}.sheet-body .modifier-breakdown>div>b{font-size:15px;line-height:1.45}.sheet-body .configured-line .stepper{grid-column:2}.ticket-stream-grid{grid-template-columns:1fr}.dashboard-metrics{grid-template-columns:1fr 1fr}}
