.Page_heroOuterContainer__S4QLb{width:100%;margin-bottom:2rem;position:relative;aspect-ratio:16/8;overflow:hidden;background-color:#f5f5f5}.Page_heroContainer__B_WsV{width:100%;height:100%;background-image:url(/assets/images/hero_image.png);background-size:cover;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;will-change:transform;contain:layout size}.Page_heroContent__n6sV0{max-width:600px;width:90%;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;text-align:center;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background-color:rgba(255,255,255,.701);border-radius:12px;border:1px solid rgba(255,255,255,.125);transform:translateZ(0)}.Page_heroTitle__0d_mr{font-size:2rem;color:black;margin-bottom:1rem;font-weight:200}.Page_heroSubtitle__M8dxs{font-size:1.5rem;color:black;margin-bottom:1rem;font-weight:400;font-family:Junge,cursive;font-style:normal}.Page_donationBanner__wqjmr{width:100%;padding:.75rem 1rem;margin-bottom:1.5rem;border-radius:8px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe;transition:all .3s ease}.Page_donationBanner__wqjmr:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.Page_donationMessage__gSYWL{display:flex;align-items:center;gap:.5rem}.Page_donationIcon__zVUYz{color:#6366f1;font-size:1.25rem}.Page_donationText__2tbbL{font-weight:600;color:#374151}.Page_donationButton__wIgAx{background-color:#6366f1;color:white;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:all .2s ease}.Page_donationButton__wIgAx:hover{background-color:#4f46e5;transform:scale(1.05)}@media (max-width:768px){.Page_heroOuterContainer__S4QLb{aspect-ratio:4/5;margin-bottom:1rem}.Page_heroContent__n6sV0{width:85%;padding:1.25rem}.Page_heroSubtitle__M8dxs{font-size:1.25rem;margin-bottom:.5rem}}.ArtistGrid_artistGrid__9otYE{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;width:100%;padding:1.5rem}@media (max-width:640px){.ArtistGrid_artistGrid__9otYE{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:1rem}}.ArtistPreview_artistPreview__cX3qg{border-radius:8px;overflow:hidden;background:var(--surface-card);transition:transform .2s;box-shadow:var(--card-shadow);height:100%;display:flex;flex-direction:column}.ArtistPreview_artistPreview__cX3qg:hover{transform:translateY(-2px)}.ArtistPreview_imageContainer__VB7ne{position:relative;aspect-ratio:1;width:100%;background:var(--surface-ground)}.ArtistPreview_slideContent__Dy_H2{position:relative;width:100%;height:100%}.ArtistPreview_shareImage__ZB7kN{width:100%;height:100%;object-fit:cover}.ArtistPreview_artistInfo__pRV41{padding:.75rem}.ArtistPreview_artistProfile__ift2n{display:flex;align-items:center;gap:.75rem}.ArtistPreview_profileImage__Onn_P{border-radius:50%;object-fit:cover}.ArtistPreview_profileImagePlaceholder__YpepG{width:40px;height:40px;border-radius:50%;background-color:var(--primary-color);color:white;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.ArtistPreview_artistDetails__nSnSw{flex:1}.ArtistPreview_username__C74p7{font-weight:600;color:var(--text-color)}.ArtistPreview_stats__y_hM9{display:flex;flex-direction:column;gap:-.125rem}.ArtistPreview_reviewCount__SBNpY,.ArtistPreview_shareCount__yRVQV{font-size:.875rem;color:var(--text-color-secondary)}