.LookbookGrid_grid__zc_yH{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;width:100%;max-width:1800px;margin:2rem auto;padding:0 1rem}.LookbookGrid_item__dV4Za{position:relative;background:transparent;overflow:hidden;aspect-ratio:3/4;transition:transform .3s ease}.LookbookGrid_item__dV4Za:hover{transform:translateY(-5px)}.LookbookGrid_image__BXIvM{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.LookbookGrid_content__BmF_y{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:var(--text-white)}.LookbookGrid_title__9V61s{font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.LookbookGrid_date__UoRwT{font-size:1rem;opacity:.8}.LookbookGrid_accordionList___N_3Q{width:97%;margin:1rem auto}.LookbookGrid_accordionItem__HaMYm{border:1.5px solid #111;margin-bottom:.5rem;overflow:hidden;background:transparent}.LookbookGrid_accordionHeader__i5JJQ{width:100%;background:transparent;border:none;outline:none;display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:900;padding:1rem 2rem;cursor:pointer;transition:background .2s,color .2s;color:#111}.LookbookGrid_accordionHeader__i5JJQ:hover{background:var(--background-primary);color:var(--text-white)}.LookbookGrid_date__UoRwT,.LookbookGrid_nom__qKp7n{transition:color .2s}.LookbookGrid_accordionHeader__i5JJQ:hover .LookbookGrid_date__UoRwT,.LookbookGrid_accordionHeader__i5JJQ:hover .LookbookGrid_nom__qKp7n{color:var(--text-white)}.LookbookGrid_nom__qKp7n{text-align:left}.LookbookGrid_date__UoRwT{text-align:right;color:var(--text-black);font-size:1.5rem;font-weight:900}.LookbookGrid_accordionPanel__5vtiD{max-height:0;overflow:hidden;transition:max-height .6s cubic-bezier(.4,0,.2,1),padding .6s;background:transparent;display:flex;justify-content:center;align-items:center;padding:0}.LookbookGrid_accordionPanel__5vtiD.LookbookGrid_open__RmONa{padding:1rem 2rem;background:transparent;max-height:1000px}.LookbookGrid_photo__PoDTh{max-width:100%;max-height:1000px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;cursor:pointer}.LookbookGrid_modal__xYR9x{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:1000;justify-content:center;align-items:center}.LookbookGrid_modal__xYR9x.LookbookGrid_open__RmONa{display:flex}.LookbookGrid_modalImage__xAxRX{max-width:95%;max-height:95vh;-o-object-fit:contain;object-fit:contain}.LookbookGrid_closeButton__R6p77{position:absolute;top:20px;right:20px;width:40px;height:40px;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center}.LookbookGrid_closeButton__R6p77:after,.LookbookGrid_closeButton__R6p77:before{content:"";position:absolute;width:30px;height:2px;background-color:var(--background-white);transform-origin:center}.LookbookGrid_closeButton__R6p77:before{transform:rotate(45deg)}.LookbookGrid_closeButton__R6p77:after{transform:rotate(-45deg)}@media (min-width:768px){.LookbookGrid_photo__PoDTh{cursor:default}.LookbookGrid_modal__xYR9x{display:none!important}}