.toast-container[data-v-4227854e]{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:.75rem;max-width:90vw;width:400px}.toast[data-v-4227854e]{position:relative;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:12px;background:#fff;box-shadow:0 10px 40px #00000026;cursor:pointer;overflow:hidden}.toast-success[data-v-4227854e]{border-right:4px solid #27ae60}.toast-error[data-v-4227854e]{border-right:4px solid #e74c3c}.toast-warning[data-v-4227854e]{border-right:4px solid #f39c12}.toast-info[data-v-4227854e]{border-right:4px solid #3498db}.toast-icon[data-v-4227854e]{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;flex-shrink:0}.toast-success .toast-icon[data-v-4227854e]{background:#d4edda;color:#27ae60}.toast-error .toast-icon[data-v-4227854e]{background:#f8d7da;color:#e74c3c}.toast-warning .toast-icon[data-v-4227854e]{background:#fff3cd;color:#f39c12}.toast-info .toast-icon[data-v-4227854e]{background:#d1ecf1;color:#3498db}.toast-message[data-v-4227854e]{flex:1;font-size:.95rem;color:#333}.toast-close[data-v-4227854e]{background:none;border:none;font-size:1.25rem;color:#999;cursor:pointer;padding:.25rem;line-height:1}.toast-close[data-v-4227854e]:hover{color:#333}.toast-progress[data-v-4227854e]{position:absolute;bottom:0;right:0;height:3px;width:100%;background:currentColor;opacity:.3;animation:progress-4227854e linear forwards}@keyframes progress-4227854e{0%{width:100%}to{width:0%}}.toast-enter-active[data-v-4227854e]{animation:toast-in-4227854e .4s ease}.toast-leave-active[data-v-4227854e]{animation:toast-out-4227854e .3s ease forwards}.toast-move[data-v-4227854e]{transition:transform .3s ease}@keyframes toast-in-4227854e{0%{opacity:0;transform:translateY(-20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-out-4227854e{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(100%) scale(.9)}}.dark-mode-toggle[data-v-abddfadf]{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center}.toggle-track[data-v-abddfadf]{position:relative;width:60px;height:30px;background:linear-gradient(135deg,#ffd6e7,#fff5f8);border-radius:15px;display:flex;align-items:center;justify-content:space-between;padding:0 6px;transition:all .3s ease;box-shadow:inset 0 2px 4px #0000001a}.toggle-track.dark[data-v-abddfadf]{background:linear-gradient(135deg,#1a1a2e,#16213e)}.toggle-icon[data-v-abddfadf]{font-size:14px;z-index:1;transition:opacity .3s ease}.toggle-track.dark .sun[data-v-abddfadf]{opacity:.4}.toggle-track:not(.dark) .moon[data-v-abddfadf]{opacity:.4}.toggle-thumb[data-v-abddfadf]{position:absolute;top:3px;right:3px;width:24px;height:24px;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0003;transition:all .3s ease}.toggle-thumb.dark[data-v-abddfadf]{right:calc(100% - 27px);background:#2d3748}.footer[data-v-9432282c]{position:relative;margin-top:4rem}.footer-wave[data-v-9432282c]{position:absolute;top:-60px;left:0;right:0;height:60px;overflow:hidden}.footer-wave svg[data-v-9432282c]{width:100%;height:100%;fill:var(--pink-light)}.footer-content[data-v-9432282c]{background:var(--pink-light);padding:3rem 0 0;transition:background .3s ease}.footer-grid[data-v-9432282c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border-pink)}.brand-section[data-v-9432282c]{max-width:280px}.brand[data-v-9432282c]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.brand-logo[data-v-9432282c]{font-size:2rem}.brand-name[data-v-9432282c]{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-description[data-v-9432282c]{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1.25rem}.social-links[data-v-9432282c]{display:flex;gap:.75rem}.social-link[data-v-9432282c]{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);border-radius:12px;transition:all .3s ease;box-shadow:0 2px 8px #0000000f}.social-link[data-v-9432282c]:hover{transform:translateY(-3px);box-shadow:0 4px 12px #ff6b9d4d}.social-link.facebook[data-v-9432282c]:hover{background:#1877f2}.social-link.facebook:hover .social-icon[data-v-9432282c]{filter:brightness(10)}.social-link.whatsapp[data-v-9432282c]:hover{background:#25d366}.social-link.whatsapp:hover .social-icon[data-v-9432282c]{filter:brightness(10)}.social-icon[data-v-9432282c]{font-size:1.25rem}.section-title[data-v-9432282c]{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin-bottom:1.25rem;position:relative;padding-bottom:.5rem}.section-title[data-v-9432282c]:after{content:"";position:absolute;bottom:0;right:0;width:40px;height:3px;background:linear-gradient(90deg,var(--pink-primary),var(--pink-secondary));border-radius:2px}.footer-nav[data-v-9432282c]{display:flex;flex-direction:column;gap:.75rem}.footer-link[data-v-9432282c]{color:var(--text-secondary);font-size:.95rem;transition:all .3s ease;display:inline-flex;align-items:center}.footer-link[data-v-9432282c]:before{content:"←";margin-left:.5rem;opacity:0;transform:translate(5px);transition:all .3s ease}.footer-link[data-v-9432282c]:hover{color:var(--pink-primary)}.footer-link[data-v-9432282c]:hover:before{opacity:1;transform:translate(0)}.contact-list[data-v-9432282c]{display:flex;flex-direction:column;gap:1rem}.contact-item[data-v-9432282c]{display:flex;align-items:center;gap:.75rem;color:var(--text-secondary);font-size:.95rem;transition:color .3s ease}a.contact-item[data-v-9432282c]:hover{color:var(--pink-primary)}.contact-icon[data-v-9432282c]{font-size:1.1rem}.hours-list[data-v-9432282c]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.hours-item[data-v-9432282c]{display:flex;justify-content:space-between;font-size:.9rem}.hours-item .day[data-v-9432282c]{color:var(--text-secondary)}.hours-item .time[data-v-9432282c]{font-weight:600;color:var(--text-primary)}.hours-item.closed .time[data-v-9432282c]{color:#e74c3c}.kosher-badge[data-v-9432282c]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:linear-gradient(135deg,#fff9e6,#fff5d6);border:2px solid #ffd700;border-radius:25px;font-size:.9rem;font-weight:600;color:#8b6914;box-shadow:0 2px 8px #ffd70033}.dark .kosher-badge[data-v-9432282c]{background:linear-gradient(135deg,#3d3520,#2d2815);border-color:#b8960b;color:gold}.badge-icon[data-v-9432282c]{font-size:1.1rem}.newsletter-section[data-v-9432282c]{padding:2rem 0;border-bottom:1px solid var(--border-pink)}.newsletter-content[data-v-9432282c]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.newsletter-text h4[data-v-9432282c]{font-size:1.2rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.newsletter-text p[data-v-9432282c]{color:var(--text-secondary);font-size:.9rem}.newsletter-form[data-v-9432282c]{display:flex;gap:.75rem;flex:1;max-width:400px}.newsletter-input[data-v-9432282c]{flex:1;padding:.75rem 1rem;border:2px solid var(--border-pink);border-radius:12px;background:var(--bg-primary);font-size:1rem;color:var(--text-primary);transition:all .3s ease}.newsletter-input[data-v-9432282c]:focus{outline:none;border-color:var(--pink-primary)}.newsletter-input[data-v-9432282c]::placeholder{color:var(--text-muted)}.newsletter-btn[data-v-9432282c]{padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.newsletter-btn[data-v-9432282c]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #ff6b9d66}.newsletter-btn[data-v-9432282c]:disabled{opacity:.7;cursor:wait}.footer-bottom[data-v-9432282c]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1.5rem 0}.copyright[data-v-9432282c]{color:var(--text-secondary);font-size:.9rem}.bottom-links[data-v-9432282c]{display:flex;align-items:center;gap:.75rem}.bottom-link[data-v-9432282c]{color:var(--text-secondary);font-size:.85rem;transition:color .3s ease}.bottom-link[data-v-9432282c]:hover{color:var(--pink-primary)}.separator[data-v-9432282c]{color:var(--text-muted);font-size:.75rem}.made-with[data-v-9432282c]{color:var(--text-secondary);font-size:.9rem}@media (max-width: 768px){.footer-grid[data-v-9432282c]{grid-template-columns:1fr;text-align:center}.brand-section[data-v-9432282c]{max-width:100%}.brand[data-v-9432282c],.social-links[data-v-9432282c]{justify-content:center}.section-title[data-v-9432282c]:after{right:50%;transform:translate(50%)}.footer-nav[data-v-9432282c],.contact-list[data-v-9432282c]{align-items:center}.hours-item[data-v-9432282c]{justify-content:center;gap:1rem}.kosher-badge[data-v-9432282c]{margin:0 auto}.newsletter-content[data-v-9432282c]{flex-direction:column;text-align:center}.newsletter-form[data-v-9432282c]{width:100%;max-width:100%;flex-direction:column}.newsletter-btn[data-v-9432282c]{width:100%}.footer-bottom[data-v-9432282c]{flex-direction:column;text-align:center}}.search-wrapper[data-v-e1557617]{position:relative}.search-container[data-v-e1557617]{display:flex;align-items:center}.search-toggle[data-v-e1557617]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--bg-secondary);border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.search-toggle[data-v-e1557617]:hover{background:var(--pink-light)}.search-icon[data-v-e1557617]{font-size:1.1rem}.search-box[data-v-e1557617]{display:flex;align-items:center;gap:.5rem;background:var(--bg-primary);border:2px solid var(--pink-primary);border-radius:25px;padding:.5rem 1rem;width:300px;box-shadow:0 4px 20px #ff6b9d33}.search-input[data-v-e1557617]{flex:1;border:none;background:transparent;font-size:1rem;color:var(--text-primary);outline:none}.search-input[data-v-e1557617]::placeholder{color:var(--text-muted)}.clear-btn[data-v-e1557617],.close-btn[data-v-e1557617]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--bg-secondary);border:none;border-radius:50%;font-size:.8rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.clear-btn[data-v-e1557617]:hover,.close-btn[data-v-e1557617]:hover{background:var(--pink-light);color:var(--pink-primary)}.search-results[data-v-e1557617]{position:absolute;top:calc(100% + .5rem);right:0;width:350px;max-height:400px;background:var(--bg-primary);border-radius:16px;box-shadow:0 10px 40px #00000026;overflow:hidden;z-index:1001}.results-header[data-v-e1557617]{padding:.75rem 1rem;background:var(--bg-secondary);font-size:.85rem;color:var(--text-secondary);border-bottom:1px solid var(--border-color)}.results-list[data-v-e1557617]{max-height:300px;overflow-y:auto}.result-item[data-v-e1557617]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease;border-bottom:1px solid var(--border-color)}.result-item[data-v-e1557617]:last-child{border-bottom:none}.result-item[data-v-e1557617]:hover{background:var(--pink-light)}.result-image[data-v-e1557617]{font-size:1.5rem}.result-info[data-v-e1557617]{flex:1;display:flex;flex-direction:column;gap:.2rem}.result-name[data-v-e1557617]{font-weight:600;font-size:.95rem;color:var(--text-primary)}.result-category[data-v-e1557617]{font-size:.8rem;color:var(--text-muted)}.result-price[data-v-e1557617]{font-weight:700;color:var(--pink-primary)}.view-all-btn[data-v-e1557617]{display:block;padding:.75rem;text-align:center;background:var(--pink-light);color:var(--pink-primary);font-weight:600;text-decoration:none;transition:all .3s ease}.view-all-btn[data-v-e1557617]:hover{background:var(--pink-primary);color:#fff}.no-results[data-v-e1557617]{padding:2rem;text-align:center}.no-results-icon[data-v-e1557617]{font-size:2.5rem;display:block;margin-bottom:.5rem;opacity:.5}.no-results p[data-v-e1557617]{color:var(--text-secondary);margin:0 0 1rem}.browse-link[data-v-e1557617]{color:var(--pink-primary);font-weight:600;text-decoration:none}.browse-link[data-v-e1557617]:hover{text-decoration:underline}.search-overlay[data-v-e1557617]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:999}.dropdown-enter-active[data-v-e1557617],.dropdown-leave-active[data-v-e1557617]{transition:all .3s ease}.dropdown-enter-from[data-v-e1557617],.dropdown-leave-to[data-v-e1557617]{opacity:0;transform:translateY(-10px)}.fade-enter-active[data-v-e1557617],.fade-leave-active[data-v-e1557617]{transition:opacity .3s ease}.fade-enter-from[data-v-e1557617],.fade-leave-to[data-v-e1557617]{opacity:0}@media (max-width: 768px){.search-box[data-v-e1557617]{position:fixed;top:1rem;right:1rem;left:1rem;width:auto;z-index:1002}.search-results[data-v-e1557617]{position:fixed;top:70px;right:1rem;left:1rem;width:auto}}.toast-container[data-v-43a940e0]{position:fixed;top:90px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:.75rem;max-width:90%;width:400px}.toast[data-v-43a940e0]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--bg-primary);border-radius:12px;box-shadow:0 10px 40px #00000026;cursor:pointer;position:relative;overflow:hidden;border-right:4px solid}.toast.success[data-v-43a940e0]{border-color:#48bb78}.toast.error[data-v-43a940e0]{border-color:#f56565}.toast.warning[data-v-43a940e0]{border-color:#ed8936}.toast.info[data-v-43a940e0]{border-color:#4299e1}.toast-icon[data-v-43a940e0]{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;flex-shrink:0}.toast.success .toast-icon[data-v-43a940e0]{background:#c6f6d5;color:#276749}.toast.error .toast-icon[data-v-43a940e0]{background:#fed7d7;color:#c53030}.toast.warning .toast-icon[data-v-43a940e0]{background:#feebc8;color:#c05621}.toast.info .toast-icon[data-v-43a940e0]{background:#bee3f8;color:#2b6cb0}.toast-message[data-v-43a940e0]{flex:1;font-size:.95rem;font-weight:500;color:var(--text-primary);line-height:1.4}.toast-close[data-v-43a940e0]{background:none;border:none;color:var(--text-muted);font-size:1rem;cursor:pointer;padding:.25rem;opacity:.6;transition:opacity .2s ease}.toast-close[data-v-43a940e0]:hover{opacity:1}.toast-progress[data-v-43a940e0]{position:absolute;bottom:0;right:0;height:3px;background:currentColor;opacity:.3;animation:progress-43a940e0 linear forwards}.toast.success .toast-progress[data-v-43a940e0]{color:#48bb78}.toast.error .toast-progress[data-v-43a940e0]{color:#f56565}.toast.warning .toast-progress[data-v-43a940e0]{color:#ed8936}.toast.info .toast-progress[data-v-43a940e0]{color:#4299e1}@keyframes progress-43a940e0{0%{width:100%}to{width:0%}}.toast-enter-active[data-v-43a940e0]{animation:toastIn-43a940e0 .3s ease}.toast-leave-active[data-v-43a940e0]{animation:toastOut-43a940e0 .3s ease}@keyframes toastIn-43a940e0{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastOut-43a940e0{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(.95)}}@media (max-width: 480px){.toast-container[data-v-43a940e0]{top:80px;width:calc(100% - 2rem);left:1rem;transform:none}.toast[data-v-43a940e0]{padding:.875rem 1rem}}.cart-overlay[data-v-2e082348]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}.cart-drawer[data-v-2e082348]{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:420px;background:var(--bg-primary);box-shadow:-10px 0 40px #00000026;z-index:1001;display:flex;flex-direction:column}.cart-header[data-v-2e082348]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-color)}.cart-title[data-v-2e082348]{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}.cart-icon[data-v-2e082348]{font-size:1.5rem}.cart-badge[data-v-2e082348]{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 .5rem;background:var(--pink-primary);color:#fff;border-radius:12px;font-size:.85rem;font-weight:700}.close-btn[data-v-2e082348]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);border:none;border-radius:50%;font-size:1.1rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.close-btn[data-v-2e082348]:hover{background:var(--pink-light);color:var(--pink-primary)}.cart-empty[data-v-2e082348]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.empty-icon[data-v-2e082348]{font-size:4rem;margin-bottom:1rem;opacity:.5}.cart-empty h3[data-v-2e082348]{font-size:1.25rem;color:var(--text-primary);margin:0 0 .5rem}.cart-empty p[data-v-2e082348]{color:var(--text-secondary);margin:0 0 1.5rem}.browse-btn[data-v-2e082348]{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:var(--pink-primary);color:#fff;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease}.browse-btn[data-v-2e082348]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ff6b9d4d}.cart-content[data-v-2e082348]{flex:1;display:flex;flex-direction:column;overflow:hidden}.cart-items[data-v-2e082348]{flex:1;overflow-y:auto;padding:1rem 1.5rem}.cart-item[data-v-2e082348]{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;padding:1rem;background:var(--bg-secondary);border-radius:12px;margin-bottom:.75rem}.item-emoji[data-v-2e082348]{font-size:2rem}.item-details[data-v-2e082348]{min-width:0}.item-name[data-v-2e082348]{font-size:.95rem;font-weight:600;color:var(--text-primary);margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-price[data-v-2e082348]{font-size:.8rem;color:var(--text-secondary)}.item-actions[data-v-2e082348]{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.quantity-controls[data-v-2e082348]{display:flex;align-items:center;gap:.4rem;background:var(--bg-primary);border-radius:20px;padding:.2rem}.qty-btn[data-v-2e082348]{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:var(--pink-light);border:none;border-radius:50%;color:var(--pink-primary);font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease}.qty-btn[data-v-2e082348]:hover{background:var(--pink-primary);color:#fff}.qty-btn.minus[data-v-2e082348]:hover{background:#e74c3c}.qty-value[data-v-2e082348]{min-width:20px;text-align:center;font-weight:600;font-size:.9rem}.item-total[data-v-2e082348]{font-weight:700;color:var(--pink-primary);font-size:.95rem}.remove-btn[data-v-2e082348]{background:none;border:none;font-size:1.1rem;cursor:pointer;opacity:.5;transition:all .2s ease;padding:.25rem}.remove-btn[data-v-2e082348]:hover{opacity:1;transform:scale(1.1)}.cart-summary[data-v-2e082348]{padding:1.25rem 1.5rem;background:var(--bg-secondary);border-top:1px solid var(--border-color)}.summary-row[data-v-2e082348]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.95rem;color:var(--text-secondary)}.summary-value[data-v-2e082348]{font-weight:600;color:var(--text-primary)}.delivery-note[data-v-2e082348]{font-size:.85rem}.summary-row.total[data-v-2e082348]{border-top:2px dashed var(--border-color);margin-top:.5rem;padding-top:1rem;font-size:1.1rem;font-weight:700;color:var(--text-primary)}.summary-row.total .summary-value[data-v-2e082348]{font-size:1.25rem;color:var(--pink-primary)}.cart-actions[data-v-2e082348]{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.checkout-btn[data-v-2e082348]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1.05rem;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ff6b9d4d}.checkout-btn[data-v-2e082348]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.checkout-btn:hover .btn-arrow[data-v-2e082348]{transform:translate(-4px)}.btn-arrow[data-v-2e082348]{transition:transform .3s ease}.continue-btn[data-v-2e082348]{padding:.875rem;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:12px;font-weight:600;font-size:.95rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.continue-btn[data-v-2e082348]:hover{border-color:var(--pink-primary);color:var(--pink-primary)}.fade-enter-active[data-v-2e082348],.fade-leave-active[data-v-2e082348]{transition:opacity .3s ease}.fade-enter-from[data-v-2e082348],.fade-leave-to[data-v-2e082348]{opacity:0}.slide-enter-active[data-v-2e082348],.slide-leave-active[data-v-2e082348]{transition:transform .3s ease}.slide-enter-from[data-v-2e082348],.slide-leave-to[data-v-2e082348]{transform:translate(100%)}.cart-item-enter-active[data-v-2e082348],.cart-item-leave-active[data-v-2e082348]{transition:all .3s ease}.cart-item-enter-from[data-v-2e082348]{opacity:0;transform:translate(20px)}.cart-item-leave-to[data-v-2e082348]{opacity:0;transform:translate(-20px)}.cart-item-move[data-v-2e082348]{transition:transform .3s ease}@media (max-width: 480px){.cart-drawer[data-v-2e082348]{max-width:100%}.cart-item[data-v-2e082348]{grid-template-columns:auto 1fr auto;gap:.75rem}.remove-btn[data-v-2e082348]{position:absolute;top:.5rem;left:.5rem}.cart-item[data-v-2e082348]{position:relative}}.cart-button[data-v-8d2786ec]{position:relative;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--bg-primary);border:2px solid var(--border-pink);border-radius:25px;cursor:pointer;transition:all .3s ease}.cart-button[data-v-8d2786ec]:hover,.cart-button.has-items[data-v-8d2786ec]{background:var(--pink-light);border-color:var(--pink-primary)}.cart-button.is-animating[data-v-8d2786ec]{animation:cartPop-8d2786ec .5s ease}@keyframes cartPop-8d2786ec{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.cart-icon[data-v-8d2786ec]{font-size:1.25rem;transition:transform .3s ease}.cart-button:hover .cart-icon[data-v-8d2786ec]{transform:scale(1.1)}.cart-button.is-animating .cart-icon[data-v-8d2786ec]{animation:iconWiggle-8d2786ec .5s ease}@keyframes iconWiggle-8d2786ec{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.cart-count[data-v-8d2786ec]{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .4rem;background:var(--pink-primary);color:#fff;border-radius:11px;font-size:.8rem;font-weight:700}.cart-total[data-v-8d2786ec]{font-weight:700;font-size:.95rem;color:var(--pink-primary)}.bounce-enter-active[data-v-8d2786ec]{animation:bounceIn-8d2786ec .4s ease}.bounce-leave-active[data-v-8d2786ec]{animation:bounceOut-8d2786ec .3s ease}@keyframes bounceIn-8d2786ec{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes bounceOut-8d2786ec{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.fade-enter-active[data-v-8d2786ec],.fade-leave-active[data-v-8d2786ec]{transition:opacity .3s ease}.fade-enter-from[data-v-8d2786ec],.fade-leave-to[data-v-8d2786ec]{opacity:0}@media (max-width: 480px){.cart-total[data-v-8d2786ec]{display:none}.cart-button[data-v-8d2786ec]{padding:.5rem .75rem}}.whatsapp-float[data-v-856d88aa]{position:fixed;bottom:25px;left:25px;width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #25d36666;z-index:999;transition:all .3s ease;text-decoration:none}.whatsapp-float[data-v-856d88aa]:hover{transform:scale(1.1);box-shadow:0 6px 25px #25d36680}.whatsapp-icon[data-v-856d88aa]{width:32px;height:32px;color:#fff;display:flex;align-items:center;justify-content:center}.whatsapp-icon svg[data-v-856d88aa]{width:100%;height:100%}.whatsapp-tooltip[data-v-856d88aa]{position:absolute;right:calc(100% + 15px);background:var(--bg-primary);color:var(--text-primary);padding:.6rem 1rem;border-radius:10px;font-size:.9rem;font-weight:600;white-space:nowrap;box-shadow:0 4px 15px #0000001a;pointer-events:none}.whatsapp-tooltip[data-v-856d88aa]:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);border:8px solid transparent;border-left-color:var(--bg-primary)}.whatsapp-pulse[data-v-856d88aa]{position:absolute;width:100%;height:100%;background:#25d366;border-radius:50%;animation:pulse-856d88aa 2s ease-out infinite;z-index:-1}@keyframes pulse-856d88aa{0%{transform:scale(1);opacity:.5}to{transform:scale(1.5);opacity:0}}.tooltip-enter-active[data-v-856d88aa],.tooltip-leave-active[data-v-856d88aa]{transition:all .3s ease}.tooltip-enter-from[data-v-856d88aa],.tooltip-leave-to[data-v-856d88aa]{opacity:0;transform:translate(10px)}@media (max-width: 768px){.whatsapp-float[data-v-856d88aa]{bottom:20px;left:20px;width:55px;height:55px}.whatsapp-icon[data-v-856d88aa]{width:28px;height:28px}.whatsapp-tooltip[data-v-856d88aa]{display:none}}.checkout-page .whatsapp-float[data-v-856d88aa],.admin-page .whatsapp-float[data-v-856d88aa]{display:none}*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #fff;--bg-secondary: #f8f9fa;--bg-gradient: linear-gradient(135deg, #fff5f8 0%, #fff 50%, #f8f9fa 100%);--text-primary: #333;--text-secondary: #666;--text-muted: #999;--border-color: #f0f0f0;--border-pink: #ffd6e7;--pink-primary: #d34a6e;--pink-secondary: #ff8fab;--pink-light: #fff5f8;--card-shadow: 0 4px 20px rgba(0, 0, 0, .06);--header-bg: rgba(255, 255, 255, .95)}.dark{--bg-primary: #1a1a2e;--bg-secondary: #16213e;--bg-gradient: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f0f1a 100%);--text-primary: #f0f0f0;--text-secondary: #b0b0b0;--text-muted: #707070;--border-color: #2d2d44;--border-pink: #4a3040;--pink-primary: #d34a6e;--pink-secondary: #ff8fab;--pink-light: #2d2035;--card-shadow: 0 4px 20px rgba(0, 0, 0, .3);--header-bg: rgba(26, 26, 46, .95)}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:var(--bg-gradient);min-height:100vh;direction:rtl;color:var(--text-primary);transition:background .3s ease,color .3s ease}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.btn-primary{background:linear-gradient(135deg,var(--pink-primary) 0%,var(--pink-secondary) 100%);color:#fff;box-shadow:0 4px 15px #ff6b9d4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.btn-outline{background:var(--bg-primary);border:2px solid var(--border-pink);color:var(--pink-primary)}.btn-outline:hover{background:var(--pink-light);border-color:var(--pink-primary)}.card{background:var(--bg-primary);border-radius:16px;padding:1.5rem;box-shadow:var(--card-shadow);transition:background .3s ease,box-shadow .3s ease}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.header[data-v-a14feb47]{position:sticky;top:0;background:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000000f;z-index:100;transition:background .3s ease}.nav-container[data-v-a14feb47]{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem}.logo-link[data-v-a14feb47]{display:flex;align-items:center;gap:.75rem}.logo-img[data-v-a14feb47]{height:48px;width:auto}.logo-text[data-v-a14feb47]{font-size:1.4rem;font-weight:800;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links[data-v-a14feb47]{display:flex;align-items:center;gap:.5rem;margin-inline-start:auto}.nav-link[data-v-a14feb47]{padding:.5rem 1rem;border-radius:10px;font-weight:600;color:var(--text-secondary);transition:all .3s ease}.nav-link[data-v-a14feb47]:hover,.nav-link.router-link-active[data-v-a14feb47]{color:var(--pink-primary);background:var(--pink-light)}.nav-link-primary[data-v-a14feb47]{background:linear-gradient(135deg,var(--pink-primary) 0%,var(--pink-secondary) 100%);color:#fff!important;box-shadow:0 4px 15px #ff6b9d4d}.nav-link-primary[data-v-a14feb47]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66;background:linear-gradient(135deg,var(--pink-primary) 0%,var(--pink-secondary) 100%)}.nav-actions[data-v-a14feb47]{display:flex;align-items:center;gap:.75rem}.dark-toggle-desktop[data-v-a14feb47]{display:block}.dark-toggle-mobile[data-v-a14feb47]{display:none;margin-top:1rem}.mobile-menu-btn[data-v-a14feb47]{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.hamburger[data-v-a14feb47]{display:flex;flex-direction:column;gap:5px;width:24px}.hamburger span[data-v-a14feb47]{display:block;height:3px;background:var(--pink-primary);border-radius:3px;transition:all .3s ease}.hamburger.active span[data-v-a14feb47]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.active span[data-v-a14feb47]:nth-child(2){opacity:0}.hamburger.active span[data-v-a14feb47]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.main[data-v-a14feb47]{padding:1.5rem 1rem 3rem;min-height:calc(100vh - 200px)}.fade-enter-active[data-v-a14feb47],.fade-leave-active[data-v-a14feb47]{transition:opacity .3s ease}.fade-enter-from[data-v-a14feb47],.fade-leave-to[data-v-a14feb47]{opacity:0}.slide-left-enter-active[data-v-a14feb47],.slide-left-leave-active[data-v-a14feb47],.slide-right-enter-active[data-v-a14feb47],.slide-right-leave-active[data-v-a14feb47]{transition:all .4s ease}.slide-left-enter-from[data-v-a14feb47]{opacity:0;transform:translate(-30px)}.slide-left-leave-to[data-v-a14feb47],.slide-right-enter-from[data-v-a14feb47]{opacity:0;transform:translate(30px)}.slide-right-leave-to[data-v-a14feb47]{opacity:0;transform:translate(-30px)}@media (max-width: 768px){.mobile-menu-btn[data-v-a14feb47]{display:block}.dark-toggle-desktop[data-v-a14feb47]{display:none}.dark-toggle-mobile[data-v-a14feb47]{display:flex;justify-content:center}.nav-links[data-v-a14feb47]{position:fixed;top:70px;right:0;left:0;bottom:0;background:var(--bg-primary);flex-direction:column;padding:2rem;gap:1rem;transform:translate(100%);transition:transform .3s ease,background .3s ease;z-index:99;margin-inline-start:0}.nav-links.open[data-v-a14feb47]{transform:translate(0)}.nav-link[data-v-a14feb47]{width:100%;text-align:center;padding:1rem;font-size:1.1rem}.nav-link-primary[data-v-a14feb47]{margin-top:1rem}.app.menu-open[data-v-a14feb47]{overflow:hidden}.nav-actions[data-v-a14feb47]{margin-inline-start:auto}}.category-card[data-v-1d216583]{position:relative;display:block;padding:1.75rem;border-radius:20px;background:var(--bg-primary);overflow:hidden;text-decoration:none;color:inherit;transition:all .4s ease;box-shadow:0 4px 20px #0000000f}.category-card[data-v-1d216583]:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0000001f}.card-background[data-v-1d216583]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--category-color) 0%,transparent 60%);opacity:.1;transition:opacity .4s ease}.category-card:hover .card-background[data-v-1d216583]{opacity:.2}.card-content[data-v-1d216583]{position:relative;z-index:1}.card-icon[data-v-1d216583]{display:inline-block;font-size:3rem;margin-bottom:1rem;transition:transform .4s ease}.category-card:hover .card-icon[data-v-1d216583]{transform:scale(1.15) rotate(-5deg)}.card-title[data-v-1d216583]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.card-description[data-v-1d216583]{font-size:.9rem;color:var(--text-secondary);margin:0 0 1rem;line-height:1.5}.card-footer[data-v-1d216583]{display:flex;align-items:center;justify-content:space-between}.products-count[data-v-1d216583]{font-size:.85rem;font-weight:600;color:var(--category-color);background:linear-gradient(135deg,var(--category-color),var(--category-color));-webkit-background-clip:text;background-clip:text}.card-arrow[data-v-1d216583]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--pink-light);border-radius:50%;color:var(--pink-primary);font-size:1rem;transition:all .3s ease}.category-card:hover .card-arrow[data-v-1d216583]{background:var(--pink-primary);color:#fff;transform:translate(-4px)}.card-shine[data-v-1d216583]{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease;z-index:2;pointer-events:none}.category-card:hover .card-shine[data-v-1d216583]{left:150%}.dark .category-card[data-v-1d216583]{box-shadow:0 4px 20px #0003}.dark .category-card[data-v-1d216583]:hover{box-shadow:0 12px 40px #0000004d}.product-card[data-v-5dbef8a3]{position:relative;background:var(--bg-primary);border-radius:16px;padding:1.25rem;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.product-card[data-v-5dbef8a3]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.product-card.is-in-cart[data-v-5dbef8a3]{border-color:var(--pink-primary);background:var(--pink-light)}.popular-badge[data-v-5dbef8a3]{position:absolute;top:.75rem;right:.75rem;background:linear-gradient(135deg,gold,#ffb347);color:#333;font-size:.7rem;font-weight:700;padding:.3rem .6rem;border-radius:20px;z-index:2}.product-image[data-v-5dbef8a3]{display:flex;align-items:center;justify-content:center;height:80px;margin-bottom:1rem}.product-emoji[data-v-5dbef8a3]{font-size:3.5rem;transition:transform .3s ease}.product-card:hover .product-emoji[data-v-5dbef8a3]{transform:scale(1.1)}.product-info[data-v-5dbef8a3]{text-align:center}.product-name[data-v-5dbef8a3]{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:1.3}.product-description[data-v-5dbef8a3]{font-size:.8rem;color:var(--text-secondary);margin:0 0 1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-footer[data-v-5dbef8a3]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.product-price[data-v-5dbef8a3]{font-size:1.25rem;font-weight:800;color:var(--pink-primary)}.cart-actions[data-v-5dbef8a3]{flex-shrink:0}.add-btn[data-v-5dbef8a3]{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:25px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .3s ease}.add-btn[data-v-5dbef8a3]:hover{transform:scale(1.05);box-shadow:0 4px 15px #ff6b9d66}.add-icon[data-v-5dbef8a3]{font-size:1rem;font-weight:700}.quantity-controls[data-v-5dbef8a3]{display:flex;align-items:center;gap:.5rem;background:var(--bg-primary);border:2px solid var(--pink-primary);border-radius:25px;padding:.25rem}.qty-btn[data-v-5dbef8a3]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--pink-light);border:none;border-radius:50%;color:var(--pink-primary);font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease}.qty-btn[data-v-5dbef8a3]:hover{background:var(--pink-primary);color:#fff}.qty-btn.minus[data-v-5dbef8a3]:hover{background:#e74c3c}.qty-value[data-v-5dbef8a3]{min-width:24px;text-align:center;font-weight:700;color:var(--text-primary)}.added-indicator[data-v-5dbef8a3]{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#27ae60;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;white-space:nowrap;margin-bottom:.5rem;box-shadow:0 4px 15px #27ae604d}.pop-enter-active[data-v-5dbef8a3]{animation:pop-in-5dbef8a3 .3s ease}.pop-leave-active[data-v-5dbef8a3]{animation:pop-out-5dbef8a3 .2s ease}@keyframes pop-in-5dbef8a3{0%{opacity:0;transform:translate(-50%) scale(.8) translateY(10px)}to{opacity:1;transform:translate(-50%) scale(1) translateY(0)}}@keyframes pop-out-5dbef8a3{0%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%) scale(.8)}}.dark .product-card[data-v-5dbef8a3]{box-shadow:0 4px 15px #0003}.dark .product-card[data-v-5dbef8a3]:hover{box-shadow:0 8px 25px #0000004d}.dark .quantity-controls[data-v-5dbef8a3]{background:var(--bg-secondary)}.category-section[data-v-316e218b]{margin-bottom:3rem}.section-header[data-v-316e218b]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.header-content[data-v-316e218b]{display:flex;align-items:center;gap:1rem}.section-icon[data-v-316e218b]{font-size:2.5rem;flex-shrink:0}.header-text[data-v-316e218b]{display:flex;flex-direction:column;gap:.25rem}.section-title[data-v-316e218b]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}.section-description[data-v-316e218b]{font-size:.9rem;color:var(--text-secondary);margin:0}.view-all-btn[data-v-316e218b]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:var(--pink-light);color:var(--pink-primary);border-radius:25px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .3s ease}.view-all-btn[data-v-316e218b]:hover{background:var(--pink-primary);color:#fff}.view-all-btn:hover .btn-arrow[data-v-316e218b]{transform:translate(-4px)}.btn-arrow[data-v-316e218b]{transition:transform .3s ease}.products-grid[data-v-316e218b]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.product-item[data-v-316e218b]{opacity:0;animation:fadeInUp-316e218b .5s ease forwards}@keyframes fadeInUp-316e218b{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.view-more-mobile[data-v-316e218b]{display:none;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;padding:.75rem;background:var(--bg-secondary);border-radius:12px;color:var(--pink-primary);font-weight:600;text-decoration:none;transition:all .3s ease}.view-more-mobile[data-v-316e218b]:hover{background:var(--pink-light)}.view-more-mobile .arrow[data-v-316e218b]{transition:transform .3s ease}.view-more-mobile:hover .arrow[data-v-316e218b]{transform:translate(-4px)}@media (max-width: 768px){.section-header[data-v-316e218b]{flex-direction:column;align-items:flex-start}.view-all-btn[data-v-316e218b]{display:none}.view-more-mobile[data-v-316e218b]{display:flex}.products-grid[data-v-316e218b]{grid-template-columns:repeat(2,1fr);gap:1rem}.section-icon[data-v-316e218b]{font-size:2rem}.section-title[data-v-316e218b]{font-size:1.25rem}}@media (max-width: 480px){.products-grid[data-v-316e218b]{grid-template-columns:1fr}}.tips-section[data-v-f33c6429]{margin:3rem 0;padding:2rem;background:linear-gradient(135deg,var(--bg-secondary),var(--bg-primary));border-radius:24px;border:1px solid var(--border-color)}.tips-header[data-v-f33c6429]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.tips-icon[data-v-f33c6429]{font-size:1.75rem}.tips-title[data-v-f33c6429]{font-size:1.35rem;font-weight:700;color:var(--text-primary);margin:0}.tips-grid[data-v-f33c6429]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.tip-card[data-v-f33c6429]{display:flex;gap:1rem;padding:1.25rem;background:var(--bg-primary);border-radius:16px;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;animation:fadeInUp-f33c6429 .5s ease forwards;opacity:0}@keyframes fadeInUp-f33c6429{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.tip-card[data-v-f33c6429]:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.tip-icon[data-v-f33c6429]{font-size:2rem;flex-shrink:0}.tip-content[data-v-f33c6429]{flex:1}.tip-title[data-v-f33c6429]{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 .4rem}.tip-text[data-v-f33c6429]{font-size:.9rem;color:var(--text-secondary);margin:0;line-height:1.6}@media (max-width: 768px){.tips-section[data-v-f33c6429]{padding:1.5rem}.tips-grid[data-v-f33c6429]{grid-template-columns:1fr}}.testimonials-section[data-v-c11bb6ac]{padding:3rem 0}.section-header[data-v-c11bb6ac]{text-align:center;margin-bottom:2rem}.section-icon[data-v-c11bb6ac]{font-size:2.5rem;display:block;margin-bottom:.5rem}.section-title[data-v-c11bb6ac]{font-size:1.75rem;font-weight:800;color:var(--text-primary);margin:0 0 .5rem}.section-subtitle[data-v-c11bb6ac]{font-size:1rem;color:var(--text-secondary);margin:0}.loading-state[data-v-c11bb6ac]{text-align:center;padding:3rem}.loading-spinner[data-v-c11bb6ac]{width:40px;height:40px;border:3px solid var(--border-color);border-top-color:var(--pink-primary);border-radius:50%;animation:spin-c11bb6ac 1s linear infinite;margin:0 auto 1rem}.loading-spinner.small[data-v-c11bb6ac]{width:20px;height:20px;border-width:2px}@keyframes spin-c11bb6ac{to{transform:rotate(360deg)}}.empty-state[data-v-c11bb6ac]{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,var(--pink-light),var(--bg-primary));border-radius:24px;margin-bottom:2rem}.empty-icon[data-v-c11bb6ac]{font-size:4rem;display:block;margin-bottom:1rem;animation:pulse-c11bb6ac 2s ease-in-out infinite}@keyframes pulse-c11bb6ac{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.empty-state h3[data-v-c11bb6ac]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.empty-state p[data-v-c11bb6ac]{font-size:1rem;color:var(--text-secondary);margin:0}.stats-row[data-v-c11bb6ac]{display:flex;justify-content:center;gap:3rem;margin-bottom:2.5rem;flex-wrap:wrap}.stat-item[data-v-c11bb6ac]{text-align:center}.stat-number[data-v-c11bb6ac]{display:block;font-size:2rem;font-weight:800;color:var(--pink-primary)}.stat-label[data-v-c11bb6ac]{font-size:.9rem;color:var(--text-secondary)}.stat-stars[data-v-c11bb6ac]{font-size:.8rem;margin-top:.25rem}.testimonials-container[data-v-c11bb6ac]{position:relative;display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.testimonials-track[data-v-c11bb6ac]{flex:1;overflow:hidden}.testimonials-slider[data-v-c11bb6ac]{display:flex;gap:1.5rem;transition:transform .5s ease}.nav-btn[data-v-c11bb6ac]{width:44px;height:44px;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:50%;font-size:1.25rem;color:var(--text-primary);cursor:pointer;transition:all .3s ease;flex-shrink:0}.nav-btn[data-v-c11bb6ac]:hover:not(:disabled){border-color:var(--pink-primary);color:var(--pink-primary)}.nav-btn[data-v-c11bb6ac]:disabled{opacity:.3;cursor:not-allowed}.testimonial-card[data-v-c11bb6ac]{flex:0 0 calc((100% - 3rem) / 3);background:var(--bg-primary);border-radius:20px;padding:1.5rem;box-shadow:var(--card-shadow);transition:all .3s ease;border:2px solid transparent}.testimonial-card[data-v-c11bb6ac]:hover{border-color:var(--pink-light);transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.card-header[data-v-c11bb6ac]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.avatar[data-v-c11bb6ac]{width:48px;height:48px;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-letter[data-v-c11bb6ac]{color:#fff;font-size:1.25rem;font-weight:700}.customer-info[data-v-c11bb6ac]{flex:1}.customer-name[data-v-c11bb6ac]{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0}.customer-location[data-v-c11bb6ac]{font-size:.8rem;color:var(--text-muted)}.rating[data-v-c11bb6ac]{display:flex;gap:2px}.star[data-v-c11bb6ac]{font-size:1rem;color:var(--border-color)}.star.filled[data-v-c11bb6ac]{color:#fbbf24}.testimonial-text[data-v-c11bb6ac]{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin:0 0 1rem;font-style:italic}.card-footer[data-v-c11bb6ac]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.product-tag[data-v-c11bb6ac]{font-size:.8rem;font-weight:600;color:var(--pink-primary);background:var(--pink-light);padding:.3rem .75rem;border-radius:15px}.source-tag[data-v-c11bb6ac]{font-size:.75rem;color:var(--text-muted);display:flex;align-items:center;gap:.25rem}.dots[data-v-c11bb6ac]{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.dot[data-v-c11bb6ac]{width:10px;height:10px;background:var(--border-color);border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.dot.active[data-v-c11bb6ac]{background:var(--pink-primary);width:30px;border-radius:5px}.testimonials-cta[data-v-c11bb6ac]{text-align:center;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-btn[data-v-c11bb6ac]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;border-radius:30px;font-weight:700;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;font-size:1rem}.cta-btn.primary[data-v-c11bb6ac]{background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;box-shadow:0 4px 20px #ff6b9d4d}.cta-btn.primary[data-v-c11bb6ac]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ff6b9d66}.cta-btn.secondary[data-v-c11bb6ac]{background:var(--bg-primary);color:var(--pink-primary);border:2px solid var(--pink-primary)}.cta-btn.secondary[data-v-c11bb6ac]:hover{background:var(--pink-light);transform:translateY(-3px)}.modal-overlay[data-v-c11bb6ac]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.modal-content[data-v-c11bb6ac]{background:var(--bg-primary);border-radius:24px;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.modal-close[data-v-c11bb6ac]{position:absolute;top:1rem;left:1rem;width:36px;height:36px;background:var(--bg-secondary);border:none;border-radius:50%;font-size:1.25rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.modal-close[data-v-c11bb6ac]:hover{background:var(--pink-light);color:var(--pink-primary)}.modal-header[data-v-c11bb6ac]{text-align:center;margin-bottom:1.5rem}.modal-icon[data-v-c11bb6ac]{font-size:3rem;display:block;margin-bottom:.5rem}.modal-header h3[data-v-c11bb6ac]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem}.modal-header p[data-v-c11bb6ac]{color:var(--text-secondary);margin:0}.review-form[data-v-c11bb6ac]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-v-c11bb6ac]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-c11bb6ac]{font-weight:600;font-size:.95rem;color:var(--text-primary)}.form-input[data-v-c11bb6ac]{padding:.875rem 1rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:12px;font-size:1rem;color:var(--text-primary);transition:all .3s ease}.form-input[data-v-c11bb6ac]:focus{outline:none;border-color:var(--pink-primary);background:var(--bg-primary)}.form-textarea[data-v-c11bb6ac]{resize:vertical;min-height:100px}.rating-input[data-v-c11bb6ac]{display:flex;gap:.5rem}.rating-star[data-v-c11bb6ac]{font-size:2rem;background:none;border:none;color:var(--border-color);cursor:pointer;transition:all .2s ease}.rating-star[data-v-c11bb6ac]:hover,.rating-star.active[data-v-c11bb6ac]{color:#fbbf24;transform:scale(1.1)}.submit-btn[data-v-c11bb6ac]{padding:1rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-btn[data-v-c11bb6ac]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.submit-btn[data-v-c11bb6ac]:disabled{opacity:.6;cursor:not-allowed}.success-modal[data-v-c11bb6ac]{text-align:center;padding:3rem 2rem}.success-icon[data-v-c11bb6ac]{font-size:4rem;display:block;margin-bottom:1rem}.success-modal h3[data-v-c11bb6ac]{font-size:1.5rem;color:var(--text-primary);margin:0 0 .5rem}.success-modal p[data-v-c11bb6ac]{color:var(--text-secondary);margin:0 0 1.5rem}.close-btn[data-v-c11bb6ac]{padding:.75rem 2rem;background:var(--pink-primary);color:#fff;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease}.close-btn[data-v-c11bb6ac]:hover{background:var(--pink-secondary)}.fade-enter-active[data-v-c11bb6ac],.fade-leave-active[data-v-c11bb6ac]{transition:opacity .3s ease}.fade-enter-from[data-v-c11bb6ac],.fade-leave-to[data-v-c11bb6ac]{opacity:0}@media (max-width: 1024px){.testimonial-card[data-v-c11bb6ac]{flex:0 0 calc((100% - 1.5rem)/2)}}@media (max-width: 768px){.stats-row[data-v-c11bb6ac]{gap:2rem}.stat-number[data-v-c11bb6ac]{font-size:1.5rem}.nav-btn[data-v-c11bb6ac]{display:none}.testimonials-container[data-v-c11bb6ac]{padding:0 1rem}}@media (max-width: 640px){.testimonial-card[data-v-c11bb6ac]{flex:0 0 100%}.section-title[data-v-c11bb6ac]{font-size:1.5rem}.modal-content[data-v-c11bb6ac]{padding:1.5rem}}.home-page[data-v-745bd014]{max-width:1200px;margin:0 auto}.hero-section[data-v-745bd014]{position:relative;padding:2rem 0 4rem;overflow:hidden}.hero-background[data-v-745bd014]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.hero-shape[data-v-745bd014]{position:absolute;border-radius:50%;opacity:.1}.shape-1[data-v-745bd014]{width:400px;height:400px;background:var(--pink-primary);top:-100px;right:-100px}.shape-2[data-v-745bd014]{width:300px;height:300px;background:var(--pink-secondary);bottom:-50px;left:-100px}.shape-3[data-v-745bd014]{width:200px;height:200px;background:gold;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-content[data-v-745bd014]{position:relative;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;z-index:1}.hero-text[data-v-745bd014]{max-width:600px}.hero-title[data-v-745bd014]{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem;line-height:1.3}.brand-name[data-v-745bd014]{display:block;font-size:3rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-emoji[data-v-745bd014]{display:inline-block;animation:wiggle-745bd014 2s ease-in-out infinite}@keyframes wiggle-745bd014{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.hero-subtitle[data-v-745bd014]{font-size:1.15rem;color:var(--text-secondary);line-height:1.7;margin:0 0 1.5rem}.hero-badges[data-v-745bd014]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.badge[data-v-745bd014]{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:var(--bg-primary);border:2px solid var(--border-pink);border-radius:25px;font-size:.85rem;font-weight:600;color:var(--text-secondary)}.badge-icon[data-v-745bd014]{font-size:1rem}.hero-actions[data-v-745bd014]{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary[data-v-745bd014]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border-radius:30px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #ff6b9d4d}.btn-primary[data-v-745bd014]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ff6b9d66}.btn-primary:hover .btn-arrow[data-v-745bd014]{transform:translate(-4px)}.btn-arrow[data-v-745bd014]{transition:transform .3s ease}.btn-secondary[data-v-745bd014]{display:inline-flex;align-items:center;padding:1rem 2rem;background:var(--bg-primary);border:2px solid var(--border-pink);color:var(--pink-primary);border-radius:30px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.btn-secondary[data-v-745bd014]:hover{background:var(--pink-light);transform:translateY(-3px)}.hero-image[data-v-745bd014]{position:relative;width:280px;height:280px;display:flex;align-items:center;justify-content:center}.logo-img[data-v-745bd014]{width:200px;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.1));animation:float-745bd014 4s ease-in-out infinite}@keyframes float-745bd014{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.floating-items[data-v-745bd014]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.floating-item[data-v-745bd014]{position:absolute;font-size:2rem;animation:floatItem-745bd014 3s ease-in-out infinite}.item-1[data-v-745bd014]{top:0;right:20%;animation-delay:0s}.item-2[data-v-745bd014]{top:30%;left:0;animation-delay:.5s}.item-3[data-v-745bd014]{bottom:20%;right:0;animation-delay:1s}.item-4[data-v-745bd014]{bottom:0;left:20%;animation-delay:1.5s}@keyframes floatItem-745bd014{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(10deg)}}.categories-section[data-v-745bd014]{padding:3rem 0}.section-header[data-v-745bd014]{text-align:center;margin-bottom:2rem}.section-title[data-v-745bd014]{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.section-subtitle[data-v-745bd014]{font-size:1rem;color:var(--text-secondary);margin:0}.categories-grid[data-v-745bd014]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}@media (max-width: 1024px){.categories-grid[data-v-745bd014]{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (max-width: 600px){.categories-grid[data-v-745bd014]{grid-template-columns:1fr;gap:1rem}}.category-preview[data-v-745bd014]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background:var(--bg-primary);border-radius:16px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0000000d}.category-preview[data-v-745bd014]:hover{transform:translateY(-6px);box-shadow:0 8px 25px #0000001a;background:linear-gradient(135deg,var(--category-color) 0%,transparent 100%);background-size:200% 200%;background-position:0 0}.category-preview:hover .category-icon[data-v-745bd014]{transform:scale(1.2) rotate(-5deg)}.category-icon[data-v-745bd014]{font-size:2.5rem;transition:transform .3s ease}.category-name[data-v-745bd014]{font-size:.9rem;font-weight:600;color:var(--text-primary);text-align:center}@keyframes fadeInUp-745bd014{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.popular-section[data-v-745bd014]{padding:3rem 0}.products-grid[data-v-745bd014]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;margin-bottom:2rem}.section-action[data-v-745bd014]{text-align:center}.view-all-link[data-v-745bd014]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--pink-light);color:var(--pink-primary);border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease}.view-all-link[data-v-745bd014]:hover{background:var(--pink-primary);color:#fff}.view-all-link:hover .link-arrow[data-v-745bd014]{transform:translate(-4px)}.link-arrow[data-v-745bd014]{transition:transform .3s ease}.features-section[data-v-745bd014]{padding:3rem 0}.features-grid[data-v-745bd014]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}@media (max-width: 1024px){.features-grid[data-v-745bd014]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.features-grid[data-v-745bd014]{grid-template-columns:1fr}}.feature-card[data-v-745bd014]{text-align:center;padding:2rem 1.5rem;background:var(--bg-primary);border-radius:20px;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease}.feature-card[data-v-745bd014]:hover{transform:translateY(-5px)}.feature-icon[data-v-745bd014]{font-size:3rem;display:block;margin-bottom:1rem}.feature-title[data-v-745bd014]{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.feature-text[data-v-745bd014]{font-size:.9rem;color:var(--text-secondary);margin:0;line-height:1.5}.cta-section[data-v-745bd014]{padding:3rem 0}.cta-card[data-v-745bd014]{position:relative;padding:3rem 2rem;background:linear-gradient(135deg,var(--pink-light),var(--bg-primary));border-radius:24px;border:2px solid var(--border-pink);overflow:hidden}.cta-content[data-v-745bd014]{position:relative;text-align:center;z-index:1}.cta-icon[data-v-745bd014]{font-size:3.5rem;display:block;margin-bottom:1rem}.cta-title[data-v-745bd014]{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem}.cta-text[data-v-745bd014]{font-size:1.05rem;color:var(--text-secondary);margin:0 0 1.5rem;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-btn[data-v-745bd014]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border-radius:30px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #ff6b9d4d}.cta-btn[data-v-745bd014]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ff6b9d66}.cta-btn:hover .btn-arrow[data-v-745bd014]{transform:translate(-4px)}.cta-decoration[data-v-745bd014]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.deco-item[data-v-745bd014]{position:absolute;font-size:4rem;opacity:.15}.deco-1[data-v-745bd014]{top:10%;left:5%}.deco-2[data-v-745bd014]{bottom:10%;right:5%}.deco-3[data-v-745bd014]{top:50%;right:15%;transform:translateY(-50%)}@media (max-width: 768px){.hero-content[data-v-745bd014]{grid-template-columns:1fr;text-align:center}.hero-text[data-v-745bd014]{max-width:100%}.hero-title[data-v-745bd014]{font-size:2rem}.brand-name[data-v-745bd014]{font-size:2.5rem}.hero-badges[data-v-745bd014],.hero-actions[data-v-745bd014]{justify-content:center}.hero-image[data-v-745bd014]{width:200px;height:200px;margin:0 auto}.logo-img[data-v-745bd014]{width:150px}.floating-item[data-v-745bd014]{font-size:1.5rem}.categories-grid[data-v-745bd014]{grid-template-columns:repeat(3,1fr)}.products-grid[data-v-745bd014]{grid-template-columns:repeat(2,1fr)}.section-title[data-v-745bd014]{font-size:1.5rem}.cta-card[data-v-745bd014]{padding:2rem 1.5rem}.cta-title[data-v-745bd014]{font-size:1.5rem}}@media (max-width: 480px){.hero-title[data-v-745bd014]{font-size:1.75rem}.brand-name[data-v-745bd014]{font-size:2rem}.btn-primary[data-v-745bd014],.btn-secondary[data-v-745bd014]{width:100%;justify-content:center}.categories-grid[data-v-745bd014]{grid-template-columns:repeat(2,1fr)}.products-grid[data-v-745bd014],.features-grid[data-v-745bd014]{grid-template-columns:1fr}}.menu-page[data-v-852fda12]{max-width:1200px;margin:0 auto}.page-header[data-v-852fda12]{text-align:center;margin-bottom:2.5rem}.page-title[data-v-852fda12]{font-size:2.25rem;font-weight:800;margin:0 0 .5rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle[data-v-852fda12]{font-size:1.1rem;color:var(--text-secondary);margin:0}.section-title[data-v-852fda12]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1.5rem;display:flex;align-items:center;gap:.75rem}.section-title[data-v-852fda12]:after{content:"";flex:1;height:2px;background:linear-gradient(90deg,var(--border-pink),transparent);border-radius:1px}.categories-section[data-v-852fda12]{margin-bottom:3rem}.categories-grid[data-v-852fda12]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-bottom:4rem}@media (max-width: 1024px){.categories-grid[data-v-852fda12]{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (max-width: 600px){.categories-grid[data-v-852fda12]{grid-template-columns:1fr;gap:1rem}}.divider[data-v-852fda12]{display:flex;align-items:center;justify-content:center;margin:3rem 0;position:relative}.divider[data-v-852fda12]:before,.divider[data-v-852fda12]:after{content:"";flex:1;height:2px;background:linear-gradient(90deg,transparent,var(--border-pink),transparent)}.divider-icon[data-v-852fda12]{font-size:2rem;padding:0 1.5rem;animation:bounce-852fda12 2s ease-in-out infinite}@keyframes bounce-852fda12{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.previews-section[data-v-852fda12]{margin-bottom:3rem}.cta-section[data-v-852fda12]{margin:4rem 0 2rem}.cta-content[data-v-852fda12]{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,var(--pink-light),var(--bg-primary));border-radius:24px;border:2px solid var(--border-pink)}.cta-icon[data-v-852fda12]{font-size:3.5rem;display:block;margin-bottom:1rem}.cta-title[data-v-852fda12]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.cta-text[data-v-852fda12]{font-size:1rem;color:var(--text-secondary);margin:0 0 1.5rem}.cta-btn[data-v-852fda12]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border-radius:30px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #ff6b9d4d}.cta-btn[data-v-852fda12]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ff6b9d66}@media (max-width: 768px){.page-title[data-v-852fda12]{font-size:1.75rem}.page-subtitle[data-v-852fda12]{font-size:1rem}.categories-grid[data-v-852fda12]{grid-template-columns:repeat(2,1fr);gap:1rem}.section-title[data-v-852fda12]{font-size:1.25rem}.cta-content[data-v-852fda12]{padding:2rem 1.5rem}.cta-icon[data-v-852fda12]{font-size:2.5rem}.cta-title[data-v-852fda12]{font-size:1.25rem}}@media (max-width: 480px){.categories-grid[data-v-852fda12]{grid-template-columns:1fr}}.category-page[data-v-78ae19f3]{max-width:1200px;margin:0 auto}.breadcrumb[data-v-78ae19f3]{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem}.breadcrumb-link[data-v-78ae19f3]{color:var(--pink-primary);text-decoration:none;transition:opacity .3s ease}.breadcrumb-link[data-v-78ae19f3]:hover{opacity:.7}.breadcrumb-separator[data-v-78ae19f3]{color:var(--text-muted)}.breadcrumb-current[data-v-78ae19f3]{color:var(--text-secondary)}.page-header[data-v-78ae19f3]{position:relative;padding:2.5rem 2rem;border-radius:24px;margin-bottom:2rem;overflow:hidden}.header-background[data-v-78ae19f3]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--category-color) 0%,transparent 70%);opacity:.15}.header-content[data-v-78ae19f3]{position:relative;display:flex;align-items:center;gap:1.5rem;z-index:1}.header-icon[data-v-78ae19f3]{font-size:4rem;flex-shrink:0}.header-text[data-v-78ae19f3]{display:flex;flex-direction:column;gap:.5rem}.page-title[data-v-78ae19f3]{font-size:2rem;font-weight:800;color:var(--text-primary);margin:0}.page-subtitle[data-v-78ae19f3]{font-size:1rem;color:var(--text-secondary);margin:0}.products-count[data-v-78ae19f3]{display:inline-block;padding:.35rem .75rem;background:var(--bg-primary);border-radius:20px;font-size:.85rem;font-weight:600;color:var(--text-secondary);width:fit-content}.subcategories-section[data-v-78ae19f3]{margin-bottom:1.5rem}.subcategories-tabs[data-v-78ae19f3]{display:flex;gap:.5rem;flex-wrap:wrap}.subcategory-tab[data-v-78ae19f3]{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.25rem;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:25px;font-weight:600;font-size:.9rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.subcategory-tab[data-v-78ae19f3]:hover{border-color:var(--pink-primary);color:var(--pink-primary)}.subcategory-tab.active[data-v-78ae19f3]{background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));border-color:transparent;color:#fff}.tab-icon[data-v-78ae19f3]{font-size:1.1rem}.filters-bar[data-v-78ae19f3]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.filter-group[data-v-78ae19f3]{display:flex;gap:.5rem}.filter-btn[data-v-78ae19f3]{padding:.5rem 1rem;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:20px;font-weight:600;font-size:.85rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.filter-btn[data-v-78ae19f3]:hover{border-color:var(--pink-primary)}.filter-btn.active[data-v-78ae19f3]{background:var(--pink-light);border-color:var(--pink-primary);color:var(--pink-primary)}.sort-group[data-v-78ae19f3]{display:flex;align-items:center;gap:.5rem}.sort-label[data-v-78ae19f3]{font-size:.9rem;color:var(--text-secondary)}.sort-select[data-v-78ae19f3]{padding:.5rem 1rem;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:12px;font-size:.9rem;color:var(--text-primary);cursor:pointer;transition:border-color .3s ease}.sort-select[data-v-78ae19f3]:focus{outline:none;border-color:var(--pink-primary)}.products-section[data-v-78ae19f3]{min-height:300px}.products-grid[data-v-78ae19f3]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}.products-enter-active[data-v-78ae19f3],.products-leave-active[data-v-78ae19f3]{transition:all .4s ease}.products-enter-from[data-v-78ae19f3],.products-leave-to[data-v-78ae19f3]{opacity:0;transform:scale(.9)}.products-move[data-v-78ae19f3]{transition:transform .4s ease}.empty-state[data-v-78ae19f3]{text-align:center;padding:4rem 2rem}.empty-icon[data-v-78ae19f3]{font-size:4rem;display:block;margin-bottom:1rem}.empty-state h3[data-v-78ae19f3]{font-size:1.25rem;color:var(--text-primary);margin:0 0 .5rem}.empty-state p[data-v-78ae19f3]{color:var(--text-secondary);margin:0 0 1.5rem}.reset-btn[data-v-78ae19f3]{padding:.75rem 1.5rem;background:var(--pink-primary);color:#fff;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease}.reset-btn[data-v-78ae19f3]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ff6b9d4d}.back-section[data-v-78ae19f3]{margin-top:3rem;text-align:center}.back-link[data-v-78ae19f3]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--bg-secondary);border-radius:25px;color:var(--text-secondary);text-decoration:none;font-weight:600;transition:all .3s ease}.back-link[data-v-78ae19f3]:hover{background:var(--pink-light);color:var(--pink-primary)}.back-arrow[data-v-78ae19f3]{transition:transform .3s ease}.back-link:hover .back-arrow[data-v-78ae19f3]{transform:translate(4px)}.not-found[data-v-78ae19f3]{text-align:center;padding:4rem 2rem}.not-found-icon[data-v-78ae19f3]{font-size:5rem;display:block;margin-bottom:1rem}.not-found h2[data-v-78ae19f3]{color:var(--text-primary);margin:0 0 1.5rem}.back-btn[data-v-78ae19f3]{display:inline-block;padding:.75rem 2rem;background:var(--pink-primary);color:#fff;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease}.back-btn[data-v-78ae19f3]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ff6b9d4d}@media (max-width: 768px){.page-header[data-v-78ae19f3]{padding:1.5rem}.header-content[data-v-78ae19f3]{flex-direction:column;text-align:center}.header-icon[data-v-78ae19f3]{font-size:3rem}.page-title[data-v-78ae19f3]{font-size:1.5rem}.products-count[data-v-78ae19f3]{margin:0 auto}.filters-bar[data-v-78ae19f3]{flex-direction:column;align-items:stretch}.sort-group[data-v-78ae19f3]{justify-content:space-between}.products-grid[data-v-78ae19f3]{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 480px){.products-grid[data-v-78ae19f3]{grid-template-columns:1fr}.subcategories-tabs[data-v-78ae19f3]{justify-content:center}}.gallery-page[data-v-af19162a]{max-width:1200px;margin:0 auto}.page-header[data-v-af19162a]{text-align:center;margin-bottom:2rem}.page-title[data-v-af19162a]{font-size:2.25rem;font-weight:800;margin:0 0 .5rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle[data-v-af19162a]{font-size:1.1rem;color:var(--text-secondary);margin:0}.filter-tabs[data-v-af19162a]{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.filter-tab[data-v-af19162a]{display:flex;align-items:center;gap:.4rem;padding:.6rem 1.2rem;background:var(--bg-primary);border:2px solid transparent;border-radius:25px;font-size:.9rem;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.filter-tab[data-v-af19162a]:hover{background:var(--pink-light);color:var(--pink-primary)}.filter-tab.active[data-v-af19162a]{background:var(--pink-light);border-color:var(--pink-primary);color:var(--pink-primary)}.filter-icon[data-v-af19162a]{font-size:1.1rem}.gallery-grid[data-v-af19162a]{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:1rem;margin-bottom:3rem}.gallery-item[data-v-af19162a]{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease}.gallery-item[data-v-af19162a]:hover{transform:scale(1.02);box-shadow:0 10px 30px #00000026}.gallery-item.small[data-v-af19162a],.gallery-item.medium[data-v-af19162a]{grid-column:span 1;grid-row:span 1}.gallery-item.large[data-v-af19162a]{grid-column:span 2;grid-row:span 2}.image-placeholder[data-v-af19162a]{width:100%;height:100%;background:linear-gradient(135deg,var(--pink-light),var(--bg-secondary));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.placeholder-icon[data-v-af19162a]{font-size:3rem}.gallery-item.large .placeholder-icon[data-v-af19162a]{font-size:5rem}.placeholder-text[data-v-af19162a]{font-size:.9rem;font-weight:600;color:var(--text-secondary);text-align:center;padding:0 1rem}.image-overlay[data-v-af19162a]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:1.5rem;opacity:0;transition:opacity .3s ease}.gallery-item:hover .image-overlay[data-v-af19162a]{opacity:1}.overlay-icon[data-v-af19162a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;opacity:0;transition:all .3s ease}.gallery-item:hover .overlay-icon[data-v-af19162a]{opacity:1}.overlay-text[data-v-af19162a]{color:#fff;font-weight:700;font-size:1.1rem;text-align:center}.overlay-category[data-v-af19162a]{color:#ffffffb3;font-size:.85rem;margin-top:.25rem}.empty-state[data-v-af19162a]{text-align:center;padding:4rem 2rem}.empty-icon[data-v-af19162a]{font-size:4rem;display:block;margin-bottom:1rem;opacity:.5}.empty-state h3[data-v-af19162a]{color:var(--text-primary);margin:0 0 .5rem}.empty-state p[data-v-af19162a]{color:var(--text-secondary);margin:0}.cta-section[data-v-af19162a]{margin:3rem 0}.cta-content[data-v-af19162a]{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,var(--pink-light),var(--bg-primary));border-radius:24px;border:2px solid var(--border-pink)}.cta-icon[data-v-af19162a]{font-size:3rem;display:block;margin-bottom:1rem}.cta-title[data-v-af19162a]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.cta-text[data-v-af19162a]{font-size:1rem;color:var(--text-secondary);margin:0 0 1.5rem}.cta-buttons[data-v-af19162a]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-btn[data-v-af19162a]{padding:.875rem 2rem;border-radius:30px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease}.cta-btn.primary[data-v-af19162a]{background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;box-shadow:0 4px 20px #ff6b9d4d}.cta-btn.primary[data-v-af19162a]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ff6b9d66}.cta-btn.secondary[data-v-af19162a]{background:var(--bg-primary);color:var(--pink-primary);border:2px solid var(--pink-primary)}.cta-btn.secondary[data-v-af19162a]:hover{background:var(--pink-light)}.lightbox-overlay[data-v-af19162a]{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}.lightbox-close[data-v-af19162a]{position:absolute;top:1.5rem;right:1.5rem;width:44px;height:44px;background:#ffffff1a;border:none;border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .3s ease}.lightbox-close[data-v-af19162a]:hover{background:#fff3}.lightbox-nav[data-v-af19162a]{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:#ffffff1a;border:none;border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .3s ease}.lightbox-nav[data-v-af19162a]:hover{background:#fff3}.lightbox-nav.prev[data-v-af19162a]{right:1.5rem}.lightbox-nav.next[data-v-af19162a]{left:1.5rem}.lightbox-content[data-v-af19162a]{max-width:800px;width:100%;text-align:center}.lightbox-image[data-v-af19162a]{background:linear-gradient(135deg,var(--pink-light),var(--bg-secondary));border-radius:20px;padding:4rem;margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.lightbox-icon[data-v-af19162a]{font-size:8rem}.lightbox-title[data-v-af19162a]{font-size:1.5rem;font-weight:600;color:var(--text-primary)}.lightbox-info h3[data-v-af19162a]{color:#fff;font-size:1.5rem;margin:0 0 .5rem}.lightbox-info p[data-v-af19162a]{color:#ffffffb3;margin:0 0 .75rem}.lightbox-category[data-v-af19162a]{display:inline-block;padding:.4rem 1rem;background:var(--pink-primary);color:#fff;border-radius:20px;font-size:.85rem;font-weight:600}.lightbox-counter[data-v-af19162a]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);color:#fff9;font-size:.9rem}.gallery-enter-active[data-v-af19162a],.gallery-leave-active[data-v-af19162a]{transition:all .3s ease}.gallery-enter-from[data-v-af19162a],.gallery-leave-to[data-v-af19162a]{opacity:0;transform:scale(.9)}.gallery-move[data-v-af19162a]{transition:transform .3s ease}.fade-enter-active[data-v-af19162a],.fade-leave-active[data-v-af19162a]{transition:opacity .3s ease}.fade-enter-from[data-v-af19162a],.fade-leave-to[data-v-af19162a]{opacity:0}@media (max-width: 1024px){.gallery-grid[data-v-af19162a]{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px}.gallery-item.large[data-v-af19162a]{grid-column:span 2;grid-row:span 2}}@media (max-width: 768px){.gallery-grid[data-v-af19162a]{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px}.gallery-item.large[data-v-af19162a]{grid-column:span 2;grid-row:span 1}.filter-tabs[data-v-af19162a]{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.filter-tab[data-v-af19162a]{flex-shrink:0}.lightbox-nav.prev[data-v-af19162a]{right:.5rem}.lightbox-nav.next[data-v-af19162a]{left:.5rem}}@media (max-width: 480px){.gallery-grid[data-v-af19162a]{grid-template-columns:1fr;grid-auto-rows:200px}.gallery-item.large[data-v-af19162a],.gallery-item.medium[data-v-af19162a]{grid-column:span 1;grid-row:span 1}}.about-page[data-v-7e4af4cd]{max-width:900px;margin:0 auto}.page-header[data-v-7e4af4cd]{text-align:center;margin-bottom:3rem}.header-icon[data-v-7e4af4cd]{font-size:3.5rem;display:block;margin-bottom:1rem}.page-title[data-v-7e4af4cd]{font-size:2.25rem;font-weight:800;margin:0 0 .5rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle[data-v-7e4af4cd]{font-size:1.1rem;color:var(--text-secondary);margin:0}.story-section[data-v-7e4af4cd]{margin-bottom:3rem}.story-card[data-v-7e4af4cd]{background:var(--bg-primary);border-radius:24px;padding:2.5rem;box-shadow:var(--card-shadow);text-align:center}.story-icon[data-v-7e4af4cd]{font-size:3rem;margin-bottom:1rem}.story-card h2[data-v-7e4af4cd]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.story-card p[data-v-7e4af4cd]{font-size:1.05rem;color:var(--text-secondary);line-height:1.8;margin:0 0 1rem}.story-card p[data-v-7e4af4cd]:last-child{margin-bottom:0}.section-title[data-v-7e4af4cd]{font-size:1.5rem;font-weight:700;color:var(--text-primary);text-align:center;margin:0 0 2rem}.values-section[data-v-7e4af4cd]{margin-bottom:3rem}.values-grid[data-v-7e4af4cd]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.value-card[data-v-7e4af4cd]{background:var(--bg-primary);border-radius:20px;padding:2rem;text-align:center;box-shadow:var(--card-shadow);transition:all .3s ease}.value-card[data-v-7e4af4cd]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.value-icon[data-v-7e4af4cd]{font-size:2.5rem;display:block;margin-bottom:1rem}.value-card h3[data-v-7e4af4cd]{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.value-card p[data-v-7e4af4cd]{font-size:.95rem;color:var(--text-secondary);margin:0;line-height:1.5}.kashrut-section[data-v-7e4af4cd]{margin-bottom:3rem}.kashrut-card[data-v-7e4af4cd]{background:linear-gradient(135deg,var(--pink-light),var(--bg-primary));border:2px solid var(--border-pink);border-radius:24px;padding:2.5rem;text-align:center}.kashrut-icon[data-v-7e4af4cd]{font-size:3rem;margin-bottom:1rem}.kashrut-card h2[data-v-7e4af4cd]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1.5rem}.kashrut-content[data-v-7e4af4cd]{display:flex;flex-direction:column;gap:.75rem;max-width:400px;margin:0 auto}.kashrut-item[data-v-7e4af4cd]{display:flex;align-items:center;gap:.75rem;text-align:right}.kashrut-item .item-icon[data-v-7e4af4cd]{width:24px;height:24px;background:#48bb78;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.kashrut-item span[data-v-7e4af4cd]:last-child{color:var(--text-primary);font-size:1rem}.services-section[data-v-7e4af4cd]{margin-bottom:3rem}.services-grid[data-v-7e4af4cd]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.service-card[data-v-7e4af4cd]{background:var(--bg-primary);border-radius:20px;padding:2rem;text-align:center;box-shadow:var(--card-shadow);transition:all .3s ease}.service-card[data-v-7e4af4cd]:hover{transform:translateY(-5px)}.service-icon[data-v-7e4af4cd]{font-size:2.5rem;display:block;margin-bottom:1rem}.service-card h3[data-v-7e4af4cd]{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.service-card p[data-v-7e4af4cd]{font-size:.95rem;color:var(--text-secondary);margin:0;line-height:1.5}.contact-section[data-v-7e4af4cd]{margin-bottom:2rem}.contact-card[data-v-7e4af4cd]{background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));border-radius:24px;padding:3rem 2rem;text-align:center;color:#fff}.contact-card h2[data-v-7e4af4cd]{font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.contact-card>p[data-v-7e4af4cd]{font-size:1.1rem;opacity:.9;margin:0 0 1.5rem}.contact-buttons[data-v-7e4af4cd]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.contact-btn[data-v-7e4af4cd]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease}.contact-btn.whatsapp[data-v-7e4af4cd]{background:#fff;color:#25d366}.contact-btn.phone[data-v-7e4af4cd]{background:#fff;color:var(--pink-primary)}.contact-btn.menu[data-v-7e4af4cd]{background:#fff3;color:#fff;border:2px solid white}.contact-btn[data-v-7e4af4cd]:hover{transform:translateY(-3px)}.contact-address[data-v-7e4af4cd]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;opacity:.9}@media (max-width: 768px){.page-title[data-v-7e4af4cd]{font-size:1.75rem}.values-grid[data-v-7e4af4cd],.services-grid[data-v-7e4af4cd]{grid-template-columns:1fr}.story-card[data-v-7e4af4cd],.kashrut-card[data-v-7e4af4cd]{padding:2rem 1.5rem}.contact-buttons[data-v-7e4af4cd]{flex-direction:column}.contact-btn[data-v-7e4af4cd]{justify-content:center}}.owner-image[data-v-7e4af4cd]{width:150px;height:150px;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;border:4px solid var(--pink-primary);box-shadow:0 8px 25px #ff6b9d4d}.owner-image img[data-v-7e4af4cd]{width:100%;height:100%;object-fit:cover}.progress-steps[data-v-e02f9640]{position:relative;padding:1.5rem 0}.progress-track[data-v-e02f9640]{position:absolute;top:2.5rem;right:3rem;left:3rem;height:4px;background:#e9ecef;border-radius:2px;z-index:0}.progress-fill[data-v-e02f9640]{height:100%;background:linear-gradient(90deg,#d34a6e,#ff8fab);border-radius:2px;transition:width .5s ease}.steps-container[data-v-e02f9640]{position:relative;display:flex;justify-content:space-between;z-index:1}.step[data-v-e02f9640]{display:flex;flex-direction:column;align-items:center;flex:1;cursor:default}.step.step-completed[data-v-e02f9640]{cursor:pointer}.step-indicator[data-v-e02f9640]{position:relative;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e9ecef;font-weight:700;font-size:1rem;color:#999;transition:all .4s ease;z-index:1}.step-completed .step-indicator[data-v-e02f9640]{background:linear-gradient(135deg,#d34a6e,#ff8fab);color:#fff;transform:scale(1)}.step-active .step-indicator[data-v-e02f9640]{background:#fff;border:3px solid #d34a6e;color:#d34a6e;transform:scale(1.1);box-shadow:0 4px 15px #ff6b9d4d}.step-pending .step-indicator[data-v-e02f9640]{background:#f8f9fa;color:#ccc}.step-check[data-v-e02f9640]{font-size:1.1rem}.step-pulse[data-v-e02f9640]{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid #d34a6e;opacity:0;animation:none}.step-active .step-pulse[data-v-e02f9640]{animation:pulse-e02f9640 2s ease-in-out infinite}@keyframes pulse-e02f9640{0%,to{opacity:0;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.step-content[data-v-e02f9640]{margin-top:.75rem;text-align:center}.step-title[data-v-e02f9640]{font-weight:600;font-size:.9rem;color:#333;transition:color .3s ease}.step-active .step-title[data-v-e02f9640]{color:#d34a6e}.step-pending .step-title[data-v-e02f9640]{color:#999}.step-subtitle[data-v-e02f9640]{font-size:.75rem;color:#999;margin-top:.25rem}@media (max-width: 600px){.step-content[data-v-e02f9640]{display:none}.progress-track[data-v-e02f9640]{right:1.5rem;left:1.5rem}.step-indicator[data-v-e02f9640]{width:2.5rem;height:2.5rem;font-size:.875rem}}.animated-btn[data-v-15a3f9b0]{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;overflow:hidden;transition:transform .2s ease,box-shadow .3s ease}.animated-btn[data-v-15a3f9b0]:hover:not(.btn-disabled){transform:translateY(-2px)}.animated-btn[data-v-15a3f9b0]:active:not(.btn-disabled){transform:translateY(0) scale(.98)}.btn-sm[data-v-15a3f9b0]{padding:.5rem 1rem;font-size:.875rem}.btn-md[data-v-15a3f9b0]{padding:.75rem 1.5rem;font-size:1rem}.btn-lg[data-v-15a3f9b0]{padding:1rem 2rem;font-size:1.125rem}.btn-primary[data-v-15a3f9b0]{background:linear-gradient(135deg,#d34a6e,#ff8fab);color:#fff;box-shadow:0 4px 15px #ff6b9d4d}.btn-primary[data-v-15a3f9b0]:hover:not(.btn-disabled){box-shadow:0 6px 20px #ff6b9d66}.btn-secondary[data-v-15a3f9b0]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.btn-outline[data-v-15a3f9b0]{background:transparent;border:2px solid #d34a6e;color:#d34a6e}.btn-outline[data-v-15a3f9b0]:hover:not(.btn-disabled){background:#ff6b9d1a}.btn-ghost[data-v-15a3f9b0]{background:transparent;color:#333}.btn-ghost[data-v-15a3f9b0]:hover:not(.btn-disabled){background:#0000000d}.btn-bg[data-v-15a3f9b0]{position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;z-index:0}.btn-content[data-v-15a3f9b0]{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem}.btn-shine[data-v-15a3f9b0]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);z-index:2;transition:left .5s ease}.animated-btn:hover:not(.btn-disabled) .btn-shine[data-v-15a3f9b0]{left:100%}.btn-loading[data-v-15a3f9b0]{cursor:wait}.spinner[data-v-15a3f9b0]{width:1em;height:1em;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-15a3f9b0 .8s linear infinite}@keyframes spin-15a3f9b0{to{transform:rotate(360deg)}}.btn-disabled[data-v-15a3f9b0]{opacity:.6;cursor:not-allowed}.btn-icon[data-v-15a3f9b0]{font-size:1.2em}.products-step[data-v-c9b7190d]{padding:1rem 0}.step-title[data-v-c9b7190d]{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 .5rem}.step-description[data-v-c9b7190d]{color:#666;margin:0 0 1.5rem}.category-tabs[data-v-c9b7190d]{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.category-tab[data-v-c9b7190d]{padding:.5rem 1rem;border:2px solid #ffd6e7;border-radius:20px;background:#fff;font-weight:600;cursor:pointer;transition:all .3s ease}.category-tab[data-v-c9b7190d]:hover{background:#fff5f8}.category-tab.active[data-v-c9b7190d]{background:linear-gradient(135deg,#d34a6e,#ff8fab);color:#fff;border-color:transparent}.products-grid[data-v-c9b7190d]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.product-card[data-v-c9b7190d]{position:relative;padding:1.25rem;border:2px solid #f0f0f0;border-radius:16px;background:#fff;cursor:pointer;transition:all .3s ease;text-align:center}.product-card[data-v-c9b7190d]:hover{border-color:#ffd6e7;transform:translateY(-2px);box-shadow:0 8px 25px #00000014}.product-card.selected[data-v-c9b7190d]{border-color:#d34a6e;background:#fff5f8}.product-emoji[data-v-c9b7190d]{font-size:3rem;margin-bottom:.75rem}.product-name[data-v-c9b7190d]{font-weight:600;font-size:.95rem;margin-bottom:.25rem}.product-price[data-v-c9b7190d]{color:#d34a6e;font-weight:700;font-size:1.1rem}.product-quantity[data-v-c9b7190d]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem}.qty-btn[data-v-c9b7190d]{width:28px;height:28px;border:2px solid #d34a6e;border-radius:8px;background:#fff;color:#d34a6e;font-weight:700;cursor:pointer;transition:all .2s ease}.qty-btn[data-v-c9b7190d]:hover{background:#d34a6e;color:#fff}.qty-value[data-v-c9b7190d]{font-weight:700;min-width:24px}.product-check[data-v-c9b7190d]{position:absolute;top:.75rem;left:.75rem;width:24px;height:24px;border-radius:50%;background:#d34a6e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;opacity:0;transform:scale(0);transition:all .3s ease}.product-card.selected .product-check[data-v-c9b7190d]{opacity:1;transform:scale(1)}.popular-badge[data-v-c9b7190d]{position:absolute;top:.75rem;right:.75rem;background:linear-gradient(135deg,gold,#ffb347);color:#333;font-size:.7rem;font-weight:700;padding:.25rem .5rem;border-radius:8px}.cart-summary[data-v-c9b7190d]{position:sticky;bottom:0;margin-top:1.5rem;padding:1rem;background:linear-gradient(135deg,#d34a6e,#ff8fab);border-radius:16px;color:#fff}.summary-content[data-v-c9b7190d]{display:flex;justify-content:space-between;align-items:center}.summary-count[data-v-c9b7190d]{font-weight:600}.summary-total[data-v-c9b7190d]{font-weight:700;font-size:1.25rem}.products-enter-active[data-v-c9b7190d],.products-leave-active[data-v-c9b7190d]{transition:all .4s ease}.products-enter-from[data-v-c9b7190d],.products-leave-to[data-v-c9b7190d]{opacity:0;transform:scale(.9)}.products-move[data-v-c9b7190d]{transition:transform .4s ease}.input-wrapper[data-v-cc38da9c]{position:relative;margin-bottom:1.25rem}.input-label[data-v-cc38da9c]{display:block;margin-bottom:.5rem;font-weight:600;font-size:.9rem;color:#444;transition:color .3s ease}.input-wrapper.focused .input-label[data-v-cc38da9c]{color:#d34a6e}.required-mark[data-v-cc38da9c]{color:#d34a6e;margin-inline-start:.25rem}.input-container[data-v-cc38da9c]{position:relative;display:flex;align-items:center}.input-icon[data-v-cc38da9c]{position:absolute;inset-inline-start:1rem;font-size:1.1rem;opacity:.6;transition:opacity .3s ease}.input-wrapper.focused .input-icon[data-v-cc38da9c]{opacity:1}.input-field[data-v-cc38da9c]{width:100%;padding:.875rem 1rem;padding-inline-start:1rem;border:2px solid #ffd6e7;border-radius:12px;background:#fff;font-size:1rem;font-family:inherit;transition:all .3s ease;outline:none}.input-container:has(.input-icon) .input-field[data-v-cc38da9c]{padding-inline-start:2.75rem}.input-field[data-v-cc38da9c]::placeholder{color:#aaa;transition:opacity .3s ease}.input-wrapper.focused .input-field[data-v-cc38da9c]::placeholder{opacity:.5}.input-field[data-v-cc38da9c]:focus{border-color:#d34a6e;box-shadow:0 0 0 4px #ff6b9d1a}.input-wrapper.has-error .input-field[data-v-cc38da9c]{border-color:#e74c3c;box-shadow:0 0 0 4px #e74c3c1a}.input-wrapper.is-valid .input-field[data-v-cc38da9c]{border-color:#27ae60}.textarea[data-v-cc38da9c]{resize:vertical;min-height:100px}.validation-icon[data-v-cc38da9c]{position:absolute;inset-inline-end:1rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.75rem;font-weight:700}.validation-icon.valid[data-v-cc38da9c]{background:#27ae60;color:#fff}.validation-icon.invalid[data-v-cc38da9c]{background:#e74c3c;color:#fff}.error-message[data-v-cc38da9c]{display:block;margin-top:.5rem;font-size:.85rem;color:#e74c3c}.focus-line[data-v-cc38da9c]{position:absolute;bottom:0;left:50%;width:0;height:2px;background:linear-gradient(90deg,#d34a6e,#ff8fab);transition:all .3s ease;transform:translate(-50%);border-radius:1px}.input-wrapper.focused .focus-line[data-v-cc38da9c]{width:100%}.slide-fade-enter-active[data-v-cc38da9c]{transition:all .3s ease}.slide-fade-leave-active[data-v-cc38da9c]{transition:all .2s ease}.slide-fade-enter-from[data-v-cc38da9c],.slide-fade-leave-to[data-v-cc38da9c]{opacity:0;transform:translateY(-10px)}.details-step[data-v-9fffd366]{padding:1rem 0}.step-title[data-v-9fffd366]{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 .5rem}.step-description[data-v-9fffd366]{color:#666;margin:0 0 2rem}.details-form[data-v-9fffd366]{max-width:600px}.form-row[data-v-9fffd366]{margin-bottom:.5rem}.form-grid[data-v-9fffd366]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.form-tips[data-v-9fffd366]{margin-top:2rem;padding:1rem;background:#f8f9fa;border-radius:12px}.tip[data-v-9fffd366]{display:flex;align-items:center;gap:.75rem}.tip-icon[data-v-9fffd366]{font-size:1.25rem}.tip-text[data-v-9fffd366]{color:#666;font-size:.9rem}.review-step[data-v-fa06dd84]{padding:1rem 0}.step-title[data-v-fa06dd84]{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 .5rem}.step-description[data-v-fa06dd84]{color:#666;margin:0 0 2rem}.review-sections[data-v-fa06dd84]{display:flex;flex-direction:column;gap:1.5rem}.review-section[data-v-fa06dd84]{background:#fff;border:1px solid #f0f0f0;border-radius:16px;overflow:hidden}.section-header[data-v-fa06dd84]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#f8f9fa;border-bottom:1px solid #f0f0f0}.section-icon[data-v-fa06dd84]{font-size:1.25rem}.section-header h4[data-v-fa06dd84]{margin:0;flex:1;font-size:1rem;font-weight:600}.edit-btn[data-v-fa06dd84]{background:none;border:none;color:#d34a6e;font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:background .2s ease}.edit-btn[data-v-fa06dd84]:hover{background:#fff5f8}.section-content[data-v-fa06dd84]{padding:1.25rem}.info-row[data-v-fa06dd84]{display:flex;gap:1rem;padding:.5rem 0;border-bottom:1px dashed #f0f0f0}.info-row[data-v-fa06dd84]:last-child{border-bottom:none}.info-label[data-v-fa06dd84]{color:#666;min-width:70px}.info-value[data-v-fa06dd84]{font-weight:500}.cart-items[data-v-fa06dd84]{display:flex;flex-direction:column;gap:.75rem}.cart-item[data-v-fa06dd84]{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f8f9fa;border-radius:12px}.item-emoji[data-v-fa06dd84]{font-size:1.5rem}.item-details[data-v-fa06dd84]{flex:1}.item-name[data-v-fa06dd84]{font-weight:600;margin-bottom:.25rem}.item-meta[data-v-fa06dd84]{display:flex;gap:1rem;font-size:.9rem;color:#666}.item-price[data-v-fa06dd84]{color:#d34a6e;font-weight:600}.form-field[data-v-fa06dd84]{margin-bottom:1rem}.form-field[data-v-fa06dd84]:last-child{margin-bottom:0}.form-field label[data-v-fa06dd84]{display:block;font-weight:600;margin-bottom:.5rem;font-size:.9rem}.date-input[data-v-fa06dd84],.notes-input[data-v-fa06dd84]{width:100%;padding:.75rem 1rem;border:2px solid #f0f0f0;border-radius:12px;font-family:inherit;font-size:1rem;transition:border-color .3s ease}.date-input[data-v-fa06dd84]:focus,.notes-input[data-v-fa06dd84]:focus{outline:none;border-color:#d34a6e}.notes-input[data-v-fa06dd84]{resize:vertical;min-height:80px}.total-section[data-v-fa06dd84]{background:linear-gradient(135deg,#fff5f8,#fff);padding:1.5rem;border-radius:16px;border:2px solid #ffd6e7}.total-row[data-v-fa06dd84]{display:flex;justify-content:space-between;padding:.5rem 0;color:#666}.total-final[data-v-fa06dd84]{border-top:2px solid #ffd6e7;margin-top:.75rem;padding-top:1rem;font-weight:700;font-size:1.1rem;color:#333}.total-price[data-v-fa06dd84]{color:#d34a6e;font-size:1.5rem}.total-note[data-v-fa06dd84]{margin:1rem 0 0;font-size:.8rem;color:#999}.cart-item-enter-active[data-v-fa06dd84],.cart-item-leave-active[data-v-fa06dd84]{transition:all .3s ease}.cart-item-enter-from[data-v-fa06dd84],.cart-item-leave-to[data-v-fa06dd84]{opacity:0;transform:translate(20px)}.success-step[data-v-090cefd1]{text-align:center;padding:2rem 1rem}.success-animation[data-v-090cefd1]{position:relative;width:120px;height:120px;margin:0 auto 2rem}.checkmark-circle[data-v-090cefd1]{width:120px;height:120px;animation:scale-in-090cefd1 .5s ease forwards}.checkmark[data-v-090cefd1]{width:100%;height:100%;stroke-width:2}.checkmark-bg[data-v-090cefd1]{stroke:#27ae60;stroke-width:4;stroke-dasharray:157;stroke-dashoffset:157;animation:circle-draw-090cefd1 .6s ease forwards .3s}.checkmark-check[data-v-090cefd1]{stroke:#27ae60;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:check-draw-090cefd1 .4s ease forwards .8s}@keyframes scale-in-090cefd1{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes circle-draw-090cefd1{to{stroke-dashoffset:0}}@keyframes check-draw-090cefd1{to{stroke-dashoffset:0}}.confetti[data-v-090cefd1]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.confetti-piece[data-v-090cefd1]{position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:2px;animation:confetti-fall-090cefd1 1s ease forwards;animation-delay:var(--delay);opacity:0}@keyframes confetti-fall-090cefd1{0%{opacity:1;transform:translate(-50%,-50%) rotate(0) scale(0)}50%{opacity:1;transform:translate(calc(-50% + var(--x-end)),calc(-50% - var(--y-end))) rotate(var(--rotation)) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--x-end)),calc(-50% + 50px)) rotate(var(--rotation)) scale(.5)}}.success-title[data-v-090cefd1]{font-size:1.75rem;font-weight:700;color:#333;margin:0 0 1rem}.success-message[data-v-090cefd1]{color:#666;font-size:1.1rem;line-height:1.6;margin:0 0 2rem}.order-reference[data-v-090cefd1]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f8f9fa;border-radius:12px;margin-bottom:2rem}.ref-label[data-v-090cefd1]{color:#666}.ref-number[data-v-090cefd1]{font-weight:700;font-family:monospace;font-size:1.1rem}.success-actions[data-v-090cefd1]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.contact-info[data-v-090cefd1]{padding-top:2rem;border-top:1px solid #f0f0f0}.contact-info p[data-v-090cefd1]{color:#999;margin:0 0 .5rem}.contact-link[data-v-090cefd1]{color:#d34a6e;text-decoration:none;font-weight:600;font-size:1.1rem}.contact-link[data-v-090cefd1]:hover{text-decoration:underline}.multi-step-form[data-v-f2077461]{max-width:900px;margin:0 auto}.form-container[data-v-f2077461]{min-height:400px;padding:1.5rem 0}.form-navigation[data-v-f2077461]{display:flex;gap:1rem;padding:1.5rem 0;border-top:1px solid #f0f0f0}.nav-spacer[data-v-f2077461]{flex:1}.slide-left-enter-active[data-v-f2077461],.slide-left-leave-active[data-v-f2077461]{transition:all .4s ease}.slide-left-enter-from[data-v-f2077461]{opacity:0;transform:translate(-30px)}.slide-left-leave-to[data-v-f2077461]{opacity:0;transform:translate(30px)}.slide-right-enter-active[data-v-f2077461],.slide-right-leave-active[data-v-f2077461]{transition:all .4s ease}.slide-right-enter-from[data-v-f2077461]{opacity:0;transform:translate(30px)}.slide-right-leave-to[data-v-f2077461]{opacity:0;transform:translate(-30px)}.quote-page[data-v-1471df23]{max-width:1000px;margin:0 auto;padding:1rem}.page-header[data-v-1471df23]{text-align:center;margin-bottom:2rem}.page-title[data-v-1471df23]{font-size:2rem;font-weight:700;color:#333;margin:0 0 .5rem;background:linear-gradient(135deg,#d34a6e,#ff8fab);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle[data-v-1471df23]{color:#666;font-size:1.1rem;margin:0}.coupon-section[data-v-dcc65d28]{background:var(--bg-primary);border-radius:16px;border:2px dashed var(--border-color);overflow:hidden;margin-bottom:1.5rem}.coupon-header[data-v-dcc65d28]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;transition:all .3s ease}.coupon-header[data-v-dcc65d28]:hover{background:var(--bg-secondary)}.coupon-icon[data-v-dcc65d28]{font-size:1.25rem}.coupon-title[data-v-dcc65d28]{flex:1;font-weight:600;color:var(--text-primary)}.coupon-toggle[data-v-dcc65d28]{font-size:.9rem;color:var(--text-secondary);transition:transform .3s ease;transform:rotate(-90deg)}.coupon-toggle.open[data-v-dcc65d28]{transform:rotate(90deg)}.coupon-content[data-v-dcc65d28]{padding:0 1.25rem 1.25rem}.coupon-form[data-v-dcc65d28]{display:flex;flex-direction:column;gap:.75rem}.input-wrapper[data-v-dcc65d28]{display:flex;gap:.5rem}.coupon-input[data-v-dcc65d28]{flex:1;padding:.875rem 1rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:12px;font-size:1rem;font-weight:600;text-transform:uppercase;color:var(--text-primary);letter-spacing:1px;transition:all .3s ease}.coupon-input[data-v-dcc65d28]:focus{outline:none;border-color:var(--pink-primary);background:var(--bg-primary)}.coupon-input.error[data-v-dcc65d28]{border-color:#e74c3c}.coupon-input[data-v-dcc65d28]::placeholder{text-transform:none;letter-spacing:0;font-weight:400;color:var(--text-muted)}.apply-btn[data-v-dcc65d28]{padding:.875rem 1.5rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer;transition:all .3s ease;min-width:80px;display:flex;align-items:center;justify-content:center}.apply-btn[data-v-dcc65d28]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #ff6b9d66}.apply-btn[data-v-dcc65d28]:disabled{opacity:.6;cursor:not-allowed}.error-message[data-v-dcc65d28],.success-message[data-v-dcc65d28]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:10px;font-size:.9rem;font-weight:500;margin:0}.error-message[data-v-dcc65d28]{background:#fee;color:#c53030}.success-message[data-v-dcc65d28]{background:#f0fff4;color:#276749}.dark .error-message[data-v-dcc65d28]{background:#feb2b21a}.dark .success-message[data-v-dcc65d28]{background:#9ae6b41a}.coupon-applied[data-v-dcc65d28]{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,#f0fff4,#c6f6d5);border-radius:12px;border:2px solid #68d391}.dark .coupon-applied[data-v-dcc65d28]{background:linear-gradient(135deg,#48bb781a,#48bb7833)}.applied-info[data-v-dcc65d28]{display:flex;align-items:center;gap:.75rem;flex:1}.applied-icon[data-v-dcc65d28]{width:28px;height:28px;background:#48bb78;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.applied-details[data-v-dcc65d28]{display:flex;flex-direction:column;gap:.2rem}.applied-code[data-v-dcc65d28]{font-weight:700;font-size:1rem;color:var(--text-primary)}.applied-desc[data-v-dcc65d28]{font-size:.85rem;color:var(--text-secondary)}.applied-discount[data-v-dcc65d28]{font-weight:700;font-size:1.1rem;color:#276749}.remove-btn[data-v-dcc65d28]{padding:.5rem 1rem;background:transparent;border:1px solid #e53e3e;color:#e53e3e;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .3s ease}.remove-btn[data-v-dcc65d28]:hover{background:#e53e3e;color:#fff}.loading-spinner.small[data-v-dcc65d28]{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-dcc65d28 .8s linear infinite}@keyframes spin-dcc65d28{to{transform:rotate(360deg)}}.slide-enter-active[data-v-dcc65d28],.slide-leave-active[data-v-dcc65d28]{transition:all .3s ease}.slide-enter-from[data-v-dcc65d28],.slide-leave-to[data-v-dcc65d28]{opacity:0;transform:translateY(-10px)}.fade-enter-active[data-v-dcc65d28],.fade-leave-active[data-v-dcc65d28]{transition:opacity .3s ease}.fade-enter-from[data-v-dcc65d28],.fade-leave-to[data-v-dcc65d28]{opacity:0}@media (max-width: 480px){.input-wrapper[data-v-dcc65d28]{flex-direction:column}.apply-btn[data-v-dcc65d28]{width:100%}.coupon-applied[data-v-dcc65d28]{flex-direction:column;text-align:center}.applied-info[data-v-dcc65d28]{flex-direction:column}}.checkout-page[data-v-aa191ec7]{max-width:1100px;margin:0 auto}.empty-cart[data-v-aa191ec7]{text-align:center;padding:4rem 2rem}.empty-icon[data-v-aa191ec7]{font-size:5rem;display:block;margin-bottom:1rem;opacity:.5}.empty-cart h2[data-v-aa191ec7]{font-size:1.5rem;color:var(--text-primary);margin:0 0 .5rem}.empty-cart p[data-v-aa191ec7]{color:var(--text-secondary);margin:0 0 1.5rem}.browse-btn[data-v-aa191ec7]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border-radius:30px;font-weight:700;text-decoration:none;transition:all .3s ease}.browse-btn[data-v-aa191ec7]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff6b9d66}.page-header[data-v-aa191ec7]{text-align:center;margin-bottom:2rem}.page-title[data-v-aa191ec7]{font-size:2rem;font-weight:800;color:var(--text-primary);margin:0 0 .5rem}.page-subtitle[data-v-aa191ec7]{font-size:1rem;color:var(--text-secondary);margin:0}.progress-bar[data-v-aa191ec7]{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem}.progress-step[data-v-aa191ec7]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--bg-secondary);border-radius:25px;cursor:pointer;transition:all .3s ease}.progress-step.active[data-v-aa191ec7],.progress-step.completed[data-v-aa191ec7]{background:var(--pink-light)}.step-number[data-v-aa191ec7]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);border-radius:50%;font-weight:700;font-size:.85rem;color:var(--text-secondary);transition:all .3s ease}.progress-step.active .step-number[data-v-aa191ec7]{background:var(--pink-primary);color:#fff}.progress-step.completed .step-number[data-v-aa191ec7]{background:#27ae60;color:#fff}.step-title[data-v-aa191ec7]{font-weight:600;font-size:.9rem;color:var(--text-secondary)}.progress-step.active .step-title[data-v-aa191ec7]{color:var(--pink-primary)}.checkout-grid[data-v-aa191ec7]{display:grid;grid-template-columns:1fr 350px;gap:2rem;align-items:start}.checkout-form[data-v-aa191ec7]{background:var(--bg-primary);border-radius:20px;padding:2rem;box-shadow:var(--card-shadow)}.form-step[data-v-aa191ec7]{animation:fadeIn-aa191ec7 .3s ease}@keyframes fadeIn-aa191ec7{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-heading[data-v-aa191ec7]{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 1.5rem}.heading-icon[data-v-aa191ec7]{font-size:1.5rem}.form-group[data-v-aa191ec7]{margin-bottom:1.25rem}.form-label[data-v-aa191ec7]{display:block;font-weight:600;font-size:.9rem;color:var(--text-primary);margin-bottom:.5rem}.form-input[data-v-aa191ec7]{width:100%;padding:.875rem 1rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:12px;font-size:1rem;color:var(--text-primary);transition:all .3s ease}.form-input[data-v-aa191ec7]:focus{outline:none;border-color:var(--pink-primary);background:var(--bg-primary)}.form-input[data-v-aa191ec7]::placeholder{color:var(--text-muted)}.form-textarea[data-v-aa191ec7]{resize:vertical;min-height:100px}.delivery-options[data-v-aa191ec7]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.delivery-option[data-v-aa191ec7]{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .3s ease}.delivery-option[data-v-aa191ec7]:hover{background:var(--pink-light)}.delivery-option.selected[data-v-aa191ec7]{border-color:var(--pink-primary);background:var(--pink-light)}.delivery-option input[data-v-aa191ec7]{display:none}.option-icon[data-v-aa191ec7]{font-size:2rem}.option-content[data-v-aa191ec7]{flex:1;display:flex;flex-direction:column;gap:.25rem}.option-title[data-v-aa191ec7]{font-weight:700;color:var(--text-primary)}.option-desc[data-v-aa191ec7]{font-size:.85rem;color:var(--text-secondary)}.option-price[data-v-aa191ec7]{font-size:.85rem;font-weight:600;color:var(--pink-primary)}.option-price.free[data-v-aa191ec7]{color:#27ae60}.option-check[data-v-aa191ec7]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);border-radius:50%;color:transparent;font-weight:700;transition:all .3s ease}.delivery-option.selected .option-check[data-v-aa191ec7]{background:var(--pink-primary);color:#fff}.location-selection[data-v-aa191ec7]{margin-bottom:1.5rem;padding:1.5rem;background:var(--bg-secondary);border-radius:16px}.section-subtitle[data-v-aa191ec7]{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.zone-group[data-v-aa191ec7]{margin-bottom:1.5rem}.zone-group[data-v-aa191ec7]:last-of-type{margin-bottom:1rem}.zone-header[data-v-aa191ec7]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:10px;margin-bottom:.75rem;font-weight:600;font-size:.95rem}.zone-header.zone-1[data-v-aa191ec7]{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724}.zone-header.zone-2[data-v-aa191ec7]{background:linear-gradient(135deg,#fff3cd,#ffeeba);color:#856404}.zone-header.zone-3[data-v-aa191ec7]{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24}.dark .zone-header.zone-1[data-v-aa191ec7]{background:linear-gradient(135deg,#1e3a1e,#2d4a2d);color:#8fd19e}.dark .zone-header.zone-2[data-v-aa191ec7]{background:linear-gradient(135deg,#3a3520,#4a4530);color:gold}.dark .zone-header.zone-3[data-v-aa191ec7]{background:linear-gradient(135deg,#3a1e1e,#4a2d2d);color:#f5a5a5}.zone-icon[data-v-aa191ec7]{font-size:1.1rem}.zone-title[data-v-aa191ec7]{flex:1}.locations-grid[data-v-aa191ec7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem}.location-option[data-v-aa191ec7]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--bg-primary);border:2px solid transparent;border-radius:10px;cursor:pointer;transition:all .3s ease}.location-option[data-v-aa191ec7]:hover{border-color:var(--border-pink)}.location-option.selected[data-v-aa191ec7]{border-color:var(--pink-primary);background:var(--pink-light)}.location-option input[data-v-aa191ec7]{display:none}.location-name[data-v-aa191ec7]{flex:1;font-size:.9rem;font-weight:500;color:var(--text-primary)}.location-check[data-v-aa191ec7]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);border-radius:50%;color:transparent;font-size:.75rem;font-weight:700;transition:all .3s ease}.location-option.selected .location-check[data-v-aa191ec7]{background:var(--pink-primary);color:#fff}.address-section[data-v-aa191ec7]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px dashed var(--border-color)}.call-notice[data-v-aa191ec7]{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:linear-gradient(135deg,#fff9e6,#fffdf5);border:2px solid #ffd700;border-radius:12px;margin-top:1rem}.dark .call-notice[data-v-aa191ec7]{background:linear-gradient(135deg,#3d3520,#2d2815);border-color:#b8960b}.notice-icon[data-v-aa191ec7]{font-size:1.5rem}.notice-content[data-v-aa191ec7]{flex:1}.notice-content strong[data-v-aa191ec7]{display:block;color:var(--text-primary);margin-bottom:.25rem}.notice-content p[data-v-aa191ec7]{margin:0;font-size:.9rem;color:var(--text-secondary)}.datetime-section[data-v-aa191ec7]{margin-bottom:1.5rem;margin-top:1.5rem}.datetime-grid[data-v-aa191ec7]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.payment-options[data-v-aa191ec7]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.payment-option[data-v-aa191ec7]{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .3s ease}.payment-option[data-v-aa191ec7]:hover{background:var(--pink-light)}.payment-option.selected[data-v-aa191ec7]{border-color:var(--pink-primary);background:var(--pink-light)}.payment-option input[data-v-aa191ec7]{display:none}.payment-icon[data-v-aa191ec7]{font-size:2rem}.payment-content[data-v-aa191ec7]{flex:1;display:flex;flex-direction:column;gap:.25rem}.payment-name[data-v-aa191ec7]{font-weight:700;color:var(--text-primary)}.payment-desc[data-v-aa191ec7]{font-size:.85rem;color:var(--text-secondary)}.payment-check[data-v-aa191ec7]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);border-radius:50%;color:transparent;font-weight:700;transition:all .3s ease}.payment-option.selected .payment-check[data-v-aa191ec7]{background:var(--pink-primary);color:#fff}.payment-instructions[data-v-aa191ec7]{margin-bottom:1.5rem}.instructions-card[data-v-aa191ec7]{padding:1.5rem;background:var(--bg-secondary);border-radius:16px;text-align:center}.instructions-card h4[data-v-aa191ec7]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.1rem;margin:0 0 1rem}.instructions-card p[data-v-aa191ec7]{color:var(--text-secondary);margin:0 0 1rem}.payment-amount[data-v-aa191ec7]{font-size:1.25rem;margin-bottom:1rem}.payment-amount strong[data-v-aa191ec7]{color:var(--pink-primary);font-size:1.5rem}.payment-link-btn[data-v-aa191ec7]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border-radius:30px;font-weight:700;text-decoration:none;transition:all .3s ease;margin-bottom:1rem}.instructions-card.bit .payment-link-btn[data-v-aa191ec7]{background:linear-gradient(135deg,#1da1f2,#0d8bd9)}.instructions-card.paybox .payment-link-btn[data-v-aa191ec7]{background:linear-gradient(135deg,#6c5ce7,#5541d7)}.payment-link-btn[data-v-aa191ec7]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.payment-phone[data-v-aa191ec7]{font-size:.9rem;color:var(--text-secondary)}.payment-phone strong[data-v-aa191ec7]{color:var(--text-primary)}.cash-note[data-v-aa191ec7]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:var(--bg-primary);border-radius:12px;color:var(--text-secondary)}.note-icon[data-v-aa191ec7]{font-size:1.25rem}.step-actions[data-v-aa191ec7]{display:flex;gap:1rem;margin-top:2rem}.back-btn[data-v-aa191ec7]{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--bg-secondary);border:none;border-radius:12px;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.back-btn[data-v-aa191ec7]:hover{background:var(--border-color)}.next-btn[data-v-aa191ec7],.submit-btn[data-v-aa191ec7]{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease}.next-btn[data-v-aa191ec7]:hover:not(:disabled),.submit-btn[data-v-aa191ec7]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.next-btn[data-v-aa191ec7]:disabled,.submit-btn[data-v-aa191ec7]:disabled{opacity:.6;cursor:not-allowed}.btn-arrow[data-v-aa191ec7]{transition:transform .3s ease}.next-btn:hover .btn-arrow[data-v-aa191ec7]{transform:translate(-4px)}.back-btn:hover .btn-arrow[data-v-aa191ec7]{transform:translate(4px)}.btn-icon[data-v-aa191ec7]{font-size:1.25rem}.loading-spinner[data-v-aa191ec7]{width:20px;height:20px;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:spin-aa191ec7 .8s linear infinite}@keyframes spin-aa191ec7{to{transform:rotate(360deg)}}.success-step[data-v-aa191ec7]{text-align:center;padding:2rem 0}.success-animation[data-v-aa191ec7]{position:relative;width:120px;height:120px;margin:0 auto 2rem}.success-circle[data-v-aa191ec7]{width:100%;height:100%;background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:scaleIn-aa191ec7 .5s ease}@keyframes scaleIn-aa191ec7{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.success-check[data-v-aa191ec7]{color:#fff;font-size:3rem;animation:checkIn-aa191ec7 .3s ease .3s both}@keyframes checkIn-aa191ec7{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.confetti[data-v-aa191ec7]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.confetti-piece[data-v-aa191ec7]{position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:2px;animation:confettiFall-aa191ec7 1s ease forwards;animation-delay:var(--delay);opacity:0}@keyframes confettiFall-aa191ec7{0%{opacity:1;transform:translate(-50%,-50%) rotate(0) scale(0)}50%{opacity:1;transform:translate(calc(-50% + var(--x-end)),calc(-50% - var(--y-end))) rotate(var(--rotation)) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--x-end)),calc(-50% + 50px)) rotate(var(--rotation)) scale(.5)}}.success-title[data-v-aa191ec7]{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem}.success-message[data-v-aa191ec7]{font-size:1.1rem;color:var(--text-secondary);margin:0 0 2rem;line-height:1.6}.order-summary-card[data-v-aa191ec7]{display:inline-block;padding:1.5rem 2rem;background:var(--bg-secondary);border-radius:16px;margin-bottom:1.5rem}.order-summary-card .summary-row[data-v-aa191ec7]{display:flex;justify-content:space-between;gap:2rem;padding:.5rem 0;font-size:.95rem}.order-summary-card .summary-row strong[data-v-aa191ec7]{color:var(--text-primary)}.payment-reminder[data-v-aa191ec7]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#fff9e6,#fffdf5);border:2px solid #ffd700;border-radius:16px;margin-bottom:2rem;text-align:right}.dark .payment-reminder[data-v-aa191ec7]{background:linear-gradient(135deg,#3d3520,#2d2815)}.reminder-icon[data-v-aa191ec7]{font-size:1.5rem}.reminder-content[data-v-aa191ec7]{flex:1}.reminder-content strong[data-v-aa191ec7]{display:block;margin-bottom:.25rem;color:var(--text-primary)}.reminder-content p[data-v-aa191ec7]{margin:0 0 .75rem;font-size:.9rem;color:var(--text-secondary)}.reminder-btn[data-v-aa191ec7]{display:inline-block;padding:.5rem 1rem;background:var(--pink-primary);color:#fff;border-radius:20px;font-weight:600;font-size:.9rem;text-decoration:none}.success-actions[data-v-aa191ec7]{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.new-order-btn[data-v-aa191ec7],.home-btn[data-v-aa191ec7]{padding:.875rem 1.5rem;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease}.new-order-btn[data-v-aa191ec7]{background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff}.new-order-btn[data-v-aa191ec7]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.home-btn[data-v-aa191ec7]{background:var(--bg-secondary);color:var(--text-secondary)}.home-btn[data-v-aa191ec7]:hover{background:var(--border-color)}.contact-footer[data-v-aa191ec7]{padding-top:1.5rem;border-top:1px solid var(--border-color)}.contact-footer p[data-v-aa191ec7]{margin:0 0 .5rem;color:var(--text-muted)}.contact-link[data-v-aa191ec7]{color:var(--pink-primary);font-weight:600;font-size:1.1rem}.order-summary[data-v-aa191ec7]{position:sticky;top:100px}.summary-card[data-v-aa191ec7]{background:var(--bg-primary);border-radius:20px;padding:1.5rem;box-shadow:var(--card-shadow);margin-bottom:1rem}.summary-title[data-v-aa191ec7]{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.summary-items[data-v-aa191ec7]{margin-bottom:1.25rem}.summary-item[data-v-aa191ec7]{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px dashed var(--border-color)}.summary-item[data-v-aa191ec7]:last-child{border-bottom:none}.item-emoji[data-v-aa191ec7]{font-size:1.5rem}.item-info[data-v-aa191ec7]{flex:1;display:flex;flex-direction:column;gap:.2rem}.item-name[data-v-aa191ec7]{font-size:.9rem;font-weight:600;color:var(--text-primary)}.item-qty[data-v-aa191ec7]{font-size:.8rem;color:var(--text-secondary)}.item-price[data-v-aa191ec7]{font-weight:600;color:var(--text-primary)}.summary-totals[data-v-aa191ec7]{padding-top:1rem;border-top:1px solid var(--border-color)}.total-row[data-v-aa191ec7]{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.95rem;color:var(--text-secondary)}.total-row.location-row[data-v-aa191ec7]{font-size:.85rem}.location-name-small[data-v-aa191ec7]{color:var(--text-muted)}.free-delivery[data-v-aa191ec7]{color:#27ae60;font-weight:600}.total-row.final[data-v-aa191ec7]{padding-top:.75rem;margin-top:.5rem;border-top:2px solid var(--border-color);font-weight:700;font-size:1.1rem;color:var(--text-primary)}.final-price[data-v-aa191ec7]{color:var(--pink-primary);font-size:1.25rem}.plus-delivery[data-v-aa191ec7]{font-size:.9rem}.call-note[data-v-aa191ec7]{font-size:.85rem;color:var(--text-muted)}.edit-cart-btn[data-v-aa191ec7]{width:100%;padding:.75rem;background:var(--bg-secondary);border:none;border-radius:10px;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .3s ease;margin-top:1rem}.edit-cart-btn[data-v-aa191ec7]:hover{background:var(--pink-light);color:var(--pink-primary)}.trust-badges[data-v-aa191ec7]{display:flex;flex-direction:column;gap:.75rem}.trust-badges .badge[data-v-aa191ec7]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--bg-primary);border-radius:12px;font-size:.85rem;color:var(--text-secondary);box-shadow:var(--card-shadow)}.trust-badges .badge-icon[data-v-aa191ec7]{font-size:1.25rem}.fade-enter-active[data-v-aa191ec7],.fade-leave-active[data-v-aa191ec7]{transition:opacity .3s ease}.fade-enter-from[data-v-aa191ec7],.fade-leave-to[data-v-aa191ec7]{opacity:0}.slide-down-enter-active[data-v-aa191ec7],.slide-down-leave-active[data-v-aa191ec7]{transition:all .3s ease}.slide-down-enter-from[data-v-aa191ec7],.slide-down-leave-to[data-v-aa191ec7]{opacity:0;transform:translateY(-10px)}@media (max-width: 900px){.checkout-grid[data-v-aa191ec7]{grid-template-columns:1fr}.order-summary[data-v-aa191ec7]{order:-1;position:static}.summary-card[data-v-aa191ec7]{margin-bottom:2rem}.trust-badges[data-v-aa191ec7]{display:none}}@media (max-width: 600px){.progress-bar[data-v-aa191ec7]{gap:.5rem}.progress-step[data-v-aa191ec7]{padding:.4rem .75rem}.step-title[data-v-aa191ec7]{display:none}.checkout-form[data-v-aa191ec7]{padding:1.5rem}.datetime-grid[data-v-aa191ec7],.locations-grid[data-v-aa191ec7]{grid-template-columns:1fr}.step-actions[data-v-aa191ec7]{flex-direction:column}.back-btn[data-v-aa191ec7]{order:1}}.total-row.discount-row[data-v-aa191ec7]{color:#276749;background:#48bb781a;margin:0 -1rem;padding:.5rem 1rem;border-radius:8px}.discount-value[data-v-aa191ec7]{font-weight:700;color:#276749}.admin-page[data-v-66d9c409]{min-height:100vh;background:var(--bg-gradient)}.main-tabs[data-v-66d9c409]{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid var(--border-color);padding-bottom:1rem}.main-tab[data-v-66d9c409]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:12px;font-size:1rem;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .3s ease;position:relative}.main-tab[data-v-66d9c409]:hover{background:var(--pink-light);color:var(--pink-primary)}.main-tab.active[data-v-66d9c409]{background:var(--pink-light);border-color:var(--pink-primary);color:var(--pink-primary)}.tab-icon[data-v-66d9c409]{font-size:1.25rem}.tab-badge[data-v-66d9c409]{position:absolute;top:-8px;right:-8px;background:#e53e3e;color:#fff;font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:10px;min-width:20px;text-align:center}.reviews-tab[data-v-66d9c409]{animation:fadeIn-66d9c409 .3s ease}@keyframes fadeIn-66d9c409{0%{opacity:0}to{opacity:1}}.reviews-filter[data-v-66d9c409]{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.reviews-filter .filter-btn[data-v-66d9c409]{display:flex;align-items:center;gap:.4rem;padding:.6rem 1rem;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:25px;font-size:.9rem;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.reviews-filter .filter-btn[data-v-66d9c409]:hover{border-color:var(--pink-primary);color:var(--pink-primary)}.reviews-filter .filter-btn.active[data-v-66d9c409]{background:var(--pink-light);border-color:var(--pink-primary);color:var(--pink-primary)}.reviews-filter .count[data-v-66d9c409]{opacity:.7}.reviews-list[data-v-66d9c409]{display:flex;flex-direction:column;gap:1rem}.review-card[data-v-66d9c409]{background:var(--bg-primary);border-radius:16px;padding:1.5rem;box-shadow:var(--card-shadow);border-right:4px solid var(--border-color);transition:all .3s ease}.review-card.pending[data-v-66d9c409]{border-right-color:#ed8936}.review-card.approved[data-v-66d9c409]{border-right-color:#48bb78}.review-card.rejected[data-v-66d9c409]{border-right-color:#e53e3e}.review-header[data-v-66d9c409]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.reviewer-info[data-v-66d9c409]{display:flex;align-items:center;gap:.75rem}.reviewer-info .avatar[data-v-66d9c409]{width:44px;height:44px;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem}.reviewer-info .info h4[data-v-66d9c409]{margin:0;font-size:1rem;color:var(--text-primary)}.reviewer-info .location[data-v-66d9c409]{font-size:.8rem;color:var(--text-muted)}.review-rating .star[data-v-66d9c409]{font-size:1.1rem;color:var(--border-color)}.review-rating .star.filled[data-v-66d9c409]{color:#fbbf24}.review-meta[data-v-66d9c409]{display:flex;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.meta-item[data-v-66d9c409]{display:flex;align-items:center;gap:.3rem;font-size:.85rem;color:var(--text-secondary)}.review-text[data-v-66d9c409]{font-size:1rem;color:var(--text-primary);line-height:1.6;font-style:italic;margin:0 0 1rem;padding:1rem;background:var(--bg-secondary);border-radius:12px}.review-footer[data-v-66d9c409]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.review-date[data-v-66d9c409]{font-size:.85rem;color:var(--text-muted)}.status-badge[data-v-66d9c409]{padding:.3rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.status-badge.pending[data-v-66d9c409]{background:#feebc8;color:#c05621}.status-badge.approved[data-v-66d9c409]{background:#c6f6d5;color:#276749}.status-badge.rejected[data-v-66d9c409]{background:#fed7d7;color:#c53030}.review-actions[data-v-66d9c409]{display:flex;gap:.75rem;flex-wrap:wrap}.action-btn[data-v-66d9c409]{padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.action-btn.approve[data-v-66d9c409]{background:#c6f6d5;color:#276749}.action-btn.approve[data-v-66d9c409]:hover{background:#48bb78;color:#fff}.action-btn.reject[data-v-66d9c409]{background:#feebc8;color:#c05621}.action-btn.reject[data-v-66d9c409]:hover{background:#ed8936;color:#fff}.action-btn.delete[data-v-66d9c409]{background:#fed7d7;color:#c53030}.action-btn.delete[data-v-66d9c409]:hover{background:#e53e3e;color:#fff}@media (max-width: 768px){.main-tabs[data-v-66d9c409]{flex-direction:column}.main-tab[data-v-66d9c409]{justify-content:center}.review-header[data-v-66d9c409]{flex-direction:column;align-items:flex-start;gap:.75rem}.review-meta[data-v-66d9c409]{flex-direction:column;gap:.5rem}.review-actions[data-v-66d9c409]{justify-content:center}}.login-screen[data-v-66d9c409]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.login-card[data-v-66d9c409]{background:var(--bg-primary);border-radius:20px;padding:2.5rem;box-shadow:var(--card-shadow);width:100%;max-width:400px}.login-title[data-v-66d9c409]{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;text-align:center}.login-subtitle[data-v-66d9c409]{color:var(--text-secondary);margin:0 0 2rem;text-align:center}.form-group[data-v-66d9c409]{margin-bottom:1.25rem}.form-label[data-v-66d9c409]{display:block;font-weight:600;font-size:.9rem;color:var(--text-primary);margin-bottom:.5rem}.form-input[data-v-66d9c409]{width:100%;padding:.875rem 1rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:12px;font-size:1rem;color:var(--text-primary);transition:all .3s ease}.form-input[data-v-66d9c409]:focus{outline:none;border-color:var(--pink-primary);background:var(--bg-primary)}.login-btn[data-v-66d9c409]{width:100%;padding:1rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.login-btn[data-v-66d9c409]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.login-btn[data-v-66d9c409]:disabled{opacity:.6;cursor:not-allowed}.login-error[data-v-66d9c409]{color:#e74c3c;margin-top:1rem;font-weight:600;text-align:center}.loading-spinner[data-v-66d9c409]{display:inline-block;width:40px;height:40px;border:3px solid var(--border-color);border-top-color:var(--pink-primary);border-radius:50%;animation:spin-66d9c409 1s linear infinite}.loading-spinner.small[data-v-66d9c409]{width:20px;height:20px;border-width:2px;border-color:#fff;border-top-color:transparent}@keyframes spin-66d9c409{to{transform:rotate(360deg)}}.admin-dashboard[data-v-66d9c409]{padding:1.5rem;max-width:1400px;margin:0 auto}.admin-header[data-v-66d9c409]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.header-right[data-v-66d9c409]{display:flex;align-items:center;gap:1rem}.admin-title[data-v-66d9c409]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}.orders-count[data-v-66d9c409]{background:var(--pink-light);color:var(--pink-primary);padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600}.header-left[data-v-66d9c409]{display:flex;align-items:center;gap:.75rem}.user-email[data-v-66d9c409]{font-size:.85rem;color:var(--text-secondary);padding:.4rem .8rem;background:var(--bg-secondary);border-radius:20px}.refresh-btn[data-v-66d9c409],.logout-btn[data-v-66d9c409]{padding:.6rem 1.2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.refresh-btn[data-v-66d9c409]{background:var(--bg-primary);border:2px solid var(--border-color);color:var(--text-primary)}.refresh-btn[data-v-66d9c409]:hover{border-color:var(--pink-primary)}.logout-btn[data-v-66d9c409]{background:var(--bg-secondary);border:none;color:var(--text-secondary)}.logout-btn[data-v-66d9c409]:hover{background:#fee;color:#e74c3c}.spinning[data-v-66d9c409]{display:inline-block;animation:spin-66d9c409 1s linear infinite}.stats-grid[data-v-66d9c409]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card[data-v-66d9c409]{background:var(--bg-primary);border-radius:16px;padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:var(--card-shadow)}.stat-icon[data-v-66d9c409]{font-size:2rem}.stat-content[data-v-66d9c409]{display:flex;flex-direction:column}.stat-value[data-v-66d9c409]{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.stat-label[data-v-66d9c409]{font-size:.85rem;color:var(--text-secondary)}.filters-bar[data-v-66d9c409]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.filter-tabs[data-v-66d9c409]{display:flex;gap:.5rem;flex-wrap:wrap}.filter-tab[data-v-66d9c409]{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:var(--bg-primary);border:2px solid transparent;border-radius:25px;font-size:.85rem;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.filter-tab[data-v-66d9c409]:hover{background:var(--pink-light)}.filter-tab.active[data-v-66d9c409]{background:var(--pink-light);border-color:var(--pink-primary);color:var(--pink-primary)}.filter-count[data-v-66d9c409]{background:var(--bg-secondary);padding:.15rem .5rem;border-radius:10px;font-size:.75rem}.filter-tab.active .filter-count[data-v-66d9c409]{background:var(--pink-primary);color:#fff}.search-box[data-v-66d9c409]{position:relative}.search-input[data-v-66d9c409]{padding:.6rem 1rem .6rem 2.5rem;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:25px;font-size:.9rem;color:var(--text-primary);width:250px;transition:all .3s ease}.search-input[data-v-66d9c409]:focus{outline:none;border-color:var(--pink-primary)}.search-icon[data-v-66d9c409]{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.orders-list[data-v-66d9c409]{min-height:400px}.loading-state[data-v-66d9c409],.empty-state[data-v-66d9c409]{text-align:center;padding:4rem 2rem}.empty-icon[data-v-66d9c409]{font-size:4rem;display:block;margin-bottom:1rem;opacity:.5}.empty-state h3[data-v-66d9c409]{color:var(--text-primary);margin:0 0 .5rem}.empty-state p[data-v-66d9c409]{color:var(--text-secondary);margin:0}.orders-container[data-v-66d9c409]{display:flex;flex-direction:column;gap:1rem}.order-card[data-v-66d9c409]{background:var(--bg-primary);border-radius:16px;padding:1.5rem;box-shadow:var(--card-shadow);border-right:4px solid var(--border-color);transition:all .3s ease}.order-card[data-v-66d9c409]:hover{transform:translate(-4px);box-shadow:0 8px 30px #0000001a}.order-card.status-pending[data-v-66d9c409]{border-right-color:#f39c12}.order-card.status-confirmed[data-v-66d9c409]{border-right-color:#3498db}.order-card.status-preparing[data-v-66d9c409]{border-right-color:#9b59b6}.order-card.status-ready[data-v-66d9c409]{border-right-color:#27ae60}.order-card.status-delivered[data-v-66d9c409]{border-right-color:#2ecc71}.order-card.status-cancelled[data-v-66d9c409]{border-right-color:#e74c3c;opacity:.7}.order-header[data-v-66d9c409]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.order-id[data-v-66d9c409]{display:flex;flex-direction:column}.id-label[data-v-66d9c409]{font-size:.75rem;color:var(--text-muted)}.id-value[data-v-66d9c409]{font-weight:700;color:var(--text-primary)}.order-time[data-v-66d9c409]{font-size:.85rem;color:var(--text-secondary)}.order-status[data-v-66d9c409]{margin-inline-start:auto;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600}.order-status.pending[data-v-66d9c409]{background:#fff3cd;color:#856404}.order-status.confirmed[data-v-66d9c409]{background:#d1ecf1;color:#0c5460}.order-status.preparing[data-v-66d9c409]{background:#e2d5f1;color:#5e3d8e}.order-status.ready[data-v-66d9c409]{background:#d4edda;color:#155724}.order-status.delivered[data-v-66d9c409]{background:#c3e6cb;color:#155724}.order-status.cancelled[data-v-66d9c409]{background:#f8d7da;color:#721c24}.order-customer[data-v-66d9c409]{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.customer-name[data-v-66d9c409],.customer-phone[data-v-66d9c409]{display:flex;align-items:center;gap:.4rem;color:var(--text-primary);text-decoration:none}.customer-phone[data-v-66d9c409]:hover{color:var(--pink-primary)}.whatsapp-link[data-v-66d9c409]{padding:.3rem .6rem;background:#25d366;color:#fff;border-radius:15px;font-size:.8rem;text-decoration:none;transition:all .3s ease}.whatsapp-link[data-v-66d9c409]:hover{background:#128c7e}.order-delivery[data-v-66d9c409]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.delivery-badge[data-v-66d9c409]{padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600}.delivery-badge.pickup[data-v-66d9c409]{background:var(--pink-light);color:var(--pink-primary)}.delivery-badge.delivery[data-v-66d9c409]{background:#e8f4fd;color:#1976d2}.delivery-address[data-v-66d9c409]{font-size:.85rem;color:var(--text-secondary)}.order-items[data-v-66d9c409]{background:var(--bg-secondary);border-radius:12px;padding:1rem;margin-bottom:1rem}.order-item[data-v-66d9c409]{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px dashed var(--border-color)}.order-item[data-v-66d9c409]:last-child{border-bottom:none}.item-emoji[data-v-66d9c409]{font-size:1.25rem}.item-name[data-v-66d9c409]{flex:1;font-weight:500;color:var(--text-primary)}.item-qty[data-v-66d9c409]{color:var(--text-secondary);font-size:.9rem}.item-price[data-v-66d9c409]{font-weight:600;color:var(--text-primary)}.order-notes[data-v-66d9c409]{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background:#fff9e6;border-radius:10px;margin-bottom:1rem}.dark .order-notes[data-v-66d9c409]{background:#3d3520}.notes-text[data-v-66d9c409]{font-size:.9rem;color:var(--text-primary)}.order-datetime[data-v-66d9c409]{display:flex;gap:1rem;margin-bottom:1rem}.datetime-item[data-v-66d9c409]{font-size:.9rem;color:var(--text-secondary)}.order-footer[data-v-66d9c409]{display:flex;align-items:center;gap:1.5rem;padding-top:1rem;border-top:1px solid var(--border-color);flex-wrap:wrap}.order-total[data-v-66d9c409]{display:flex;align-items:center;gap:.5rem}.total-label[data-v-66d9c409]{color:var(--text-secondary)}.total-value[data-v-66d9c409]{font-size:1.25rem;font-weight:700;color:var(--pink-primary)}.payment-info[data-v-66d9c409]{display:flex;align-items:center;gap:.75rem}.payment-method[data-v-66d9c409]{font-size:.9rem;color:var(--text-primary)}.payment-status[data-v-66d9c409]{padding:.3rem .6rem;border-radius:15px;font-size:.75rem;font-weight:600}.payment-status.pending[data-v-66d9c409]{background:#f8d7da;color:#721c24}.payment-status.awaiting[data-v-66d9c409]{background:#fff3cd;color:#856404}.payment-status.paid[data-v-66d9c409]{background:#d4edda;color:#155724}.status-actions[data-v-66d9c409]{display:flex;gap:.5rem;margin-inline-start:auto}.status-select[data-v-66d9c409],.payment-select[data-v-66d9c409]{padding:.5rem .75rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;font-size:.85rem;color:var(--text-primary);cursor:pointer;transition:all .3s ease}.status-select[data-v-66d9c409]:focus,.payment-select[data-v-66d9c409]:focus{outline:none;border-color:var(--pink-primary)}.order-list-enter-active[data-v-66d9c409],.order-list-leave-active[data-v-66d9c409]{transition:all .3s ease}.order-list-enter-from[data-v-66d9c409]{opacity:0;transform:translateY(-20px)}.order-list-leave-to[data-v-66d9c409]{opacity:0;transform:translate(20px)}.order-list-move[data-v-66d9c409]{transition:transform .3s ease}@media (max-width: 768px){.admin-dashboard[data-v-66d9c409]{padding:1rem}.filter-tabs[data-v-66d9c409]{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.filter-tab[data-v-66d9c409]{flex-shrink:0}.search-box[data-v-66d9c409],.search-input[data-v-66d9c409]{width:100%}.order-footer[data-v-66d9c409]{flex-direction:column;align-items:flex-start}.status-actions[data-v-66d9c409]{width:100%;margin-inline-start:0}.status-select[data-v-66d9c409],.payment-select[data-v-66d9c409]{flex:1}.header-left[data-v-66d9c409]{flex-wrap:wrap}.user-email[data-v-66d9c409]{width:100%;text-align:center}}.my-orders-page[data-v-8d344d34]{max-width:800px;margin:0 auto;padding-bottom:3rem}.page-header[data-v-8d344d34]{text-align:center;margin-bottom:2rem}.page-title[data-v-8d344d34]{font-size:2rem;font-weight:800;color:var(--text-primary);margin:0 0 .5rem}.page-subtitle[data-v-8d344d34]{font-size:1rem;color:var(--text-secondary);margin:0}.phone-search[data-v-8d344d34]{display:flex;justify-content:center;padding:2rem 0}.search-card[data-v-8d344d34]{background:var(--bg-primary);border-radius:20px;padding:2.5rem;box-shadow:var(--card-shadow);width:100%;max-width:400px;text-align:center}.search-card h2[data-v-8d344d34]{font-size:1.25rem;color:var(--text-primary);margin:0 0 .5rem}.search-card p[data-v-8d344d34]{color:var(--text-secondary);margin:0 0 1.5rem}.form-group[data-v-8d344d34]{margin-bottom:1.5rem}.form-input[data-v-8d344d34]{width:100%;padding:1rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:12px;font-size:1.25rem;color:var(--text-primary);text-align:center;transition:all .3s ease}.form-input[data-v-8d344d34]:focus{outline:none;border-color:var(--pink-primary);background:var(--bg-primary)}.search-btn[data-v-8d344d34]{width:100%;padding:1rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.search-btn[data-v-8d344d34]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.search-btn[data-v-8d344d34]:disabled{opacity:.6;cursor:not-allowed}.orders-section[data-v-8d344d34]{padding:0}.section-header[data-v-8d344d34]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.header-info[data-v-8d344d34]{display:flex;align-items:center;gap:1rem}.phone-display[data-v-8d344d34]{font-size:1.1rem;font-weight:600;color:var(--text-primary)}.orders-count[data-v-8d344d34]{background:var(--pink-light);color:var(--pink-primary);padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600}.change-phone-btn[data-v-8d344d34]{padding:.5rem 1rem;background:var(--bg-secondary);border:none;border-radius:20px;font-size:.9rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.change-phone-btn[data-v-8d344d34]:hover{background:var(--pink-light);color:var(--pink-primary)}.loading-state[data-v-8d344d34],.empty-state[data-v-8d344d34]{text-align:center;padding:4rem 2rem;background:var(--bg-primary);border-radius:20px;box-shadow:var(--card-shadow)}.loading-spinner[data-v-8d344d34]{display:inline-block;width:40px;height:40px;border:3px solid var(--border-color);border-top-color:var(--pink-primary);border-radius:50%;animation:spin-8d344d34 1s linear infinite}.loading-spinner.small[data-v-8d344d34]{width:20px;height:20px;border-width:2px;border-color:#fff;border-top-color:transparent}@keyframes spin-8d344d34{to{transform:rotate(360deg)}}.empty-icon[data-v-8d344d34]{font-size:4rem;display:block;margin-bottom:1rem;opacity:.5}.empty-state h3[data-v-8d344d34]{color:var(--text-primary);margin:0 0 .5rem}.empty-state p[data-v-8d344d34]{color:var(--text-secondary);margin:0 0 1.5rem}.order-btn[data-v-8d344d34]{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease}.order-btn[data-v-8d344d34]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.orders-list[data-v-8d344d34]{display:flex;flex-direction:column;gap:1.5rem}.order-card[data-v-8d344d34]{background:var(--bg-primary);border-radius:20px;padding:1.5rem;box-shadow:var(--card-shadow);border-right:4px solid var(--border-color);transition:all .3s ease}.order-card[data-v-8d344d34]:hover{transform:translate(-4px);box-shadow:0 8px 30px #0000001a}.order-card.status-pending[data-v-8d344d34]{border-right-color:#f39c12}.order-card.status-confirmed[data-v-8d344d34]{border-right-color:#3498db}.order-card.status-preparing[data-v-8d344d34]{border-right-color:#9b59b6}.order-card.status-ready[data-v-8d344d34]{border-right-color:#27ae60}.order-card.status-delivered[data-v-8d344d34]{border-right-color:#2ecc71}.order-card.status-cancelled[data-v-8d344d34]{border-right-color:#e74c3c;opacity:.7}.order-header[data-v-8d344d34]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.order-id[data-v-8d344d34]{display:flex;flex-direction:column}.id-label[data-v-8d344d34]{font-size:.75rem;color:var(--text-muted)}.id-value[data-v-8d344d34]{font-weight:700;font-size:1.1rem;color:var(--text-primary)}.order-status[data-v-8d344d34]{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.order-status.pending[data-v-8d344d34]{background:#fff3cd;color:#856404}.order-status.confirmed[data-v-8d344d34]{background:#d1ecf1;color:#0c5460}.order-status.preparing[data-v-8d344d34]{background:#e2d5f1;color:#5e3d8e}.order-status.ready[data-v-8d344d34]{background:#d4edda;color:#155724}.order-status.delivered[data-v-8d344d34]{background:#c3e6cb;color:#155724}.order-status.cancelled[data-v-8d344d34]{background:#f8d7da;color:#721c24}.order-date[data-v-8d344d34]{font-size:.9rem;color:var(--text-secondary);margin-bottom:1rem}.order-items[data-v-8d344d34]{background:var(--bg-secondary);border-radius:12px;padding:1rem;margin-bottom:1rem}.order-item[data-v-8d344d34]{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px dashed var(--border-color)}.order-item[data-v-8d344d34]:last-child{border-bottom:none}.item-emoji[data-v-8d344d34]{font-size:1.25rem}.item-name[data-v-8d344d34]{flex:1;font-weight:500;color:var(--text-primary)}.item-qty[data-v-8d344d34]{color:var(--text-secondary);font-size:.9rem}.item-price[data-v-8d344d34]{font-weight:600;color:var(--text-primary)}.order-delivery[data-v-8d344d34]{margin-bottom:1rem}.delivery-badge[data-v-8d344d34]{display:inline-block;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600}.delivery-badge.pickup[data-v-8d344d34]{background:var(--pink-light);color:var(--pink-primary)}.delivery-badge.delivery[data-v-8d344d34]{background:#e8f4fd;color:#1976d2}.requested-date[data-v-8d344d34]{display:flex;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:var(--text-secondary)}.order-footer[data-v-8d344d34]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border-color);margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.order-total[data-v-8d344d34]{display:flex;align-items:center;gap:.5rem}.total-label[data-v-8d344d34]{color:var(--text-secondary)}.total-value[data-v-8d344d34]{font-size:1.25rem;font-weight:700;color:var(--pink-primary)}.payment-info[data-v-8d344d34]{display:flex;align-items:center;gap:.75rem}.payment-method[data-v-8d344d34]{font-size:.9rem;color:var(--text-primary)}.payment-status[data-v-8d344d34]{padding:.3rem .6rem;border-radius:15px;font-size:.75rem;font-weight:600}.payment-status.pending[data-v-8d344d34]{background:#f8d7da;color:#721c24}.payment-status.awaiting[data-v-8d344d34]{background:#fff3cd;color:#856404}.payment-status.paid[data-v-8d344d34]{background:#d4edda;color:#155724}.reorder-btn[data-v-8d344d34]{width:100%;padding:.75rem;background:var(--bg-secondary);border:2px solid var(--border-pink);border-radius:12px;font-weight:600;color:var(--pink-primary);cursor:pointer;transition:all .3s ease}.reorder-btn[data-v-8d344d34]:hover{background:var(--pink-light);border-color:var(--pink-primary)}.new-order-cta[data-v-8d344d34]{text-align:center;margin-top:2rem}.new-order-btn[data-v-8d344d34]{display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border-radius:30px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #ff6b9d4d}.new-order-btn[data-v-8d344d34]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff6b9d66}@media (max-width: 600px){.section-header[data-v-8d344d34],.order-footer[data-v-8d344d34]{flex-direction:column;align-items:flex-start}}.workshops-page[data-v-0f7ac966]{max-width:1200px;margin:0 auto}.hero-section[data-v-0f7ac966]{position:relative;text-align:center;padding:3rem 1rem;background:linear-gradient(135deg,var(--pink-light) 0%,var(--bg-primary) 100%);border-radius:30px;margin-bottom:3rem;overflow:hidden}.hero-content[data-v-0f7ac966]{position:relative;z-index:2}.hero-icon[data-v-0f7ac966]{font-size:4rem;display:block;margin-bottom:1rem;animation:bounce-0f7ac966 2s ease infinite}@keyframes bounce-0f7ac966{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-title[data-v-0f7ac966]{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem}.hero-subtitle[data-v-0f7ac966]{font-size:1.2rem;color:var(--text-secondary);margin:0;line-height:1.8}.hero-decoration[data-v-0f7ac966]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.floating-emoji[data-v-0f7ac966]{position:absolute;font-size:2rem;opacity:.5;animation:float-0f7ac966 4s ease-in-out infinite}.floating-emoji.e1[data-v-0f7ac966]{top:10%;right:10%;animation-delay:0s}.floating-emoji.e2[data-v-0f7ac966]{top:20%;left:15%;animation-delay:1s}.floating-emoji.e3[data-v-0f7ac966]{bottom:15%;right:20%;animation-delay:2s}.floating-emoji.e4[data-v-0f7ac966]{bottom:20%;left:10%;animation-delay:3s}@keyframes float-0f7ac966{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(10deg)}}.section-title[data-v-0f7ac966]{font-size:1.75rem;font-weight:700;color:var(--text-primary);text-align:center;margin:0 0 .5rem}.section-subtitle[data-v-0f7ac966]{font-size:1rem;color:var(--text-secondary);text-align:center;margin:0 0 2rem}.age-groups-section[data-v-0f7ac966]{margin-bottom:4rem}.age-groups-grid[data-v-0f7ac966]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.age-card[data-v-0f7ac966]{position:relative;background:var(--bg-primary);border-radius:24px;padding:2rem;box-shadow:var(--card-shadow);cursor:pointer;transition:all .3s ease;border:2px solid transparent}.age-card[data-v-0f7ac966]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:var(--pink-primary)}.age-card.featured[data-v-0f7ac966]{border-color:var(--pink-primary);background:linear-gradient(135deg,var(--bg-primary) 0%,var(--pink-light) 100%)}.featured-badge[data-v-0f7ac966]{position:absolute;top:-12px;right:20px;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700}.age-icon[data-v-0f7ac966]{font-size:3rem;margin-bottom:.5rem}.age-range[data-v-0f7ac966]{display:inline-block;background:var(--pink-light);color:var(--pink-primary);padding:.4rem 1rem;border-radius:20px;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.age-title[data-v-0f7ac966]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem}.age-description[data-v-0f7ac966]{font-size:.95rem;color:var(--text-secondary);margin:0 0 1.25rem;line-height:1.6}.age-features[data-v-0f7ac966]{list-style:none;padding:0;margin:0 0 1.25rem}.age-features li[data-v-0f7ac966]{padding:.4rem 0;font-size:.9rem;color:var(--text-primary)}.age-meta[data-v-0f7ac966]{display:flex;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.age-meta span[data-v-0f7ac966]{font-size:.85rem;color:var(--text-secondary);background:var(--bg-secondary);padding:.4rem .8rem;border-radius:15px}.age-btn[data-v-0f7ac966]{width:100%;padding:.875rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease}.age-btn[data-v-0f7ac966]:hover{box-shadow:0 6px 20px #ff6b9d66}.included-section[data-v-0f7ac966]{margin-bottom:4rem}.included-grid[data-v-0f7ac966]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.included-item[data-v-0f7ac966]{background:var(--bg-primary);border-radius:20px;padding:1.5rem;text-align:center;box-shadow:var(--card-shadow);transition:all .3s ease}.included-item[data-v-0f7ac966]:hover{transform:translateY(-5px)}.included-icon[data-v-0f7ac966]{font-size:2.5rem;display:block;margin-bottom:.75rem}.included-item h4[data-v-0f7ac966]{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.included-item p[data-v-0f7ac966]{font-size:.9rem;color:var(--text-secondary);margin:0}.contact-section[data-v-0f7ac966]{margin-bottom:3rem}.contact-card[data-v-0f7ac966]{background:var(--bg-primary);border-radius:24px;padding:2.5rem;box-shadow:var(--card-shadow);text-align:center}.contact-card h2[data-v-0f7ac966]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.contact-card>p[data-v-0f7ac966]{color:var(--text-secondary);margin:0 0 2rem}.contact-form[data-v-0f7ac966]{max-width:600px;margin:0 auto;text-align:right}.form-row[data-v-0f7ac966]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group[data-v-0f7ac966]{margin-bottom:0}.form-label[data-v-0f7ac966]{display:block;font-weight:600;font-size:.9rem;color:var(--text-primary);margin-bottom:.5rem}.form-input[data-v-0f7ac966]{width:100%;padding:.875rem 1rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:12px;font-size:1rem;color:var(--text-primary);transition:all .3s ease}.form-input[data-v-0f7ac966]:focus{outline:none;border-color:var(--pink-primary);background:var(--bg-primary)}.form-textarea[data-v-0f7ac966]{resize:vertical;min-height:100px}.submit-btn[data-v-0f7ac966]{width:100%;padding:1rem;background:linear-gradient(135deg,var(--pink-primary),var(--pink-secondary));color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.submit-btn[data-v-0f7ac966]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.submit-btn[data-v-0f7ac966]:disabled{opacity:.6;cursor:not-allowed}.loading-spinner.small[data-v-0f7ac966]{width:20px;height:20px;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:spin-0f7ac966 1s linear infinite}@keyframes spin-0f7ac966{to{transform:rotate(360deg)}}.whatsapp-alternative[data-v-0f7ac966]{margin-top:2rem;padding-top:2rem;border-top:1px dashed var(--border-color);display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.whatsapp-alternative span[data-v-0f7ac966]{color:var(--text-secondary)}.whatsapp-btn[data-v-0f7ac966],.phone-btn[data-v-0f7ac966]{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.2rem;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease}.whatsapp-btn[data-v-0f7ac966]{background:#25d366;color:#fff}.whatsapp-btn[data-v-0f7ac966]:hover{background:#128c7e}.phone-btn[data-v-0f7ac966]{background:var(--bg-secondary);color:var(--text-primary)}.phone-btn[data-v-0f7ac966]:hover{background:var(--pink-light);color:var(--pink-primary)}.success-modal-overlay[data-v-0f7ac966]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.success-modal[data-v-0f7ac966]{background:var(--bg-primary);border-radius:20px;padding:2.5rem;text-align:center;max-width:400px;width:100%}.success-icon[data-v-0f7ac966]{font-size:4rem;display:block;margin-bottom:1rem}.success-modal h3[data-v-0f7ac966]{font-size:1.5rem;color:var(--text-primary);margin:0 0 .5rem}.success-modal p[data-v-0f7ac966]{color:var(--text-secondary);margin:0 0 1.5rem}.close-btn[data-v-0f7ac966]{padding:.75rem 2rem;background:var(--pink-primary);color:#fff;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease}.close-btn[data-v-0f7ac966]:hover{background:var(--pink-secondary)}.fade-enter-active[data-v-0f7ac966],.fade-leave-active[data-v-0f7ac966]{transition:opacity .3s ease}.fade-enter-from[data-v-0f7ac966],.fade-leave-to[data-v-0f7ac966]{opacity:0}@media (max-width: 768px){.hero-title[data-v-0f7ac966]{font-size:2rem}.hero-subtitle[data-v-0f7ac966]{font-size:1rem}.age-groups-grid[data-v-0f7ac966],.form-row[data-v-0f7ac966]{grid-template-columns:1fr}.whatsapp-alternative[data-v-0f7ac966]{flex-direction:column}}:root{--pink-primary: #d34a6e;--pink-secondary: #ff8fab;--pink-light: #fff0f5;--border-pink: rgba(255, 107, 157, .3);--text-primary: #2d3748;--text-secondary: #718096;--text-muted: #a0aec0;--bg-primary: #ffffff;--bg-secondary: #f7fafc;--bg-gradient: linear-gradient(135deg, #fff0f5 0%, #ffffff 100%);--border-color: #e2e8f0;--card-shadow: 0 4px 15px rgba(0, 0, 0, .08)}.dark{--pink-light: rgba(255, 107, 157, .15);--text-primary: #f7fafc;--text-secondary: #cbd5e0;--text-muted: #718096;--bg-primary: #1a202c;--bg-secondary: #2d3748;--bg-gradient: linear-gradient(135deg, #1a202c 0%, #2d3748 100%);--border-color: #4a5568;--card-shadow: 0 4px 15px rgba(0, 0, 0, .3)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Heebo,Segoe UI,Tahoma,sans-serif;background:var(--bg-gradient);color:var(--text-primary);line-height:1.6;min-height:100vh;direction:rtl}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--pink-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--pink-secondary)}::selection{background:var(--pink-primary);color:#fff}#app{padding-top:80px;padding-bottom:2rem;min-height:100vh}@media (max-width: 768px){#app{padding-top:70px}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.page{padding:0 1rem}@media (min-width: 768px){.page{padding:0 2rem}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3}.text-center{text-align:center}.text-pink{color:var(--pink-primary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading-spinner{display:inline-block;width:40px;height:40px;border:3px solid var(--border-color);border-top-color:var(--pink-primary);border-radius:50%;animation:spin 1s linear infinite}.loading-spinner.small{width:20px;height:20px;border-width:2px}:focus-visible{outline:2px solid var(--pink-primary);outline-offset:2px}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease}.slide-enter-from{opacity:0;transform:translate(-20px)}.slide-leave-to{opacity:0;transform:translate(20px)}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}.animate-on-scroll.fade-up{transform:translateY(30px)}.animate-on-scroll.fade-down{transform:translateY(-30px)}.animate-on-scroll.fade-right{transform:translate(-30px)}.animate-on-scroll.fade-left{transform:translate(30px)}.animate-on-scroll.zoom-in{transform:scale(.9)}.animate-on-scroll.fade-up.animate-in,.animate-on-scroll.fade-down.animate-in{transform:translateY(0)}.animate-on-scroll.fade-right.animate-in,.animate-on-scroll.fade-left.animate-in{transform:translate(0)}.animate-on-scroll.zoom-in.animate-in{transform:scale(1)}.animate-on-scroll.delay-1{transition-delay:.1s}.animate-on-scroll.delay-2{transition-delay:.2s}.animate-on-scroll.delay-3{transition-delay:.3s}.animate-on-scroll.delay-4{transition-delay:.4s}.animate-on-scroll.delay-5{transition-delay:.5s}
