@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600&family=Noto+Sans+Thai:wght@400;500;600&family=Sarabun:wght@400;500;600&display=swap";
.wh-root{--ink:var(--wh-text,#202123);--muted:var(--wh-muted,#737373);--line:var(--wh-line,#e9e9e9);--paper:var(--wh-surface,#fff);--canvas:var(--wh-canvas,#fff);--green:#18794e;color:var(--ink);background:var(--canvas);min-height:100vh;color-scheme:var(--wh-scheme,light);font:14px/1.6 IBM Plex Sans Thai,Leelawadee UI,Tahoma,sans-serif}.wh-root *{box-sizing:border-box}.wh-root button,.wh-root input,.wh-root select,.wh-root textarea{font:inherit;color:inherit}.wh-root button,.wh-root a.wh-button{border:1px solid var(--line);background:var(--paper);cursor:pointer;font-size:calc(12px * var(--wh-font-scale,1));border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:9px 13px;text-decoration:none;display:inline-flex}.wh-root button:hover{background:var(--paper)}.wh-root button:disabled{opacity:.4;cursor:not-allowed}.wh-root .wh-primary{color:#fff;background:#212121;border-color:#212121}.wh-root .wh-primary:hover{background:#383838}.wh-root input,.wh-root select,.wh-root textarea{border:1px solid var(--line);background:var(--paper);border-radius:6px;width:100%;min-width:0;padding:9px 11px}.wh-root input[type=checkbox]{accent-color:#212121;flex-shrink:0;width:17px;height:17px}.wh-root button:focus-visible,.wh-root a:focus-visible,.wh-root input:focus-visible,.wh-root select:focus-visible,.wh-root textarea:focus-visible{outline-offset:3px;outline:2px solid #767676}.wh-root label{font-size:calc(12px * var(--wh-font-scale,1));gap:6px;display:grid}.wh-root textarea{resize:vertical;min-height:76px}.wh-root h1{letter-spacing:-.6px;margin:0 0 8px;font:500 28px/1.4 IBM Plex Sans Thai,Leelawadee UI,sans-serif}.wh-root h2{font-size:calc(17px * var(--wh-font-scale,1));margin:0;font-weight:500}.wh-root h3{font-size:calc(14px * var(--wh-font-scale,1));margin:0;font-weight:500}.wh-root p{margin:7px 0 14px}.wh-root small{font-size:calc(11px * var(--wh-font-scale,1));color:var(--muted);line-height:1.6;display:block}.wh-root hr{border:0;border-top:1px solid var(--line);margin:20px 0}.wh-root .wh-kicker{font-size:calc(10px * var(--wh-font-scale,1));letter-spacing:1.7px;color:var(--muted);margin-bottom:14px}.wh-root .wh-layout{height:100dvh;min-height:500px;display:flex;overflow:hidden}.wh-root .wh-sidebar{background:var(--paper);color:var(--ink);overscroll-behavior:contain;border-right:1px solid var(--line);scrollbar-width:thin;scrollbar-color:#ddd transparent;flex-direction:column;flex-shrink:0;gap:14px;width:250px;height:100%;padding:18px 12px 12px;display:flex;overflow-y:auto}.wh-root .wh-logo{letter-spacing:.7px;color:var(--ink);padding:0 8px;font:600 17px/1.3 Arial,sans-serif}.wh-root .wh-logo small{letter-spacing:2.4px;color:var(--muted);font:9px/2.2 Arial,sans-serif}.wh-root .wh-sidebar select{background:var(--paper);color:var(--ink);border-color:var(--line);font-size:calc(12px * var(--wh-font-scale,1));border-radius:9px}.wh-root .wh-sidebar nav{gap:14px;display:grid}.wh-root .wh-sidebar button{color:inherit;width:100%;font-size:calc(13px * var(--wh-font-scale,1));background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:flex-start;gap:11px;min-height:38px;padding:9px 11px}.wh-root .wh-sidebar button.active{background:var(--paper);color:var(--ink);font-weight:500}.wh-root .wh-sidebar button:hover{background:var(--paper)}.wh-root .wh-side-bottom{border-top:1px solid var(--line);gap:2px;margin-top:auto;padding-top:12px;display:grid}.wh-root .wh-identity{border-top:1px solid var(--line);font-size:calc(12px * var(--wh-font-scale,1));margin-top:6px;padding:12px 10px 2px}.wh-root .wh-identity small{color:var(--muted)}.wh-root .wh-main{background:var(--paper);scrollbar-width:thin;flex:1;width:100%;min-width:0;height:100%;position:relative;overflow-y:auto}.wh-root .wh-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:28px;display:flex}.wh-root .wh-header p{color:var(--muted);font-size:calc(12px * var(--wh-font-scale,1))}.wh-root .wh-actions,.wh-root .wh-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.wh-root .wh-row{justify-content:space-between}.wh-root .wh-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.wh-root .wh-grid>*{min-width:0}.wh-root .wh-three{grid-template-columns:repeat(3,1fr)}.wh-root .wh-card{background:var(--paper);border:1px solid var(--line);border-radius:14px;min-width:0;padding:24px}.wh-root .wh-card>p:first-child{color:var(--muted);font-size:calc(12px * var(--wh-font-scale,1));margin:0 0 12px}.wh-root .wh-stat{letter-spacing:-1.2px;font-variant-numeric:tabular-nums;font:500 34px/1.3 IBM Plex Sans Thai,Arial,sans-serif}.wh-root .wh-gap{margin-top:20px}.wh-root .wh-banner{color:#4a5b3d;font-size:calc(12px * var(--wh-font-scale,1));background:#f2f7f4;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px;padding:11px 15px;display:flex}.wh-root .wh-banner.warning{color:#855f27;background:#f4ecda}.wh-root .wh-banner.demo{background:var(--paper);color:var(--muted)}.wh-root .wh-banner button{font-size:calc(11px * var(--wh-font-scale,1));min-height:30px;padding:5px 9px}.wh-root .wh-tag{font-size:calc(11px * var(--wh-font-scale,1));background:var(--paper);color:var(--muted);border-radius:4px;padding:3px 7px;display:inline-block}.wh-root .wh-tag.waiting{color:#88662a;background:#f7efd9}.wh-root .wh-error{color:#984e2b;font-size:calc(12px * var(--wh-font-scale,1));background:#faeee5;border-radius:6px;padding:11px 13px}.wh-root .wh-success{color:#4c653b;background:#e8efe3;border-radius:6px;padding:10px 13px}.wh-root .wh-line{border-bottom:1px solid var(--line);font-size:calc(13px * var(--wh-font-scale,1));overflow-wrap:anywhere;justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 0;display:flex}.wh-root .wh-total{font-size:calc(18px * var(--wh-font-scale,1));font-weight:500}.wh-root .wh-empty{text-align:center;color:var(--muted);padding:38px 20px}.wh-root .wh-empty svg{margin:auto auto 15px}.wh-root .wh-empty h2{color:var(--ink)}.wh-root .wh-empty p{max-width:430px;margin:10px auto 20px}.wh-root .wh-pos{grid-template-columns:minmax(0,1fr) 310px;gap:22px;display:grid}.wh-root .wh-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wh-root .wh-pos>section{min-width:0}.wh-root .wh-category-strip{gap:8px;margin-bottom:12px;padding:2px 0 12px;display:flex;overflow-x:auto}.wh-root .wh-category-strip button{white-space:nowrap;border-radius:999px;flex:none;min-height:42px}.wh-root .wh-category-strip span{opacity:.75;margin-left:5px;font-size:.85em}.wh-root .wh-channel-options{flex-wrap:wrap;gap:8px;display:flex}.wh-root .wh-channel-options button{overflow-wrap:anywhere;flex:120px;min-width:0;min-height:44px}.wh-root .wh-checkout-setting-row{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 0;display:grid}.wh-root .wh-option-delete{min-height:44px;margin-top:20px;padding:8px}.wh-root .wh-option-editor{border:1px solid var(--line);background:var(--canvas);border-radius:10px;margin-top:12px;padding:16px}.wh-root .wh-checkout-settings fieldset>button{margin-top:12px}.wh-root .wh-staff-settings{min-width:0;scroll-margin-top:80px}.wh-root .wh-staff-settings h2{align-items:center;gap:8px;display:flex}.wh-root .wh-staff-row{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding:16px 0;display:flex}.wh-root .wh-staff-row>div:first-child{overflow-wrap:anywhere;flex:180px;min-width:0}.wh-root .wh-staff-row small{margin-top:4px;display:block}.wh-root .wh-staff-row .wh-actions{flex-wrap:wrap}.wh-root .wh-grid.wh-settings-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:start}.wh-root .wh-settings-grid>.wh-form{align-content:start}.wh-root.wh-customer-shell{background:var(--canvas);grid-template-columns:230px minmax(0,1fr);min-height:100dvh;display:grid}.wh-root .wh-customer-sidebar{background:var(--paper);border-right:1px solid var(--line);flex-direction:column;gap:16px;height:100dvh;padding:28px 20px;display:flex;position:sticky;top:0}.wh-root .wh-customer-sidebar>strong{letter-spacing:.04em;font-size:20px}.wh-root .wh-customer-sidebar nav{flex-direction:column;gap:10px;margin:20px 0;display:flex}.wh-root .wh-customer-sidebar nav button{justify-content:flex-start;min-height:46px}.wh-root .wh-customer-content{width:100%;min-width:0;max-width:1020px;margin:0 auto;padding:36px}.wh-root .wh-customer-content h1{margin:18px 0 8px;font-size:30px}.wh-root .wh-customer-actions{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.wh-root .wh-customer-actions button{flex:1;min-height:66px}.wh-root .wh-customer-form{max-width:640px;margin:20px auto}.wh-root .wh-customer-form .wh-form{margin:20px 0}.wh-root .wh-reward-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,230px),1fr));gap:20px;display:grid}.wh-root .wh-customer-language{color:var(--muted);flex-direction:column;gap:8px;margin-top:16px;font-size:12px;display:flex}.wh-root .wh-reward{padding:0;overflow:hidden}.wh-root .wh-reward>div:last-child{padding:20px}.wh-root .wh-reward img{object-fit:cover;width:100%;height:180px;display:block}.wh-root .wh-loyalty-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.wh-root .wh-redemption-code{letter-spacing:2px;overflow-wrap:anywhere;font:600 clamp(20px,4vw,32px) ui-monospace,monospace}.wh-root .wh-reward-placeholder{gap:8px;padding:16px}.wh-root .wh-reward button{white-space:normal;max-width:100%}@media (max-width:520px){.wh-root .wh-loyalty-fields{grid-template-columns:1fr}}.wh-root .wh-reward-placeholder{background:var(--canvas);height:180px;color:var(--muted);place-items:center;display:grid}.wh-root .wh-member-balance{flex-direction:column;gap:8px;margin:24px 0;display:flex}.wh-root .wh-member-balance>strong{font-size:44px;font-weight:500}.wh-root .wh-member-balance strong small{font-size:18px}.wh-root .wh-tax-request{border-top:1px solid var(--line);overflow-wrap:anywhere;padding:20px 0}.wh-root .wh-tax-request .wh-row small{display:block}.wh-root .wh-tax-details{grid-template-columns:minmax(90px,1fr) 2fr;gap:10px;display:grid}.wh-root .wh-tax-details dt{color:var(--muted)}.wh-root .wh-tax-details dd{overflow-wrap:anywhere;margin:0}.wh-root .wh-tax-document{width:min(100%,920px);margin:auto}.wh-root .wh-tax-document iframe{border:1px solid var(--line);background:#fff;width:100%;height:1100px;margin-top:20px;display:block}@media (max-width:760px){.wh-root.wh-customer-shell{display:block}.wh-root .wh-customer-sidebar{border-right:0;border-bottom:1px solid var(--line);gap:6px;height:auto;padding:18px;position:static}.wh-root .wh-customer-sidebar nav{flex-flow:wrap;gap:6px;margin:10px 0}.wh-root .wh-customer-sidebar nav button{flex:1;justify-content:center;padding:8px;font-size:12px}.wh-root .wh-customer-sidebar>fieldset{margin-top:8px}.wh-root .wh-customer-content{padding:20px 16px}.wh-root .wh-customer-content h1{font-size:25px}.wh-root .wh-customer-actions button{flex-basis:100%}.wh-root .wh-tax-details{grid-template-columns:1fr}}.wh-root .wh-checkout-setting-row>label{min-width:0}.wh-root .wh-checkout-setting-row .wh-check{margin:0}.wh-root .wh-setting-caption{color:var(--muted);font-size:.8em}.wh-root .wh-checkout-settings{min-width:0}.wh-root .wh-category-strip button[aria-pressed=true],.wh-root .wh-channel-options button[aria-pressed=true]{background:var(--wh-accent,#212121);color:var(--wh-on-accent,white);border-color:var(--wh-accent,#212121)}.wh-root .wh-product{text-align:left;background:var(--paper);flex-direction:column;border:1px solid #e9e9e9!important;border-radius:9px!important;justify-content:flex-start!important;align-items:stretch!important;gap:8px!important;padding:10px!important;display:flex!important}.wh-root .wh-product img{aspect-ratio:1.35;object-fit:cover;border-radius:5px;width:100%}.wh-root .wh-product .wh-placeholder{aspect-ratio:1.35;color:#aaa18c;background:#f5f1ec;border-radius:5px;place-items:center;width:100%;font:30px Georgia;display:grid}.wh-root .wh-product:nth-child(2n) .wh-placeholder{color:#98a28b;background:#eef2f0}.wh-root .wh-product strong{font-weight:500;font-size:calc(13px * var(--wh-font-scale,1))}.wh-root .wh-product .wh-row{margin-top:auto}.wh-root .wh-cart{align-self:start;position:sticky;top:20px}.wh-root .wh-cart .wh-actions button{flex:1}.wh-root .wh-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:16px;margin-bottom:20px;display:flex}.wh-root .wh-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:10px 1px}.wh-root .wh-tabs button.active{color:#252d1c;border-bottom-color:#424c36}.wh-root .wh-table-scroll{max-width:100%;overflow-x:auto}.wh-root table{border-collapse:collapse;text-align:left;width:100%;font-size:calc(12px * var(--wh-font-scale,1))}.wh-root td,.wh-root th{border-bottom:1px solid var(--line);vertical-align:top;padding:14px 9px}.wh-root th{font-size:calc(11px * var(--wh-font-scale,1));color:var(--muted);font-weight:400}.wh-root td:last-child,.wh-root th:last-child{text-align:right}.wh-root td:first-child,.wh-root th:first-child{padding-left:0}.wh-root .wh-thumb{object-fit:cover;border-radius:5px;width:38px;height:38px}.wh-root .wh-form{gap:17px;display:grid}.wh-root .wh-form fieldset{border:1px solid var(--line);border-radius:7px;gap:12px;min-width:0;padding:15px;display:grid}.wh-root legend{font-size:calc(12px * var(--wh-font-scale,1));padding:0 5px}.wh-root .wh-check{align-items:center;gap:9px;display:flex}.wh-root .wh-modal-backdrop{z-index:1000;background:#11150dcc;justify-content:center;align-items:flex-start;padding:40px 15px;display:flex;position:fixed;inset:0;overflow-y:auto}.wh-root .wh-modal{background:var(--paper);border-radius:15px;width:620px;max-width:100%;padding:26px;box-shadow:0 20px 100px #0004}.wh-root .wh-modal>header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:23px;display:flex}.wh-root .wh-modal h2{font:500 23px/1.4 IBM Plex Sans Thai,sans-serif}.wh-root .wh-modal>header button{font-size:calc(20px * var(--wh-font-scale,1));background:0 0;border:0;padding:5px 10px}.wh-root .wh-image-field{border:1px dashed var(--line);background:var(--paper);border-radius:12px;gap:14px;padding:20px;display:grid}.wh-root .wh-image-field img{object-fit:contain;background:var(--paper);border-radius:5px;justify-self:center;width:120px;height:100px}.wh-root .wh-camera input{padding:6px}.wh-root .wh-detail-image{object-fit:contain;background:var(--paper);border-radius:8px;width:100%;max-height:240px}.wh-root .wh-import-row{grid-template-columns:minmax(0,1fr) 100px 45px;gap:8px;display:grid}.wh-root .wh-kanban{grid-template-columns:repeat(3,1fr);align-items:start;gap:15px;display:grid}.wh-root .wh-lane{background:var(--paper);border-radius:9px;padding:14px}.wh-root .wh-ticket{background:var(--paper);border-radius:8px;margin-top:12px;padding:16px}.wh-root .wh-ticket p{font-size:calc(13px * var(--wh-font-scale,1))}.wh-root .wh-ticket button{width:100%}.wh-root .wh-chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(0deg,#0000 0 40px,#f3f4ee 40px 41px);align-items:flex-end;gap:12px;height:170px;margin-top:25px;display:flex}.wh-root .wh-bar{background:repeating-linear-gradient(90deg,#7e8575 0 1px,#fff 1px 3px);flex:1;max-width:80px;min-height:1px}.wh-root .wh-chart-labels{font-size:calc(11px * var(--wh-font-scale,1));color:var(--muted);justify-content:space-between;padding-top:8px;display:flex}.wh-root .wh-hero{grid-template-columns:1fr 1fr;max-width:1100px;min-height:100vh;margin:auto;display:grid}.wh-root .wh-hero-aside{color:#fff;background:#11150f;flex-direction:column;justify-content:space-between;padding:55px;display:flex}.wh-root .wh-hero-aside h1{font-size:calc(48px * var(--wh-font-scale,1));line-height:1.15}.wh-root .wh-hero-aside p{color:#9da68f}.wh-root .wh-welcome{align-self:center;padding:60px 45px}.wh-root .wh-welcome .wh-actions{gap:12px;margin-top:25px;display:grid}.wh-root .wh-welcome button,.wh-root .wh-welcome a{width:100%}.wh-root .wh-paper{background:var(--paper);border-radius:12px;width:100%;max-width:440px;margin:0 auto;padding:30px}.wh-root.wh-public{padding:30px 15px}.wh-root .wh-paper h1{text-align:center}.wh-root .wh-ai{text-align:center;max-width:730px;margin:8vh auto 40px}.wh-root .wh-composer{background:var(--paper);border:1px solid var(--line);text-align:left;border-radius:24px;margin:28px 0 18px;padding:16px 19px;box-shadow:0 2px 5px #00000003}.wh-root .wh-composer textarea{min-height:100px;box-shadow:none;font-size:calc(15px * var(--wh-font-scale,1));background:0 0;border:0;outline:none;padding:8px 2px}.wh-root .wh-composer .wh-actions{justify-content:space-between}.wh-root .wh-audit{border-bottom:1px solid var(--line);font-size:calc(12px * var(--wh-font-scale,1));padding:14px 0}.wh-root .wh-mobile-menu{display:none}.wh-root .wh-table-tile{text-align:left;flex-direction:column;border-radius:10px!important;align-items:stretch!important;padding:20px!important}.wh-root .wh-table-tile b{font:27px Georgia}.wh-root .wh-table-tile.occupied{background:#f2f7f4}.wh-root .wh-note{background:var(--paper);color:var(--muted);font-size:calc(12px * var(--wh-font-scale,1));border-radius:7px;padding:13px}.wh-root .wh-money-inputs{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wh-root .wh-role-switch{font-size:calc(11px * var(--wh-font-scale,1))}.wh-root .wh-compact-select{width:auto;max-width:230px}.wh-root .wh-sync-item{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:15px 0}.wh-root a{color:var(--ink)}.wh-root .wh-first-actions{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:25px;display:grid}.wh-root .wh-first-actions button{text-align:left;padding:22px;display:block}.wh-root .wh-first-actions strong{font-size:calc(15px * var(--wh-font-scale,1));margin:12px 0 6px;display:block}.wh-root .wh-upload-note{margin:12px 0}.wh-root .wh-refund-note{border-top:1px dashed #ccc;margin-top:12px;padding-top:12px}.wh-root .wh-status-list{flex-wrap:wrap;gap:8px;display:flex}.wh-root .wh-content{max-width:1360px;margin:0 auto;padding:20px 36px 50px}.wh-root .wh-topbar{border-bottom:1px solid var(--line);background:var(--paper);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;justify-content:space-between;align-items:center;height:60px;padding:0 32px;font-weight:500;display:flex;position:sticky;top:0}.wh-root .wh-brand-row{justify-content:space-between;align-items:center;padding:6px 0 2px;display:flex}.wh-root .wh-nav-group{gap:2px;display:grid}.wh-root .wh-nav-label{font-size:calc(10px * var(--wh-font-scale,1));color:var(--muted);letter-spacing:.3px;margin:0 11px 6px}.wh-root .wh-sidebar svg{flex-shrink:0}.wh-root .wh-ai-badge,.wh-root .wh-nav-count{font-size:calc(9px * var(--wh-font-scale,1));background:var(--paper);border:1px solid var(--line);color:var(--muted);border-radius:4px;margin-left:auto;padding:1px 5px}.wh-root .wh-open-nav,.wh-root .wh-sidebar .wh-close-nav,.wh-root .wh-nav-backdrop{display:none}.wh-root .wh-connection{font-size:calc(11px * var(--wh-font-scale,1));color:var(--muted);align-items:center;gap:7px;font-weight:400;display:flex}.wh-root .wh-connection>span{background:#49a276;border-radius:50%;width:6px;height:6px}.wh-root .wh-connection.offline>span{background:#b78842}.wh-root .wh-demo-strip{background:var(--paper);color:var(--muted);border:1px solid var(--line);font-size:calc(10px * var(--wh-font-scale,1));border-radius:7px;gap:6px;margin-bottom:8px;padding:6px 11px}.wh-root .wh-demo-strip button{color:var(--muted);min-height:26px;font-size:calc(10px * var(--wh-font-scale,1));background:0 0;border:0;padding:3px 6px}.wh-root .wh-sync-strip{color:var(--muted);font-size:calc(10px * var(--wh-font-scale,1));border-bottom:1px solid var(--line);background:0 0;border-radius:0;gap:8px;margin-bottom:18px;padding:4px 1px 12px}.wh-root .wh-sync-strip button{color:var(--muted);font-size:calc(10px * var(--wh-font-scale,1));background:0 0;border:0;min-height:24px;padding:2px}.wh-root .wh-sync-strip.warning{color:#84652c;background:#fff8eb;border-radius:8px;padding:10px}.wh-root .wh-chat-content>.wh-header{display:none}.wh-root .wh-ai h1{font-size:calc(30px * var(--wh-font-scale,1));font-weight:500}.wh-root .wh-ai>p{color:var(--muted);font-size:calc(12px * var(--wh-font-scale,1))}.wh-root .wh-ai>.wh-actions{justify-content:center}.wh-root .wh-ai>.wh-actions button{font-size:calc(12px * var(--wh-font-scale,1));border-radius:22px;padding:10px 18px}.wh-root .wh-ai>.wh-card{text-align:left}.wh-root .wh-ai details{text-align:left;font-size:calc(12px * var(--wh-font-scale,1));color:var(--muted)}.wh-root .wh-ai details summary{cursor:pointer;width:fit-content;margin:auto;padding:6px}.wh-root .wh-ai-mark{border:1px solid var(--line);letter-spacing:-2px;width:46px;height:46px;color:var(--ink);border-radius:14px;margin:0 auto 22px;font:600 27px/42px Georgia}.wh-root .wh-composer .wh-primary{border-radius:50px;min-width:44px}.wh-root .wh-muted{color:var(--muted);font-size:calc(12px * var(--wh-font-scale,1))}.wh-root .wh-text-button{color:var(--muted);background:0 0;border:0;padding-left:0}.wh-root .wh-expense-editor{align-items:start}.wh-root .wh-document-image img{object-fit:contain;background:var(--paper);width:100%;height:auto;max-height:440px}.wh-root .wh-ocr-status{background:var(--paper);color:var(--ink);border-radius:10px;align-items:center;gap:12px;padding:15px;display:flex}.wh-root .wh-ocr-status strong{font-size:calc(12px * var(--wh-font-scale,1));font-weight:500}.wh-root .wh-tag svg{vertical-align:middle;margin-right:4px;display:inline}.wh-root .wh-spin{animation:1.2s linear infinite wh-spin}@keyframes wh-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.wh-root .wh-spin{animation:none}}@media (min-width:761px) and (max-width:1100px){.wh-root .wh-sidebar{width:220px;padding:15px 10px}.wh-root .wh-content{padding:20px 22px 40px}.wh-root .wh-pos{grid-template-columns:1fr 250px;gap:16px}.wh-root .wh-catalog{grid-template-columns:repeat(2,1fr)}.wh-root .wh-stat{font-size:calc(29px * var(--wh-font-scale,1))}.wh-root .wh-card{padding:18px}.wh-root .wh-kanban{grid-template-columns:1fr}.wh-root .wh-hero-aside{padding:35px}}@media (max-width:760px){.wh-root .wh-layout{height:100dvh;min-height:0}.wh-root .wh-sidebar{z-index:100;visibility:hidden;width:280px;max-width:85vw;height:100dvh;padding:18px 12px;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.wh-root .wh-sidebar.expanded{visibility:visible;transform:translate(0);box-shadow:10px 0 35px #0002}.wh-root .wh-nav-backdrop{z-index:90;background:#0005;border:0;border-radius:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.wh-root .wh-open-nav{background:0 0;border:0;min-height:40px;padding:7px;display:inline-flex}.wh-root .wh-sidebar .wh-close-nav{justify-content:center;width:34px;min-height:34px;padding:6px;display:inline-flex}.wh-root .wh-main{width:100%;height:100%}.wh-root .wh-menu-open .wh-main{pointer-events:none}.wh-root .wh-topbar{height:56px;font-size:calc(13px * var(--wh-font-scale,1));padding:0 15px 0 8px}.wh-root .wh-content{padding:16px 17px 35px}.wh-root .wh-header{flex-wrap:wrap;gap:12px;margin:20px 0}.wh-root h1{font-size:calc(24px * var(--wh-font-scale,1))}.wh-root .wh-header p{margin:5px 0}.wh-root .wh-grid{grid-template-columns:1fr}.wh-root .wh-three{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-root .wh-pos{grid-template-columns:1fr}.wh-root .wh-cart{position:static}.wh-root .wh-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.wh-root .wh-card{padding:20px}.wh-root .wh-stat{font-size:calc(29px * var(--wh-font-scale,1))}.wh-root .wh-kanban{grid-template-columns:1fr}.wh-root .wh-demo-strip{flex-wrap:nowrap;align-items:center}.wh-root .wh-demo-strip button{max-width:90px;font-size:calc(9px * var(--wh-font-scale,1));flex-shrink:0}.wh-root .wh-sync-strip{font-size:calc(9px * var(--wh-font-scale,1));gap:5px}.wh-root .wh-sync-strip>span:nth-child(2){display:none}.wh-root .wh-ai{margin:6vh auto 30px}.wh-root .wh-ai h1{font-size:calc(25px * var(--wh-font-scale,1))}.wh-root .wh-ai>p{font-size:calc(11px * var(--wh-font-scale,1))}.wh-root .wh-ai>.wh-actions{gap:6px}.wh-root .wh-ai>.wh-actions button{font-size:calc(11px * var(--wh-font-scale,1));padding:8px 12px}.wh-root .wh-composer{border-radius:20px;padding:14px}.wh-root .wh-composer small{max-width:65%;font-size:calc(10px * var(--wh-font-scale,1))}.wh-root .wh-composer textarea{min-height:110px}.wh-root .wh-hero{min-height:0;display:block}.wh-root .wh-hero-aside{gap:35px;padding:28px}.wh-root .wh-hero-aside h1{font-size:calc(35px * var(--wh-font-scale,1))}.wh-root .wh-welcome{padding:30px 22px}.wh-root .wh-first-actions{grid-template-columns:1fr}.wh-root .wh-modal-backdrop{padding:18px 10px}.wh-root .wh-modal{padding:20px}.wh-root .wh-paper{padding:24px}.wh-root .wh-money-inputs{grid-template-columns:1fr}.wh-root .wh-image-field{padding:12px}.wh-root .wh-modal .wh-three{grid-template-columns:1fr}}@media (max-width:400px){.wh-root .wh-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-root .wh-three{grid-template-columns:1fr}.wh-root .wh-import-row{grid-template-columns:minmax(0,1fr) 72px 40px}}@media (pointer:coarse){.wh-root button,.wh-root a.wh-button{min-height:44px}.wh-root input,.wh-root select,.wh-root textarea{font-size:calc(16px * var(--wh-font-scale,1))}}@media print{.wh-root .wh-sidebar,.wh-root .wh-topbar,.wh-root .wh-banner,.wh-root .wh-actions{display:none!important}.wh-root,.wh-root .wh-main{background:var(--paper);height:auto;overflow:visible}.wh-root .wh-layout{height:auto;display:block;overflow:visible}.wh-root .wh-paper{max-width:none}}.wh-root{font-family:var(--wh-font,"IBM Plex Sans Thai", "Leelawadee UI", Tahoma, sans-serif);font-size:calc(14px * var(--wh-font-scale,1))}.wh-root h1,.wh-root h2,.wh-root h3,.wh-root .wh-stat,.wh-root .wh-modal h2{font-family:var(--wh-font,"IBM Plex Sans Thai", "Leelawadee UI", Tahoma, sans-serif)}.wh-root h1{font-size:calc(28px * var(--wh-font-scale,1))}.wh-root .wh-stat{font-size:calc(34px * var(--wh-font-scale,1))}.wh-root .wh-main,.wh-root .wh-topbar{background:var(--canvas)}.wh-root .wh-sidebar{background:var(--wh-sidebar,#f9f9f9);scrollbar-color:var(--line) transparent}.wh-root .wh-sidebar button:hover,.wh-root button:hover{background:var(--wh-hover,#eee)}.wh-root .wh-sidebar button.active{background:var(--wh-active,#eaeaea);color:var(--ink)}.wh-root .wh-primary{background:var(--wh-accent,#212121);border-color:var(--wh-accent,#212121);color:var(--wh-on-accent,#fff)}.wh-root .wh-primary:hover{background:var(--wh-accent,#212121);filter:brightness(.93)}.wh-root input[type=checkbox],.wh-root input[type=radio],.wh-root input[type=range]{accent-color:var(--wh-accent,#212121)}.wh-root input[type=range]{border:0;min-height:30px;padding:0}.wh-root input::placeholder,.wh-root textarea::placeholder{color:var(--muted);opacity:.8}.wh-root .wh-composer,.wh-root .wh-ocr-status,.wh-root .wh-note,.wh-root .wh-lane{background:var(--paper);color:var(--ink)}.wh-root .wh-sidebar select{background:var(--canvas);color:var(--ink)}.wh-root .wh-hero-aside{color:#fff;--muted:#b9c3bc;--ink:#fff;background:#171b19}.wh-root .wh-hero-aside .wh-logo{color:#fff}.wh-root .wh-business-picker{gap:12px;min-width:0;margin:12px 0;display:grid}.wh-root .wh-business-picker fieldset{border:0;min-width:0;margin:0;padding:0}.wh-root .wh-business-picker legend{font-size:calc(13px * var(--wh-font-scale,1));margin-bottom:10px;padding:0;font-weight:500}.wh-root .wh-business-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wh-root .wh-business-options label{border:1px solid var(--line);cursor:pointer;background:var(--canvas);border-radius:10px;align-items:flex-start;gap:8px;padding:13px 10px;display:flex}.wh-root .wh-business-options label.selected{border-color:var(--wh-accent,#212121);background:var(--wh-active,#efefef)}.wh-root .wh-business-options input{flex-shrink:0;width:15px;height:15px;margin-top:3px}.wh-root .wh-business-options strong{font-size:calc(12px * var(--wh-font-scale,1));font-weight:500}.wh-root .wh-business-options small{font-size:calc(10px * var(--wh-font-scale,1));margin-top:4px}.wh-root .wh-business-preview{background:var(--paper);border-radius:8px;gap:6px;padding:12px;display:grid}.wh-root .wh-welcome>.wh-actions .wh-business-picker{display:block}.wh-root .wh-swatches{flex-wrap:wrap;gap:10px;display:flex}.wh-root .wh-swatch{width:36px;height:36px;min-height:36px;box-shadow:0 0 0 1px var(--line);border:2px solid #0000;border-radius:50%;padding:0}.wh-root .wh-swatch[aria-pressed=true]{outline:2px solid var(--ink);outline-offset:3px}.wh-root .wh-swatch span{color:#fff;text-shadow:0 1px 2px #000;font:18px Arial}.wh-root .wh-color-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.wh-root .wh-color-label input{cursor:pointer;width:52px;height:34px;min-height:34px;padding:3px}.wh-root .wh-appearance-panel button[aria-pressed=true]:not(.wh-swatch){border-color:var(--wh-accent,#212121);background:var(--wh-active,#eee)}.wh-root .wh-appearance-sample{border:1px solid var(--line);background:var(--canvas);border-radius:10px;padding:18px}.wh-root .wh-appearance-sample button:disabled{opacity:1}.wh-root .wh-welcome{min-width:0}@media (max-width:760px){.wh-root h1{font-size:calc(24px * var(--wh-font-scale,1))}.wh-root .wh-stat{font-size:calc(29px * var(--wh-font-scale,1))}.wh-root .wh-business-options{grid-template-columns:1fr}.wh-root .wh-header,.wh-root .wh-topbar{overflow-wrap:anywhere}.wh-root .wh-business-preview .wh-actions{display:flex}.wh-root .wh-welcome{padding:26px 18px}.wh-signup .wh-hero-aside{gap:0;padding:18px 20px}.wh-signup .wh-hero-aside>div:nth-child(2),.wh-signup .wh-hero-aside>small{display:none}.wh-signup .wh-welcome{padding-top:24px}}.wh-pos-table{border:1px solid var(--line);background:var(--canvas);border-radius:8px;margin:16px 0;padding:12px}.wh-pos-table select{min-height:44px}.wh-pos-table small{line-height:1.6}.wh-root button.wh-delete{color:#a13232;background:#fff8f7;border-color:#d9b7b7;justify-content:center;align-items:center;gap:6px;display:inline-flex}.wh-root button.wh-delete:hover{color:#842323;background:#fff0ee}.wh-option-choice{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.wh-option-choice>.wh-delete{min-height:42px}@media (max-width:640px){.wh-option-choice{grid-template-columns:minmax(0,1fr)}}.wh-branch-choice{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:14px;padding:14px;display:flex!important}.wh-branch-choice>input{flex-shrink:0;height:20px;width:20px!important}.wh-branch-choice>span{gap:3px;min-width:0;display:grid}.wh-report-filters{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.wh-report-filters label{flex:1;gap:5px;min-width:145px;display:grid}.wh-report-scroll{overflow-x:auto}.wh-report-table{border-collapse:collapse;width:100%;font-size:12px}.wh-report-table th,.wh-report-table td{text-align:right;border-bottom:1px solid var(--line);white-space:nowrap;padding:10px 8px}.wh-report-table th:first-child,.wh-report-table td:first-child{text-align:left}.wh-report-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.wh-recipe-row{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;display:grid}@media (max-width:1100px){.wh-report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.wh-recipe-row{grid-template-columns:1fr}.wh-report-metrics .wh-stat{font-size:28px}}.wh-settings-content{width:100%;max-width:940px}.wh-settings-section[hidden]{display:none!important}@media (max-width:760px) and (max-height:740px){.wh-workspace .wh-sidebar:has(.wh-settings-nav){gap:8px;padding-top:12px}.wh-workspace .wh-sidebar:has(.wh-settings-nav) .wh-nav-scroll{min-height:48px}}.wh-workspace .wh-sidebar .wh-settings-nav{overscroll-behavior:contain;scrollbar-width:thin;border-left:1px solid #42423a;flex-direction:column;gap:2px;max-height:min(32vh,300px);margin:5px 0 7px 17px;padding:0 5px 0 10px;display:flex;overflow-y:auto}.wh-workspace .wh-sidebar .wh-settings-nav button{font-size:calc(11px * var(--wh-font-scale,1));flex-shrink:0;min-height:30px;padding:5px 8px}@media (max-width:760px){.wh-workspace .wh-sidebar .wh-settings-nav{max-height:26dvh}.wh-workspace .wh-sidebar .wh-settings-nav button{min-height:44px;font-size:calc(12px * var(--wh-font-scale,1))}}.wh-root.wh-workspace{--paper:var(--wh-canvas,#fff)}.wh-workspace .wh-main{background:color-mix(in srgb, var(--canvas) 97%, var(--ink))}.wh-workspace .wh-sidebar{--ink:#f4f3ef;--muted:#a4a39d;--line:#30302c;--paper:#1c1c19;--canvas:#10100e;color:#c5c4be;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scrollbar-color:#46463f transparent;background:#10100e;border-right:0;gap:18px;width:244px;padding:23px 12px 12px;overflow:hidden}.wh-workspace .wh-brand-row{flex-shrink:0;padding:0 7px}.wh-workspace .wh-sidebar .wh-logo{color:#f4f3ef;letter-spacing:-.7px;padding:0;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400}.wh-workspace .wh-sidebar .wh-logo small{color:#a4a39d;letter-spacing:3px;margin-top:3px;font-size:8px}.wh-workspace .wh-branch-picker{flex-shrink:0;margin:0 7px}.wh-workspace .wh-branch-caption{color:#a4a39d;font-size:calc(10px * var(--wh-font-scale,1));margin-bottom:5px;display:block}.wh-workspace .wh-sidebar select{color:#eeede7;background:#1c1c19;border:1px solid #353530;border-radius:6px;min-height:36px;padding:7px 9px}.wh-workspace .wh-sidebar select:disabled{opacity:.75}.wh-workspace .wh-nav-scroll{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:80px;overflow-y:auto}.wh-workspace .wh-sidebar nav{gap:23px}.wh-workspace .wh-nav-label{color:#a4a39d;font-size:calc(11px * var(--wh-font-scale,1));letter-spacing:0;margin:0 9px 8px}.wh-workspace .wh-nav-group{gap:3px}.wh-workspace .wh-sidebar button{min-height:35px;font-size:calc(12px * var(--wh-font-scale,1));border-radius:5px;gap:10px;padding:7px 9px;line-height:1.55}.wh-workspace .wh-sidebar button svg{color:#aaa99f;stroke-width:1.5px;width:16px;height:16px}.wh-workspace .wh-sidebar button:hover{color:#fff;background:#23231f}.wh-workspace .wh-sidebar button.active{color:#fff;background:#32322c;font-weight:400}.wh-workspace .wh-sidebar button.active svg{color:#eeede7}.wh-workspace .wh-sidebar button:focus-visible,.wh-workspace .wh-sidebar summary:focus-visible,.wh-workspace .wh-sidebar select:focus-visible{outline-offset:2px;outline:2px solid #cbc8b6}.wh-workspace .wh-ai-badge,.wh-workspace .wh-nav-count{color:#c3c2b9;background:0 0;border:1px solid #41413a;border-radius:3px;font-size:9px}.wh-workspace .wh-side-bottom{border-color:#2a2a25;flex-shrink:0;gap:2px;margin:0;padding-top:10px}.wh-workspace .wh-more-menu{position:relative}.wh-workspace .wh-more-menu summary{cursor:pointer;min-height:35px;font-size:calc(12px * var(--wh-font-scale,1));border-radius:5px;align-items:center;gap:10px;padding:7px 9px;list-style:none;display:flex}.wh-workspace summary::-webkit-details-marker{display:none}.wh-workspace .wh-more-menu summary>svg:last-child{margin-left:auto}.wh-workspace .wh-more-menu summary:hover,.wh-workspace .wh-more-menu[open] summary{color:#fff;background:#23231f}.wh-workspace .wh-more-items{z-index:3;background:#22221e;border:1px solid #42423a;border-radius:8px;padding:6px;position:absolute;bottom:calc(100% + 7px);left:0;right:0;box-shadow:0 8px 28px #0004}.wh-workspace .wh-identity{border-color:#2a2a25;margin:10px 0 0;padding:14px 7px 0}.wh-workspace .wh-account-row{align-items:center;gap:9px;display:flex}.wh-workspace .wh-account-row>div{flex:1;min-width:0}.wh-workspace .wh-account-row strong{font-size:calc(12px * var(--wh-font-scale,1));color:#e5e3da;text-overflow:ellipsis;white-space:nowrap;font-weight:400;display:block;overflow:hidden}.wh-workspace .wh-account-row small{font-size:calc(10px * var(--wh-font-scale,1));color:#a4a39d;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wh-workspace .wh-avatar{color:#242027;background:#d3cce0;border-radius:5px;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.wh-workspace .wh-sidebar .wh-account-lock{width:30px;min-height:32px;padding:7px}.wh-workspace .wh-demo-role{color:#a4a39d;margin:9px 0 0 36px;font-size:10px}.wh-workspace .wh-demo-role summary{cursor:pointer}.wh-workspace .wh-demo-role select{margin-top:7px}.wh-workspace .wh-topbar{background:color-mix(in srgb, var(--canvas) 97%, var(--ink));height:44px;color:var(--muted);border:0;padding:0 36px;font-size:11px}.wh-workspace .wh-content{max-width:1510px;padding:15px 38px 48px}.wh-workspace .wh-header{align-items:center;margin-bottom:20px}.wh-workspace .wh-header h1{font-family:Georgia, var(--wh-font,"IBM Plex Sans Thai"), sans-serif;font-weight:400;font-size:calc(30px * var(--wh-font-scale,1));letter-spacing:-.65px;margin-bottom:2px}.wh-workspace .wh-header .wh-kicker{letter-spacing:.35px;font-size:calc(11px * var(--wh-font-scale,1));margin:0 0 6px}.wh-workspace .wh-header p:empty{display:none}.wh-workspace .wh-header p{margin:4px 0 0}.wh-workspace .wh-card{border:1px solid color-mix(in srgb, var(--line) 30%, transparent);border-radius:13px;box-shadow:0 2px 8px #00000002}.wh-workspace .wh-stat{font-family:Georgia,Times New Roman,serif;font-size:calc(40px * var(--wh-font-scale,1));letter-spacing:-1.5px;font-weight:400}.wh-workspace .wh-demo-strip{border:0;border-radius:10px;padding:7px 13px}.wh-workspace .wh-sync-strip{border:0;margin-bottom:22px;padding:3px 2px 8px}.wh-workspace .wh-empty{background:var(--paper);border:1px solid color-mix(in srgb, var(--line) 50%, transparent);border-radius:14px;margin-top:18px;padding:60px 24px}.wh-workspace .wh-empty svg{color:var(--muted)}@media (min-width:761px) and (max-width:1100px){.wh-workspace .wh-sidebar{gap:15px;width:224px;padding:20px 10px 12px}.wh-workspace .wh-content{padding:14px 24px 40px}.wh-workspace .wh-topbar{padding:0 24px}}@media (max-height:800px) and (min-width:761px){.wh-workspace .wh-sidebar{gap:12px;padding-top:16px}.wh-workspace .wh-sidebar nav{gap:15px}.wh-workspace .wh-nav-label{margin-bottom:5px}.wh-workspace .wh-sidebar button{min-height:32px;padding-top:5px;padding-bottom:5px}}@media (max-width:760px){.wh-workspace .wh-sidebar{width:286px;max-width:88vw;padding:20px 12px max(12px, env(safe-area-inset-bottom));gap:15px}.wh-workspace .wh-sidebar button,.wh-workspace .wh-more-menu summary{min-height:44px;font-size:calc(13px * var(--wh-font-scale,1))}.wh-workspace .wh-sidebar .wh-account-lock{width:36px;min-height:44px}.wh-workspace .wh-sidebar .wh-close-nav{width:36px;min-height:40px}.wh-workspace .wh-topbar{height:54px;padding:0 16px 0 8px}.wh-workspace .wh-content{padding:14px 17px 32px}.wh-workspace .wh-header{gap:10px;margin:5px 0 20px}.wh-workspace .wh-header h1{font-size:calc(25px * var(--wh-font-scale,1))}.wh-workspace .wh-stat{font-size:calc(34px * var(--wh-font-scale,1))}.wh-workspace .wh-empty{padding:36px 20px}}@media print{.wh-workspace .wh-sidebar,.wh-workspace .wh-topbar{display:none}}.wh-kitchen-controls{margin-bottom:20px}.wh-switch{align-items:center;gap:10px;min-width:88px;display:inline-flex}.wh-switch span{background:#b6b6b1;border-radius:12px;width:32px;height:18px;padding:3px}.wh-switch span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;display:block}.wh-switch[aria-checked=true] span{background:#3a6950}.wh-switch[aria-checked=true] span:after{transform:translate(14px)}.wh-station-toggle{border:1px solid var(--wh-border);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.wh-station-toggle input{width:auto}.wh-bill-summary{border-bottom:1px solid var(--wh-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:20px 0;display:grid}.wh-bill-summary strong{overflow-wrap:anywhere;font-family:Georgia,serif;font-size:clamp(22px,3vw,34px);font-weight:400;display:block}@media (max-width:600px){.wh-bill-summary{gap:12px}.wh-bill-summary strong{font-size:22px}}.wh-vat progress{width:100%;height:10px;accent-color:var(--wh-accent,#272724)}.wh-vat-source{object-fit:contain;width:100%;max-height:720px;margin:20px 0;display:block}.wh-root .wh-vat-payable{border:1px solid var(--wh-accent,#272724);background:var(--wh-surface,#fff)}.wh-vat-details{border:1px solid var(--wh-line,#ddd);border-radius:10px;padding:14px}.wh-vat details summary,.wh-vat-details summary{cursor:pointer;padding:6px 0;font-weight:600}.wh-vat .wh-line{align-items:flex-start;gap:16px}.wh-vat .wh-line>div{overflow-wrap:anywhere;min-width:0}@media (max-width:600px){.wh-vat .wh-three{grid-template-columns:1fr}.wh-vat .wh-line{flex-wrap:wrap}.wh-vat .wh-stat{font-size:32px}}.wh-barcode-video{object-fit:cover;background:#111;border-radius:12px;width:100%;max-height:280px}.wh-barcode-label{background:#fff;max-width:100%;height:auto;display:block}.wh-barcode-scanner{min-width:0}.wh-barcode-scanner input{width:100%}.wh-root .wh-mobile-cart{display:none}@media (max-width:760px){.wh-root .wh-mobile-cart{bottom:max(12px,env(safe-area-inset-bottom));z-index:15;width:calc(100% - 32px);min-height:48px;display:block;position:fixed;left:16px;right:16px;box-shadow:0 3px 18px #0003}.wh-root:has(.wh-mobile-cart) .wh-main{padding-bottom:100px}#wh-pos-cart{margin-bottom:64px;scroll-margin-top:64px}}.wh-thermal{border:1px solid #d5d5d0;border-radius:10px;min-width:0;margin-top:16px;padding:14px}.wh-thermal summary{cursor:pointer;font-weight:600}.wh-thermal p,.wh-thermal small{overflow-wrap:anywhere}.wh-thermal input:not([type=checkbox]),.wh-thermal select{box-sizing:border-box;width:100%;min-width:0}.wh-thermal .wh-actions,.wh-root .wh-demo-strip{flex-wrap:wrap}.wh-root .wh-demo-strip>span{flex:220px}.wh-root .wh-demo-strip a.wh-button{min-height:38px;color:var(--ink);white-space:nowrap;padding:7px 12px;font-size:12px}
