.eryne-collection{--collection-gap: clamp(14px, 1.8vw, 28px);background:var(--eryne-paper);color:var(--eryne-ink)}.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{padding-top:clamp(20px,2.2vw,34px)}.eryne-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(42px,5vw,72px) var(--collection-gap);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{display:grid;min-width:0;min-height:100%;grid-column:span 2;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);overflow:hidden;background:#fff}.eryne-collection-promo__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(28px,4vw,64px)}.eryne-collection-promo__content h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.1vw,52px);font-weight:400;letter-spacing:-.045em;line-height:.98}.eryne-collection-promo__content p{max-width:300px;margin:0 0 26px;font-size:clamp(12px,1.05vw,15px);line-height:1.5}.eryne-collection-promo__content>span{display:inline-flex;min-height:42px;align-items:center;gap:12px;padding:0 17px;background:var(--eryne-ink);color:#fff;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eryne-collection-promo__media{position:relative;min-height:100%;overflow:hidden;background:#ededf1}.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;right:0;bottom:0;z-index:71;display:flex;width:min(440px,92vw);flex-direction:column;padding:clamp(24px,4vw,48px);background:var(--eryne-paper);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;padding-bottom:28px;border-bottom:1px solid var(--eryne-line)}.eryne-filter-panel__eyebrow{display:block;margin-bottom:10px;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eryne-filter-panel__head h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:400;letter-spacing:-.05em;line-height:1}.eryne-filter-panel__head button{width:38px;height:38px;border:1px solid var(--eryne-line);border-radius:50%;background:transparent;font-size:24px;font-weight:300;line-height:1}.eryne-filter-form{display:flex;min-height:100%;flex:1;flex-direction:column}.eryne-filter-group{margin:0;padding:24px 0;border:0;border-bottom:1px solid var(--eryne-line)}.eryne-filter-group legend{margin-bottom:17px;padding:0;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.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:auto;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:270px;grid-column:1 / -1;grid-template-columns:1fr 1.15fr}.eryne-collection-promo__content{padding:22px 16px}.eryne-collection-promo__content h2{font-size:28px}.eryne-collection-promo__content p{margin-bottom:17px;font-size:11px}.eryne-collection-promo__content>span{min-height:36px;padding:0 11px;font-size:7px}.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-hero-luxe{padding:clamp(72px,10vw,150px) clamp(20px,4vw,64px);background:#f2f0ed;text-align:center}.eryne-collection-hero-luxe>p{margin:0 0 16px;font-size:9px;letter-spacing:.2em;text-transform:uppercase}.eryne-collection-hero-luxe h1{margin:0;font-family:Georgia,serif;font-size:clamp(58px,10vw,150px);font-weight:400;letter-spacing:-.065em;line-height:.88}.eryne-collection-hero-luxe .rte{max-width:620px;margin:25px auto 0;font-size:13px;line-height:1.7}
/*# sourceMappingURL=/cdn/shop/t/38/assets/eryne-collection.css.map */
