.menu-loading{align-items:center;display:flex;justify-content:center;min-height:400px}.menu-page{background:#f5f5f5;max-width:100%;min-height:calc(100vh - 134px);overflow-x:hidden;padding:0 0 20px;width:100%}.category-tabs{background:#fff;box-shadow:0 2px 8px #0000000f;margin-bottom:12px;padding:12px 16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.category-tabs .ant-tabs-nav{margin-bottom:0}.category-tabs .ant-tabs-nav-wrap{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.category-tabs .ant-tabs-nav-wrap::-webkit-scrollbar{display:none}.category-tabs .ant-tabs-nav-list{flex-wrap:nowrap;min-width:-webkit-max-content;min-width:max-content}.category-tabs .ant-tabs-tab-btn{white-space:nowrap}.category-tabs .ant-tabs-tab{font-size:14px;padding:8px 16px}.dishes-list{display:flex;flex-direction:column;gap:10px;padding:0 12px}.dish-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:16px;transition:transform .2s,box-shadow .2s}.dish-item:active{transform:none}.dish-content{align-items:flex-start;gap:16px}.dish-content,.dish-info{display:flex;justify-content:space-between}.dish-info{flex:1 1;flex-direction:column;min-height:80px;min-width:0}.dish-name{color:#333;font-size:17px;font-weight:600;line-height:1.4;margin:0 0 6px}.dish-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#888;display:-webkit-box;font-size:13px;line-height:1.5;margin:0 0 12px;overflow:hidden}.dish-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.dish-price{color:#ff4d4f;font-size:20px;font-weight:700}.quantity-control{gap:8px}.quantity-btn{align-items:center;border:1px solid #d9d9d9;border-radius:50%;display:flex;height:28px;justify-content:center;padding:0;width:28px}.quantity-btn:hover{border-color:#ff4d4f;color:#ff4d4f}.quantity{color:#333;font-size:16px;font-weight:600;min-width:24px;text-align:center}.add-btn{align-items:center;background:linear-gradient(135deg,#ff4d4f,#ff7875);border:none;border-radius:50%;box-shadow:0 2px 8px #ff4d4f4d;display:flex;height:32px;justify-content:center;padding:0;width:32px}.add-btn:hover{background:linear-gradient(135deg,#ff7875,#ff4d4f);transform:none}.dish-image-wrapper{background:#f5f5f5;border-radius:10px;box-shadow:0 2px 8px #00000014;flex-shrink:0;height:90px;overflow:hidden;width:90px}.dish-image{height:100%!important;object-fit:cover!important;width:100%!important}@media (max-width:480px){.category-tabs{padding:8px 10px 0}.category-tabs .ant-tabs-tab{font-size:13px;padding:6px 10px}.dish-item{padding:12px}.dish-image-wrapper{height:80px;width:80px}.dish-name{font-size:16px}.dish-price{font-size:18px}}@media (min-width:768px){.dishes-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}}.cart-footer{padding:16px}.cart-total{font-size:16px;margin-bottom:12px}.total-price{color:#ff6b6b;font-size:24px;font-weight:700}.quantity-control{align-items:center;display:flex;gap:12px}.item-subtotal{color:#ff6b6b;font-weight:700;min-width:60px;text-align:right}.checkout-summary{background:#f5f5f5;border-radius:8px;margin:20px 0;padding:16px}.checkout-total{font-size:18px;margin-top:8px}.checkout-total strong{color:#ff6b6b;font-size:24px}.order-detail{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.order-status-card{background:#fafafa;margin-bottom:20px}.order-header{align-items:center;display:flex;justify-content:space-between}.order-items{border-top:1px dashed #e8e8e8;margin-top:20px;padding-top:20px}.order-items h4{margin-bottom:12px}.order-item{border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:8px 0}.order-item:last-child{border-bottom:none}.order-total{border-top:1px solid #e8e8e8;font-size:16px;margin-top:16px;padding-top:16px;text-align:right}.order-total strong{color:#ff6b6b;font-size:20px}#root,.app-layout,body,html{max-width:100%;overflow-x:hidden;width:100%}.app-layout{background:#f5f5f5;min-height:100vh}.app-header{align-items:center;background:linear-gradient(135deg,#ff6b6b,#ee5a24);box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo{color:#fff;font-size:20px;font-weight:700}.header-actions{color:#fff;cursor:pointer}.track-order-link{background:#fff3;border-radius:20px;padding:8px 16px;transition:background .3s}.track-order-link:hover{background:#ffffff4d}.app-content{margin:0 auto;max-width:1200px;overflow-x:hidden;padding:20px;width:100%}.app-footer{background:#fff;color:#666;padding:24px;text-align:center}@media (max-width:768px){.app-content{padding:10px}.logo{font-size:18px}}.language-selector{color:#fff!important;margin-left:16px}.language-selector .ant-select-selector{background:#fff3!important;border:none!important;border-radius:20px!important;color:#fff!important;font-size:16px!important;padding:0 12px!important}.language-selector .ant-select-arrow{color:#fff!important}.header-actions{align-items:center;display:flex;gap:12px}.language-selector .ant-select-selection-item,.language-selector .ant-select-selection-search-input{font-size:16px!important}.app-header{flex-wrap:nowrap}.logo{flex-shrink:0;white-space:nowrap}.header-actions{flex-wrap:nowrap;gap:8px;min-width:0}.track-order-link{font-size:13px;line-height:1.2;padding:6px 10px;white-space:nowrap}.language-selector{margin-left:6px;min-width:86px}@media (max-width:480px){.app-header{min-height:56px;padding:0 10px}.logo{font-size:16px}.track-order-link{font-size:12px;padding:4px 8px}.language-selector{margin-left:4px;min-width:78px}.language-selector .ant-select-selector{padding:0 8px!important}}
/*# sourceMappingURL=main.8c5fb800.css.map*/