*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-touch-callout:none;user-select:none;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}input,textarea{user-select:text}button,[role=button],.ant-btn,.pos-product-card,.pos-cart-item{touch-action:manipulation}.pos-dashboard{background:#fff;grid-template-columns:1fr 380px;height:calc(100vh - 64px);display:grid;overflow:hidden}@media (width<=768px){.pos-dashboard{grid-template-columns:1fr}.pos-cart-panel-desktop{display:none}}.pos-product-area{border-right:1px solid #f0f0f0;flex-direction:column;display:flex;overflow:hidden}.pos-category-filter{white-space:nowrap;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:10px 16px;overflow-x:auto}.pos-search-bar{border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:10px 16px}.pos-product-grid{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));align-content:start;gap:10px;padding:12px;display:grid;overflow-y:auto}.pos-cart-panel{background:#fafafa;flex-direction:column;height:100%;display:flex;overflow:hidden}.pos-cart-header{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:10px 14px}.pos-cart-items{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;padding:8px;overflow-y:auto}.pos-cart-footer{background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;padding:12px 14px}.pos-product-card{cursor:pointer;height:160px;transition:transform .1s;position:relative}.pos-product-card:active:not(.out-of-stock){transition:transform 80ms;transform:scale(.97)}.pos-product-card.out-of-stock{opacity:.6}.pos-product-card .ant-card-body{flex-direction:column;justify-content:space-between;height:100%;display:flex;padding:8px!important}.pos-product-image{object-fit:cover;border-radius:6px;width:100%;height:90px}.pos-product-color-bg{color:#ffffffe6;text-shadow:0 1px 3px #0000004d;border-radius:6px;justify-content:center;align-items:center;width:100%;height:90px;font-size:28px;font-weight:700;display:flex}.pos-cart-item{background:#fff;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:6px;padding:8px 10px}.auth-page{background:linear-gradient(135deg,#e8f0fe 0%,#f5f5f5 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{width:100%;max-width:420px}.pos-header{background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;height:64px;padding:0 16px;display:flex}.pin-keypad{grid-template-columns:repeat(3,1fr);gap:10px;max-width:240px;margin:0 auto;display:grid}.pin-dots{justify-content:center;gap:12px;margin:16px 0;display:flex}.pin-dot{background:0 0;border:2px solid #0f52ba;border-radius:50%;width:16px;height:16px;transition:background .15s}.pin-dot.filled{background:#0f52ba}.settings-page{max-width:700px;margin:0 auto;padding:24px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}
