.stl-section{--stl-radius: 24px;color:var(--stl-text-color);--stl-hotspot-color: #FFFFFF;overflow:hidden}.stl-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:var(--stl-radius);overflow:hidden}.stl-left{position:relative;padding:6rem 6rem 6rem 10rem;display:flex;flex-direction:column;gap:28px}.stl-copy{display:flex;flex-direction:column;gap:14px}.stl-heading{font-size:clamp(22px,2.4vw,30px);line-height:1.25;font-weight:600;color:var(--stl-text-color);letter-spacing:-.01em}.stl-description{font-size:14px;max-width:90%}.stl-description p{margin:0}.stl-tabs{display:flex;flex-direction:column;gap:4px;width:47%}.stl-product-card-wrap{width:40%}.stl-tab{display:flex;align-items:center;gap:12px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.1);padding:14px 4px;cursor:pointer;text-align:left;transition:color .25s ease,padding-left .25s ease}.stl-tab:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.stl-tab-label{font-size:15px;font-weight:500;letter-spacing:.01em;color:var(--text-color)}.stl-tab:hover,.stl-tab.is-active{color:var(--text-color);padding-left:8px}.stl-tab:focus-visible{outline:2px solid var(--stl-accent-color);outline-offset:3px}.stl-product-card{background:var(--stl-card-bg);color:var(--stl-card-text);border-radius:16px;box-shadow:0 18px 40px #00000047;padding:14px;max-width:300px}.stl-product-card__link{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit}.stl-product-card__image-wrap{flex:0 0 auto;width:60px;height:60px;border-radius:10px;overflow:hidden;background:#eee}.stl-product-card__image{width:100%;height:100%;object-fit:cover;display:block}.stl-product-card__info{display:flex;flex-direction:column;gap:2px;min-width:0}.stl-product-card__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.06em;opacity:.55}.stl-product-card__title{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stl-product-card__price{font-size:13px;opacity:.75}.stl-features{display:flex;gap:4rem;margin-top:auto;padding:40px;background:#ffffff26;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px}.stl-feature{display:flex;align-items:flex-start;flex-direction:column;gap:12px;width:50%}.stl-feature-icon{flex:0 0 auto;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.stl-feature-icon img{width:100%;height:100%;object-fit:contain;display:block}.stl-feature-text{display:flex;flex-direction:column;gap:2px}.stl-feature-title{font-size:16px;font-weight:600}.stl-feature-subtitle{font-size:12px;letter-spacing:.5px}.stl-right{position:relative;min-height:480px}.stl-panel{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .45s ease}.stl-panel.is-active{position:relative;opacity:1;visibility:visible}.stl-panel__image-wrap{position:relative;width:100%;height:100%}.stl-panel__image{width:100%;height:100%;object-fit:cover;display:block}.stl-panel__placeholder{width:100%;height:100%;min-height:480px;display:flex;align-items:center;justify-content:center;background:#ffffff0a}.stl-placeholder-svg{width:60%;height:60%;opacity:.35}.stl-hotspot{position:absolute;transform:translate(-50%,-50%);width:26px;height:26px;border:none;background:transparent;cursor:pointer;z-index:2}.stl-hotspot-dot{width:26px;height:26px;border-radius:50%;background:#fff;border:4px solid #00000052;display:flex;align-items:center;justify-content:center;transition:.25s ease;position:relative}.stl-hotspot-dot:before{display:none}.stl-hotspot-plus{position:relative;width:12px;height:12px}.stl-hotspot:hover .stl-hotspot-dot{transform:scale(1.08);box-shadow:0 8px 20px #00000038,0 2px 5px #00000014}.stl-hotspot.is-active .stl-hotspot-dot{background:#fff;transform:scale(1.1)}.stl-hotspot:focus-visible .stl-hotspot-dot{outline:2px solid #000;outline-offset:3px}.stl-right{position:relative;overflow:hidden;border-radius:var(--stl-radius);height:100%;display:flex}.stl-hotspot-plus svg path{fill:var(--stl-hotspot-color)}@media(prefers-reduced-motion:reduce){.stl-panel,.stl-tab,.stl-hotspot-dot{transition:none}.stl-hotspot-dot:before{animation:none}}.stl-tabs-row{display:flex;justify-content:space-between;align-items:center}.stl-tab{position:relative;padding-right:30px}.stl-tab:after{content:"\2192";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:13px;line-height:1.5;opacity:0;transition:all .3s ease;background:var(--primary-button-bg);width:24px;height:24px;border-radius:50%;display:flex;justify-content:center;align-items:center}.stl-tab.is-active:after{opacity:1}.stl-features .stl-feature{position:relative}.stl-features .stl-feature:not(:last-child):after{content:"";position:absolute;top:0;right:-9px;width:1px;height:100%;background:#fff3}@media(max-width:1300px){.stl-product-card-wrap{width:50%}.stl-left{padding:4rem}}@media(max-width:989px){.stl-grid{grid-template-columns:1fr;gap:25px;padding:25px}.stl-left{padding:0}.stl-right{margin:0 auto}.stl-product-card{max-width:100%}.stl-features{display:none}}.stl-mobile-bottom{display:none}@media(max-width:768px){.stl-grid{display:flex;flex-direction:column}.stl-left{order:1}.stl-right{order:2}.stl-mobile-bottom{order:3;display:block}.stl-left .stl-product-card-wrap,.stl-left .stl-features{display:none}.stl-mobile-product .stl-product-card-wrap{display:block;width:100%;margin-top:24px}.stl-mobile-features{display:flex;flex-direction:column;gap:30px;margin-top:24px;padding:20px}.stl-mobile-features .stl-feature,.stl-right{width:100%}.stl-panel__image-wrap{min-height:420px}.stl-panel__image{width:100%;height:100%;object-fit:cover}.stl-panel.is-active{position:absolute}.stl-tabs{width:100%}.stl-features .stl-feature:not(:last-child):after{top:auto;right:0;bottom:-12px;width:100%;height:1px}}.stl-tab:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/shop-the-look.css.map */
