.dropdown.svelte-x6k6te{display:inline-flex;flex-direction:column;gap:.5rem;width:100%;min-width:200px}.dropdown--disabled.svelte-x6k6te{opacity:.5;cursor:not-allowed}.dropdown__label.svelte-x6k6te{font-size:.875rem;font-weight:500;color:#4f4f4f}.dropdown__wrapper.svelte-x6k6te{position:relative;width:100%}.dropdown__trigger.svelte-x6k6te{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1rem;background:#fff;border:1px solid #d1d5db;font-size:.875rem;color:#4f4f4f;cursor:pointer;transition:all .2s ease-in-out;text-align:left}.dropdown__trigger.svelte-x6k6te:hover:not(:disabled){border-color:#daa726}.dropdown__trigger.svelte-x6k6te:focus{outline:none;border-color:#daa726;box-shadow:0 0 0 3px #daa7261a}.dropdown__trigger.svelte-x6k6te:disabled{cursor:not-allowed;background:#f9fafb}.dropdown__trigger--open.svelte-x6k6te{border-color:#daa726}.dropdown__trigger-text.svelte-x6k6te{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown__menu.svelte-x6k6te{position:absolute;display:flex;flex-direction:column;gap:.25rem;top:calc(100% + .25rem);left:0;right:0;background:#fff;border:1px solid #E5E5E5;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;list-style:none;margin:0;padding:.25rem;z-index:50;max-height:280px;min-width:200px;overflow-y:auto}.dropdown__item.svelte-x6k6te{padding:.5rem .75rem;font-size:.875rem;color:#4f4f4f;cursor:pointer;transition:all .2s ease-in-out;border-radius:.25rem}.dropdown__item.svelte-x6k6te:hover{background:#f9fafb;color:#171717}.dropdown__item--selected.svelte-x6k6te{background:#daa7261a;color:#daa726;font-weight:500}.dropdown__item--selected.svelte-x6k6te:hover{color:#daa726;background:#daa72626}.price-input.svelte-118swpg{position:relative;display:flex;align-items:center}.price-input__prefix.svelte-118swpg{position:absolute;left:14px;color:#616161;font-size:.875rem;font-weight:500;pointer-events:none}.price-input__field.svelte-118swpg{width:100%;padding:14px 38px;border:1px solid #d1d5db;font-size:.875rem;transition:all .2s ease-in-out}.price-input__field.svelte-118swpg:not(:placeholder-shown),.price-input__field.svelte-118swpg:focus{border-color:#daa726;outline:none}.price-input__field.svelte-118swpg::placeholder{color:#9ca3af}.price-input__clear.svelte-118swpg{position:absolute;right:14px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;color:#9ca3af;cursor:pointer;transition:all .2s ease-in-out}.price-input__clear.svelte-118swpg:hover{color:#4f4f4f}.price-input__clear.svelte-118swpg:active{transform:scale(.95)}.container.svelte-a8yt2h{max-width:1280px;margin:0 auto;padding:0 .75rem}@media(min-width:768px){.container.svelte-a8yt2h{padding:0 1rem}}.shop.svelte-a8yt2h{min-height:100vh;position:relative}.shop__banner.svelte-a8yt2h{position:relative;overflow:hidden}.shop__banner.svelte-a8yt2h .banner__content:where(.svelte-a8yt2h){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:calc(100% - 1.5rem);max-width:500px;padding:0 1rem;z-index:1}@media(min-width:768px){.shop__banner.svelte-a8yt2h .banner__content:where(.svelte-a8yt2h){left:auto;right:auto;transform:translateY(-50%);text-align:left;width:auto;max-width:none;padding:0 2rem;margin-left:0}}@media(min-width:1024px){.shop__banner.svelte-a8yt2h .banner__content:where(.svelte-a8yt2h){padding:0 5rem}}.shop__banner.svelte-a8yt2h .banner__content:where(.svelte-a8yt2h) .banner__title:where(.svelte-a8yt2h){color:#fff;font-size:1.5rem;font-family:Playfair Display,serif;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(min-width:640px){.shop__banner.svelte-a8yt2h .banner__content:where(.svelte-a8yt2h) .banner__title:where(.svelte-a8yt2h){font-size:1.875rem}}@media(min-width:768px){.shop__banner.svelte-a8yt2h .banner__content:where(.svelte-a8yt2h) .banner__title:where(.svelte-a8yt2h){font-size:2.25rem}}.shop__banner.svelte-a8yt2h .banner__content:where(.svelte-a8yt2h) .banner__subtitle:where(.svelte-a8yt2h){color:#fff;margin-top:.5rem;font-size:.875rem;text-shadow:0 1px 3px rgba(0,0,0,.3)}@media(min-width:640px){.shop__banner.svelte-a8yt2h .banner__content:where(.svelte-a8yt2h) .banner__subtitle:where(.svelte-a8yt2h){font-size:1rem;margin-top:.75rem}}@media(min-width:768px){.shop__banner.svelte-a8yt2h .banner__content:where(.svelte-a8yt2h) .banner__subtitle:where(.svelte-a8yt2h){font-size:1.125rem;margin-top:1rem}}.shop__banner.svelte-a8yt2h .banner__image:where(.svelte-a8yt2h){width:100%;display:block;height:200px;object-fit:cover}.shop__overlay.svelte-a8yt2h{display:block;position:fixed;inset:0;background:#00000080;z-index:40;cursor:pointer;border:none;padding:0}@media(min-width:1024px){.shop__overlay.svelte-a8yt2h{display:none}}.shop__layout.svelte-a8yt2h{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start;padding:2.5rem 0}@media(min-width:768px){.shop__layout.svelte-a8yt2h{gap:2rem;padding:3rem 0}}@media(min-width:1024px){.shop__layout.svelte-a8yt2h:has(.shop__sidebar--open:where(.svelte-a8yt2h)){grid-template-columns:280px 1fr}}.shop__sidebar.svelte-a8yt2h{position:fixed;top:0;left:0;bottom:0;width:280px;background:#fff;z-index:50;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;padding:1rem}@media(min-width:1024px){.shop__sidebar.svelte-a8yt2h{position:sticky;top:120px;padding:0;background:transparent;transform:translate(0);display:none;transition:none;z-index:auto}}.shop__sidebar--open.svelte-a8yt2h{transform:translate(0)}@media(min-width:1024px){.shop__sidebar--open.svelte-a8yt2h{display:block}}.shop__main.svelte-a8yt2h{min-height:600px}@media(min-width:1024px){.filters.svelte-a8yt2h{background:transparent;padding:0;border:none}}.filters__title.svelte-a8yt2h{font-size:1.5rem;font-weight:500;font-family:Playfair Display,serif;margin:0 0 1rem}@media(min-width:768px){.filters__title.svelte-a8yt2h{font-size:1.875rem;margin-bottom:.5rem}}.filters__category.svelte-a8yt2h{border-bottom:1px solid #E5E5E5;padding:.75rem 0}@media(min-width:768px){.filters__category.svelte-a8yt2h{padding:1rem 0}}.filters__category.svelte-a8yt2h:last-child{border-bottom:none}.filters__category-header.svelte-a8yt2h{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;padding:0;cursor:pointer;transition:all .2s ease-in-out;color:#4f4f4f}.filters__category-header.svelte-a8yt2h:hover{color:#daa726}.filters__category-title.svelte-a8yt2h{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#171717}.filters__category-content.svelte-a8yt2h{padding:1rem 0 0;overflow:visible}.filters__price-inputs.svelte-a8yt2h{display:flex;flex-direction:column;gap:.75rem;overflow:visible}.filters__toggle.svelte-a8yt2h{display:flex;gap:.5rem;background:#f3f4f6;padding:.25rem}.filters__toggle-btn.svelte-a8yt2h{flex:1;padding:10px;background:transparent;border:none;font-size:.875rem;font-weight:500;color:#616161;cursor:pointer;transition:all .2s ease-in-out}.filters__toggle-btn--active.svelte-a8yt2h{background:#fff;color:#daa726;box-shadow:0 1px 2px #0000000d}.shop-actions.svelte-a8yt2h{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;padding:0 0 .75rem;border-bottom:1px solid #E5E5E5}@media(min-width:768px){.shop-actions.svelte-a8yt2h{padding:0 0 1rem}}@media(min-width:1024px){.shop-actions.svelte-a8yt2h{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.shop-actions__left.svelte-a8yt2h{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}@media(min-width:1024px){.shop-actions__left.svelte-a8yt2h{flex-direction:row;align-items:center;gap:1rem;flex-wrap:wrap}}.shop-actions__btn.svelte-a8yt2h{display:inline-flex;align-items:center;gap:.5rem;padding:1rem;background:#fff;border:1px solid #d1d5db;font-size:.875rem;font-weight:500;color:#4f4f4f;cursor:pointer;transition:all .2s ease-in-out}.shop-actions__btn.svelte-a8yt2h:hover{background:#f9fafb;border-color:#daa726;color:#daa726}.shop-actions__btn--active.svelte-a8yt2h{background:#000;border-color:#000;color:#fff}.shop-actions__btn--active.svelte-a8yt2h:hover{background:#171717;border-color:#171717}.shop-actions__badge.svelte-a8yt2h{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .25rem;background:#b33d3d;color:#fff;font-size:.75rem;font-weight:700;border-radius:4px;line-height:1}.shop-actions__sort.svelte-a8yt2h{display:flex;align-items:center;gap:.5rem;width:100%}@media(min-width:1024px){.shop-actions__sort.svelte-a8yt2h{width:auto}}.shop-actions__label.svelte-a8yt2h{display:none;font-size:.875rem;font-weight:500;color:#4f4f4f;white-space:nowrap}@media(min-width:768px){.shop-actions__label.svelte-a8yt2h{display:block}}.shop-actions__count.svelte-a8yt2h{font-size:.75rem;color:#616161;white-space:nowrap;font-weight:600}@media(min-width:768px){.shop-actions__count.svelte-a8yt2h{font-size:.875rem}}.products.svelte-a8yt2h{padding:.75rem 0;min-height:400px}@media(min-width:768px){.products.svelte-a8yt2h{padding:1rem 0}}.products__empty.svelte-a8yt2h{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:300px;color:#737373;text-align:center;padding:2rem 1rem}@media(min-width:768px){.products__empty.svelte-a8yt2h{min-height:400px;gap:1.25rem;padding:2.5rem 1.5rem}}.products__empty-title.svelte-a8yt2h{font-size:1.25rem;font-weight:600;font-family:Playfair Display,serif;color:#171717;margin:0}@media(min-width:768px){.products__empty-title.svelte-a8yt2h{font-size:1.5rem}}.products__empty-desc.svelte-a8yt2h{font-size:.875rem;color:#9ca3af;margin:0;max-width:400px}@media(min-width:768px){.products__empty-desc.svelte-a8yt2h{font-size:1rem}}.products__grid.svelte-a8yt2h{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:1280px){.products__grid.svelte-a8yt2h{grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.products__grid.svelte-a8yt2h{grid-template-columns:repeat(4,1fr)}}.products__load-more.svelte-a8yt2h{display:flex;justify-content:center;padding:2rem 0 1rem}@media(min-width:768px){.products__load-more.svelte-a8yt2h{padding:2.5rem 0 1.5rem}}
