@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,system-ui,sans-serif}body{font-family:Inter,system-ui,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;width:100%;max-width:100vw}#root{min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden}*{max-width:100%}html{overflow-x:hidden;width:100%}.category-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.category-scroll::-webkit-scrollbar{display:none}.deals-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.deals-scroll::-webkit-scrollbar{display:none}@media(max-width:768px){.category-scroll,.deals-scroll{scroll-behavior:smooth;overscroll-behavior-x:contain}}
