.bar{width:100%;line-height:0}.bar-input{display:flex;justify-content:center;width:100%}.input{border:none;background:#f5f5f5;width:100%;height:30px;border-radius:8px;font-size:16px}.input::placeholder{color:#999;font-style:italic;opacity:.8}.bar-title{display:flex;width:100%;justify-content:space-between;align-items:center}.bar-cancel{display:flex;align-items:center;margin-left:10px}.tag{border:.5px solid #E6E6E6;border-radius:6px;background:#fff}.tag-content{display:inline-flex;align-items:center;margin:2px 3px;gap:4px}.tag-circle{border-radius:50%}.container{margin:16px;display:flex;flex-direction:column;gap:16px}h1,h2,h3,h4{margin:0}.title{font-weight:600;padding:8px 0}.shop-header{display:flex;align-items:center;gap:10px}.shop{display:flex;flex-direction:column;gap:8px;border-bottom:1px solid #e7e7e7}.button-page{border-radius:50%;background:#f5f5f5;display:flex;justify-content:center;padding:3px 5px 5px}.products{display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:none;margin:0 -16px;padding:0 16px;gap:12px}.products.row{flex-wrap:nowrap;white-space:nowrap}.products.column{flex-wrap:wrap;white-space:normal;justify-content:space-between;margin:0;padding:0}.products.column .product-info{flex:1}.product{padding:8px 0;display:flex;flex-direction:column;gap:12px;width:148px}.product-info{display:flex;flex-direction:column;gap:10px}.product-name{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;font-size:14px}.image-wrapper{width:150px;height:150px;display:flex;justify-content:center;align-items:center;overflow:hidden}.product-image{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain}.column{display:flex;width:100%;flex-direction:row;border-bottom:1px solid #e7e7e7}.home{display:flex;flex-direction:column;gap:16px}.menu-bar{display:flex;justify-content:space-between;gap:10px}.tag-menu{font-weight:500;display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.tag-scroller::-webkit-scrollbar{display:none}.shops-list{display:flex;flex-direction:column;gap:3px}.search-page{display:flex;flex-direction:column;gap:16px}.search-page-header{display:flex}.search-page-close{margin-left:16px;cursor:pointer}.search-page-header_value{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center}.header-filter{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;cursor:pointer}.header-logo{width:50px;height:30px;cursor:pointer}.header-logo img{width:100%;height:100%}.product-page-product{width:100%;display:flex;flex-direction:column;gap:16px}.product-page-product-name{font-size:20px;font-weight:500}.product-page-product-info{display:flex;justify-content:space-between}.carusel{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:none;display:flex;gap:20px}.carusel-wrapper{width:100%;min-height:400px}.carusel-image{flex:0 0 100%;scroll-snap-align:start;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.carusel-content{flex:0 0 100%;scroll-snap-align:center;display:flex;justify-content:center}.arrow-left,.arrow-right{position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;width:24px;height:24px}.arrow-left{left:0}.arrow-right{right:0}
