.shop-the-look{--stl-card-radius: 24px;--stl-accent: #ff5b00;--stl-card-w: 92px}@media screen and (min-width:750px){.shop-the-look{--stl-card-w: 120px}}.shop-the-look__header{margin-bottom:1.5rem}.shop-the-look__heading{margin:0}.shop-the-look__stage{display:block;position:relative;width:100%;overflow:hidden}.shop-the-look__media{position:relative;width:100%;background:#eef1f4;line-height:0}.shop-the-look__media picture{display:block}.shop-the-look__media-img{display:block;width:100%;height:auto}.shop-the-look__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.shop-the-look__hotspot{position:absolute;left:var(--stl-x, 50%);top:var(--stl-y, 50%);transform:translate(-50%,-50%);width:var(--stl-card-w);aspect-ratio:120 / 160;margin:0;padding:0;border:0;border-radius:var(--stl-card-radius);background:#fff;cursor:pointer;overflow:hidden;pointer-events:auto;box-shadow:0 8px 24px #0000001f;transition:transform .3s ease,box-shadow .25s ease,opacity .3s ease;-webkit-appearance:none;appearance:none}.shop-the-look__hotspot:hover,.shop-the-look__hotspot:focus-visible{transform:translate(-50%,calc(-50% - 3px));box-shadow:0 12px 30px #0000002e;outline:none}.shop-the-look__hotspot.is-active{opacity:0;transform:translate(-50%,-50%) scale(.7);pointer-events:none;box-shadow:none}.shop-the-look__hotspot-label{position:absolute;top:12%;left:15%;right:12%;z-index:2;font-weight:700;font-size:clamp(11px,1.05vw,14px);line-height:1.15;letter-spacing:.02em;color:#000;text-align:left;word-break:break-word}.shop-the-look__hotspot-thumb{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.shop-the-look__hotspot-img{width:82%;height:72%;object-fit:contain}.shop-the-look__hotspot-arrow{position:absolute;right:13%;bottom:9%;z-index:2;display:flex;align-items:center;justify-content:center;width:21px;height:21px;border-radius:50%;color:#fff;background:#00000047;border:.7px solid rgba(255,255,255,.12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .2s ease,border-color .2s ease}.shop-the-look__hotspot:hover .shop-the-look__hotspot-arrow,.shop-the-look__hotspot:focus-visible .shop-the-look__hotspot-arrow{background:var(--stl-accent);border-color:transparent}.shop-the-look__hotspot-arrow svg{width:12px;height:12px}.shop-the-look__hotspots-mobile{display:none}@media screen and (max-width:749px){.shop-the-look__hotspots{display:none}.shop-the-look__hotspots-mobile{display:flex;position:absolute;left:0;right:0;bottom:220px;z-index:7;align-items:center;gap:7px;height:68px;overflow-x:auto;overflow-y:visible;padding:0 20px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;pointer-events:none}.shop-the-look__hotspots-mobile::-webkit-scrollbar{display:none}.shop-the-look__hotspot-mobile{flex:0 0 auto;position:relative;display:flex;align-items:stretch;width:136px;height:68px;margin:0;padding:0;border:0;border-radius:14px;background:#fff;cursor:pointer;overflow:visible;box-shadow:0 4px 16px #00000014;-webkit-appearance:none;appearance:none;pointer-events:auto;transition:box-shadow .2s ease,opacity .3s ease}.shop-the-look__hotspot-mobile:active{box-shadow:0 8px 24px #00000026}.shop-the-look__hotspot-mobile.is-active{pointer-events:none}.shop-the-look__hotspot-mobile.is-active .shop-the-look__hotspot-mobile-arrow{background:var(--stl-accent);border-color:transparent}.shop-the-look__hotspot-mobile-thumb{flex:0 0 auto;width:57px;display:flex;align-items:center;justify-content:center;border-radius:14px;overflow:hidden;background:inherit}.shop-the-look__hotspot-mobile-img{width:100%;height:100%;object-fit:contain}.shop-the-look__hotspot-mobile-label{position:absolute;top:11px;left:57px;width:68px;font-weight:700;font-size:10px;line-height:1.35;letter-spacing:.02em;color:#000;word-break:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-the-look__hotspot-mobile-arrow{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;color:#fff;background:#0003;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:.6px solid rgba(255,255,255,.1);transition:background .2s ease;overflow:hidden}.shop-the-look__hotspot-mobile:active .shop-the-look__hotspot-mobile-arrow{background:var(--stl-accent);border-color:transparent}.shop-the-look__hotspot-mobile-arrow svg{width:15px;height:15px;transform:rotate(-45deg)}.shop-the-look__hotspots-mobile-spacer{flex:0 0 14px;width:14px;height:1px;opacity:0;pointer-events:none}}.shop-the-look__panel{position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto;width:min(350px,80%);height:min(600px,88%);display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:#f7f5f7;box-shadow:0 20px 60px #0000002e;z-index:5;opacity:0;transform:translateY(12px) scale(.98);transition:opacity .25s ease,transform .25s ease}.stl--panel-right .shop-the-look__panel{right:5%}.stl--panel-left .shop-the-look__panel{left:5%}.shop-the-look__panel[hidden]{display:none}.shop-the-look__panel.is-open{opacity:1;transform:none}.shop-the-look__panel-media{position:relative;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;background:#f7f5f7;padding:18px}.shop-the-look__panel-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.shop-the-look__panel-img--placeholder{width:80%;height:80%;border-radius:16px;background:#ececec}.shop-the-look__close{position:absolute;top:18px;right:18px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#e3e3e3;color:#1a1a1a;cursor:pointer;transition:background .2s ease;z-index:2}.shop-the-look__close:hover{background:#d4d4d4}.shop-the-look__close svg{width:13px;height:13px}.shop-the-look__panel-info{flex:0 0 auto;display:flex;flex-direction:column;gap:8px;padding:24px 35px 30px;background:#fff;border-radius:24px}.shop-the-look__panel-title{margin:0;font-weight:700;font-size:24px;line-height:1.2;letter-spacing:.02em;color:#000}.shop-the-look__panel-subtitle{margin:0;font-size:18px;color:#0009}.shop-the-look__variants--hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shop-the-look__variants{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.shop-the-look__variant{position:relative;width:26px;height:26px;padding:0;margin:0;border:1px solid rgba(0,0,0,.12);border-radius:50%;background-color:#0000000f;background-size:cover;background-position:center;cursor:pointer;font-size:0;line-height:0;box-shadow:0 0 0 0 transparent;transition:box-shadow .2s ease,transform .2s ease}.shop-the-look__variant:hover{transform:scale(1.08)}.shop-the-look__variant.is-active{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--stl-accent, #000)}.shop-the-look__variant.is-unavailable{opacity:.4}.shop-the-look__panel-price{margin:2px 0 0;font-weight:700;font-size:24px;line-height:1.1;color:#000}.shop-the-look__form-wrap{display:block;margin-top:8px}.shop-the-look__form{margin:0}.shop-the-look__add,.shop-the-look__add.button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;margin-top:8px;padding:0 20px;border:0;border-radius:41px;background:var(--stl-accent);color:#fff;font-size:18px;font-weight:400;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:filter .2s ease,opacity .2s ease;-webkit-appearance:none;appearance:none}.shop-the-look__add:before,.shop-the-look__add:after{display:none}.shop-the-look__add:hover{filter:brightness(.94)}.shop-the-look__add--disabled,.shop-the-look__add[disabled]{background:#c9c9c9;cursor:not-allowed}.shop-the-look__add .loading-overlay__spinner{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#fff}.shop-the-look__add .loading-overlay__spinner.hidden{display:none}.shop-the-look__add .loading-overlay__spinner svg{display:block;width:20px;height:20px}.shop-the-look__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background:#00000073;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.stl--open .shop-the-look__scrim{opacity:1;visibility:visible;pointer-events:auto}@media screen and (max-width:749px){.shop-the-look__scrim{display:none}.shop-the-look__panel{position:absolute;left:0!important;right:0!important;bottom:0;top:auto;margin:0;width:100%;height:210px;max-height:none;flex-direction:row;border-radius:24px 24px 0 0;background:#f7f5f7;transform:none;z-index:5}.shop-the-look__panel.is-open{transform:none}.shop-the-look__panel-media{flex:0 0 158px;width:158px;padding:0;border-radius:24px 0 0;overflow:hidden;background:#f7f5f7}.shop-the-look__panel-img{width:100%;height:100%;max-height:none;object-fit:cover;display:block}.shop-the-look__close{display:none}.shop-the-look__panel-info{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;padding:40px 20px 0 14px;gap:10px;border-radius:0;background:#f7f5f7}.shop-the-look__panel-title{font-size:20px;letter-spacing:.02em;margin:0;line-height:1.2}.shop-the-look__panel-subtitle{font-size:14px;line-height:1.3}.shop-the-look__variants{gap:8px}.shop-the-look__variants .shop-the-look__variant{width:22px;height:22px}.shop-the-look__panel-price{font-size:20px;margin:0}.shop-the-look__form-wrap{margin-top:auto}.shop-the-look__add,.shop-the-look__add.button{width:197px;min-height:32px;padding:0;font-size:14px;font-weight:400;margin-bottom:40px;align-self:flex-end;margin-top:auto}}
/*# sourceMappingURL=/cdn/shop/t/115/assets/section-shop-the-look.css.map */
