.MediaGallery-module__lN-mgW__section{padding:var(--spacing-3xl)0;background:var(--bp-charcoal)}.MediaGallery-module__lN-mgW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.MediaGallery-module__lN-mgW__header{text-align:center;margin-bottom:3rem}.MediaGallery-module__lN-mgW__title{font-family:var(--font-display);letter-spacing:.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1}.MediaGallery-module__lN-mgW__highlight{color:var(--bp-pink);text-shadow:3px 3px #000,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 0 40px #ff66a5,0 0 20px #ff66a5cc,0 0 60px #ff66a599;font-weight:900}.MediaGallery-module__lN-mgW__subtitle{color:var(--bp-text-secondary);font-size:1.125rem}.MediaGallery-module__lN-mgW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.MediaGallery-module__lN-mgW__videoCard{aspect-ratio:16/9;cursor:pointer;transition:all var(--transition-base);background:var(--bp-black);border:2px solid #ff66a533;border-radius:16px;position:relative;overflow:hidden}.MediaGallery-module__lN-mgW__videoCard:hover{box-shadow:var(--bp-glow-pink-strong),0 20px 40px #00000080;border-color:var(--bp-pink)}.MediaGallery-module__lN-mgW__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.MediaGallery-module__lN-mgW__videoCard:hover .MediaGallery-module__lN-mgW__thumbnail{transform:scale(1.1)}.MediaGallery-module__lN-mgW__overlay{opacity:0;width:100%;height:100%;transition:opacity var(--transition-base);background:linear-gradient(#0a0a0a00 0%,#0a0a0acc 100%);justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.MediaGallery-module__lN-mgW__videoCard:hover .MediaGallery-module__lN-mgW__overlay{opacity:1}.MediaGallery-module__lN-mgW__playButton{background:var(--bp-gradient);width:64px;height:64px;color:var(--bp-black);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:flex}.MediaGallery-module__lN-mgW__videoCard:hover .MediaGallery-module__lN-mgW__playButton{box-shadow:var(--bp-glow-pink-strong);transform:scale(1.1)}.MediaGallery-module__lN-mgW__info{background:linear-gradient(#0a0a0a00 0%,#0a0a0af2 50%);padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.MediaGallery-module__lN-mgW__videoTitle{color:var(--bp-white);margin-bottom:.25rem;font-size:1rem;font-weight:600}.MediaGallery-module__lN-mgW__artist{color:var(--bp-text-secondary);font-size:.875rem}.MediaGallery-module__lN-mgW__ctaWrapper{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem;display:flex}.MediaGallery-module__lN-mgW__ctaLink{text-decoration:none}.MediaGallery-module__lN-mgW__ctaButton{text-transform:uppercase;letter-spacing:.05em;background:var(--bp-gradient);color:var(--bp-black);cursor:pointer;transition:all var(--transition-base);box-shadow:var(--bp-glow-pink-strong);font-size:1.25rem;font-weight:900;font-family:var(--font-display);border:none;border-radius:60px;align-items:center;gap:1rem;padding:1.5rem 3rem;display:inline-flex;position:relative;overflow:hidden}.MediaGallery-module__lN-mgW__ctaButton:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MediaGallery-module__lN-mgW__ctaButton:hover:before{width:300px;height:300px}.MediaGallery-module__lN-mgW__ctaButton:hover{transform:translateY(-3px);box-shadow:0 0 60px #ff66a5cc,0 0 100px #ff66a566}.MediaGallery-module__lN-mgW__ctaButton:active{transform:translateY(-1px)}.MediaGallery-module__lN-mgW__ctaText{color:var(--bp-text-secondary);max-width:500px;margin-top:.5rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.MediaGallery-module__lN-mgW__section{padding:var(--spacing-2xl)0}.MediaGallery-module__lN-mgW__grid{grid-template-columns:1fr}.MediaGallery-module__lN-mgW__ctaWrapper{margin-top:3rem}.MediaGallery-module__lN-mgW__ctaButton{padding:1.25rem 2rem;font-size:1rem}.MediaGallery-module__lN-mgW__ctaText{padding:0 1rem;font-size:.875rem}}
