.Hero-module__gNeX-G__heroSection{background-color:#000;width:100%;height:calc(100vh - 64px);min-height:400px;max-height:900px;position:relative;overflow:hidden}.Hero-module__gNeX-G__sliderTrack{will-change:transform;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.Hero-module__gNeX-G__slide{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__gNeX-G__dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Hero-module__gNeX-G__dotActive{background-color:#fff;border-radius:4px;width:24px}@media (max-width:1024px){.Hero-module__gNeX-G__heroSection{height:60vh;min-height:320px}}@media (max-width:768px){.Hero-module__gNeX-G__heroSection{aspect-ratio:16/9;height:auto;min-height:unset;max-height:unset}.Hero-module__gNeX-G__dot{width:7px;height:7px}.Hero-module__gNeX-G__dotActive{width:20px}.Hero-module__gNeX-G__dots{gap:6px;bottom:10px}}@media (max-width:480px){.Hero-module__gNeX-G__heroSection{aspect-ratio:16/9}}
.FeaturedArtists-module__z6-hoq__container{flex-direction:column;align-items:center;width:100%;padding:20px 0 8px;display:flex}.FeaturedArtists-module__z6-hoq__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:40px;padding:0 60px;display:flex}.FeaturedArtists-module__z6-hoq__title{color:#000;letter-spacing:2px;text-transform:uppercase;margin:0;font-size:40px;font-weight:900;position:relative}.FeaturedArtists-module__z6-hoq__carouselContainer{align-items:center;gap:16px;width:100%;margin-bottom:40px;display:flex;position:relative}.FeaturedArtists-module__z6-hoq__carousel{scrollbar-width:none;flex:1;gap:20px;padding:8px 0;display:flex;overflow-x:auto}.FeaturedArtists-module__z6-hoq__carousel::-webkit-scrollbar{display:none}.FeaturedArtists-module__z6-hoq__artistCard{cursor:pointer;border-radius:12px;flex:none;width:250px;text-decoration:none;transition:transform .3s;overflow:hidden}.FeaturedArtists-module__z6-hoq__artistCard:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #8338ec40}.FeaturedArtists-module__z6-hoq__imageWrapper{aspect-ratio:4/5;background-color:#222;width:100%;position:relative}.FeaturedArtists-module__z6-hoq__artistImage{object-fit:cover}.FeaturedArtists-module__z6-hoq__navBtn{color:#000;z-index:10;cursor:pointer;background-color:#0000000d;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:800;transition:all .2s;display:flex}.FeaturedArtists-module__z6-hoq__navBtn:hover{background-color:#0000001a;transform:scale(1.1)}.FeaturedArtists-module__z6-hoq__viewAll{color:var(--color-primary-dark);border:2px solid var(--color-primary-dark);cursor:pointer;background-color:#fff;border-radius:50px;padding:8px 24px;font-size:16px;font-weight:800;text-decoration:none;transition:all .2s}.FeaturedArtists-module__z6-hoq__viewAll:hover{background:linear-gradient(135deg, var(--color-primary-dark), #8338ec);color:#fff;border-color:#0000;transform:translateY(-1px);box-shadow:0 4px 16px #4c20a759}@media (max-width:768px){.FeaturedArtists-module__z6-hoq__header{margin-bottom:20px;padding:0}.FeaturedArtists-module__z6-hoq__navBtn{display:none}.FeaturedArtists-module__z6-hoq__title{font-size:28px}.FeaturedArtists-module__z6-hoq__viewAll{padding:6px 16px;font-size:13px;font-weight:700}.FeaturedArtists-module__z6-hoq__artistCard{width:180px}.FeaturedArtists-module__z6-hoq__carousel{scroll-snap-type:x mandatory;gap:12px;padding:0}.FeaturedArtists-module__z6-hoq__artistCard{scroll-snap-align:start}.FeaturedArtists-module__z6-hoq__container{padding:20px 0}}@media (max-width:480px){.FeaturedArtists-module__z6-hoq__title{font-size:24px}.FeaturedArtists-module__z6-hoq__viewAll{padding:5px 12px;font-size:11px}.FeaturedArtists-module__z6-hoq__artistCard{width:140px}}
.NewMusicVideo-module__WYHZra__container{flex-direction:column;align-items:center;width:100%;display:flex}.NewMusicVideo-module__WYHZra__sliderWrapper{width:100%;max-width:1000px;margin:0 auto;position:relative}.NewMusicVideo-module__WYHZra__sliderContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;display:flex;overflow-x:auto}.NewMusicVideo-module__WYHZra__sliderContainer::-webkit-scrollbar{display:none}.NewMusicVideo-module__WYHZra__slideItem{scroll-snap-align:center;box-sizing:border-box;flex:0 0 100%;padding:12px}.NewMusicVideo-module__WYHZra__navButton{border:2px solid var(--color-primary);width:56px;height:56px;color:var(--color-primary);cursor:pointer;z-index:10;background-color:#fffffff2;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:calc(50% - 20px);transform:translateY(-50%);box-shadow:0 4px 12px #9c5bf733}.NewMusicVideo-module__WYHZra__navButton:hover:not(:disabled){background-color:var(--color-primary);color:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 16px #9c5bf766}.NewMusicVideo-module__WYHZra__navButton:disabled{opacity:.3;cursor:not-allowed;color:#ccc;box-shadow:none;border-color:#ccc}.NewMusicVideo-module__WYHZra__navLeft{left:-28px}.NewMusicVideo-module__WYHZra__navRight{right:-28px}.NewMusicVideo-module__WYHZra__sliderDots{justify-content:center;gap:12px;margin-top:10px;margin-bottom:24px;display:flex}.NewMusicVideo-module__WYHZra__dot{cursor:pointer;background-color:#d1c4e9;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .3s}.NewMusicVideo-module__WYHZra__activeDot{background-color:#7e57c2}.NewMusicVideo-module__WYHZra__header{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-bottom:40px;padding:0 40px;display:flex}.NewMusicVideo-module__WYHZra__title{color:#000;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:40px;font-weight:900}.NewMusicVideo-module__WYHZra__viewAll{color:#4c20a7;cursor:pointer;background-color:#fff;border:2px solid #4c20a7;border-radius:50px;padding:8px 24px;font-size:16px;font-weight:800;text-decoration:none;transition:all .2s}.NewMusicVideo-module__WYHZra__viewAll:hover{color:#fff;background-color:#4c20a7;transform:translateY(-1px);box-shadow:0 4px 16px #4c20a74d}.NewMusicVideo-module__WYHZra__recommendCard{background-color:#e6d4ff;border:3px solid #b388ff;border-radius:20px;flex-direction:column;width:100%;transition:box-shadow .4s,transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000d}.NewMusicVideo-module__WYHZra__recommendImageWrapper{aspect-ratio:16/9;width:100%;position:relative}.NewMusicVideo-module__WYHZra__videoIframe{width:100%;height:100%;position:absolute;top:0;left:0}.NewMusicVideo-module__WYHZra__recommendContent{padding:24px 32px}.NewMusicVideo-module__WYHZra__videoTitle{color:#000;margin:0 0 4px;font-size:24px;font-weight:800}.NewMusicVideo-module__WYHZra__videoGenre{color:#555;margin:0 0 12px;font-size:14px}.NewMusicVideo-module__WYHZra__thumbnailContainer{cursor:pointer;width:100%;height:100%;position:relative;overflow:hidden}.NewMusicVideo-module__WYHZra__thumbnailImage{object-fit:cover;transition:transform .5s}.NewMusicVideo-module__WYHZra__thumbnailContainer:hover .NewMusicVideo-module__WYHZra__thumbnailImage{transform:scale(1.03)}.NewMusicVideo-module__WYHZra__thumbnailOverlay{background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:background-color .3s;display:flex;position:absolute;top:0;left:0}.NewMusicVideo-module__WYHZra__thumbnailContainer:hover .NewMusicVideo-module__WYHZra__thumbnailOverlay{background-color:#0000004d}.NewMusicVideo-module__WYHZra__playButton{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:50px;align-items:center;gap:10px;padding:12px 28px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 20px #0006}.NewMusicVideo-module__WYHZra__playButton:hover{background-color:#f8f9fa;transform:scale(1.08);box-shadow:0 6px 24px #8338ec80}.NewMusicVideo-module__WYHZra__playIcon{fill:#000;width:16px;height:16px}@media (max-width:768px){.NewMusicVideo-module__WYHZra__header{gap:12px;margin-bottom:20px;padding:0}.NewMusicVideo-module__WYHZra__title{font-size:28px}.NewMusicVideo-module__WYHZra__viewAll{padding:6px 16px;font-size:13px;font-weight:700}.NewMusicVideo-module__WYHZra__recommendCard{border:2px solid #b388ff;border-radius:16px}.NewMusicVideo-module__WYHZra__recommendContent{padding:16px 20px}.NewMusicVideo-module__WYHZra__videoTitle{font-size:18px;line-height:1.4}.NewMusicVideo-module__WYHZra__playButton{gap:8px;padding:10px 22px;font-size:14px}.NewMusicVideo-module__WYHZra__playIcon{width:14px;height:14px}.NewMusicVideo-module__WYHZra__navButton{display:none}}@media (max-width:480px){.NewMusicVideo-module__WYHZra__header{flex-direction:row;align-items:center}.NewMusicVideo-module__WYHZra__title{font-size:24px}.NewMusicVideo-module__WYHZra__viewAll{padding:5px 12px;font-size:11px}.NewMusicVideo-module__WYHZra__playButton{gap:6px;padding:8px 16px;font-size:12px}.NewMusicVideo-module__WYHZra__playIcon{width:12px;height:12px}}
.NewEvents-module__h6lD7a__container{flex-direction:column;align-items:center;width:100%;padding:20px 0 8px;display:flex}.NewEvents-module__h6lD7a__header{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-bottom:40px;padding:0 40px;display:flex}.NewEvents-module__h6lD7a__title{color:#000;text-transform:uppercase;letter-spacing:2px;margin:0;font-size:40px;font-weight:900}.NewEvents-module__h6lD7a__title span{color:#000;font-style:italic}.NewEvents-module__h6lD7a__viewAll{color:#4c20a7;cursor:pointer;background-color:#fff;border:2px solid #4c20a7;border-radius:50px;padding:8px 24px;font-size:16px;font-weight:800;text-decoration:none;transition:all .2s}.NewEvents-module__h6lD7a__viewAll:hover{color:#fff;background:linear-gradient(135deg,#4c20a7,#8338ec);border-color:#0000;transform:translateY(-1px);box-shadow:0 4px 16px #4c20a759}.NewEvents-module__h6lD7a__grid{grid-template-columns:repeat(auto-fit,minmax(220px,300px));justify-content:center;gap:30px;width:100%;max-width:1200px;display:grid}.NewEvents-module__h6lD7a__eventCard{aspect-ratio:3/4;background-color:#111;border-radius:12px;transition:transform .3s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.NewEvents-module__h6lD7a__eventCard:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 50px #8338ec59}.NewEvents-module__h6lD7a__image{object-fit:cover;transition:transform .5s}.NewEvents-module__h6lD7a__eventCard:hover .NewEvents-module__h6lD7a__image{transform:scale(1.05)}.NewEvents-module__h6lD7a__contentOverlay{color:#fff;background:linear-gradient(#0000 0%,#000000e6 100%);flex-direction:column;gap:5px;width:100%;padding:30px 20px 20px;display:flex;position:absolute;bottom:0;left:0}.NewEvents-module__h6lD7a__eventTitle{margin:0;font-size:20px;font-weight:800}.NewEvents-module__h6lD7a__eventDate{color:#ffb703;font-size:14px;font-weight:600}.NewEvents-module__h6lD7a__eventLocation{color:#ccc;font-size:13px}.NewEvents-module__h6lD7a__comingSoonCard{aspect-ratio:3/4;background-color:#000;border-radius:12px;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}@media (max-width:768px){.NewEvents-module__h6lD7a__header{margin-bottom:20px;padding:0}.NewEvents-module__h6lD7a__title{font-size:28px}.NewEvents-module__h6lD7a__viewAll{padding:6px 16px;font-size:13px;font-weight:700}.NewEvents-module__h6lD7a__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.NewEvents-module__h6lD7a__container{padding:20px 0}.NewEvents-module__h6lD7a__eventCard:nth-child(n+3){display:none}}@media (max-width:480px){.NewEvents-module__h6lD7a__title{font-size:24px}.NewEvents-module__h6lD7a__viewAll{padding:5px 12px;font-size:11px}.NewEvents-module__h6lD7a__grid{grid-template-columns:repeat(2,1fr);gap:12px}}
