.product-card[data-v-333ee128]{align-items:stretch;border-radius:1rem;box-shadow:0 1px 3px hsl(var(--foreground)/.05);display:grid;gap:.875rem;grid-template-columns:2fr 3fr;overflow:hidden;padding:.875rem;transition:border-color .2s ease,box-shadow .2s ease}.product-card[data-v-333ee128]:active{border-color:hsl(var(--border));box-shadow:0 2px 8px hsl(var(--foreground)/.08)}.product-card[data-v-333ee128]:focus-visible{border-radius:.5rem;outline:2px solid hsl(var(--badge-primary-text));outline-offset:2px}.product-card--unavailable[data-v-333ee128]{opacity:.55}.product-card__media[data-v-333ee128]{align-self:start;background:hsl(var(--muted));border-radius:.75rem;height:-moz-fit-content;height:fit-content;line-height:0;overflow:hidden;position:relative;width:100%}.product-card__photo[data-v-333ee128]{aspect-ratio:1/1;display:block;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.product-card__emoji[data-v-333ee128]{aspect-ratio:1/1;font-size:1.75rem;line-height:1;width:100%}.product-card__emoji[data-v-333ee128],.product-card__media-badge[data-v-333ee128]{align-items:center;display:flex;justify-content:center}.product-card__media-badge[data-v-333ee128]{background:hsl(var(--foreground)/.5);color:hsl(var(--surface));font-size:.625rem;font-weight:600;top:0;right:0;bottom:0;left:0;line-height:1.2;padding:.25rem;position:absolute;text-align:center}.product-card__body[data-v-333ee128]{display:flex;flex-direction:column;min-height:100%;min-width:0}.product-card__main[data-v-333ee128]{display:flex;flex-direction:column;gap:.25rem}.product-card__title[data-v-333ee128]{color:hsl(var(--text-primary));display:-webkit-box;font-size:.9375rem;font-weight:600;-webkit-line-clamp:2;line-height:1.3;-webkit-box-orient:vertical;overflow:hidden}.product-card__badge[data-v-333ee128]{align-items:center;background:hsl(var(--surface-secondary));border-radius:999px;color:hsl(var(--badge-primary-text));display:inline-flex;font-size:.625rem;font-weight:500;letter-spacing:.01em;line-height:1.2;padding:.125rem .4375rem}.product-card__description[data-v-333ee128]{color:hsl(var(--text-secondary));display:-webkit-box;font-size:.8125rem;-webkit-line-clamp:2;line-height:1.4;margin-top:.125rem;-webkit-box-orient:vertical;overflow:hidden}.product-card__meta[data-v-333ee128]{color:hsl(var(--text-tertiary));font-size:.75rem;line-height:1.3;margin-top:.25rem}.product-card__footer[data-v-333ee128]{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-top:auto;padding-top:.5rem;width:100%}.product-card__price[data-v-333ee128]{color:hsl(var(--text-primary));font-size:.9375rem;font-weight:700;letter-spacing:-.01em}.product-card__cart-btn[data-v-333ee128]{align-items:center;background:hsl(var(--text-primary));border:none;border-radius:999px;color:hsl(var(--surface));cursor:pointer;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;transition:background-color .2s ease,color .2s ease;width:2rem}.product-card__cart-btn[data-v-333ee128]:hover:not(:disabled){background:hsl(var(--action-primary-bg));color:hsl(var(--action-primary-text))}.product-card__cart-btn[data-v-333ee128]:disabled{cursor:not-allowed;opacity:.35}.product-card__qty[data-v-333ee128]{align-items:center;display:inline-flex;flex-shrink:0;gap:.25rem}.product-card__qty-btn[data-v-333ee128]{border:none;border-radius:999px;cursor:pointer;font-size:.9375rem;font-weight:600;height:1.75rem;transition:background-color .2s ease,color .2s ease;width:1.75rem}.product-card__qty-btn--minus[data-v-333ee128]{background:hsl(var(--surface-secondary));color:hsl(var(--text-primary))}.product-card__qty-btn--minus[data-v-333ee128]:hover:not(:disabled){background:hsl(var(--icon-button-destructive-hover-bg));color:hsl(var(--icon-button-destructive-text))}.product-card__qty-btn--plus[data-v-333ee128]{background:hsl(var(--action-primary-bg));color:hsl(var(--action-primary-text))}.product-card__qty-btn--plus[data-v-333ee128]:hover:not(:disabled){background:hsl(var(--action-primary-hover-bg))}.product-card__qty-btn[data-v-333ee128]:disabled{cursor:not-allowed;opacity:.35}.product-card__qty-value[data-v-333ee128]{color:hsl(var(--text-primary));font-size:.8125rem;font-weight:600;min-width:1.125rem;text-align:center}@media(min-width:768px){.product-card[data-v-333ee128]{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;display:flex;flex-direction:column;gap:0;grid-template-columns:none;overflow:hidden;padding:0;transition:border-color .2s ease,box-shadow .2s ease}.product-card[data-v-333ee128]:hover{border-color:hsl(var(--border));box-shadow:0 4px 16px -8px hsl(var(--foreground)/.12)}.product-card__media[data-v-333ee128]{border-radius:0;flex:none;height:11rem;line-height:normal;min-height:11rem;width:100%}.product-card__photo[data-v-333ee128]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card__emoji[data-v-333ee128],.product-card__photo[data-v-333ee128]{aspect-ratio:auto;top:0;right:0;bottom:0;left:0;position:absolute}.product-card__emoji[data-v-333ee128]{font-size:3rem;width:auto}.product-card__media-badge[data-v-333ee128]{border-radius:.375rem;inset:auto;bottom:auto;font-size:.6875rem;height:auto;left:.625rem;padding:.25rem .5rem;right:auto;top:.625rem;width:auto}.product-card__body[data-v-333ee128]{gap:.625rem;justify-content:space-between;min-height:0;padding:.875rem 1rem 1rem}.product-card__title[data-v-333ee128]{font-size:1rem;-webkit-line-clamp:2}.product-card__description[data-v-333ee128]{font-size:.875rem;-webkit-line-clamp:2}.product-card__price[data-v-333ee128]{font-size:1.125rem}.product-card__cart-btn[data-v-333ee128]{border-radius:.5rem;height:2.25rem;width:2.25rem}.product-card__qty-btn[data-v-333ee128]{border-radius:.5rem;height:2rem;width:2rem}}.scrollbar-hide[data-v-a1b9b2d4]{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide[data-v-a1b9b2d4]::-webkit-scrollbar{display:none}.wizard-progress[data-v-0c2b9d50]{align-items:center;display:flex;flex-shrink:0;gap:6px;justify-content:center;padding:10px 24px 0}.wizard-dot[data-v-0c2b9d50]{background:hsl(var(--border));border-radius:50%;height:8px;transition:all .2s ease;width:8px}.wizard-dot.active[data-v-0c2b9d50]{background:hsl(var(--primary));transform:scale(1.3)}.wizard-dot.done[data-v-0c2b9d50]{background:hsl(var(--success))}.skeleton[data-v-0c2b9d50]{animation:shimmer-0c2b9d50 1.5s infinite;background:linear-gradient(90deg,hsl(var(--muted)) 25%,hsl(var(--border)),hsl(var(--muted)) 75%);background-size:200% 100%;border-radius:8px}@keyframes shimmer-0c2b9d50{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-title[data-v-0c2b9d50]{height:28px;width:60%}.skeleton-line[data-v-0c2b9d50]{height:16px;width:90%}.skeleton-line.short[data-v-0c2b9d50]{width:50%}.skeleton-group[data-v-0c2b9d50]{border-radius:8px;height:100px}.product-description[data-v-0c2b9d50]{font-size:16px;line-height:1.6}.product-description[data-v-0c2b9d50],.product-prep-time[data-v-0c2b9d50]{color:hsl(var(--muted-foreground));margin:0}.product-prep-time[data-v-0c2b9d50]{font-size:13px}.modifier-group[data-v-0c2b9d50]{border:1px solid hsl(var(--border));border-radius:10px;padding:16px}.group-header[data-v-0c2b9d50]{align-items:center;display:flex;gap:8px;margin-bottom:4px}.group-name[data-v-0c2b9d50]{color:hsl(var(--foreground));font-size:16px;font-weight:700}.group-required[data-v-0c2b9d50]{background:hsl(var(--warning)/.15);color:hsl(var(--warning-foreground))}.group-optional[data-v-0c2b9d50],.group-required[data-v-0c2b9d50]{border-radius:20px;font-size:12px;font-weight:600;padding:2px 8px}.group-optional[data-v-0c2b9d50]{background:hsl(var(--muted))}.group-hint[data-v-0c2b9d50],.group-optional[data-v-0c2b9d50]{color:hsl(var(--muted-foreground))}.group-hint[data-v-0c2b9d50]{font-size:12px;margin:0 0 12px}.group-options[data-v-0c2b9d50]{display:flex;flex-direction:column;gap:10px;margin-top:12px}.option-label[data-v-0c2b9d50]{align-items:center;border-bottom:1px solid hsl(var(--muted));cursor:pointer;display:flex;gap:12px;padding:8px 0}.option-label[data-v-0c2b9d50]:last-child{border-bottom:none;padding-bottom:0}.option-label.option-disabled[data-v-0c2b9d50]{cursor:not-allowed;opacity:.4}.option-input[data-v-0c2b9d50]{accent-color:hsl(var(--primary));cursor:pointer;flex-shrink:0;height:18px;width:18px}.option-name[data-v-0c2b9d50]{color:hsl(var(--foreground));flex:1;font-size:16px}.option-price[data-v-0c2b9d50]{color:hsl(var(--primary));font-size:13px;font-weight:600}.option-price-discount[data-v-0c2b9d50],.option-price-free[data-v-0c2b9d50]{color:hsl(var(--success))}.option-meta[data-v-0c2b9d50]{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.modifier-stepper[data-v-0c2b9d50]{align-items:center;background:hsl(var(--muted)/.35);border:1px solid hsl(var(--border));border-radius:8px;display:flex;gap:6px;padding:2px}.modifier-stepper-btn[data-v-0c2b9d50]{align-items:center;background:hsl(var(--card));border:none;border-radius:6px;color:hsl(var(--muted-foreground));cursor:pointer;display:flex;font-size:18px;font-weight:700;height:30px;justify-content:center;line-height:1;width:30px}.modifier-stepper-btn[data-v-0c2b9d50]:hover:not(:disabled){color:hsl(var(--primary))}.modifier-stepper-btn[data-v-0c2b9d50]:disabled{cursor:not-allowed;opacity:.35}.modifier-stepper-value[data-v-0c2b9d50]{color:hsl(var(--muted-foreground));font-size:14px;font-variant-numeric:tabular-nums;font-weight:700;min-width:22px;text-align:center}.modifier-stepper-value.active[data-v-0c2b9d50]{color:hsl(var(--primary))}.quantity-section[data-v-0c2b9d50]{align-items:center;background:hsl(var(--muted)/.5);border-radius:10px;display:flex;justify-content:space-between;padding:16px}.quantity-label[data-v-0c2b9d50]{color:hsl(var(--foreground));font-size:16px;font-weight:600}.quantity-controls[data-v-0c2b9d50]{gap:16px}.qty-btn[data-v-0c2b9d50],.quantity-controls[data-v-0c2b9d50]{align-items:center;display:flex}.qty-btn[data-v-0c2b9d50]{background:hsl(var(--card));border:2px solid hsl(var(--primary));border-radius:50%;color:hsl(var(--primary));cursor:pointer;font-size:20px;font-weight:700;height:36px;justify-content:center;line-height:1;transition:all .15s ease;width:36px}.qty-btn[data-v-0c2b9d50]:hover:not(:disabled){background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.qty-btn[data-v-0c2b9d50]:disabled{border-color:hsl(var(--muted));color:hsl(var(--muted));cursor:not-allowed}.qty-value[data-v-0c2b9d50]{color:hsl(var(--foreground));font-size:18px;font-weight:700;min-width:24px;text-align:center}.notes-section[data-v-0c2b9d50]{display:flex;flex-direction:column;gap:6px}.notes-label[data-v-0c2b9d50]{font-weight:600}.notes-input[data-v-0c2b9d50],.notes-label[data-v-0c2b9d50]{color:hsl(var(--foreground));font-size:16px}.notes-input[data-v-0c2b9d50]{border:1px solid hsl(var(--border));border-radius:8px;box-sizing:border-box;font-family:inherit;outline:none;padding:10px 12px;resize:none;transition:border-color .2s;width:100%}.notes-input[data-v-0c2b9d50]:focus{border-color:hsl(var(--primary))}.wizard-toggle-section[data-v-0c2b9d50]{background:hsl(var(--primary)/.08);border:1px solid hsl(var(--primary)/.2);border-radius:10px;padding:14px 16px}.wizard-toggle-label[data-v-0c2b9d50]{align-items:center;color:hsl(var(--foreground));cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px}.toggle-switch[data-v-0c2b9d50]{background:hsl(var(--border));border-radius:11px;cursor:pointer;flex-shrink:0;height:22px;position:relative;transition:background .2s ease;width:40px}.toggle-switch.on[data-v-0c2b9d50]{background:hsl(var(--primary))}.toggle-knob[data-v-0c2b9d50]{background:hsl(var(--card));border-radius:50%;box-shadow:0 1px 3px hsl(var(--overlay-backdrop-bg)/.2);height:16px;left:3px;position:absolute;top:3px;transition:transform .2s ease;width:16px}.toggle-switch.on .toggle-knob[data-v-0c2b9d50]{transform:translate(18px)}.wizard-toggle-hint[data-v-0c2b9d50]{color:hsl(var(--muted-foreground));font-size:12px;margin:6px 0 0 52px}.panel-enter-active[data-v-0c2b9d50],.panel-leave-active[data-v-0c2b9d50]{transition:transform .25s ease,opacity .25s ease}.panel-enter-from[data-v-0c2b9d50],.panel-leave-to[data-v-0c2b9d50]{opacity:0;transform:translateY(100%)}@media(min-width:768px){.panel-enter-from[data-v-0c2b9d50],.panel-leave-to[data-v-0c2b9d50]{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.panel-enter-active[data-v-0c2b9d50],.panel-leave-active[data-v-0c2b9d50]{transition:none}}.unavailable-banner[data-v-0c2b9d50]{align-items:center;border-radius:14px;display:flex;flex-direction:column;gap:12px;padding:36px 24px;text-align:center}.unavailable-banner--error[data-v-0c2b9d50]{background:hsl(var(--destructive)/.06);border:1px solid hsl(var(--destructive)/.2)}.unavailable-banner--offline[data-v-0c2b9d50]{background:hsl(var(--warning)/.06);border:1px solid hsl(var(--warning)/.2)}.unavailable-icon-wrap[data-v-0c2b9d50]{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.unavailable-icon-wrap--error[data-v-0c2b9d50]{background:hsl(var(--destructive)/.12);color:hsl(var(--destructive))}.unavailable-icon-wrap--offline[data-v-0c2b9d50]{background:hsl(var(--warning)/.15);color:hsl(var(--warning-foreground))}.unavailable-icon[data-v-0c2b9d50]{height:28px;width:28px}.unavailable-title[data-v-0c2b9d50]{color:hsl(var(--foreground));font-size:16px;font-weight:700;letter-spacing:-.01em;margin:0}.unavailable-msg[data-v-0c2b9d50]{color:hsl(var(--muted-foreground));font-size:14px;line-height:1.55;margin:0;max-width:28ch}
