.bar{width:100%;line-height:0}.bar-input{display:flex;justify-content:center;width:100%}.input{border:none;background:#f5f5f5;width:100%;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;cursor:pointer}.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}.products.row{flex-wrap:nowrap;white-space:nowrap}.products.column{flex-wrap:wrap;white-space:normal;justify-content:space-between;margin:0;padding:0}.product{padding:8px;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between}.product-info{display:flex;flex-direction:column;gap:10px;justify-content:space-between;align-items:flex-end}.product-name{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;font-size:14px}.image-wrapper{display:flex;justify-content:center;align-items:center;overflow:hidden;margin:0 auto}.product-image{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain}.column{display:flex;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{position:fixed;bottom:18px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;z-index:1}.header-search{position:relative;height:64px;padding:0 16px;display:flex;align-items:center;gap:18px;background:#ffffff26;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:32px;box-shadow:0 12px 30px #0000001f;width:300px;transition:width .8s linear(0 0%,.22 2.1%,.86 6.5%,1.11 8.6%,1.3 10.7%,1.35 11.8%,1.37 12.9%,1.37 13.7%,1.36 14.5%,1.32 16.2%,1.03 21.8%,.94 24%,.89 25.9%,.88 26.85%,.87 27.8%,.87 29.25%,.88 30.7%,.91 32.4%,.98 36.4%,1.01 38.3%,1.04 40.5%,1.05 42.7%,1.05 44.1%,1.04 45.7%,1 53.3%,.99 55.4%,.98 57.5%,.99 60.7%,1 68.1%,1.01 72.2%,1 86.7%,1 100%)}.header-list-dropdown{position:absolute;bottom:110%;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:32px;padding:12px;z-index:1000;animation:slideDown .25s ease;max-width:300px;display:flex;flex-direction:column;overflow:auto;max-height:150px;gap:8px}.header-list-dropdown::-webkit-scrollbar{display:none}@keyframes slideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.header-search.search{width:320px;gap:0}.header-search_button{width:55px;height:55px;border-radius:50%;box-shadow:0 6px 16px #0000002e;font-size:16px;background:#ffffff26;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:transform .25s ease,background .25s ease;place-content:center;text-align:center}.header .ant-input-outlined{background:#ffffff57;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header .ant-input-outlined:focus-within{border-color:transparent;box-shadow:none}.header-search_button.active{transform:rotate(90deg)}.header-menu{display:flex;justify-content:space-between;align-items:center;padding:8px 16px 0;gap:12px}.header-filter{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;cursor:pointer}.header-order{display:flex}.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}
