:root{--stl-bg: #ffffff;--stl-bg-soft: #ffffff;--stl-text-main: #111111;--stl-text-muted: #777777;--stl-accent: #111111;--stl-border-subtle: #e4e4e4;--stl-radius-xl: 24px;--stl-radius-lg: 18px}.shop-the-look{background:var(--stl-bg);padding:32px 16px 48px}.shop-the-look .stl-inner{max-width:1160px;margin:0 auto;border-radius:var(--stl-radius-xl);background:var(--stl-bg-soft);border:1px solid #f0f0f0;overflow:hidden;position:relative}.shop-the-look .stl-hero{position:relative}.shop-the-look .stl-image-wrapper{position:relative;overflow:hidden;max-height:80vh}.shop-the-look .stl-image{width:100%;display:block;object-fit:cover}.shop-the-look .stl-image--placeholder{background:#e5e5e5}.shop-the-look .stl-label{position:absolute;left:16px;right:16px;bottom:16px;padding:14px 16px;border-radius:16px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0009;color:#fff}.shop-the-look .stl-label-kicker{font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:.86}.shop-the-look .stl-title{margin:4px 0;font-size:20px;line-height:1.2;font-weight:600}.shop-the-look .stl-subtitle{margin:4px 0 0;font-size:13px;line-height:1.4;opacity:.92}.shop-the-look .stl-drawer{position:relative;background:transparent}.shop-the-look .stl-drawer-toggle{width:100%;border:none;border-radius:24px 24px 0 0;padding:14px 18px;margin-top:-16px;display:flex;justify-content:space-between;align-items:center;background:#f5f5f5;cursor:pointer;text-align:left;gap:12px}.shop-the-look .stl-drawer-toggle:focus-visible{outline:2px solid var(--stl-accent);outline-offset:2px}.shop-the-look .stl-drawer-toggle-left{display:flex;flex-direction:column;gap:4px}.shop-the-look .stl-drawer-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--stl-text-muted)}.shop-the-look .stl-drawer-title{font-size:16px;font-weight:500;color:var(--stl-text-main)}.shop-the-look .stl-drawer-toggle-right{display:flex;align-items:center;gap:8px}.shop-the-look .stl-drawer-count{font-size:12px;color:var(--stl-text-muted)}.shop-the-look .stl-drawer-count-mobile{display:inline}.shop-the-look .stl-drawer-count-desktop{display:none}.shop-the-look .stl-icon-chevron{width:20px;height:20px;border-radius:999px;border:1px solid var(--stl-border-subtle);display:inline-flex;align-items:center;justify-content:center;position:relative}.shop-the-look .stl-icon-chevron:before{content:"";width:6px;height:6px;border-right:1.5px solid var(--stl-text-main);border-bottom:1.5px solid var(--stl-text-main);transform:rotate(45deg) translateY(-1px);transition:transform .16s ease-out}.shop-the-look .stl-drawer[data-open=true] .stl-icon-chevron:before{transform:rotate(-135deg) translateY(1px)}.shop-the-look .stl-drawer-body{background:#f5f5f5;padding:8px 16px 18px;border-radius:0 0 var(--stl-radius-xl) var(--stl-radius-xl);max-height:0;opacity:0;overflow:hidden;transform:translateY(6px);transition:max-height .26s ease,opacity .2s ease,transform .22s ease}.shop-the-look .stl-drawer[data-open=true] .stl-drawer-body{max-height:960px;opacity:1;transform:translateY(0)}.shop-the-look .stl-product{display:grid;grid-template-columns:84px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.04)}.shop-the-look .stl-product:last-of-type{border-bottom:none}.shop-the-look .stl-product-media{display:block;border-radius:var(--stl-radius-lg);overflow:hidden;background:#e0e0e0}.shop-the-look .stl-product-media img{width:100%;height:100%;object-fit:cover;display:block}.shop-the-look .stl-product-placeholder{border-radius:var(--stl-radius-lg);overflow:hidden}.shop-the-look .stl-product-info{display:flex;flex-direction:column;gap:6px}.shop-the-look .stl-product-name{font-size:14px;font-weight:500;margin:0 0 3px;color:var(--stl-text-main)}.shop-the-look .stl-product-meta{font-size:12px;margin:0;color:var(--stl-text-muted)}.shop-the-look .stl-product-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.shop-the-look .stl-product-price{font-size:14px;font-weight:500}.shop-the-look .stl-product-form{display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%}.shop-the-look .stl-variant-select{font-size:12px;padding:6px 8px;border-radius:4px;border:1px solid #d4d4d4;background:#fff;width:100%}.shop-the-look .collection_btn{height:40px!important;line-height:20px!important;padding:0 10px!important;font-size:11px!important;display:inline-flex;align-items:center;justify-content:center}.collection_btn:before{height:100%!important}.collection_btn:before{background-color:#000}.shop-the-look .stl-footer-cta{padding-top:8px;text-align:right}.shop-the-look .stl-link-cta{font-size:12px;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:var(--stl-text-main);border-bottom:1px solid transparent;padding-bottom:3px;transition:border-color .16s ease-out,opacity .16s ease-out;opacity:.9}.shop-the-look .stl-link-cta:hover{border-color:var(--stl-text-main);opacity:1}@media (min-width: 900px){.shop-the-look{padding:56px 24px 72px}.shop-the-look .stl-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:stretch}.shop-the-look .stl-image-wrapper{height:100%;max-height:none}.shop-the-look .stl-image{height:100%}.shop-the-look .stl-label{left:24px;bottom:24px;max-width:320px}.shop-the-look .stl-title{font-size:24px}.shop-the-look .stl-subtitle{font-size:14px}.shop-the-look .stl-drawer{padding:24px 22px 22px;background:var(--stl-bg-soft);border-left:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column}.shop-the-look .stl-drawer-toggle{margin-top:0;border-radius:18px;background:#ececec;padding:12px 16px;cursor:default}.shop-the-look .stl-drawer-body{border-radius:16px;background:#ececec;padding:14px 16px 18px;max-height:none;opacity:1!important;transform:none;overflow:auto;margin-top:12px;flex:1;transition:none}.shop-the-look .stl-icon-chevron{display:none}.shop-the-look .stl-product{display:flex;gap:14px;align-items:stretch}.shop-the-look .stl-product-media{width:96px;flex-shrink:-20}.shop-the-look .stl-product-info{display:flex;flex-direction:column;justify-content:space-between;flex:1}.shop-the-look .stl-drawer-count-mobile{display:none}.shop-the-look .stl-drawer-count-desktop{display:inline}.shop-the-look .stl-product-media,.shop-the-look .stl-product-media img,.shop-the-look .stl-product-placeholder{border-radius:0!important}}@media (max-width: 900px){.shop-the-look .stl-product{grid-template-columns:110px 1fr!important}.shop-the-look .stl-product-media{width:110px!important}.shop-the-look .collection_btn{color:#111!important}.shop-the-look .stl-product-media{position:relative;aspect-ratio:3 / 4;height:auto}.shop-the-look .stl-product-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}}
/*# sourceMappingURL=/cdn/shop/t/160/assets/section-shop-the-look-luxury.css.map */
