.look-products{--look-border-color: rgba(var(--color-foreground), .12);--look-unavailable-text: #c4c4c4;--look-unavailable-bg: #fafafa;--look-selected-border: rgb(var(--color-foreground));--look-atc-bg: rgb(var(--color-foreground));--look-atc-text: rgb(var(--color-background));--look-error-color: #d02e2e;font-family:var(--font-body-family);color:rgb(var(--color-foreground))}.look-products__inner{display:flex;flex-direction:column;gap:1.6rem}.look-products__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2.4rem;margin:0}.look-products__size-guide{align-self:flex-start;font-size:1.3rem;text-decoration:underline;color:rgb(var(--color-foreground))}.look-products__list{display:flex;flex-direction:column}.look-products__add-all{width:100%;padding:1.4rem 2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.12em;font-size:1.3rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,color .15s ease}.look-products__add-all:hover:not(:disabled){background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.look-products__add-all:disabled{cursor:not-allowed;opacity:.6}.look-products__feedback{font-size:1.3rem;color:var(--look-error-color)}.look-products__feedback.visually-hidden{display:none}.look-item{display:grid;grid-template-columns:110px 1fr;gap:1.6rem;padding:2rem 0;border-bottom:.1rem solid var(--look-border-color)}.look-item:last-child{border-bottom:none}.look-item--missing-selection{outline:.1rem solid var(--look-error-color);outline-offset:.8rem}.look-item__media{width:110px;height:110px}.look-item__media-link{display:block;width:100%;height:100%}.look-item__image{width:100%;height:100%;object-fit:cover;display:block}.look-item__info{display:flex;flex-direction:column;gap:.7rem;min-width:0}.look-item__title{margin:0;font-size:1.5rem;font-weight:500}.look-item__title a{color:rgb(var(--color-foreground));text-decoration:none}.look-item__title a:hover{text-decoration:underline}.look-item__price{font-size:1.4rem;display:flex;gap:.6rem;align-items:baseline}.look-item__price-compare{color:rgba(var(--color-foreground),.55)}.look-item__price-current{font-weight:600}.look-item__color{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.7);text-transform:capitalize}.look-item__rating{margin:.2rem 0}.look-item__option{display:flex;flex-direction:column;gap:.6rem}.look-item__option-label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--color-foreground),.75)}.look-item__values{display:grid;grid-template-columns:repeat(4,1fr);gap:.55rem}@media screen and (min-width:750px){.look-item__values{grid-template-columns:repeat(6,1fr)}}.look-item__value{padding:.8rem .4rem;background:rgb(var(--color-background));border:.1rem solid var(--look-border-color);font-size:1.3rem;cursor:pointer;transition:border-color .1s ease,box-shadow .1s ease}.look-item__value.is-selected{border-color:var(--look-selected-border);box-shadow:inset 0 0 0 .1rem var(--look-selected-border);font-weight:600}.look-item__value--unavailable,.look-item__value:disabled{color:var(--look-unavailable-text);background:var(--look-unavailable-bg);text-decoration:line-through;cursor:not-allowed}.look-item__view-link{font-size:1.2rem;text-decoration:underline;color:rgba(var(--color-foreground),.75);align-self:flex-start}.look-item__atc{width:100%;padding:1.2rem 1.6rem;background:var(--look-atc-bg);color:var(--look-atc-text);border:none;text-transform:uppercase;letter-spacing:.12em;font-size:1.3rem;font-weight:600;cursor:pointer;margin-top:.4rem;transition:opacity .15s ease}.look-item__atc:disabled{opacity:.45;cursor:not-allowed}.look-item__feedback{font-size:1.2rem;color:var(--look-error-color);margin:0}.look-item__feedback.visually-hidden{display:none}@media screen and (max-width:374px){.look-item{grid-template-columns:90px 1fr;gap:1.2rem}.look-item__media{width:90px;height:90px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/look-products.css.map */
