.shoplook{margin-top:5rem;padding:32px 48px}.shoplook-title{font-size:42px;font-weight:500}.shoplook-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:68px;display:grid}.look-image{aspect-ratio:4.6/4;background:#d9d9d9;border-radius:12px;position:relative;overflow:hidden}.look-image img{object-fit:contain;transition:opacity .3s,transform .3s}.hotspot{background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 0 4px #fff6}.hs1{top:25%;left:55%}.hs2{top:40%;left:45%}.hs3{top:60%;left:50%}.hs4{bottom:18%;left:48%}.product-wrapper{align-items:center;gap:16px;min-width:0;display:flex}.product-card-container{transform-origin:50%;flex-shrink:0;width:420px;max-width:480px;transform:scale(.88)}.nav{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}@media (max-width:1024px){.shoplook{padding:24px}.shoplook-title{text-align:center;font-size:26px}.shoplook-grid{grid-template-columns:1fr;gap:32px}.look-image{aspect-ratio:4.2/4}.product-wrapper{justify-content:center}.product-card-container{width:380px;transform:none}}@media (max-width:768px){.shoplook{padding:16px 12px}.shoplook-title{text-align:center;margin-bottom:16px;font-size:20px}.shoplook-grid{grid-template-columns:1fr;gap:24px}.look-image{aspect-ratio:1;border-radius:14px}.hotspot{display:none}.product-wrapper{justify-content:center;gap:0}.product-card-container{width:100%;max-width:340px;transform:none}.nav{display:none}}
