.stl-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.stl-header__titles{display:flex;flex-direction:column;gap:4px}.stl-header__eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#6b6560;margin:0;line-height:1}.stl-header__heading{font-size:28px;font-weight:400;color:#1a1a1a;margin:0;line-height:1.15;font-family:var(--typeHeaderPrimary, "Georgia", serif)}@media screen and (min-width:750px){.stl-header__heading{font-size:36px}}.stl-dash-pagination{display:flex;align-items:center;gap:6px;flex-shrink:0}.stl-dash-pagination__dash{display:block;width:28px;height:3px;border-radius:2px;background:#c8c2ba;border:none;padding:0;cursor:pointer;transition:background .2s ease,width .2s ease}.stl-dash-pagination__dash.is-active{background:#1a1a1a;width:40px}.stl-dash-pagination__dash:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.stl-splide .splide__track{overflow:visible}.stl-splide{overflow:hidden}.stl-splide .splide__list{align-items:stretch}.stl-splide .splide__arrows,.stl-splide .splide__pagination{display:none!important}.stl-slide__inner{display:flex;flex-direction:column;gap:20px;height:100%}@media screen and (min-width:750px){.stl-slide__inner{flex-direction:row;gap:32px;align-items:stretch;min-height:540px}}.stl-slide__image-col{flex:0 0 auto;width:100%}@media screen and (min-width:750px){.stl-slide__image-col{width:56%;max-width:640px}}.stl-lookbook-img-wrap{position:relative;border-radius:4px;overflow:hidden;background:#e8e3dc;aspect-ratio:3 / 4;width:100%}@media screen and (min-width:750px){.stl-lookbook-img-wrap{aspect-ratio:unset;height:100%;min-height:520px}}.stl-lookbook-img-wrap picture{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.stl-lookbook-img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.stl-look-overlay{position:absolute;bottom:0;left:0;padding:14px 18px;background:#f8f5f0eb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);max-width:78%}.stl-look-overlay__title{font-size:15px;font-weight:500;color:#1a1a1a;margin:0 0 3px;line-height:1.25}.stl-look-overlay__desc{font-size:12px;color:#6b6560;margin:0;line-height:1.4}.stl-dot-wrapper{position:absolute;transform:translate(-50%,-50%);z-index:4}.stl-dot__btn{width:32px;height:32px;border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.stl-dot__ring{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1.5px solid rgba(255,255,255,.85);background:#ffffff8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .2s ease,transform .2s ease;color:#1a1a1a}.stl-dot__btn:hover .stl-dot__ring,.stl-dot__btn:focus-visible .stl-dot__ring,.stl-dot__btn.is-active .stl-dot__ring{background:#fffffff2;transform:scale(1.15)}.stl-dot__btn:focus-visible{outline:none}.stl-dot__btn:focus-visible .stl-dot__ring{outline:2px solid #1a1a1a;outline-offset:2px}.stl-dot__plus{display:flex;align-items:center;justify-content:center;color:#1a1a1a}.stl-slide__products-col{display:flex;flex-direction:column;justify-content:flex-start;gap:16px;flex:1 1 auto}@media screen and (min-width:750px){.stl-slide__products-col{justify-content:flex-start;min-width:0}}.stl-products-list{display:flex;flex-direction:column;gap:12px;flex:0 0 auto}.stl-product-card{display:flex;flex-direction:row;gap:14px;padding:14px;background:#fff;border:1px solid #e7e2dc;border-radius:4px;transition:border-color .2s ease,box-shadow .2s ease;position:relative}.stl-product-card.is-highlighted{border-color:#1a1a1a;box-shadow:0 0 0 1.5px #1a1a1a}.stl-product-card__img-wrap{flex:0 0 80px;width:80px;height:80px;border-radius:3px;overflow:hidden;background:#f0ece6}.stl-product-card__img{width:100%;height:100%;object-fit:cover;display:block}.stl-product-card__img--placeholder{display:flex;align-items:center;justify-content:center}.stl-product-card__img--placeholder svg{width:60%;height:60%;opacity:.3}@media screen and (min-width:750px){.stl-product-card__img-wrap{flex:0 0 90px;width:90px;height:90px}}.stl-product-card__info{display:flex;flex-direction:column;gap:5px;flex:1 1 auto;min-width:0}.stl-product-card__top-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.stl-product-card__vendor{font-size:10px;letter-spacing:.1em;color:#8a837c;font-weight:500;text-transform:uppercase;line-height:1}.stl-product-card__ext-link{display:flex;align-items:center;justify-content:center;color:#8a837c;text-decoration:none;flex-shrink:0;transition:color .15s ease}.stl-product-card__ext-link:hover{color:#1a1a1a}.stl-product-card__title{font-size:14px;font-weight:400;color:#1a1a1a;text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}.stl-product-card__title:hover{color:#4a3f36}.stl-product-card__price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stl-product-card__price{font-size:14px;font-weight:500;color:#1a1a1a;line-height:1}.stl-product-card__compare-price{font-size:13px;font-weight:400;color:#9e9891;text-decoration:line-through;line-height:1}.stl-product-card__options-wrap{display:flex;flex-direction:column;gap:8px;margin-top:4px}.stl-option-group{display:flex;flex-direction:column;gap:4px}.stl-option-group__label{font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#8a837c;margin:0;line-height:1}.stl-product-card__variants{display:flex;flex-wrap:wrap;gap:5px;margin-top:0}.stl-variant-btn{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;min-width:28px;height:24px;font-size:11px;font-weight:400;letter-spacing:.03em;color:#1a1a1a;background:transparent;border:1px solid #c8c2ba;border-radius:2px;cursor:pointer;line-height:1;transition:border-color .15s ease,background .15s ease,color .15s ease;white-space:nowrap}.stl-variant-btn:hover:not(.is-sold-out){border-color:#1a1a1a}.stl-variant-btn.is-selected{background:#f7f4ef;border-color:#1a1a1a;font-weight:500}.stl-variant-btn.is-sold-out{color:#c0b9b1;border-color:#e0dbd4;cursor:not-allowed;position:relative;overflow:hidden}.stl-variant-btn.is-sold-out:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#c0b9b1;transform:rotate(-15deg);transform-origin:center}.stl-atb-wrapper{flex-shrink:0;margin-top:var(--stl-atb-spacing-top, 0)}.stl-atb-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;background:#1a1612;color:#fff;border:none;border-radius:3px;font-size:13px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .2s ease;line-height:1;padding:0 20px}.stl-atb-btn:hover{background:#2e2720}.stl-atb-btn:disabled{opacity:.6;cursor:not-allowed}.stl-atb-btn__sep{opacity:.5}.stl-atb-btn__price{font-weight:500}.stl-loader-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#0000004d;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.stl-loader-wrapper.is-active{opacity:1;visibility:visible;pointer-events:auto}.stl-loader{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:stlSpin .7s linear infinite}@keyframes stlSpin{to{transform:rotate(360deg)}}@media screen and (max-width:749px){.stl-header{align-items:flex-start;flex-direction:column;gap:12px}.stl-dash-pagination{align-self:flex-end}.stl-product-card{padding:12px}.stl-product-card__img-wrap{flex:0 0 72px;width:72px;height:72px}.stl-atb-btn{font-size:12px;height:48px}}@media screen and (min-width:750px){.stl-lookbook-img-wrap{min-height:520px}}.custom-product-bundle__each-bundle-block{display:flex;flex-direction:column;gap:16px}custom-product-bundle-section:has(ul:empty) .custom-product-bundle{display:none}.stl-product-card.has-stock-error{border-color:#f87171;background-color:#fffafb}.stl-card-error-msg{display:flex;align-items:center;gap:6px;margin-top:8px;padding:6px 10px;background:#fef2f2;border:1px solid #fecaca;border-radius:3px;color:#991b1b;font-size:11px;line-height:1.35;animation:stlFadeIn .2s ease}.stl-card-error-msg svg{flex-shrink:0;width:14px;height:14px}.stl-atb-feedback{margin-top:10px;padding:10px 14px;border-radius:3px;font-size:12px;line-height:1.45;display:flex;align-items:flex-start;gap:8px;animation:stlFadeIn .25s ease}.stl-atb-feedback--warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.stl-atb-feedback--info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.stl-atb-feedback--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.stl-atb-feedback svg{flex-shrink:0;width:16px;height:16px;margin-top:1px}@keyframes stlFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/shop-the-look-section.css.map */
