.Cart-module__1WomrG__stickyBar{background:var(--tg-theme-button-color,#3390ec);color:var(--tg-theme-button-text-color,#fff);cursor:pointer;z-index:100;justify-content:space-between;align-items:center;padding:12px 16px;transition:transform .3s;display:flex;position:fixed;bottom:56px;left:0;right:0;box-shadow:0 -2px 12px #00000026}.Cart-module__1WomrG__stickyBarLeft{align-items:center;gap:12px;display:flex}.Cart-module__1WomrG__cartBadge{justify-content:center;align-items:center;display:flex;position:relative}.Cart-module__1WomrG__badgeCount{background:var(--tg-theme-destructive-text-color,#ff3b30);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-8px;right:-8px}.Cart-module__1WomrG__stickyPrice{color:#ffffffd9}.Cart-module__1WomrG__overlay{z-index:200;background:#00000080;animation:.2s Cart-module__1WomrG__fadeIn;position:fixed;inset:0}.Cart-module__1WomrG__sheet{background:var(--tg-theme-bg-color,#fff);z-index:201;border-radius:16px 16px 0 0;flex-direction:column;max-height:80vh;animation:.3s Cart-module__1WomrG__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}.Cart-module__1WomrG__sheetHandle{background:var(--tg-theme-hint-color,#ccc);opacity:.5;border-radius:2px;width:36px;height:4px;margin:8px auto}.Cart-module__1WomrG__sheetHeader{border-bottom:1px solid var(--tg-theme-secondary-bg-color,#f0f0f0);justify-content:space-between;align-items:center;padding:4px 16px 12px;display:flex}.Cart-module__1WomrG__sheetItems{flex:1;padding:8px 0;overflow-y:auto}.Cart-module__1WomrG__sheetItem{border-bottom:1px solid var(--tg-theme-secondary-bg-color,#f5f5f5);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.Cart-module__1WomrG__sheetItemInfo{flex:1}.Cart-module__1WomrG__sheetItemActions{align-items:center;gap:8px;display:flex}.Cart-module__1WomrG__qtyBtn{border:1px solid var(--tg-theme-hint-color,#ccc);width:28px;height:28px;color:var(--tg-theme-text-color,#333);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.Cart-module__1WomrG__qtyBtn:active{background:var(--tg-theme-secondary-bg-color,#f0f0f0)}.Cart-module__1WomrG__qtyValue{text-align:center;min-width:20px;color:var(--tg-theme-text-color,#333);font-weight:600}.Cart-module__1WomrG__deleteBtn{width:28px;height:28px;color:var(--tg-theme-destructive-text-color,#ff3b30);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:4px;display:flex}.Cart-module__1WomrG__deleteBtn:active{background:#ff3b301a}.Cart-module__1WomrG__sheetFooter{border-top:1px solid var(--tg-theme-secondary-bg-color,#f0f0f0);padding:12px 16px}.Cart-module__1WomrG__buyerNameInput{margin-bottom:12px}.Cart-module__1WomrG__sheetTotal{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@keyframes Cart-module__1WomrG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Cart-module__1WomrG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.OrdersTable-module__5u5tLG__container{width:100%}.OrdersTable-module__5u5tLG__loading,.OrdersTable-module__5u5tLG__empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 16px;display:flex}.OrdersTable-module__5u5tLG__summaryCards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:24px;display:grid}.OrdersTable-module__5u5tLG__summaryCard{background:var(--tg-theme-secondary-bg-color,#f5f5f5);text-align:center;border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.OrdersTable-module__5u5tLG__summaryValue{color:var(--tg-theme-text-color,#000);font-size:20px;font-weight:600}.OrdersTable-module__5u5tLG__desktopTable{display:none;overflow-x:auto}@media (min-width:768px){.OrdersTable-module__5u5tLG__desktopTable{display:block}}.OrdersTable-module__5u5tLG__table{border-collapse:collapse;background:var(--tg-theme-bg-color,#fff);border-radius:12px;width:100%;overflow:hidden}.OrdersTable-module__5u5tLG__th{text-align:left;color:var(--tg-theme-hint-color,#999);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--tg-theme-secondary-bg-color,#f5f5f5);padding:12px 16px;font-size:13px;font-weight:600}.OrdersTable-module__5u5tLG__tr{border-bottom:1px solid var(--tg-theme-secondary-bg-color,#f5f5f5);transition:background-color .2s}.OrdersTable-module__5u5tLG__tr:hover{background-color:var(--tg-theme-secondary-bg-color,#f5f5f5)}.OrdersTable-module__5u5tLG__td{vertical-align:middle;padding:12px 16px}.OrdersTable-module__5u5tLG__itemsCell{max-width:250px}.OrdersTable-module__5u5tLG__itemsList{flex-direction:column;gap:4px;display:flex}.OrdersTable-module__5u5tLG__itemText{font-size:14px;line-height:1.4}.OrdersTable-module__5u5tLG__priceCell{white-space:nowrap}.OrdersTable-module__5u5tLG__badges{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.OrdersTable-module__5u5tLG__mobileCards{flex-direction:column;gap:12px;display:flex}@media (min-width:768px){.OrdersTable-module__5u5tLG__mobileCards{display:none}}.OrdersTable-module__5u5tLG__orderCard{background:var(--tg-theme-bg-color,#fff);cursor:pointer;border-radius:12px;padding:16px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #00000014}.OrdersTable-module__5u5tLG__orderCard:active{transform:scale(.98);box-shadow:0 1px 4px #0000001f}.OrdersTable-module__5u5tLG__orderCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.OrdersTable-module__5u5tLG__orderCardTitle{flex-direction:column;flex:1;gap:2px;display:flex}.OrdersTable-module__5u5tLG__orderCardBadges{gap:4px;display:flex}.OrdersTable-module__5u5tLG__orderCardBody{flex-direction:column;gap:12px;display:flex}.OrdersTable-module__5u5tLG__orderCardItems{background:var(--tg-theme-secondary-bg-color,#f5f5f5);border-radius:8px;flex-direction:column;gap:4px;padding:12px;display:flex}.OrdersTable-module__5u5tLG__cardItemText{font-size:14px;line-height:1.4}.OrdersTable-module__5u5tLG__orderCardFooter{justify-content:space-between;align-items:center;display:flex}.OrdersTable-module__5u5tLG__cardPrice{color:var(--tg-theme-text-color,#000);font-size:16px;font-weight:600}.OrdersTable-module__5u5tLG__expandedDetails{border-top:1px solid var(--tg-theme-secondary-bg-color,#f5f5f5);text-align:center;padding-top:12px}.OrdersTable-module__5u5tLG__statusBadge{text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-block}.OrdersTable-module__5u5tLG__statusPaid{background-color:var(--tg-theme-button-color,#3390ec);color:var(--tg-theme-button-text-color,#fff)}.OrdersTable-module__5u5tLG__statusUnpaid{background-color:var(--tg-theme-destructive-bg-color,#ffeaea);color:var(--tg-theme-destructive-text-color,#e64646)}.OrdersTable-module__5u5tLG__statusDone{color:#2e7d32;background-color:#e8f5e9}.OrdersTable-module__5u5tLG__statusProcess{color:#e65100;background-color:#fff3e0}
.OrdersPage-module__UC3Yda__container{min-height:100vh;padding-bottom:80px}.OrdersPage-module__UC3Yda__error{background:var(--tg-theme-destructive-bg-color,#ffeaea);text-align:center;border-radius:12px;padding:24px 16px}
.MenuPage-module__2Vq8ZW__container{padding-bottom:80px}.MenuPage-module__2Vq8ZW__closedBanner{color:var(--tg-theme-destructive-text-color,#ff3b30);text-align:center;background:#ff3b301a;border-radius:12px;flex-direction:column;align-items:center;gap:4px;margin:8px;padding:16px;display:flex}.MenuPage-module__2Vq8ZW__openBanner{color:#31d158;text-align:center;background:#31d1581a;border-radius:10px;margin:8px;padding:10px 16px}.MenuPage-module__2Vq8ZW__loading{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:200px;padding:16px;display:flex}.MenuPage-module__2Vq8ZW__skeletonLine{border-radius:12px;width:100%;height:60px}.MenuPage-module__2Vq8ZW__grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:8px;display:grid}.MenuPage-module__2Vq8ZW__card{background:var(--tg-theme-bg-color,#fff);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.MenuPage-module__2Vq8ZW__cardImage{background:var(--tg-theme-secondary-bg-color,#f5f5f5);justify-content:center;align-items:center;height:80px;display:flex}.MenuPage-module__2Vq8ZW__cardIcon{font-size:32px}.MenuPage-module__2Vq8ZW__cardContent{flex-direction:column;flex:1;gap:4px;padding:8px;display:flex}.MenuPage-module__2Vq8ZW__cardName{text-align:center;min-height:32px;line-height:1.3}.MenuPage-module__2Vq8ZW__cardPrice{text-align:center}.MenuPage-module__2Vq8ZW__addButton{margin-top:4px}@media (min-width:768px){.MenuPage-module__2Vq8ZW__grid{grid-template-columns:repeat(6,1fr);gap:16px}.MenuPage-module__2Vq8ZW__cardImage{height:100px}.MenuPage-module__2Vq8ZW__cardIcon{font-size:40px}.MenuPage-module__2Vq8ZW__cardName{font-size:14px}.MenuPage-module__2Vq8ZW__cardPrice{font-size:12px}}
