.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{height:150px;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}.home-footer{padding:24px 0;text-align:center}.home-footer-link{font-size:14px;color:#00000080;text-decoration:none}.home-footer-link:hover,.home-footer-link:active{color:#007aff}.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}.header-suggestions-dropdown{position:absolute;bottom:110%;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:22px;padding:8px;z-index:1000;animation:slideDown .2s ease;max-width:320px;max-height:180px;overflow:auto;display:flex;flex-direction:column;gap:6px}.header-suggestions-dropdown::-webkit-scrollbar{display:none}.header-suggestion{width:100%;text-align:left;border:none;cursor:pointer;padding:10px 12px;border-radius:16px;background:transparent;font-size:14px}.header-suggestion:hover{background:#0000000f}@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%;cursor:pointer;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;border:none}.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-item{font-size:15px;font-weight:600;cursor:pointer;width:35px;height:35px}.header-filter img{width:100%;height:100%}.header-order{display:flex}.header-logo{width:50px;height:30px;cursor:pointer}.header-logo img{width:100%;height:100%}.header-indicator{position:fixed;width:65px;height:65px;border-radius:50%;pointer-events:none;z-index:99999;will-change:transform;transition:transform .12s cubic-bezier(.22,.61,.36,1);box-shadow:0 6px 16px #0000002e;font-size:16px;background:#88bbcc30;transform:translate3d(0,-111px,0) scale(1)}.header-item_selected{width:65px;height:65px;border-radius:50%;z-index:99999;will-change:transform;transition:transform .12s cubic-bezier(.22,.61,.36,1);box-shadow:0 6px 16px #0000002e;font-size:16px;text-align:-webkit-center;align-content:center;background:#88bbcc30}.product-page-product{position:relative;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}.terms-page{padding:16px;max-width:720px;margin:0 auto}.terms-title{font-size:24px;font-weight:700;margin:0 0 4px;color:#000}.terms-updated{font-size:14px;color:#00000080;margin:0 0 24px}.terms-section{margin-bottom:24px}.terms-section h2{font-size:17px;font-weight:600;margin:0 0 8px;color:#000}.terms-section p{font-size:15px;line-height:1.5;margin:0 0 12px;color:#000000d9}.terms-section p:last-child{margin-bottom:0}.terms-section ul{margin:8px 0 0;padding-left:20px}.terms-section li{font-size:15px;line-height:1.6;margin-bottom:6px;color:#000000d9}
