.order-add-header[data-v-f62cd5ae]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--farm-border)}.header-left[data-v-f62cd5ae],.order-add-header[data-v-f62cd5ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-left[data-v-f62cd5ae]{gap:16px}.order-add-title[data-v-f62cd5ae]{font-size:20px;font-weight:600;color:var(--farm-text-primary);margin:0}.order-add-content[data-v-f62cd5ae]{padding:24px}.text-center[data-v-f62cd5ae]{text-align:center}.text-right[data-v-f62cd5ae]{text-align:right}.font-weight-bold[data-v-f62cd5ae]{font-weight:600}.count-btn[data-v-f62cd5ae]{display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;background:var(--farm-bg-light);border-radius:var(--farm-radius);cursor:pointer;margin:0 8px;font-weight:700}.count-btn[data-v-f62cd5ae]:hover{background:var(--farm-border)}.menu-modal[data-v-f62cd5ae]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-modal-overlay[data-v-f62cd5ae]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.menu-modal-content[data-v-f62cd5ae]{position:relative;background:#fff;border-radius:var(--farm-radius-lg);width:90%;max-width:700px;max-height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:var(--farm-shadow-xl);box-shadow:var(--farm-shadow-xl)}.menu-modal-header[data-v-f62cd5ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px;border-bottom:1px solid var(--farm-border)}.menu-modal-title[data-v-f62cd5ae]{font-size:18px;font-weight:600;margin:0}.menu-modal-close[data-v-f62cd5ae]{background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:var(--farm-text-muted)}.menu-modal-close[data-v-f62cd5ae]:hover{color:var(--farm-text-primary)}.menu-modal-body[data-v-f62cd5ae]{padding:20px;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.menu-img[data-v-f62cd5ae]{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:var(--farm-radius)}.select-icon[data-v-f62cd5ae]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border:2px solid var(--farm-border);border-radius:50%;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fff;font-size:14px}.select-icon[data-v-f62cd5ae]:hover{border-color:var(--farm-primary);-webkit-transform:scale(1.05);transform:scale(1.05)}.select-icon.selected[data-v-f62cd5ae]{background:var(--farm-primary);border-color:var(--farm-primary);color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-box-shadow:0 2px 8px rgba(0,123,255,.3);box-shadow:0 2px 8px rgba(0,123,255,.3)}.select-icon .iconfont[data-v-f62cd5ae]{opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.select-icon.selected .iconfont[data-v-f62cd5ae]{opacity:1}.menu-modal-footer[data-v-f62cd5ae]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;border-top:1px solid var(--farm-border);gap:16px}.menu-modal-footer[data-v-f62cd5ae],.selected-info[data-v-f62cd5ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selected-info[data-v-f62cd5ae]{gap:8px}.selected-name[data-v-f62cd5ae]{font-weight:500;color:var(--farm-text-primary)}.count-control[data-v-f62cd5ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.count-number[data-v-f62cd5ae]{min-width:40px;text-align:center;font-weight:500}.confirm-overlay[data-v-f62cd5ae]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1001}.confirm-dialog[data-v-f62cd5ae]{background:#fff;border-radius:var(--farm-radius-lg);padding:24px;min-width:320px;max-width:400px;-webkit-box-shadow:var(--farm-shadow-xl);box-shadow:var(--farm-shadow-xl)}.confirm-title[data-v-f62cd5ae]{font-size:18px;font-weight:600;color:var(--farm-text-primary);margin:0 0 16px 0}.confirm-message[data-v-f62cd5ae]{font-size:14px;color:var(--farm-text-secondary);line-height:1.6;margin:0 0 24px 0}.confirm-buttons[data-v-f62cd5ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.farm-pagination[data-v-f62cd5ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;margin-top:16px}.farm-pagination-item[data-v-f62cd5ae]{padding:6px 12px;border:1px solid var(--farm-border);border-radius:var(--farm-radius);background:#fff;cursor:pointer;font-size:13px}.farm-pagination-item[data-v-f62cd5ae]:hover{background:var(--farm-bg-light)}.farm-pagination-item.active[data-v-f62cd5ae]{background:var(--farm-primary);border-color:var(--farm-primary);color:#fff}.farm-pagination-item.disabled[data-v-f62cd5ae]{opacity:.5;cursor:not-allowed}