*{box-sizing:border-box}html,body{width:100%;max-width:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f5f7fa;overflow-x:hidden}#root{width:100%;max-width:100%;overflow-x:hidden}.guest-shell{width:100%;max-width:min(420px,100vw);margin:0 auto;padding:10px;display:grid;gap:12px;overflow-x:hidden}.guest-shell>*{min-width:0;max-width:100%}.ant-card,.ant-card-head,.ant-card-body,.ant-list,.ant-list-item,.ant-pagination{max-width:100%}.guest-header-row{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}.cart-total-row{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px}.order-history-row{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.order-history-main{flex:1 1 auto;min-width:0}.order-history-items{display:inline-block;max-width:220px}.order-history-total{flex:0 0 auto;white-space:nowrap}.menu-item-row{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.menu-item-row .ant-list-item-meta{flex:1 1 auto;min-width:0}.menu-item-btn{flex:0 0 auto;max-width:48%;white-space:normal;height:auto;min-height:40px;line-height:1.2}.qty-stepper{display:inline-flex;align-items:center;gap:8px}.qty-value{min-width:24px;text-align:center}@media (max-width: 420px){.guest-shell{padding:8px}.guest-header-row{flex-wrap:wrap}.guest-header-row .ant-btn{width:100%}.menu-item-row{flex-direction:column;align-items:stretch}.menu-item-btn{width:100%;max-width:none}.order-history-items{max-width:100%}.cart-total-row{flex-wrap:wrap}.cart-total-row .ant-btn{width:100%}.order-history-row{flex-direction:column;align-items:stretch;gap:6px}.order-history-total{white-space:normal}}
