.new-pos-root #view-tables .pane-head{min-height:60px;padding:12px 24px}.pt-workspace{display:flex;flex-direction:column;padding:18px;overflow:auto;min-height:0;flex:1}.pt-toolbar{justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.pt-tabs,.pt-toolbar{display:flex;flex-wrap:wrap}.pt-tabs{gap:8px}.pt-tabs button{min-height:46px;padding:9px 16px;border:1px solid #d8e7dd;border-radius:12px;background:white;color:inherit}.pt-tabs button[aria-pressed=true],.pt-tabs button[aria-selected=true]{background:#00863f;color:white}.pt-search{display:flex;align-items:center;background:white;border:1px solid #d8e7dd;border-radius:12px;padding:0 12px}.pt-search input{border:0;background:none;min-height:46px}.pt-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:stretch}.pt-detail,.pt-floor{background:white;border:1px solid #d8e7dd;border-radius:22px;padding:18px;min-width:0}.pt-floor{display:flex;flex-direction:column}.pt-detail,.pt-floor{overflow:auto;min-height:0}.pt-floor>small{display:block;margin-top:12px;color:#587165}.pt-map{direction:ltr;min-height:0;flex:1}.pt-map,.pt-map-table{width:100%;height:100%}.pt-map-table{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #77af88;background:#eaf4ec;color:#145d35;font-size:22px;gap:7px}.pt-map-table small{font-size:16px}.pt-map-table.HELD,.pt-table.HELD{background:#fff2d6;border-color:#c99c40;color:#785019}.pt-map-table.OPEN,.pt-table.OPEN{background:#e9f1fb;border-color:#6a9bcd;color:#22527f}.pt-map-table[aria-pressed=true],.pt-table[aria-pressed=true]{outline:4px solid #00863f;outline-offset:-4px}.pt-map-table:focus-visible{outline:5px solid #123d24;outline-offset:-6px}.pt-detail h3{font-size:22px;margin-bottom:12px}.pt-detail p{font-size:15px;margin:10px 0}.pt-actions{border:0;padding:0;margin-top:20px;min-width:0}.pt-actions .btn{width:100%;margin:6px 0;min-height:48px;font-size:16px}.pt-actions input:not([type=checkbox]),.pt-actions select{display:block;min-height:48px;padding:10px;width:100%;border:1px solid #c8ddcf;border-radius:10px;margin:8px 0 16px;background:white}.pt-check{display:flex;gap:10px;align-items:center;margin:15px 0;line-height:1.8}.pt-check input{width:22px;height:22px}.pt-empty{padding:36px 20px;text-align:center}.pt-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pt-table{display:flex;flex-direction:column;gap:10px;text-align:right;border:1px solid #c8ddcf;border-radius:16px;padding:20px;background:#edf5ed;min-height:130px;color:inherit}.pt-alert{padding:12px;background:#fff0ed;color:#92372d;border-radius:12px;margin-bottom:12px}.pt-detail h4{margin-bottom:16px}.pt-workspace button:focus-visible{outline:3px solid #00863f;outline-offset:2px}.new-pos-root .pos-rail .rail-btn{min-height:62px}@media (max-width:1100px){.pt-layout{grid-template-columns:minmax(0,1fr) 260px}.pt-workspace{padding:12px}}@media (max-width:760px){.pt-layout{grid-template-columns:1fr;flex:none}.pt-map{min-height:240px}.pt-list{grid-template-columns:1fr}}.new-pos-root #view-orders{background:var(--surface-raised,var(--brand-pale));min-height:0}#view-orders .orders-head{display:flex;align-items:center;gap:12px;padding:10px 16px;min-height:60px;background:var(--surface-base);border-bottom:1px solid var(--brand-border)}#view-orders .orders-head h2{margin:0;font-size:20px;flex:1}#view-orders button,#view-orders select{min-height:48px;font:inherit}#view-orders button{cursor:pointer}#view-orders button:disabled{cursor:default;opacity:.48}#view-orders .orders-icon{display:grid;place-items:center;min-width:48px;background:var(--surface-base);border:1px solid var(--brand-border);border-radius:10px}#view-orders .orders-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 12px 0}#view-orders .orders-metrics>div{padding:12px;border:1px solid var(--brand-border);border-radius:14px;background:var(--surface-base);min-width:0}#view-orders .orders-metrics span{display:block;font-size:12px;color:var(--text-muted)}#view-orders .orders-metrics strong{display:block;font-size:20px;margin-top:4px}#view-orders .orders-desk{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:12px;padding:12px}#view-orders .orders-detail,#view-orders .orders-main{border:1px solid var(--brand-border);background:var(--surface-base);border-radius:16px;padding:16px;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden;gap:10px}#view-orders .orders-search{display:flex;gap:8px}#view-orders .orders-search label{display:flex;align-items:center;gap:8px;padding:0 12px;flex:1;min-width:0;border:1px solid var(--brand-border);border-radius:10px}#view-orders input{font:inherit;min-width:0;width:100%;min-height:48px;border:0;background:transparent}#view-orders input::-webkit-search-cancel-button{-webkit-appearance:none}#view-orders .orders-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}#view-orders label{font-size:12px;color:var(--text-muted)}#view-orders select{display:block;width:100%;border:1px solid var(--brand-border);border-radius:8px;padding:4px 8px;background:var(--surface-base);color:var(--text-primary)}#view-orders .orders-tabs{display:flex;gap:4px;border-bottom:1px solid var(--brand-border)}#view-orders .orders-tabs button{padding:4px 10px;border:0;border-bottom:2px solid transparent;background:transparent;font-size:13px}#view-orders .orders-tabs button[aria-pressed=true]{border-bottom-color:var(--brand-primary);color:var(--brand-primary);background:var(--brand-pale)}#view-orders .orders-list{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:8px}#view-orders .orders-row{width:100%;display:flex;align-items:center;gap:10px;padding:12px;min-height:76px;flex-shrink:0;text-align:start;border:1px solid var(--brand-border);background:var(--surface-base);border-radius:10px}#view-orders .orders-row[aria-pressed=true]{border-color:var(--brand-primary);background:var(--brand-pale)}#view-orders .orders-row>span:nth-child(2){flex:1;min-width:0}#view-orders .orders-row strong{font-size:14px}#view-orders small{display:block;font-size:12px;color:var(--text-muted);line-height:1.6;overflow-wrap:anywhere}#view-orders .orders-row-icon{display:grid;place-items:center;border-radius:8px;background:var(--brand-pale);color:var(--brand-primary);width:38px;height:38px;flex-shrink:0}#view-orders .orders-pagination{display:flex;align-items:center;gap:8px;border-top:1px solid var(--brand-border);padding-top:8px;font-size:12px}#view-orders .orders-pagination span{flex:1}#view-orders .orders-pagination button,#view-orders .orders-secondary{padding:6px 14px;border:1px solid var(--brand-border);border-radius:10px;background:var(--surface-base)}#view-orders .orders-receipt-head{border-bottom:1px solid var(--brand-border);padding-bottom:8px}#view-orders h3{font-size:20px;margin:4px 0}#view-orders .orders-receipt-body{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:12px;padding-inline-end:4px;font-size:13px}#view-orders .orders-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-radius:10px;background:var(--brand-pale);padding:12px;margin:0}#view-orders dt{color:var(--text-muted)}#view-orders dd{margin:0}#view-orders .orders-receipt-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--brand-border);font-size:13px}#view-orders .orders-receipt-line>strong{white-space:nowrap}#view-orders .orders-receipt-foot{flex-shrink:0;display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--brand-border);padding-top:10px}#view-orders .orders-primary{display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;padding:8px 12px;background:var(--brand-primary);color:white;font-weight:700}#view-orders .orders-audit{border-bottom:1px solid var(--brand-border);padding:10px 0}#view-orders summary{cursor:pointer;padding:12px 0;min-height:48px}#view-orders .orders-return-line{border-bottom:1px solid var(--brand-border);padding:8px 0}#view-orders .orders-stepper{display:flex;gap:12px;align-items:center;margin:8px 0}#view-orders .orders-stepper button{min-width:48px;display:grid;place-items:center;background:var(--surface-base);border:1px solid var(--brand-border);border-radius:10px}#view-orders .orders-stepper output{min-width:24px;text-align:center;font-weight:700}#view-orders .orders-text-button{background:transparent;border:0;color:var(--brand-primary)}#view-orders .orders-notice{padding:6px 16px;margin:0;font-size:12px;background:var(--brand-pale)}#view-orders .orders-notice button{border:0;background:transparent;color:var(--brand-primary);margin-inline-start:8px}#view-orders :focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}@media (max-width:950px){#view-orders .orders-desk{grid-template-columns:minmax(0,1fr) 300px}#view-orders .orders-row{padding:8px;gap:6px}}@media (max-width:700px){#view-orders{overflow:auto}#view-orders .orders-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}#view-orders .orders-desk{display:flex;flex-direction:column;overflow:visible;flex:none}#view-orders .orders-main{min-height:480px}#view-orders .orders-detail{min-height:400px;max-height:650px}}.new-pos-root #view-customers{--surface:var(--surface-base);--border:var(--brand-border);--brand:var(--brand-primary);--bg:var(--brand-pale);background:var(--surface);min-height:0}.new-pos-root #view-customers .pane-head{padding:12px 20px;min-height:72px}.new-pos-root #view-customers .pane-head h2{font-size:20px;margin:0}#view-customers .customer-head-actions{display:flex;gap:8px;align-items:center}.new-pos-root #view-customers button{min-height:48px}.new-pos-root #view-customers .customers-desk{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:12px;padding:12px;min-height:0;flex:1}.new-pos-root #view-customers .customers-main,.new-pos-root #view-customers .customers-side{min-height:0;min-width:0;width:auto;max-width:none}.new-pos-root #view-customers .customers-card{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:16px;background:var(--surface);border:1px solid var(--border)}#view-customers .customers-side .customers-card{overflow-y:auto}#view-customers .customer-current{display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--surface-raised,var(--bg));border:1px solid var(--border);border-radius:12px;padding:10px 12px;font-size:13px}#view-customers .customer-current strong{display:block;font-size:15px}#view-customers .customer-cart-strip{display:flex;gap:8px;flex-shrink:0;overflow-x:auto}#view-customers .customer-cart-chip{flex:1;min-width:100px;min-height:58px;border:1px solid var(--border);border-radius:10px;background:var(--surface);text-align:start;padding:8px 10px}#view-customers .customer-cart-chip small,#view-customers .customer-cart-chip strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#view-customers .customer-cart-chip[aria-pressed=true],#view-customers .customer-pick[aria-pressed=true]{border-color:var(--brand);background:var(--brand-tint,var(--bg))}#view-customers .customer-search{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:12px;padding:0 12px;min-height:54px;flex-shrink:0}#view-customers .customer-search input{flex:1;width:100%;min-width:0;border:0;background:transparent;min-height:52px;outline:none}#view-customers .customer-search input::-webkit-search-cancel-button{-webkit-appearance:none}#view-customers .customer-search:focus-within{outline:2px solid var(--brand);outline-offset:2px}#view-customers .customer-search button{background:none;border:0;min-width:48px}#view-customers .customer-list-tools{display:flex;justify-content:space-between;gap:8px;align-items:center}#view-customers .customer-directory-tabs{display:flex;gap:4px;background:var(--bg);border-radius:10px;padding:3px}#view-customers .customer-directory-tabs button{border:0;border-radius:8px;padding:0 12px;background:transparent}#view-customers .customer-directory-tabs button[aria-pressed=true]{background:var(--surface);color:var(--brand);font-weight:700}#view-customers .customer-list{display:flex;flex:1;flex-direction:column;gap:8px;overflow:auto;min-height:100px}#view-customers .customer-pick{display:flex;align-items:center;gap:10px;flex-shrink:0;width:100%;min-height:72px;border:1px solid var(--border);border-radius:12px;background:var(--surface);text-align:start;padding:10px 12px}#view-customers .line-main{flex:1;min-width:0}#view-customers .line-main>strong{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#view-customers .customer-meta{display:block;font-size:13px;margin-top:4px;text-align:start}#view-customers .customer-avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border-radius:12px;background:var(--brand);color:var(--on-brand,#fff);font-weight:700}#view-customers .customer-profile{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0}#view-customers .customer-profile-head{text-align:center;padding:8px 0}#view-customers .customer-profile-head .customer-avatar{margin:0 auto 12px;width:58px;height:58px}#view-customers .customer-profile-head h3{margin:0 0 8px;font-size:20px;overflow-wrap:anywhere}#view-customers .customer-profile-facts{display:grid;gap:16px;border-block:1px solid var(--border);padding:16px 0;font-size:13px;margin:0}#view-customers .customer-profile-facts>div{display:flex;justify-content:space-between;gap:12px}#view-customers .customer-profile-facts dd{margin:0;text-align:end}#view-customers .customer-profile-action{margin-top:auto;display:grid;gap:10px}#view-customers .customer-side-empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:16px}#view-customers .customer-side-empty h3,#view-customers .customer-side-empty p{margin:0}#view-customers .customer-side-empty>svg{width:36px;height:36px}#view-customers .customer-form-head{display:flex;align-items:center;justify-content:space-between}#view-customers .customer-form-head h3{margin:0;font-size:18px}#view-customers .customer-new-form{display:flex;flex-direction:column;gap:14px}#view-customers .customer-new-form label{display:grid;gap:6px;font-size:14px;font-weight:600}#view-customers .customer-new-form input{min-height:48px;width:100%;border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:8px 12px}#view-customers .customer-pagination{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:8px;gap:8px}#view-customers .customer-pagination>div{display:flex;gap:8px}#view-customers .customer-steps{display:flex;gap:6px;font-size:12px}#view-customers .customer-steps span{flex:1;border-bottom:2px solid var(--border);padding:8px 0}#view-customers .customer-steps .is-current{border-color:var(--brand);font-weight:700}#view-customers .customer-otp-recipient{text-align:center;display:grid;gap:8px}#view-customers .customer-code{font-size:24px;letter-spacing:8px;text-align:center}#view-customers .customer-capacity,#view-customers .customer-form-error,#view-customers .customer-notice,#view-customers .customer-test-code{padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--bg);font-size:13px;line-height:1.7;margin:0;overflow-wrap:anywhere}#view-customers .customer-form-error{color:#9b2c2c;background:#fff2f0;border-color:#edc8c2}#view-customers button:focus-visible,#view-customers input:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (max-width:800px){.new-pos-root #view-customers .customers-desk{grid-template-columns:minmax(0,1fr);overflow-y:auto}.new-pos-root #view-customers .customers-card{min-height:400px}.new-pos-root #view-customers .customers-side .customers-card{min-height:260px}.new-pos-root #view-customers .customer-head-actions .btn{padding-inline:10px}}