.menu-selection-tree-prefix{display:inline-block;margin-right:6px;font-size:12px;color:#9ca3af;min-width:14px;text-align:right}.menu-selection-overlay{position:fixed;inset:0;background:rgba(15,23,42,.6);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px);z-index:1300;box-sizing:border-box}.menu-selection-modal{width:100vw;height:100vh;display:flex;flex-direction:column;padding:32px}.menu-selection-container{min-height:100%;background-color:#fff;border-radius:18px;padding:15px;display:flex;flex-direction:column;gap:0}.menu-selection-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:0;gap:24px;margin-bottom:10px}.menu-selection-header-info{display:flex;flex-direction:row;gap:10px;align-items:center}.menu-selection-title{font-size:24px;font-weight:700;color:#111827}.menu-selection-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:14px;color:#4b5563}.menu-selection-meta-row{display:inline-flex;align-items:baseline;gap:8px}.menu-selection-meta-row dt{font-weight:600;color:#6b7280}.menu-selection-meta-row dd{margin:0;font-weight:600;color:#111827}.menu-selection-close.p-button{border:none;color:#6b7280}.menu-selection-close.p-button:hover{color:#111827;background:hsla(220,9%,46%,.12)}.menu-selection-body{display:flex;flex-direction:column;gap:16px;min-height:420px;flex:1}.menu-selection-stoplist{border:1px solid #e2e8f0;border-radius:16px;padding:16px;background:#f8fafc;display:flex;flex-direction:column;gap:12px}.menu-selection-stoplist-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.menu-selection-stoplist-header h3{margin:0;font-size:16px;font-weight:700;color:#1f2937}.menu-selection-stoplist-header p{margin:2px 0 0;font-size:13px;color:#64748b}.menu-selection-stoplist-table{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.menu-selection-stoplist-row{display:grid;grid-template-columns:.6fr 2fr 2fr 1fr 1fr;gap:12px;padding:10px 14px;font-size:13px;color:#0f172a;align-items:center}.menu-selection-stoplist-row:nth-child(odd){background:#f8fafc}.menu-selection-stoplist-row-header{background:#ede9fe!important;font-weight:600;color:#4c1d95;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.menu-selection-stoplist-body{max-height:400px;overflow-y:auto}.menu-selection-stoplist-type{display:flex;align-items:center;justify-content:center}.menu-selection-stoplist-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.menu-selection-stoplist-badge-dish{background:#dbeafe;color:#1e40af}.menu-selection-stoplist-badge-modifier{background:#fce7f3;color:#9f1239}.menu-selection-stoplist-row-modifier{background:#fef7ff!important}.menu-selection-stoplist-row-dish{background:#f0f9ff!important}.menu-selection-stoplist-row-modifier:nth-child(odd){background:#faf5ff!important}.menu-selection-stoplist-row-dish:nth-child(odd){background:#e0f2fe!important}.menu-selection-stoplist-empty{border:1px dashed #c4b5fd;border-radius:12px;padding:18px;text-align:center;font-size:13px;color:#7c3aed}.menu-selection-item-wrapper-stop{border:1px solid #fee2e2;background:#fff7ed}.menu-selection-item-wrapper-unavailable{border:1px solid #fecaca;background:#fef2f2;opacity:.7}.menu-selection-item-wrapper-warning{border:1px solid #fde68a;background:#fffbeb}.menu-selection-item-flags{margin-top:8px}.menu-selection-item-flag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0;padding:0 3px;border-radius:0;margin-right:5px}.menu-selection-item-flag-stop{background:transparent;color:#ff9e9e;border:1px solid #ff9e9e}.menu-selection-item-flag-low{background:transparent;color:#566aff;border:1px solid #566aff}.menu-selection-controls{flex:0;display:flex;flex-direction:column;gap:14px;padding:0}.menu-selection-controls-row{display:flex;gap:12px;align-items:center;width:100%}.menu-selection-stoplist-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.menu-selection-stoplist-icon-button.p-button{width:38px;height:38px;padding:0}.menu-selection-stoplist-icon-button .p-button-icon{font-size:15px}@media (max-width:768px){.menu-selection-controls-row{flex-direction:column;align-items:stretch}.menu-selection-stoplist-actions{justify-content:flex-end}}.menu-selection-stoplist-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.6);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px);z-index:1500;box-sizing:border-box}.menu-selection-stoplist-modal{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:90vw;max-width:900px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.menu-selection-stoplist-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.menu-selection-stoplist-modal-title{margin:0;font-size:18px;font-weight:600;color:#0f172a}.menu-selection-stoplist-modal-close{border:none;background:none;padding:6px;cursor:pointer;color:#64748b;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;width:32px;height:32px}.menu-selection-stoplist-modal-close:hover{background:#f1f5f9;color:#0f172a}.menu-selection-stoplist-modal-close .pi{font-size:16px}.menu-selection-stoplist-modal-content{padding:24px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;flex:1;min-height:0}.menu-selection-stoplist-dialog-content{display:flex;flex-direction:column;gap:16px}.menu-selection-stoplist-dialog-note{margin:0;font-size:13px;color:#64748b}.menu-selection-stoplist-loading{display:flex;align-items:center;gap:10px;font-size:14px;color:#475569;padding:12px 0}.menu-selection-columns{display:flex;gap:10px;align-items:stretch;flex:1;min-height:0}.menu-selection-search-input{width:100%;border-radius:10px;padding:12px 16px;border:1px solid #d1d5db;font-size:14px;transition:border .2s ease,box-shadow .2s ease;min-width:0}.menu-selection-controls-row .menu-selection-search-input{flex:1}.menu-selection-search-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.15)}.menu-selection-search{display:flex;flex-direction:column;gap:18px}.menu-selection-breadcrumbs{flex-wrap:wrap;font-size:13px;color:#64748b}.menu-selection-breadcrumb-item,.menu-selection-breadcrumbs{display:flex;gap:6px;align-items:center}.menu-selection-breadcrumb-button{border:none;background:none;padding:0;color:inherit;cursor:pointer;transition:color .2s ease}.menu-selection-breadcrumb-button:hover:not(:disabled){color:#7c3aed}.menu-selection-breadcrumb-button.active{color:#1f2937;cursor:default}.menu-selection-breadcrumb-button:disabled{cursor:default}.menu-selection-breadcrumb-separator{color:#cbd5f5}.menu-selection-tree-column{flex:0 0 22%;min-width:220px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:8px 0;display:flex;flex-direction:column;overflow:hidden;min-height:0}.menu-selection-tree-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;flex:1;overflow-y:auto}.menu-selection-tree-item{display:block;--tree-depth:0}.menu-selection-tree-item.section-header{margin:6px 0}.menu-selection-tree-item[data-depth="0"]{--tree-depth:0}.menu-selection-tree-item[data-depth="1"]{--tree-depth:1}.menu-selection-tree-item[data-depth="2"]{--tree-depth:2}.menu-selection-tree-item[data-depth="3"]{--tree-depth:3}.menu-selection-tree-item[data-depth="4"]{--tree-depth:4}.menu-selection-tree-item[data-depth="5"]{--tree-depth:5}.menu-selection-tree-item[data-depth="6"]{--tree-depth:6}.menu-selection-tree-item[data-depth="7"]{--tree-depth:7}.menu-selection-tree-item[data-depth="8"]{--tree-depth:8}.menu-selection-tree-item[data-depth="9"]{--tree-depth:9}.menu-selection-tree-item[data-depth="10"]{--tree-depth:10}.menu-selection-tree-button{width:100%;border:none;background:none;padding:0 16px;padding-left:calc(12px + var(--tree-depth) * 10px);text-align:left;font-size:14px;color:#1f2937;cursor:pointer;transition:background .2s ease,color .2s ease}.menu-selection-tree-button:hover{background:#f5f3ff}.menu-selection-tree-item.section-header>.menu-selection-tree-button{padding-left:16px;padding-top:10px;padding-bottom:10px;background:#fdf4ff;border-top:2px solid #d8b4fe;border-bottom:2px solid #d8b4fe}.menu-selection-tree-item.section-header>.menu-selection-tree-button:hover{background:#ede9fe}.menu-selection-tree-item.section-header-oldschool>.menu-selection-tree-button{background:#fef2f2;border-top:2px solid #fecaca;border-bottom:2px solid #fecaca}.menu-selection-tree-item.section-header-oldschool>.menu-selection-tree-button:hover{background:#fee2e2}.menu-selection-tree-item.section-header-sandwich>.menu-selection-tree-button{background:#ecfdf5;border-top:2px solid #a7f3d0;border-bottom:2px solid #a7f3d0}.menu-selection-tree-item.section-header-sandwich>.menu-selection-tree-button:hover{background:#d1fae5}.menu-selection-tree-label{display:inline-block;white-space:nowrap}.menu-selection-tree-item.section-header>.menu-selection-tree-button .menu-selection-tree-label{font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4c1d95}.menu-selection-tree-item.section-header-oldschool>.menu-selection-tree-button .menu-selection-tree-label{color:#b91c1c}.menu-selection-tree-item.section-header-sandwich>.menu-selection-tree-button .menu-selection-tree-label{color:#065f46}.menu-selection-tree-children{display:flex;flex-direction:column;gap:4px}.menu-selection-empty-tree{padding:48px 16px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;color:#94a3b8}.menu-selection-empty-tree i{font-size:28px}.menu-selection-groups-wrapper{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.menu-selection-groups{display:flex;flex-wrap:wrap;gap:12px}.menu-selection-group{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;min-width:180px;transition:border .2s ease,background .2s ease,box-shadow .2s ease}.menu-selection-group.active{border-color:#7c3aed;background:#eef2ff;box-shadow:0 8px 18px rgba(124,58,237,.16)}.menu-selection-group-title{border:none;background:none;padding:0;text-align:left;font-weight:600;font-size:14px;color:#1f2937;cursor:pointer}.menu-selection-group.active .menu-selection-group-title{color:#5b21b6}.menu-selection-subgroups{display:flex;flex-direction:column;gap:6px}.menu-selection-subgroup{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:6px 10px;font-size:12px;color:#475569;text-align:left;cursor:pointer;transition:border .2s ease,background .2s ease,color .2s ease}.menu-selection-subgroup:hover{border-color:#c4b5fd;color:#5b21b6}.menu-selection-subgroup.active{border-color:#7c3aed;background:#ede9fe;color:#5b21b6;font-weight:600}.menu-selection-products-column{flex:1 1 40%;min-width:300px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding-right:6px;min-height:0}.menu-selection-editing-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#eef2ff;border:1px solid #c4b5fd;border-radius:12px;margin-bottom:8px}.menu-selection-editing-label{font-weight:600;color:#4f46e5;font-size:14px}.menu-selection-debug-label{font-size:10px;color:#6b7280;margin-left:8px;font-family:monospace}.menu-selection-cancel-editing{border:none;background:none;color:#6b7280;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-weight:600;transition:color .2s ease;font-size:12px;padding:4px 8px;border-radius:6px}.menu-selection-cancel-editing:hover{color:#111827;background:hsla(220,9%,46%,.1)}.menu-selection-cancel-editing i{font-size:12px}.menu-selection-products-section{border:none;background:#fff;display:flex;flex-direction:column;min-height:0;overflow:hidden}.menu-selection-products-subtitle{display:none}.menu-selection-products-list{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.menu-selection-loading{width:100%;display:flex;align-items:center;justify-content:center}.menu-selection-skeleton{width:100%;max-width:520px;display:flex;flex-direction:column;gap:16px}.menu-selection-skeleton-line{height:18px;width:100%;border-radius:999px;background:linear-gradient(90deg,rgba(226,232,240,.6),rgba(226,232,240,.95) 50%,rgba(226,232,240,.6));animation:menu-selection-skeleton-shimmer 1.4s ease-in-out infinite;background-size:200% 100%}@keyframes menu-selection-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.menu-selection-empty-list{padding:48px 0;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;color:#94a3b8;font-size:14px}.menu-selection-empty-list i{font-size:32px}.menu-selection-item{background:none;padding:14px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;text-align:left;border:none;border-top:1px solid #f1f5f9;transition:background .2s ease,padding .2s ease}.menu-selection-item:hover{background:#f8fafc}.menu-selection-item.active{background:#f5f3ff;border-left:3px solid #7c3aed;padding-left:17px}.menu-selection-item-actions{display:flex;align-items:center;gap:12px}.menu-selection-item-action-group{display:flex;align-items:center;gap:8px}.menu-selection-item-add,.menu-selection-item-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-size:14px;cursor:pointer;transition:background .2s ease,border .2s ease,color .2s ease}.menu-selection-item-add:hover,.menu-selection-item-toggle:hover{border-color:#8b5cf6;color:#5b21b6;background:rgba(139,92,246,.08)}.menu-selection-item-add i,.menu-selection-item-toggle i{font-size:13px}.menu-selection-item-wrapper{border-bottom:1px solid #eef2ff}.menu-selection-item-expanded{padding:10px 16px 14px;background:#f9fafb;display:flex;flex-direction:column;gap:10px}.menu-selection-item-expanded-group{display:flex;flex-direction:column;gap:4px}.menu-selection-item-expanded-group.menu-selection-modifiers-group{position:relative;padding-bottom:72px}.menu-selection-item-expanded-group ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;color:#4b5563;font-size:13px}.menu-selection-item-expanded-group li{display:flex;justify-content:space-between;gap:12px}.menu-selection-item-option-list{list-style:none;margin:4px 0 0;padding:0 0 0 12px;display:flex;flex-direction:column;gap:4px;color:#6b7280;font-size:12px}.menu-selection-item-option-list li{display:flex;justify-content:space-between;gap:8px}.menu-selection-modifiers{display:flex;flex-direction:column;gap:6px}.menu-selection-modifier-nodes{display:flex;flex-direction:column;padding:4px 0}.menu-selection-modifier-group,.menu-selection-modifier-item{display:flex;flex-direction:column;background:#fff;border:none;padding:5px 0}.menu-selection-modifier-item.disabled{opacity:.55;cursor:not-allowed}.menu-selection-modifier-item.disabled .menu-selection-modifier-item-name,.menu-selection-modifier-item.disabled .menu-selection-modifier-item-price{color:#9ca3af}.menu-selection-modifier-item.disabled .p-checkbox{opacity:.6}.menu-selection-modifier-item.stop-list{opacity:.5;cursor:not-allowed;pointer-events:none}.menu-selection-modifier-item.stop-list .menu-selection-modifier-item-name,.menu-selection-modifier-item.stop-list .menu-selection-modifier-item-price{color:#9ca3af}.menu-selection-modifier-item.stop-list.disabled{opacity:.5}.menu-selection-modifier-item.stop-list.disabled .menu-selection-modifier-item-name,.menu-selection-modifier-item.stop-list.disabled .menu-selection-modifier-item-price{color:#9ca3af}.menu-selection-modifier-group-header,.menu-selection-modifier-item-header{display:flex;justify-content:space-between;align-items:center;gap:8px;background:#fff;padding-right:8px;border-radius:10px}.menu-selection-modifier-group-info{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:1}.menu-selection-modifier-group-toggle{border:none;background:transparent;width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;transition:background .2s ease,color .2s ease}.menu-selection-modifier-group-toggle:hover{background:#eef2ff;color:#4f46e5}.menu-selection-modifier-group-toggle i{font-size:12px}.menu-selection-modifier-item-check{display:flex;align-items:center;gap:8px}.menu-selection-native-checkbox{position:relative;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}.menu-selection-native-checkbox-input{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0}.menu-selection-native-checkbox-box{width:20px;height:20px;border:2px solid #111827;border-radius:4px;background:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.menu-selection-native-checkbox-box:after{content:"";width:6px;height:10px;border-right:2px solid #111827;border-bottom:2px solid #111827;transform:rotate(45deg) translateY(-1px);transform-origin:center;opacity:0;transition:opacity .15s ease,transform .15s ease}.menu-selection-native-checkbox-input:checked+.menu-selection-native-checkbox-box{background:#fff;border-color:#111827}.menu-selection-native-checkbox-input:checked+.menu-selection-native-checkbox-box:after{opacity:1;transform:rotate(45deg) translateY(-1px) scale(1)}.menu-selection-native-checkbox-input:disabled+.menu-selection-native-checkbox-box{border-color:#d1d5db;background:#f3f4f6;cursor:default}.menu-selection-native-checkbox-input:disabled:checked+.menu-selection-native-checkbox-box{background:#9ca3af;border-color:#9ca3af}.menu-selection-native-checkbox-radio .menu-selection-native-checkbox-box{border-radius:50%}.menu-selection-native-checkbox-radio .menu-selection-native-checkbox-box:after{width:8px;height:8px;border:none;background:#111827;border-radius:50%;transform:none;translate:0}.menu-selection-native-checkbox-radio .menu-selection-native-checkbox-input:checked+.menu-selection-native-checkbox-box:after{opacity:1;transform:none}.menu-selection-modifier-item-actions{display:flex;align-items:center;gap:8px}.menu-selection-modifier-item-quantity{display:inline-flex;align-items:center;border:1px solid #e2e8f0;border-radius:999px;overflow:hidden;background:#f8fafc}.menu-selection-modifier-item-quantity-button{border:none;background:transparent;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#5b21b6;cursor:pointer;transition:background .2s ease,color .2s ease}.menu-selection-modifier-item-quantity-button:not(:disabled):hover{background:#ede9fe}.menu-selection-modifier-item-quantity-button:disabled{color:#c4b5fd;cursor:not-allowed}.menu-selection-modifier-item-quantity-value{min-width:24px;text-align:center;font-size:12px;font-weight:600;color:#1f2937;padding:0 6px}.menu-selection-modifier-group-name{font-weight:600;font-size:13px;color:#1f2937}.menu-selection-modifier-group-range{font-size:11px;color:#475569;background:transparent;border-radius:999px;padding:0 6px;text-wrap:nowrap}.menu-selection-modifier-item-name{font-size:13px;font-weight:500;color:#1f2937}.menu-selection-modifier-item-price{font-size:12px;font-weight:600}.menu-selection-modifier-item-price.positive{color:#10b981}.menu-selection-modifier-item-price.negative{color:#ef4444}.menu-selection-modifier-item-price:not(.positive):not(.negative){color:#6b7280}.menu-selection-modifier-children{margin-left:0;padding-left:12px;border-left:1px solid #e2e8f0;margin-top:8px}.menu-selection-modifier-scheme{margin-left:8px;font-size:11px;color:#6366f1;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.menu-selection-add-modifiers-floating{position:sticky;bottom:0;padding:12px 0 4px;display:flex;justify-content:flex-end;background:linear-gradient(180deg,rgba(249,250,251,0),rgba(249,250,251,.98) 70%)}.menu-selection-add-modifiers{width:auto;min-width:220px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:14px;padding:12px 18px;height:48px;background:#111827;color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 10px 30px rgba(15,23,42,.25);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.menu-selection-add-modifiers i{font-size:14px}.menu-selection-add-modifiers:hover:not(:disabled){background:#0f172a;transform:translateY(-1px);box-shadow:0 14px 34px rgba(15,23,42,.35)}.menu-selection-add-modifiers:disabled{background:#cbd5f5;color:#64748b;cursor:not-allowed;box-shadow:none;transform:none}.menu-selection-item-expanded-title{font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.menu-selection-item-info{display:flex;flex-direction:column;gap:6px;color:#0f172a}.menu-selection-item-category{font-size:12px;color:#8b5cf6}.menu-selection-item-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;font-size:15px;font-weight:600;width:100%}.menu-selection-item-title-text{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.menu-selection-item-desc{font-size:12px;color:#64748b;line-height:1.4;max-width:360px}.menu-selection-item-schedule{font-size:11px;color:#6b7280;margin-top:6px;display:flex;align-items:center;font-weight:500}.menu-selection-item-schedule-unavailable{color:#b91c1c;background:hsla(0,93%,94%,.5);border:1px solid hsla(0,91%,71%,.3);padding:4px 8px;border-radius:4px;font-weight:600}.menu-selection-item-schedule-warning{color:#92400e;background:hsla(48,96%,89%,.5);border:1px solid rgba(250,204,21,.3);padding:4px 8px;border-radius:4px;font-weight:600}.menu-selection-item-availability-message{font-size:11px;font-weight:600;margin-top:4px;padding:4px 8px;border-radius:4px}.menu-selection-item-availability-message-error{color:#b91c1c;background:hsla(0,93%,94%,.5);border:1px solid hsla(0,91%,71%,.3)}.menu-selection-item-availability-message-warning{color:#92400e;background:hsla(48,96%,89%,.5);border:1px solid rgba(250,204,21,.3)}.menu-selection-item-price{font-weight:600;color:#7c3aed;font-size:14px;white-space:nowrap}.menu-selection-right{flex:1 1 30%;min-width:280px;display:flex;flex-direction:column;min-height:100%}.menu-selection-cart{border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:18px;display:flex;flex-direction:column;gap:14px;height:100%}.menu-selection-cart-header{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;color:#1f2937;gap:12px}.menu-selection-cart-total{font-size:16px;font-weight:700;color:#4f46e5}.menu-selection-cart-list{display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding-right:4px}.menu-selection-cart-item{border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;padding:12px;display:flex;flex-direction:column;gap:6px}.menu-selection-cart-item-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.menu-selection-cart-item-name{font-weight:600;color:#111827;font-size:14px}.menu-selection-cart-item-price{font-weight:600;color:#4f46e5;font-size:14px}.menu-selection-cart-item-variation{font-size:12px;color:#6b7280}.menu-selection-cart-item-modifiers{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;font-size:12px;color:#4b5563}.menu-selection-cart-item-modifier-price{margin-left:4px;font-weight:600}.menu-selection-cart-item-modifier-price.positive{color:#059669}.menu-selection-cart-item-modifier-price.negative{color:#ef4444}.menu-selection-cart-item-modifier-price:not(.positive):not(.negative){color:#6b7280}.menu-selection-cart-item-modifier-quantity{font-size:11px;font-weight:600;color:#6366f1}.menu-selection-cart-item-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#4b5563}.menu-selection-cart-item-editing{animation:menu-selection-cart-item-pulse 2s ease-in-out infinite;border-color:#4f46e5;background:#eef2ff}@keyframes menu-selection-cart-item-pulse{0%,to{box-shadow:0 0 0 0 rgba(79,70,229,.4)}50%{box-shadow:0 0 0 4px rgba(79,70,229,0)}}.menu-selection-cart-item-actions{display:flex;align-items:center;gap:8px}.menu-selection-cart-item-edit{border:none;background:none;color:#4f46e5;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-weight:600;transition:color .2s ease;font-size:12px}.menu-selection-cart-item-edit:hover:not(:disabled){color:#4338ca}.menu-selection-cart-item-edit:disabled{color:#d1d5db;cursor:default}.menu-selection-cart-item-edit i{font-size:12px}.menu-selection-cart-item-quantity-static{font-weight:600;color:#4f46e5}.menu-selection-cart-item-quantity-controls{display:flex;align-items:center;gap:8px}.menu-selection-cart-item-quantity-button{width:28px;height:28px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#4f46e5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,border .2s ease}.menu-selection-cart-item-quantity-button:hover:not(:disabled){background:#eef2ff;border-color:#c4b5fd}.menu-selection-cart-item-quantity-button:disabled{cursor:default;color:#cbd5f5;border-color:#e5e7eb;background:#f3f4f6}.menu-selection-cart-item-quantity-button i{font-size:12px}.menu-selection-cart-item-quantity-value{min-width:24px;text-align:center;font-weight:600;color:#111827}.menu-selection-cart-item-remove{border:none;background:none;color:#ef4444;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-weight:600;transition:color .2s ease}.menu-selection-cart-item-remove:hover:not(:disabled){color:#dc2626}.menu-selection-cart-item-remove:disabled{color:#d1d5db;cursor:default}.menu-selection-cart-item-comment{margin-top:8px;padding:8px 12px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;font-size:12px}.menu-selection-cart-item-comment-label{font-weight:600;color:#4b5563;margin-right:6px}.menu-selection-cart-item-comment-text{color:#111827;white-space:pre-wrap;word-break:break-word}.menu-selection-cart-item-comment-edit{margin-top:8px;padding:8px 12px;background:#f9fafb;border:1px solid #d1d5db;border-radius:6px}.menu-selection-cart-item-comment-textarea{width:100%;min-height:60px;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;font-family:inherit;resize:vertical;outline:none;transition:border-color .2s ease}.menu-selection-cart-item-comment-textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.menu-selection-cart-item-comment-actions{display:flex;gap:8px;margin-top:8px}.menu-selection-cart-item-comment-save{padding:6px 12px;background:#4f46e5;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s ease}.menu-selection-cart-item-comment-save:hover{background:#4338ca}.menu-selection-cart-item-comment-cancel{padding:6px 12px;background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.menu-selection-cart-item-comment-cancel:hover{background:#f9fafb;border-color:#9ca3af}.menu-selection-cart-item-comment-btn{border:none;background:none;color:#4f46e5;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-weight:600;transition:color .2s ease;font-size:12px}.menu-selection-cart-item-comment-btn:hover:not(:disabled){color:#4338ca}.menu-selection-cart-item-comment-btn:disabled{color:#d1d5db;cursor:default}.menu-selection-cart-item-comment-btn-active{color:#7c3aed}.menu-selection-cart-item-comment-btn i{font-size:12px}.menu-selection-cart-item-comment-display{font-size:12px;font-weight:500;cursor:pointer;transition:color .2s ease;padding:4px 8px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;user-select:none}.menu-selection-cart-item-comment-display.no-comment{color:#9ca3af;font-style:italic}.menu-selection-cart-item-comment-display.has-comment{color:#4b5563}.menu-selection-cart-item-comment-display:hover{background-color:#f3f4f6}.menu-selection-cart-item-comment-display.no-comment:hover{color:#6b7280}.menu-selection-cart-item-comment-display.has-comment:hover{color:#374151}.menu-selection-cart-summary{margin-top:auto;border-top:1px solid #e2e8f0;padding-top:12px;display:flex;flex-direction:column;gap:8px}.menu-selection-cart-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#1f2937}.menu-selection-cart-summary-total{font-weight:700;font-size:16px;color:#111827}.menu-selection-cart-summary-total span:last-child{color:#4f46e5}.menu-selection-cart-item-modifier{display:block;--modifier-depth:0}.menu-selection-cart-item-modifier[data-depth="0"] .menu-selection-cart-item-modifier-row{padding-left:0}.menu-selection-cart-item-modifier:not([data-depth="0"]){margin-left:12px}.menu-selection-cart-item-modifier-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-left:calc(var(--modifier-depth, 0) * 16px + 12px)}.menu-selection-cart-item-modifier-row:before{content:"";position:absolute;left:calc(var(--modifier-depth, 0) * 16px - 8px);top:8px;bottom:8px;width:2px;background:#e5e7eb;border-radius:999px;opacity:0}.menu-selection-cart-item-modifier:not([data-depth="0"]) .menu-selection-cart-item-modifier-row:before{opacity:1}.menu-selection-cart-item-modifier-info{display:flex;flex-direction:column;gap:2px;min-width:0}.menu-selection-cart-item-modifier-path{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-selection-cart-item-modifier-name{font-size:13px;font-weight:500;color:#1f2937;line-height:1.3;display:inline-flex;align-items:center;gap:4px}.menu-selection-cart-item-modifier-quantity{font-size:12px;color:#6b7280}.menu-selection-cart-item-modifier-actions{display:inline-flex;align-items:center;gap:8px}.menu-selection-cart-item-modifier-remove{border:none;background:none;padding:0;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#ef4444;cursor:pointer;transition:color .2s ease}.menu-selection-cart-item-modifier-remove i{font-size:11px}.menu-selection-cart-item-modifier-remove:hover{color:#dc2626}.menu-selection-cart-item-modifier-group{margin-top:6px}.menu-selection-cart-item-modifier-group-row{display:flex;align-items:center;gap:6px}.menu-selection-cart-item-modifier-group-label{font-size:11px;font-weight:600;text-transform:uppercase;color:#6b7280;letter-spacing:.04em}.menu-selection-confirm-footer{display:flex;justify-content:flex-end;gap:8px}.menu-selection-confirm-message{margin-bottom:8px;font-size:14px;color:#374151}.menu-selection-confirm-target{margin:0;font-size:15px;font-weight:600;color:#111827}.menu-selection-detail-head{display:flex;gap:18px;align-items:flex-start}.menu-selection-detail-title{font-size:20px;font-weight:700;color:#0f172a}.menu-selection-detail-category{display:inline-flex;margin-top:6px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#7c3aed;background:rgba(124,58,237,.08);padding:4px 10px;border-radius:999px}.menu-selection-product-image{flex-shrink:0;position:relative;width:100%;height:220px;border-radius:16px;overflow:hidden;background:#f3f4f6}.menu-selection-product-image-media{object-fit:cover}.menu-selection-product-description{line-height:1.6;font-size:14px;color:#4b5563}.menu-selection-product-variations{display:flex;flex-direction:column;gap:12px}.menu-selection-section-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4b5563;display:inline-flex;align-items:center;gap:4px}.menu-selection-variation-list{display:flex;flex-direction:column;gap:10px}.menu-selection-variation{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;cursor:pointer;transition:border .2s ease,background .2s ease;display:flex;justify-content:space-between;align-items:center}.menu-selection-variation:hover{border-color:#c7d2fe;box-shadow:0 4px 12px rgba(148,163,184,.18)}.menu-selection-variation.active{box-shadow:0 6px 16px rgba(124,58,237,.18);border-color:#8b5cf6;background:#f5f3ff}.menu-selection-variation-title{font-weight:600;color:#111827}.menu-selection-variation-price{color:#7c3aed;font-weight:600}.menu-selection-product-addon{display:flex;flex-direction:column;gap:10px}.menu-selection-addon-list{display:flex;flex-direction:column;gap:8px}.menu-selection-addon-option{background:#fff;justify-content:space-between;border:1px solid #e5e7eb;border-radius:12px;padding:10px 14px}.menu-selection-addon-option,.menu-selection-addon-option-info{display:flex;align-items:center;gap:12px}.menu-selection-addon-title{font-weight:500;color:#111827}.menu-selection-addon-description{font-size:12px;color:#6b7280}.menu-selection-addon-price{font-weight:500;font-size:13px;color:#4b5563}.menu-selection-required{color:#ef4444}.menu-selection-quantity{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.menu-selection-note-input,.menu-selection-quantity-input,.menu-selection-quantity-input .p-inputnumber{width:100%}.menu-selection-quantity-input .p-inputnumber-button{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.menu-selection-quantity-input .p-inputnumber-input{text-align:center;width:calc(100% - 88px);font-weight:600}.menu-selection-note-input{border-radius:10px;border:1px solid #d1d5db;padding:12px 14px}.menu-selection-summary{border:1px solid #e2e8f0;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:12px;background:#fff}.menu-selection-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#475569}.menu-selection-summary-divider{height:1px;background:#e2e8f0}.menu-selection-summary-total{font-weight:700;font-size:16px;color:#0f172a}.menu-selection-right button.p-button{width:100%;justify-content:center;padding:12px 18px;font-weight:600}.menu-selection-detail-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;color:#94a3b8;padding:60px 20px}.menu-selection-detail-empty i{font-size:40px}.menu-selection-dialog{width:min(1100px,90vw);height:70vh;max-height:70vh}.menu-selection-dialog .p-dialog-content,.menu-selection-dialog-content{padding:0;background:transparent;height:100%}.menu-selection-dialog .p-dialog-content{min-height:100%;max-height:70vh;overflow-y:auto}.menu-selection-dialog .menu-selection-container{height:100%}.menu-selection-categories{display:flex;flex-wrap:wrap;gap:8px;max-height:96px;overflow-x:auto;padding-bottom:4px}.menu-selection-categories::-webkit-scrollbar{height:4px}.menu-selection-categories::-webkit-scrollbar-thumb{background:rgba(139,92,246,.4);border-radius:999px}.menu-selection-category{padding:6px 14px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:13px;cursor:pointer;transition:background .2s ease,color .2s ease,border .2s ease}.menu-selection-category.active,.menu-selection-category:hover{border-color:#8b5cf6;color:#5b21b6}.menu-selection-category.active{background:#ede9fe;font-weight:600}.menu-selection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;align-items:stretch}.menu-selection-card{border:1px solid #e5e7eb;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:14px;transition:box-shadow .2s ease,transform .2s ease;cursor:pointer;background:#fff}.menu-selection-card:hover{box-shadow:0 12px 28px rgba(15,23,42,.12);transform:translatey(-3px)}.menu-selection-card-image{position:relative;width:100%;height:160px;border-radius:12px;overflow:hidden;background:#f3f4f6}.menu-selection-card-image-media{object-fit:cover}.menu-selection-card-image--placeholder{display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:600;color:#9ca3af}.menu-selection-card-body{display:flex;flex-direction:column;gap:10px}.menu-selection-card-title{font-size:17px;font-weight:600;color:#111827;min-height:44px}.menu-selection-card-description{font-size:13px;color:#6b7280;min-height:36px}.menu-selection-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.menu-selection-price{color:#7c3aed;font-weight:600}.menu-selection-card-add{width:36px;height:36px;border-radius:50%;border:none;background:#8b5cf6;color:#fff;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.menu-selection-card-add:hover{background:#7c3aed;transform:scale(1.05)}.menu-selection-fallback{text-align:center;color:#6b7280;padding:64px 0;display:flex;flex-direction:column;gap:12px;align-items:center}.menu-selection-fallback i{font-size:32px;color:#9ca3af}.menu-selection-product-dialog .p-dialog-content{padding:24px 24px 20px}.menu-selection-product-content{display:flex;flex-direction:column;gap:20px}.menu-selection-product-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 0 4px}.menu-selection-product-total{font-size:16px;font-weight:600;color:#111827}.call-center-input input,.call-center-input select,.call-center-input textarea,input.call-center-input,select.call-center-input,textarea.call-center-input{min-height:48px;font-size:15px;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease;width:100%;background-color:#fff;box-sizing:border-box}.call-center-input select,select.call-center-input{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}.call-center-input textarea,textarea.call-center-input{min-height:72px;resize:vertical}.call-center-input input:focus,.call-center-input select:focus,.call-center-input textarea:focus,input.call-center-input:focus,select.call-center-input:focus,textarea.call-center-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1);outline:none}.call-center-input input:hover:not(:focus),.call-center-input select:hover:not(:focus),.call-center-input textarea:hover:not(:focus),input.call-center-input:hover:not(:focus),select.call-center-input:hover:not(:focus),textarea.call-center-input:hover:not(:focus){border-color:#d1d5db}.menu-selection-cart-item-combo-comments{margin-top:6px;padding:6px 8px;background:#f8fafc;border-radius:4px;border:1px solid #e2e8f0}.menu-selection-cart-combo-group-comment{margin-bottom:4px;display:flex;align-items:flex-start;gap:6px}.menu-selection-cart-combo-group-comment:last-child{margin-bottom:0}.menu-selection-cart-combo-group-comment-label{font-size:11px;font-weight:600;color:#475569;min-width:80px;flex-shrink:0}.menu-selection-cart-combo-group-comment-text{font-size:11px;color:#1e40af;background:#dbeafe;padding:2px 6px;border-radius:3px;border:1px solid #93c5fd}.menu-selection-cart-item-combo-comments-edit{margin-top:8px;padding:8px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.menu-selection-cart-combo-comments-edit-header{font-size:12px;font-weight:600;color:#374151;margin-bottom:8px}.menu-selection-cart-combo-group-comment-edit{margin-bottom:8px}.menu-selection-cart-combo-group-comment-edit:last-child{margin-bottom:0}.menu-selection-cart-combo-group-comment-edit label{display:block;font-size:11px;font-weight:600;color:#374151;margin-bottom:4px}.menu-selection-cart-combo-group-comment-edit textarea{width:100%;padding:4px 6px;border:1px solid #d1d5db;border-radius:3px;font-size:11px;line-height:1.4;resize:vertical}.menu-selection-cart-combo-group-comment-edit textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.menu-selection-comment-icon-combo{display:inline-flex;align-items:center;position:relative;top:-1px}.menu-selection-comment-icon-combo .combo-second{position:relative;left:-7px;top:2px;z-index:1;color:#858a93}.inline-comment-editor{margin-top:4px}.inline-comment-textarea{width:100%;min-height:20px;border:none;background:transparent;outline:none;font-size:12px;line-height:1.4;color:#374151;resize:none;padding:2px 0;font-family:inherit}.inline-comment-textarea:focus{background:rgba(59,130,246,.05);border-radius:3px}.inline-comment-textarea::placeholder{color:#9ca3af;font-style:italic}.inline-comment-display{margin-top:4px}.inline-comment-text{font-size:12px;color:#374151;line-height:1.4;white-space:pre-wrap}.inline-combo-comments{margin-top:4px}.inline-combo-group-comment{margin-bottom:4px;display:flex;align-items:flex-start;gap:6px}.combo-group-label{font-size:11px;font-weight:600;color:#6b7280;min-width:80px;flex-shrink:0}.combo-item-comment-display,.combo-item-comment-editor,.inline-combo-comments-display{margin-top:4px;margin-left:16px}.inline-combo-group-comment-display{margin-bottom:2px;display:flex;align-items:flex-start;gap:6px}.clickable-combo-name,.clickable-item-name{cursor:pointer;transition:color .2s ease}.clickable-combo-name:hover,.clickable-item-name:hover{color:#3b82f6}.clickable-comment{cursor:pointer;transition:color .2s ease}.clickable-comment:hover{color:#3b82f6;text-decoration:underline}.clickable-combo-item{cursor:pointer;transition:color .2s ease}.clickable-combo-item:hover{color:#3b82f6}.inline-comment-textarea.saved{background:rgba(34,197,94,.1);transition:background .5s ease}
/*# sourceMappingURL=6b3623366b0bd2ae.css.map*/