body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.order-page-container{background:#f6f7f9;box-sizing:border-box;display:flex;flex-direction:column;font-family:sans-serif;height:100dvh;max-width:100vw;min-height:100dvh;overflow:hidden;padding:0 0 60px}.order-header{background:#fff;border-bottom:1px solid #e5e7eb;flex:0 0 auto;padding:14px 16px 12px;z-index:10}.order-header h1{font-size:20px;margin:0}.order-header p{color:#666;font-size:14px;margin:6px 0 0}.order-presence-badge{align-items:center;background:#ecfdf5;border-radius:999px;color:#047857;display:inline-flex;font-size:13px;font-weight:900;margin-top:10px;min-height:28px;padding:0 10px}.order-main-content{flex:1 1 auto;min-height:0;overflow:hidden}.menu-layout{grid-gap:10px;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:104px minmax(0,1fr);height:100%;min-height:0;overflow:hidden;padding:10px}.category-rail{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:8px;height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px;touch-action:pan-y}.category-button{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;font-size:14px;font-weight:700;min-height:48px;padding:8px 6px;width:100%;word-break:keep-all}.category-button.active{background:#2563eb;border-color:#2563eb;color:#fff}.cart-section,.order-check-panel,.product-list-section{background:#fff;border-radius:8px;box-sizing:border-box;padding:12px}.product-list-section{-webkit-overflow-scrolling:touch;height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y}.product-section-header{align-items:center;background:#fff;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin:0 0 10px;padding:0 0 10px}.cart-section h2,.order-check-panel h2,.product-section-header h2{font-size:18px;margin:0}.order-check-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.order-check-summary{align-items:flex-end;color:#475569;display:flex;flex-direction:column;font-size:13px;gap:2px;white-space:nowrap}.order-check-summary strong{color:#111827;font-size:18px}.product-section-header span{color:#64748b;font-size:13px}.product-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.empty-category-message{color:#64748b;font-size:13px;font-weight:700;margin:0;padding:12px 8px;text-align:center}.empty-product-panel{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;display:flex;justify-content:center;min-height:180px;text-align:center}.empty-product-panel p{font-weight:700;margin:0}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;min-width:0;overflow:hidden}.product-card.sold-out{background:#f8fafc}.product-card.sold-out .product-image,.product-card.sold-out .product-info,.product-card.sold-out .quantity-controls{opacity:.55}.product-image-wrap{position:relative}.product-image{aspect-ratio:1/.78;background:#eef2f7;object-fit:cover;width:100%}.sold-out-badge{background:#111827;border-radius:999px;color:#fff;font-size:12px;font-weight:900;padding:5px 9px;position:absolute;right:8px;top:8px}.product-info{padding:10px 10px 6px}.product-name{font-size:15px;line-height:1.3;margin:0 0 4px}.product-description{color:#64748b;font-size:12px;height:34px;line-height:1.4;margin:0 0 6px;overflow:hidden}.product-price{color:#111827;font-size:15px;font-weight:800;margin:0}.quantity-controls{align-items:center;display:flex;gap:10px;justify-content:center;padding:6px 8px}.qty-btn{background:#eef2ff;border:none;border-radius:50%;color:#1d4ed8;cursor:pointer;font-size:18px;height:32px;width:32px}.add-to-cart-btn:disabled,.qty-btn:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed}.quantity-value{font-size:16px;font-weight:700;min-width:24px;text-align:center}.add-to-cart-btn{background:#2563eb;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:15px;font-weight:800;margin:0 8px 10px;padding:10px 0;width:calc(100% - 16px)}.cart-section,.order-check-panel{-webkit-overflow-scrolling:touch;height:calc(100% - 20px);margin:10px;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y}.cart-items{margin-top:12px}.cart-item{border-bottom:1px solid #edf0f3;display:flex;flex-direction:column;font-size:15px;gap:10px;padding:12px 0}.cart-item-controls,.cart-item-main{align-items:center;display:flex;gap:8px;justify-content:space-between}.cart-item-controls{justify-content:flex-end}.item-name{font-weight:700;min-width:0}.item-price{font-weight:800;white-space:nowrap}.cart-qty-btn{background:#fff;border:1px solid #cbd5e1;border-radius:50%;color:#0f172a;cursor:pointer;font-size:18px;height:32px;width:32px}.item-quantity{font-weight:800;min-width:42px;text-align:center}.cart-delete-btn{background:#fff1f2;border:1px solid #fecaca;border-radius:7px;color:#be123c;cursor:pointer;font-weight:800;min-height:32px;padding:0 10px}.empty-cart-message,.muted-text{color:#64748b}.cart-summary{background:#f8fafc;border-radius:8px;margin:18px 0;padding:14px}.cart-summary h3{font-size:15px;margin:0 0 6px}.total-price{color:#dc2626;font-size:24px;font-weight:900;margin:0}.order-submit-btn{background:#16a34a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:900;padding:14px 0;width:100%}.order-submit-btn:disabled{background:#bbb;cursor:not-allowed}.order-history-card{border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;padding:14px}.settlement-qr-panel{grid-gap:12px;align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 112px;margin-top:12px;padding:14px}.settlement-qr-panel strong{color:#14532d;display:block;font-size:16px}.settlement-qr-panel p{color:#166534;font-size:13px;line-height:1.4;margin:6px 0}.settlement-qr-panel span{color:#0f172a;font-size:13px;font-weight:900}.settlement-qr-panel img{background:#fff;border-radius:8px;box-sizing:border-box;height:112px;padding:6px;width:112px}.order-history-header,.order-item-list li{display:flex;gap:8px;justify-content:space-between}.order-status{background:#eef2ff;border-radius:999px;color:#1d4ed8;font-size:12px;font-weight:800;padding:3px 8px}.order-time{color:#64748b;font-size:13px;margin:8px 0}.order-item-list{list-style:none;margin:0;padding:0}.order-item-list li{border-bottom:1px solid #f1f5f9;padding:8px 0}.order-history-total{font-weight:900;margin-top:10px;text-align:right}.error-message{color:#dc2626}.error-screen,.loading-screen{align-items:center;display:flex;justify-content:center;padding:32px;text-align:center}.order-tab-nav{background-color:#fff;border-top:1px solid #ddd;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);height:60px;left:0;position:fixed;right:0;z-index:1000}.tab-button{background-color:initial;border:none;cursor:pointer;font-size:15px;font-weight:800;position:relative}.tab-button.active{border-top:3px solid #2563eb;color:#2563eb}.cart-badge{background-color:#dc2626;border-radius:999px;box-sizing:border-box;color:#fff;font-size:12px;font-weight:800;min-width:20px;padding:2px 7px;position:absolute;right:18px;text-align:center;top:8px}@media (min-width:720px){.order-page-container{border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;margin:0 auto;max-width:960px}.menu-layout{gap:14px;grid-template-columns:144px minmax(0,1fr);padding:14px}.category-button{font-size:15px;min-height:54px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:420px){.menu-layout{gap:8px;grid-template-columns:88px minmax(0,1fr);padding:8px}.category-button{font-size:13px;min-height:44px}.product-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.9cfc4f10.css.map*/