:root{--color-primary: #AF9164;--color-primary-hover: #977b52;--color-primary-light: #d8ccb5;--color-primary-dark: #7d6443;--color-secondary: #354733;--color-secondary-light: #6f6f3f;--color-secondary-dark: #1d1e01;--color-accent: #E45F2B;--color-accent-hover: #c84618;--color-accent-light: #fba68e;--color-bg-main: #FFFBFC;--color-bg-card: #FFFFFF;--color-bg-secondary: #f5f2ec;--color-text-primary: #354733;--color-text-secondary: #6f6f3f;--color-text-light: #8f8f5e;--color-text-white: #FFFFFF;--shadow-sm: 0 1px 3px 0 rgba(53, 71, 51, .1), 0 1px 2px 0 rgba(53, 71, 51, .06);--shadow-md: 0 4px 6px -1px rgba(53, 71, 51, .1), 0 2px 4px -1px rgba(53, 71, 51, .06);--shadow-lg: 0 10px 15px -3px rgba(53, 71, 51, .1), 0 4px 6px -2px rgba(53, 71, 51, .05);--shadow-xl: 0 20px 25px -5px rgba(53, 71, 51, .1), 0 10px 10px -5px rgba(53, 71, 51, .04);--shadow-warm: 0 2px 15px -3px rgba(175, 145, 100, .15), 0 10px 20px -2px rgba(175, 145, 100, .1)}.btn,button:not(.unstyled),[type=button],[type=submit]{font-weight:500;border-radius:.5rem;transition:all .3s ease}.btn-primary,.btn.btn-primary,button.btn-primary{background-color:var(--color-primary)!important;color:var(--color-text-white)!important;border-color:var(--color-primary)!important}.btn-primary:hover,.btn.btn-primary:hover,button.btn-primary:hover{background-color:var(--color-primary-hover)!important;border-color:var(--color-primary-hover)!important;transform:translateY(-1px);box-shadow:var(--shadow-warm)}.btn-primary:active{transform:translateY(0)}.btn-secondary,.btn.btn-secondary{background-color:var(--color-secondary)!important;color:var(--color-text-white)!important;border-color:var(--color-secondary)!important}.btn-secondary:hover,.btn.btn-secondary:hover{background-color:var(--color-secondary-light)!important;border-color:var(--color-secondary-light)!important}.btn-accent,.btn.btn-accent,.btn-sale{background-color:var(--color-accent)!important;color:var(--color-text-white)!important;border-color:var(--color-accent)!important}.btn-accent:hover,.btn.btn-accent:hover,.btn-sale:hover{background-color:var(--color-accent-hover)!important;border-color:var(--color-accent-hover)!important}.btn-outline-primary{background-color:transparent!important;color:var(--color-primary)!important;border:2px solid var(--color-primary)!important}.btn-outline-primary:hover{background-color:var(--color-primary)!important;color:var(--color-text-white)!important}.btn-outline-secondary{background-color:transparent!important;color:var(--color-secondary)!important;border:2px solid var(--color-secondary)!important}.btn-outline-secondary:hover{background-color:var(--color-secondary)!important;color:var(--color-text-white)!important}a:not(.btn){color:var(--color-primary);transition:color .3s ease}a:not(.btn):hover{color:var(--color-primary-hover)}.card,.product-card{background-color:var(--color-bg-card);border-radius:.75rem;box-shadow:var(--shadow-sm);transition:all .3s ease}.card:hover,.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.badge-primary{background-color:var(--color-primary);color:var(--color-text-white)}.badge-accent,.badge-sale{background-color:var(--color-accent);color:var(--color-text-white)}input:focus,textarea:focus,select:focus{border-color:var(--color-primary)!important;ring-color:var(--color-primary)!important;outline-color:var(--color-primary)!important}.status-pending{background-color:#fef3c7;color:#92400e}.status-processing{background-color:#dbeafe;color:#1e40af}.status-shipped{background-color:#e0e7ff;color:#3730a3}.status-delivered,.status-completed{background-color:#d1fae5;color:#065f46}.status-cancelled{background-color:#fee2e2;color:#991b1b}.header,.navbar,nav{background-color:var(--color-secondary)!important}.nav-link,.navbar a{color:var(--color-text-white)!important}.nav-link:hover,.navbar a:hover{color:var(--color-primary)!important}footer{background-color:var(--color-secondary)!important;color:var(--color-text-white)!important}footer a{color:var(--color-text-white)!important}footer a:hover{color:var(--color-primary)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary-hover)}.sale-badge,.discount-tag{background-color:var(--color-accent)!important;color:var(--color-text-white)!important;font-weight:700}.cta-button,.add-to-cart,.shop-now{background-color:var(--color-primary)!important;color:var(--color-text-white)!important}.cta-button:hover,.add-to-cart:hover,.shop-now:hover{background-color:var(--color-primary-hover)!important;box-shadow:var(--shadow-warm)}.premium-section{background:linear-gradient(135deg,var(--color-bg-main) 0%,var(--color-bg-secondary) 100%)}.luxury-card{background:var(--color-bg-card);border-radius:1rem;box-shadow:var(--shadow-xl)}.text-primary-color{color:var(--color-primary)!important}.text-secondary-color{color:var(--color-secondary)!important}.text-accent-color{color:var(--color-accent)!important}.bg-primary-color{background-color:var(--color-primary)!important}.bg-secondary-color{background-color:var(--color-secondary)!important}.bg-accent-color{background-color:var(--color-accent)!important}.bg-main{background-color:var(--color-bg-main)!important}.bg-card{background-color:var(--color-bg-card)!important}.password-gate[data-v-afd4f6db]{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;display:flex;align-items:center;justify-content:center}.password-overlay[data-v-afd4f6db]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#354733,#af9164);opacity:.95}.password-container[data-v-afd4f6db]{position:relative;z-index:10000;width:100%;max-width:480px;padding:2rem}.password-card[data-v-afd4f6db]{background:#fff;border-radius:16px;padding:3rem 2.5rem;box-shadow:0 20px 60px #0000004d;animation:slideUp-afd4f6db .5s ease-out}@keyframes slideUp-afd4f6db{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.logo-section[data-v-afd4f6db]{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.gate-logo[data-v-afd4f6db]{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}.brand-name[data-v-afd4f6db]{font-size:1.75rem;font-weight:700;color:#354733;margin:0}.gate-header[data-v-afd4f6db]{text-align:center;margin-bottom:2rem}.gate-title[data-v-afd4f6db]{font-size:1.5rem;font-weight:600;color:#354733;margin-bottom:.5rem}.gate-subtitle[data-v-afd4f6db]{font-size:1rem;color:#666;margin:0}.password-form[data-v-afd4f6db],.form-group[data-v-afd4f6db]{margin-bottom:1.5rem}.input-wrapper[data-v-afd4f6db]{position:relative;display:flex;align-items:center}.password-input[data-v-afd4f6db]{width:100%;padding:1rem 3rem 1rem 1.25rem;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;transition:all .3s ease;background:#f9f9f9}.password-input[data-v-afd4f6db]:focus{outline:none;border-color:#af9164;background:#fff;box-shadow:0 0 0 3px #af91641a}.password-input.input-error[data-v-afd4f6db]{border-color:#e45f2b;background:#fff5f5}.toggle-password[data-v-afd4f6db]{position:absolute;right:1rem;background:none;border:none;color:#666;cursor:pointer;padding:.5rem;transition:color .3s ease}.toggle-password[data-v-afd4f6db]:hover{color:#af9164}.error-message[data-v-afd4f6db]{margin-top:.5rem;font-size:.875rem;color:#e45f2b;display:flex;align-items:center;gap:.5rem}.error-message[data-v-afd4f6db]:before{content:"⚠"}.submit-button[data-v-afd4f6db]{width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#af9164,#c9a673);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-button[data-v-afd4f6db]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #af916466}.submit-button[data-v-afd4f6db]:active:not(:disabled){transform:translateY(0)}.submit-button[data-v-afd4f6db]:disabled{opacity:.6;cursor:not-allowed}.gate-info[data-v-afd4f6db]{text-align:center;padding-top:1.5rem;border-top:1px solid #e0e0e0}.info-text[data-v-afd4f6db]{font-size:.875rem;color:#666;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0}.info-text i[data-v-afd4f6db]{color:#af9164}@media(max-width:640px){.password-container[data-v-afd4f6db]{padding:1rem}.password-card[data-v-afd4f6db]{padding:2rem 1.5rem}.gate-logo[data-v-afd4f6db]{width:60px;height:60px}.brand-name[data-v-afd4f6db]{font-size:1.5rem}.gate-title[data-v-afd4f6db]{font-size:1.25rem}}html{scroll-behavior:smooth}:root{--coffee-primary: #8b4513;--coffee-secondary: #a0522d;--coffee-accent: #d2691e;--coffee-light: #f5e6d3;--coffee-dark: #af9164}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#af9164;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--coffee-dark)}.header-fixed[data-v-ca5aaa97]{position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#354733;transition:all .3s ease}.header-scrolled[data-v-ca5aaa97]{background:#354733fa;box-shadow:0 4px 20px #0003}.nav-link[data-v-ca5aaa97]{color:#fff;font-weight:500;transition:all .3s ease;text-decoration:none;position:relative}.nav-link[data-v-ca5aaa97]:hover{color:#af9164}.nav-link.router-link-active[data-v-ca5aaa97]{color:#af9164;font-weight:600}.nav-link.router-link-active[data-v-ca5aaa97]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#af9164;border-radius:1px}.btn-coffee[data-v-ca5aaa97]{background:linear-gradient(135deg,#af9164,#c9a673);color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-coffee[data-v-ca5aaa97]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #8b45134d}.mobile-menu-enter-active[data-v-ca5aaa97],.mobile-menu-leave-active[data-v-ca5aaa97]{transition:all .3s ease}.mobile-menu-enter-from[data-v-ca5aaa97],.mobile-menu-leave-to[data-v-ca5aaa97]{opacity:0;transform:translateY(-10px)}.logo-container[data-v-ca5aaa97]{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.logo-image[data-v-ca5aaa97]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-width:48px;max-height:48px}.logo-text[data-v-ca5aaa97]{font-size:1.5rem;font-weight:700;color:#fff}.cart-button[data-v-ca5aaa97]{padding:.5rem;color:#fff;transition:color .3s ease}.cart-button[data-v-ca5aaa97]:hover{color:#af9164}.cart-count[data-v-ca5aaa97]{position:absolute;top:-.25rem;right:-.25rem;background:#af9164;color:#fff;font-size:.75rem;border-radius:9999px;height:1.25rem;width:1.25rem;display:flex;align-items:center;justify-content:center}.user-dropdown[data-v-ca5aaa97]{position:absolute;top:100%;right:0;background:#fff;border-radius:.5rem;box-shadow:0 10px 25px #0000001a;border:1px solid #e5e7eb;min-width:12rem;z-index:50;margin-top:.5rem}.user-info[data-v-ca5aaa97]{padding:1rem;background:#fff;border-radius:.5rem .5rem 0 0}.user-name[data-v-ca5aaa97]{font-weight:600;color:#1f2937;font-size:.9rem}.user-email[data-v-ca5aaa97]{color:#6b7280;font-size:.8rem;margin-top:.25rem}.dropdown-divider[data-v-ca5aaa97]{border:none;border-top:1px solid #e5e7eb;margin:0}.dropdown-item[data-v-ca5aaa97]{display:flex;align-items:center;width:100%;padding:.75rem 1rem;text-align:left;color:#374151;font-size:.9rem;transition:background-color .2s ease;border:none;background:none}.dropdown-item[data-v-ca5aaa97]:hover{background:#f3f4f6}.dropdown-item.logout[data-v-ca5aaa97]{color:#dc2626}.dropdown-item.logout[data-v-ca5aaa97]:hover{background:#fef2f2}.user-info-mobile[data-v-ca5aaa97]{padding:.75rem;background:#fff;border-radius:.5rem;margin-bottom:.5rem}.dropdown-enter-active[data-v-ca5aaa97],.dropdown-leave-active[data-v-ca5aaa97]{transition:all .2s ease}.dropdown-enter-from[data-v-ca5aaa97],.dropdown-leave-to[data-v-ca5aaa97]{opacity:0;transform:translateY(-.5rem)}.auth-button[data-v-ca5aaa97]{color:#fff;font-weight:500;transition:color .3s ease;background:none;border:none;cursor:pointer}.auth-button[data-v-ca5aaa97]:hover{color:#af9164}.mobile-menu-button[data-v-ca5aaa97]{padding:.5rem;color:#fff;transition:color .3s ease}.mobile-menu-button[data-v-ca5aaa97]:hover{color:#af9164}[data-v-ca5aaa97]:root{--coffee-primary: #af9164;--coffee-secondary: #977b52;--coffee-accent: #977b52;--coffee-light: #f5e6d3;--coffee-dark: #af9164}.products-section[data-v-83ca8fc8]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;display:flex;align-items:center}.section-title[data-v-83ca8fc8]{font-size:2.5rem;font-weight:700;color:var(--coffee-dark);margin-bottom:1rem}@media(min-width:768px){.section-title[data-v-83ca8fc8]{font-size:3rem}}.section-subtitle[data-v-83ca8fc8]{font-size:1.125rem;color:#6c757d;max-width:600px;margin:0 auto;line-height:1.6}.filter-tabs[data-v-83ca8fc8]{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.filter-tab[data-v-83ca8fc8]{padding:.75rem 1.5rem;border:2px solid #AF9164;background:transparent;color:#af9164;border-radius:2rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;cursor:pointer}.filter-tab[data-v-83ca8fc8]:hover{background:#af9164;color:#fff;transform:translateY(-2px)}.filter-tab.active[data-v-83ca8fc8]{background:#af9164;color:#fff}.product-card[data-v-83ca8fc8]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.product-card[data-v-83ca8fc8]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.product-image-wrapper[data-v-83ca8fc8]{position:relative;overflow:hidden;aspect-ratio:1}.product-image[data-v-83ca8fc8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-image-link[data-v-83ca8fc8]{display:block;width:100%;height:100%}.product-card:hover .product-image[data-v-83ca8fc8]{transform:scale(1.1)}.product-overlay[data-v-83ca8fc8]{position:absolute;inset:0;background:#8b4513cc;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.product-card:hover .product-overlay[data-v-83ca8fc8]{opacity:1}.product-actions[data-v-83ca8fc8]{display:flex;gap:.75rem}.action-btn[data-v-83ca8fc8]{width:48px;height:48px;background:#fff;color:#af9164;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.action-btn[data-v-83ca8fc8]:hover{background:var(--coffee-accent);color:#fff;transform:scale(1.1)}.sale-badge[data-v-83ca8fc8]{position:absolute;top:1rem;right:1rem;background:#dc3545;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.product-info[data-v-83ca8fc8]{padding:1.5rem}.product-category[data-v-83ca8fc8]{font-size:.75rem;color:var(--coffee-accent);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.product-name-link[data-v-83ca8fc8]{text-decoration:none;color:inherit;display:block;transition:color .3s ease}.product-name-link[data-v-83ca8fc8]:hover{color:#af9164}.product-name[data-v-83ca8fc8]{font-size:1.25rem;font-weight:700;color:var(--coffee-dark);margin-bottom:.75rem;line-height:1.3;margin:0}.product-description[data-v-83ca8fc8]{font-size:.875rem;color:#6c757d;line-height:1.5;margin-bottom:1rem}.product-rating[data-v-83ca8fc8]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.stars[data-v-83ca8fc8]{display:flex}.star[data-v-83ca8fc8]{color:#ddd;font-size:1rem;transition:color .2s ease}.star.filled[data-v-83ca8fc8]{color:#ffc107}.rating-text[data-v-83ca8fc8]{font-size:.75rem;color:#6c757d}.product-price[data-v-83ca8fc8]{display:flex;align-items:center;gap:.5rem}.original-price[data-v-83ca8fc8]{font-size:.875rem;color:#6c757d;text-decoration:line-through}.current-price[data-v-83ca8fc8]{font-size:1.25rem;font-weight:700;color:#af9164}.btn-coffee-outline-dark[data-v-83ca8fc8]{border:2px solid #AF9164;color:#af9164;background:transparent;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;cursor:pointer}.btn-coffee-outline-dark[data-v-83ca8fc8]:hover{background:#af9164;color:#fff;transform:translateY(-2px)}.product-fade-enter-active[data-v-83ca8fc8],.product-fade-leave-active[data-v-83ca8fc8]{transition:all .5s ease}.product-fade-enter-from[data-v-83ca8fc8],.product-fade-leave-to[data-v-83ca8fc8]{opacity:0;transform:translateY(20px)}.loading-spinner[data-v-83ca8fc8]{width:40px;height:40px;border:4px solid #f3f4f6;border-left:4px solid #AF9164;border-radius:50%;animation:spin-83ca8fc8 1s linear infinite;margin:0 auto}@keyframes spin-83ca8fc8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-reveal[data-v-83ca8fc8]{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.section-reveal.revealed[data-v-83ca8fc8]{opacity:1;transform:translateY(0)}.about-section[data-v-ccd70c3c]{background:#fff;min-height:auto;width:100%}.section-badge[data-v-ccd70c3c]{display:inline-block;background:var(--coffee-light);color:#af9164;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.section-title[data-v-ccd70c3c]{font-size:2.5rem;font-weight:700;color:var(--coffee-dark);margin-bottom:1.5rem;line-height:1.2}@media(min-width:768px){.section-title[data-v-ccd70c3c]{font-size:3rem}}.section-description[data-v-ccd70c3c]{font-size:1.125rem;color:#6c757d;line-height:1.7;margin-bottom:2rem}.features-grid[data-v-ccd70c3c]{display:grid;gap:1.5rem;margin-bottom:2rem}@media(min-width:640px){.features-grid[data-v-ccd70c3c]{grid-template-columns:repeat(2,1fr)}}.feature-item[data-v-ccd70c3c]{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:.75rem;transition:all .3s ease}.feature-item[data-v-ccd70c3c]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.feature-icon[data-v-ccd70c3c]{color:#af9164;flex-shrink:0}.feature-title[data-v-ccd70c3c]{font-size:1.125rem;font-weight:600;color:var(--coffee-dark);margin-bottom:.5rem}.feature-description[data-v-ccd70c3c]{font-size:.875rem;color:#6c757d;line-height:1.5}.stats-row[data-v-ccd70c3c]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}@media(min-width:640px){.stats-row[data-v-ccd70c3c]{grid-template-columns:repeat(4,1fr)}}.stat-item[data-v-ccd70c3c]{text-align:center}.stat-number[data-v-ccd70c3c]{font-size:2rem;font-weight:700;color:#af9164;margin-bottom:.25rem}@media(min-width:768px){.stat-number[data-v-ccd70c3c]{font-size:2.5rem}}.stat-label[data-v-ccd70c3c]{font-size:.875rem;color:#6c757d;font-weight:500}.btn-coffee-large[data-v-ccd70c3c]{background:linear-gradient(135deg,#af9164,#c9a673);color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;border:none;cursor:pointer}.btn-coffee-large[data-v-ccd70c3c]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #8b451366}.about-images[data-v-ccd70c3c]{position:relative}.main-image-wrapper[data-v-ccd70c3c]{position:relative;border-radius:1rem;overflow:hidden;margin-bottom:1rem}.main-image[data-v-ccd70c3c]{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.main-image-wrapper:hover .main-image[data-v-ccd70c3c]{transform:scale(1.05)}.image-overlay[data-v-ccd70c3c]{position:absolute;inset:0;background:#8b45134d;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.main-image-wrapper:hover .image-overlay[data-v-ccd70c3c]{opacity:1}.play-button[data-v-ccd70c3c]{width:80px;height:80px;background:#ffffffe6;color:#af9164;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.play-button[data-v-ccd70c3c]:hover{background:#fff;transform:scale(1.1)}.secondary-images[data-v-ccd70c3c]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.secondary-image[data-v-ccd70c3c]{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;transition:transform .3s ease}.secondary-image[data-v-ccd70c3c]:hover{transform:scale(1.05)}.floating-element[data-v-ccd70c3c]{position:absolute;animation:float-ccd70c3c 6s ease-in-out infinite}.floating-element-1[data-v-ccd70c3c]{top:20%;right:-20px;animation-delay:0s}.floating-element-2[data-v-ccd70c3c]{bottom:20%;left:-20px;animation-delay:3s}.floating-card[data-v-ccd70c3c]{background:#fff;padding:1rem;border-radius:1rem;box-shadow:0 8px 25px #00000026;text-align:center;min-width:120px}.floating-icon[data-v-ccd70c3c]{font-size:2rem;margin-bottom:.5rem}.floating-text[data-v-ccd70c3c]{font-size:.875rem;font-weight:600;color:var(--coffee-dark)}@keyframes float-ccd70c3c{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.section-reveal[data-v-ccd70c3c]{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.section-reveal.revealed[data-v-ccd70c3c]{opacity:1;transform:translateY(0)}@media(max-width:1024px){.floating-element[data-v-ccd70c3c]{display:none}}.contact-section[data-v-223c93f9]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:auto;width:100%}.section-badge[data-v-223c93f9]{display:inline-block;background:var(--coffee-light);color:#af9164;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.section-title[data-v-223c93f9]{font-size:2.5rem;font-weight:700;color:var(--coffee-dark);margin-bottom:1rem}@media(min-width:768px){.section-title[data-v-223c93f9]{font-size:3rem}}.section-subtitle[data-v-223c93f9]{font-size:1.125rem;color:#6c757d;max-width:600px;margin:0 auto;line-height:1.6}.contact-form-wrapper[data-v-223c93f9]{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 8px 30px #0000001a}.form-title[data-v-223c93f9]{font-size:1.5rem;font-weight:700;color:var(--coffee-dark);margin-bottom:.5rem}.form-subtitle[data-v-223c93f9]{color:#6c757d;margin-bottom:2rem}.form-row[data-v-223c93f9]{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}@media(min-width:640px){.form-row[data-v-223c93f9]{grid-template-columns:repeat(2,1fr)}}.form-group[data-v-223c93f9]{margin-bottom:1.5rem}.form-label[data-v-223c93f9]{display:block;font-weight:600;color:var(--coffee-dark);margin-bottom:.5rem}.form-input[data-v-223c93f9],.form-textarea[data-v-223c93f9]{width:100%;padding:.75rem 1rem;border:2px solid #e9ecef;border-radius:.5rem;font-size:1rem;transition:all .3s ease;background:#fff}.form-input[data-v-223c93f9]:focus,.form-textarea[data-v-223c93f9]:focus{outline:none;border-color:#af9164;box-shadow:0 0 0 3px #8b45131a}.form-input.error[data-v-223c93f9],.form-textarea.error[data-v-223c93f9]{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-textarea[data-v-223c93f9]{resize:vertical;min-height:120px}.error-message[data-v-223c93f9]{color:#dc3545;font-size:.875rem;margin-top:.25rem;display:block}.submit-btn[data-v-223c93f9]{width:100%;background:linear-gradient(135deg,#af9164,#c9a673);color:#fff;padding:1rem 2rem;border:none;border-radius:.5rem;font-weight:600;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-btn[data-v-223c93f9]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #8b45134d}.submit-btn[data-v-223c93f9]:disabled{opacity:.7;cursor:not-allowed}.loading-spinner[data-v-223c93f9]{width:20px;height:20px}.contact-card[data-v-223c93f9]{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 8px 30px #0000001a;margin-bottom:2rem}.contact-card-title[data-v-223c93f9]{font-size:1.5rem;font-weight:700;color:var(--coffee-dark);margin-bottom:.5rem}.contact-card-description[data-v-223c93f9]{color:#6c757d;margin-bottom:2rem;line-height:1.6}.contact-item[data-v-223c93f9]{display:flex;gap:1rem;margin-bottom:1.5rem}.contact-icon[data-v-223c93f9]{color:#af9164;flex-shrink:0}.contact-label[data-v-223c93f9]{font-weight:600;color:var(--coffee-dark);margin-bottom:.25rem}.contact-text[data-v-223c93f9]{color:#6c757d;line-height:1.5}.map-placeholder[data-v-223c93f9]{background:linear-gradient(135deg,#af9164,#c9a673);border-radius:1rem;padding:2rem;text-align:center;color:#fff;min-height:300px;display:flex;align-items:center;justify-content:center}.map-content[data-v-223c93f9]{max-width:250px}.map-icon[data-v-223c93f9]{font-size:3rem;margin-bottom:1rem}.map-title[data-v-223c93f9]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.map-description[data-v-223c93f9]{margin-bottom:1.5rem;opacity:.9}.map-button[data-v-223c93f9]{background:#fff;color:#af9164;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;transition:all .3s ease;cursor:pointer}.map-button[data-v-223c93f9]:hover{background:#f8f9fa;transform:translateY(-2px)}.section-reveal[data-v-223c93f9]{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.section-reveal.revealed[data-v-223c93f9]{opacity:1;transform:translateY(0)}.home-page[data-v-745f8c1d]{position:relative;width:100%;height:100vh;overflow:hidden;overflow-x:hidden;background:#fffbfc}.scroll-container[data-v-745f8c1d]{position:absolute;top:80px;left:0;width:100%;height:calc(100vh - 80px);z-index:1}.page-section[data-v-745f8c1d]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translateY(100vh);transition:all 1.2s cubic-bezier(.45,0,.15,1);pointer-events:none}.page-section.active[data-v-745f8c1d]{opacity:1;transform:translateY(0);pointer-events:all;z-index:2}.section-content[data-v-745f8c1d]{width:100%;height:100%;overflow-y:auto}.hero-section[data-v-745f8c1d]{background:#fffbfc}.hero-container[data-v-745f8c1d]{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.section-bg-image[data-v-745f8c1d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0;z-index:0;background:#fffbfc}.section-with-bg[data-v-745f8c1d]{position:relative;width:100%;height:100%}.section-overlay[data-v-745f8c1d]{position:relative;width:100%;height:100%;background:#fffbfcd9;overflow-y:auto;z-index:1}.scroll-indicator[data-v-745f8c1d]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;z-index:20;animation:bounce-745f8c1d 2s infinite}.scroll-arrow[data-v-745f8c1d]{width:30px;height:30px;border-right:3px solid #af9164;border-bottom:3px solid #af9164;transform:rotate(45deg)}.scroll-indicator span[data-v-745f8c1d]{color:#fff;font-size:.875rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}@keyframes bounce-745f8c1d{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.products-section[data-v-745f8c1d]{background:#fffbfc}.products-section .section-overlay[data-v-745f8c1d]{background:#fffbfce6}.features-section[data-v-745f8c1d]{background:linear-gradient(135deg,#fffbfc,#fff)}.features-section .section-overlay[data-v-745f8c1d]{background:#fffbfce0}.section-title[data-v-745f8c1d]{font-size:2.5rem;font-weight:700;color:#354733;margin-bottom:1rem}.section-subtitle[data-v-745f8c1d]{font-size:1.125rem;color:#666}.features-grid[data-v-745f8c1d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;animation:fadeInUp-745f8c1d .8s ease-out}.feature-card[data-v-745f8c1d]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;animation:fadeInUp-745f8c1d .6s ease-out backwards}.feature-card[data-v-745f8c1d]:hover{transform:translateY(-5px);box-shadow:0 8px 15px #af91644d}.feature-icon[data-v-745f8c1d]{width:60px;height:60px;background:linear-gradient(135deg,#af9164,#e45f2b);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon i[data-v-745f8c1d]{font-size:1.5rem;color:#fff}.feature-title[data-v-745f8c1d]{font-size:1.25rem;font-weight:600;color:#354733;margin-bottom:.75rem}.feature-description[data-v-745f8c1d]{color:#666;line-height:1.6}@keyframes fadeInUp-745f8c1d{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-section[data-v-745f8c1d],.contact-section[data-v-745f8c1d]{background:#fffbfc}.section-nav[data-v-745f8c1d]{position:fixed;right:2rem;top:50%;transform:translateY(-50%);z-index:200}.nav-dots[data-v-745f8c1d]{display:flex;flex-direction:column;gap:1rem}.nav-dot[data-v-745f8c1d]{width:12px;height:12px;border-radius:50%;background:#af91644d;border:2px solid #af9164;cursor:pointer;transition:all .3s ease}.nav-dot[data-v-745f8c1d]:hover{background:#af916499;transform:scale(1.2)}.nav-dot.active[data-v-745f8c1d]{background:#af9164;transform:scale(1.4)}.keyboard-help[data-v-745f8c1d]{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);background:#354733e6;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;z-index:200;animation:fadeIn-745f8c1d 1s ease-out 2s backwards}@keyframes fadeIn-745f8c1d{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.scroll-container[data-v-745f8c1d]{height:100vh}.section-title[data-v-745f8c1d]{font-size:2rem}.features-grid[data-v-745f8c1d]{grid-template-columns:1fr;gap:1.5rem}.section-nav[data-v-745f8c1d]{right:1rem}.keyboard-help[data-v-745f8c1d]{display:none}.section-overlay[data-v-745f8c1d]{background:#fffbfceb}}.footer[data-v-6329fc32]{background:var(--coffee-dark);color:#fff;position:relative}.footer-content[data-v-6329fc32]{padding:4rem 0 2rem}.footer-section[data-v-6329fc32]{margin-bottom:2rem}@media(min-width:1024px){.footer-section[data-v-6329fc32]{margin-bottom:0}}.footer-logo[data-v-6329fc32]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.logo-container[data-v-6329fc32]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.logo-image-footer[data-v-6329fc32]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-width:40px;max-height:40px;filter:brightness(0) invert(1)}.logo-text[data-v-6329fc32]{font-size:1.5rem;font-weight:700}.footer-description[data-v-6329fc32]{color:#fffc;line-height:1.6;margin-bottom:1.5rem}.social-links[data-v-6329fc32]{display:flex;gap:1rem}.social-link[data-v-6329fc32]{width:2.5rem;height:2.5rem;background:#ffffff1a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.social-link[data-v-6329fc32]:hover{background:var(--coffee-accent);transform:translateY(-2px)}.footer-heading[data-v-6329fc32]{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-links[data-v-6329fc32]{list-style:none;padding:0;margin:0}.footer-links li[data-v-6329fc32]{margin-bottom:.5rem}.footer-link[data-v-6329fc32]{color:#fffc;text-decoration:none;transition:color .3s ease;display:inline-block}.footer-link[data-v-6329fc32]:hover{color:var(--coffee-accent)}.newsletter-description[data-v-6329fc32]{color:#fffc;margin-bottom:1rem;line-height:1.5}.newsletter-form[data-v-6329fc32]{margin-bottom:1.5rem}.newsletter-input-group[data-v-6329fc32]{display:flex;background:#ffffff1a;border-radius:.5rem;overflow:hidden}.newsletter-input[data-v-6329fc32]{flex:1;padding:.75rem 1rem;border:none;background:transparent;color:#fff;outline:none}.newsletter-input[data-v-6329fc32]::-moz-placeholder{color:#fff9}.newsletter-input[data-v-6329fc32]::placeholder{color:#fff9}.newsletter-button[data-v-6329fc32]{background:var(--coffee-accent);color:#fff;padding:.75rem 1rem;border:none;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:100px}.newsletter-button[data-v-6329fc32]:hover:not(:disabled){background:#c9a673}.newsletter-button[data-v-6329fc32]:disabled{opacity:.7;cursor:not-allowed}.loading-spinner[data-v-6329fc32]{width:20px;height:20px}.contact-info-footer[data-v-6329fc32]{margin-top:1rem}.contact-item-footer[data-v-6329fc32]{display:flex;align-items:center;gap:.5rem;color:#fffc;margin-bottom:.5rem;font-size:.875rem}.footer-bottom[data-v-6329fc32]{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0}.bottom-content[data-v-6329fc32]{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.bottom-content[data-v-6329fc32]{flex-direction:row;justify-content:space-between}}.copyright[data-v-6329fc32]{color:#fffc;font-size:.875rem}.bottom-links[data-v-6329fc32]{display:flex;gap:1.5rem}.bottom-link[data-v-6329fc32]{color:#fffc;text-decoration:none;font-size:.875rem;transition:color .3s ease}.bottom-link[data-v-6329fc32]:hover{color:var(--coffee-accent)}.scroll-top-btn[data-v-6329fc32]{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:#af9164;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1000;box-shadow:0 4px 15px #8b45134d}.scroll-top-btn[data-v-6329fc32]:hover{background:#c9a673;transform:translateY(-2px);box-shadow:0 6px 20px #8b451366}[data-v-6329fc32]:root{--coffee-primary: #af9164;--coffee-secondary: #977b52;--coffee-accent: #e45f2b;--coffee-light: #fffbfc;--coffee-dark: #354733}.product-detail-page[data-v-a06d3e34]{min-height:100vh;background:linear-gradient(135deg,#faf9f7,#f5f2ed)}.loading-container[data-v-a06d3e34],.error-container[data-v-a06d3e34]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}.loading-spinner[data-v-a06d3e34]{width:60px;height:60px;border:6px solid rgba(139,69,19,.1);border-left:6px solid #AF9164;border-radius:50%;animation:spin-a06d3e34 1.2s linear infinite;box-shadow:0 4px 20px #8b451333}@keyframes spin-a06d3e34{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-main-content[data-v-a06d3e34]{margin-top:2rem;position:relative;z-index:1}.breadcrumb[data-v-a06d3e34]{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 0;border-bottom:1px solid rgba(139,69,19,.1);margin-bottom:0;position:sticky;top:70px;z-index:40;box-shadow:0 2px 20px #0000000d}.breadcrumb-item[data-v-a06d3e34]{color:#6b7280;text-decoration:none;transition:color .3s ease}.breadcrumb-item[data-v-a06d3e34]:hover{color:#af9164}.breadcrumb-separator[data-v-a06d3e34]{margin:0 .5rem;color:#9ca3af}.breadcrumb-current[data-v-a06d3e34]{color:#af9164;font-weight:500}.product-images[data-v-a06d3e34]{position:sticky;top:140px;height:-moz-fit-content;height:fit-content;z-index:10}.main-image-container[data-v-a06d3e34]{position:relative;margin-bottom:1.5rem;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 60px #8b451333;background:#fff;padding:1rem;transition:all .4s ease}.main-image[data-v-a06d3e34]{width:100%;height:500px;-o-object-fit:cover;object-fit:cover;border-radius:1rem;transition:all .4s ease}.sale-badge[data-v-a06d3e34]{position:absolute;top:1rem;right:1rem;background:#dc2626;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:.875rem}.image-thumbnails[data-v-a06d3e34]{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem;margin-top:1rem}.thumbnail[data-v-a06d3e34]{width:80px;height:80px;border-radius:.5rem;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .3s ease}.thumbnail[data-v-a06d3e34]:hover,.thumbnail.active[data-v-a06d3e34]{border-color:#af9164}.thumbnail img[data-v-a06d3e34]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info[data-v-a06d3e34]{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:2rem;padding:2.5rem;box-shadow:0 10px 40px #8b45131a;border:1px solid rgba(255,255,255,.3)}.product-categories[data-v-a06d3e34]{margin-bottom:1.5rem}.category-tag[data-v-a06d3e34]{display:inline-block;background:linear-gradient(135deg,#af9164,#c9a673);color:#fff;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:500;margin-right:.75rem;margin-bottom:.5rem;box-shadow:0 4px 15px #8b45134d;transition:all .3s ease}.category-tag[data-v-a06d3e34]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b451366}.product-rating[data-v-a06d3e34]{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.stars[data-v-a06d3e34]{display:flex;gap:.125rem}.star[data-v-a06d3e34]{font-size:1.25rem;color:#d1d5db;transition:color .3s ease}.star.filled[data-v-a06d3e34]{color:#fbbf24}.rating-text[data-v-a06d3e34]{color:#6b7280;font-size:.875rem}.product-short-description[data-v-a06d3e34]{color:#6b7280;line-height:1.6;margin-bottom:2rem;font-size:1.125rem}.product-title[data-v-a06d3e34]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.2}.product-pricing[data-v-a06d3e34]{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#8b45130d,#8b45131a);border-radius:1.5rem;border:1px solid rgba(139,69,19,.2)}.current-price[data-v-a06d3e34]{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#af9164,#c9a673);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.original-price[data-v-a06d3e34]{font-size:1.25rem;color:#9ca3af;text-decoration:line-through}.btn-primary[data-v-a06d3e34]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:#af9164;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:500;transition:all .3s ease}.btn-primary[data-v-a06d3e34]:hover{background:var(--coffee-dark);transform:translateY(-2px)}.quantity-section[data-v-a06d3e34]{margin-bottom:2rem}.quantity-label[data-v-a06d3e34]{display:block;font-weight:500;margin-bottom:.5rem;color:#374151}.quantity-controls[data-v-a06d3e34]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.quantity-btn[data-v-a06d3e34]{width:40px;height:40px;border:1px solid #d1d5db;background:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s ease;cursor:pointer}.quantity-btn[data-v-a06d3e34]:hover:not(:disabled){border-color:#af9164;background:var(--coffee-light)}.quantity-btn[data-v-a06d3e34]:disabled{opacity:.5;cursor:not-allowed}.quantity-input[data-v-a06d3e34]{width:80px;height:40px;border:1px solid #d1d5db;border-radius:.5rem;text-align:center;font-weight:500}.stock-info[data-v-a06d3e34]{color:#10b981;font-size:.875rem;font-weight:500}.action-buttons[data-v-a06d3e34]{display:flex;gap:1rem;margin-bottom:2rem}.btn-add-to-cart[data-v-a06d3e34]{flex:1;background:#af9164;color:#fff;padding:1rem 2rem;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.btn-add-to-cart[data-v-a06d3e34]:hover:not(:disabled){background:var(--coffee-dark);transform:translateY(-2px);box-shadow:0 8px 25px #8b45134d}.btn-add-to-cart[data-v-a06d3e34]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.btn-wishlist[data-v-a06d3e34]{width:60px;height:60px;border:2px solid #AF9164;background:#fff;color:#af9164;border-radius:.75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.btn-wishlist[data-v-a06d3e34]:hover{background:#af9164;color:#fff;transform:translateY(-2px)}.product-details[data-v-a06d3e34]{border-top:1px solid #e5e7eb;padding-top:1.5rem}.detail-item[data-v-a06d3e34]{display:flex;justify-content:space-between;padding:.5rem 0}.detail-label[data-v-a06d3e34]{font-weight:500;color:#6b7280}.detail-value[data-v-a06d3e34]{color:#1f2937}.product-tabs[data-v-a06d3e34]{margin-top:4rem;background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:2rem;overflow:hidden;box-shadow:0 10px 40px #8b451326;border:1px solid rgba(255,255,255,.3)}.tab-headers[data-v-a06d3e34]{display:flex;background:linear-gradient(135deg,#8b45130d,#8b45131a);border-bottom:1px solid rgba(139,69,19,.2)}.tab-header[data-v-a06d3e34]{flex:1;padding:1.5rem;border:none;background:transparent;font-weight:500;color:#6b7280;cursor:pointer;transition:all .3s ease;position:relative}.tab-header[data-v-a06d3e34]:hover,.tab-header.active[data-v-a06d3e34]{color:#af9164}.tab-header.active[data-v-a06d3e34]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#af9164,#c9a673);border-radius:2px 2px 0 0}.tab-content[data-v-a06d3e34]{padding:2rem}.tab-panel[data-v-a06d3e34]{min-height:200px}.reviews-title[data-v-a06d3e34]{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.reviews-list .review-item[data-v-a06d3e34]:not(:last-child){margin-bottom:1.5rem}.review-item[data-v-a06d3e34]{padding:1.5rem;background:#fff;border-radius:.75rem;margin-bottom:1rem}.review-header[data-v-a06d3e34]{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.review-rating[data-v-a06d3e34]{display:flex;gap:.125rem}.review-author[data-v-a06d3e34]{font-weight:500;color:#1f2937}.review-date[data-v-a06d3e34]{color:#6b7280;font-size:.875rem}.review-comment[data-v-a06d3e34]{color:#4b5563;line-height:1.6}.no-reviews[data-v-a06d3e34]{text-align:center;padding:2rem;color:#6b7280}.related-products[data-v-a06d3e34]{margin-top:5rem;padding:3rem;background:#fff9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:2rem;border:1px solid rgba(255,255,255,.3)}.related-title[data-v-a06d3e34]{font-size:1.75rem;font-weight:600;margin-bottom:2rem;color:#1f2937}.related-grid[data-v-a06d3e34]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.related-product-card[data-v-a06d3e34]{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 30px #8b451326;transition:all .4s ease;border:1px solid rgba(255,255,255,.3)}.related-product-card[data-v-a06d3e34]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 50px #8b451340}.related-product-link[data-v-a06d3e34]{display:block;text-decoration:none;color:inherit}.related-product-image[data-v-a06d3e34]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.related-product-info[data-v-a06d3e34]{padding:1rem}.related-product-name[data-v-a06d3e34]{font-weight:500;margin-bottom:.5rem;color:#1f2937}.related-product-price[data-v-a06d3e34]{font-weight:600;color:#af9164;font-size:1.125rem}@media(max-width:1024px){.product-images[data-v-a06d3e34]{position:static;margin-bottom:2rem}}@media(max-width:768px){.product-main-content[data-v-a06d3e34]{margin-top:1.5rem}.product-info[data-v-a06d3e34]{padding:2rem;margin-top:1rem}.breadcrumb[data-v-a06d3e34]{top:60px}}@media(max-width:640px){.product-main-content[data-v-a06d3e34]{margin-top:1rem}.product-title[data-v-a06d3e34]{font-size:2rem;line-height:1.1}.current-price[data-v-a06d3e34]{font-size:2rem}.product-info[data-v-a06d3e34]{padding:1.5rem}.main-image[data-v-a06d3e34]{height:300px}.action-buttons[data-v-a06d3e34]{flex-direction:column;gap:.75rem}.btn-wishlist[data-v-a06d3e34]{width:100%;height:50px}.related-products[data-v-a06d3e34]{padding:2rem;margin-top:3rem}.product-tabs[data-v-a06d3e34]{margin-top:3rem}.tab-headers[data-v-a06d3e34]{flex-direction:column}.tab-header[data-v-a06d3e34]{padding:1rem;border-bottom:1px solid rgba(139,69,19,.1)}.tab-header.active[data-v-a06d3e34]:after{height:3px;left:0;right:auto;width:60px;border-radius:0 2px 2px 0}}.page-header[data-v-0d768177]{background:linear-gradient(135deg,#af9164,#977b52);color:#fff;margin-top:80px}.page-title[data-v-0d768177]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-subtitle[data-v-0d768177]{font-size:1.125rem;opacity:.9}.loading-state[data-v-0d768177]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0}.loading-spinner[data-v-0d768177]{width:3rem;height:3rem;border:4px solid #e5e7eb;border-left:4px solid #AF9164;border-radius:50%;animation:spin-0d768177 1s linear infinite;margin-bottom:1rem}@keyframes spin-0d768177{to{transform:rotate(360deg)}}.empty-cart[data-v-0d768177]{text-align:center;padding:4rem 0}.empty-cart-icon[data-v-0d768177]{margin-bottom:2rem}.empty-cart-icon i[data-v-0d768177]{font-size:6rem;color:#d1d5db}.empty-cart-title[data-v-0d768177]{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:1rem}.empty-cart-description[data-v-0d768177]{color:#6b7280;margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto}.btn-continue-shopping[data-v-0d768177]{display:inline-block;background:#af9164;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .3s}.btn-continue-shopping[data-v-0d768177]:hover{background:#977b52}.cart-layout[data-v-0d768177]{display:grid;grid-template-columns:1fr 350px;gap:2rem;align-items:start}@media(max-width:1024px){.cart-layout[data-v-0d768177]{grid-template-columns:1fr}}.cart-items-section[data-v-0d768177]{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.cart-header[data-v-0d768177]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.section-title[data-v-0d768177]{font-size:1.25rem;font-weight:600;color:#374151}.cart-item[data-v-0d768177]{display:grid;grid-template-columns:80px 1fr auto auto auto;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid #f3f4f6}.cart-item[data-v-0d768177]:last-child{border-bottom:none}.item-image[data-v-0d768177]{width:80px;height:80px;border-radius:.5rem;overflow:hidden;position:relative;cursor:pointer}.product-image[data-v-0d768177]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.item-image:hover .product-image[data-v-0d768177]{transform:scale(1.05)}.image-hover-overlay[data-v-0d768177]{position:absolute;inset:0;background:#8b4513cc;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:.5rem}.item-image:hover .image-hover-overlay[data-v-0d768177]{opacity:1}.hover-cart-btn[data-v-0d768177]{background:#fff;color:#af9164;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0003}.hover-cart-btn[data-v-0d768177]:hover:not(:disabled){background:#af9164;color:#fff;transform:scale(1.1)}.hover-cart-btn[data-v-0d768177]:disabled{opacity:.5;cursor:not-allowed}.hover-cart-btn i[data-v-0d768177]{font-size:16px}.item-details[data-v-0d768177]{min-width:0}.product-name[data-v-0d768177]{font-weight:600;color:#374151;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-price[data-v-0d768177]{font-size:.875rem;color:#af9164;font-weight:600;margin-bottom:.25rem}.product-stock[data-v-0d768177]{font-size:.75rem;color:#6b7280}.item-quantity[data-v-0d768177]{display:flex;flex-direction:column;align-items:center}.quantity-label[data-v-0d768177]{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.quantity-controls[data-v-0d768177]{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:.375rem}.quantity-btn[data-v-0d768177]{padding:.25rem .5rem;background:#fff;border:none;cursor:pointer;transition:background-color .2s}.quantity-btn[data-v-0d768177]:hover:not(:disabled){background:#fff}.quantity-btn[data-v-0d768177]:disabled{opacity:.5;cursor:not-allowed}.quantity-display[data-v-0d768177]{padding:.25rem .75rem;font-weight:600;min-width:2rem;text-align:center}.item-total[data-v-0d768177]{text-align:right}.total-price[data-v-0d768177]{font-weight:700;color:#374151;font-size:1.1rem}.remove-btn[data-v-0d768177]{padding:.5rem;color:#ef4444;background:none;border:none;cursor:pointer;border-radius:.375rem;transition:all .2s;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.remove-btn[data-v-0d768177]:hover:not(:disabled){background:#fef2f2;color:#dc2626;transform:scale(1.1)}.remove-btn[data-v-0d768177]:disabled{opacity:.5;cursor:not-allowed}.remove-btn i[data-v-0d768177]{font-size:16px}.order-summary-section[data-v-0d768177]{position:sticky;top:2rem}.order-summary[data-v-0d768177]{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.summary-title[data-v-0d768177]{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:1.5rem}.summary-line[data-v-0d768177]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.summary-label[data-v-0d768177]{color:#6b7280}.summary-value[data-v-0d768177]{font-weight:600;color:#374151}.summary-divider[data-v-0d768177]{height:1px;background:#e5e7eb;margin:1rem 0}.summary-total[data-v-0d768177]{font-size:1.125rem;font-weight:700}.summary-total .summary-label[data-v-0d768177],.summary-total .summary-value[data-v-0d768177]{color:#374151}.summary-actions[data-v-0d768177]{margin-top:1.5rem}.btn-checkout[data-v-0d768177]{width:100%;background:#af9164;color:#fff;padding:.75rem 1rem;border-radius:.5rem;border:none;font-weight:600;cursor:pointer;transition:background-color .3s;margin-bottom:.75rem}.btn-checkout[data-v-0d768177]:hover:not(:disabled){background:#977b52}.btn-checkout[data-v-0d768177]:disabled{opacity:.5;cursor:not-allowed}.btn-continue-shopping-small[data-v-0d768177]{display:block;text-align:center;color:#af9164;text-decoration:none;font-size:.875rem;font-weight:500;padding:.5rem}.btn-continue-shopping-small[data-v-0d768177]:hover{color:#977b52}@media(max-width:768px){.cart-item[data-v-0d768177]{grid-template-columns:60px 1fr;grid-template-areas:"image details" "quantity quantity" "total actions";gap:.5rem 1rem}.item-image[data-v-0d768177]{grid-area:image;width:60px;height:60px}.item-details[data-v-0d768177]{grid-area:details}.item-quantity[data-v-0d768177]{grid-area:quantity;flex-direction:row;justify-content:flex-start;gap:1rem}.item-total[data-v-0d768177]{grid-area:total;text-align:left}.item-actions[data-v-0d768177]{grid-area:actions;justify-self:end}}
