.lookbook-grid__heading{margin:0 0 2rem;text-align:center}.lookbook-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}@media screen and (min-width:750px){.lookbook-grid__grid{grid-template-columns:repeat(3,1fr);gap:1.2rem}}@media screen and (min-width:990px){.lookbook-grid__grid{grid-template-columns:repeat(var(--lookbook-columns-desktop, 4),1fr)}}.lookbook-grid__item{position:relative;display:block;width:100%;overflow:hidden;color:inherit;text-decoration:none;background:none;border:none;padding:0;font:inherit;text-align:inherit;cursor:pointer}.lookbook-grid__media{aspect-ratio:3 / 4;overflow:hidden;background-color:rgba(var(--color-foreground),.05)}.lookbook-grid__media img,.lookbook-grid__media svg{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.lookbook-grid__item:hover .lookbook-grid__media img{transform:scale(1.04)}.lookbook-grid__item-wrapper{position:relative}.lookbook-trigger__icon{display:flex;align-items:center;justify-content:center;position:absolute;right:1.2rem;bottom:1.2rem;width:4rem;height:4rem;padding:0;border:none;border-radius:50%;background:#fff;color:#000;overflow:hidden;cursor:pointer;z-index:2;transition:transform .2s ease}.lookbook-trigger__icon:hover{transform:scale(1.06)}.lookbook-trigger__icon .icon{width:2.8rem;height:2.8rem}.lookbook-drawer{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;height:100dvh;z-index:1000;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.lookbook-drawer.active{visibility:visible;opacity:1}.lookbook-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.lookbook-drawer__panel{position:absolute;top:0;right:0;height:100%;width:100%;max-width:40rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.lookbook-drawer.active .lookbook-drawer__panel{transform:translate(0)}.lookbook-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.lookbook-drawer__heading{margin:0;font-size:1.8rem}.lookbook-drawer__close{background:none;border:none;cursor:pointer;padding:.5rem}.lookbook-drawer__close .icon{width:1.6rem;height:1.6rem}.lookbook-drawer__products{list-style:none;margin:0;padding:1rem 2rem;overflow-y:auto}.lookbook-drawer__product{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.lookbook-drawer__product-link{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 0;color:inherit;text-decoration:none}.lookbook-drawer__product-media{flex-shrink:0;width:8rem;height:8rem;background:rgba(var(--color-foreground),.05)}.lookbook-drawer__product-media img{width:100%;height:100%;object-fit:cover}.lookbook-drawer__product-title{margin:0 0 .4rem;font-size:1.4rem}.lookbook-drawer__product-price{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.lookbook-drawer__product-link{padding-bottom:1rem}.lookbook-drawer__product-options{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.lookbook-drawer__product-select{font-size:1.2rem;padding:.4rem .6rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.lookbook-drawer__product-add{display:block;width:100%;margin-bottom:1.5rem;padding:1rem;border:.1rem solid #000000;border-radius:.4rem;background:#000;color:#fff;font-size:1.2rem;letter-spacing:.04rem;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease}.lookbook-drawer__product-add:hover{background:#333;color:#fff}.lookbook-drawer__product-add:disabled{opacity:.6;cursor:default}.lookbook-drawer__product-add.added{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}body.lookbook-drawer-open .header-wrapper{visibility:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-lookbook-grid.css.map */
