.order-page[data-v-e464777f]{font-family:sans-serif;background:#f5f5f5;min-height:100vh;padding-bottom:90px;box-sizing:border-box}.header[data-v-e464777f]{display:flex;align-items:center;justify-content:flex-start;min-height:60px;max-height:180px;padding:20px;background-image:url(/assets/navbar-bg-xrtC0t0Q.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.header[data-v-e464777f]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);-webkit-mask-image:linear-gradient(to top,#0000004d 30%,#000000b3);mask-image:linear-gradient(to top,#0000004d 30%,#000000b3);pointer-events:none;z-index:0}.profile[data-v-e464777f]{display:flex;align-items:center;z-index:1}.avatar[data-v-e464777f]{border-radius:50%;width:50px;height:50px;margin-right:10px}.username[data-v-e464777f]{font-size:14px;color:#000}.main[data-v-e464777f]{display:flex;height:calc(100vh - 160px)}.category-list[data-v-e464777f]{width:100px;background:#fff;border-right:1px solid #eee;overflow-y:auto}.category-item[data-v-e464777f]{padding:12px;text-align:center;cursor:pointer}.category-item.active[data-v-e464777f]{background:#f0f0f0;font-weight:700}.product-list[data-v-e464777f]{flex:1;overflow-y:auto;padding:10px}.product-card[data-v-e464777f]{display:flex;background:#fff;margin-bottom:10px;border-radius:8px;padding:10px;border:1px solid #eee}.product-img img[data-v-e464777f]{width:100px;height:100px;border-radius:8px}.product-info[data-v-e464777f]{margin-left:15px;display:flex;flex-direction:column;justify-content:space-between}.name[data-v-e464777f]{font-size:16px;margin:0}.price[data-v-e464777f]{color:red;font-size:18px;font-weight:700}.quantity[data-v-e464777f]{display:flex;align-items:center}.quantity button[data-v-e464777f]{width:30px;height:30px;font-size:18px}.quantity span[data-v-e464777f]{margin:0 10px;font-size:16px}.cart[data-v-e464777f]{position:fixed;bottom:0;left:0;width:100%;background:#fff;color:red;display:flex;justify-content:space-between;align-items:center;padding:12px;border-top:1px solid #eee;box-sizing:border-box}.cart-icon[data-v-e464777f]{font-size:22px;margin-right:5px}.cart-count[data-v-e464777f]{font-size:16px}.total[data-v-e464777f]{flex:1;text-align:center;font-size:18px;font-weight:700}.btn[data-v-e464777f]{width:140px;background:red;color:#fff;border:none;padding:12px 24px;border-radius:5px;font-size:16px;flex-shrink:0}.btn[data-v-e464777f]:disabled{background:#ccc;color:#666;cursor:not-allowed}.btn[data-v-e464777f]:hover:enabled{background:#c00}.cart-overlay[data-v-e464777f]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:998}.cart-detail[data-v-e464777f]{position:fixed;bottom:60px;left:0;width:100%;max-height:300px;background:#fff;border-top:1px solid #eee;overflow-y:auto;box-shadow:0 -2px 8px #0000001a;z-index:999}.cart-header[data-v-e464777f]{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #eee}.clear-btn[data-v-e464777f]{background:none;border:none;color:red;cursor:pointer}.cart-items[data-v-e464777f]{padding:10px}.cart-item[data-v-e464777f]{display:flex;align-items:center;margin-bottom:10px}.cart-item-img[data-v-e464777f]{width:50px;height:50px;border-radius:8px;margin-right:10px}.cart-item-info[data-v-e464777f]{flex:1}.cart-item-name[data-v-e464777f]{display:block;font-size:14px}.cart-item-price[data-v-e464777f]{color:red;font-size:14px}.cart-item-quantity[data-v-e464777f]{display:flex;align-items:center}.cart-item-quantity button[data-v-e464777f]{width:25px;height:25px;font-size:16px}.cart-item-quantity span[data-v-e464777f]{margin:0 8px}.slide-up-enter-active[data-v-e464777f],.slide-up-leave-active[data-v-e464777f]{transition:all .3s ease}.slide-up-enter[data-v-e464777f]{transform:translateY(100%);opacity:0}.slide-up-enter-to[data-v-e464777f],.slide-up-leave[data-v-e464777f]{transform:translateY(0);opacity:1}.slide-up-leave-to[data-v-e464777f]{transform:translateY(100%);opacity:0}.checkout-page[data-v-1c1fe64d]{font-family:sans-serif;background:#f5f5f5;min-height:100vh;padding:10px;box-sizing:border-box}.checkout-header[data-v-1c1fe64d]{background:#fff;padding:10px;border-radius:6px;margin-bottom:10px;display:flex;align-items:center}.checkout-header h2[data-v-1c1fe64d]{flex:1;text-align:center;font-size:16px;margin:0}.back-btn[data-v-1c1fe64d]{background:none;border:none;font-size:14px;color:#333;cursor:pointer}.delivery-method[data-v-1c1fe64d]{display:flex;justify-content:center;background:#fff;padding:8px;border-radius:6px;margin-bottom:10px}.delivery-method button[data-v-1c1fe64d]{margin:0 8px;padding:6px 12px;border:1px solid #eee;border-radius:4px;font-size:14px}.delivery-method button.active[data-v-1c1fe64d]{background:red;color:#fff}.checkout-contact[data-v-1c1fe64d]{background:#fff;padding:12px;border-radius:6px;margin-bottom:10px}.form-group[data-v-1c1fe64d]{margin-bottom:8px;display:flex;align-items:center}.form-group label[data-v-1c1fe64d]{flex:0 0 70px;font-size:14px}.form-group input[data-v-1c1fe64d]{flex:1;padding:6px;border:1px solid #eee;border-radius:4px;font-size:14px}.loc-btn[data-v-1c1fe64d]{margin-left:8px;padding:6px 10px;font-size:12px;border:1px solid #eee;border-radius:4px;background:#f0f0f0}.checkout-items[data-v-1c1fe64d]{background:#fff;padding:12px;border-radius:6px;margin-bottom:10px}.checkout-item[data-v-1c1fe64d]{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #eee;font-size:14px}.checkout-remark[data-v-1c1fe64d]{background:#fff;padding:12px;border-radius:6px;margin-bottom:10px;display:flex;flex-direction:column;justify-content:center}.checkout-remark label[data-v-1c1fe64d]{font-size:14px;margin-bottom:6px}.checkout-remark textarea[data-v-1c1fe64d]{width:100%;min-height:50px;resize:none;padding:6px;border:1px solid #eee;border-radius:4px;font-size:14px}.checkout-footer[data-v-1c1fe64d]{background:#fff;padding:12px;border-radius:6px;display:flex;justify-content:space-between;align-items:center}.total-price[data-v-1c1fe64d]{color:red;font-weight:700}.submit-btn[data-v-1c1fe64d]{background:red;color:#fff;border:none;padding:10px 20px;border-radius:5px;font-size:14px}.submit-btn[data-v-1c1fe64d]:disabled{background:#ccc;color:#666}
