.hybrid-filters{background:#fff;height:100%;display:flex;flex-direction:column}.hybrid-filters__header{display:none;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid rgba(27,58,95,.1);background:#fff;position:sticky;top:0;z-index:10}.hybrid-filters__title{font-family:var(--font-display, "Cormorant Garamond", serif);font-size:1.5rem;font-weight:500;color:var(--color-navy-deep, #2d3878);margin:0}.hybrid-filters__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--color-charcoal, #2D2D2D);border-radius:50%;transition:all .3s ease}.hybrid-filters__close:hover{background:var(--color-cream-soft, #F5F0E6)}.hybrid-filters__close svg{width:24px;height:24px}.hybrid-filters__content{flex:1;overflow-y:auto;padding:0}.hybrid-filter-group{border-bottom:1px solid rgba(27,58,95,.1)}.hybrid-filter-group:last-of-type{border-bottom:none}.hybrid-filter-group__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 0;background:transparent;border:none;cursor:pointer;text-align:left;font-family:var(--font-body, "Plus Jakarta Sans", sans-serif);transition:color .3s ease}.hybrid-filter-group__header:hover{color:var(--color-gold-rich, #C9A84C)}.hybrid-filter-group__label{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-navy-deep, #2d3878)}.hybrid-filter-group__icon{width:18px;height:18px;color:var(--color-charcoal-light, #4A4A4A);transition:transform .3s ease;flex-shrink:0}.hybrid-filter-group__header[aria-expanded=false] .hybrid-filter-group__icon{transform:rotate(-90deg)}.hybrid-filter-group__content{overflow:hidden;transition:max-height .3s ease;padding-bottom:16px}.hybrid-filter-group__header[aria-expanded=false]+.hybrid-filter-group__content{padding-bottom:0}.hybrid-filter-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hybrid-filter-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:12px;background:var(--color-cream-soft, #F5F0E6);border:2px solid transparent;border-radius:12px;text-decoration:none;transition:all .3s ease;overflow:hidden}.hybrid-filter-card:hover{border-color:var(--color-gold-rich, #C9A84C);transform:translateY(-2px);box-shadow:0 4px 15px #1b3a5f1a}.hybrid-filter-card.is-active{border-color:var(--color-gold-rich, #C9A84C);background:linear-gradient(135deg,#c9a84c1a,#c9a84c0d)}.hybrid-filter-card.is-disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.hybrid-filter-card__image{width:70px;height:70px;border-radius:50%;overflow:hidden;margin-bottom:10px;border:2px solid white;box-shadow:0 2px 10px #0000001a}.hybrid-filter-card__image img{width:100%;height:100%;object-fit:cover}.hybrid-filter-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-ivory-warm, #FAF8F3)}.hybrid-filter-card__placeholder svg{width:30px;height:30px;color:var(--color-charcoal-light, #4A4A4A);opacity:.3}.hybrid-filter-card__content{text-align:center}.hybrid-filter-card__name{display:block;font-size:.8rem;font-weight:600;color:var(--color-navy-deep, #2d3878);margin-bottom:2px;line-height:1.3}.hybrid-filter-card__count{font-size:.7rem;color:var(--color-charcoal-light, #4A4A4A)}.hybrid-filter-card__check{position:absolute;top:8px;right:8px;width:22px;height:22px;background:var(--color-gold-rich, #C9A84C);border-radius:50%;display:flex;align-items:center;justify-content:center}.hybrid-filter-card__check svg{width:14px;height:14px;color:#fff}.hybrid-filter-list{list-style:none;margin:0;padding:0}.hybrid-filter-item{margin-bottom:4px}.hybrid-filter-item:last-child{margin-bottom:0}.hybrid-filter-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;text-decoration:none;color:var(--color-charcoal, #2D2D2D);transition:all .2s ease}.hybrid-filter-link:hover{background:var(--color-cream-soft, #F5F0E6);color:var(--color-navy-deep, #2d3878)}.hybrid-filter-link.is-active{background:linear-gradient(135deg,#c9a84c26,#c9a84c0d);color:var(--color-navy-deep, #2d3878)}.hybrid-filter-link.is-disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.hybrid-filter-checkbox{width:18px;height:18px;flex-shrink:0;border:1.5px solid var(--color-charcoal-light, #4A4A4A);border-radius:4px;position:relative;transition:all .2s ease}.hybrid-filter-checkbox.is-checked{background:var(--color-navy-deep, #2d3878);border-color:var(--color-navy-deep, #2d3878)}.hybrid-filter-checkbox.is-checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.hybrid-filter-link:hover .hybrid-filter-checkbox:not(.is-checked){border-color:var(--color-gold-rich, #C9A84C)}.hybrid-filter-label{flex:1;font-size:.9rem}.hybrid-filter-count{font-size:.8rem;color:var(--color-charcoal-light, #4A4A4A)}.hybrid-filter-colors{display:flex;flex-wrap:wrap;gap:8px}.hybrid-filter-color{position:relative;display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--color-cream-soft, #F5F0E6);border:2px solid transparent;border-radius:25px;text-decoration:none;transition:all .2s ease}.hybrid-filter-color:hover{border-color:var(--color-gold-rich, #C9A84C)}.hybrid-filter-color.is-active{border-color:var(--color-gold-rich, #C9A84C);background:#fff}.hybrid-filter-color.is-disabled{opacity:.4;pointer-events:none}.hybrid-filter-color__swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.1);flex-shrink:0}.hybrid-filter-color[data-color=white] .hybrid-filter-color__swatch{border:1px solid rgba(0,0,0,.2)}.hybrid-filter-color__label{font-size:.8rem;color:var(--color-navy-deep, #2d3878);font-weight:500}.hybrid-filter-color__count{font-size:.7rem;color:var(--color-charcoal-light, #4A4A4A)}.hybrid-filter-color__check{position:absolute;top:-4px;right:-4px;width:18px;height:18px;background:var(--color-gold-rich, #C9A84C);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0003}.hybrid-filter-color__check svg{width:10px;height:10px;color:#fff}.hybrid-filter-price{display:flex;flex-direction:column;gap:12px}.hybrid-filter-price__inputs{display:flex;align-items:center;gap:10px}.hybrid-filter-price__field{position:relative;flex:1}.hybrid-filter-price__currency{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:.875rem;color:var(--color-charcoal-light, #4A4A4A);pointer-events:none}.hybrid-filter-price__input{width:100%;padding:12px 12px 12px 28px;border:1px solid rgba(27,58,95,.2);border-radius:8px;font-size:.875rem;font-family:var(--font-body, "Plus Jakarta Sans", sans-serif);background:var(--color-cream-soft, #F5F0E6);transition:all .3s ease}.hybrid-filter-price__input:focus{border-color:var(--color-gold-rich, #C9A84C);outline:none;background:#fff}.hybrid-filter-price__input::placeholder{color:var(--color-charcoal-light, #4A4A4A)}.hybrid-filter-price__separator{font-size:.9rem;color:var(--color-charcoal-light, #4A4A4A);flex-shrink:0}.hybrid-filter-price__apply{padding:12px 24px;background:var(--color-navy-deep, #2d3878);color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease}.hybrid-filter-price__apply:hover{background:var(--color-gold-rich, #C9A84C);color:var(--color-navy-deep, #2d3878)}.hybrid-filters__active{padding:16px 0;border-top:1px solid rgba(27,58,95,.1);margin-top:auto}.hybrid-filters__active-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hybrid-filters__active-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-navy-deep, #2d3878)}.hybrid-filters__clear-all{font-size:.8rem;color:var(--color-gold-rich, #C9A84C);text-decoration:underline;transition:color .3s ease}.hybrid-filters__clear-all:hover{color:var(--color-navy-deep, #2d3878)}.hybrid-filters__active-tags{display:flex;flex-wrap:wrap;gap:8px}.hybrid-filters__active-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--color-navy-deep, #2d3878);color:#fff;font-size:.75rem;border-radius:20px;text-decoration:none;transition:all .3s ease}.hybrid-filters__active-tag:hover{background:var(--color-gold-rich, #C9A84C);color:var(--color-navy-deep, #2d3878)}.hybrid-filters__active-tag svg{width:12px;height:12px}.hybrid-filters__footer{display:none;padding:16px 20px;border-top:1px solid rgba(27,58,95,.1);background:#fff;position:sticky;bottom:0}.hybrid-filters__apply-btn{width:100%;padding:16px 24px;background:var(--color-gold-rich, #C9A84C);color:var(--color-navy-deep, #2d3878);border:none;border-radius:8px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease}.hybrid-filters__apply-btn:hover{background:var(--color-navy-deep, #2d3878);color:#fff}.hybrid-filters-drawer{position:fixed;top:0;left:0;bottom:0;width:100%;max-width:380px;background:#fff;z-index:1001;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column}.hybrid-filters-drawer.is-open{transform:translate(0)}.hybrid-filters-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.hybrid-filters-overlay.is-visible{opacity:1;visibility:visible}@media(min-width:993px){.hybrid-filters{position:sticky;top:calc(var(--header-height, 80px) + var(--announcement-height, 40px) + 20px);max-height:calc(100vh - var(--header-height, 80px) - var(--announcement-height, 40px) - 60px);overflow-y:auto;padding-right:20px;background:transparent}.hybrid-filters__content{padding:0}.hybrid-filters__active{padding:16px 0 0}.hybrid-filters__header,.hybrid-filters__footer{display:none}.hybrid-filters::-webkit-scrollbar{width:4px}.hybrid-filters::-webkit-scrollbar-track{background:transparent}.hybrid-filters::-webkit-scrollbar-thumb{background:#1b3a5f33;border-radius:4px}.hybrid-filters::-webkit-scrollbar-thumb:hover{background:#1b3a5f66}}@media(max-width:992px){.hybrid-filters{position:fixed;top:0;left:0;bottom:0;width:100%;max-width:380px;z-index:1001;transform:translate(-100%);transition:transform .3s cubic-bezier(.16,1,.3,1);box-shadow:4px 0 20px #00000026}.hybrid-filters.is-open{transform:translate(0)}.hybrid-filters__header{display:flex}.hybrid-filters__content{padding:0 20px}.hybrid-filters__footer{display:block}.hybrid-filters__active{padding:16px 20px;margin:0}}@media(max-width:768px){.hybrid-filters{max-width:100%;width:90%}.hybrid-filters.is-open{transform:translate(0)}.hybrid-filter-cards{grid-template-columns:repeat(2,1fr);gap:10px}.hybrid-filter-card{padding:10px}.hybrid-filter-card__image{width:55px;height:55px;margin-bottom:8px}.hybrid-filter-card__name{font-size:.75rem}.hybrid-filter-link{padding:8px 10px}.hybrid-filter-color{padding:6px 10px}.hybrid-filter-color__swatch{width:16px;height:16px}.hybrid-filter-color__label{font-size:.75rem}}@media(max-width:480px){.hybrid-filter-cards{gap:8px}.hybrid-filter-card__image{width:50px;height:50px}.hybrid-filter-card__check{width:18px;height:18px;top:6px;right:6px}.hybrid-filter-card__check svg{width:10px;height:10px}}@keyframes filterSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hybrid-filter-group__content>*{animation:filterSlideIn .3s ease forwards}.hybrid-filters.is-loading{pointer-events:none;opacity:.6}.hybrid-filters.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff80;z-index:100}.collection-category-cards-top{margin-bottom:40px;padding:30px 0;background:var(--color-ivory-warm, #FAF8F3)}.collection-category-cards-top .filter-category-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;opacity:1}.collection-category-cards-top .filter-category-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:16px 20px;background:#fff;border:2px solid transparent;border-radius:16px;text-decoration:none;transition:all .3s ease;opacity:1;flex:0 0 auto;min-width:120px;box-shadow:0 2px 8px #1b3a5f14}.collection-category-cards-top .filter-category-card:hover{border-color:var(--color-gold-rich, #C9A84C);transform:translateY(-4px);box-shadow:0 8px 25px #1b3a5f1f}.collection-category-cards-top .filter-category-card.is-active{border-color:var(--color-gold-rich, #C9A84C);background:linear-gradient(135deg,#c9a84c1a,#c9a84c05)}.collection-category-cards-top .filter-category-card__image{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:12px;border:3px solid white;box-shadow:0 4px 15px #0000001a}.collection-category-cards-top .filter-category-card__image img{width:100%;height:100%;object-fit:cover}.collection-category-cards-top .filter-category-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-cream-soft, #F5F0E6);font-size:1.5rem;font-weight:600;color:var(--color-navy-deep, #2d3878)}.collection-category-cards-top .filter-category-card__content{text-align:center}.collection-category-cards-top .filter-category-card__name{display:block;font-size:.9rem;font-weight:600;color:var(--color-navy-deep, #2d3878);margin-bottom:4px;line-height:1.3}.collection-category-cards-top .filter-category-card__count{font-size:.75rem;color:var(--color-charcoal-light, #4A4A4A)}.collection-category-cards-top .filter-category-card__check{position:absolute;top:10px;right:10px;width:24px;height:24px;background:var(--color-gold-rich, #C9A84C);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #c9a84c66}.collection-category-cards-top .filter-category-card__check svg{width:14px;height:14px;color:#fff}@media(max-width:992px){.collection-category-cards-top{margin-bottom:30px;padding:25px 0}.collection-category-cards-top .filter-category-cards{gap:15px}.collection-category-cards-top .filter-category-card{padding:14px 16px;min-width:100px}.collection-category-cards-top .filter-category-card__image{width:70px;height:70px}.collection-category-cards-top .filter-category-card__name{font-size:.85rem}}@media(max-width:768px){.collection-category-cards-top{margin-bottom:25px;padding:20px 0;max-width:100vw;overflow:hidden}.collection-category-cards-top .container{padding:0;max-width:100vw;overflow:hidden}.filter-category-cards-wrapper{max-width:100vw;overflow:hidden}.collection-category-cards-top .filter-category-cards{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:0 20px 15px;gap:12px;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;max-width:100%}.collection-category-cards-top .filter-category-cards::-webkit-scrollbar{display:none}.collection-category-cards-top .filter-category-card{padding:12px 14px;min-width:90px;flex-shrink:0}.collection-category-cards-top .filter-category-card__image{width:60px;height:60px;margin-bottom:10px;border-width:2px}.collection-category-cards-top .filter-category-card__name{font-size:.75rem}.collection-category-cards-top .filter-category-card__count{font-size:.7rem}.collection-category-cards-top .filter-category-card__check{width:20px;height:20px;top:8px;right:8px}.collection-category-cards-top .filter-category-card__check svg{width:12px;height:12px}}@media(max-width:480px){.collection-category-cards-top .filter-category-card{padding:10px 12px;min-width:80px}.collection-category-cards-top .filter-category-card__image{width:55px;height:55px}.collection-category-cards-top .filter-category-card__placeholder{font-size:1.2rem}}.category-sticky-bar{position:fixed;top:0;left:0;right:0;z-index:900;background:#fffffffa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 20px #1b3a5f1a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s ease,visibility .35s ease}.category-sticky-bar.is-visible{transform:translateY(0);opacity:1;visibility:visible}.category-sticky-bar__inner{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.category-sticky-bar__inner::-webkit-scrollbar{display:none}.category-sticky-bar__item{display:flex;align-items:center;gap:8px;padding:8px 16px;background:transparent;border:1.5px solid transparent;border-radius:30px;text-decoration:none;white-space:nowrap;transition:all .25s ease;flex-shrink:0}.category-sticky-bar__item:hover{background:var(--color-cream-soft, #F5F0E6);border-color:var(--color-gold-rich, #C9A84C)}.category-sticky-bar__item.is-active{background:linear-gradient(135deg,#c9a84c26,#c9a84c0d);border-color:var(--color-gold-rich, #C9A84C)}.category-sticky-bar__img{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1.5px solid var(--color-gold-pale, #E8D9A0)}.category-sticky-bar__name{font-size:.8rem;font-weight:600;color:var(--color-navy-deep, #2d3878);letter-spacing:.02em}.category-sticky-bar__item.is-active .category-sticky-bar__name{color:var(--color-gold-rich, #C9A84C)}@media(max-width:768px){.category-sticky-bar{display:none!important}}.filter-category-cards-wrapper{position:relative}.filter-category-cards__arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#ffffffe6;border-radius:50%;box-shadow:0 2px 8px #1b3a5f26;z-index:10;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.filter-category-cards__arrow svg{width:16px;height:16px;color:var(--color-navy-deep, #2d3878)}.filter-category-cards__arrow--left{left:8px}.filter-category-cards__arrow--right{right:8px}@media(max-width:768px){.filter-category-cards__arrow{display:flex}.filter-category-cards__arrow.is-visible{opacity:.7;pointer-events:auto}.filter-category-cards__arrow:hover{opacity:1}.collection-category-cards-top .filter-category-cards{scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding:20px}.collection-category-cards-top .filter-category-card{scroll-snap-align:center}.filter-category-cards-wrapper:before,.filter-category-cards-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:30px;z-index:5;pointer-events:none;opacity:0;transition:opacity .3s ease}.filter-category-cards-wrapper:before{left:0;background:linear-gradient(to right,var(--color-ivory-warm, #FAF8F3) 0%,transparent 100%)}.filter-category-cards-wrapper:after{right:0;background:linear-gradient(to left,var(--color-ivory-warm, #FAF8F3) 0%,transparent 100%)}.filter-category-cards-wrapper.can-scroll-left:before{opacity:1}.filter-category-cards-wrapper.can-scroll-right:after{opacity:1}}@media(max-width:480px){.filter-category-cards__arrow{width:24px;height:24px}.filter-category-cards__arrow svg{width:14px;height:14px}.filter-category-cards__arrow--left{left:4px}.filter-category-cards__arrow--right{right:4px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/collection-filters-hybrid.css.map */
