.ArtistDetail_section___30dp{padding:5rem 0 7rem;background-color:transparent;min-height:100vh}.ArtistDetail_container__IjSn9{width:100%;max-width:1600px;margin:0 auto;padding:0 2rem}.ArtistDetail_backLink__6nCxC{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:1px solid rgba(44,44,44,.18);padding:.5rem 1rem;font-size:.875rem;font-weight:500;letter-spacing:.08em;color:#3a3a3a;text-decoration:none;font-family:Raleway,Inter,system-ui,sans-serif;transition:border-color .2s ease,color .2s ease;margin-bottom:2.5rem}.ArtistDetail_backLink__6nCxC:hover{border-color:rgba(44,44,44,.35);color:#1a1a1a}.ArtistDetail_detailWithNav__JHl7g{display:grid;grid-template-columns:56px minmax(0,1fr) 56px;grid-gap:1rem 1.5rem;gap:1rem 1.5rem;align-items:start}.ArtistDetail_artistNavNext__OfIyY,.ArtistDetail_artistNavPrev__LcVY9{padding-top:.5rem}.ArtistDetail_artistNavButton__KSZ5F{width:56px;height:56px;display:flex;align-items:center;justify-content:center;position:relative;padding:0;border:none;background:transparent;border-radius:0;text-decoration:none;cursor:pointer;transition:transform .25s ease,opacity .2s ease}.ArtistDetail_artistNavButton__KSZ5F:hover:not(.ArtistDetail_artistNavButtonDisabled__Hzjhg){transform:scale(1.08)}.ArtistDetail_artistNavButtonDisabled__Hzjhg{cursor:not-allowed;pointer-events:none;opacity:.35;filter:grayscale(.45)}.ArtistDetail_artistNavImg___Kr8R{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.ArtistDetail_artistNavImgDefault__wvoC4{opacity:1;transition:opacity .2s ease}.ArtistDetail_artistNavImgRollover__inSzw{opacity:0;transition:opacity .2s ease}.ArtistDetail_artistNavButton__KSZ5F:hover:not(.ArtistDetail_artistNavButtonDisabled__Hzjhg) .ArtistDetail_artistNavImgDefault__wvoC4{opacity:0}.ArtistDetail_artistNavButton__KSZ5F:hover:not(.ArtistDetail_artistNavButtonDisabled__Hzjhg) .ArtistDetail_artistNavImgRollover__inSzw{opacity:1}.ArtistDetail_content__1IEfY{display:grid;grid-template-columns:minmax(200px,min(34vw,320px)) minmax(0,1fr);grid-gap:clamp(1.75rem,3.5vw,3rem);gap:clamp(1.75rem,3.5vw,3rem);align-items:start;min-width:0}.ArtistDetail_imageSection__kZYki{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;min-width:0;padding-top:.35rem}.ArtistDetail_imageWrapper__N6Yc8{width:100%;max-width:min(22rem,100%);aspect-ratio:1;background:transparent;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.ArtistDetail_artistImage__EejJu{width:100%;height:100%;object-fit:cover;border-radius:12px}.ArtistDetail_infoSection__uWzMO{padding-top:.35rem;min-width:0;max-width:48rem}.ArtistDetail_name__9GU22{font-size:2.5rem;font-weight:300;letter-spacing:1px;color:#24253F;margin:0 0 .75rem;line-height:1.2;font-family:Raleway,Inter,system-ui,sans-serif}.ArtistDetail_fonction__bcCHG{font-size:1rem;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;color:#888;margin:0 0 2rem;line-height:1.4}.ArtistDetail_descriptionTitle__IIl4B{font-size:1.3rem;font-weight:400;letter-spacing:.5px;color:#24253F;margin:0 0 1.5rem;line-height:1.4;font-style:italic;font-family:Raleway,Inter,system-ui,sans-serif}.ArtistDetail_descriptionBody__rF2oc{font-size:1rem;font-weight:300;color:#444;line-height:1.8;font-family:Raleway,Inter,system-ui,sans-serif}.ArtistDetail_descriptionBody__rF2oc p{margin:0 0 1.25rem}.ArtistDetail_descriptionBody__rF2oc p:last-child{margin-bottom:0}.ArtistDetail_descriptionBody__rF2oc strong{font-weight:500;color:#1a1a1a}.ArtistDetail_descriptionBody__rF2oc em{font-style:italic}.ArtistDetail_contactCta__OvV0N{display:inline-flex;align-items:center;justify-content:center;margin-top:2rem;font-family:Raleway,Inter,system-ui,sans-serif;font-weight:300;font-size:.75rem;letter-spacing:1px;text-transform:uppercase;border-radius:0;background:transparent;color:#24253f;border:1px solid #24253f;padding:.5rem 1rem;min-width:160px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.ArtistDetail_contactCta__OvV0N:hover{background:#24253f;color:#fff;border-color:#24253f}.ArtistDetail_descriptionBlockFull__r4Unc{width:100%;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(44,44,44,.08)}.ArtistDetail_loadingWrap__jSuel{display:flex;align-items:center;justify-content:center;min-height:400px}.ArtistDetail_spinner__YAxS5{width:48px;height:48px;border:2px solid rgba(26,26,26,.08);border-top-color:#1a1a1a;border-radius:50%;animation:ArtistDetail_spin__aZKN9 1s cubic-bezier(.4,0,.2,1) infinite}@keyframes ArtistDetail_spin__aZKN9{to{transform:rotate(1turn)}}.ArtistDetail_errorMessage__y_PJq{font-size:1.1rem;font-weight:300;letter-spacing:.5px;color:#888;margin:0;text-align:center;font-family:Raleway,Inter,system-ui,sans-serif}.ArtistDetail_worksSection__F3HuK{margin-top:5rem;padding-top:3rem;border-top:1px solid rgba(44,44,44,.08)}.ArtistDetail_worksEmpty__ifv2R{font-size:.95rem;color:#888;font-family:Raleway,Inter,system-ui,sans-serif;margin:0;padding:1rem 0}@media (max-width:968px){.ArtistDetail_detailWithNav__JHl7g{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.ArtistDetail_detailWithNav__JHl7g .ArtistDetail_artistNavPrev__LcVY9{grid-column:1;grid-row:1;justify-self:start;padding-top:0}.ArtistDetail_detailWithNav__JHl7g .ArtistDetail_artistNavNext__OfIyY{grid-column:2;grid-row:1;justify-self:end;padding-top:0}.ArtistDetail_detailWithNav__JHl7g .ArtistDetail_content__1IEfY{grid-column:1/-1;grid-row:2}.ArtistDetail_content__1IEfY{grid-template-columns:1fr;gap:1.75rem}.ArtistDetail_imageSection__kZYki{position:static;align-items:center;padding-top:0}.ArtistDetail_imageWrapper__N6Yc8{max-width:min(20rem,88vw)}.ArtistDetail_infoSection__uWzMO{padding-top:0;max-width:none}.ArtistDetail_name__9GU22{font-size:2rem}}@media (max-width:640px){.ArtistDetail_section___30dp{padding:4rem 0 5rem}.ArtistDetail_container__IjSn9{padding:0 2rem}.ArtistDetail_content__1IEfY{gap:1rem}.ArtistDetail_name__9GU22{font-size:1.75rem}.ArtistDetail_fonction__bcCHG{font-size:.9rem}.ArtistDetail_descriptionTitle__IIl4B{font-size:1.1rem}.ArtistDetail_descriptionBody__rF2oc{font-size:.95rem}}.GalleryArtists_section__qW1Bm{padding:4rem 0 6rem;background-color:transparent;min-height:100vh}.GalleryArtists_container__OdsFC{width:100%;max-width:1600px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.GalleryArtists_titleBlock__6AWgU{margin-bottom:1rem;margin-top:-1rem;flex-shrink:0}.GalleryArtists_titleBlock__6AWgU .GalleryArtists_title__0029K{margin:0!important;padding:0!important}.GalleryArtists_title__0029K{font-size:2rem;letter-spacing:2px;color:#24253F;margin:0!important;padding:0;text-align:left;line-height:1.2}.GalleryArtists_title__0029K,.GalleryArtists_uniqueLabel__6pepF{font-weight:300;text-transform:uppercase;font-family:Raleway,Inter,system-ui,sans-serif}.GalleryArtists_uniqueLabel__6pepF{margin-top:.4rem;font-size:.95rem;letter-spacing:.5px;color:rgba(36,37,63,.75)}.GalleryArtists_filterRow__2nh4m{display:flex;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.GalleryArtists_filterGroup__lRkEK{display:flex;align-items:center;gap:.75rem}.GalleryArtists_filterLabel__JYCF5{font-family:Raleway,Inter,system-ui,sans-serif;font-size:.9rem;font-weight:400;color:#24253F;letter-spacing:.02em}.GalleryArtists_artistSelect__i8Vxq,.GalleryArtists_searchInput__wKtad{min-width:330px;max-width:480px}.GalleryArtists_artistSelect__i8Vxq .mantine-Select-input{background-color:#F8F7F6;color:#24253F;border-color:rgba(0,0,0,.12)}.GalleryArtists_artistSelect__i8Vxq .mantine-Select-input:focus{border-color:#24253F}.GalleryArtists_artistSelect__i8Vxq .mantine-Select-dropdown{background-color:#fff}.GalleryArtists_artistSelect__i8Vxq .mantine-Select-option{color:#24253F}.GalleryArtists_galleryWrapper__3g_7l{margin-bottom:3rem;width:100%;flex-shrink:0}.GalleryArtists_masonryGrid__b0M1Q{--gallery-gap:4px;column-count:5;column-gap:var(--gallery-gap);width:100%}.GalleryArtists_masonryGridContinue__57FVJ{margin-top:var(--gallery-gap)}.GalleryArtists_masonryAbsoluteGrid__Nsh4R{--gallery-gap:4px;position:relative;width:100%}.GalleryArtists_photoWrapper__F8xgr{position:relative;overflow:hidden;display:block;width:100%;page-break-inside:avoid;break-inside:avoid;margin-bottom:var(--gallery-gap);opacity:0}.GalleryArtists_masonryAbsoluteGrid__Nsh4R .GalleryArtists_photoWrapper__F8xgr{position:absolute;width:auto;page-break-inside:auto;break-inside:auto;margin-bottom:0}.GalleryArtists_photoWrapperMini__vKzsN .GalleryArtists_photoContainer__xF4OL{border:1px solid rgba(36,37,63,.18);box-sizing:border-box;height:100%;display:flex;align-items:center;justify-content:center}.GalleryArtists_photoWrapperMini__vKzsN .GalleryArtists_photo__m7Re2{transform:scale(.7);transform-origin:center center}.GalleryArtists_photoWrapperMini__vKzsN:hover .GalleryArtists_photo__m7Re2{transform:scale(.7)}.GalleryArtists_photoWrapperBig__BxFCI{column-span:all}.GalleryArtists_photoWrapperAnimated__O6qDt{animation:GalleryArtists_fadeInUp__HwD67 .6s ease forwards}@keyframes GalleryArtists_fadeInUp__HwD67{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GalleryArtists_photoContainer__xF4OL{position:relative;width:100%;overflow:hidden}.GalleryArtists_photo__m7Re2{width:100%;height:auto;display:block;transition:transform .4s ease}.GalleryArtists_photoWrapper__F8xgr:hover .GalleryArtists_photo__m7Re2{transform:scale(1.1)}.GalleryArtists_photoOverlay__IAk7n{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(36,37,63,.9),rgba(36,37,63,.7),transparent);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:1rem;opacity:0;transition:opacity .3s ease;pointer-events:none}.GalleryArtists_photoWrapper__F8xgr:hover .GalleryArtists_photoOverlay__IAk7n{opacity:1}.GalleryArtists_photoTitle__ZfF9S{font-size:.875rem;font-weight:400;color:#ffffff;text-align:left;margin-bottom:.25rem;letter-spacing:.5px;text-transform:uppercase;font-family:Raleway,Inter,system-ui,sans-serif}.GalleryArtists_photoArtist__fGUw0{font-size:.75rem;opacity:.9;margin-bottom:.25rem}.GalleryArtists_photoArtist__fGUw0,.GalleryArtists_photoType__Ll2ur{font-weight:300;color:#ffffff;text-align:left;letter-spacing:.3px;font-family:Raleway,Inter,system-ui,sans-serif}.GalleryArtists_photoType__Ll2ur{font-size:.7rem;opacity:.8;font-style:italic}@media (max-width:768px){.GalleryArtists_photoOverlay__IAk7n{opacity:1;background:#F8F7F6;padding:.75rem 1rem;margin-top:0;position:relative}.GalleryArtists_photoWrapper__F8xgr:hover .GalleryArtists_photoOverlay__IAk7n{opacity:1}.GalleryArtists_photoTitle__ZfF9S{color:#24253F;font-size:.8125rem}.GalleryArtists_photoArtist__fGUw0{color:#444;opacity:1}.GalleryArtists_photoType__Ll2ur{color:#666;opacity:1}}.GalleryArtists_navigationWrapper__fPD5w{display:flex;justify-content:center;margin-top:1rem}.GalleryArtists_navigation__lKT72{display:flex;gap:.5rem}.GalleryArtists_navButton__1lP2Y{background:transparent;border:1px solid rgba(36,37,63,.3);width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.75rem;color:#24253F;transition:all .3s ease;padding:0;position:relative;border-radius:0}.GalleryArtists_navButton__1lP2Y:before{content:"";position:absolute;width:100%;height:100%;border:1px solid rgba(36,37,63,.4);transition:all .3s ease;opacity:0}.GalleryArtists_navButton__1lP2Y:hover:before{opacity:1;border-color:rgba(36,37,63,.6)}.GalleryArtists_navButton__1lP2Y:hover:not(:disabled){color:#24253F;background:rgba(36,37,63,.05);transform:scale(1.1)}.GalleryArtists_navButton__1lP2Y:disabled{opacity:.3;cursor:not-allowed}.GalleryArtists_navButton__1lP2Y:disabled:hover{transform:none;background:transparent}.GalleryArtists_viewAllButton__R_J6M{background:transparent;border:1px solid #24253f;padding:.5rem 1rem;font-size:.75rem;font-weight:300;letter-spacing:1px;color:#24253F;text-transform:uppercase;cursor:pointer;transition:all .3s ease;white-space:nowrap;text-decoration:none;display:inline-block;font-family:Raleway,Inter,system-ui,sans-serif}.GalleryArtists_viewAllButton__R_J6M:hover{background:#24253F;color:#fff;border-color:#24253F}@media (max-width:968px){.GalleryArtists_container__OdsFC{padding:0 2rem}.GalleryArtists_masonryGrid__b0M1Q{column-count:2}}@media (max-width:768px){.GalleryArtists_titleRow__zWuDH{grid-template-columns:1fr;gap:1rem}.GalleryArtists_title__0029K{font-size:1.5rem;margin-bottom:0}.GalleryArtists_filterRow__2nh4m{margin-top:1.25rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-gap:.5rem 1rem;gap:.5rem 1rem;align-items:center}.GalleryArtists_filterRow__2nh4m .GalleryArtists_filterGroup__lRkEK{display:contents}.GalleryArtists_filterRow__2nh4m .GalleryArtists_filterLabel__JYCF5{justify-self:start}.GalleryArtists_filterRow__2nh4m .GalleryArtists_artistSelect__i8Vxq,.GalleryArtists_filterRow__2nh4m .GalleryArtists_searchInput__wKtad{justify-self:end;width:240px;min-width:240px;max-width:240px}.GalleryArtists_viewAllButton__R_J6M{align-self:flex-start}.GalleryArtists_container__OdsFC{padding:0 1rem}.GalleryArtists_masonryGrid__b0M1Q{column-count:1}.GalleryArtists_photoWrapperBig__BxFCI{column-span:none}}@media (max-width:480px){.GalleryArtists_masonryGrid__b0M1Q{column-count:1}.GalleryArtists_filterRow__2nh4m{margin-top:1.25rem}.GalleryArtists_section__qW1Bm{padding:2rem 0}}