:root{--elystra-gold: #C9A962;--elystra-gold-light: #D4B978;--elystra-gold-dark: #B8954F;--elystra-cream: #FAF8F5;--elystra-dark: #1a1a1a;--elystra-text: #333333;--elystra-text-light: #666666;--elystra-border: #e8e8e8;--elystra-sale: #C9A962;--transition-smooth: cubic-bezier(.4, 0, .2, 1)}.collection-filter-bar{display:flex;justify-content:space-between;align-items:center;padding:20px 0 30px;border-bottom:1px solid var(--elystra-border);margin-bottom:40px}.filter-toggle{display:flex;align-items:center;gap:10px;background:none;border:1px solid var(--elystra-border);padding:12px 24px;font-family:inherit;font-size:13px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s var(--transition-smooth)}.filter-toggle:hover{border-color:var(--elystra-dark);background:var(--elystra-dark);color:#fff}.filter-toggle svg{width:16px;height:16px}.sort-wrapper{display:flex;align-items:center;gap:30px}.product-count{font-size:13px;color:var(--elystra-text-light);letter-spacing:.05em}.sort-by{display:flex;align-items:center;gap:12px}.sort-by label{font-size:13px;color:var(--elystra-text-light);letter-spacing:.05em}.sort-by select{-webkit-appearance:none;appearance:none;background:transparent;border:none;font-family:inherit;font-size:13px;letter-spacing:.05em;color:var(--elystra-dark);cursor:pointer;padding-right:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}.sort-by select:focus{outline:none}.collection-products{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 20px}@media (max-width: 1200px){.collection-products{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.collection-products{grid-template-columns:repeat(2,1fr);gap:20px 12px}}.product-card{position:relative;background:#fff}.product-card__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--elystra-cream);margin-bottom:12px}.product-card__image-wrapper{position:relative;width:100%;height:100%}.product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .5s var(--transition-smooth)}.product-card__image--primary{opacity:1}.product-card__image--secondary,.product-card:hover .product-card__image--primary{opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__image-wrapper--single .product-card__image{transition:transform .6s var(--transition-smooth)}.product-card:hover .product-card__image-wrapper--single .product-card__image{transform:scale(1.05)}.product-card__badge{position:absolute;top:10px;left:10px;z-index:2}.badge--sale{background:var(--elystra-sale);color:#fff;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:6px 12px;border-radius:0;box-shadow:0 2px 8px #c9a9624d}.product-card__info{text-align:left;padding:0 4px}.product-card__bundle-offer{font-size:11px;font-weight:600;color:var(--elystra-gold);letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;padding:5px 8px;background:#c9a96214;border-left:2px solid var(--elystra-gold);display:inline-block}.product-card__bundle-offer--primary{background:#c9a96226;border-left:3px solid var(--elystra-gold);font-size:12px;padding:6px 10px}.product-card__vendor{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--elystra-text-light);margin-bottom:6px}.product-card__title{font-size:13px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--elystra-dark);margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title a{color:inherit;text-decoration:none;transition:color .3s ease}.product-card__title a:hover{color:var(--elystra-gold)}.product-card__price{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:6px}.product-card__price-current{color:var(--elystra-gold);font-weight:600;font-size:18px;letter-spacing:.05em}.product-card__price-compare{color:var(--elystra-text-light);text-decoration:line-through;font-weight:300;font-size:14px}.product-card__price-regular{color:var(--elystra-dark);font-weight:400;font-size:16px}.product-card__discount-badge{display:inline-flex;align-items:center;background:#c9a9621f;border:1px solid rgba(201,169,98,.3);color:#8b7540;font-size:11px;font-weight:600;padding:3px 8px;letter-spacing:.05em;margin-left:auto}.product-card__swatches{display:flex;gap:6px;margin-top:8px}.product-card__swatch{width:20px;height:20px;border-radius:50%;border:1.5px solid rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease}.product-card__swatch:hover,.product-card__swatch.is-active{border-color:var(--elystra-gold);border-width:2px;box-shadow:0 0 0 2px #c9a96233}.product-card__swatch-more{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1.5px solid rgba(0,0,0,.15);font-size:9px;color:#00000080;background:#f5f5f5}.product-card__actions{position:absolute;bottom:0;left:0;right:0;padding:12px;opacity:0;transform:translateY(10px);transition:all .3s var(--transition-smooth);z-index:3;background:linear-gradient(to top,rgba(255,255,255,.98) 60%,transparent)}.product-card:hover .product-card__actions{opacity:1;transform:translateY(0)}.quick-add-btn{width:100%;background:#fff;border:1px solid var(--elystra-dark);padding:12px 20px;font-family:inherit;font-size:11px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;font-weight:500}.quick-add-btn:hover{background:var(--elystra-dark);color:#fff}.filter-drawer{position:fixed;top:0;left:0;width:100%;max-width:400px;height:100vh;background:#fff;z-index:1000;transform:translate(-100%);transition:transform .4s var(--transition-smooth);overflow-y:auto}.filter-drawer.is-open{transform:translate(0)}.filter-drawer__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.filter-drawer__overlay.is-visible{opacity:1;visibility:visible}.filter-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid var(--elystra-border)}.filter-drawer__title{font-size:14px;letter-spacing:.15em;text-transform:uppercase;font-weight:400}.filter-drawer__close{background:none;border:none;padding:8px;cursor:pointer;transition:opacity .2s ease}.filter-drawer__close:hover{opacity:.6}.filter-drawer__content{padding:30px}.filter-group{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid var(--elystra-border)}.filter-group:last-child{border-bottom:none}.filter-group__title{font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:400;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.filter-group__title svg{width:12px;height:12px;transition:transform .3s ease}.filter-group.is-collapsed .filter-group__title svg{transform:rotate(-90deg)}.filter-group__options{display:flex;flex-direction:column;gap:14px}.filter-group.is-collapsed .filter-group__options{display:none}.filter-option{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:14px;color:var(--elystra-text);transition:color .2s ease}.filter-option:hover{color:var(--elystra-dark)}.filter-option input[type=checkbox]{-webkit-appearance:none;appearance:none;width:18px;height:18px;border:1px solid var(--elystra-border);cursor:pointer;position:relative;transition:all .2s ease}.filter-option input[type=checkbox]:checked{background:var(--elystra-dark);border-color:var(--elystra-dark)}.filter-option input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:contain}.filter-colors{display:flex;flex-wrap:wrap;gap:10px}.filter-color{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s ease;position:relative}.filter-color:hover,.filter-color.is-active{border-color:var(--elystra-dark)}.filter-color.is-active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:contain}.filter-color--light.is-active:after{filter:invert(1)}.filter-drawer__footer{position:sticky;bottom:0;background:#fff;padding:20px 30px;border-top:1px solid var(--elystra-border);display:flex;gap:12px}.filter-btn{flex:1;padding:14px 20px;font-family:inherit;font-size:12px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.filter-btn--clear{background:#fff;border:1px solid var(--elystra-border);color:var(--elystra-text)}.filter-btn--clear:hover{border-color:var(--elystra-dark)}.filter-btn--apply{background:var(--elystra-dark);border:1px solid var(--elystra-dark);color:#fff}.filter-btn--apply:hover{background:var(--elystra-gold);border-color:var(--elystra-gold)}@media (max-width: 768px){.collection-filter-bar{flex-direction:column;gap:16px;padding:16px 0 24px}.sort-wrapper{width:100%;justify-content:space-between}.product-card__info{padding:0 2px}.product-card__title{font-size:12px;letter-spacing:.03em}.product-card__price{font-size:13px}.product-card__price-current{font-size:16px}.product-card__bundle-offer{font-size:10px;padding:4px 6px}.product-card__actions{display:none}.filter-drawer{max-width:100%}}.product-card.is-loading .product-card__media{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.collection-empty{text-align:center;padding:80px 20px}.collection-empty__title{font-size:18px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.collection-empty__text{color:var(--elystra-text-light);margin-bottom:30px}.collection-empty__btn{display:inline-block;padding:14px 40px;background:var(--elystra-dark);color:#fff;text-decoration:none;font-size:12px;letter-spacing:.1em;text-transform:uppercase;transition:background .3s ease}.collection-empty__btn:hover{background:var(--elystra-gold)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-card{animation:fadeInUp .4s ease both}.product-card:nth-child(1){animation-delay:.05s}.product-card:nth-child(2){animation-delay:.1s}.product-card:nth-child(3){animation-delay:.15s}.product-card:nth-child(4){animation-delay:.2s}
/*# sourceMappingURL=/cdn/shop/t/4/assets/collection-premium.css.map */
