.pxth-banquet-menu-rule-picker,.pxth-banquet-menu-progress{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 16px}.pxth-banquet-menu-rule-picker button{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;text-align:left}.pxth-banquet-menu-rule-picker button.is-selected{border-color:#111827;box-shadow:0 0 0 1px #111827}.pxth-banquet-menu-progress span{padding:7px 10px;border-radius:999px;background:#f3f4f6;font-size:12px}.pxth-banquet-menu-progress span.is-complete{background:#ecfdf5}.pxth-banquet-menu-progress span.is-pending{background:#fff7ed}.pxth-banquet-menu-category{margin:22px 0}.pxth-banquet-menu-category header{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:10px}.pxth-banquet-menu-category h3{margin:0}.pxth-banquet-menu-foods{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px}.pxth-banquet-menu-food{border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden}.pxth-banquet-menu-food.is-selected{border-color:#111827;box-shadow:0 0 0 1px #111827}.pxth-banquet-menu-food>label:first-child{display:grid;grid-template-columns:26px 72px 1fr;gap:10px;align-items:center;padding:12px;cursor:pointer}.pxth-banquet-menu-food__image{width:72px;aspect-ratio:1;display:grid;place-items:center;background:#f3f4f6;border-radius:8px;overflow:hidden}.pxth-banquet-menu-food__image img{width:100%;height:100%;object-fit:cover}.pxth-banquet-menu-food>label span:last-child{display:flex;flex-direction:column;gap:3px;min-width:0}.pxth-banquet-menu-food__qty{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:0 12px 12px;font-size:12px}.pxth-banquet-menu-food__qty input,.pxth-banquet-menu-builder-actions input{width:86px;padding:8px;border:1px solid #d1d5db;border-radius:8px}.pxth-banquet-menu-builder-actions{display:flex;align-items:end;justify-content:flex-end;gap:12px;margin-top:18px}.pxth-banquet-menu-builder-actions label{display:flex;flex-direction:column;gap:5px}.pxth-banquet-menu-message{min-height:24px;margin-top:10px;font-size:13px}.pxth-banquet-menu-message[data-kind="error"]{color:#b91c1c}.pxth-banquet-menu-message[data-kind="success"]{color:#047857}.pxth-banquet-menu-package-action{margin-top:auto}.pxth-banquet-card img.pxth-banquet-food-image{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.pxth-banquet-food-tags{display:flex;gap:6px;flex-wrap:wrap;font-size:11px}.pxth-banquet-food-tags span{padding:4px 7px;background:#f3f4f6;border-radius:999px}@media(max-width:640px){.pxth-banquet-menu-foods{grid-template-columns:1fr}.pxth-banquet-menu-category header,.pxth-banquet-menu-builder-actions{align-items:stretch;flex-direction:column}.pxth-banquet-menu-builder-actions .pxth-banquet-btn{width:100%}}
