.looom-featured-products{padding-top:var(--featured-products-padding-top, 0px);padding-bottom:var(--featured-products-padding-bottom, 0px);background:var(--gradient-background, rgb(var(--color-background)));color:rgb(var(--color-foreground))}.looom-featured-products .product-card-looom{color:rgb(var(--color-foreground))}.looom-featured-products .product-card-looom__title,.looom-featured-products .product-card-looom__title-link{color:rgb(var(--color-heading))}.looom-featured-products .product-card-looom__price{color:rgb(var(--color-price-regular, var(--color-foreground)))}.looom-featured-products .product-card-looom__subtitle,.looom-featured-products .product-card-looom__more-info{color:rgb(var(--color-foreground-secondary))}.looom-featured-products .product-card-looom__button{border-color:rgb(var(--color-outline-button));color:rgb(var(--color-outline-button))}.looom-featured-products .product-card-looom__button:hover:not(:disabled){border-color:rgb(var(--color-button-hover));background-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover))}.looom-featured-products .product-card-looom__button:focus-visible:not(:disabled){outline-color:rgb(var(--color-outline-button))}.looom-featured-products .product-card-looom__button:disabled{border-color:rgb(var(--color-border));background:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground-secondary))}.looom-featured-products__inner{max-width:var(--featured-products-max-width, 1600px);margin:0 auto;padding-inline:clamp(1rem,2vw,1.5rem)}.looom-featured-products__header{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.looom-featured-products__heading{margin:0;text-align:center;color:rgb(var(--color-heading, 17, 17, 17));font-family:inherit;font-size:clamp(1rem,.9rem + .5vw,1.35rem);font-weight:400;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.looom-featured-products__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%}.looom-featured-products__item{min-width:0;width:100%;max-width:100%;box-sizing:border-box}.product-card-looom{display:flex;flex-direction:column;height:100%;width:100%;min-width:0;max-width:100%;box-sizing:border-box;color:rgb(var(--color-heading, 17, 17, 17))}.product-card-looom__media{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--looom-product-card-media-background, rgb(255, 255, 255));aspect-ratio:420/523;width:100%}.product-card-looom__media-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:inherit;text-decoration:none}.product-card-looom__badge{position:absolute;z-index:2;top:clamp(.75rem,1.4vw,1.25rem);left:clamp(.75rem,1.4vw,1.25rem);max-width:calc(100% - 1.5rem);padding:.7rem .9rem;box-sizing:border-box;background:#fff;color:rgb(var(--color-heading, 17, 17, 17));font-size:clamp(.65rem,.58rem + .2vw,.688rem);font-weight:400;letter-spacing:.035em;line-height:1;text-transform:uppercase;pointer-events:none}.product-card-looom__badge--coming-soon{border:1px solid rgba(17,17,17,.14);background:#eeedeaf0;color:#111111ad}.product-card-looom__image-frame{transition:transform .6s ease;transform-origin:center center;will-change:transform;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100%;margin:0 auto}.product-card-looom__image-frame responsive-image,.product-card-looom__image-frame img{display:block;width:100%;height:100%}.product-card-looom__image{width:100%;height:100%;object-fit:contain}.product-card-looom:hover .product-card-looom__image-frame,.product-card-looom:focus-within .product-card-looom__image-frame{transform:scale(1.03)}.product-card-looom__placeholder{display:block;width:100%;height:auto}.product-card-looom__more-info{position:absolute;left:50%;bottom:.75rem;transform:translate(-50%);color:#11111161;font-size:var(--looom-font-size-micro, 10px);font-weight:400;letter-spacing:.12em;line-height:1;text-transform:uppercase;pointer-events:none;opacity:0;transition:opacity .2s ease}.product-card-looom__media:hover .product-card-looom__more-info,.product-card-looom__media:focus-within .product-card-looom__more-info{opacity:1}.product-card-looom__content{padding-top:.8rem;padding:.8rem 6px 0;width:100%;min-width:0;box-sizing:border-box}.product-card-looom__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%;min-width:0}.product-card-looom__summary-left{min-width:0;flex:1 1 auto}.product-card-looom__summary-right{flex:0 0 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.product-card-looom__title{margin:0;font-size:var(--looom-font-size-body-sm, 12px);font-weight:400;letter-spacing:.04em;line-height:1.35;text-transform:uppercase}.product-card-looom__title-link{color:inherit;text-decoration:none}.looom-featured-products .product-card-looom__title,.looom-featured-products .product-card-looom__title-link,.collection-looom-grid .product-card-looom__title,.collection-looom-grid .product-card-looom__title-link{display:block;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.collection-looom-grid .product-card-looom__title{font-size:clamp(13px,.9vw,15px);line-height:1.3}.product-card-looom__price{display:inline-flex;align-items:center;justify-content:flex-end;gap:.72rem;text-align:right;font-size:var(--looom-font-size-caption, 11px);white-space:nowrap}.product-card-looom__price-prefix{display:inline;font-size:var(--looom-font-size-caption, 11px);font-weight:400;line-height:1;margin-right:-.2rem}.product-card-looom__price .m-price{display:inline-flex;align-items:baseline;color:inherit;font-size:inherit;line-height:1.3}.product-card-looom__price .m-price-item{font-size:inherit}.product-card-looom__action-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:.75rem;width:100%;min-width:0}.product-card-looom__subtitle{margin:0;color:#1111114d;font-size:var(--looom-font-size-caption, 12px);font-style:italic;font-weight:400;line-height:1.2;flex:1 1 auto;white-space:nowrap;text-transform:lowercase}.collection-looom-grid .product-card-looom__action-line{gap:12px}.collection-looom-grid .product-card-looom__subtitle{overflow:hidden;min-width:0;max-width:100%;color:#11111180;font-size:clamp(12px,.85vw,14px);line-height:1.3;text-overflow:ellipsis}.product-card-looom__actions{padding-top:0;flex:0 0 auto}.product-card-looom__form{display:block}.product-card-looom__button{display:inline-flex;width:auto;min-width:108px;min-height:34px;padding:9px 13px;border:1px solid #4b4944;border-radius:0;background:transparent;color:#3f3d39;cursor:pointer;font-size:var(--looom-font-size-micro, 10px);font-weight:500;letter-spacing:.08em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .12s ease;white-space:nowrap}.product-card-looom__button:hover:not(:disabled){border-color:#005c62;background-color:#005c62;color:#dbc4fc}.product-card-looom__button:focus-visible:not(:disabled){outline:2px solid #005c62;outline-offset:3px}.product-card-looom__button:active:not(:disabled){transform:translateY(1px)}.product-card-looom__button:disabled{border-color:#c8c8c8;background:#f4f4f4;color:#757575;cursor:not-allowed;opacity:1}@media screen and (min-width:750px){.looom-featured-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.looom-featured-products__grid{grid-template-columns:repeat(var(--featured-products-columns, 3),minmax(0,1fr))}.product-card-looom__media-link{width:100%;height:100%}}@media screen and (max-width:749px){.looom-featured-products__grid{gap:1.5rem}.product-card-looom__media{aspect-ratio:420/523}.product-card-looom__summary{gap:.75rem}.product-card-looom__title,.product-card-looom__subtitle,.product-card-looom__price{font-size:var(--looom-font-size-body-sm, 12px)}.product-card-looom__action-line{gap:.65rem}.product-card-looom__button{min-width:108px;min-height:40px;padding-inline:13px}.product-card-looom__button:not(:disabled){border-color:#4b4944;background:#4b4944;color:#fff}.looom-featured-products .product-card-looom__button:not(:disabled){border-color:rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.product-card-looom__subtitle{font-size:var(--looom-font-size-body-sm, 12px)}.looom-featured-products--mobile-swipe .looom-featured-products__grid{display:flex;gap:1rem;padding-right:14%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.looom-featured-products--mobile-swipe .looom-featured-products__grid::-webkit-scrollbar{display:none}.looom-featured-products--mobile-swipe .looom-featured-products__item{flex:0 0 86%;scroll-snap-align:start;scroll-snap-stop:always}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card-looom.css.map */
