.eryne-collection{--collection-gap: clamp(14px, 1.8vw, 28px);background:var(--eryne-paper);color:var(--eryne-ink)}.eryne-collection-hero-luxe{display:flex;min-height:245px;flex-direction:column;justify-content:flex-end;padding:clamp(38px,5vw,72px) max(24px,calc((100vw - var(--eryne-page)) / 2)) 28px;border-bottom:1px solid var(--eryne-line);background:#fff}.eryne-collection-hero-luxe h1{order:-1;max-width:720px;margin:0 0 14px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(38px,4.4vw,64px);font-weight:400;letter-spacing:-.035em;line-height:1;text-transform:uppercase}.eryne-collection-hero-luxe .rte{max-width:620px;margin-bottom:20px;font-size:14px;line-height:1.5}.eryne-collection-breadcrumbs{display:flex;order:1;flex-wrap:wrap;gap:9px;font-size:11px}.eryne-collection-breadcrumbs a,.eryne-collection-breadcrumbs span:not(:last-child){opacity:.58}.eryne-collection-toolbar{display:flex;min-height:66px;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--eryne-page)) / 2));border-bottom:1px solid var(--eryne-line);background:#fff}.eryne-collection-toolbar button,.eryne-collection-toolbar>span{border:0;background:transparent;font-size:12px;text-transform:uppercase}.eryne-collection-toolbar button{display:inline-flex;align-items:center;gap:14px;padding:14px 0}.eryne-filter-sliders{display:grid;width:18px;gap:3px}.eryne-filter-sliders i{position:relative;display:block;height:1px;background:currentColor}.eryne-filter-sliders i:after{position:absolute;top:-2px;width:5px;height:5px;border:1px solid currentColor;border-radius:50%;background:#fff;content:""}.eryne-filter-sliders i:nth-child(1):after,.eryne-filter-sliders i:nth-child(3):after{left:3px}.eryne-filter-sliders i:nth-child(2):after{right:3px}.eryne-collection-nav-wrap{position:sticky;top:76px;z-index:40;border-top:1px solid var(--eryne-line);border-bottom:1px solid var(--eryne-line);background:#f7f6f2f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.eryne-collection-nav{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:clamp(28px,5vw,80px)}.eryne-collection-nav__links,.eryne-collection-nav__tools{display:flex;align-items:center}.eryne-collection-nav__links{flex:1 1 auto;max-width:680px;justify-content:space-between;gap:clamp(18px,2.5vw,42px)}.eryne-collection-nav__links a,.eryne-collection-nav__count,.eryne-collection-nav__button,.eryne-collection-sort label{font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.eryne-collection-nav__links a{position:relative;display:inline-flex;min-height:64px;align-items:center}.eryne-collection-nav__links a:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.eryne-collection-nav__links a:hover:after,.eryne-collection-nav__links a.is-active:after{transform:scaleX(1);transform-origin:left}.eryne-collection-nav__tools{flex:0 0 auto;justify-content:flex-end;gap:clamp(16px,2vw,30px)}.eryne-collection-nav__button,.eryne-grid-toggle,.eryne-collection-sort label{border:0;background:transparent;color:inherit}.eryne-collection-nav__button{padding:8px 0}.eryne-collection-sort label{position:relative;display:inline-flex;min-height:34px;align-items:center;cursor:pointer}.eryne-collection-sort select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;cursor:pointer;opacity:0}.eryne-grid-toggle{display:grid;width:30px;height:34px;padding:7px;place-items:center}.eryne-grid-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.2}.eryne-collection-products{width:100%;padding-top:20px}.eryne-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(42px,5vw,72px) 16px;padding-right:max(24px,calc((100vw - var(--eryne-page)) / 2));padding-left:max(24px,calc((100vw - var(--eryne-page)) / 2));padding-bottom:clamp(80px,9vw,140px);transition:grid-template-columns .3s ease}.eryne-collection-grid.is-comfortable{grid-template-columns:repeat(3,minmax(0,1fr))}.eryne-collection .product-card--collection{min-width:0;color:var(--eryne-ink);scroll-snap-align:none}.eryne-collection .product-card--collection .product-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#f1f0ed}.eryne-collection .product-card__image-button,.eryne-collection .product-card__image-link{display:block;width:100%;height:100%;padding:0;border:0;background:transparent}.eryne-collection .product-card__image-button{cursor:pointer}.eryne-collection .product-card--collection .product-card__image,.eryne-collection .product-card--collection .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .45s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.eryne-collection .product-card--collection .product-card__image--hover,.eryne-collection .product-card--collection.is-alt .product-card__image--primary{opacity:0}.eryne-collection .product-card--collection.is-alt .product-card__image--hover{opacity:1}@media(hover:hover){.eryne-collection .product-card--collection:not(.is-alt) .has-hover-image:hover .product-card__image--primary{opacity:0;transform:scale(1.02)}.eryne-collection .product-card--collection:not(.is-alt) .has-hover-image:hover .product-card__image--hover{opacity:1;transform:scale(1.02)}}.eryne-collection .product-card--collection .product-card__badge{position:absolute;top:12px;left:12px;z-index:2;padding:7px 10px;border-radius:999px;background:#263330;color:#fff;font-size:8px;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.eryne-collection .product-card__wishlist{position:absolute;top:10px;right:10px;z-index:3;display:grid;width:34px;height:34px;padding:7px;border:0;border-radius:50%;background:#f7f6f2d6;color:#222;place-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.eryne-collection .product-card__wishlist svg{width:18px;height:18px;fill:transparent;stroke:currentColor;stroke-width:1.35;transition:fill .2s ease,transform .2s ease}.eryne-collection .product-card__wishlist:hover svg{transform:scale(1.08)}.eryne-collection .product-card__wishlist.is-saved svg{fill:currentColor}.eryne-collection .product-card--collection .product-card__info{display:block;padding:12px 6px 0;text-align:center}.eryne-collection .product-card__swatches{display:flex;min-height:22px;align-items:center;justify-content:center;gap:7px;margin-bottom:8px}.eryne-collection .product-card__swatch{display:block;width:17px;height:17px;border:2px solid var(--eryne-paper);border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #17171929}.eryne-collection .product-card--collection .product-card__title{max-width:280px;min-height:2.8em;margin:0 auto;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:400;letter-spacing:0;line-height:1.4;text-transform:none}.eryne-collection .product-card--collection .product-card__price{display:block;margin-top:5px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;white-space:nowrap}.eryne-collection .product-card--collection .product-card__vendor{margin-bottom:5px;font-size:8px}.eryne-collection-promo{position:relative;display:block;min-width:0;min-height:100%;grid-column:span 2;grid-row:span 2;overflow:hidden;background:#f2eee8}.eryne-collection-promo__media{position:relative;min-height:100%;overflow:hidden;background:#ededf1}.eryne-collection-promo__button{position:absolute;right:18px;bottom:18px;z-index:2;display:inline-flex;min-height:42px;align-items:center;padding:0 18px;background:#fff;color:#111;font-size:12px;letter-spacing:.04em;text-transform:uppercase;transition:background .25s ease,color .25s ease}.eryne-collection-promo:hover .eryne-collection-promo__button{background:#111;color:#fff}.eryne-collection-promo__media img,.eryne-collection-promo__media svg{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.eryne-collection-promo:hover .eryne-collection-promo__media img{transform:scale(1.035)}.eryne-filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#0f0f1161;opacity:0;transition:opacity .3s ease}.eryne-filter-panel{position:fixed;top:0;left:0;bottom:0;z-index:71;display:flex;width:min(650px,94vw);flex-direction:column;padding:0 clamp(24px,3vw,40px) 28px;background:#fff;box-shadow:20px 0 60px #0000001f;overflow-y:auto;transform:translate(-102%);transition:transform .35s cubic-bezier(.2,.7,.2,1)}.eryne-filter-backdrop.is-open{opacity:1}.eryne-filter-panel.is-open{transform:none}body.eryne-filter-open{overflow:hidden}.eryne-filter-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;min-height:82px;align-items:center;border-bottom:1px solid var(--eryne-line)}.eryne-filter-panel__head h2{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:.03em;text-transform:uppercase}.eryne-filter-panel__head button{display:inline-flex;align-items:center;gap:10px;width:auto;height:auto;border:0;background:transparent;font-size:14px;line-height:1}.eryne-filter-panel__head button span{font-size:25px;font-weight:300}.eryne-filter-form{display:flex;min-height:100%;flex:1;flex-direction:column}.eryne-filter-group{margin:0;border-bottom:1px solid var(--eryne-line)}.eryne-filter-group summary{display:flex;min-height:66px;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px;list-style:none;text-transform:uppercase}.eryne-filter-group summary::-webkit-details-marker{display:none}.eryne-filter-group summary span{font-size:25px;font-weight:300;transition:transform .25s ease}.eryne-filter-group[open] summary span{transform:rotate(90deg)}.eryne-filter-group__content{padding:0 10px 22px}.eryne-filter-values{display:grid;gap:11px}.eryne-filter-values label{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;cursor:pointer;font-size:13px}.eryne-filter-values label.is-disabled{cursor:not-allowed;opacity:.38}.eryne-filter-values input{width:16px;height:16px;accent-color:var(--eryne-ink)}.eryne-filter-values small{font-size:10px;opacity:.55}.eryne-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:12px}.eryne-price-filter label span{display:block;margin-bottom:7px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.eryne-price-filter input{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--eryne-line);border-radius:0;background:transparent}.eryne-filter-panel__empty{margin:30px 0;font-size:13px;opacity:.65}.eryne-filter-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:12px;align-items:center;margin-top:32px;padding-top:28px}.eryne-filter-actions>a{justify-self:start;padding-bottom:3px;border-bottom:1px solid currentColor;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eryne-filter-actions .button{width:100%}[hidden].eryne-filter-panel,[hidden].eryne-filter-backdrop{display:none}.eryne-collection-pagination{margin-bottom:clamp(60px,8vw,110px)}@media(max-width:1100px){.eryne-collection-nav{gap:24px}.eryne-collection-nav__links{max-width:570px}.eryne-collection-nav__count{display:none}}@media(max-width:989px){.eryne-collection-nav-wrap{top:66px}.eryne-collection-nav{display:grid;grid-template-columns:minmax(0,1fr) auto}.eryne-collection-nav__links{max-width:none;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.eryne-collection-nav__links::-webkit-scrollbar{display:none}.eryne-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eryne-collection-grid.is-comfortable{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.eryne-collection-nav-wrap{position:sticky;top:66px}.eryne-collection-nav{display:block;min-height:0;width:100%}.eryne-collection-nav__links{min-height:48px;gap:24px;padding:0 16px;border-bottom:1px solid var(--eryne-line)}.eryne-collection-nav__links a{min-height:48px}.eryne-collection-nav__tools{min-height:43px;padding:0 16px;gap:22px}.eryne-collection-nav__tools:before{margin-right:auto;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;content:"Shop the edit"}.eryne-collection-products{width:100%;padding-top:8px}.eryne-collection-grid,.eryne-collection-grid.is-comfortable{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 8px}.eryne-collection-grid.is-comfortable{grid-template-columns:1fr}.eryne-collection .product-card--collection .product-card__info{padding:9px 7px 0}.eryne-collection .product-card--collection .product-card__title{min-height:3.7em;font-size:11px;line-height:1.25}.eryne-collection .product-card--collection .product-card__price{font-size:11px}.eryne-collection .product-card__swatches{min-height:18px;gap:5px;margin-bottom:6px}.eryne-collection .product-card__swatch{width:14px;height:14px}.eryne-collection .product-card__wishlist{top:6px;right:6px;width:30px;height:30px}.eryne-collection .product-card--collection .product-card__badge{top:7px;left:7px;max-width:calc(100% - 48px);padding:6px 8px;font-size:7px}.eryne-collection-promo{min-height:520px;grid-column:1 / -1;grid-row:auto}.eryne-filter-panel{width:100%}}@media(prefers-reduced-motion:reduce){.eryne-collection .product-card__image,.eryne-collection-promo__media img,.eryne-filter-panel,.eryne-filter-backdrop{transition:none}}.eryne-collection .product-card--collection .product-card__title{max-width:240px;min-height:2.8em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:13px;line-height:1.4}.eryne-collection .product-card__swatches{margin:7px 0 3px;min-height:18px;gap:8px}.eryne-collection .product-card__swatch{width:16px;height:16px;border:1px solid rgba(255,255,255,.9);box-shadow:0 0 0 1px #1717191f}.eryne-collection .product-card__swatch--yellow{background:linear-gradient(135deg,#ead9ae,#c7a45d 55%,#f0e4c3)!important}.eryne-collection .product-card__swatch--white{background:linear-gradient(135deg,#fafafa,#d4d7d9 55%,#f7f7f7)!important}.eryne-collection .product-card__swatch--rose{background:linear-gradient(135deg,#f4d6c9,#dca58e 55%,#f6ded3)!important}.eryne-collection .product-card--collection .product-card__price{margin-top:2px;font-size:13px}.eryne-collection .product-card--collection .product-card__title{max-width:220px!important;min-height:auto!important;font-size:14px!important;line-height:1.35!important;margin:0 auto 8px!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.eryne-collection .product-card__swatches{display:flex!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin:0 0 8px!important;min-height:18px!important}.eryne-collection .product-card__swatch{display:inline-block!important;width:16px!important;height:16px!important;min-width:16px!important;border-radius:50%!important;border:1px solid #fff!important;box-shadow:0 0 0 1px #0000001f!important}.eryne-collection .product-card__swatch--yellow{background:linear-gradient(135deg,#f0dfb7,#c9a763 58%,#f4e7c7)!important}.eryne-collection .product-card__swatch--white{background:linear-gradient(135deg,#fff,#d8dcdf 58%,#f6f6f6)!important}.eryne-collection .product-card__swatch--rose{background:linear-gradient(135deg,#f3d6c9,#d9a58f 58%,#f7e0d6)!important}
/*# sourceMappingURL=/cdn/shop/t/56/assets/eryne-collection.css.map */
