*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{height:100vh;width:100vw}.touchable{min-height:44px;min-width:44px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}button,.MuiCard-root,.MuiCardContent-root,.MuiTypography-root{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.product-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;cursor:pointer}.product-button *,[role=button],.clickable,.MuiButtonBase-root{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pos-interface *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.grid-container{display:grid;gap:8px;padding:8px}.grid-5x5{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr)}.product-grid{grid-template-columns:repeat(5,1fr);gap:12px;padding:12px}.touch-feedback:active{transform:scale(.95)}button,.MuiButton-root{min-height:48px!important;min-width:48px!important;padding:12px 16px!important}input,.MuiTextField-root input{font-size:16px!important;padding:14px!important;min-height:48px!important}.MuiIconButton-root{padding:12px!important;min-width:48px!important;min-height:48px!important}.product-card,.MuiCard-root{transition:transform .1s ease,box-shadow .1s ease;cursor:pointer}.product-card:active,.MuiCard-root:active{transform:scale(.98);box-shadow:0 2px 4px #0003}.product-list{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.keyboard-avoiding{padding-bottom:env(safe-area-inset-bottom)}.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.scroll-container{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;padding:12px}.swipeable{touch-action:pan-y}@media (max-width: 768px){.MuiDialog-paper{margin:16px!important;max-height:calc(100% - 32px)!important}.fullscreen-mobile .MuiDialog-paper{margin:0!important;max-height:100%!important;max-width:100%!important;border-radius:0!important}}@media (max-width: 600px){.hide-mobile{display:none!important}.stack-mobile{flex-direction:column!important}body{font-size:16px}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}}.touch-loading:after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border:3px solid rgba(0,0,0,.1);border-top-color:#1976d2;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.fab-mobile{position:fixed;bottom:calc(16px + env(safe-area-inset-bottom));right:16px;z-index:1000}.MuiSnackbar-root{bottom:calc(16px + env(safe-area-inset-bottom))!important}.numeric-keyboard{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px}.numeric-keyboard button{aspect-ratio:1;font-size:24px;min-height:60px}.ripple{position:relative;overflow:hidden}.ripple:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.5);transform:translate(-50%,-50%);transition:width .3s,height .3s}.ripple:active:after{width:200%;height:200%}
