.lookbook{--lookbook-columns: 2;--lookbook-gap-row: 2px;--lookbook-gap-col: 2px;--lookbook-max-width: 1000px}.lookbook__container{max-width:var(--lookbook-max-width);margin:0 auto;padding:5px}.lookbook__grid{display:grid;grid-template-columns:repeat(var(--lookbook-columns),1fr);gap:var(--lookbook-gap-row) var(--lookbook-gap-col)}.lookbook__item{display:flex;flex-direction:column;align-items:center;position:relative}.lookbook__image{width:100%;overflow:hidden;cursor:pointer;background:none;border:0;padding:0;display:block}.lookbook__image img{width:100%;height:auto;display:block;object-fit:cover;transition:transform .5s ease}.lookbook__item:hover .lookbook__image img{transform:scale(1.03)}.lookbook__info{position:absolute;bottom:0;left:0;width:100%;padding:8px 0;text-align:center;pointer-events:none}.lookbook__title{font-weight:700;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase}.lookbook__description{font-size:.9rem;margin-top:10px;color:#ccc}.lookbook__modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background-color:#000000f2;z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.lookbook__modal.is-active{opacity:1;visibility:visible}.lookbook__modal-content{position:relative;width:95%;max-width:1200px;height:95vh;overflow:hidden;display:flex;align-items:center}.lookbook__slider{display:flex;height:100%;width:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.lookbook__slide{flex:0 0 100%;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 10px;box-sizing:border-box}.lookbook__slide img{max-width:100%;max-height:70vh;object-fit:contain;margin-bottom:20px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.lookbook__products{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;max-width:100%;margin-top:10px}.lookbook__product{width:100px;text-align:center;text-decoration:none;color:#fff}.lookbook__product img{width:80px!important;height:80px!important;object-fit:cover;margin-bottom:5px!important;border:1px solid #333}.lookbook__product span{display:block;font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lookbook__close{position:absolute;top:20px;right:25px;color:#fff;font-size:35px;line-height:1;cursor:pointer;z-index:10002;font-weight:300;background:none;border:0;padding:0}.lookbook__nav{position:absolute;top:50%;transform:translateY(-50%);color:#fff;cursor:pointer;padding:15px 20px;z-index:10001;background:none;border:0;filter:drop-shadow(0 0 6px rgba(0,0,0,.6));transition:opacity .3s ease}.lookbook__nav svg{width:45px;height:45px}.lookbook__nav--prev{left:0}.lookbook__nav--next{right:0}body.lookbook-modal-open{overflow:hidden}@media screen and (max-width:749px){.lookbook{--lookbook-gap-row: 5px;--lookbook-gap-col: 3px}.lookbook__modal-content{height:90vh}.lookbook__slide img{max-height:60vh}.lookbook__nav{display:none}.lookbook__product{width:80px}.lookbook__product img{width:60px!important;height:60px!important}}.lookbook__season-title{text-align:center;font-size:1.5rem;font-family:Noto Sans JP,sans-serif}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-lookbook.css.map */
