:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#253632;background:#f4f6f5;font-synthesis:none;font-size:16px;--green:#186650;--ink:#182e29;--muted:#77847f;--line:#e1e7e4}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;transition:background .15s,transform .15s}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.45}input,select{min-width:0}button,input,select{outline-offset:4px}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #3bba91}button{border:0}h1,h2,p{margin:0}button{color:inherit}input::placeholder{color:#87928e}input[type=checkbox]{accent-color:var(--green)}[hidden]{display:none!important}.topbar{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 30px;gap:20px}.brand{display:flex;align-items:center;gap:23px}.brand b,.wordmark{font:700 49px/1 Georgia,serif;letter-spacing:-5px}.brand b span,.wordmark span{font:12px Arial;vertical-align:top;letter-spacing:0;margin:8px 0 0 5px;display:inline-block}.brand>span{font-size:12px;font-weight:700;letter-spacing:2.5px;color:#7a8781}.brand-divider{width:1px;height:27px;background:var(--line)}.top-actions{display:flex;align-items:center;gap:18px;font-size:14px}.status{color:var(--green);background:#edf7f2;border-radius:20px;padding:8px 12px;font-size:12px;font-weight:600}.status.offline{background:#fff0df;color:#88591f}#clock{color:var(--muted);font-variant-numeric:tabular-nums}.avatar{background:#e8f0ec;color:#22614e;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:13px;font-weight:700}.text-button{padding:8px 0;background:none;color:#7b8881;font-size:13px}.icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:25px;display:grid;place-items:center;flex-shrink:0}.icon-button:hover,.soft-button:hover{background:#e7efea}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 400px;height:calc(100dvh - 82px);padding:22px 22px 20px 30px;gap:26px}.catalog{min-width:0;overflow:auto;display:flex;flex-direction:column;scrollbar-width:thin;padding-right:4px}.catalog-title{display:flex;justify-content:space-between;align-items:center;margin:4px 0 25px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#7e9086}.catalog h1{font-size:29px;font-weight:600;letter-spacing:-1px;margin-top:7px;display:flex;align-items:center;gap:10px}.catalog h1 span{font-size:13px;letter-spacing:0;padding:4px 8px;border-radius:6px;background:#e6ece8;color:#64786e}.catalog-tools{display:flex;gap:8px}.soft-button{background:#fff;padding:11px 14px;border:1px solid var(--line);border-radius:10px;font-size:14px;font-weight:500}.search-row{display:flex;gap:12px;margin-bottom:20px}.search-box,.barcode-box{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dce4df;border-radius:11px;padding:0 14px;height:51px}.search-box{flex:1}.search-box>span{font-size:28px;color:#6d8177}.search-box input,.barcode-box input{border:0;outline:none;background:transparent;width:100%;font-size:14px}.search-box:focus-within,.barcode-box:focus-within{border-color:#398369;box-shadow:0 0 0 3px #dcece4}.search-box input:focus-visible,.barcode-box input:focus-visible{outline:0}.barcode-box{width:240px;border-color:#b9cfc3;background:#edf4ef;color:#27654f}.barcode-box>span{font-size:24px}.barcode-box button{background:transparent;font-size:22px;padding:6px}.barcode-box input::placeholder{color:#467860}kbd{font:11px "Segoe UI",sans-serif;border:1px solid #dfe5e1;background:#fafbfa;border-radius:4px;color:#86928a;padding:3px 6px;white-space:nowrap}.categories{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.category{padding:10px 14px;border:1px solid var(--line);border-radius:9px;background:white;font-size:13px;white-space:nowrap}.category.active{background:var(--green);color:white;border-color:var(--green)}.catalog-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#7c8981;font-size:12px;margin-bottom:16px}.catalog-meta>div{display:flex;align-items:center;gap:15px}.stock-filter{display:flex;align-items:center;gap:6px}.catalog-meta select{font-size:12px;border:0;background:transparent;color:#5b6c63;max-width:160px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:15px;align-content:start}.product-card{position:relative;text-align:left;background:#fff;border:1px solid #e2e7e3;border-radius:13px;overflow:hidden;padding:8px;display:flex;flex-direction:column;min-width:0;transition:box-shadow .2s,border .2s}.product-card:hover{border-color:#8db49f;box-shadow:0 5px 14px #1439290d}.product-card:disabled{opacity:.6}.product-image{height:164px;width:100%;object-fit:cover;background:#f4f5f3;border-radius:8px}.stock-badge{position:absolute;top:17px;left:16px;background:#ffffffed;color:#537264;padding:4px 7px;border-radius:5px;font-size:11px;box-shadow:0 2px 7px #00000006}.stock-badge.low{color:#966321;background:#fff7e7}.product-detail{padding:13px 5px 6px;flex:1;display:flex;flex-direction:column}.product-name{font-size:14px;font-weight:600;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.product-variant{font-size:12px;color:#8a968e;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:13px;gap:4px}.product-price{font-size:18px;font-weight:650;letter-spacing:-.5px}.add-sign{width:29px;height:29px;background:#eef4f0;color:#3a735a;border-radius:8px;display:grid;place-items:center;font-size:21px;font-weight:400}.product-barcode{font-size:11px;color:#93a097;margin-top:9px;letter-spacing:.4px}.catalog-footer{margin-top:auto;padding:25px 0 0;display:flex;justify-content:space-between;font-size:11px;color:#8d9a91;gap:15px}.catalog-footer>span{display:flex;gap:8px;align-items:center}.catalog-footer i{width:6px;height:6px;background:#76a089;border-radius:50%}.more{margin:20px auto}.basket{display:flex;flex-direction:column;background:var(--ink);color:#f6f8f6;border-radius:19px;padding:25px 23px 16px;box-shadow:0 8px 26px #142e2012;min-height:0}.basket-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.basket .eyebrow{color:#8ca99c}.basket h2{font-size:25px;font-weight:500;letter-spacing:-.5px;margin-top:8px}.basket h2 span{font-size:13px;background:#31483e;vertical-align:middle;border-radius:6px;padding:4px 7px;margin-left:5px;color:#c0d6c9}.dark-button{background:#294037;border:1px solid #3a5046;color:#b1c4b9;border-radius:7px;padding:8px 10px;font-size:12px}.customer-button{width:100%;display:flex;align-items:center;gap:12px;background:#243d33;border:1px solid #3a5045;border-radius:10px;padding:13px 12px;color:#e0eae3;text-align:left;margin-bottom:22px}.customer-button>span:last-child{margin-left:auto}.customer-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#345244;font-size:24px}.customer-button small{display:block;font-size:9px;letter-spacing:1.5px;color:#96b09f;margin-bottom:5px}.customer-button b{font-size:14px;font-weight:500}.basket-labels{display:flex;justify-content:space-between;color:#88a092;font-size:10px;letter-spacing:1px;padding-bottom:13px;border-bottom:1px solid #35493e}.cart-lines{overflow:auto;flex:1;min-height:110px;scrollbar-width:thin}.cart-empty{height:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8ba799;gap:13px}.cart-empty .empty-icon{font-size:38px;color:#6c8f7e;background:#233d31;width:74px;height:74px;display:grid;place-items:center;border-radius:50%}.cart-empty strong{font-size:16px;color:#becfc4;font-weight:500}.cart-empty p{font-size:13px;max-width:230px;line-height:1.7}.cart-line{padding:18px 0;border-bottom:1px solid #30483a;display:flex;gap:11px}.cart-line img{width:48px;height:55px;object-fit:cover;border-radius:7px}.cart-line-main{min-width:0;flex:1}.cart-line h3{margin:0;font-size:13px;font-weight:500;line-height:1.4}.cart-line small{display:block;font-size:11px;color:#8faa99;margin-top:4px}.cart-line-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px}.cart-line-side strong{font-size:14px;white-space:nowrap;font-weight:500}.remove-line{background:none;color:#789787;font-size:16px;padding:2px 4px}.quantity{display:inline-flex;align-items:center;border:1px solid #40584a;border-radius:6px;margin-top:10px;height:28px}.quantity button{background:none;width:27px;color:#c3d7ca}.quantity span{font-size:12px;min-width:22px;text-align:center}.basket-summary{padding-top:14px}.discount-button{width:100%;padding:11px 12px;background:#263e32;border:1px dashed #4b6254;border-radius:8px;color:#b0c9b8;display:flex;justify-content:space-between;font-size:12px;margin-bottom:17px}.summary-line{display:flex;justify-content:space-between;margin:11px 0;color:#9eb6a7;font-size:13px}.total-line{margin-top:21px;border-top:1px solid #3b5144;padding-top:19px;display:flex;justify-content:space-between;gap:8px;align-items:center}.total-line>div{font-size:13px;color:#cbdccf}.total-line small{display:block;color:#809f8b;font-size:11px;margin-top:6px}.total-line strong{font-size:30px;font-weight:550;letter-spacing:-1px;white-space:nowrap}.checkout{background:#d0ed98;color:#213922;display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:10px;padding:19px 17px;margin-top:20px;font-weight:650;font-size:16px}.checkout:hover{background:#dcf5af}.checkout>span:last-child{font-size:25px;line-height:16px}.checkout small{font-size:10px;font-weight:500;border:1px solid #aac77d;padding:2px 4px;border-radius:4px;margin-left:8px}.basket-bottom{display:flex;margin-top:13px;gap:10px}.basket-bottom button{flex:1;font-size:12px;padding:8px 0;background:none;color:#a4beac}.basket-bottom button+button{border-left:1px solid #3d5446}.basket-bottom span{margin-left:4px;background:#34513e;border-radius:4px;padding:2px 5px}.empty-results{grid-column:1/-1;padding:65px 20px;text-align:center;color:#708376;line-height:2}.empty-results strong{display:block;color:#2b4e3b}.demo-banner{padding:8px 20px;background:#f9e8b5;color:#6e5318;text-align:center;font-size:12px}body:has(.demo-banner:not([hidden])) .workspace{height:calc(100dvh - 114px)}dialog{border:0;border-radius:19px;padding:26px;width:510px;max-width:calc(100vw - 24px);max-height:90dvh;box-shadow:0 25px 90px #0005;color:#263d30}dialog::backdrop{background:#10291db0;backdrop-filter:blur(5px)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.modal-header h2{font-size:23px;font-weight:600;letter-spacing:-.5px}.modal-header .icon-button{border:0;background:#f0f4f1}.field{display:flex;flex-direction:column;gap:9px;margin:18px 0;font-size:14px}.field input,.login-form input,.customer-search{width:100%;height:49px;padding:12px;border:1px solid #cfded3;border-radius:9px;background:#fff;color:#20392a}.primary{display:flex;align-items:center;justify-content:space-between;background:var(--green);color:white;font-weight:600;border-radius:10px;padding:16px 18px;width:100%;margin-top:20px}.primary:hover{background:#215640}.payment-total{background:#f1f5f0;border-radius:12px;padding:21px;text-align:center;margin-bottom:20px}.payment-total span{font-size:12px;color:#728678;display:block}.payment-total strong{font-size:38px;letter-spacing:-1px;display:block;margin-top:7px;font-weight:600}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.payment-methods button{background:#fff;border:1px solid #d9e4dc;border-radius:8px;padding:14px 8px;font-size:14px}.payment-methods button.active{background:#e9f3eb;border-color:#3d7950;color:#2f6240}.payment-note,.muted{font-size:13px;color:#7c8b80;line-height:1.7;margin:16px 0}.payment-change{display:flex;justify-content:space-between;background:#f4f7f3;padding:14px;border-radius:8px;font-size:14px}.error{color:#a83a2b;background:#fff1ec;border-radius:8px;padding:12px;font-size:13px;margin-top:15px;line-height:1.6}.quick-cash{display:flex;gap:7px}.quick-cash button{background:#f0f5f0;padding:9px 12px;border-radius:6px;font-size:13px}.choice-row{width:100%;display:flex;justify-content:space-between;text-align:left;padding:16px 10px;background:white;border-bottom:1px solid #e4ebe5;gap:14px}.choice-row:hover{background:#f2f6f1}.choice-row b{font-size:14px;display:block}.choice-row small{font-size:12px;color:#819183;display:block;margin-top:5px}.receipt-success{text-align:center}.success-icon{width:63px;height:63px;display:grid;place-items:center;background:#e5f4dc;color:#417835;border-radius:50%;font-size:30px;margin:0 auto 14px}.receipt-success h3{font-size:23px;margin:10px 0}.receipt-success>strong{font-size:33px}.receipt-success p{margin:12px 0;color:#7b8f7e;font-size:13px}.receipt-lines{margin:20px 0;border-top:1px dashed #c6d5c8;text-align:left}.receipt-lines>div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #e5ece6;padding:12px 0;font-size:13px}.receipt-actions{display:flex;gap:10px;margin-top:20px}.receipt-actions button{flex:1}.receipt-actions .primary{margin:0;justify-content:center}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:14px 22px;background:#fff;color:#21402b;box-shadow:0 8px 35px #102a1933;border:1px solid #d4e1d6;border-radius:11px;z-index:20;font-size:14px;max-width:90vw;opacity:0;pointer-events:none;transition:opacity .2s}#toast.visible{opacity:1}.login-screen{min-height:100dvh;display:grid;grid-template-columns:1.05fr 1fr}.login-brand{background:#183b2d;color:#e6f0df;padding:65px 11%;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.wordmark{font-size:95px;letter-spacing:-9px;margin-bottom:28px}.login-brand>.eyebrow{color:#a3b39a;margin-bottom:60px}.login-brand h1{font:normal 56px/1.12 Georgia,serif;letter-spacing:-1px;position:relative;z-index:1}.login-brand p{color:#a7bda8;margin-top:25px;line-height:1.6}.login-lines{position:absolute;right:-240px;bottom:-220px;border:1px solid #486348;width:640px;height:640px;border-radius:50%}.login-lines:before,.login-lines:after{content:"";position:absolute;inset:40px;border:1px solid #486348;border-radius:50%}.login-lines:after{inset:80px}.login-form{width:380px;max-width:calc(100% - 45px);align-self:center;justify-self:center;padding:30px 0}.login-form h2{font-size:34px;letter-spacing:-1px;margin-top:14px}.login-form>p{font-size:14px;color:#718675;margin-top:15px;line-height:1.65}.login-form label{display:flex;flex-direction:column;gap:9px;font-size:14px;margin-top:22px}.login-form>small{color:#96a497;font-size:12px;display:block;margin-top:30px}#printArea{display:none}.pending-warning{line-height:1.7;background:#fff5da;border:1px solid #edd7a3;border-radius:9px;padding:17px;font-size:14px}.history-list{max-height:60dvh;overflow:auto}.form-check{display:flex;gap:9px;align-items:flex-start;font-size:13px;line-height:1.6;margin-top:18px}.form-check input{margin-top:4px}
@media(min-width:1550px){.workspace{grid-template-columns:minmax(0,1fr) 435px;gap:32px;padding:28px 30px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(195px,1fr))}.product-image{height:190px}.basket{padding:28px}.product-name{font-size:15px}}
@media(max-width:1150px){.workspace{grid-template-columns:minmax(0,1fr) 355px;padding:17px;gap:17px}.topbar{padding:0 20px}.top-actions{gap:10px}.brand{gap:15px}.brand>span{display:none}.product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:11px}.product-image{height:145px}.search-row{flex-direction:column;gap:8px}.search-box{flex:auto}.barcode-box{width:100%;height:43px}.catalog-meta{align-items:flex-start;flex-direction:column}.basket{padding:21px 18px}.total-line strong{font-size:27px}}
@media(max-width:800px){.workspace{height:auto!important;grid-template-columns:1fr}.topbar{height:70px;padding:0 17px}.brand b{font-size:43px}.brand-divider,#clock,#cashier{display:none}.top-actions{gap:8px}.catalog{overflow:visible;padding:0}.catalog-title{margin:7px 0 20px}.basket{min-height:530px}.cart-lines{max-height:370px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))}.product-image{height:170px}.catalog-footer{margin-bottom:12px}.login-screen{grid-template-columns:1fr}.login-brand{padding:35px;min-height:210px}.wordmark{font-size:55px;letter-spacing:-5px;margin-bottom:15px}.login-brand>.eyebrow{margin-bottom:16px}.login-brand h1{font-size:32px}.login-brand h1 br{display:none}.login-brand p{display:none}.login-form{padding:40px 0}.catalog-tools .soft-button{font-size:12px;padding:12px}.stock-filter{font-size:13px}.categories{flex-wrap:nowrap;overflow:auto;padding-bottom:7px}.catalog-meta{flex-direction:row;align-items:center}.catalog-meta>div{gap:6px}.catalog-meta select{max-width:100px}.top-actions .status{font-size:10px;padding:7px}.total-line strong{font-size:32px}.catalog-footer>span:last-child{display:none}}
@media print{body>*{display:none!important}#printArea{display:block!important;font:12px/1.5 monospace;color:#000;width:72mm;margin:0 auto}#printArea h1{text-align:center;font-size:28px}#printArea p{text-align:center;margin:8px 0}#printArea .receipt-lines>div{border-bottom:1px dashed #999;font-size:11px;break-inside:avoid}#printArea .summary-line{font-size:12px;color:#000}#printArea .total-line{margin:10px 0;padding:10px 0;color:#000}#printArea .total-line strong{font-size:19px}#printArea small{font-size:10px} @page{margin:5mm}}

.customer-picker-tools{display:grid;gap:12px;margin-bottom:14px}.customer-new{margin-top:0;justify-content:center;padding:13px}.customer-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}#customerFields{border:0;padding:0;margin:0;min-width:0}#newCustomerForm .field{margin:12px 0}#customerType{height:46px;border:1px solid #cfded3;border-radius:9px;padding:10px;background:white}.customer-back{width:100%;margin-top:10px}#customerFields:disabled{opacity:.65}@media(max-width:520px){.customer-form-grid{grid-template-columns:1fr;gap:0}}
