.shop-look-popup{position:fixed;left:0;top:calc(0px + var(--announcement-bar-height) + var(--header-height));width:100%;height:calc(100vh - var(--announcement-bar-height) - var(--header-height));height:calc(100dvh - var(--announcement-bar-height) - var(--header-height));z-index:800;background-color:#d0d0d080;display:flex;justify-content:flex-end;visibility:hidden;transition:top .2s,height .2s}body.fixed-header .shop-look-popup{top:calc(0px + var(--header-height));height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height))}.shop-look-popup.active{visibility:visible}.shop-look-popup.active .shop-look-popup-inner{transform:translate(0)}.shop-look-popup-inner{width:100%;max-width:496px;background:#fff;padding:24px 16px;display:flex;flex-direction:column;overflow:hidden;position:relative;transform:translate(100%);transition:all .5s}.shop-look-popup-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.shop-look-popup-title,.shop-look-popup-product-popup-title{font-family:Helvetica;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:3.2px;text-transform:uppercase;color:#000}.shop-look-popup-close,.shop-look-popup-product-popup-close{cursor:pointer}.shop-look-popup-close svg,.shop-look-popup-product-popup-close svg{display:block;width:12px;height:12px}.shop-look-product-list{display:flex;flex-direction:column;gap:32px;flex:1 0;overflow-y:auto;padding-right:10px;margin-right:-10px}.shop-look-popup-product-card{display:grid;grid-template-columns:140px 1fr;gap:32px}.shop-look-popup-product-card-image{height:196px;width:100%;display:block}.shop-look-popup-product-card-image img{width:100%;height:100%;object-fit:cover}.shop-look-popup-product-card-info{display:flex;flex-direction:column}.shop-look-popup-product-card-title{font-family:Helvetica;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.8px;text-transform:uppercase;color:#000;margin-bottom:10px;display:block}.shop-look-popup-product-card-price .h6,.shop-look-popup-product-popup-info-price .h6{font-size:inherit;line-height:inherit;color:inherit;font-weight:inherit}.shop-look-popup-product-card-price,.shop-look-popup-product-popup-info-price{font-family:Helvetica;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:3.2px;text-transform:uppercase;color:#000;margin-bottom:10px}.shop-look-popup-product-card-price span:last-child:not(:first-child),.shop-look-popup-product-popup-info-price span:last-child:not(:first-child){font-size:12px;line-height:100%;letter-spacing:1.7px;font-weight:400;text-decoration:line-through;opacity:.65}.shop-look-popup-product-card-price span.sale,.shop-look-popup-product-popup-info-price span.sale{color:#d51010}.shop-look-popup-product-card-button{margin-top:auto}.shop-look-popup-product-card-button .more-option-button{display:none}.shop-look-popup-product-card-button .add-to-cart-button{display:block}.shop-look-popup-product-card-options{margin-bottom:10px}.shop-look-popup-product-card-options .product-card-option-item-values{display:flex;flex-wrap:wrap;gap:10px}.shop-look-popup-product-card-options .product-card-color-option input{display:none}.shop-look-popup-product-card-options .product-card-color-option input:checked~.swatch-label{border-color:#d6d6d6}.shop-look-popup-product-card-options .product-card-color-option input:disabled~.swatch-label{opacity:.7;cursor:default}.shop-look-popup-product-card-options .product-card-color-option .swatch-label{display:block;width:24px;height:24px;padding:4px;border:1px solid transparent;border-radius:50%}.shop-look-popup-product-card-options .product-card-color-option .swatch-label span{display:block;width:100%;height:100%;border-radius:50%;background:var(--swatch-background)}.product-card-size-option-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.product-card-size-option-label{font-family:Helvetica;font-size:12px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.24px;color:#000}.product-card-size-option-select button{color:#000;font-family:Helvetica;font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding:12px}@media screen and (min-width: 1000px){.product-card-size-option-select .popover--bottom-start{inset-block-start:100%;width:calc(100% - 2px)}.product-card-size-option-select .popover::part(content){width:100%;max-width:100%}}.shop-look-popup-product-popup{position:absolute;left:100%;top:0;width:100%;height:100%;background:#fff;padding:24px 16px;transition:all .5s;z-index:5;overflow-y:auto}.shop-look-popup-product-popup.active{left:0}.shop-look-popup-product-popup-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:32px}.shop-look-popup-product-popup-back{width:20px;height:20px;display:flex;align-items:center;justify-content:flex-start}.shop-look-popup-product-popup-back svg{display:block;width:6px;height:12px}.shop-look-popup-product-popup-info{display:grid;grid-template-columns:100px 1fr;gap:16px}.shop-look-popup-product-popup-info-image{display:block;width:100%;height:140px}.shop-look-popup-product-popup-info-image img{width:100%;height:100%;object-fit:cover}.shop-look-popup-product-popup-info-inner{display:flex;flex-direction:column;padding:6px 0}.shop-look-popup-product-popup-info-title{font-family:Helvetica;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.4px;text-transform:uppercase;color:#000;display:block;margin-bottom:10px}.shop-look-popup-product-popup-info-subtitle{font-family:Helvetica;font-size:12px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.24px;color:#000;margin-bottom:10px}.shop-look-popup-product-popup-size-wrapper{margin:16px 0}.shop-look-popup-message{font-size:12px;line-height:100%;letter-spacing:1.1px;font-weight:400;margin-bottom:10px}.shop-look-popup-message:empty{display:none}.shop-look-popup-message.error{color:rgb(var(--error-text))}@media screen and (max-width: 767px){.shop-look-popup-product-card{grid-template-columns:100px 1fr;gap:16px}.shop-look-popup-product-card-image{height:140px}.shop-look-popup-product-card-info .shop-look-popup-product-card-options{display:none}.shop-look-popup-product-card-button{margin-top:14px}.shop-look-popup-product-card-button .more-option-button{display:block}.shop-look-popup-product-card-button .add-to-cart-button{display:none}.shop-look-popup-product-card-button .button{padding:8px;width:max-content;max-width:100%;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:2.4px;text-transform:uppercase}.shop-look-popup-product-card-info{justify-content:center}}.shop-look-banner{width:100%;height:100%;cursor:pointer}.shop-look-banner img{width:100%;height:100%;object-fit:cover}.shop-look-banner .icon-wrapper{position:absolute;overflow:hidden;border-radius:24px;background-color:#fff;left:10px;bottom:10px;display:flex;align-items:center;gap:4px;padding:4px 10px;text-transform:uppercase}.shop-look-banner .icon-wrapper span{font-size:13px;line-height:1;margin-top:1px}.shop-look-banner .icon-wrapper svg{width:20px;height:20px}@media screen and (max-width: 767px){.shop-look-banner .icon-wrapper{left:8px;bottom:8px}.shop-look-banner .icon-wrapper span{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/collection-shop-look.css.map */
