:root{--dlc-col-gap: clamp(1rem, 2vw, 1.5rem)}.dlc-collection-header{padding:clamp(2rem,5vw,3rem) 0 clamp(1.25rem,3vw,2rem)}.dlc-collection-title{font-family:var(--font-heading--family, "Fraunces", Georgia, serif);font-style:italic;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#0a0a0a;margin:0 0 .75rem;line-height:1.1}.dlc-collection-desc{font-family:Inter,sans-serif;font-size:1rem;color:#0a0a0a99;max-width:58ch;margin:0;line-height:1.65}.dlc-breadcrumb{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:.78125rem;color:#0a0a0a73;padding:12px 0 0;letter-spacing:.02em}.dlc-breadcrumb a{color:#0a0a0a8c;text-decoration:none;transition:color .2s ease}.dlc-breadcrumb a:hover{color:#e60d64}.dlc-breadcrumb-sep{color:#0a0a0a40}.dlc-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(10,10,10,.07);margin-bottom:clamp(1.5rem,3vw,2.5rem);flex-wrap:wrap}.dlc-filter-count{font-family:Inter,sans-serif;font-size:.8125rem;color:#0a0a0a73;font-weight:500}.dlc-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--dlc-col-gap)}@media(max-width:1100px){.dlc-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.dlc-product-grid{grid-template-columns:repeat(2,1fr);gap:.875rem}}.dlc-product-card{background:#fafaf8;border-radius:10px;overflow:hidden;border:1px solid rgba(10,10,10,.055);display:flex;flex-direction:column;transition:transform .4s var(--dlc-ease, cubic-bezier(.16, 1, .3, 1)),box-shadow .4s var(--dlc-ease, cubic-bezier(.16, 1, .3, 1));will-change:transform}.dlc-product-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px #0a0a0a1f}.dlc-product-card__image-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f0eae0;flex-shrink:0}.dlc-product-card__image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s var(--dlc-ease, cubic-bezier(.16, 1, .3, 1))}.dlc-product-card:hover .dlc-product-card__image-wrap img{transform:scale(1.06)}.dlc-product-card__badge{position:absolute;top:10px;left:10px;background:#e60d64;color:#fff;font-family:Inter,sans-serif;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border-radius:2px;z-index:2}.dlc-product-card__badge--nouveau{background:#e60d64}.dlc-product-card__badge--coup-de-coeur{background:#0a0a0a}.dlc-product-card__badge--promo{background:#d97706}.dlc-product-card__body{padding:.875rem 1rem 1.125rem;display:flex;flex-direction:column;gap:4px;flex:1}.dlc-product-card__vendor{font-family:Inter,sans-serif;font-size:.6875rem;color:#0a0a0a66;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.dlc-product-card__title{font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#0a0a0a;margin:0;line-height:1.35}.dlc-product-card__price{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:700;color:#e60d64;margin-top:4px}.dlc-product-card__price--compare{font-size:.78125rem;color:#0a0a0a66;text-decoration:line-through;font-weight:400;margin-left:5px}.dlc-product-card__quick-add{display:block;width:100%;margin-top:8px;padding:9px 12px;background:#0a0a0a;color:#fafaf8;font-family:Inter,sans-serif;font-size:.78125rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;text-align:center;border:none;border-radius:5px;cursor:pointer;text-decoration:none;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease,background .2s ease}.dlc-product-card:hover .dlc-product-card__quick-add,.dlc-product-card:focus-within .dlc-product-card__quick-add{opacity:1;transform:translateY(0)}.dlc-product-card__quick-add:hover{background:#e60d64}.dlc-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:clamp(2rem,4vw,3rem) 0}.dlc-pagination a,.dlc-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:6px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;border:1px solid rgba(10,10,10,.1);color:#0a0a0a;transition:background .2s ease,border-color .2s ease,color .2s ease}.dlc-pagination a:hover{background:#0a0a0a;color:#fafaf8;border-color:#0a0a0a}.dlc-pagination .current{background:#e60d64;color:#fff;border-color:#e60d64}.dlc-collection-empty{text-align:center;padding:clamp(3rem,6vw,5rem) 0}.dlc-collection-empty p{font-family:Inter,sans-serif;font-size:1rem;color:#0a0a0a80;margin-bottom:1.5rem}@media(max-width:480px){.dlc-product-card__title{font-size:.85rem}.dlc-product-card__price{font-size:.875rem}.dlc-product-card__quick-add{opacity:1;transform:none;font-size:.71875rem;padding:8px 10px}}@media(prefers-reduced-motion:reduce){.dlc-product-card,.dlc-product-card__image-wrap img,.dlc-product-card__quick-add{transition:none!important}.dlc-product-card:hover,.dlc-product-card:hover .dlc-product-card__image-wrap img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/dlc-collection.css.map */
