.Home_pageContainer__Xv2_Q{min-height:100vh;display:flex;flex-direction:column;background:#f5f5f5}.Home_main__VkIEL{flex:1;display:flex;flex-direction:column}.Home_header__y2QYS{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;background:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Home_header__y2QYS h1{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#1a1a1a}.Home_headerActions__Ocdbb{display:flex;gap:1rem;align-items:center}.Home_headerLink__sn3k7{font-family:Roboto,sans-serif;font-size:.875rem;color:#1a1a1a;text-decoration:none;transition:color .3s ease}.Home_headerLink__sn3k7:hover{color:#d4af37}.Home_profileButton__6KXZH{background:#1a1a1a;color:#fff;padding:.5rem 1rem;border:none;border-radius:4px;font-family:Roboto,sans-serif;font-size:.875rem;cursor:pointer;transition:background .3s ease}.Home_profileButton__6KXZH:hover{background:#d4af37}.Home_disclaimer__mPjP4{background-color:#fff3cd;color:#856404;padding:1rem;margin:1rem 0;border:1px solid #ffeeba;border-radius:4px;text-align:center}.Home_disclaimer__mPjP4 h2{font-size:1.25rem;margin-bottom:.5rem}.Home_disclaimer__mPjP4 p{font-size:1rem;line-height:1.5}.Home_heroCarousel__wNeWD,.Home_hero__VkeT1{position:relative;height:100vh}.Home_heroCarousel__wNeWD{overflow:hidden;width:100%}.Home_heroTrack__djYDA{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.Home_heroSlide__j7C9a{position:relative;flex:0 0 100%;height:100vh}.Home_heroImage__TUNRx{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;background-color:#e0e0e0}.Home_heroOverlay__oyeUG{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.Home_heroContent__aWtjQ{position:absolute;top:50%;left:5%;transform:translateY(-50%);z-index:2;color:#fff;text-align:left;padding:2rem;max-width:500px;display:flex;flex-direction:column;gap:1rem}.Home_heroContent__aWtjQ h2{font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1.2}.Home_heroContent__aWtjQ p{font-family:Roboto,sans-serif;font-size:1.25rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.Home_heroButtons__CS1EM{display:flex;gap:1rem}.Home_ctaButton__lZzFU{background:#1a1a1a;color:#fff;padding:.75rem 2rem;border:none;border-radius:4px;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:background .3s ease}.Home_ctaButton__lZzFU:hover{background:#d4af37}.Home_ctaButtonSmall__cT4Ug{display:block;background:#d4af37;color:#1a1a1a;padding:.5rem 1rem;border:none;border-radius:4px;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;text-align:center;margin:1rem auto;transition:background .3s ease}.Home_ctaButtonSmall__cT4Ug:hover{background:#1a1a1a;color:#fff}.Home_heroDots__8x8Oe{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:2}.Home_heroDot__fHZaw{width:10px;height:10px;background:#fff;opacity:.5;border-radius:50%;cursor:pointer;transition:opacity .3s ease}.Home_heroDot__fHZaw.Home_activeDot__uILsW{opacity:1}.Home_section__3569L{padding:4rem 5%;background:#f5f5f5}.Home_section__3569L h3{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem;text-align:center}.Home_section__3569L p{font-size:1rem;margin-bottom:2rem}.Home_sectionLink__igadv,.Home_section__3569L p{font-family:Roboto,sans-serif;color:#4a4a4a;text-align:center}.Home_sectionLink__igadv{display:block;margin-top:2rem;font-size:.875rem;text-decoration:underline;transition:color .3s ease}.Home_sectionLink__igadv:hover{color:#d4af37}.Home_worksGrid__l5Lh0{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Home_workCard__KrgYu{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.Home_workImageWrapper__REEJ9{position:relative;overflow:hidden;padding-top:100%}.Home_workImage__dj2mk{-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.Home_workImage__dj2mk,.Home_workOverlay__hMoBL{position:absolute;top:0;left:0;width:100%;height:100%}.Home_workOverlay__hMoBL{background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.Home_workOverlay__hMoBL p{color:#fff;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500}.Home_workCard__KrgYu:hover .Home_workOverlay__hMoBL{opacity:1}.Home_workCard__KrgYu:hover .Home_workImage__dj2mk{transform:scale(1.05)}.Home_workCard__KrgYu:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Home_workCard__KrgYu h4{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:1rem}.Home_workCard__KrgYu p{color:#4a4a4a}.Home_workCard__KrgYu p,.Home_workTag__vAgf9{font-family:Roboto,sans-serif;font-size:.875rem;margin:0 1rem 1rem}.Home_workTag__vAgf9{display:inline-block;color:#d4af37}.Home_exhibitionCarousel__VLI_p{position:relative;overflow:hidden}.Home_exhibitionTrack__qpKuB{display:flex;width:100%;transition:transform .5s ease-in-out}.Home_exhibitionCard__0sZJF{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease;width:500px;max-width:100%;margin:0 auto}.Home_exhibitionCard__0sZJF:hover{transform:translateY(-5px)}.Home_exhibitionImage__Vfn9a{width:100%;height:auto;aspect-ratio:2/3;-o-object-fit:cover;object-fit:cover}.Home_exhibitionCard__0sZJF h4{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:1rem}.Home_exhibitionCard__0sZJF p{font-family:Roboto,sans-serif;font-size:.875rem;color:#4a4a4a;margin:0 1rem 1rem}.Home_exhibitionDots__qeGfg{display:flex;justify-content:center;margin-top:1rem;gap:.5rem}.Home_exhibitionDot__rXWgS{width:10px;height:10px;background:#d4af37;opacity:.5;border-radius:50%;cursor:pointer;transition:opacity .3s ease}.Home_exhibitionDot__rXWgS.Home_activeDot__uILsW{opacity:1}.Home_artistList__f7dMj{display:flex;flex-direction:column;gap:3rem}.Home_artistSection__XaIPS{display:flex;justify-content:center;gap:2rem}.Home_artistContent__IOxEq{display:flex;max-width:800px;width:100%;gap:2rem;align-items:center}.Home_artistDetails__siB5h{flex:1}.Home_artistIndex__dYKFf{font-family:Roboto,sans-serif;font-size:.875rem;color:#d4af37;margin-bottom:.5rem;display:block}.Home_artistDetails__siB5h h4{font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.Home_artistDetails__siB5h p{font-family:Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#4a4a4a;margin-bottom:.5rem}.Home_artistWork__JYIUU{flex:1;display:flex;flex-direction:column;align-items:center}.Home_artistWorkImage__IX1ie{width:300px;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.Home_artistWork__JYIUU p{font-family:Roboto,sans-serif;font-size:.875rem;color:#4a4a4a;margin-top:.5rem;text-align:center}.Home_momentsCarousel__Tg3pb{position:relative;overflow:hidden;width:100%}.Home_momentsTrack__obLw6{display:flex;width:100%;transition:transform .5s ease-in-out}.Home_carouselItem__oi8o_{padding:0 1rem;box-sizing:border-box}.Home_momentCard__1Fad3{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;max-width:500px;margin:0 auto}.Home_momentImage__RWJf_{width:100%;height:auto;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.Home_momentCard__1Fad3 p{font-family:Roboto,sans-serif;font-size:.875rem;color:#4a4a4a;margin:1rem;text-align:center}.Home_momentsDots__aSAXH{display:flex;justify-content:center;margin-top:1rem;gap:.5rem}.Home_momentDot__pCczg{width:10px;height:10px;background:#d4af37;opacity:.5;border-radius:50%;cursor:pointer;transition:opacity .3s ease}.Home_momentDot__pCczg.Home_activeDot__uILsW{opacity:1}.Home_footer__yFiaX{text-align:center;padding:1rem;background:#fff;box-shadow:0 -1px 2px rgba(0,0,0,.05)}.Home_footer__yFiaX p{font-family:Roboto,sans-serif;font-size:.875rem;color:#4a4a4a}.Home_qnaList__jW5lw{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.Home_qnaItem__vvqv_ h4{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.Home_qnaItem__vvqv_ p{font-family:Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#4a4a4a;text-align:left}.Home_qnaItem__vvqv_ p a{color:#d4af37;text-decoration:none}.Home_qnaItem__vvqv_ p a:hover{text-decoration:underline}@media (min-width:768px){.Home_worksGrid__l5Lh0{grid-template-columns:repeat(3,1fr)}.Home_carouselItem__oi8o_{flex:0 0 calc(100% / 3)}}@media (max-width:1024px){.Home_heroContent__aWtjQ h2{font-size:3rem}.Home_section__3569L{padding:3rem 3%}.Home_section__3569L h3{font-size:2rem}.Home_artistContent__IOxEq{flex-direction:column;align-items:center}.Home_artistWorkImage__IX1ie{width:100%;height:auto;max-width:300px}}@media (max-width:768px){.Home_header__y2QYS{flex-direction:column;gap:1rem;text-align:center}.Home_heroContent__aWtjQ{left:3%;max-width:400px;padding:1rem}.Home_heroContent__aWtjQ h2{font-size:2.5rem}.Home_ctaButtonSmall__cT4Ug,.Home_ctaButton__lZzFU{padding:.5rem 1.5rem;font-size:.875rem}.Home_section__3569L h3{font-size:1.75rem}.Home_section__3569L p{font-size:.875rem}.Home_worksGrid__l5Lh0{grid-template-columns:repeat(2,1fr)}.Home_exhibitionCard__0sZJF,.Home_momentCard__1Fad3{width:400px}.Home_carouselItem__oi8o_{flex:0 0 calc(100% / 2)}}@media (max-width:480px){.Home_header__y2QYS h1{font-size:1.25rem}.Home_headerLink__sn3k7,.Home_profileButton__6KXZH{font-size:.75rem}.Home_heroContent__aWtjQ h2{font-size:2rem}.Home_ctaButtonSmall__cT4Ug,.Home_ctaButton__lZzFU{padding:.4rem 1rem;font-size:.75rem}.Home_section__3569L h3{font-size:1.5rem}.Home_worksGrid__l5Lh0{grid-template-columns:1fr}.Home_exhibitionCard__0sZJF,.Home_momentCard__1Fad3{width:300px}.Home_carouselItem__oi8o_{flex:0 0 100%}}