.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{background:#160b0666;inset:0;opacity:0;position:absolute;transition:opacity .24s ease}.dish-detail-panel-root.is-open .dish-detail-panel-mask{opacity:1}.dish-detail-panel{background:radial-gradient(circle at top left,#ffecd6e6,#0000 34%),linear-gradient(180deg,#fffaf4,#fff 45%,#fff7ef);border-radius:24px;box-shadow:0 24px 80px #5a30122e;display:flex;flex-direction:column;left:50%;max-height:min(88vh,920px);opacity:0;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,calc(-50% + 26px));transition:transform .26s ease,opacity .26s ease;width:min(760px,calc(100vw - 24px))}.dish-detail-panel-root.is-open .dish-detail-panel{opacity:1;transform:translate(-50%,-50%)}.dish-detail-panel-header{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:18px 20px 0}.dish-detail-panel-title{color:#3b2414;font-size:28px;font-weight:800;letter-spacing:.01em}.dish-detail-shell{grid-gap:24px;display:grid;gap:24px;grid-template-columns:292px 1fr;overflow-y:auto;padding:18px 28px 28px}.dish-detail-visual{position:relative}.dish-detail-image-card{background:#fff;border:1px solid #c7804926;border-radius:22px;box-shadow:0 18px 40px #5e32121f;overflow:hidden;position:-webkit-sticky;position:sticky;top:0}.dish-detail-image-card .ant-image,.dish-detail-image-card img{aspect-ratio:1/1;display:block;object-fit:cover!important;width:100%!important}.dish-detail-price-card{background:linear-gradient(135deg,#432717,#6b3b21);border-radius:20px;box-shadow:0 14px 28px #5a321433;color:#fff7f0;margin-top:14px;padding:16px 18px}.dish-detail-price-card .label{font-size:12px;letter-spacing:.08em;opacity:.72;text-transform:uppercase}.dish-detail-price-card .price{font-size:34px;font-weight:800;line-height:1;margin-top:8px}.dish-detail-price-card .delta{font-size:13px;margin-top:8px;opacity:.9}.dish-detail-main{min-width:0}.dish-detail-description{color:#735545;font-size:15px;line-height:1.8;margin:0 0 18px}.dish-option-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #e3b18238;border-radius:18px;box-shadow:0 8px 24px #86543212;margin-bottom:14px;padding:16px 18px}.dish-option-title{align-items:center;color:#402618;display:flex;font-size:15px;font-weight:700;gap:8px;margin-bottom:10px}.dish-option-required{color:#d84b35;font-weight:800}.dish-option-stack{display:flex;flex-direction:column;gap:10px}.dish-option-choice{align-items:center;background:#fff7efcc;border:1px solid #e1c2a873;border-radius:14px;display:flex;gap:12px;justify-content:space-between;padding:10px 12px;width:100%}.dish-option-choice-name{color:#4b3021;font-weight:600}.dish-option-choice-price{color:#b45424;font-size:13px;white-space:nowrap}.dish-note-card{background:#ffffffd9;border:1px dashed #d5996d99;border-radius:18px;margin-bottom:14px;padding:16px 18px}.dish-note-title{color:#402618;font-size:15px;font-weight:700;margin-bottom:10px}.dish-detail-footer{align-items:stretch;background:linear-gradient(135deg,#fff1e5f2,#fffbf6f2);border:1px solid #e4bea04d;border-radius:22px;display:flex;gap:12px;justify-content:space-between;margin-top:22px;padding:18px}.dish-detail-qty{min-width:110px}.dish-detail-qty-label,.dish-detail-total-label{color:#9a7159;font-size:12px;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.dish-detail-total{flex:1 1;text-align:right}.dish-detail-total-value{color:#b3431f;font-size:30px;font-weight:800;line-height:1}.dish-detail-confirm{align-self:end;background:linear-gradient(135deg,#d4552a,#f06e32);border:none;border-radius:16px;box-shadow:0 14px 24px #d4552a47;font-weight:700;height:52px;min-width:156px}.dish-detail-confirm:focus,.dish-detail-confirm:hover{background:linear-gradient(135deg,#e66335,#ff844c)!important}@media (max-width:768px){.dish-detail-panel{border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0;left:0;max-height:86vh;right:0;top:auto;transform:translateY(100%);width:100%}.dish-detail-panel-root.is-open .dish-detail-panel{transform:translateY(0)}.dish-detail-panel-header{padding:16px 16px 0}.dish-detail-panel-header:before{background:#6d4e3a38;border-radius:999px;content:"";height:4px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:42px}.dish-detail-panel-title{font-size:22px}.dish-detail-shell{gap:16px;grid-template-columns:1fr;padding:12px 14px 18px}.dish-detail-footer{flex-direction:column}.dish-detail-total{text-align:left}.dish-detail-confirm{width:100%}}.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}.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-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}@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}@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.00548449.css.map*/