.ArtistDetail_detailPage__Mgvmc{min-height:100vh;background-color:var(--color-background-start);padding-top:var(--header-height)}.ArtistDetail_hero__GaPZN{padding:8rem 2rem 4rem;text-align:center;border-bottom:1px solid var(--color-borders-light);background:linear-gradient(to bottom,var(--color-background-start),var(--color-background-end));position:relative}.ArtistDetail_backButton__oYmBG{position:absolute;top:6rem;left:3rem;display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-inter);font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-secondary-text);text-decoration:none;transition:color .3s ease,transform .3s ease;z-index:10}.ArtistDetail_backButton__oYmBG:hover{color:var(--color-accent);transform:translateX(-5px)}.ArtistDetail_backArrow__kAdL7{font-size:1.25rem;line-height:1}@media (max-width:768px){.ArtistDetail_hero__GaPZN{padding:7rem 1.5rem 3rem}.ArtistDetail_backButton__oYmBG{position:relative;top:0;left:0;margin-bottom:2rem;justify-content:center}}.ArtistDetail_subtitle__QLFx0{font-family:var(--font-inter);font-size:clamp(12px,2vw,16px);text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);margin-bottom:1rem;display:block}.ArtistDetail_title__pCr3k{font-family:var(--font-cormorant);font-size:clamp(3rem,6vw,5rem);font-weight:300;color:var(--color-primary-text);margin-bottom:1rem}.ArtistDetail_description__dND2P{font-family:var(--font-inter);color:var(--color-secondary-text);font-size:1.125rem;max-width:600px;margin:0 auto}.ArtistDetail_avatarWrapper__plvE6{position:relative;width:150px;height:150px;border-radius:50%;overflow:hidden;margin:0 auto 2rem;border:2px solid var(--color-borders-light);box-shadow:0 10px 30px rgba(0,0,0,.5)}.ArtistDetail_avatar__z2j5p{object-fit:cover}.ArtistDetail_initialsAvatar__sG26y{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.03);color:var(--color-primary-text);font-family:var(--font-cormorant);font-size:3.5rem;font-weight:300;text-shadow:0 5px 15px rgba(0,0,0,.5)}.ArtistDetail_bio__NHe4D{font-family:var(--font-inter);color:var(--color-primary-text);font-size:clamp(1rem,2vw,1.25rem);max-width:800px;margin:0 auto 2rem;line-height:1.6}.ArtistDetail_gallerySection__vq0RZ{max-width:1440px;margin:0 auto;padding:4rem 2rem 5rem}.ArtistDetail_grid__PfP9c{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}@media (max-width:1100px){.ArtistDetail_grid__PfP9c{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:700px){.ArtistDetail_grid__PfP9c{grid-template-columns:1fr;gap:2rem}}.ArtistDetail_notFound__tK1rd{text-align:center;padding:10rem 2rem;font-family:var(--font-cormorant);font-size:3rem;color:var(--color-primary-text)}.ShopCard_card__fQW0E{background:var(--color-glass-bg);border:1px solid var(--color-borders-light);border-radius:4px;overflow:hidden;transition:all .6s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;height:100%;position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ShopCard_card__fQW0E:hover{transform:translateY(-8px);border-color:rgba(197,160,89,.4);box-shadow:0 30px 60px rgba(0,0,0,.6)}.ShopCard_linkWrapper__VA7zj{display:flex;flex-direction:column;flex-grow:1;text-decoration:none;color:inherit}.ShopCard_imageContainer__QtRpD{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.ShopCard_image__CFI1K{width:100%;height:100%;object-fit:contain;transition:transform .8s cubic-bezier(.165,.84,.44,1);padding:.5rem}.ShopCard_card__fQW0E:hover .ShopCard_image__CFI1K{transform:scale(1.05)}.ShopCard_categoryBadges__K35_6{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;z-index:2}.ShopCard_categoryBadge__DuX_c{background:rgba(0,0,0,.7);color:var(--color-accent);padding:6px 14px;font-family:var(--font-outfit);font-size:9px;font-weight:300;text-transform:uppercase;letter-spacing:.25em;border:1px solid var(--color-borders-light);border-radius:2px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap}.ShopCard_content__fZSFj{padding:2rem;flex-grow:1;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(5,5,5,0),rgba(5,5,5,.8))}.ShopCard_title__Ilu_2{font-family:var(--font-cormorant);font-size:26px;font-weight:300;letter-spacing:.05em;line-height:1.25;margin-bottom:.5rem;color:var(--color-primary-text);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:65px}.ShopCard_artist__M81Ic{font-size:14px;color:var(--color-accent);margin-bottom:1.5rem;font-family:var(--font-outfit);font-weight:300;letter-spacing:.15em;text-transform:uppercase}.ShopCard_details__OVd_I{margin-bottom:2rem;flex-grow:1;display:flex;flex-direction:column;gap:.5rem}.ShopCard_detailItem__UE0LT{font-size:13px;color:var(--color-secondary-text);font-family:var(--font-outfit);font-weight:300;letter-spacing:.05em}.ShopCard_footer__6zr9_{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:1.25rem 2rem;border-top:1px solid var(--color-borders-light);background:rgba(0,0,0,.4)}.ShopCard_price__zdtkR{color:var(--color-primary-text);font-size:16px}.ShopCard_priceEnquiry__qBoxD,.ShopCard_price__zdtkR{font-family:var(--font-outfit);font-weight:300;letter-spacing:.05em}.ShopCard_priceEnquiry__qBoxD{font-size:13px;color:var(--color-secondary-text)}.ShopCard_enquireBtn__WGePo{background:transparent;color:var(--color-accent);border:1px solid var(--color-accent);padding:10px 20px;font-size:11px;font-family:var(--font-outfit);font-weight:300;text-transform:uppercase;letter-spacing:.25em;cursor:pointer;transition:all .4s ease;border-radius:2px}.ShopCard_enquireBtn__WGePo:hover{background:var(--color-accent);color:#000}@media (max-width:480px){.ShopCard_content__fZSFj{padding:1.5rem}.ShopCard_title__Ilu_2{font-size:22px;height:55px}.ShopCard_footer__6zr9_{padding:1rem 1.5rem}}.FilterBar_filterBar__Tdi6i{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;justify-content:center;padding:.5rem 0;border-bottom:1px solid var(--color-borders-light)}.FilterBar_filterBtn__sGrpd{background:transparent;color:var(--color-secondary-text);border:none;padding:8px 16px;font-family:var(--font-outfit);font-weight:300;font-size:11px;text-transform:uppercase;letter-spacing:.25em;cursor:pointer;transition:all .4s ease;position:relative}.FilterBar_filterBtn__sGrpd:hover{color:var(--color-primary-text)}.FilterBar_filterBtn__sGrpd.FilterBar_active__EmuDe{color:var(--color-accent)}.FilterBar_filterBtn__sGrpd.FilterBar_active__EmuDe:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:1px;background:var(--color-accent)}@media (max-width:768px){.FilterBar_filterBar__Tdi6i{justify-content:center;flex-wrap:wrap;padding-bottom:1.5rem}}.ImageZoom_zoomContainer__ebvpO{position:relative;background-color:#000;padding:1.5rem;box-shadow:0 30px 60px rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.05);border-radius:4px;overflow:hidden}.ImageZoom_imageViewport__42v6h{position:relative;overflow:hidden;cursor:-webkit-grab;cursor:grab;border-radius:2px;touch-action:pan-y;min-height:300px;display:flex;align-items:center;justify-content:center}.ImageZoom_imageViewport__42v6h:active{cursor:-webkit-grabbing;cursor:grabbing}.ImageZoom_imageViewport__42v6h.ImageZoom_zoomed__9NiE3{cursor:-webkit-grab;cursor:grab;touch-action:none}.ImageZoom_imageViewport__42v6h.ImageZoom_zoomed__9NiE3:active{cursor:-webkit-grabbing;cursor:grabbing}.ImageZoom_zoomableImage__a_2SK{width:100%;height:auto;max-height:75vh;object-fit:contain;transition:transform .35s cubic-bezier(.25,.46,.45,.94);transform-origin:center center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.ImageZoom_toolbar__BF34G{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:2px;padding:4px;border-radius:12px;background:rgba(0,0,0,.65);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.4);z-index:10;transition:opacity .3s ease,transform .3s ease}.ImageZoom_zoomContainer__ebvpO:not(:hover) .ImageZoom_toolbar__BF34G{opacity:.4}.ImageZoom_zoomContainer__ebvpO:hover .ImageZoom_toolbar__BF34G{opacity:1}.ImageZoom_toolbarBtn__3Kokt{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:rgba(255,255,255,.85);cursor:pointer;border-radius:8px;transition:all .2s ease;font-size:1.1rem;position:relative}.ImageZoom_toolbarBtn__3Kokt:hover{background:rgba(255,255,255,.12);color:#fff}.ImageZoom_toolbarBtn__3Kokt:active{transform:scale(.92)}.ImageZoom_toolbarBtn__3Kokt:disabled{opacity:.3;cursor:not-allowed}.ImageZoom_toolbarBtn__3Kokt:disabled:hover{background:transparent}.ImageZoom_divider__h1QOs{width:1px;height:24px;background:rgba(255,255,255,.15);margin:0 2px}.ImageZoom_zoomLevel__TkLr4{font-family:var(--font-inter,sans-serif);font-size:.7rem;font-weight:500;color:rgba(255,255,255,.6);min-width:42px;text-align:center;letter-spacing:.03em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ImageZoom_lightbox__YxB32{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;animation:ImageZoom_fadeIn__boQnE .3s ease;touch-action:none}@keyframes ImageZoom_fadeIn__boQnE{0%{opacity:0}to{opacity:1}}.ImageZoom_lightboxImageWrapper__uS4sm{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab}.ImageZoom_lightboxImageWrapper__uS4sm:active{cursor:-webkit-grabbing;cursor:grabbing}.ImageZoom_lightboxImage__Hu5Wy{max-width:90vw;max-height:90vh;object-fit:contain;transition:transform .35s cubic-bezier(.25,.46,.45,.94);transform-origin:center center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.ImageZoom_lightboxToolbar__EzgsK{position:fixed;bottom:2.5rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:2px;padding:6px;border-radius:14px;background:rgba(0,0,0,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 48px rgba(0,0,0,.5);z-index:10001}.ImageZoom_lightboxToolbar__EzgsK .ImageZoom_toolbarBtn__3Kokt{width:44px;height:44px;font-size:1.2rem}.ImageZoom_lightboxToolbar__EzgsK .ImageZoom_zoomLevel__TkLr4{font-size:.75rem;min-width:48px}.ImageZoom_lightboxClose__ZTsDD{position:fixed;top:1.5rem;right:1.5rem;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:rgba(0,0,0,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10001;transition:all .2s ease}.ImageZoom_lightboxClose__ZTsDD:hover{background:rgba(255,255,255,.15);transform:scale(1.05)}.ImageZoom_toolbarBtn__3Kokt[title]:hover:after{content:attr(title);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:4px 10px;border-radius:6px;background:rgba(0,0,0,.85);color:rgba(255,255,255,.9);font-size:.65rem;font-family:var(--font-inter,sans-serif);letter-spacing:.04em;white-space:nowrap;pointer-events:none;z-index:100}@media (max-width:768px){.ImageZoom_toolbar__BF34G{bottom:1rem;gap:1px;padding:3px}.ImageZoom_toolbarBtn__3Kokt{width:36px;height:36px;font-size:1rem}.ImageZoom_zoomLevel__TkLr4{font-size:.65rem;min-width:36px}.ImageZoom_zoomContainer__ebvpO{padding:.75rem}.ImageZoom_lightboxToolbar__EzgsK .ImageZoom_toolbarBtn__3Kokt{width:40px;height:40px}}.EnquiryModal_overlay__EXpH1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(5,5,5,.88);display:flex;align-items:center;justify-content:center;z-index:10000;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1.5rem}.EnquiryModal_modalWrapper__CjOVX{position:relative;width:100%;max-width:1050px;display:flex;justify-content:center}.EnquiryModal_modal__s9P6w{background:var(--color-background-start);border:1px solid var(--color-borders-light);border-radius:8px;width:100%;max-height:88vh;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;position:relative;box-shadow:0 40px 100px rgba(0,0,0,.9)}.EnquiryModal_closeBtn__uew7o{position:absolute;top:-16px;right:-16px;width:44px;height:44px;border-radius:50%;background:#18181c;border:1.5px solid var(--color-accent);color:var(--color-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;box-shadow:0 10px 25px rgba(0,0,0,.8);transition:all .3s cubic-bezier(.16,1,.3,1)}.EnquiryModal_closeBtn__uew7o:hover{background:var(--color-accent);color:#000;transform:scale(1.1)}.EnquiryModal_container__Lvrgh{display:flex;flex-direction:row}@media (max-width:768px){.EnquiryModal_container__Lvrgh{flex-direction:column}.EnquiryModal_closeBtn__uew7o{top:10px;right:10px}}.EnquiryModal_imageSection__f5xqt{flex:1 1;background:var(--color-background);display:flex;flex-direction:column;border-right:1px solid var(--color-borders-light)}.EnquiryModal_zoomWrapper__fQrhl{padding:1rem;flex-grow:1;display:flex;align-items:center;justify-content:center;background:#050505;min-height:350px}.EnquiryModal_artworkImage__W98iE{width:100%;height:100%;object-fit:contain;min-height:400px;padding:2rem}.EnquiryModal_artworkInfo__IYsmP{padding:2rem;background:rgba(5,5,5,.6);border-top:1px solid var(--color-borders-light)}.EnquiryModal_artworkInfo__IYsmP h3{font-family:var(--font-cormorant);font-size:28px;font-weight:300;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase;color:var(--color-primary-text);line-height:1.2}.EnquiryModal_artworkInfo__IYsmP p{color:var(--color-accent);font-family:var(--font-outfit);font-weight:300;font-size:13px;letter-spacing:.15em;margin:0;text-transform:uppercase}.EnquiryModal_formSection__YcW_i{flex:1.2 1;padding:3rem}.EnquiryModal_formSection__YcW_i h2{font-family:var(--font-cormorant);font-weight:300;color:var(--color-accent);margin-bottom:1rem;font-size:36px;letter-spacing:.05em;text-transform:uppercase}.EnquiryModal_intro__F02kT{color:var(--color-secondary-text);font-family:var(--font-outfit);font-weight:300;font-size:15px;letter-spacing:.05em;margin-bottom:2.5rem;line-height:1.8}.EnquiryModal_form__1bzII{display:flex;flex-direction:column;gap:1.5rem}.EnquiryModal_field__Stchw{display:flex;flex-direction:column;gap:.75rem}.EnquiryModal_field__Stchw label{font-family:var(--font-outfit);font-size:11px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:var(--color-secondary-text)}.EnquiryModal_field__Stchw input,.EnquiryModal_field__Stchw textarea{background:var(--color-glass-bg);border:1px solid var(--color-borders-light);color:var(--color-primary-text);padding:14px 16px;border-radius:4px;font-family:var(--font-outfit);font-weight:300;font-size:14px;letter-spacing:.05em;transition:border-color .4s ease}.EnquiryModal_field__Stchw input:focus,.EnquiryModal_field__Stchw textarea:focus{outline:none;border-color:var(--color-accent)}.EnquiryModal_captchaField__l9fX1{margin-top:1rem}.EnquiryModal_checkbox__E0ZXE{display:flex;align-items:center;gap:1rem;cursor:pointer;color:var(--color-secondary-text);font-family:var(--font-outfit);font-weight:300;font-size:13px;letter-spacing:.05em}.EnquiryModal_checkbox__E0ZXE input{width:16px;height:16px;cursor:pointer;accent-color:var(--color-accent)}.EnquiryModal_submitBtn__j0_Y0{background:transparent;color:var(--color-accent);border:1px solid var(--color-accent);padding:14px;font-family:var(--font-outfit);font-weight:300;text-transform:uppercase;letter-spacing:.25em;font-size:12px;cursor:pointer;border-radius:4px;transition:all .4s ease;margin-top:1.5rem}.EnquiryModal_submitBtn__j0_Y0:hover{background:var(--color-accent);color:#000}@media (max-width:768px){.EnquiryModal_overlay__EXpH1{padding:1rem}.EnquiryModal_formSection__YcW_i{padding:2rem}}.Shop_shopPage__rG4i4{padding-top:0;min-height:100vh;background-color:var(--color-background-start)}.Shop_hero__nv7h2{position:relative;height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 5%;background-image:url(/media/shop/gallery-bg.webp);background-size:cover;background-position:50%;overflow:hidden;border-bottom:1px solid var(--color-borders-light)}.Shop_hero__nv7h2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(5,5,5,.5) 0,var(--color-background-start) 100%);z-index:1}.Shop_heroContent___cqaL{position:relative;z-index:2;max-width:1000px;display:flex;flex-direction:column;align-items:center}.Shop_subtitle__TAVNH{font-family:var(--font-outfit);font-size:clamp(12px,2vw,16px);color:var(--color-accent);letter-spacing:.4em;display:block}.Shop_subtitle__TAVNH,.Shop_title__v_LpO{text-transform:uppercase;font-weight:300;margin-bottom:1.5rem}.Shop_title__v_LpO{font-family:var(--font-cormorant);font-size:clamp(3rem,10vw,8rem);letter-spacing:.05em;color:var(--color-primary-text);line-height:1.1;text-shadow:0 10px 40px rgba(0,0,0,.8)}.Shop_description__p1VDI{max-width:700px;margin:0 auto;opacity:.8;font-family:var(--font-outfit);font-weight:300;font-size:clamp(16px,2vw,20px);color:var(--color-secondary-text);line-height:1.8;letter-spacing:.05em}.Shop_container__cW_IL{max-width:1440px;margin:0 auto;padding:0 2rem 5rem}.Shop_grid__K2V2H{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem;padding:3rem 0}@media (max-width:1100px){.Shop_grid__K2V2H{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:700px){.Shop_grid__K2V2H{grid-template-columns:1fr;gap:2rem}.Shop_container__cW_IL{padding:0 1.5rem 5rem}}.Shop_noResults__CAzXT{text-align:center;padding:5rem 0;color:var(--color-secondary-text);font-size:1.2rem;font-family:var(--font-outfit);font-weight:300;letter-spacing:.05em}