.shop-the-look-set{display:block;width:100%;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.shop-the-look-set__inner{display:grid;gap:var(--spacing-6)}.shop-the-look-set__headings{display:flex;align-items:center;gap:1.2rem;padding-block-end:var(--spacing-4)}.shop-the-look-set__tab-title.button.button--text{font-family:var(--font-heading-family);text-transform:uppercase;margin:0;padding:0;border:0;background:transparent;color:rgba(var(--color-foreground),.45);text-decoration:none}button.shop-the-look-set__tab-title.button.button--text{cursor:pointer}.shop-the-look-set__tab-title.button.button--text.h2{font-size:calc(var(--font-heading-scale) * var(--h2-multiplier));line-height:var(--line-height-static-xs);letter-spacing:var(--font-heading-letter-spacing)}.shop-the-look-set__tab-title.button.button--text.h3{font-size:calc(var(--font-heading-scale) * var(--h3-multiplier));line-height:var(--line-height-static-xs);letter-spacing:var(--font-heading-letter-spacing)}.shop-the-look-set__tab-title.button.button--text.h4{font-size:calc(var(--font-heading-scale) * var(--h4-multiplier));line-height:var(--line-height-static-xs);letter-spacing:var(--font-heading-letter-spacing)}.shop-the-look-set__tab-title.button.button--text.h5{font-size:calc(var(--font-heading-scale) * var(--h5-multiplier));line-height:var(--line-height-static-xs);letter-spacing:var(--font-heading-letter-spacing)}.shop-the-look-set__tab-title.button.button--text.h6{font-size:calc(var(--font-heading-scale) * var(--h6-multiplier));line-height:var(--line-height-static-xs);letter-spacing:var(--font-heading-letter-spacing)}.shop-the-look-set__tab-title.button.button--text:after{display:none}.shop-the-look-set__tab-title.button.button--text.active{color:rgb(var(--color-foreground))}.shop-the-look-set__media-wrap{display:grid;max-width:46rem;margin-inline:auto}.shop-the-look-set__media{aspect-ratio:auto;position:relative}.shop-the-look-set__media img{object-fit:contain;width:100%;height:auto;max-height:70vh}.shop-the-look-set__products{display:grid;gap:var(--spacing-4)}.shop-the-look-set__items{border-top:.1rem solid rgba(var(--color-foreground),.2)}.shop-the-look-set__item{display:flex;justify-content:space-between;gap:var(--spacing-3);padding:var(--spacing-3) 0;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.shop-the-look-set__item-main{display:flex;gap:var(--spacing-3);flex:1 1 auto}.shop-the-look-set__checkbox-label{display:inline-flex;align-items:flex-start;margin-block-start:.3rem}.shop-the-look-set__checkbox{position:absolute;opacity:0;pointer-events:none}.shop-the-look-set__checkbox-custom{width:2rem;height:2rem;border:.1rem solid rgba(var(--color-foreground),.6);display:inline-flex;justify-content:center;align-items:center;border-radius:999rem}.shop-the-look-set__checkbox:checked+.shop-the-look-set__checkbox-custom:after{content:"";width:.8rem;height:.8rem;background:rgb(var(--color-foreground));border-radius:999rem}.shop-the-look-set__checkbox:focus-visible+.shop-the-look-set__checkbox-custom{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.shop-the-look-set__details{display:grid;gap:var(--spacing-1)}.shop-the-look-set__product-title{margin:0;font-size:var(--font-body-size);text-transform:uppercase;color:rgb(var(--color-heading-text));font-weight:var(--font-weight-heading-bold)}.shop-the-look-set__product-title a{text-decoration:none;color:inherit}.shop-the-look-set__product-title a:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.shop-the-look-set__item-price{margin:0;font-weight:var(--font-weight-semibold);color:rgb(var(--color-foreground))}.shop-the-look-set__variant-group{border:0;margin:0;padding:0}.shop-the-look-set__variant-pills{display:flex;flex-wrap:wrap;gap:var(--spacing-1)}.shop-the-look-set__variant-pill-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.shop-the-look-set__variant-pill{border:.1rem solid rgba(var(--color-foreground),.4);width:2.8rem;height:2.8rem;min-width:2.8rem;padding:0;text-align:center;text-transform:uppercase;font-size:calc(var(--font-body-size) - .45rem);line-height:1;cursor:pointer;transition:var(--duration-default) ease;border-radius:999rem;display:inline-flex;align-items:center;justify-content:center}.shop-the-look-set__variant-pill-input:checked+.shop-the-look-set__variant-pill{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.shop-the-look-set__variant-pill-input:disabled+.shop-the-look-set__variant-pill{opacity:.45;cursor:not-allowed}.shop-the-look-set__variant-pill-input:focus-visible+.shop-the-look-set__variant-pill{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.shop-the-look-set__thumb{width:7.2rem;min-width:7.2rem;aspect-ratio:3 / 4}.shop-the-look-set__thumb img{object-fit:cover}.shop-the-look-set__summary{display:grid;gap:var(--spacing-2);padding-block:var(--spacing-3)}.shop-the-look-set__cta{--color-button-text: rgb(var(--color-background));--color-button-background: rgb(var(--color-foreground));--color-button-outline: rgb(var(--color-foreground));--color-button-hover-text: rgb(var(--color-foreground));--color-button-hover-background: transparent;--color-button-hover-outline: rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.shop-the-look-set__cta[disabled]{opacity:.5;cursor:not-allowed}.shop-the-look-set__cta:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.shop-the-look-set__error{margin:0;color:rgb(var(--color-error-text, 255 0 0))}@media screen and (min-width:990px){.shop-the-look-set__headings{justify-content:center}.shop-the-look-set__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:var(--spacing-7)}.shop-the-look-set__media-wrap{max-width:none}}body.shop-the-look-set-in-view .product__sticky-cart{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(100%)}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-shop-the-look-set.css.map */
