:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#251d18;background:#fbfaf7}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,rgba(47,111,70,.06),transparent 260px),#fbfaf7}button,input,select{font:inherit}button{border:0;border-radius:8px;padding:10px 12px;background:#2f6f46;color:#fff;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}label{display:grid;gap:8px;color:#4f463f;font-size:13px;font-weight:800}input,select{width:100%;min-height:54px;border:1px solid #ded5cc;border-radius:8px;padding:0 16px;background:#fff;color:#251d18;outline:0}input:focus,select:focus{border-color:#2f6f46;box-shadow:0 0 0 3px #2f6f4624}.screen-center,.login,.boot-fallback{min-height:100vh;display:grid;place-items:center}.boot-fallback{background:#fbfaf7}.boot-fallback section,.login-panel{width:min(380px,calc(100vw - 32px));display:grid;gap:14px;background:#fff;border:1px solid #e3ddd5;border-radius:8px;padding:24px;box-shadow:0 18px 50px #251d1814}.boot-fallback h1,.boot-fallback p,.login-panel h1{margin:0}.boot-fallback p{color:#6f6258}.login-panel h1{font-size:28px}.password-field{position:relative;display:block}.password-field input{padding-right:52px}.password-toggle{position:absolute;top:50%;right:8px;width:38px;height:38px;display:grid;place-items:center;padding:0;border-radius:8px;background:transparent;color:#4f463f;transform:translateY(-50%)}.password-toggle:hover{background:#f1e9e1}.error,.message{margin:0;border-radius:8px;padding:12px 14px;background:#fff7ed;color:#8a3a17;font-size:13px;font-weight:700}.pos-shell{min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px clamp(18px,4vw,40px);background:#ffffffe0;border-bottom:1px solid #e9e2db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.topbar h1,.topbar p{margin:0}.topbar h1{margin-top:4px;font-size:30px;line-height:1.05}.eyebrow{color:#996014;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.topbar-actions{display:flex;align-items:center;gap:10px}.icon-button{width:44px;height:44px;display:grid;place-items:center;padding:0;background:#251d18}.open-cash{min-height:44px;background:#1f5e82;font-weight:900}.cash-pill{min-height:44px;display:inline-flex;align-items:center;border:1px solid #cadcc9;border-radius:8px;padding:0 14px;color:#2f6f46;background:#f4fbf1;font-size:13px;font-weight:900}.pos-flow{width:min(1180px,calc(100vw - 36px));margin:0 auto;padding:24px 0 42px;display:grid;gap:20px}.sale-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:18px;align-items:end}.add-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid #ded5cc;color:#251d18;font-size:18px;font-weight:900}.section-panel,.cart-panel,.note-strip,.total-panel{border:1px solid #e6ddd4;border-radius:8px}.section-panel,.cart-panel{background:#ffffffdb;padding:clamp(18px,3vw,28px);box-shadow:0 14px 42px #251d180d}.section-heading{display:grid;grid-template-columns:minmax(240px,1fr) minmax(260px,420px);gap:18px;align-items:start}.section-heading h2,.payment-panel h2{margin:0;font-size:28px;line-height:1.1}.section-heading p{margin:8px 0 0;color:#6f6258;font-size:16px}.searchbar{min-height:62px;display:flex;align-items:center;gap:12px;border:1px solid #ded5cc;border-radius:8px;padding:0 18px;background:#fff}.searchbar input{min-height:58px;border:0;padding:0;box-shadow:none}.product-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:12px;margin-top:24px}.product-row{min-height:118px;display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:16px;align-items:center;border:1px solid #e6ddd4;border-radius:8px;padding:14px;background:#fff;color:#251d18;text-align:left}.product-row:hover{border-color:#c6b7a8;box-shadow:0 12px 30px #251d1814}.product-thumb{width:72px;height:72px;display:grid;place-items:center;border-radius:8px;background:radial-gradient(circle at 34% 34%,rgba(255,213,122,.68),transparent 32px),linear-gradient(135deg,#f2eadf,#d9e4cf);color:#2f6f46}.product-copy{min-width:0;display:grid;gap:5px}.product-copy strong{overflow-wrap:anywhere;font-size:17px;line-height:1.15}.product-copy small{color:#766a60;font-size:13px}.product-copy b{color:#996014;font-size:16px}.stock-badge{min-width:48px;height:48px;display:grid;place-items:center;border-radius:50%;padding:0 10px;background:#f1e9e1;color:#5b4637;font-weight:900}.stock-badge.selected{background:#2f6f46;color:#fff}.note-strip{min-height:84px;display:flex;justify-content:space-between;align-items:center;padding:0 26px;background:#fff;color:#251d18}.note-strip div{display:flex;align-items:center;gap:16px;font-size:24px}.cart-panel{display:grid;gap:18px}.cart-items{display:grid;gap:10px}.cart-item{min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;border-bottom:1px solid #eee7df;padding-bottom:12px}.cart-item strong{overflow-wrap:anywhere}.cart-item small{display:block;margin-top:4px;color:#766a60}.quantity{display:inline-flex;align-items:center;gap:8px}.quantity button{width:34px;height:34px;display:grid;place-items:center;padding:0;background:#f1e9e1;color:#251d18}.quantity b{min-width:34px;text-align:center}.discount-field{max-width:260px}.payment-panel{display:grid;gap:22px}.payment-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.payment-button{min-height:84px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid #d6c7b8;background:#fff;color:#3a2a22;font-size:18px;font-weight:900}.payment-button.selected{border-color:#2f6f46;background:#edf7ea;color:#2f6f46}.total-panel{display:grid;gap:18px;padding:30px 34px;background:#2b1f1a;color:#fff}.total-panel div{display:flex;justify-content:space-between;gap:18px;align-items:center}.total-panel span{font-size:22px}.total-panel strong{font-size:28px}.total-panel b{font-size:20px}.balance-row{color:#f1cf63}.charge{min-height:64px;display:flex;align-items:center;justify-content:center;gap:10px;background:#2f6f46;font-size:20px;font-weight:900}.empty-state{margin:0;color:#766a60;font-weight:700}@media(max-width:760px){.topbar{align-items:flex-start}.topbar h1{font-size:24px}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.pos-flow{width:min(100% - 24px,1180px);padding-top:16px}.sale-toolbar,.section-heading,.payment-options,.product-list{grid-template-columns:1fr}.product-row{grid-template-columns:64px minmax(0,1fr) auto;gap:12px}.product-thumb{width:56px;height:56px}.note-strip{min-height:72px;padding:0 18px}.note-strip div{font-size:20px}.cart-item{grid-template-columns:1fr}.discount-field{max-width:none}.total-panel{padding:24px 22px}}
