html,body,#root{-webkit-overflow-scrolling:touch;width:100%;min-height:100%;margin:0;padding:0;overflow:hidden}#root{flex:1 0 auto;display:flex}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:calc(100% + env(safe-area-inset-top))}body{overscroll-behavior-y:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:scrollbar;-ms-overflow-style:none;scrollbar-width:none;display:flex;overflow-y:auto}body::-webkit-scrollbar{display:none}#with-scrollbar::-webkit-scrollbar{display:auto}#with-scrollbar{-ms-overflow-style:auto;scrollbar-width:auto}#products-list-empty{justify-content:center}@font-face{font-family:Poppins_300Light;src:url("/assets/Poppins_300Light.ttf")format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins_400Regular;src:url("/assets/Poppins_400Regular.ttf")format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins_600SemiBold;src:url("/assets/Poppins_600SemiBold.ttf")format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins_700Bold;src:url("/assets/Poppins_700Bold.ttf")format("truetype");font-weight:400;font-style:normal}.d-flex{display:flex}.product-barcode{max-width:100%}