.filter-panel[data-v-4025fe0c]{background:#f5f3f0;padding:1rem 0;border-bottom:1px solid #e8e8e8;position:sticky;top:70px;z-index:100}.filter-bar[data-v-4025fe0c]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.btn-filter-toggle[data-v-4025fe0c]{background:#fff;border:1px solid #ddd;padding:.6rem 1.25rem;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;display:flex;align-items:center;color:#1a1a1a}.btn-filter-toggle[data-v-4025fe0c]:hover{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.filter-badge[data-v-4025fe0c]{position:absolute;top:-5px;right:-5px;width:18px;height:18px;background:#dc3545;color:#fff;border-radius:50%;font-size:.7rem;display:flex;align-items:center;justify-content:center}.filter-summary[data-v-4025fe0c]{display:flex;align-items:center;gap:.5rem}.filter-tag[data-v-4025fe0c]{background:#1a1a1a;color:#fff;padding:.4rem .75rem;border-radius:20px;font-size:.85rem;display:flex;align-items:center;gap:.5rem}.filter-tag-clear[data-v-4025fe0c]{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:0;font-size:.75rem;transition:color .2s}.filter-tag-clear[data-v-4025fe0c]:hover{color:#fff}.filter-results[data-v-4025fe0c]{color:#6b6b6b;font-size:.9rem}.filter-results strong[data-v-4025fe0c]{color:#1a1a1a}.filter-modal-overlay[data-v-4025fe0c]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center}.filter-modal[data-v-4025fe0c]{background:#fff;width:90%;max-width:450px;max-height:85vh;border-radius:12px;padding:0;animation:fadeInScale-4025fe0c .2s ease-out;overflow:hidden;display:flex;flex-direction:column}@keyframes fadeInScale-4025fe0c{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.filter-modal-header[data-v-4025fe0c]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e8e8e8;background:#f9f9f9}.filter-modal-header h3[data-v-4025fe0c]{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0}.filter-modal-close[data-v-4025fe0c]{background:none;border:none;font-size:1.25rem;color:#6b6b6b;cursor:pointer;transition:all .2s ease;padding:.25rem;line-height:1}.filter-modal-close[data-v-4025fe0c]:hover{color:#1a1a1a}.filter-modal-body[data-v-4025fe0c]{padding:1.5rem;overflow-y:auto;flex:1}.filter-section[data-v-4025fe0c]{margin-bottom:1.75rem}.filter-section[data-v-4025fe0c]:last-child{margin-bottom:0}.filter-section h4[data-v-4025fe0c]{font-size:.9rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem;display:flex;align-items:center}.filter-section h4 i[data-v-4025fe0c]{color:#c9a962}.filter-row[data-v-4025fe0c]{display:flex;gap:1rem}.filter-field[data-v-4025fe0c]{flex:1}.filter-field label[data-v-4025fe0c]{display:block;font-size:.8rem;color:#6b6b6b;margin-bottom:.35rem;font-weight:500}.filter-field input[type=date][data-v-4025fe0c],.filter-field input[type=time][data-v-4025fe0c]{width:100%;padding:.65rem .75rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;background:#fff;transition:all .2s ease}.filter-field input[type=date][data-v-4025fe0c]:focus,.filter-field input[type=time][data-v-4025fe0c]:focus{border-color:#1a1a1a;outline:none;box-shadow:0 0 0 3px #1a1a1a1a}.filter-select[data-v-4025fe0c]{width:100%;padding:.65rem .75rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;background:#fff;cursor:pointer;transition:all .2s ease}.filter-select[data-v-4025fe0c]:focus{border-color:#1a1a1a;outline:none;box-shadow:0 0 0 3px #1a1a1a1a}.filter-modal-actions[data-v-4025fe0c]{display:flex;gap:1rem;padding:1.25rem 1.5rem;border-top:1px solid #e8e8e8;background:#f9f9f9}.filter-modal-actions .btn-reset[data-v-4025fe0c]{flex:1;background:transparent;color:#2d2d2d;border:1px solid #ddd;padding:.7rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:6px}.filter-modal-actions .btn-reset[data-v-4025fe0c]:hover{background:#f0f0f0;border-color:#ccc}.filter-modal-actions .btn-apply[data-v-4025fe0c]{flex:2;background:#1a1a1a;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-modal-actions .btn-apply[data-v-4025fe0c]:hover{background:#333}.photo-gallery[data-v-4025fe0c]{padding:4rem 0}.photo-grid[data-v-4025fe0c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:0}.photo-card[data-v-4025fe0c]{position:relative;background:var(--color-white, #fff);border:1px solid #e8e8e8;overflow:hidden;cursor:pointer;transition:all .3s ease}.photo-card[data-v-4025fe0c]:hover,.photo-card.touch-active[data-v-4025fe0c]{transform:translateY(-5px);box-shadow:0 15px 40px #00000026;z-index:10}.photo-card.in-cart[data-v-4025fe0c]{border-color:var(--color-accent, #c9a962)}.photo-wrapper[data-v-4025fe0c]{position:relative;aspect-ratio:4/5;overflow:hidden;background:#f5f3f0}.photo-wrapper img[data-v-4025fe0c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(15%);transition:transform .5s ease}.photo-card:hover .photo-wrapper img[data-v-4025fe0c]{transform:scale(1.05)}.photo-overlay[data-v-4025fe0c]{position:absolute;top:0;left:0;width:100%;height:100%;background:#1a1a1ab3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;opacity:0;pointer-events:none;transition:all .3s ease;padding:1rem}.photo-card:hover .photo-overlay[data-v-4025fe0c],.photo-card.touch-active .photo-overlay[data-v-4025fe0c]{opacity:1;pointer-events:auto}.btn-overlay[data-v-4025fe0c]{background:#fff;color:#1a1a1a;border:none;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;border-radius:4px;transform:translateY(10px);opacity:0;width:100%;max-width:160px;text-align:center}.photo-card:hover .btn-overlay[data-v-4025fe0c],.photo-card.touch-active .btn-overlay[data-v-4025fe0c]{transform:translateY(0);opacity:1}.btn-overlay[data-v-4025fe0c]:hover{background:#1a1a1a;color:#fff}.photo-info[data-v-4025fe0c]{position:absolute;bottom:0;left:0;right:0;padding:.75rem 1rem;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);opacity:0;transform:translateY(10px);transition:all .3s ease}.photo-card:hover .photo-info[data-v-4025fe0c],.photo-card.touch-active .photo-info[data-v-4025fe0c]{opacity:1;transform:translateY(0)}.photo-meta[data-v-4025fe0c]{display:flex;justify-content:space-between;align-items:center}.photo-time[data-v-4025fe0c]{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-size:.85rem}.photo-time i[data-v-4025fe0c]{color:#c9a962}.photo-id[data-v-4025fe0c]{color:#fffc;font-size:.75rem;font-weight:500}.empty-state[data-v-4025fe0c]{text-align:center;padding:5rem 2rem}.empty-state i[data-v-4025fe0c]{font-size:4rem;color:#c9a962;margin-bottom:1.5rem}.empty-state h3[data-v-4025fe0c]{font-size:1.8rem;color:#1a1a1a;margin-bottom:1rem}.empty-state p[data-v-4025fe0c]{color:#666}.gallery-lightbox[data-v-4025fe0c]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center}.lightbox-content[data-v-4025fe0c]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lightbox-close[data-v-4025fe0c]{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;z-index:10;padding:10px;transition:all .3s ease}.lightbox-close[data-v-4025fe0c]:hover{color:#c9a962}.lightbox-nav[data-v-4025fe0c]{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:15px 20px;transition:all .3s ease;z-index:10}.lightbox-nav[data-v-4025fe0c]:hover{background:#000c}.lightbox-nav[data-v-4025fe0c]:disabled{opacity:.3;cursor:not-allowed}.lightbox-prev[data-v-4025fe0c]{left:20px}.lightbox-next[data-v-4025fe0c]{right:20px}.lightbox-image-container[data-v-4025fe0c]{max-width:90%;max-height:85%;display:flex;align-items:center;justify-content:center}.lightbox-image[data-v-4025fe0c]{max-width:100%;max-height:85vh;-o-object-fit:contain;object-fit:contain}.lightbox-loading[data-v-4025fe0c]{color:#fff}.lightbox-footer[data-v-4025fe0c]{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 2rem;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,transparent 100%)}.lightbox-info[data-v-4025fe0c]{display:flex;justify-content:space-between;align-items:center;color:#ffffffe6;font-size:.9rem}.lightbox-time i[data-v-4025fe0c]{color:#c9a962}.lightbox-counter[data-v-4025fe0c]{font-weight:500}@media(max-width:991px){.photo-grid[data-v-4025fe0c]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(max-width:768px){.photo-grid[data-v-4025fe0c]{grid-template-columns:repeat(2,1fr)}.lightbox-nav[data-v-4025fe0c]{padding:10px 15px;font-size:1.2rem}.lightbox-prev[data-v-4025fe0c]{left:10px}.lightbox-next[data-v-4025fe0c]{right:10px}}.load-more-container[data-v-4025fe0c]{display:flex;justify-content:center;padding:2rem}.btn-load-more[data-v-4025fe0c]{background:#1a1a1a;color:#fff;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border-radius:4px;display:flex;align-items:center;gap:.5rem}.btn-load-more[data-v-4025fe0c]:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-load-more[data-v-4025fe0c]:active{transform:translateY(0)}.loading-indicator[data-v-4025fe0c]{display:flex;justify-content:center;padding:2rem}.spinner-wrapper[data-v-4025fe0c]{display:flex;align-items:center;color:#6b6b6b;font-size:1rem}.spinner-wrapper i[data-v-4025fe0c]{color:#1a1a1a}.load-more-trigger[data-v-4025fe0c]{height:1px;width:100%}.all-loaded-message[data-v-4025fe0c]{text-align:center;padding:1.5rem;color:#6b6b6b;font-size:.9rem}.btn-overlay.btn-cart[data-v-4025fe0c]{background:#c9a962;color:#fff;margin-top:.5rem}.btn-overlay.btn-cart[data-v-4025fe0c]:hover{background:#b8954d}.btn-overlay.btn-cart.in-cart[data-v-4025fe0c]{background:#28a745}.btn-overlay.btn-cart.in-cart[data-v-4025fe0c]:hover{background:#218838}.lightbox-actions[data-v-4025fe0c]{display:flex;align-items:center;gap:1rem;margin-top:.75rem}.lightbox-price[data-v-4025fe0c]{font-size:1.1rem;font-weight:600;color:#c9a962}.btn-lightbox-cart[data-v-4025fe0c]{background:#c9a962;color:#fff;border:none;padding:.6rem 1.25rem;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-lightbox-cart[data-v-4025fe0c]:hover{background:#b8954d}.btn-lightbox-cart.in-cart[data-v-4025fe0c]{background:#dc3545}.btn-lightbox-cart.in-cart[data-v-4025fe0c]:hover{background:#c82333}.cart-overlay[data-v-4025fe0c]{position:fixed;inset:0;width:100%;height:100%;background:#00000080;z-index:3000;display:flex;justify-content:flex-end}.cart-sidebar[data-v-4025fe0c]{background:#fff;width:100%;max-width:420px;height:90vh;height:90dvh;display:flex;flex-direction:column;transform:translate(0);box-shadow:-4px 0 20px #00000026}.cart-fade-enter-active[data-v-4025fe0c]{transition:opacity .3s ease}.cart-fade-enter-active .cart-sidebar[data-v-4025fe0c]{transition:transform .3s ease-out}.cart-fade-leave-active[data-v-4025fe0c]{transition:opacity .2s ease}.cart-fade-leave-active .cart-sidebar[data-v-4025fe0c]{transition:transform .2s ease-in}.cart-fade-enter-from[data-v-4025fe0c],.cart-fade-leave-to[data-v-4025fe0c]{opacity:0}.cart-fade-enter-from .cart-sidebar[data-v-4025fe0c],.cart-fade-leave-to .cart-sidebar[data-v-4025fe0c]{transform:translate(100%)}.cart-header[data-v-4025fe0c]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e8e8e8;background:#fff;flex-shrink:0}.cart-header h3[data-v-4025fe0c]{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0}.cart-close[data-v-4025fe0c]{background:none;border:none;font-size:1.25rem;color:#6b6b6b;cursor:pointer;transition:color .2s}.cart-close[data-v-4025fe0c]:hover{color:#1a1a1a}.cart-body[data-v-4025fe0c]{flex:1;overflow-y:auto;padding:.75rem;min-height:0}.cart-empty[data-v-4025fe0c]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6b6b6b;text-align:center;padding:2rem}.cart-empty i[data-v-4025fe0c]{font-size:3rem;color:#ddd;margin-bottom:1rem}.cart-empty p[data-v-4025fe0c]{font-size:1.1rem;font-weight:500;margin:0 0 .5rem;color:#1a1a1a}.cart-empty span[data-v-4025fe0c]{font-size:.9rem}.cart-items[data-v-4025fe0c]{display:flex;flex-direction:column;gap:.5rem}.cart-item[data-v-4025fe0c]{display:flex;align-items:center;gap:.6rem;padding:.5rem;background:#f9f9f9;border-radius:6px;transition:background .2s}.cart-item[data-v-4025fe0c]:hover{background:#f0f0f0}.cart-item-image[data-v-4025fe0c]{width:50px;height:50px;border-radius:4px;overflow:hidden;flex-shrink:0}.cart-item-image img[data-v-4025fe0c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-item-info[data-v-4025fe0c]{flex:1;min-width:0}.cart-item-id[data-v-4025fe0c]{display:block;font-weight:600;color:#1a1a1a;font-size:.8rem}.cart-item-time[data-v-4025fe0c]{display:block;font-size:.75rem;color:#6b6b6b}.cart-item-price[data-v-4025fe0c]{font-weight:600;color:#c9a962;font-size:.85rem;white-space:nowrap}.cart-item-remove[data-v-4025fe0c]{background:none;border:none;color:#ccc;cursor:pointer;padding:.35rem;font-size:.8rem;transition:color .2s}.cart-item-remove[data-v-4025fe0c]:hover{color:#dc3545}.cart-footer[data-v-4025fe0c]{padding:1rem 1.25rem;border-top:1px solid #e8e8e8;background:#fff;flex-shrink:0}.cart-summary[data-v-4025fe0c]{margin-bottom:.75rem}.cart-summary-row[data-v-4025fe0c]{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.9rem}.cart-summary-row.cart-total[data-v-4025fe0c]{font-size:1rem;padding-top:.5rem;margin-top:.35rem;border-top:1px solid #e8e8e8}.cart-summary-row.cart-total strong[data-v-4025fe0c]{color:#c9a962;font-size:1.1rem}.cart-actions[data-v-4025fe0c]{display:flex;gap:.5rem;align-items:stretch}.btn-checkout[data-v-4025fe0c]{flex:1;background:#1a1a1a;color:#fff;border:none;padding:.75rem 1.25rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-checkout[data-v-4025fe0c]:hover{background:#333}.btn-clear-cart[data-v-4025fe0c]{width:42px;height:auto;background:#f5f5f5;color:#999;border:1px solid #e0e0e0;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.btn-clear-cart[data-v-4025fe0c]:hover{background:#fee2e2;border-color:#fca5a5;color:#dc3545}.floating-cart-btn[data-v-4025fe0c]{position:fixed;bottom:20px;right:20px;background:#1a1a1a;color:#fff;padding:.9rem 1.25rem;border-radius:50px;display:flex;align-items:center;gap:.5rem;cursor:pointer;box-shadow:0 4px 15px #0003;z-index:1000;transition:all .3s ease}.floating-cart-btn[data-v-4025fe0c]:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.floating-cart-btn.has-items[data-v-4025fe0c]{background:#c9a962}.floating-cart-btn.has-items[data-v-4025fe0c]:hover{background:#b8954d}.floating-cart-btn i[data-v-4025fe0c]{font-size:1.1rem}.floating-cart-label[data-v-4025fe0c]{font-weight:500;font-size:.95rem}.floating-cart-badge[data-v-4025fe0c]{background:#fff;color:#1a1a1a;min-width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;margin-left:.25rem}.floating-cart-btn.has-items .floating-cart-badge[data-v-4025fe0c]{background:#1a1a1a;color:#fff}@media(max-width:576px){.cart-sidebar[data-v-4025fe0c]{max-width:100%}.floating-cart-btn[data-v-4025fe0c]{bottom:15px;right:15px;padding:.75rem 1rem}.floating-cart-label[data-v-4025fe0c]{font-size:.9rem}.lightbox-actions[data-v-4025fe0c]{flex-direction:column;align-items:stretch;gap:.5rem}.lightbox-price[data-v-4025fe0c]{text-align:center}}
