.modal-overlay[data-v-fdf2de89]{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;display:flex;font-family:var(--degular);top:0;right:0;bottom:0;left:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}.modal-dialog[data-v-fdf2de89]{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;position:relative;width:100%}.close-btn-floating[data-v-fdf2de89]{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#333;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:15px;top:15px;width:36px;z-index:100}.close-btn-floating[data-v-fdf2de89]:hover{background:#f8f8f8;transform:scale(1.1)}.modal-body-layout[data-v-fdf2de89]{display:flex;flex-grow:1;min-height:400px;overflow:hidden}.image-column[data-v-fdf2de89]{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;overflow:hidden;position:relative;width:50%}.product-image-container img[data-v-fdf2de89]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-placeholder[data-v-fdf2de89]{color:#9ca3af}.image-placeholder .ph[data-v-fdf2de89]{font-size:4rem}.info-column[data-v-fdf2de89]{background:#fff;display:flex;flex-direction:column;width:50%}.scrollable-content[data-v-fdf2de89]{max-height:60vh;overflow-y:auto;padding:2rem}.product-title[data-v-fdf2de89]{color:#1f2937;font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.product-meta-header[data-v-fdf2de89]{margin-bottom:1rem}.price-row[data-v-fdf2de89]{align-items:center;display:flex;gap:.75rem}.base-price[data-v-fdf2de89]{align-items:baseline;color:#4b5563;display:flex;font-size:1.25rem;font-weight:600;gap:.25rem}.price-unit[data-v-fdf2de89]{color:#6b7280;font-size:.8em;font-weight:500;text-transform:capitalize}.savings-badge[data-v-fdf2de89]{background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:12px;color:#166534;font-size:.8rem;font-weight:600;padding:.2rem .6rem}.product-description[data-v-fdf2de89]{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:2rem}.modifiers-container[data-v-fdf2de89]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.modifier-group .group-header[data-v-fdf2de89]{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.modifier-group .group-header h4[data-v-fdf2de89]{color:#1f2937;font-size:1rem;font-weight:700;margin:0}.modifier-group .group-header .group-rules[data-v-fdf2de89]{align-items:center;color:#6b7280;display:flex;font-size:.85rem;gap:6px}.modifier-group .group-header .required-badge[data-v-fdf2de89],.modifier-group .group-header .satisfied-badge[data-v-fdf2de89]{border-radius:4px;font-size:.7rem;font-weight:700;padding:2px 8px;text-transform:uppercase}.modifier-group .group-header .satisfied-badge[data-v-fdf2de89]{background:#dcfce7;color:#166534}.options-list.compact-list[data-v-fdf2de89]{display:flex;flex-direction:column;gap:6px}.option-item[data-v-fdf2de89]{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:.5rem .75rem;transition:all .15s ease-in-out}.option-item.disabled[data-v-fdf2de89]{opacity:.5;pointer-events:none}.option-item[data-v-fdf2de89]:hover{background:#f9fafb;border-color:#d1d5db}.option-item.selected[data-v-fdf2de89]{background-color:#fff5f5;border-color:#d00}.option-control[data-v-fdf2de89]{align-items:center;display:flex;gap:.75rem;width:100%}.option-info[data-v-fdf2de89]{color:#374151;display:flex;flex-grow:1;font-size:.95rem;font-weight:500;justify-content:space-between}.opt-price[data-v-fdf2de89]{color:#6b7280;font-size:.9rem;font-weight:400}.radio-control[data-v-fdf2de89]:active{background-color:#fcebeb}.radio-circle[data-v-fdf2de89]{border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.radio-circle.selected[data-v-fdf2de89]{border-color:#d00}.radio-circle.selected[data-v-fdf2de89]:after{background:#d00;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease-in-out;width:10px}.checkbox-square[data-v-fdf2de89]{align-items:center;border:2px solid #d1d5db;border-radius:4px;display:flex;flex-shrink:0;height:18px;justify-content:center;transition:all .2s;width:18px}.checkbox-square.selected[data-v-fdf2de89]{background:#d00;border-color:#d00;color:#fff}.checkbox-square.selected span[data-v-fdf2de89]{font-size:14px;font-weight:700}.counter-control[data-v-fdf2de89]{justify-content:space-between}.counter-actions[data-v-fdf2de89]{align-items:center;display:flex;gap:.5rem}.counter-actions .counter-btn[data-v-fdf2de89]{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.counter-actions .counter-btn[data-v-fdf2de89]:disabled{cursor:not-allowed;opacity:.3}.counter-actions .counter-btn.plus[data-v-fdf2de89]{border-color:#d00;color:#d00}.counter-actions .counter-btn .ph[data-v-fdf2de89]{font-size:16px;font-weight:700}.counter-actions .count-display[data-v-fdf2de89]{font-size:.9rem;font-weight:700;min-width:16px;text-align:center}.legacy[data-v-fdf2de89]{border-top:1px dashed #e2e8f0;margin-top:1rem;padding-top:1rem}.options-title[data-v-fdf2de89]{color:#4b5563;font-size:1rem;font-weight:600;margin-bottom:.75rem}.options-grid.compact-grid[data-v-fdf2de89]{display:flex;flex-direction:column;gap:6px}.option-card.compact-card[data-v-fdf2de89]{align-items:center;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;padding:.5rem .75rem;position:relative}.option-card.compact-card.active[data-v-fdf2de89]{background-color:#fff5f5;border-color:#d00}.option-card.compact-card.active .check-circle[data-v-fdf2de89]{background:#d00;border-color:#d00;color:#fff}.option-card.compact-card .option-content[data-v-fdf2de89]{display:flex;flex-grow:1;font-size:.95rem;font-weight:500;justify-content:space-between;padding-right:.5rem}.option-card.compact-card .check-circle[data-v-fdf2de89]{align-items:center;border:2px solid #d1d5db;border-radius:50%;color:transparent;display:flex;height:18px;justify-content:center;width:18px}.option-card.compact-card .check-circle span[data-v-fdf2de89]{font-size:12px;font-weight:700}.option-card.compact-card input[data-v-fdf2de89]{display:none}.comment-group[data-v-fdf2de89]{margin-top:1.5rem}.comment-group textarea[data-v-fdf2de89]{border:1px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:.9rem;min-height:60px;padding:.75rem;resize:vertical;width:100%}.modal-footer-custom[data-v-fdf2de89]{background:#fff;border-top:1px solid #f3f4f6;justify-content:space-between;padding:1rem 2rem}.footer-left[data-v-fdf2de89],.modal-footer-custom[data-v-fdf2de89]{align-items:center;display:flex}.min-qty-info[data-v-fdf2de89]{align-items:center;background-color:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#c2410c;display:inline-flex;font-size:.85rem;font-weight:500;gap:.5rem;padding:.4rem .8rem}.min-qty-info .icon[data-v-fdf2de89]{font-size:1.1rem}.footer-right-column[data-v-fdf2de89]{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.footer-row-controls[data-v-fdf2de89]{align-items:center;display:flex;gap:1rem}.quantity-control[data-v-fdf2de89]{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:30px;display:flex;padding:.2rem}.quantity-control .qty-btn[data-v-fdf2de89]{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.quantity-control .qty-btn[data-v-fdf2de89]:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.5}.quantity-control .qty-value[data-v-fdf2de89]{font-size:1rem;font-weight:600;text-align:center;width:32px}.add-btn[data-v-fdf2de89]{background:#d00;border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:600;height:48px;min-width:200px;padding:0 1.5rem}.add-btn .btn-content[data-v-fdf2de89]{align-items:center;display:flex;justify-content:space-between;width:100%}.add-btn[data-v-fdf2de89]:disabled{background:#a0aec0;cursor:not-allowed;opacity:.5}.total-savings-line[data-v-fdf2de89]{color:#166534;font-size:.9rem;font-weight:500;text-align:right}.total-savings-line .savings-amount[data-v-fdf2de89]{font-weight:700}@media(max-width:768px){.modal-dialog[data-v-fdf2de89]{border-radius:0;height:100vh;max-height:100vh}.modal-body-layout[data-v-fdf2de89]{flex-direction:column;overflow-y:auto}.image-column[data-v-fdf2de89]{flex-shrink:0;height:200px;width:100%}.info-column[data-v-fdf2de89]{width:100%}.modal-footer-custom[data-v-fdf2de89]{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.footer-left[data-v-fdf2de89]{justify-content:flex-start;width:100%}.footer-right-column[data-v-fdf2de89]{align-items:stretch;width:100%}.footer-row-controls[data-v-fdf2de89]{display:grid;gap:1rem;grid-template-columns:auto 1fr}.add-btn[data-v-fdf2de89]{width:100%}.total-savings-line[data-v-fdf2de89]{margin-top:.25rem;text-align:center}}
