.header[data-v-9d916ea6]{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:3}.header .header-content[data-v-9d916ea6]{max-width:1153px;margin:0 auto;padding:0;height:86px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.header .header-content[data-v-9d916ea6]{height:64px;padding:0 20px}}.mobile-footer[data-v-fe8b7e51]{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #eee;display:flex;justify-content:space-around;align-items:center;padding:8px 0;z-index:1000}.mobile-footer .nav-item[data-v-fe8b7e51]{display:flex;flex-direction:column;align-items:center;text-decoration:none;position:relative;color:#888;font-size:12px;cursor:pointer}.mobile-footer .nav-item .icon[data-v-fe8b7e51]{font-size:20px;margin-bottom:2px}.mobile-footer .nav-item.router-link-active[data-v-fe8b7e51]{color:#ff3b30}.mobile-footer .cart-item .cart-icon-wrapper[data-v-fe8b7e51]{position:relative;display:inline-block}.mobile-footer .cart-item .cart-icon-wrapper .cart-badge[data-v-fe8b7e51]{position:absolute;top:-10px;right:-14px;background:#ff3b30;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 5px;box-shadow:0 1px 2px #0003;animation:badgePop-fe8b7e51 .3s ease}@keyframes badgePop-fe8b7e51{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#3e4462}#app{height:100%}.app-wrapper{display:flex;flex-direction:column;min-height:100vh;height:100%}.main-content{flex:1 0 auto}.product-card[data-v-23f14004]{background:#ffffff;border-radius:12px;box-shadow:0 1px 3px #00000014;cursor:pointer;transition:all .2s ease;border:1px solid #ecedf0;display:flex;overflow:hidden;width:100%;height:100%}.product-card[data-v-23f14004]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.product-image[data-v-23f14004]{width:120px;min-width:120px;height:120px;position:relative;overflow:hidden;background:#ecedf0;flex-shrink:0}.product-image img[data-v-23f14004]{width:100%;height:100%;object-fit:cover}.product-image .discount-badge[data-v-23f14004]{position:absolute;top:8px;right:8px;background:#e84c4f;color:#fff;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600}.product-info[data-v-23f14004]{flex:1;padding:12px;min-width:0;display:flex;flex-direction:column}.product-header[data-v-23f14004]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;flex-wrap:wrap;gap:8px}.product-name[data-v-23f14004]{font-size:16px;font-weight:600;color:#3e4462;margin:0;flex:1;word-break:break-word}.product-price[data-v-23f14004]{display:flex;gap:6px;align-items:baseline;flex-shrink:0}.product-price .original-price[data-v-23f14004]{font-size:12px;color:#8b8fa1;text-decoration:line-through}.product-price .current-price[data-v-23f14004]{font-size:16px;font-weight:600;color:#e84c4f}.product-description[data-v-23f14004]{font-size:12px;color:#8b8fa1;line-height:1.4;margin:8px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}@media (max-width: 768px){.product-image[data-v-23f14004]{width:100px;min-width:100px;height:100px}.product-info[data-v-23f14004]{padding:10px}.product-name[data-v-23f14004],.current-price[data-v-23f14004]{font-size:14px}}@media (max-width: 480px){.product-image[data-v-23f14004]{width:85px;min-width:85px;height:85px}.product-info[data-v-23f14004]{padding:8px}.product-name[data-v-23f14004],.current-price[data-v-23f14004]{font-size:13px}}.menu-view[data-v-a5eb01bb]{width:100%;max-width:1200px;margin:0 auto;padding:20px}@media (max-width: 768px){.menu-view[data-v-a5eb01bb]{padding:16px}}.loading-container[data-v-a5eb01bb],.error-container[data-v-a5eb01bb]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.spinner[data-v-a5eb01bb]{width:50px;height:50px;border:3px solid #f3f3f3;border-top:3px solid #4caf50;border-radius:50%;animation:spin-a5eb01bb 1s linear infinite;margin-bottom:20px}.spinner-small[data-v-a5eb01bb]{width:30px;height:30px;border:2px solid #f3f3f3;border-top:2px solid #4caf50;border-radius:50%;animation:spin-a5eb01bb 1s linear infinite;margin:0 auto 10px}.error-icon[data-v-a5eb01bb]{font-size:64px;margin-bottom:20px}.back-button[data-v-a5eb01bb]{padding:10px 20px;background-color:#4caf50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:16px;margin-top:20px}.filter-section[data-v-a5eb01bb]{background:#ffffff;padding:20px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:10}.filter-section .search-box[data-v-a5eb01bb]{margin-bottom:20px}.filter-section .search-box input[data-v-a5eb01bb]{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:16px}.filter-section .search-box input[data-v-a5eb01bb]:focus{outline:none;border-color:#4caf50}.filter-section .category-filter-wrapper .category-row[data-v-a5eb01bb]{position:relative;display:flex;align-items:center;gap:12px;margin-bottom:16px}.filter-section .category-filter-wrapper .category-row[data-v-a5eb01bb]:last-child{margin-bottom:0}.filter-section .category-filter-wrapper .category-row .scroll-arrow[data-v-a5eb01bb]{width:36px;height:36px;border-radius:50%;background:#4caf50;color:#fff;border:none;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;box-shadow:0 2px 6px #0003;z-index:10}.filter-section .category-filter-wrapper .category-row .scroll-arrow[data-v-a5eb01bb]:hover{background:#45a049;transform:scale(1.05)}@media (max-width: 768px){.filter-section .category-filter-wrapper .category-row .scroll-arrow[data-v-a5eb01bb]{width:30px;height:30px;font-size:14px}}.filter-section .category-filter-wrapper .category-row .category-row-container[data-v-a5eb01bb]{flex:1;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:thin}.filter-section .category-filter-wrapper .category-row .category-row-container[data-v-a5eb01bb]::-webkit-scrollbar{height:3px}.filter-section .category-filter-wrapper .category-row .category-row-container[data-v-a5eb01bb]::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.filter-section .category-filter-wrapper .category-row .category-row-container[data-v-a5eb01bb]::-webkit-scrollbar-thumb{background:#4caf50;border-radius:10px}.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items[data-v-a5eb01bb]{display:flex;gap:16px;padding:4px 8px 8px}.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item[data-v-a5eb01bb]{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease;flex-shrink:0;width:80px}@media (max-width: 768px){.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item[data-v-a5eb01bb]{width:70px}}@media (max-width: 480px){.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item[data-v-a5eb01bb]{width:60px}}.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item[data-v-a5eb01bb]:hover{transform:translateY(-2px)}.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item:hover .category-image-wrapper[data-v-a5eb01bb]{box-shadow:0 4px 12px #00000026}.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item.active .category-image-wrapper[data-v-a5eb01bb]{border:2px solid #4caf50;box-shadow:0 0 0 3px #4caf5033}.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item.active .category-name[data-v-a5eb01bb]{color:#4caf50;font-weight:600}.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item .category-image-wrapper[data-v-a5eb01bb]{width:70px;height:70px;border-radius:50%;overflow:hidden;background:#f5f5f5;border:2px solid #e0e0e0;transition:all .2s ease;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item .category-image-wrapper[data-v-a5eb01bb]{width:60px;height:60px}}@media (max-width: 480px){.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item .category-image-wrapper[data-v-a5eb01bb]{width:50px;height:50px}}.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item .category-image-wrapper .category-image[data-v-a5eb01bb]{width:100%;height:100%;object-fit:cover}.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item .category-name[data-v-a5eb01bb]{font-size:12px;font-weight:500;color:#333;text-align:center;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 768px){.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item .category-name[data-v-a5eb01bb]{font-size:11px;max-width:70px}}@media (max-width: 480px){.filter-section .category-filter-wrapper .category-row .category-row-container .category-row-items .category-item .category-name[data-v-a5eb01bb]{font-size:10px;max-width:60px}}.products-section[data-v-a5eb01bb]{padding:20px 20px 100px}.products-section .loading-more[data-v-a5eb01bb]{text-align:center;padding:20px;color:#666}.products-section .empty-state[data-v-a5eb01bb]{text-align:center;padding:60px 20px;color:#999}.products-section .products-list[data-v-a5eb01bb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:30px}.products-section .load-more[data-v-a5eb01bb]{text-align:center;margin-top:20px}.products-section .load-more .load-more-btn[data-v-a5eb01bb]{padding:12px 24px;background:#4caf50;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:16px;transition:all .2s}.products-section .load-more .load-more-btn[data-v-a5eb01bb]:hover{background:#45a049;transform:translateY(-2px)}@keyframes spin-a5eb01bb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.category-icon-placeholder[data-v-a5eb01bb]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.category-icon-placeholder span[data-v-a5eb01bb]{font-size:32px}.category-icon-placeholder.all-icon[data-v-a5eb01bb]{background:#4caf50}.category-icon-placeholder.all-icon span[data-v-a5eb01bb]{color:#fff}.toast-container[data-v-a5eb01bb]{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.toast-container .toast[data-v-a5eb01bb]{padding:12px 20px;border-radius:8px;color:#fff;font-size:14px;font-weight:500;animation:slideIn-a5eb01bb .3s ease;box-shadow:0 4px 12px #00000026}.toast-container .toast.success[data-v-a5eb01bb]{background-color:#4caf50}.toast-container .toast.error[data-v-a5eb01bb]{background-color:#f44336}.toast-container .toast.info[data-v-a5eb01bb]{background-color:#2196f3}@keyframes slideIn-a5eb01bb{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.product-view[data-v-3ddc3e80]{background:#ffffff;min-height:100vh;padding-bottom:20px}.back-button-container[data-v-3ddc3e80]{padding:16px;background:#ffffff;position:sticky;top:0;z-index:10;border-bottom:1px solid #ecedf0}.back-button-container .back-btn[data-v-3ddc3e80]{background:transparent;border:none;font-size:16px;color:#e84c4f;cursor:pointer;padding:8px 0;display:flex;align-items:center;gap:8px}.back-button-container .back-btn[data-v-3ddc3e80]:hover{opacity:.8}.product-content[data-v-3ddc3e80]{max-width:600px;margin:0 auto}.loading-container[data-v-3ddc3e80],.error-container[data-v-3ddc3e80]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:20px}.spinner[data-v-3ddc3e80]{width:50px;height:50px;border:3px solid #ecedf0;border-top:3px solid #e84c4f;border-radius:50%;animation:spin-3ddc3e80 1s linear infinite;margin-bottom:20px}.product-image-section[data-v-3ddc3e80]{width:100%;height:300px;overflow:hidden;background:#ecedf0}.product-image-section img[data-v-3ddc3e80]{width:100%;height:100%;object-fit:cover}.product-info-section[data-v-3ddc3e80]{padding:20px;border-bottom:1px solid #ecedf0}.product-info-section .product-name[data-v-3ddc3e80]{font-size:24px;font-weight:600;color:#3e4462;margin:0 0 12px}.product-info-section .product-price .current-price[data-v-3ddc3e80]{font-size:24px;font-weight:600;color:#e84c4f}.product-info-section .product-description[data-v-3ddc3e80]{font-size:14px;color:#8b8fa1;line-height:1.5;margin:12px 0 0}.variations-section[data-v-3ddc3e80]{padding:20px;border-bottom:1px solid #ecedf0}.variations-section .section-title[data-v-3ddc3e80]{font-size:18px;font-weight:600;color:#3e4462;margin:0 0 16px}.variations-list[data-v-3ddc3e80]{display:flex;flex-direction:column;gap:12px}.variation-item[data-v-3ddc3e80]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fef6ed;border:1px solid #ecedf0;border-radius:12px;transition:all .2s}.variation-item[data-v-3ddc3e80]:hover{border-color:#e84c4f;box-shadow:0 2px 8px #0000000d}.variation-item .variation-info[data-v-3ddc3e80]{flex:1;display:flex;flex-direction:column;gap:4px}.variation-item .variation-info .variation-name[data-v-3ddc3e80]{font-size:16px;font-weight:500;color:#3e4462}.variation-item .variation-info .variation-price[data-v-3ddc3e80]{font-size:13px;color:#e84c4f;font-weight:500}.variation-item .variation-quantity[data-v-3ddc3e80]{display:flex;align-items:center;gap:12px}.addons-section[data-v-3ddc3e80]{padding:20px;border-bottom:1px solid #ecedf0}.addons-section .section-title[data-v-3ddc3e80]{font-size:18px;font-weight:600;color:#3e4462;margin:0 0 16px}.addons-list .addon-item[data-v-3ddc3e80]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #ecedf0}.addons-list .addon-item[data-v-3ddc3e80]:last-child{border-bottom:none}.addons-list .addon-item .addon-info[data-v-3ddc3e80]{flex:1}.addons-list .addon-item .addon-info .addon-name[data-v-3ddc3e80]{font-size:16px;font-weight:500;color:#3e4462;display:block;margin-bottom:4px}.addons-list .addon-item .addon-info .addon-price[data-v-3ddc3e80]{font-size:14px;color:#e84c4f}.addons-list .addon-item .addon-quantity[data-v-3ddc3e80]{display:flex;align-items:center;gap:12px}.qty-btn[data-v-3ddc3e80]{width:44px;height:44px;border:1px solid #ecedf0;background:#ffffff;border-radius:8px;font-size:20px;cursor:pointer;transition:all .2s}.qty-btn[data-v-3ddc3e80]:hover:not(:disabled){background:#fef6ed;border-color:#e84c4f}.qty-btn[data-v-3ddc3e80]:disabled{opacity:.5;cursor:not-allowed}.qty-btn.small[data-v-3ddc3e80]{width:36px;height:36px;font-size:18px}.qty-value[data-v-3ddc3e80]{font-size:18px;font-weight:500;min-width:40px;text-align:center}.qty-value.small[data-v-3ddc3e80]{min-width:30px;font-size:16px}.note-section[data-v-3ddc3e80]{padding:20px;margin:0 16px 20px;background:linear-gradient(135deg,rgba(232,76,79,.03) 0%,rgba(232,76,79,.08) 100%);border-radius:20px;border:1px solid rgba(232,76,79,.1)}.note-section .note-header[data-v-3ddc3e80]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.note-section .note-header .section-title[data-v-3ddc3e80]{font-size:18px;font-weight:600;color:#3e4462;margin:0}.note-section .note-header .optional-badge[data-v-3ddc3e80]{font-size:12px;padding:4px 10px;background:rgba(232,76,79,.15);color:#e84c4f;border-radius:20px;font-weight:500}.note-section .note-input-wrapper[data-v-3ddc3e80]{position:relative;margin-bottom:12px}.note-section .note-input-wrapper .customer-note-textarea[data-v-3ddc3e80]{width:100%;padding:16px 48px 16px 16px;border:2px solid #ecedf0;border-radius:16px;font-size:14px;font-family:inherit;background:#ffffff;resize:vertical;transition:all .3s ease;line-height:1.5}.note-section .note-input-wrapper .customer-note-textarea[data-v-3ddc3e80]:focus{outline:none;border-color:#e84c4f;box-shadow:0 0 0 4px #e84c4f1a;transform:translateY(-2px)}.note-section .note-input-wrapper .customer-note-textarea[data-v-3ddc3e80]::placeholder{color:#8b8fa1;opacity:.6;font-style:italic}.note-section .note-input-wrapper .note-icon[data-v-3ddc3e80]{position:absolute;right:16px;bottom:16px;font-size:20px;opacity:.5;transition:opacity .3s ease;pointer-events:none}.note-section .note-input-wrapper:hover .note-icon[data-v-3ddc3e80]{opacity:1}.note-section .note-hint[data-v-3ddc3e80]{font-size:12px;color:#8b8fa1;margin:8px 0 0;display:flex;align-items:center;gap:6px}.cart-section[data-v-3ddc3e80]{background:#ffffff;padding:20px;border-top:1px solid #ecedf0;border-bottom:1px solid #ecedf0;display:flex;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:30px}.cart-section .total-price[data-v-3ddc3e80]{display:flex;flex-direction:column}.cart-section .total-price span[data-v-3ddc3e80]:first-child{font-size:12px;color:#8b8fa1}.cart-section .total-price .total-amount[data-v-3ddc3e80]{font-size:28px;font-weight:600;color:#e84c4f}.cart-section .add-to-cart-btn[data-v-3ddc3e80]{padding:14px 32px;background:#e84c4f;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.cart-section .add-to-cart-btn[data-v-3ddc3e80]:hover:not(:disabled){background:#e21f23;transform:translateY(-2px)}.cart-section .add-to-cart-btn[data-v-3ddc3e80]:active:not(:disabled){transform:translateY(0)}.cart-section .add-to-cart-btn[data-v-3ddc3e80]:disabled{opacity:.6;cursor:not-allowed}@keyframes spin-3ddc3e80{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.product-image-section[data-v-3ddc3e80]{height:250px}.product-info-section[data-v-3ddc3e80]{padding:16px}.product-info-section .product-name[data-v-3ddc3e80],.product-info-section .product-price .current-price[data-v-3ddc3e80]{font-size:20px}.variations-section[data-v-3ddc3e80]{padding:16px}.variation-item[data-v-3ddc3e80]{padding:10px 12px}.variation-item .variation-info .variation-name[data-v-3ddc3e80]{font-size:14px}.variation-item .variation-info .variation-price[data-v-3ddc3e80]{font-size:12px}.addons-section[data-v-3ddc3e80]{padding:16px}.note-section[data-v-3ddc3e80]{padding:16px;margin:0 12px 16px}.note-section .note-input-wrapper .customer-note-textarea[data-v-3ddc3e80]{padding:12px 48px 12px 12px;font-size:13px}.cart-section[data-v-3ddc3e80]{padding:16px;flex-direction:column;gap:16px;text-align:center}.cart-section .add-to-cart-btn[data-v-3ddc3e80]{width:100%;padding:12px 24px}.qty-btn[data-v-3ddc3e80]{width:40px;height:40px}.qty-btn.small[data-v-3ddc3e80]{width:32px;height:32px;font-size:16px}.qty-value[data-v-3ddc3e80]{min-width:35px}.qty-value.small[data-v-3ddc3e80]{min-width:25px;font-size:14px}}.toast-container[data-v-3ddc3e80]{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.toast-container .toast[data-v-3ddc3e80]{padding:12px 20px;border-radius:8px;color:#fff;font-size:14px;font-weight:500;animation:slideIn-3ddc3e80 .3s ease;box-shadow:0 4px 12px #00000026}.toast-container .toast.success[data-v-3ddc3e80]{background-color:#4caf50}.toast-container .toast.error[data-v-3ddc3e80]{background-color:#f44336}.toast-container .toast.info[data-v-3ddc3e80]{background-color:#2196f3}@keyframes slideIn-3ddc3e80{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.checkout-view[data-v-02c546e9]{max-width:800px;margin:0 auto;padding:20px 20px 80px;min-height:calc(100vh - 120px);background:#fef6ed}.loading-container[data-v-02c546e9]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.loading-container .spinner[data-v-02c546e9]{width:50px;height:50px;border:3px solid #ecedf0;border-top:3px solid #e84c4f;border-radius:50%;animation:spin-02c546e9 1s linear infinite;margin-bottom:20px}.loading-container p[data-v-02c546e9]{color:#8b8fa1;font-size:14px}.empty-cart[data-v-02c546e9]{text-align:center;padding:60px 20px;background:#ffffff;border-radius:12px}.empty-cart .empty-icon[data-v-02c546e9]{font-size:64px;margin-bottom:20px}.empty-cart p[data-v-02c546e9]{font-size:16px;color:#8b8fa1;margin-bottom:24px}.empty-cart .btn-primary[data-v-02c546e9]{padding:12px 24px;background:#e84c4f;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:16px;transition:all .2s}.empty-cart .btn-primary[data-v-02c546e9]:hover{background:#e21f23;transform:translateY(-2px)}.cart-items .cart-item[data-v-02c546e9]{display:flex;gap:16px;padding:16px;background:#ffffff;border-radius:12px;margin-bottom:16px;box-shadow:0 1px 3px #00000014}.cart-items .cart-item .item-image[data-v-02c546e9]{width:80px;height:80px;border-radius:8px;overflow:hidden;background:#ecedf0;flex-shrink:0}.cart-items .cart-item .item-image img[data-v-02c546e9]{width:100%;height:100%;object-fit:cover}.cart-items .cart-item .item-info[data-v-02c546e9]{flex:1}.cart-items .cart-item .item-info h3[data-v-02c546e9]{font-size:16px;font-weight:600;color:#3e4462;margin:0 0 4px}.cart-items .cart-item .item-info .item-variation[data-v-02c546e9]{font-size:12px;color:#8b8fa1;margin:0 0 4px}.cart-items .cart-item .item-info .item-addons[data-v-02c546e9]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.cart-items .cart-item .item-info .item-addons .addon-tag[data-v-02c546e9]{font-size:11px;background:#fef6ed;padding:2px 8px;border-radius:4px;color:#8b8fa1}.cart-items .cart-item .item-info .item-note-display[data-v-02c546e9]{display:flex;align-items:flex-start;gap:8px;margin:8px 0;padding:8px 12px;background:rgba(232,76,79,.05);border-left:3px solid #e84c4f;border-radius:6px}.cart-items .cart-item .item-info .item-note-display .note-icon-display[data-v-02c546e9]{font-size:14px;flex-shrink:0}.cart-items .cart-item .item-info .item-note-display .note-text[data-v-02c546e9]{font-size:13px;color:#8b8fa1;font-style:italic;line-height:1.4;word-break:break-word}.cart-items .cart-item .item-info .item-price-row[data-v-02c546e9]{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.cart-items .cart-item .item-info .item-price-row .item-price[data-v-02c546e9]{font-size:14px;color:#8b8fa1}.cart-items .cart-item .item-info .item-price-row .item-total[data-v-02c546e9]{font-size:16px;font-weight:600;color:#e84c4f}.cart-items .cart-item .item-actions[data-v-02c546e9]{display:flex;flex-direction:column;gap:8px;align-items:flex-end;justify-content:space-between}.cart-items .cart-item .item-actions .quantity-controls[data-v-02c546e9]{display:flex;align-items:center;gap:8px}.cart-items .cart-item .item-actions .quantity-controls .qty-btn[data-v-02c546e9]{width:32px;height:32px;border:1px solid #ecedf0;background:#ffffff;border-radius:6px;cursor:pointer;font-size:18px}.cart-items .cart-item .item-actions .quantity-controls .qty-btn[data-v-02c546e9]:hover:not(:disabled){background:#fef6ed}.cart-items .cart-item .item-actions .quantity-controls .qty-btn[data-v-02c546e9]:disabled{opacity:.5;cursor:not-allowed}.cart-items .cart-item .item-actions .quantity-controls .qty-value[data-v-02c546e9]{font-size:14px;font-weight:500;min-width:24px;text-align:center}.cart-items .cart-item .item-actions .btn-remove[data-v-02c546e9]{padding:4px 12px;background:transparent;color:#f44336;border:1px solid #f44336;border-radius:6px;font-size:12px;cursor:pointer}.cart-items .cart-item .item-actions .btn-remove[data-v-02c546e9]:hover{background:#f44336;color:#fff}.note-section[data-v-02c546e9]{padding:20px;margin:0 16px 20px;background:linear-gradient(135deg,rgba(232,76,79,.03) 0%,rgba(232,76,79,.08) 100%);border-radius:20px;border:1px solid rgba(232,76,79,.1)}.note-section .note-header[data-v-02c546e9]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.note-section .note-header .section-title[data-v-02c546e9]{font-size:18px;font-weight:600;color:#3e4462;margin:0}.note-section .note-header .optional-badge[data-v-02c546e9]{font-size:12px;padding:4px 10px;background:rgba(232,76,79,.15);color:#e84c4f;border-radius:20px;font-weight:500}.note-section .note-input-wrapper[data-v-02c546e9]{position:relative;margin-bottom:12px}.note-section .note-input-wrapper .customer-note-textarea[data-v-02c546e9]{width:100%;padding:16px 48px 16px 16px;border:2px solid #ecedf0;border-radius:16px;font-size:14px;font-family:inherit;background:#ffffff;resize:vertical;transition:all .3s ease;line-height:1.5}.note-section .note-input-wrapper .customer-note-textarea[data-v-02c546e9]:focus{outline:none;border-color:#e84c4f;box-shadow:0 0 0 4px #e84c4f1a;transform:translateY(-2px)}.note-section .note-input-wrapper .customer-note-textarea[data-v-02c546e9]::placeholder{color:#8b8fa1;opacity:.6;font-style:italic}.note-section .note-input-wrapper .note-icon[data-v-02c546e9]{position:absolute;right:16px;bottom:16px;font-size:20px;opacity:.5;transition:opacity .3s ease;pointer-events:none}.note-section .note-input-wrapper:hover .note-icon[data-v-02c546e9]{opacity:1}.note-section .note-hint[data-v-02c546e9]{font-size:12px;color:#8b8fa1;margin:8px 0 0;display:flex;align-items:center;gap:6px}.customer-info-section[data-v-02c546e9]{background:#ffffff;border-radius:12px;padding:20px;margin-top:20px}.customer-info-section h3[data-v-02c546e9]{font-size:16px;font-weight:600;color:#3e4462;margin:0 0 12px}.customer-info-section .form-group[data-v-02c546e9]{margin-bottom:12px}.customer-info-section .form-group[data-v-02c546e9]:last-child{margin-bottom:0}.customer-info-section .form-input[data-v-02c546e9]{width:100%;padding:10px 12px;border:1px solid #ecedf0;border-radius:8px;font-size:14px;font-family:inherit;color:#3e4462;background:#ffffff}.customer-info-section .form-input[data-v-02c546e9]:focus{outline:none;border-color:#e84c4f}.customer-info-section .form-input[data-v-02c546e9]::placeholder{color:#b2b4c0}.cart-summary[data-v-02c546e9]{background:#ffffff;border-radius:12px;padding:20px;margin-top:20px}.cart-summary .summary-row[data-v-02c546e9]{display:flex;justify-content:space-between;padding:8px 0}.cart-summary .summary-row.total[data-v-02c546e9]{border-top:1px solid #ecedf0;margin-top:8px;padding-top:16px;font-weight:600;font-size:18px}.cart-summary .summary-row.total .total-amount[data-v-02c546e9]{font-size:24px;color:#e84c4f}.cart-summary .btn-checkout[data-v-02c546e9]{width:100%;padding:14px;background:#e84c4f;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:16px;transition:all .2s}.cart-summary .btn-checkout[data-v-02c546e9]:hover:not(:disabled){background:#e21f23;transform:translateY(-2px)}.cart-summary .btn-checkout[data-v-02c546e9]:active{transform:translateY(0)}.cart-summary .btn-checkout[data-v-02c546e9]:disabled{opacity:.6;cursor:not-allowed}@keyframes spin-02c546e9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.note-section[data-v-02c546e9]{padding:16px;margin:0 12px 16px}.note-section .note-input-wrapper .customer-note-textarea[data-v-02c546e9]{padding:12px 48px 12px 12px;font-size:13px}.checkout-view[data-v-02c546e9]{padding:16px 16px 80px}.cart-item[data-v-02c546e9]{flex-direction:column}.cart-item .item-image[data-v-02c546e9]{width:100%;height:150px}.cart-item .item-actions[data-v-02c546e9]{flex-direction:row;align-items:center;margin-top:12px}.checkout-header[data-v-02c546e9]{flex-direction:column;align-items:flex-start}.checkout-header .header-left[data-v-02c546e9]{width:100%;justify-content:space-between}.checkout-header .clear-cart-btn[data-v-02c546e9]{width:100%}}.toast-container[data-v-02c546e9]{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.toast-container .toast[data-v-02c546e9]{padding:12px 20px;border-radius:8px;color:#fff;font-size:14px;font-weight:500;animation:slideIn-02c546e9 .3s ease;box-shadow:0 4px 12px #00000026}.toast-container .toast.success[data-v-02c546e9]{background-color:#4caf50}.toast-container .toast.error[data-v-02c546e9]{background-color:#f44336}.toast-container .toast.info[data-v-02c546e9]{background-color:#2196f3}.toast-container .toast.warning[data-v-02c546e9]{background-color:#ff9800}.checkout-header[data-v-02c546e9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.checkout-header .header-left[data-v-02c546e9]{display:flex;align-items:center;gap:16px}.checkout-header .header-left .back-btn[data-v-02c546e9]{background:transparent;border:none;font-size:16px;color:#e84c4f;cursor:pointer;padding:8px 12px;border-radius:8px;transition:all .2s}.checkout-header .header-left .back-btn[data-v-02c546e9]:hover{background:#fef6ed}.checkout-header .header-left h1[data-v-02c546e9]{font-size:24px;font-weight:600;color:#3e4462;margin:0}.checkout-header .header-right[data-v-02c546e9]{display:flex;gap:12px}.checkout-header .history-btn[data-v-02c546e9]{padding:8px 16px;background:transparent;color:#e84c4f;border:1px solid #e84c4f;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.checkout-header .history-btn[data-v-02c546e9]:hover{background:#e84c4f;color:#fff}.checkout-header .clear-cart-btn[data-v-02c546e9]{padding:8px 16px;background:transparent;color:#f44336;border:1px solid #f44336;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.checkout-header .clear-cart-btn[data-v-02c546e9]:hover{background:#f44336;color:#fff}@keyframes slideIn-02c546e9{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.checkout-header[data-v-02c546e9]{flex-direction:column;align-items:flex-start}.checkout-header .header-left[data-v-02c546e9]{width:100%;justify-content:space-between}.checkout-header .header-right[data-v-02c546e9]{width:100%;flex-direction:column}.checkout-header .header-right .history-btn[data-v-02c546e9],.checkout-header .header-right .clear-cart-btn[data-v-02c546e9]{width:100%}}.header-actions[data-v-a5f84731]{display:flex;align-items:center;gap:12px}.auto-refresh-badge[data-v-a5f84731]{font-size:12px;padding:4px 10px;background:#e8f5e9;color:#4caf50;border-radius:20px;font-weight:500}.order-card[data-v-a5f84731]{transition:all .3s ease}.order-card.order-updated[data-v-a5f84731]{background:#fff3e0;box-shadow:0 0 0 2px #ff6b00;transform:scale(1.01)}.order-history-view[data-v-a5f84731]{max-width:800px;margin:0 auto;padding:20px 20px 80px;min-height:calc(100vh - 120px);background:#f5f5f5}.history-header[data-v-a5f84731]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.history-header .back-btn[data-v-a5f84731]{background:transparent;border:none;font-size:16px;color:#ff6b00;cursor:pointer;padding:8px 12px;border-radius:8px;transition:all .2s}.history-header .back-btn[data-v-a5f84731]:hover{background:#f0f0f0}.history-header h1[data-v-a5f84731]{font-size:24px;font-weight:600;color:#333;margin:0}.history-header .refresh-btn[data-v-a5f84731]{padding:8px 16px;background:white;color:#333;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:14px;transition:all .2s}.history-header .refresh-btn[data-v-a5f84731]:hover:not(:disabled){background:#f0f0f0;border-color:#ff6b00}.history-header .refresh-btn[data-v-a5f84731]:disabled{opacity:.5;cursor:not-allowed}.loading-container[data-v-a5f84731]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.loading-container .spinner[data-v-a5f84731]{width:50px;height:50px;border:3px solid #ddd;border-top:3px solid #ff6b00;border-radius:50%;animation:spin-a5f84731 1s linear infinite;margin-bottom:20px}.empty-orders[data-v-a5f84731]{text-align:center;padding:60px 20px;background:white;border-radius:12px}.empty-orders .empty-icon[data-v-a5f84731]{font-size:64px;margin-bottom:20px}.empty-orders p[data-v-a5f84731]{font-size:16px;color:#666;margin-bottom:24px}.empty-orders .btn-primary[data-v-a5f84731]{padding:12px 24px;background:#ff6b00;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:16px;transition:all .2s}.empty-orders .btn-primary[data-v-a5f84731]:hover{background:#e55a00;transform:translateY(-2px)}.orders-list[data-v-a5f84731]{display:flex;flex-direction:column;gap:16px}.order-card[data-v-a5f84731]{background:white;border-radius:12px;padding:16px;box-shadow:0 1px 3px #00000014;transition:all .2s}.order-card[data-v-a5f84731]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.order-card .order-header[data-v-a5f84731]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eee}.order-card .order-header .order-info[data-v-a5f84731]{display:flex;flex-direction:column;gap:4px}.order-card .order-header .order-info .order-number[data-v-a5f84731]{font-weight:600;font-size:16px;color:#333}.order-card .order-header .order-info .order-date[data-v-a5f84731]{font-size:12px;color:#666}.order-card .order-header .order-status-badge[data-v-a5f84731]{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.order-card .order-header .order-status-badge.pending[data-v-a5f84731]{background:rgba(255,152,0,.1);color:#ff9800}.order-card .order-header .order-status-badge.preparing[data-v-a5f84731]{background:rgba(33,150,243,.1);color:#2196f3}.order-card .order-header .order-status-badge.ready[data-v-a5f84731]{background:rgba(76,175,80,.1);color:#4caf50}.order-card .order-header .order-status-badge.served[data-v-a5f84731]{background:rgba(156,39,176,.1);color:#9c27b0}.order-card .order-header .order-status-badge.cancelled[data-v-a5f84731]{background:rgba(244,67,54,.1);color:#f44336}.order-card .order-items[data-v-a5f84731]{margin-bottom:16px}.order-card .order-items .order-item[data-v-a5f84731]{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.order-card .order-items .order-item .item-details .item-name[data-v-a5f84731]{color:#333}.order-card .order-items .order-item .item-details .item-variation[data-v-a5f84731]{color:#666;font-size:12px;margin-left:4px}.order-card .order-items .order-item .item-details .item-quantity[data-v-a5f84731]{color:#666;margin-left:8px}.order-card .order-items .order-item .item-price[data-v-a5f84731]{color:#333;font-weight:500}.order-card .order-footer[data-v-a5f84731]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #eee}.order-card .order-footer .order-total[data-v-a5f84731]{font-size:16px}.order-card .order-footer .order-total strong[data-v-a5f84731]{font-size:18px;color:#ff6b00;margin-left:8px}.order-card .order-footer .btn-details[data-v-a5f84731]{padding:6px 16px;background:transparent;color:#ff6b00;border:1px solid #ff6b00;border-radius:6px;cursor:pointer;font-size:13px;transition:all .2s}.order-card .order-footer .btn-details[data-v-a5f84731]:hover{background:#ff6b00;color:#fff}.modal-overlay[data-v-a5f84731]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px}.modal-content[data-v-a5f84731]{background:white;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.modal-header[data-v-a5f84731]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee}.modal-header h3[data-v-a5f84731]{margin:0;font-size:18px;font-weight:600;color:#333}.modal-header .close-btn[data-v-a5f84731]{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px}.modal-header .close-btn[data-v-a5f84731]:hover{background:#f0f0f0}.modal-body[data-v-a5f84731]{padding:24px;flex:1;overflow-y:auto}.info-grid[data-v-a5f84731]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}.info-grid .info-item[data-v-a5f84731]{display:flex;flex-direction:column;gap:4px}.info-grid .info-item label[data-v-a5f84731]{font-size:12px;color:#666;font-weight:500}.info-grid .info-item span[data-v-a5f84731]{font-size:14px;color:#333}.info-grid .info-item.full-width[data-v-a5f84731]{grid-column:span 2}.info-grid .info-item .status-badge[data-v-a5f84731]{display:inline-block;padding:2px 8px;border-radius:12px;font-size:12px;width:fit-content}.info-grid .info-item .status-badge.pending[data-v-a5f84731]{background:rgba(255,152,0,.1);color:#ff9800}.info-grid .info-item .status-badge.preparing[data-v-a5f84731]{background:rgba(33,150,243,.1);color:#2196f3}.info-grid .info-item .status-badge.ready[data-v-a5f84731]{background:rgba(76,175,80,.1);color:#4caf50}.info-grid .info-item .status-badge.served[data-v-a5f84731]{background:rgba(156,39,176,.1);color:#9c27b0}.info-grid .info-item .status-badge.cancelled[data-v-a5f84731]{background:rgba(244,67,54,.1);color:#f44336}.items-title[data-v-a5f84731]{font-size:16px;font-weight:600;color:#333;margin:0 0 16px}.items-table[data-v-a5f84731]{border:1px solid #eee;border-radius:8px;overflow:hidden;margin-bottom:24px}.items-table .table-header[data-v-a5f84731]{display:grid;grid-template-columns:2fr 1.2fr 1.8fr 1.8fr .8fr 1fr;background:#f9f9f9;padding:12px;font-size:12px;font-weight:600;color:#666;border-bottom:1px solid #eee}.items-table .table-row[data-v-a5f84731]{display:grid;grid-template-columns:2fr 1.2fr 1.8fr 1.8fr .8fr 1fr;padding:12px;font-size:13px;color:#333;border-bottom:1px solid #eee}.items-table .table-row[data-v-a5f84731]:last-child{border-bottom:none}.items-table .table-row .addon-item[data-v-a5f84731]{font-size:11px;color:#666}.order-summary[data-v-a5f84731]{border-top:1px solid #eee;padding-top:16px;text-align:right}.order-summary .summary-row[data-v-a5f84731]{display:flex;justify-content:flex-end;gap:16px;padding:4px 0;font-size:14px}.order-summary .summary-row.total[data-v-a5f84731]{font-weight:600;font-size:16px;color:#ff6b00;margin-top:8px;padding-top:8px;border-top:1px solid #eee}.modal-footer[data-v-a5f84731]{padding:16px 24px;border-top:1px solid #eee;display:flex;justify-content:flex-end}.modal-footer .btn-secondary[data-v-a5f84731]{padding:10px 20px;background:#f0f0f0;color:#333;border:none;border-radius:8px;cursor:pointer;font-size:14px}.modal-footer .btn-secondary[data-v-a5f84731]:hover{background:#e0e0e0}@keyframes spin-a5f84731{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.order-history-view[data-v-a5f84731]{padding:16px}.items-table[data-v-a5f84731]{overflow-x:auto}.items-table .table-header[data-v-a5f84731],.items-table .table-row[data-v-a5f84731]{min-width:600px}}
