:root{--green:#2e534c;--green-dark:#203f39;--cream:#fff9f1;--paper:#fff;--border:#e4e0d8;--muted:#78817e;--danger:#b74949;--bg:#f4f3f0}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:#263832}button,input,select{font:inherit}button{cursor:pointer}[hidden]{display:none!important}.pos-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{min-height:68px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;box-shadow:0 2px 12px rgba(0,0,0,.12);z-index:10}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo{width:46px;height:46px;object-fit:contain;border-radius:10px;background:#fff;padding:4px}.brand-title{font-size:17px;font-weight:900;line-height:1.1}.brand-subtitle{margin-top:3px;font-size:12px;opacity:.82}.demo-badge{display:inline-block;margin-left:5px;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.15);font-size:10px;font-weight:900;letter-spacing:.08em;vertical-align:2px}.top-actions{display:flex;align-items:center;gap:10px}.outlet-select{height:40px;max-width:230px;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:rgba(255,255,255,.12);color:#fff;padding:0 10px}.outlet-select option{color:#263832;background:#fff}.clock-block{text-align:right;min-width:105px}.clock{font-size:14px;font-weight:900}.cashier{font-size:11px;opacity:.8;margin-top:2px}.workspace{flex:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,390px);min-height:0}.catalog{min-width:0;padding:16px;display:flex;flex-direction:column;gap:12px}.search-row{display:flex;gap:9px}.search{flex:1;height:46px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:0 14px;outline:none}.search:focus,.table-input:focus,.field:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(46,83,76,.1)}.reset-btn{width:46px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--green);font-weight:900}.categories{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}.category-btn{flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid var(--border);border-radius:9px;background:#fff;color:#53625e;font-size:13px;font-weight:800}.category-btn.active{background:var(--green);border-color:var(--green);color:#fff}.catalog-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px;padding:0 2px}.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;align-content:start}.product-card{min-height:188px;border:1px solid var(--border);border-radius:12px;background:#fff;overflow:hidden;text-align:left;padding:0;transition:.12s ease}.product-card:active{transform:scale(.985)}@media(hover:hover){.product-card:hover{border-color:#aabbb5;box-shadow:0 8px 22px rgba(34,54,49,.09);transform:translateY(-1px)}}.product-image,.product-placeholder{width:100%;height:108px}.product-image{display:block;object-fit:cover;background:#eceae5}.product-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#e4e2dc,#f8f5ef);color:var(--green);font-size:29px;font-weight:900}.product-body{padding:10px 11px 12px}.product-name{min-height:32px;font-size:13px;line-height:1.25;font-weight:900;color:#263a35}.product-price{margin-top:6px;font-size:13px;font-weight:900;color:var(--green)}.product-tag{display:inline-block;margin-top:6px;padding:3px 6px;border-radius:999px;background:#f6e9da;color:#765531;font-size:10px;font-weight:900}.empty-products{grid-column:1/-1;padding:44px 22px;border:1px dashed #c9c3b9;border-radius:12px;background:#fff;text-align:center;color:var(--muted)}.bill-panel{min-width:0;max-height:calc(100vh - 68px);position:sticky;top:0;display:flex;flex-direction:column;border-left:1px solid #dcd9d2;background:#fff}.bill-header{padding:13px 14px 10px;border-bottom:1px solid #ece9e3}.bill-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.bill-title{font-size:17px;font-weight:900}.bill-number{font-size:11px;color:var(--muted)}.link-btn{border:0;background:transparent;color:var(--green);padding:7px;font-size:12px;font-weight:900}.order-type{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:11px}.seg-btn{min-height:38px;border:1px solid var(--border);border-radius:8px;background:#faf9f6;color:#596560;font-size:12px;font-weight:900}.seg-btn.active{background:#eef4f2;border-color:#a8bbb4;color:var(--green)}.table-row{margin-top:8px}.table-input,.field{width:100%;height:40px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:0 10px;outline:none}.member-card{margin:10px 14px 0;min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid #dfe7e3;border-radius:10px;background:#f7fbf9}.member-main{min-width:0}.member-label{font-size:10px;color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.member-name{margin-top:2px;font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-meta{margin-top:2px;font-size:10px;color:#64736e}.cart-list{flex:1;min-height:130px;overflow-y:auto;padding:8px 14px}.cart-empty{min-height:210px;height:100%;display:grid;place-items:center;text-align:center;color:#8b928f;padding:24px}.cart-empty strong{display:block;color:#69736f;font-size:13px}.cart-empty span{display:block;margin-top:5px;font-size:11px}.cart-item{padding:10px 0;border-bottom:1px solid #f0eee9}.cart-top{display:flex;justify-content:space-between;gap:9px}.cart-name{font-size:13px;line-height:1.3;font-weight:900}.cart-price{white-space:nowrap;font-size:12px;font-weight:900}.cart-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:7px}.qty{display:flex;align-items:center;gap:5px}.qty button{width:28px;height:28px;border:1px solid #ddd9d1;border-radius:7px;background:#fff;color:var(--green);font-weight:900}.qty span{min-width:20px;text-align:center;font-size:12px;font-weight:900}.remove{border:0;background:transparent;color:var(--danger);font-size:11px;font-weight:900}.summary{padding:10px 14px;border-top:1px solid #e8e5df;background:#fffefa}.summary-row{display:flex;justify-content:space-between;gap:12px;margin:5px 0;font-size:12px;color:#596560}.summary-row strong{color:#283a35}.summary-row.total{margin-top:9px;padding-top:9px;border-top:1px dashed #d9d5cd;font-size:17px;font-weight:900;color:var(--green-dark)}.summary-row button{border:0;background:transparent;color:var(--green);padding:0;font-weight:900}.bill-actions{padding:10px 14px 14px;border-top:1px solid #ece9e3}.secondary-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.action-btn{min-height:38px;border:1px solid var(--border);border-radius:8px;background:#fff;color:#4f5e59;font-size:11px;font-weight:900}.charge-btn{width:100%;min-height:52px;margin-top:8px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;border:0;border-radius:9px;background:var(--green);color:#fff;font-size:15px;font-weight:900}.charge-btn:disabled,.action-btn:disabled{opacity:.4;cursor:not-allowed}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:16px;background:rgba(21,31,28,.48)}.modal{width:min(520px,100%);max-height:calc(100vh - 32px);overflow-y:auto;border-radius:14px;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.22)}.modal.small{width:min(430px,100%)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #ece9e3}.modal-title{font-size:17px;font-weight:900}.close-btn{width:34px;height:34px;border:0;border-radius:8px;background:#f4f2ee;color:#65716d;font-size:20px}.modal-body{padding:16px}.modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 16px 16px;border-top:1px solid #ece9e3}.field-label{display:block;margin-bottom:6px;font-size:11px;font-weight:900;color:#586560}.helper{margin-top:7px;font-size:11px;line-height:1.5;color:var(--muted)}.primary-btn,.secondary-btn{min-height:42px;padding:0 15px;border-radius:9px;font-weight:900}.primary-btn{border:1px solid var(--green);background:var(--green);color:#fff}.secondary-btn{border:1px solid #dedad2;background:#fff;color:#53615c}.danger-link{border:0;background:transparent;color:var(--danger);font-weight:900}.member-preview,.amount-due,.split-box,.payment-note{margin-top:12px;padding:12px;border-radius:10px;background:#f6f8f6}.member-preview h4{margin:0 0 5px;font-size:14px}.member-preview p{margin:3px 0;color:#68746f;font-size:11px}.discount-grid,.payment-tabs,.quick-cash{display:grid;gap:8px}.discount-grid{grid-template-columns:repeat(4,1fr)}.discount-chip,.pay-tab,.quick-cash button{min-height:42px;border:1px solid #dcd8d0;border-radius:9px;background:#fff;color:var(--green);font-weight:900}.payment-tabs{grid-template-columns:repeat(4,1fr);margin-bottom:15px}.pay-tab.active{background:#eef4f2;border-color:#9fb5ae}.amount-due{margin:0 0 14px}.amount-due span{font-size:11px;color:var(--muted)}.amount-due strong{display:block;margin-top:3px;font-size:24px;color:var(--green-dark)}.quick-cash{grid-template-columns:repeat(3,1fr);margin:9px 0}.change-box,.split-line{display:flex;justify-content:space-between;gap:10px}.change-box{margin-top:10px;padding:10px 11px;border-radius:8px;background:#f5faf8;font-size:12px}.payment-note{font-size:11px;line-height:1.5;color:#74807b}.split-line{margin:7px 0;font-size:13px}.success{text-align:center;padding:10px 0}.success-mark{width:62px;height:62px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:30px}.success h3{margin:0}.success p{margin:6px 0 0;color:var(--muted);font-size:12px}.toast{position:fixed;z-index:80;left:50%;bottom:24px;transform:translateX(-50%);max-width:calc(100vw - 32px);padding:11px 15px;border-radius:9px;background:#203b35;color:#fff;box-shadow:0 8px 30px rgba(0,0,0,.18);font-size:12px;font-weight:800;text-align:center}.receipt-print{display:none}@media(max-width:930px){.workspace{grid-template-columns:minmax(0,1fr) 340px}.products{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))}.clock-block{display:none}}@media(max-width:720px){.topbar{padding:9px 11px}.brand-subtitle,.outlet-select{display:none}.workspace{display:flex;flex-direction:column}.catalog{padding:11px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.bill-panel{position:relative;max-height:none;border-left:0;border-top:1px solid #dcd9d2}.cart-list{max-height:330px}.payment-tabs{grid-template-columns:repeat(2,1fr)}}@media print{body *{visibility:hidden!important}.receipt-print,.receipt-print *{visibility:visible!important}.receipt-print{display:block!important;position:absolute;left:0;top:0;width:80mm;padding:4mm;background:#fff;color:#000;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.receipt-print h2{text-align:center;margin:0 0 3px;font-size:16px}.receipt-print .center{text-align:center}.receipt-print .rule{border-top:1px dashed #000;margin:8px 0}.receipt-print .rline{display:flex;justify-content:space-between;gap:8px;margin:3px 0}.receipt-print .rname{max-width:53mm}}
