:root{interpolate-size:allow-keywords}.ax-hero--gallery .ax-hero__overlay{background:var(--conde-scrim-strong)}.ax-hero--gallery .ax-hero__copy{max-width:640px}.ax-hero--gallery .conde-gallery-hero__cta{margin-top:var(--conde-pad-small)}body:has(.ax-hero--gallery) .header .header__cart-count,body.conde-dark-header-icons .header .header__cart-count{background-color:var(--conde-black)!important;color:var(--conde-white)!important}.conde-gallery-methods{padding:var(--conde-pad) var(--conde-pad) 0;background:var(--conde-white)}.conde-gallery-methods.is-hidden{display:none}.conde-gallery-methods__row{display:none;gap:var(--conde-pad-small)}.conde-gallery-methods[data-mode=method] .conde-gallery-methods__row--method,.conde-gallery-methods[data-mode=length] .conde-gallery-methods__row--method,.conde-gallery-methods[data-mode=texture] .conde-gallery-methods__row--method,.conde-gallery-methods[data-mode=color] .conde-gallery-methods__row--color{display:grid}.conde-gallery-methods__row--method,.conde-gallery-methods__row--color{grid-template-columns:repeat(7,1fr)}@media(max-width:991px){.conde-gallery-methods__row--method,.conde-gallery-methods__row--color{grid-template-columns:repeat(4,1fr);row-gap:var(--conde-pad)}}@media(max-width:575px){.conde-gallery-methods__row--method,.conde-gallery-methods__row--color{grid-template-columns:repeat(2,1fr)}}.conde-gallery-methods__tile{display:block;color:inherit;text-decoration:none}.conde-gallery-methods__tile-media{aspect-ratio:1 / 1;overflow:hidden;background:var(--conde-warm-gray)}.conde-gallery-methods__tile-media img{width:100%;height:100%;object-fit:cover;display:block}.conde-gallery-methods__tile--text .conde-gallery-methods__tile-media{display:flex;align-items:center;justify-content:center;background:var(--conde-warm-gray)}.conde-gallery-methods__tile-inner{font-family:var(--conde-font-display, serif);font-size:clamp(1.5rem,2.5vw,2.25rem);letter-spacing:.05em;color:var(--conde-black);text-transform:uppercase}.conde-gallery-methods__tile-label{display:block;margin-top:10px;font-family:var(--conde-font-body);font-size:var(--conde-text-gallery-label);font-weight:var(--conde-weight-gallery-label);letter-spacing:var(--conde-tracking-gallery-label);text-transform:uppercase;color:var(--conde-black);text-align:center}.conde-gallery{padding:var(--conde-pad) var(--conde-pad) calc(var(--conde-pad) * 2);background:var(--conde-white)}.conde-gallery__inner{display:grid;grid-template-columns:260px 1fr;gap:60px}@media(max-width:991px){.conde-gallery__inner{grid-template-columns:1fr;gap:var(--conde-pad)}}.conde-gallery__sidebar{display:flex;flex-direction:column;gap:0}.conde-gallery-filter{border-top:1px solid var(--conde-black)}.conde-gallery-filter:last-of-type{border-bottom:1px solid var(--conde-black)}.conde-gallery-filter__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 0;border:0;background:transparent;font-family:var(--conde-font-body);font-size:var(--conde-text-gallery-label);font-weight:300;letter-spacing:var(--conde-tracking-gallery-label);text-transform:uppercase;color:var(--conde-black);text-align:left}.conde-gallery-filter__chev{width:10px;height:10px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);transition:transform var(--conde-duration-base, .25s) var(--conde-ease-out);margin-bottom:3px}.conde-gallery-filter.is-open .conde-gallery-filter__chev{transform:rotate(-135deg);margin-bottom:-2px}.conde-gallery-filter__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.conde-gallery-filter.is-open .conde-gallery-filter__content{grid-template-rows:1fr}.conde-gallery-filter__content-inner{overflow:hidden;min-height:0}.conde-gallery-filter__list{list-style:none;padding:0 0 18px;margin:0;display:flex;flex-direction:column;gap:10px}.conde-gallery-filter__item label{display:flex;align-items:center;gap:10px;font-family:var(--conde-font-body);font-size:13px;letter-spacing:.05em;color:var(--conde-black);cursor:pointer}.conde-gallery-filter__item input[type=checkbox]{-webkit-appearance:none;appearance:none;width:14px;height:14px;border:1px solid var(--conde-mid-gray);background:var(--conde-white);display:inline-block;position:relative;cursor:pointer}.conde-gallery-filter__item input[type=checkbox]:checked{background:var(--conde-black);border-color:var(--conde-black)}.conde-gallery-filter__item input[type=checkbox]:checked:after{content:"";position:absolute;left:3px;top:0;width:5px;height:9px;border-right:1px solid var(--conde-white);border-bottom:1px solid var(--conde-white);transform:rotate(45deg)}.conde-gallery-color-ring{display:block;margin-top:30px;background:var(--conde-black);color:var(--conde-white);text-decoration:none;overflow:hidden}.conde-gallery-color-ring__media{position:relative;aspect-ratio:1 / 1;background:var(--conde-neutral-gray);overflow:hidden}.conde-gallery-color-ring__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity 1.2s ease-in-out}.conde-gallery-color-ring__img--hover{opacity:0}.conde-gallery-color-ring__label{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;font-family:var(--conde-font-body);font-size:14px;font-weight:500;letter-spacing:var(--conde-tracking-wide);text-transform:uppercase;line-height:1}.conde-gallery-color-ring__label-text{flex:1 1 auto}.conde-gallery-color-ring__chev{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:currentColor;transition:transform .35s var(--conde-ease-out)}@media(hover:hover){.conde-gallery-color-ring:hover .conde-gallery-color-ring__img--primary{opacity:0}.conde-gallery-color-ring:hover .conde-gallery-color-ring__img--hover{opacity:1}.conde-gallery-color-ring:hover .conde-gallery-color-ring__chev{transform:translate(4px)}}.conde-gallery__controls{display:flex;align-items:flex-start;justify-content:space-between}.conde-gallery__controls .sort.sort--primary,.conde-gallery__controls .sort.sort--primary .sort__label,.conde-gallery__controls .sort.sort--primary .sort__select-wrapper,.conde-gallery__controls .conde-gallery__view{padding:0;margin:0;line-height:1}.conde-gallery__controls .sort.sort--primary .sort__select{padding-top:0;padding-bottom:0;padding-inline-start:0;padding-inline-end:20px;margin:0;line-height:1}.conde-gallery__controls .sort.sort--primary .sort__select-wrapper{padding:2px 0}.conde-gallery__controls .conde-gallery__sort.sort.sort--primary .sort__label,.conde-gallery__controls .conde-gallery__sort.sort.sort--primary .sort__select,.conde-gallery__controls .conde-gallery__sort .sort.sort--primary .sort__label,.conde-gallery__controls .conde-gallery__sort .sort.sort--primary .sort__select,.conde-gallery__controls .conde-gallery__view,.conde-gallery__controls .conde-gallery__view-label,.conde-gallery__controls .conde-gallery__view-btn{font-family:var(--conde-font-body);font-size:var(--conde-text-gallery-label);letter-spacing:var(--conde-tracking-gallery-label);text-transform:uppercase}.conde-gallery__controls .conde-gallery__sort .sort__label,.conde-gallery__controls .conde-gallery__view-label{font-weight:300;color:var(--conde-black)}.conde-gallery__controls .conde-gallery__sort .sort__select,.conde-gallery__controls .conde-gallery__view-btn.is-active{font-weight:400;color:var(--conde-black)}.conde-gallery__sort .sort__label:after{content:":";margin-left:2px}.conde-gallery__view{display:flex;align-items:center;gap:10px;white-space:nowrap;color:var(--conde-control-muted)}.conde-gallery__view-btn{border:0;background:transparent;letter-spacing:0;color:var(--conde-mid-gray);cursor:pointer;padding:0 4px 3px;position:relative}.conde-gallery__view-btn.is-active:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:.9em;height:1px;background:currentColor}@media(max-width:991px){.conde-gallery__view{display:none}}.conde-gallery__groups{margin-top:var(--conde-pad-small);display:flex;flex-direction:column;gap:var(--conde-pad)}@media(max-width:991px){.conde-gallery__groups{margin-top:var(--conde-pad)}}.conde-gallery__method-group.is-hidden{display:none}.conde-gallery__sentinel{width:100%;height:1px;margin-top:var(--conde-pad)}.conde-gallery__skeleton{margin-top:var(--conde-pad)}.conde-gallery-card--skeleton{pointer-events:none}.conde-skeleton-block,.conde-skeleton-line{background:var(--conde-warm-gray);animation:conde-skeleton-pulse 1.2s ease-in-out infinite}.conde-skeleton-block{aspect-ratio:4 / 5;width:100%}.conde-skeleton-line{height:12px;border-radius:2px;margin-top:10px}.conde-skeleton-line--title{width:70%}.conde-skeleton-line--price{width:30%;height:14px}.conde-skeleton-line--swatches{width:45%;height:16px;margin-top:12px}@keyframes conde-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}@media(prefers-reduced-motion:reduce){.conde-skeleton-block,.conde-skeleton-line{animation:none;opacity:.75}}.conde-gallery__method-label{margin:0 0 var(--conde-pad-small);font-family:var(--conde-font-body);font-size:var(--conde-text-gallery-label);font-weight:var(--conde-weight-gallery-label);letter-spacing:var(--conde-tracking-gallery-label);text-transform:uppercase;color:var(--conde-black);scroll-margin-top:80px}.conde-gallery__grid{display:grid;gap:var(--conde-pad-small)}.conde-gallery__grid[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.conde-gallery__grid[data-columns="4"]{grid-template-columns:repeat(4,1fr)}@media(max-width:991px){.conde-gallery__grid[data-columns="3"],.conde-gallery__grid[data-columns="4"]{grid-template-columns:repeat(2,1fr)}}.conde-gallery-card{display:block;color:inherit;text-decoration:none}.conde-gallery-card.is-hidden{display:none}.conde-gallery-card__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--conde-warm-gray)}.conde-gallery-card__media img{width:100%;height:100%;object-fit:cover;display:block}.conde-gallery-card__body{padding-top:14px}.conde-gallery-card .conde-gallery-card__title{margin:0;font-family:var(--conde-font-body);font-size:14px;font-weight:600;line-height:1.35;letter-spacing:normal;text-transform:none;color:var(--conde-true-black)}.conde-gallery-card__sep{margin:0 4px}.conde-gallery-card .conde-gallery-card__price{margin:6px 0 10px;font-family:var(--conde-font-body);font-size:14px;font-weight:600;line-height:1.35;color:var(--conde-price-gray);letter-spacing:normal}.conde-gallery-card__swatches{display:flex;align-items:center;gap:6px}.conde-gallery-card__dot{width:18px;height:18px;border-radius:50%;background-size:cover;background-position:center;display:inline-block;border:1px solid var(--conde-hairline);flex-shrink:0}.conde-gallery-card .conde-gallery-card__more{font-family:var(--conde-font-body);font-size:13px;font-weight:500;letter-spacing:normal;color:var(--conde-price-gray);margin-left:4px;text-transform:lowercase}.conde-gallery__empty{padding:60px 0;text-align:center;color:var(--conde-mid-gray);font-family:var(--conde-font-body)}
/*# sourceMappingURL=/cdn/shop/t/54/assets/conde-gallery.css.map */
