.dish-detail-panel-root{inset:0;pointer-events:none;position:fixed;z-index:1200}.dish-detail-panel-root.is-open{pointer-events:auto}.dish-detail-panel-mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1e0f088c;inset:0;opacity:0;position:absolute;transition:opacity .28s cubic-bezier(.4,0,.2,1)}.dish-detail-panel-root.is-open .dish-detail-panel-mask{opacity:1}.dish-detail-panel{background:#fffbf8;border-radius:28px;box-shadow:0 32px 80px #3c1e0f40,0 0 0 1px #e8d5c480;display:flex;flex-direction:column;left:50%;max-height:min(90vh,880px);opacity:0;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,calc(-50% + 20px));transition:transform .32s cubic-bezier(.34,1.56,.64,1),opacity .28s ease;width:min(900px,calc(100vw - 32px))}.dish-detail-panel-root.is-open .dish-detail-panel{opacity:1;transform:translate(-50%,-50%)}.dish-detail-header{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;padding:20px 24px 0}.dish-detail-close{align-items:center;background:#e8d5c466;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.dish-detail-close:hover{background:#e8d5c4b3;transform:scale(1.05)}.dish-detail-close svg{color:#5a3a2a}.dish-detail-content{display:flex;flex:1 1;flex-direction:column;gap:24px;overflow-y:auto;padding:24px}@media (min-width:769px){.dish-detail-content{align-items:flex-start;display:flex;flex-direction:row;gap:32px}.dish-detail-image-wrapper{align-self:flex-start;flex:0 0 45%;position:-webkit-sticky;position:sticky;top:24px}.dish-detail-image{border-radius:24px}.dish-right-content{display:flex;flex:1 1;flex-direction:column;gap:20px;min-width:0}}.dish-detail-image-wrapper{aspect-ratio:1/1;background:#f5f5f5;border:1px solid #e8d5c499;border-radius:24px;box-shadow:0 12px 32px #5a32191f;overflow:hidden;position:relative;width:100%}.dish-detail-image,.dish-detail-image-wrapper .ant-image,.dish-detail-image-wrapper .ant-image-img,.dish-detail-image-wrapper img{display:block!important;height:100%!important;object-fit:cover!important;object-position:center!important;width:100%!important}@media (min-width:769px){.dish-detail-image{border-radius:24px}}.dish-title-section{margin-bottom:8px}.dish-title-section h2{color:#4a2c1d!important;font-size:24px!important;font-weight:800!important;line-height:1.3!important;margin:0!important}.dish-description{background:#fff;border:1px solid #e8d5c466;border-radius:16px;color:#6b5344;font-size:14px;line-height:1.65;margin:0!important;padding:14px 16px}.dish-option-group{background:#fff;border:1px solid #e8d5c480;border-radius:16px;box-shadow:0 3px 12px #5a32190a;padding:16px}.dish-option-group.is-required-missing{border-color:#e74c3c8c;box-shadow:0 0 0 3px #e74c3c14}.dish-option-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.dish-option-title-row{align-items:center;display:flex;gap:8px;min-width:0}.dish-option-meta{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.dish-option-icon{font-size:14px}.dish-option-title{color:#4a2c1d;font-size:15px;font-weight:700}.dish-option-required{color:#e74c3c;font-size:14px;font-weight:800}.dish-option-group.is-required-missing .dish-option-required{color:#c0392b}.dish-option-badge{align-items:center;background:#fff5f0;border:1px solid #d95a3029;border-radius:999px;color:#a15a3a;display:inline-flex;font-size:11px;font-weight:700;height:24px;padding:0 8px}.dish-option-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dish-option-item{align-items:center;background:#faf8f6;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;gap:10px;justify-content:space-between;min-height:56px;padding:12px 14px;transition:all .2s cubic-bezier(.4,0,.2,1)}.dish-option-item:hover{background:#fff5f0;border-color:#d95a304d}.dish-option-item.selected{background:#fff0e8;border-color:#d95a30}.dish-option-item-left{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.dish-option-check{align-items:center;border:2px solid #c9a890;border-radius:50%;display:flex;flex-shrink:0;height:18px;justify-content:center;transition:all .2s ease;width:18px}.dish-option-item.selected .dish-option-check{background:#d95a30;border-color:#d95a30}.dish-option-check:after{background:#fff;border-radius:50%;content:"";height:8px;opacity:0;transform:scale(0);transition:all .2s ease;width:8px}.dish-option-item.selected .dish-option-check:after{opacity:1;transform:scale(1)}.dish-option-item[data-type=multi] .dish-option-check{border-radius:5px}.dish-option-item[data-type=multi].selected .dish-option-check:after{background:#0000;content:"✓";font-size:11px;height:auto;width:auto}.dish-option-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.dish-option-name{color:#4a2c1d;font-size:14px;font-weight:600;line-height:1.35}.dish-option-price-inline{display:none}.dish-option-price{color:#d95a30;font-size:13px;font-weight:600;white-space:nowrap}.dish-note-section{background:#fff;border:1px solid #e8d5c480;border-radius:16px;padding:16px}.dish-note-header{align-items:center;display:flex;gap:8px;margin-bottom:10px}.dish-note-icon{font-size:16px}.dish-note-title{color:#4a2c1d;font-size:15px;font-weight:700}.dish-note-input .ant-input{background:#faf8f6;border:2px solid #e8d5c499;border-radius:12px;font-size:14px;padding:10px 12px;transition:all .2s ease}.dish-note-input .ant-input:hover{border-color:#d95a3066}.dish-note-input .ant-input:focus{background:#fff;border-color:#d95a30;box-shadow:0 0 0 3px #d95a301a}.dish-note-input .ant-input::placeholder{color:#b8a090}.dish-note-input .ant-input-count{color:#a89080;font-size:12px}.dish-detail-footer{background:linear-gradient(180deg,#fffbf800,#fff0e880);border-top:1px solid #e8d5c466;flex-shrink:0;padding:20px 24px 24px}.dish-footer-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.dish-quantity-control{align-items:center;display:flex;gap:10px}.dish-quantity-label{color:#6b5344;font-size:14px;font-weight:600}.dish-quantity-buttons{align-items:center;background:#fff;border:2px solid #e8d5c499;border-radius:12px;display:flex;gap:8px;padding:6px}.dish-quantity-btn{align-items:center;background:#faf8f6;border:none;border-radius:8px;color:#6b5344;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:32px;justify-content:center;transition:all .2s ease;width:32px}.dish-quantity-btn:hover{background:#fff0e8;color:#d95a30}.dish-quantity-btn:active{transform:scale(.95)}.dish-quantity-value{color:#4a2c1d;font-size:16px;font-weight:700;min-width:32px;text-align:center}.dish-total-display{text-align:right}.dish-total-label{color:#9a6b55;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.dish-total-value{color:#d95a30;font-size:28px;font-weight:800;line-height:1.1}.dish-add-to-cart-btn{background:linear-gradient(135deg,#d95a30,#e86e42);border:none;border-radius:16px;box-shadow:0 8px 24px #d95a3059;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:52px;padding:0 36px;transition:all .25s cubic-bezier(.4,0,.2,1)}.dish-add-to-cart-btn:hover{background:linear-gradient(135deg,#e86e42,#f78254);box-shadow:0 12px 32px #d95a3073;transform:translateY(-2px)}.dish-add-to-cart-btn:active{box-shadow:0 4px 16px #d95a304d;transform:translateY(0)}@media (max-width:768px){.dish-detail-panel{border-bottom-left-radius:28px;border-bottom-right-radius:28px;bottom:0;left:0;max-height:92vh;right:0;top:auto;transform:translateY(100%);width:100%}.dish-detail-panel-root.is-open .dish-detail-panel{transform:translateY(0)}.dish-detail-header{padding:16px 20px 0}.dish-detail-header:before{background:#b4968259;border-radius:999px;content:"";height:4px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:48px}.dish-detail-content{gap:20px;padding:20px 16px 16px}.dish-detail-image,.dish-detail-image-wrapper{border-radius:20px}.dish-description,.dish-note-section,.dish-option-group{border-radius:16px;padding:16px}.dish-option-header{align-items:stretch;flex-direction:column;margin-bottom:10px}.dish-option-meta{justify-content:flex-start}.dish-option-list{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.dish-option-item{min-height:52px;padding:10px 12px}.dish-option-copy{gap:1px}.dish-option-price{display:none}.dish-option-price-inline{color:#d95a30;display:inline;font-size:12px;font-weight:600}.dish-footer-row{align-items:stretch;flex-direction:column}.dish-quantity-control{justify-content:space-between}.dish-total-display{padding:12px 0;text-align:center}.dish-add-to-cart-btn{height:56px;width:100%}}@media (max-width:420px){.dish-option-list{grid-template-columns:1fr}}.dish-detail-content::-webkit-scrollbar{width:6px}.dish-detail-content::-webkit-scrollbar-track{background:#0000}.dish-detail-content::-webkit-scrollbar-thumb{background:#b496824d;border-radius:3px}.dish-detail-content::-webkit-scrollbar-thumb:hover{background:#b4968280}.menu-loading{align-items:center;display:flex;justify-content:center;min-height:400px}.menu-page{background:#f5f5f5;max-width:100%;min-height:auto;overflow:visible;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{align-items:center;display:flex;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}.menu-dish-image-wrapper{aspect-ratio:1/1;background:#f5f5f5;border-radius:10px;box-shadow:0 2px 8px #00000014;flex-shrink:0;overflow:hidden;width:90px}.menu-dish-image,.menu-dish-image-wrapper .ant-image,.menu-dish-image-wrapper .ant-image-img{display:block!important;height:100%!important;object-fit:cover!important;object-position:center!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}.menu-dish-image-wrapper{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-sheet-root{inset:0;pointer-events:none;position:fixed;z-index:1100}.cart-sheet-root.is-open{pointer-events:auto}.cart-sheet-mask{background:#180c0657;inset:0;opacity:0;position:absolute;transition:opacity .24s ease}.cart-sheet-root.is-open .cart-sheet-mask{opacity:1}.cart-sheet-panel{background:#fff;box-shadow:-18px 0 50px #3e23102e;display:flex;flex-direction:column;height:100%;overflow:hidden;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .28s ease;width:min(420px,92vw)}.cart-sheet-root.is-open .cart-sheet-panel{transform:translateX(0)}.cart-sheet-header{align-items:center;background:linear-gradient(180deg,#fff8f1,#fff);border-bottom:1px solid #f0e3d8;display:flex;gap:12px;justify-content:space-between;padding:16px 18px}.cart-sheet-title{color:#3f2516;font-size:18px;font-weight:800}.cart-sheet-body{flex:1 1;overflow-y:auto;padding:0 16px}.cart-sheet-footer{background:#fff;border-top:1px solid #f0e3d8}.cart-footer{background:linear-gradient(180deg,#fff8f1fa,#fffffffa);border-radius:18px 18px 0 0;box-shadow:0 -10px 30px #764b2a14;padding:18px}.cart-total{align-items:baseline;color:#6f5140;display:flex;font-size:15px;gap:16px;justify-content:space-between;margin-bottom:14px}.total-price{color:#c24d24;font-size:28px;font-weight:800;letter-spacing:-.02em}.cart-item-actions{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.item-subtotal{color:#c24d24;font-weight:800;min-width:72px;text-align:right}.checkout-summary{background:linear-gradient(135deg,#fff7ef,#fff);border:1px solid #e2b68e47;border-radius:16px;margin:20px 0;padding:18px}.checkout-total{font-size:18px;margin-top:8px}.checkout-total strong{color:#c24d24;font-size:24px}.cart-option-tag{-webkit-margin-end:6px;background:#fff8f0eb;border:1px solid #d08a563d;border-radius:999px;color:#734a32;margin-inline-end:6px;margin-bottom:6px}.cart-item-note{background:#fff6eaf2;border-left:3px solid #e1a06b;border-radius:12px;color:#7b5a44;font-size:12px;line-height:1.5;margin-top:8px;padding:10px 12px}.cart-item-title{color:#402618;font-size:15px;font-weight:700}.cart-item-meta{margin-top:8px}.cart-option-detail-list{display:flex;flex-direction:column;gap:4px;margin-top:6px}.cart-option-detail-row{color:#7a5a46;font-size:12px;line-height:1.5}.cart-option-detail-group{font-weight:700;margin-right:6px}.cart-option-detail-items{color:#8b6a53}@media (max-width:768px){.cart-sheet-panel{border-top-left-radius:22px;border-top-right-radius:22px;bottom:0;box-shadow:0 -18px 50px #3e231038;height:auto;left:0;max-height:min(82vh,720px);right:0;top:auto;transform:translateY(100%);width:100%}.cart-sheet-root.is-open .cart-sheet-panel{transform:translateY(0)}.cart-sheet-header{padding-top:12px}.cart-sheet-header:before{background:#6d4e3a38;border-radius:999px;content:"";height:4px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:42px}}.order-detail{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.order-status-card{background:linear-gradient(180deg,#fff8f1,#fff);border:1px solid #e2b68e40;box-shadow:0 12px 28px #6941230f;margin-bottom:20px}.order-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.order-items{border-top:1px dashed #ead9cb;margin-top:20px;padding-top:20px}.order-items h4{color:#4a2d1b;margin-bottom:14px}.order-item{grid-column-gap:8px;align-items:center;border-bottom:1px solid #f3e7dd;column-gap:8px;display:grid;grid-template-columns:1fr 72px 90px;padding:12px 0}.order-item-name{color:#3f2516;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-item-qty{text-align:left}.order-item-subtotal{color:#c24d24;font-weight:800;text-align:right}.order-item:last-child{border-bottom:none}.order-total{border-top:1px solid #eadfd6;font-size:16px;margin-top:16px;padding-top:16px;text-align:right}.order-total strong{color:#c24d24;font-size:22px}.order-option-tag{background:#fff8f0eb;border:1px solid #d08a563d;border-radius:999px;color:#734a32}.order-item-note{background:#fff6eaf2;border-left:3px solid #e1a06b;border-radius:12px;color:#7b5a44;font-size:12px;line-height:1.5;margin-top:8px;padding:10px 12px}#root,body,html{height:100%;margin:0}#root,.app-layout,body,html{max-width:100%;overflow:hidden;width:100%}.app-layout{background:#f5f5f5;display:flex;flex-direction:column;height:100dvh}.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;padding:8px 16px;transition:background .3s}.track-order-link:hover{background:#ffffff4d}.app-content{-webkit-overflow-scrolling:touch;flex:1 1;margin:0 auto;max-width:1200px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:20px;touch-action:pan-y;width:100%}.app-content[data-scroll-locked=true]{overflow-y:hidden}.app-footer{background:#fff;color:#666;padding:24px;text-align:center}.app-footer-inline{border-radius:20px 20px 0 0;margin-top:20px}.floating-cart-wrap{bottom:100px;cursor:pointer;position:fixed;right:24px;z-index:1000}.floating-cart-badge{background:#ff4d4f;border:2px solid #fff;border-radius:999px;box-shadow:0 2px 6px #0000002e;color:#fff;font-size:12px;font-weight:700;height:20px;line-height:20px;min-width:20px;padding:0 6px;position:absolute;right:-6px;text-align:center;top:-6px;z-index:1002}@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;color:#fff!important;font-size:16px!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{align-items:center;border-radius:20px;display:inline-flex;font-size:14px;height:32px;justify-content:center;line-height:32px;padding:0 12px;white-space:nowrap}.language-selector{margin-left:6px;min-width:110px}.language-selector .ant-select-selector{border-radius:20px!important;height:32px!important;padding:0 12px!important}.language-selector .ant-select-selection-item{font-size:14px!important;line-height:30px!important}@media (max-width:480px){.app-header{min-height:56px;padding:0 10px}.logo{font-size:16px}.track-order-link{font-size:13px;height:30px;line-height:30px;padding:0 10px}.language-selector{margin-left:4px;min-width:100px}.language-selector .ant-select-selector{height:30px!important;padding:0 10px!important}.language-selector .ant-select-selection-item{font-size:13px!important;line-height:28px!important}}
/*# sourceMappingURL=main.bcebbb07.css.map*/