.Header_header__KwdYD{position:fixed;top:0;left:0;right:0;height:var(--header-height-desktop);background-color:transparent;transition:all .3s ease;z-index:1001;padding:0}.Header_header__KwdYD.Header_scrolled__qIjEW{background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-soft)}.Header_headerContainer__tHTJm{max-width:1200px;margin:0 auto;padding:0 2rem;height:100%;display:flex;align-items:center;justify-content:space-between}.Header_logoSection__fLgA2{display:flex;align-items:center;flex-shrink:0}.Header_logoLink__8hJcT{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s ease}.Header_logoLink__8hJcT:hover{transform:scale(1.02)}.Header_logoImage__NjB6a{width:150px;height:auto;object-fit:contain;transition:transform .3s ease;animation:Header_logoStrokeDraw__0_SPn 2s ease-out}@keyframes Header_logoStrokeDraw__0_SPn{0%{opacity:0;transform:scale(.8)}50%{opacity:.7}to{opacity:1;transform:scale(1)}}.Header_navigation__K8EsA{display:flex;align-items:center;gap:2rem;flex:1 1;justify-content:center}.Header_navLink__Rvw2c{font-family:var(--font-body);font-weight:500;font-size:1rem;color:var(--text-color);text-decoration:none;position:relative;padding:.5rem 0;transition:color .2s ease}.Header_navLink__Rvw2c:hover{color:var(--primary-color)}.Header_navLink__Rvw2c:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--gradient-primary);transition:width .3s ease}.Header_navLink__Rvw2c:hover:after{width:100%}.Header_bbBtn__uxAAn{position:relative;height:40px;padding:0 18px;border:none;border-radius:3px;background:var(--primary-color);color:white;font-family:var(--font-body);font-weight:600;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;overflow:hidden}.Header_bbBtn__uxAAn:before{content:"";position:absolute;inset:1px;border-radius:2px;background:linear-gradient(15deg,rgba(255,255,255,0),rgba(255,255,255,.65) 42%,rgba(255,255,255,0) 85%);opacity:.12;pointer-events:none}.Header_bbBtn__uxAAn:hover{box-shadow:0 6px 18px rgba(62,28,86,.15)}.Header_bbBtn__uxAAn:hover:before{opacity:.16}.Header_bbBtn__uxAAn:active{transform:translateY(1px);box-shadow:0 3px 10px rgba(62,28,86,.12)}.Header_bbBtn__uxAAn:focus{outline:none;box-shadow:0 0 0 3px rgba(62,28,86,.28),0 6px 18px rgba(62,28,86,.15)}.Header_bbBtn__uxAAn:disabled{background:var(--secondary-color);opacity:.55;box-shadow:none;cursor:default}.Header_utilitySection__h6ESF{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.Header_aiSearchButton__myv2j{display:flex;align-items:center;gap:8px;width:240px;height:36px;padding:0 12px;background:rgba(6,20,26,.04);border:1px solid rgba(5,84,116,.2);border-radius:3px;cursor:pointer;transition:all .3s ease;position:relative}.Header_aiSearchButton__myv2j:hover{background:rgba(255,255,255,.9);border-color:var(--primary-color);box-shadow:0 0 8px rgba(5,84,116,.2);transform:translateY(-1px)}.Header_magnifierIcon__IPbRx{color:var(--primary-color);flex-shrink:0}.Header_searchText__qpe0i{font-family:var(--font-body);font-weight:500;color:var(--primary-color);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation:Header_aiTextGlow__rpCqX 3s ease-in-out infinite}@keyframes Header_aiTextGlow__rpCqX{0%,to{text-shadow:none}50%{text-shadow:0 0 6px rgba(62,28,86,.3)}}.Header_cartContainer__dVAR6{position:relative}.Header_cartLink__J8rIB{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:50%;color:var(--primary-color);text-decoration:none;transition:background-color .2s ease}.Header_cartLink__J8rIB:hover{background-color:rgba(5,84,116,.1)}.Header_cartBadge__ORIhh{position:absolute;top:-2px;right:-2px;background-color:var(--secondary-color);color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;z-index:10}.Header_userMenuContainer__AxXC_{position:relative}.Header_userButton__RyZP4{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:50%;background:none;border:none;color:var(--primary-color);cursor:pointer;transition:background-color .2s ease}.Header_userButton__RyZP4:hover{background-color:rgba(5,84,116,.1)}.Header_userDropdown__BnpMt{position:absolute;top:calc(100% + .5rem);right:0;background-color:white;border:1px solid rgba(5,84,116,.2);border-radius:var(--border-radius-md);box-shadow:var(--shadow-medium);z-index:1000;min-width:150px;padding:.5rem 0;animation:Header_slideDown__lt4Iq .2s ease-out}@keyframes Header_slideDown__lt4Iq{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_dropdownLink__TPiDC{display:block;padding:.5rem 1rem;color:var(--text-color);text-decoration:none;font-family:var(--font-body);font-size:.9rem;transition:background-color .2s ease}.Header_dropdownLink__TPiDC:hover{background-color:rgba(5,84,116,.05);color:var(--primary-color)}.Header_dropdownButton__Y_s4e{width:100%;padding:.5rem 1rem;background:none;border:none;color:var(--text-color);font-family:var(--font-body);font-size:.9rem;text-align:left;cursor:pointer;transition:background-color .2s ease}.Header_dropdownButton__Y_s4e:hover{background-color:rgba(5,84,116,.05);color:var(--primary-color)}.Header_loadingText__gagzJ{color:#666;font-family:var(--font-body);font-size:.9rem}.Header_mobileMenuToggle__t2IWo{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:var(--border-radius-sm);transition:background-color .2s ease}.Header_mobileMenuToggle__t2IWo:hover{background-color:rgba(5,84,116,.1)}.Header_hamburgerLine__fcf4q{width:24px;height:2px;background-color:var(--primary-color);transition:all .3s ease}.Header_mobileMenuPanel__gGESQ{position:absolute;top:100%;left:0;right:0;background:white;border-top:1px solid rgba(5,84,116,.2);box-shadow:var(--shadow-medium);z-index:999;animation:Header_slideDown__lt4Iq .3s ease-out}.Header_mobileNavigation__R8rnX{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.Header_mobileNavLink__Ai4_9{padding:.75rem 1rem;color:var(--text-color);text-decoration:none;font-family:var(--font-body);font-weight:500;border-radius:var(--border-radius-sm);transition:background-color .2s ease}.Header_mobileNavLink__Ai4_9:hover{background-color:rgba(5,84,116,.05);color:var(--primary-color)}.Header_mobileCtaLink__7HUN9{padding:.75rem 1rem;margin-top:.5rem;background:var(--gradient-primary);color:white;text-decoration:none;font-family:var(--font-body);font-weight:600;border-radius:var(--border-radius-md);text-align:center;transition:transform .2s ease}.Header_mobileCtaLink__7HUN9:hover{transform:translateY(-1px)}.Header_mobileSignInButton__qtTMJ{margin-top:.5rem;width:100%}@media (max-width:1024px){.Header_navigation__K8EsA{gap:1.5rem}.Header_aiSearchButton__myv2j{width:180px}}@media (max-width:900px){.Header_aiSearchButton__myv2j{display:none}}@media (max-width:768px){.Header_header__KwdYD{height:var(--header-height-mobile)}.Header_headerContainer__tHTJm{padding:0 1rem}.Header_navigation__K8EsA{display:none}.Header_mobileMenuToggle__t2IWo{display:flex}.Header_logoText__xA8kS{font-size:1.5rem}.Header_logoImage__NjB6a{width:80px;height:auto}.Header_utilitySection__h6ESF{gap:1rem}.Header_userDropdown__BnpMt{right:auto;left:50%;transform:translateX(-50%);min-width:200px}}@media (max-width:480px){.Header_headerContainer__tHTJm{padding:0 .75rem}.Header_logoText__xA8kS{font-size:1.25rem}.Header_logoImage__NjB6a{width:70px;height:auto}.Header_utilitySection__h6ESF{gap:.75rem}}.Header_header__KwdYD *{margin:0!important}.Header_logoLink__8hJcT:active,.Header_logoLink__8hJcT:focus,.Header_logoLink__8hJcT:hover{border:none!important;outline:none!important;box-shadow:none!important}.Footer_bbFooter__zIe2X{background:var(--bb-slate-violet);color:var(--bb-white-92);font-family:var(--font-body);margin-top:auto}.Footer_bbFooterWrap__BdGIz{max-width:1280px;margin:0 auto;padding:0 24px}.Footer_bbFooterRail__zG5ft{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.12);gap:20px}.Footer_bbRailLeft__Mza6a{flex-shrink:0}.Footer_bbLogoB__av7Kd{width:80px;height:auto;display:block}.Footer_bbRailCenter__jASqH{display:flex;align-items:center;flex-wrap:wrap;gap:10px;flex:1 1;justify-content:center;min-height:40px}.Footer_bbCats__q_cl_,.Footer_bbDiscovery__sXxTO{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.Footer_bbSep__XHovq{color:rgba(255,255,255,.35);font-size:16px;font-weight:300;margin:0 4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_bbChip__v9NVx{display:inline-flex;align-items:center;padding:6px 10px;border-radius:3px;background:transparent;color:var(--bb-white-92);text-decoration:none;font-size:14px;font-weight:500;line-height:1.2;transition:all .2s ease;min-height:36px;white-space:nowrap}.Footer_bbChip__v9NVx:hover{background:rgba(255,255,255,.06);text-decoration:underline;-webkit-text-decoration-color:rgba(255,255,255,.9);text-decoration-color:rgba(255,255,255,.9);text-underline-offset:2px}.Footer_bbChip__v9NVx:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.35)}.Footer_skeletonChip__t7Bs2{height:24px;width:80px;background:rgba(255,255,255,.1);border-radius:3px;animation:Footer_skeletonPulse__UVmFg 1.5s ease-in-out infinite}.Footer_skeletonChip__t7Bs2:first-child{width:70px}.Footer_skeletonChip__t7Bs2:nth-child(2){width:85px}.Footer_skeletonChip__t7Bs2:nth-child(3){width:95px}.Footer_skeletonChip__t7Bs2:nth-child(4){width:75px}.Footer_skeletonChip__t7Bs2:nth-child(5){width:90px}.Footer_skeletonChip__t7Bs2:nth-child(6){width:80px}@keyframes Footer_skeletonPulse__UVmFg{0%,to{opacity:.6}50%{opacity:.3}}.Footer_bbRailRight__1fnPV{flex-shrink:0}.Footer_bbSocial__993x1{display:flex;align-items:center;gap:14px}.Footer_bbSocial__993x1 a{display:flex;align-items:center;justify-content:center;color:var(--bb-white-92);transition:all .2s ease;padding:8px;border-radius:3px;min-height:36px;min-width:36px}.Footer_bbSocial__993x1 a:hover{color:white;background:rgba(255,255,255,.06)}.Footer_bbSocial__993x1 a:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.35)}.Footer_bbFooterPolicy__TP3QB{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;min-height:44px;padding:12px 0;font-size:12px;color:var(--bb-white-70);line-height:1.4}.Footer_bbFooterPolicy__TP3QB span:first-child{font-weight:500;color:var(--bb-white-92)}.Footer_bbFooterPolicy__TP3QB a{color:var(--bb-white-70);text-decoration:none;transition:all .2s ease;padding:4px 0;min-height:28px;display:flex;align-items:center}.Footer_bbFooterPolicy__TP3QB a:hover{color:var(--bb-white-92);text-decoration:underline;-webkit-text-decoration-color:rgba(255,255,255,.9);text-decoration-color:rgba(255,255,255,.9);text-underline-offset:1px}.Footer_bbFooterPolicy__TP3QB a:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.35);border-radius:3px}.Footer_dot__cLMq_{color:rgba(255,255,255,.35);font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 4px}@media (max-width:1023px){.Footer_bbFooterRail__zG5ft{min-height:80px;padding:20px 0}.Footer_bbRailCenter__jASqH{justify-content:flex-start;margin:0 16px}.Footer_bbSocial__993x1{gap:12px}}@media (max-width:639px){.Footer_bbFooterWrap__BdGIz{padding:0 16px}.Footer_bbFooterRail__zG5ft{flex-direction:column;align-items:center;gap:16px;min-height:auto;padding:20px 0}.Footer_bbRailLeft__Mza6a{order:1}.Footer_bbRailCenter__jASqH{order:2;justify-content:center;margin:0}.Footer_bbRailRight__1fnPV{order:3}.Footer_bbCats__q_cl_,.Footer_bbDiscovery__sXxTO{justify-content:center}.Footer_bbFooterPolicy__TP3QB{justify-content:flex-start;text-align:left;line-height:1.6}.Footer_bbFooterPolicy__TP3QB a{min-height:32px}}@media (max-width:479px){.Footer_bbFooterWrap__BdGIz{padding:0 12px}.Footer_bbChip__v9NVx{font-size:13px;padding:5px 8px;min-height:32px}.Footer_bbSocial__993x1{gap:10px}.Footer_bbSocial__993x1 a{min-height:32px;min-width:32px;padding:6px}.Footer_bbSocial__993x1 a svg{width:18px;height:18px}.Footer_bbFooterPolicy__TP3QB{font-size:11px;gap:6px}.Footer_dot__cLMq_{padding:0 3px}}@media (prefers-reduced-motion:reduce){.Footer_bbChip__v9NVx,.Footer_bbFooterPolicy__TP3QB a,.Footer_bbSocial__993x1 a,.Footer_skeletonChip__t7Bs2{transition:none;animation:none}}@media (prefers-contrast:high){.Footer_bbFooter__zIe2X{border-top:2px solid white}.Footer_bbFooterRail__zG5ft{border-bottom-color:white}.Footer_bbChip__v9NVx,.Footer_bbFooterPolicy__TP3QB a,.Footer_bbSocial__993x1 a{border:1px solid transparent}.Footer_bbChip__v9NVx:focus-visible,.Footer_bbFooterPolicy__TP3QB a:focus-visible,.Footer_bbSocial__993x1 a:focus-visible{border-color:white;box-shadow:none}.Footer_skeletonChip__t7Bs2{background:rgba(255,255,255,.3)}}.EventsCarousel_eventsSection__dBkRa{padding:3rem 0;background:#f8f9fa;position:relative;overflow:hidden}.EventsCarousel_carouselContainer__HX1II{position:relative;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;gap:1.5rem}.EventsCarousel_eventsGrid__YRZ5E{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;transition:transform .3s ease;flex:1 1}.EventsCarousel_eventCard__XqD7B{background:white;border:2px solid #055474;border-radius:0;height:400px;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.EventsCarousel_eventCard__XqD7B:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(5,84,116,.15)}.EventsCarousel_eventImage__w0ubW{height:200px;overflow:hidden;position:relative;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.EventsCarousel_eventImage__w0ubW img{width:100%;height:100%;object-fit:cover}.EventsCarousel_imagePlaceholder__0tzou{color:#999;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.EventsCarousel_eventContent__uNjum{padding:1.25rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between}.EventsCarousel_eventTitle__3tkvR{font-size:1.1rem;font-weight:600;color:#055474;margin:0 0 .5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.EventsCarousel_eventDate__G2UBX{font-size:.9rem;color:#6b2d6b;font-weight:500;margin:0 0 .75rem}.EventsCarousel_eventDescription__Yd1Oe{font-size:.85rem;color:#666;line-height:1.4;margin:0 0 .75rem;flex:1 1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.EventsCarousel_promoterName__NuHvf{font-size:.8rem;color:#888;margin:0;font-style:italic}.EventsCarousel_arrowButton__PUsdY{background:#055474;color:white;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2;flex-shrink:0}.EventsCarousel_arrowButton__PUsdY:hover:not(:disabled){background:#044059;transform:scale(1.05)}.EventsCarousel_arrowButton__PUsdY:disabled{background:#ccc;cursor:not-allowed;opacity:.5}.EventsCarousel_prevArrow__SSv6H{order:-1}.EventsCarousel_nextArrow__wIYEs{order:1}.EventsCarousel_buttonContainer__INous{position:relative;max-width:1200px;margin:0 auto;padding:0 1rem}.EventsCarousel_browseEventsButton__64xZC{position:absolute;bottom:-1.5rem;right:2rem;background:#3e1c56;color:white;padding:.75rem 1.5rem;border-radius:0;text-decoration:none;font-weight:500;box-shadow:0 4px 15px rgba(62,28,86,.3);z-index:10;transition:all .2s ease}.EventsCarousel_browseEventsButton__64xZC:hover{background:#2d1540;transform:translateY(-2px);box-shadow:0 6px 20px rgba(62,28,86,.4)}.EventsCarousel_skeletonCard__kofwD{background:white;border:2px solid #055474;height:400px;padding:0;overflow:hidden}.EventsCarousel_skeletonImage__tklQE{height:200px}.EventsCarousel_skeletonImage__tklQE,.EventsCarousel_skeletonText__oJezY{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:EventsCarousel_shimmer__QlZpD 1.5s infinite}.EventsCarousel_skeletonText__oJezY{height:16px;margin:1rem 1.25rem .5rem}.EventsCarousel_skeletonText__oJezY:last-child{width:60%}@keyframes EventsCarousel_shimmer__QlZpD{0%{background-position:-200% 0}to{background-position:200% 0}}.EventsCarousel_emptyState__Z_wNh{text-align:center;padding:4rem 2rem;color:#666;font-size:1.1rem}@media (max-width:1024px){.EventsCarousel_eventsGrid__YRZ5E{grid-template-columns:repeat(3,1fr);gap:1rem}.EventsCarousel_carouselContainer__HX1II{gap:1rem}}@media (max-width:768px){.EventsCarousel_eventsGrid__YRZ5E{grid-template-columns:repeat(2,1fr)}.EventsCarousel_eventCard__XqD7B{height:350px}.EventsCarousel_eventImage__w0ubW{height:160px}.EventsCarousel_browseEventsButton__64xZC{bottom:-1rem;right:1rem;padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width:640px){.EventsCarousel_eventsGrid__YRZ5E{grid-template-columns:1fr}.EventsCarousel_eventsSection__dBkRa{padding:2rem 0}.EventsCarousel_buttonContainer__INous,.EventsCarousel_carouselContainer__HX1II{padding:0 .5rem}.EventsCarousel_eventCard__XqD7B{height:320px}.EventsCarousel_eventImage__w0ubW{height:140px}.EventsCarousel_arrowButton__PUsdY{width:40px;height:40px}}.ArtistCarousel_artistSection__5fz58{padding:4rem 0;background:#f9f7f4;overflow:hidden;position:relative}.ArtistCarousel_carouselContainer__6P4Xt{display:flex;flex-direction:column;gap:1.5rem}.ArtistCarousel_artistRow__odwUX{overflow:hidden;width:100%}.ArtistCarousel_scrollingTrack__7Iy0x{display:flex;gap:1.5rem;animation:ArtistCarousel_scrollLeft__pItr7 45s linear infinite;width:-moz-fit-content;width:fit-content}.ArtistCarousel_scrollingTrack__7Iy0x[data-row=bottom]{animation-delay:-22.5s}.ArtistCarousel_artistSection__5fz58:hover .ArtistCarousel_scrollingTrack__7Iy0x{animation-play-state:paused}@keyframes ArtistCarousel_scrollLeft__pItr7{0%{transform:translateX(0)}to{transform:translateX(-16.666%)}}.ArtistCarousel_artistCard___lUSO{flex:0 0 320px;height:140px;background:white;border:2px solid #3e1c56;display:flex;text-decoration:none;color:inherit;transition:all .3s ease;cursor:pointer;overflow:hidden}.ArtistCarousel_artistCard___lUSO:hover{transform:scale(1.05);box-shadow:0 8px 25px rgba(62,28,86,.2);z-index:10;position:relative}.ArtistCarousel_artistImage__WNn_Z{flex:0 0 120px;height:100%;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.ArtistCarousel_artistImage__WNn_Z img{width:100%;height:100%;object-fit:cover}.ArtistCarousel_imagePlaceholder__dED17{color:#999;background:#f0f0f0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ArtistCarousel_artistInfo__h_Cb2{flex:1 1;padding:1rem;display:flex;flex-direction:column;justify-content:space-between}.ArtistCarousel_artistName__9Egch{font-size:1rem;font-weight:600;color:#3e1c56;margin:0 0 .25rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.ArtistCarousel_artistLocation__eppcP{font-size:.8rem;color:#055474;margin:0 0 .5rem;font-weight:500}.ArtistCarousel_artistBio__uT6ig{font-size:.75rem;color:#666;line-height:1.3;margin:0 0 .5rem;flex:1 1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ArtistCarousel_viewProfile__WCyr3{font-size:.75rem;color:#3e1c56;font-weight:600;text-transform:uppercase;letter-spacing:.5px;opacity:.8;transition:opacity .2s ease}.ArtistCarousel_artistCard___lUSO:hover .ArtistCarousel_viewProfile__WCyr3{opacity:1}.ArtistCarousel_loadingContainer__un5L6{display:flex;flex-direction:column;gap:1.5rem;padding:0 2rem}.ArtistCarousel_loadingRow__ZUYsh{display:flex;gap:1.5rem;overflow:hidden}.ArtistCarousel_skeletonCard__9_o3j{flex:0 0 320px;height:140px;background:white;border:2px solid #3e1c56;display:flex;overflow:hidden}.ArtistCarousel_skeletonImage__p0yR1{flex:0 0 120px;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:ArtistCarousel_shimmer__W1rSS 1.5s infinite}.ArtistCarousel_skeletonContent__tOAwb{flex:1 1;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.ArtistCarousel_skeletonText__qVEL_{height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:ArtistCarousel_shimmer__W1rSS 1.5s infinite}.ArtistCarousel_skeletonText__qVEL_:first-child{width:80%}.ArtistCarousel_skeletonText__qVEL_:nth-child(2){width:60%}.ArtistCarousel_skeletonText__qVEL_:last-child{width:90%}@keyframes ArtistCarousel_shimmer__W1rSS{0%{background-position:-200% 0}to{background-position:200% 0}}.ArtistCarousel_emptyState__MK15F{text-align:center;padding:4rem 2rem;color:#666;font-size:1.1rem}@media (max-width:768px){.ArtistCarousel_artistSection__5fz58{padding:2rem 0}.ArtistCarousel_carouselContainer__6P4Xt,.ArtistCarousel_scrollingTrack__7Iy0x{gap:1rem}.ArtistCarousel_artistCard___lUSO{flex:0 0 280px;height:120px}.ArtistCarousel_artistImage__WNn_Z{flex:0 0 100px}.ArtistCarousel_artistInfo__h_Cb2{padding:.75rem}.ArtistCarousel_artistName__9Egch{font-size:.9rem}.ArtistCarousel_artistLocation__eppcP{font-size:.75rem}.ArtistCarousel_artistBio__uT6ig,.ArtistCarousel_viewProfile__WCyr3{font-size:.7rem}.ArtistCarousel_skeletonCard__9_o3j{flex:0 0 280px;height:120px}.ArtistCarousel_skeletonImage__p0yR1{flex:0 0 100px}}@media (max-width:480px){.ArtistCarousel_artistCard___lUSO{flex:0 0 260px;height:110px}.ArtistCarousel_artistImage__WNn_Z{flex:0 0 90px}.ArtistCarousel_artistInfo__h_Cb2{padding:.5rem}.ArtistCarousel_artistName__9Egch{font-size:.85rem}.ArtistCarousel_artistBio__uT6ig{-webkit-line-clamp:1}.ArtistCarousel_skeletonCard__9_o3j{flex:0 0 260px;height:110px}.ArtistCarousel_skeletonImage__p0yR1{flex:0 0 90px}}.VisualDiscoveryBand_visualBand__wDaIN{width:100%;padding:2rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.VisualDiscoveryBand_container__puFDW{max-width:1200px;margin:0 auto;padding:0 1rem}.VisualDiscoveryBand_mosaicGrid__mF0HV{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,200px);grid-gap:1rem;gap:1rem;height:620px}.VisualDiscoveryBand_tile__4YV6g{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.VisualDiscoveryBand_tile__4YV6g:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.VisualDiscoveryBand_tile1__3Sv_T{grid-column:1/3;grid-row:1/3}.VisualDiscoveryBand_tile2__jwgRV{grid-column:3/5;grid-row:1/2}.VisualDiscoveryBand_tile3__9sT_k{grid-column:5/7;grid-row:1/3}.VisualDiscoveryBand_tile4__0bW8g{grid-column:3/4;grid-row:2/4}.VisualDiscoveryBand_tile5__GPAc8{grid-column:4/5;grid-row:2/4}.VisualDiscoveryBand_tile6__RScaq{grid-column:1/3;grid-row:3/4}.VisualDiscoveryBand_tileImage__UMaeW{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.VisualDiscoveryBand_tile__4YV6g:hover .VisualDiscoveryBand_tileImage__UMaeW{transform:scale(1.05)}.VisualDiscoveryBand_tileOverlay__OcFba{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:2rem 1rem 1rem;transform:translateY(100%);transition:transform .3s ease}.VisualDiscoveryBand_tile__4YV6g:hover .VisualDiscoveryBand_tileOverlay__OcFba{transform:translateY(0)}.VisualDiscoveryBand_tileContent__8HzFX{color:white}.VisualDiscoveryBand_tileTitle__QaAHC{margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.VisualDiscoveryBand_emptyState___tj8N,.VisualDiscoveryBand_errorState__zhzUW,.VisualDiscoveryBand_loadingState__KT_Di{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;text-align:center;color:#666}.VisualDiscoveryBand_loadingSpinner__l83Xo{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#055474;border-radius:50%;animation:VisualDiscoveryBand_spin__GJ7YO 1s linear infinite;margin-bottom:1rem}@keyframes VisualDiscoveryBand_spin__GJ7YO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.VisualDiscoveryBand_mosaicGrid__mF0HV{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,150px);height:930px}.VisualDiscoveryBand_tile1__3Sv_T{grid-column:1/3;grid-row:1/3}.VisualDiscoveryBand_tile2__jwgRV{grid-column:1/2;grid-row:3/4}.VisualDiscoveryBand_tile3__9sT_k{grid-column:2/3;grid-row:3/4}.VisualDiscoveryBand_tile4__0bW8g{grid-column:1/2;grid-row:4/5}.VisualDiscoveryBand_tile5__GPAc8{grid-column:2/3;grid-row:4/5}.VisualDiscoveryBand_tile6__RScaq{grid-column:1/3;grid-row:5/6}}