.shop-by-look__title{font-family:var(--font-heading--family);font-size:1.5rem;font-weight:600;letter-spacing:0;color:#fff;line-height:1.3;margin:0 0 1.25rem;text-align:center}.shop-by-look{overflow:hidden;background:#000}.shop-by-look__container{position:relative;max-width:var(--page-width, 1200px);margin:0 auto;padding:0 var(--page-margin, 1.5rem)}.shop-by-look__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media screen and (min-width:750px){.shop-by-look__grid{grid-template-columns:1fr 1fr;gap:2rem}.shop-by-look__title{font-size:1.75rem}}.shop-by-look__image-wrapper{position:relative}.shop-by-look__image-container{position:relative;width:100%;border-radius:0;overflow:hidden}.shop-by-look__image-container img{width:100%;height:auto;display:block}.shop-by-look__placeholder{aspect-ratio:3 / 4;width:100%;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:0;display:flex;align-items:center;justify-content:center}.shop-by-look__placeholder svg{width:100%;height:100%;opacity:.3}.shop-by-look__hotspots{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.shop-by-look__hotspot{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;background:radial-gradient(circle,#ffffff4d,#fff0);border:none;cursor:pointer;z-index:1;pointer-events:auto;transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;padding:0}.shop-by-look__hotspot:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 4px 12px #0000004d;background:radial-gradient(circle,#ffffff80,#fff0)}.shop-by-look__hotspot:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:4px}.shop-by-look__hotspot.active{width:38px;height:38px;background:radial-gradient(circle,#ffffff80,#fff0)}.shop-by-look__hotspot.active .shop-by-look__hotspot-dot{width:16px;height:16px}.shop-by-look__hotspot-pulse{position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;background:#fff9;opacity:.6;animation:hotspot-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.shop-by-look__hotspot-dot{position:relative;width:10px;height:10px;border-radius:50%;background:#fff;z-index:1}@keyframes hotspot-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.8);opacity:0}}@media(prefers-reduced-motion:reduce){.shop-by-look__hotspot-pulse{animation:none}}.shop-by-look__products-wrapper{display:flex;flex-direction:column;gap:1.25rem;padding:0 12px;min-width:0}.shop-by-look__product-list{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:1rem;padding:0;margin:0;list-style:none;scrollbar-width:none;-ms-overflow-style:none;width:100%}.shop-by-look__product-list::-webkit-scrollbar{display:none}.shop-by-look__product-item{flex:0 0 90%;scroll-snap-align:start;transition:transform .3s ease,box-shadow .3s ease}@media screen and (min-width:750px){.shop-by-look__product-list{gap:1rem}.shop-by-look__product-item{flex:0 0 calc(50% - .5rem);min-width:200px}}.shop-by-look__product-item.highlighted{transform:translateY(-4px);box-shadow:0 8px 24px #0006}@media(prefers-reduced-motion:reduce){.shop-by-look__product-item.highlighted{transform:none}}.shop-by-look__bulk-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;background:#fff;color:#000;border:none;border-radius:0;font-family:var(--font-heading--family);font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease;position:relative;min-height:48px}.shop-by-look__bulk-btn:hover{opacity:.85}.shop-by-look__bulk-btn[aria-disabled=true]{cursor:not-allowed;opacity:.5}.shop-by-look__bulk-btn[aria-disabled=true]:hover{opacity:.5}.shop-by-look__bulk-spinner{display:none;width:20px;height:20px;border:2.5px solid rgba(0,0,0,.2);border-top-color:#000;border-radius:50%;animation:shop-by-look-spin .7s linear infinite}.shop-by-look__bulk-btn.loading .shop-by-look__bulk-text{visibility:hidden}.shop-by-look__bulk-btn.loading .shop-by-look__bulk-spinner{display:block;position:absolute}@keyframes shop-by-look-spin{to{transform:rotate(360deg)}}.shop-by-look-inline-wrapper{grid-column:1 / -1;list-style:none;padding:20px 0;margin:0}.shop-by-look--inline{overflow:hidden;background:#000}.shop-by-look--inline .shop-by-look__container{max-width:none;padding:0}.shop-by-look__empty{padding:4rem 2rem;text-align:center;color:#fff6;font-size:1rem;font-family:var(--font-body--family)}.shop-by-look__section-padding{padding-top:calc(var(--shop-by-look-pt) * 1px);padding-bottom:calc(var(--shop-by-look-pb) * 1px)}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-shop-by-look.css.map */
