.stl-drawer{--background: 255 255 255;--text-color: 19 29 38;--drawer-header-padding-block: 2rem;--drawer-header-padding-inline: 2.5rem;--drawer-body-padding-block: 2rem;--drawer-body-padding-inline: 2.5rem}.stl-drawer::part(header){padding-block-end:0;border-block-end:none}.stl-drawer::part(body){padding-block-start:1.5rem}.stl-drawer::part(close-button){width:1rem;height:1rem}.stl-drawer__body{display:flex;flex-direction:column;align-items:stretch}.stl-drawer__title,.stl-drawer__look-title{font-size:1.5rem;font-weight:300;line-height:1;text-transform:uppercase}.stl-drawer__added{display:flex;align-items:center;gap:1.5rem}.stl-drawer__added-image{width:120px;height:176px;object-fit:cover;flex-shrink:0}.stl-drawer__added-info{display:flex;flex-direction:column;gap:.5rem;font-size:.75rem;line-height:1.4}.stl-drawer__added-price{color:rgb(var(--text-color) / .55)}.stl-drawer__cart-link{text-decoration:underline;text-underline-offset:2px;margin-block-start:1rem}.stl-drawer__cart-button{width:100%;height:2.5rem;margin-block-start:2.5rem;font-size:.75rem}.stl-drawer__look{margin-block-start:2.5rem}.stl-drawer__look-title{margin-block-end:1rem}.stl-drawer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:start}.stl-drawer__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:699px){.stl-drawer::part(base){display:flex;flex-direction:column}.stl-drawer::part(content){margin-block-start:auto;width:100%;max-width:100%;height:auto;max-height:90dvh}.stl-drawer{--drawer-header-padding-block: .75rem;--drawer-header-padding-inline: .75rem;--drawer-body-padding-block: 1.5rem;--drawer-body-padding-inline: .75rem}.stl-drawer__title,.stl-drawer__look-title{font-size:1rem}.stl-drawer__look{margin-block-start:1.5rem}.stl-drawer__look-title{margin-block-end:2rem}.stl-drawer__grid{gap:.5rem}}.style-with__products{gap:.25rem}.style-with__products .stl-card{flex:0 0 122px;scroll-snap-align:start}.style-with__label{display:flex;align-items:center;gap:1rem;margin-block-start:.75rem;font-size:.75rem;line-height:1.4;visibility:hidden}.style-with__label--active{visibility:visible}.style-with__label-title{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style-with__label-price{flex-shrink:0}.stl-card{display:flex;flex-direction:column;align-items:center;position:relative}.stl-card__media{position:relative;width:100%}.stl-card__media-link{display:block}.stl-card__image{display:block;width:100%;height:auto;aspect-ratio:.68;object-fit:cover}.stl-card__info{display:flex;flex-direction:column;width:100%;margin-block-start:.75rem;font-size:.75rem;line-height:1.4}.stl-card__title{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stl-card__meta{display:flex;align-items:center;gap:.5rem;width:100%;font-size:.625rem;color:rgb(var(--text-color) / .6)}.stl-card--drawer .stl-card__info{text-align:center}.stl-card--drawer .stl-card__meta{justify-content:center}.stl-card--style-with .stl-card__meta{justify-content:space-between}.stl-card__price-compare,.stl-drawer__added-price-compare{text-decoration:line-through;color:rgb(var(--text-color) / .45);margin-inline-end:.25rem}.stl-card__price-sale{color:rgb(var(--text-color))}.stl-card__toggle{display:grid;place-content:center;width:2rem;height:2rem;padding:0;background:none;border:none;cursor:pointer;color:currentColor}.stl-card--drawer .stl-card__toggle{margin-block:-.25rem -.75rem}.stl-card--style-with .stl-card__toggle{position:absolute;inset-block-end:0;inset-inline-end:0}.stl-card__sizes{display:none;flex-direction:column;gap:1.5rem;padding:1rem 0 1rem .75rem;background:rgb(var(--background, 255 255 255));border:1px solid var(--stl-outline-color, #e7e7e7);font-size:.75rem;line-height:1.4;overflow-y:auto}.stl-card--open .stl-card__sizes{display:flex}.stl-card__fit-note{text-align:left}.stl-card__size-list{display:flex;flex-direction:column;align-items:start;gap:1.5rem;margin:0;padding:0;list-style:none}.stl-card__size-list .stl-card__size-row{position:relative;display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:1.05rem;padding:0}.stl-card__size{padding:0;background:none;border:none;cursor:pointer;font-size:.75rem;line-height:1.4;color:currentColor}.stl-card__size--soldout{cursor:default;color:rgb(var(--text-color) / .45);text-decoration:line-through}.stl-card__stock-note{position:absolute;inset-inline-end:24px;font-size:.625rem;width:max-content}.stl-card__stock-note--soldout{color:rgb(var(--text-color) / .45)}.stl-card__size-guide{padding:0;background:none;border:none;cursor:pointer;font:inherit;color:currentColor;text-decoration:underline;text-underline-offset:2px;text-align:left}@media screen and (min-width:700px){.stl-card--open .stl-card__sizes{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.stl-card--style-with .stl-card__info{position:absolute;clip:rect(0,0,0,0);overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border-width:0;white-space:nowrap}.stl-drawer__grid--three .stl-card__size-row,.stl-card--style-with .stl-card__size-row{gap:8px;padding:0}.stl-drawer__grid--three .stl-card__stock-note,.stl-card--style-with .stl-card__stock-note{position:static}}@media screen and (max-width:699px){.style-with__products{gap:.75rem}.style-with__products .stl-card{flex:0 0 calc((100% - .75rem)/2)}.style-with__label{display:none}.stl-card--open .stl-card__sizes{position:fixed;inset:auto 0 0 0;z-index:12;max-height:70dvh;padding:2.375rem 1.25rem 2.875rem;gap:2.25rem;border:none;box-shadow:0 0 0 100vmax #0000004d}.stl-card--open .stl-card__size-list{gap:2.25rem}.stl-card--open .stl-card__size-row{justify-content:center}product-sticky-add-to-cart.product-sticky-add-to-cart{z-index:5}.stl-panel-open product-sticky-add-to-cart.product-sticky-add-to-cart{z-index:1}.stl-panel-open div[data-block-type=buy-buttons]{z-index:1}.stl-card--open .stl-card__fit-note,.stl-card--open .stl-card__size-guide{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/component-shop-the-look.css.map */
