@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;background:#faf7f4;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}button{font-family:inherit}button,a,select,input,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}*{-webkit-overflow-scrolling:touch}@media (width<=640px){.app-header{padding-left:16px!important;padding-right:16px!important}.app-header-title{font-size:21px!important}.app-header-subtitle{display:none!important}.app-nav{gap:14px!important}.app-nav-btn{font-size:12px!important}.catalog-toolbar{gap:6px!important}.catalog-search{border-radius:10px!important;padding:7px 12px!important}.catalog-sort-select{border-radius:10px!important;padding:7px 10px!important;font-size:13px!important}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:12px!important}}@keyframes splashIn{0%{opacity:0}to{opacity:1}}.native-app{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.native-app input,.native-app textarea{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}.native-app img{-webkit-user-drag:none}
