.interactive-lookbook{position:relative;width:100%;min-height:100vh;background:#efefef;overflow:hidden}.lookbook-topbar{position:relative;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:18px 20px}.lookbook-hint{transition:opacity .5s ease;position:absolute;top:-7px;left:51%;transform:translate(-50%);font-size:12px;color:#111;opacity:.6;pointer-events:none;z-index:15;text-align:center}.lookbook-brand{display:block;height:auto;width:70px}.lookbook-menu-btn,.lookbook-cart-btn,.lookbook-kicker,.lookbook-title,.lookbook-back-btn,.lookbook-view-label,.lookbook-add-cart-status{color:#111}.lookbook-view-label{font-size:14px}.lookbook-hot-wrapper{position:relative;display:inline-flex;align-items:center}.lookbook-fire-container{position:absolute;top:-18px;right:-26px;bottom:-18px;left:-26px;pointer-events:none;overflow:visible}.lookbook-fire{position:absolute;font-size:18px;line-height:1;opacity:0;transform:translateY(10px) scale(.6);animation:lookbookFireFloat 1.2s ease forwards;will-change:transform,opacity}@keyframes lookbookFireFloat{0%{opacity:0;transform:translateY(10px) scale(.6)}20%{opacity:1}to{opacity:0;transform:translateY(-40px) scale(1.15)}}.lookbook-menu-btn,.lookbook-back-btn{background:none;border:none;cursor:pointer}.lookbook-cart-btn{text-decoration:none}.lookbook-stage{position:relative;width:100%;height:80vh;min-height:700px}.lookbook-scene,.lookbook-product-view{position:absolute;top:0;right:0;bottom:0;left:0}.lookbook-product-view img{transform:translateY(-70px)}.lookbook-scene{z-index:1;transition:opacity .35s ease,transform .45s ease}.lookbook-scene.is-collapsed{opacity:0;transform:translateY(-30px);pointer-events:none}.look-item{position:absolute;transform:translate(-50%,-50%);cursor:pointer;transition:left .65s cubic-bezier(.22,1,.36,1),top .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1),opacity .25s ease;will-change:transform,left,top,opacity}.look-item-image{display:block;height:360px;width:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;transform:scale(calc(.39 * var(--item-scale, 1)));transform-origin:center center;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .3s ease}.look-item-3d{display:block;width:360px;height:360px;pointer-events:none;-webkit-user-select:none;user-select:none;transform:scale(calc(.39 * var(--item-scale, 1)));transform-origin:center center;transition:transform .8s cubic-bezier(.22,1,.36,1),filter .3s ease}.look-item-3d canvas{display:block;width:100%!important;height:100%!important;outline:none}.look-item.has-3d .look-item-image{display:none}.look-item.is-selected{left:50%!important;top:35%!important;transform:translate(-50%,-50%)!important;z-index:30;pointer-events:auto}.look-item.is-selected .look-item-image{transform:scale(1)}.look-item.has-3d.is-selected .look-item-3d{transform:scale(1.25)}.look-item.is-dimmed{opacity:.08}.look-item:not(.is-selected):not(.is-dimmed):hover .look-item-image{transform:scale(calc(.5 * var(--item-scale, 1)));filter:brightness(1.15)}.look-item.has-3d:not(.is-selected):not(.is-dimmed):hover .look-item-3d{transform:scale(calc(.55 * var(--item-scale, 1)));filter:brightness(1.08)}.lookbook-product-view{z-index:2;opacity:1;transform:translateY(0);transition:opacity .45s ease,transform .55s cubic-bezier(.22,1,.36,1)}.lookbook-product-view.hidden{opacity:0;transform:translateY(40px);pointer-events:none}.lookbook-product-main-gallery{display:flex;gap:0;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;animation:lookbookProductFadeUp .45s cubic-bezier(.22,1,.36,1)}.lookbook-product-main-gallery::-webkit-scrollbar{display:none}.lookbook-product-main-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center;display:flex;align-items:center;justify-content:center}.lookbook-product-main-slide img{max-width:88%;max-height:78%;width:auto;height:auto;object-fit:contain;display:block;cursor:zoom-in}@keyframes lookbookProductFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.lookbook-detail{position:absolute;left:0;right:0;bottom:24px;z-index:35;padding:0 20px;transition:opacity .25s ease}.lookbook-detail.hidden{opacity:0;pointer-events:none}.lookbook-detail-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.lookbook-kicker{margin:0 0 4px;font-size:12px}.lookbook-title{margin:0;font-size:34px;line-height:1}.lookbook-product-card{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#ffffffc7;border-radius:10px;padding:14px 16px;border:none;cursor:pointer;margin-bottom:12px}.lookbook-product-left{display:flex;align-items:center;gap:12px}.lookbook-product-left img{width:44px;height:44px;object-fit:cover;border-radius:6px}.lookbook-rail{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:4px 0;margin-bottom:12px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.lookbook-rail::-webkit-scrollbar{display:none}.lookbook-rail.hidden{display:none}.lookbook-rail-item{flex:0 0 auto;width:72px;height:108px;border:1px solid rgba(0,0,0,.12);background:#ffffffb8;border-radius:8px;padding:4px;cursor:pointer;scroll-snap-align:center}.lookbook-rail-item img{width:100%;height:100%;object-fit:contain;display:block}.lookbook-rail-item.is-active{border-color:#111}.lookbook-product-details{transition:opacity .25s ease,transform .35s ease}.lookbook-product-details.hidden{opacity:0;pointer-events:none;transform:translateY(10px);height:0;overflow:hidden}.lookbook-product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffffc7;border-radius:10px;padding:14px 16px;margin-bottom:12px}.lookbook-product-footer-left{display:flex;align-items:center;gap:12px}.lookbook-product-footer-left img{width:44px;height:44px;object-fit:cover;border-radius:6px}.lookbook-product-footer-name{font-weight:600;color:#111}.lookbook-product-card{font-size:14px}.lookbook-product-footer-price{display:flex;align-items:center;gap:8px}.lookbook-compare-price{color:#999;text-decoration:line-through}.lookbook-current-price{color:inherit}.lookbook-product-thumbs{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:0 0 12px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.lookbook-product-thumbs::-webkit-scrollbar{display:none}.lookbook-product-thumb-item{flex:0 0 auto;width:72px;height:96px;border-radius:8px;overflow:hidden;background:#ffffffb8;border:1px solid rgba(0,0,0,.08);cursor:pointer;scroll-snap-align:start}.lookbook-product-thumb-item.is-active{border-color:#111}.lookbook-product-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lookbook-add-cart{border:none;background:none;color:#999;cursor:pointer;font:inherit;font-weight:600;white-space:nowrap}.lookbook-add-cart[disabled]{opacity:.6;cursor:not-allowed}.lookbook-add-cart-status{min-height:18px;margin:8px 2px 0;font-size:13px}.lookbook-detail.is-product-mode .lookbook-product-card{display:none}.lookbook-detail.is-product-mode .lookbook-product-details{padding-top:0}.lookbook-detail.is-product-mode .lookbook-product-thumbs,.lookbook-detail.is-product-mode .lookbook-product-footer{margin-top:0}.lookbook-detail.is-product-mode .lookbook-kicker{display:none}.lookbook-detail.is-product-mode .lookbook-title{visibility:hidden;height:0;margin:0}.lookbook-detail.is-product-mode .lookbook-about-btn{visibility:visible;display:block;margin-top:0}.lookbook-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;transition:opacity .25s ease}.lookbook-fullscreen.hidden{opacity:0;pointer-events:none}.lookbook-fullscreen img{max-width:95vw;max-height:95vh;width:auto;height:auto;object-fit:contain;transform:none!important;cursor:zoom-out}.lookbook-view-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .8s ease;pointer-events:none}.lookbook-view-bg.is-active{opacity:1}.interactive-lookbook{position:relative;overflow:hidden}@media screen and (max-width:749px){.lookbook-stage{height:72vh;min-height:560px}.look-item:not(.has-3d){transform:translate(-50%,-50%)!important}.look-item:not(.has-3d) .look-item-image{display:block!important;width:auto!important;height:150px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;transform:none!important;filter:none!important}.look-item:not(.is-selected):not(.is-dimmed):hover{transform:translate(-50%,-50%)!important}.look-item:not(.is-selected):not(.is-dimmed):hover .look-item-image{transform:none!important;filter:none!important}.look-item.has-3d:not(.is-selected):not(.is-dimmed):hover .look-item-3d{transform:scale(calc(.39 * var(--item-scale, 1)))!important;filter:none!important}.look-item:not(.has-3d).is-selected{top:40%!important;transform:translate(-50%,-50%) scale(1.5)!important}.look-item:not(.has-3d).is-selected .look-item-image{height:220px!important;width:auto!important;transform:none!important}.look-item.has-3d .look-item-3d{width:240px!important;height:240px!important;transform:scale(calc(.42 * var(--item-scale, 1)))!important}.look-item.has-3d.is-selected{top:40%!important;transform:translate(-50%,-50%)!important}.look-item.has-3d.is-selected .look-item-3d{transform:scale(1.25)!important}.lookbook-title{font-size:24px}.lookbook-rail-item,.lookbook-product-thumb-item{width:64px;height:92px}.lookbook-product-main-slide img{max-width:94%;max-height:72%}}.lookbook-back-btn{font-size:14px}.lookbook-detail-left{display:flex;flex-direction:column}.lookbook-about-btn{margin:0;padding:0;background:none;border:none;color:#111;font:inherit;font-size:14px;line-height:1;cursor:pointer;text-align:left}.lookbook-detail-left{justify-content:flex-end}.lookbook-about-btn.hidden{display:none}.lookbook-about-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#00000073;display:flex;align-items:flex-end;justify-content:center;padding:20px}.lookbook-about-modal.hidden{display:none}.lookbook-about-panel{width:100%;max-width:560px;max-height:70vh;overflow-y:auto;background:#fffffff5;border-radius:14px;padding:18px;color:#111}.lookbook-about-close{display:block;margin-left:auto;margin-bottom:16px;background:none;border:none;color:#111;font:inherit;font-size:12px;cursor:pointer}.lookbook-about-panel h3{margin:0 0 12px;font-size:22px;line-height:1.1}.lookbook-about-panel div{font-size:14px;line-height:1.55;color:#222}.lookbook-about-title-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.lookbook-about-title-row h3,#lookbook-about-rating .jdgm-widget{margin:0}#lookbook-about-reviews{margin-top:28px}.lookbook-review-note{margin-top:14px;margin-bottom:26px;font-size:16px;line-height:1.4;opacity:.55}
/*# sourceMappingURL=/cdn/shop/t/11/assets/interactive-lookbook.css.map */
