.Header-module__hBw1pG__header{z-index:10;justify-content:center;align-items:flex-start;width:100%;padding:1.5rem 2rem;display:flex;position:relative}.Header-module__hBw1pG__navModule{background-color:#191818d9;border:4px solid #151414;border-radius:8px;flex-direction:column;width:25%;min-width:280px;max-width:420px;display:flex;position:relative;box-shadow:0 4px 16px #0000004d}.Header-module__hBw1pG__navModule.Header-module__hBw1pG__menuOpen{border-bottom:none;border-radius:8px 8px 0 0;padding-bottom:4px}.Header-module__hBw1pG__navTop{justify-content:space-between;align-items:center;width:100%;padding:.65rem 1.25rem;display:flex}.Header-module__hBw1pG__homeIcon{color:#fff;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__homeIcon:hover{opacity:.7}.Header-module__hBw1pG__title{color:#fff;letter-spacing:.02em;white-space:nowrap;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:.95rem;font-weight:400}.Header-module__hBw1pG__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:20px;height:14px;padding:0;transition:all .3s;display:flex;position:relative}.Header-module__hBw1pG__menuButton:hover{opacity:.7}.Header-module__hBw1pG__menuBar{transform-origin:50%;background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s}.Header-module__hBw1pG__menuButton.Header-module__hBw1pG__open{justify-content:center;gap:0}.Header-module__hBw1pG__menuButton.Header-module__hBw1pG__open .Header-module__hBw1pG__menuBar{position:absolute}.Header-module__hBw1pG__menuButton.Header-module__hBw1pG__open .Header-module__hBw1pG__menuBar:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__menuButton.Header-module__hBw1pG__open .Header-module__hBw1pG__menuBar:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__menuButton.Header-module__hBw1pG__open .Header-module__hBw1pG__menuBar:nth-child(3){transform:rotate(-45deg)}.Header-module__hBw1pG__dropdown{transform-origin:top;background-color:#191818d9;border-bottom:4px solid #151414;border-left:4px solid #151414;border-right:4px solid #151414;border-radius:0 0 8px 8px;margin-top:0;padding:0 0 .5rem;animation:.3s ease-out Header-module__hBw1pG__slideDown;position:absolute;top:100%;left:-4px;right:-4px}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.Header-module__hBw1pG__dropdown.Header-module__hBw1pG__closing{animation:.2s ease-in .1s forwards Header-module__hBw1pG__slideUp}@keyframes Header-module__hBw1pG__slideUp{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.Header-module__hBw1pG__navList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navList li{animation:.3s ease-out backwards Header-module__hBw1pG__fadeInUp}.Header-module__hBw1pG__navList li:first-child{animation-delay:.1s}.Header-module__hBw1pG__navList li:nth-child(2){animation-delay:.15s}.Header-module__hBw1pG__navList li:nth-child(3){animation-delay:.2s}@keyframes Header-module__hBw1pG__fadeInUp{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__dropdown.Header-module__hBw1pG__closing .Header-module__hBw1pG__navList li{animation:.15s ease-out forwards Header-module__hBw1pG__fadeOut}.Header-module__hBw1pG__dropdown.Header-module__hBw1pG__closing .Header-module__hBw1pG__navList li:first-child,.Header-module__hBw1pG__dropdown.Header-module__hBw1pG__closing .Header-module__hBw1pG__navList li:nth-child(2),.Header-module__hBw1pG__dropdown.Header-module__hBw1pG__closing .Header-module__hBw1pG__navList li:nth-child(3){animation-delay:0s}@keyframes Header-module__hBw1pG__fadeOut{0%{opacity:1}to{opacity:0}}.Header-module__hBw1pG__navLink{color:#fff9;white-space:nowrap;padding:.4rem 1rem;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:.9rem;font-weight:400;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{color:#fff}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active:after{content:"•";color:#ff0;margin-left:.4rem}@media (max-width:768px){.Header-module__hBw1pG__header{padding:1rem}.Header-module__hBw1pG__navModule{gap:1rem;padding:.6rem 1rem}.Header-module__hBw1pG__title{font-size:.85rem}}@media (max-width:480px){.Header-module__hBw1pG__navModule{gap:.75rem;padding:.5rem .85rem}.Header-module__hBw1pG__title{font-size:.8rem}.Header-module__hBw1pG__navLink{padding:.6rem .85rem;font-size:.85rem}}
.about-module__8TymFG__container{color:#fff;background-color:#000;flex-direction:column;width:100vw;max-width:100vw;height:100vh;max-height:100vh;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;display:flex;overflow:hidden}.about-module__8TymFG__main{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex-direction:column;flex:1;display:flex;overflow-y:auto}.about-module__8TymFG__main::-webkit-scrollbar{width:6px}.about-module__8TymFG__main::-webkit-scrollbar-track{background:0 0}.about-module__8TymFG__main::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.about-module__8TymFG__galleryRow{gap:36px;width:100%;max-width:1400px;margin-bottom:40px;margin-left:auto;margin-right:auto;padding:0 10%;display:flex}.about-module__8TymFG__galleryItem{aspect-ratio:3/4;border-radius:8px;flex:1;margin:0;padding:0;position:relative;overflow:hidden}.about-module__8TymFG__galleryItem:first-child{flex:1.5;max-width:none;aspect-ratio:1!important}.about-module__8TymFG__galleryImage{object-fit:cover;object-position:center;border:4px solid #151414;border-radius:8px}.about-module__8TymFG__aboutContent{width:100%;max-width:1400px;margin:0 auto 3rem;padding:0 10%}.about-module__8TymFG__description{color:#ffffffe6;margin:0 0 1.5rem;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.about-module__8TymFG__email{color:#ffffffe6;margin:0;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.about-module__8TymFG__teamSection{justify-content:space-between;width:100%;max-width:1400px;margin:0 auto 4rem;padding:0 10%;display:flex}.about-module__8TymFG__teamCard{align-items:flex-start;gap:1.5rem;display:flex}.about-module__8TymFG__profileImageContainer{border-radius:4px;flex-shrink:0;width:120px;height:120px;position:relative;overflow:hidden}.about-module__8TymFG__profileImage{object-fit:cover;object-position:center;border:4px solid #151414;border-radius:8px}.about-module__8TymFG__teamInfo{flex-direction:column;justify-content:center;gap:.25rem;display:flex}.about-module__8TymFG__memberName{color:#fff;margin:0;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1rem;font-weight:300}.about-module__8TymFG__memberDetail{color:#ffffffe6;margin:0;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1rem;font-weight:300}@media (max-width:768px){.about-module__8TymFG__galleryRow{gap:10px;margin-bottom:30px;padding:0 5%}.about-module__8TymFG__aboutContent{margin-bottom:2rem;padding:0 5%}.about-module__8TymFG__description,.about-module__8TymFG__email{font-size:.95rem}.about-module__8TymFG__teamSection{flex-direction:column;gap:2rem;padding:0 5%}.about-module__8TymFG__profileImageContainer{width:100px;height:100px}.about-module__8TymFG__memberName,.about-module__8TymFG__memberDetail{font-size:.95rem}}@media (max-width:480px){.about-module__8TymFG__galleryRow{gap:8px;margin-bottom:25px;padding:0 1rem}.about-module__8TymFG__aboutContent{margin-bottom:1.5rem;padding:0 1rem}.about-module__8TymFG__description,.about-module__8TymFG__email{font-size:.9rem}.about-module__8TymFG__teamSection{gap:1.5rem;padding:0 1rem}.about-module__8TymFG__teamCard{gap:1rem}.about-module__8TymFG__profileImageContainer{width:80px;height:80px}.about-module__8TymFG__memberName,.about-module__8TymFG__memberDetail{font-size:.9rem}}
.contact-module__swMWYG__container{color:#fff;background-color:#000;flex-direction:column;width:100vw;max-width:100vw;height:100vh;max-height:100vh;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;display:flex;overflow:hidden}.contact-module__swMWYG__main{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex:1;padding:2rem;overflow-y:auto}.contact-module__swMWYG__main::-webkit-scrollbar{width:6px}.contact-module__swMWYG__main::-webkit-scrollbar-track{background:0 0}.contact-module__swMWYG__main::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.contact-module__swMWYG__contactWrapper{gap:4rem;max-width:1200px;margin:0 auto;display:flex}.contact-module__swMWYG__contactInfo{flex:1}.contact-module__swMWYG__contactForm{background-color:#ffffff0d;border:4px solid #151414;border-radius:8px;flex:1;padding:2rem}.contact-module__swMWYG__title{margin-bottom:1.5rem;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:2rem;font-weight:400}.contact-module__swMWYG__description{color:#ffffffe6;margin-bottom:2rem;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.contact-module__swMWYG__email{color:#ffffffe6;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1rem;font-weight:300;line-height:1.5}.contact-module__swMWYG__socialLinks{gap:1rem;margin-top:2.5rem;display:flex}.contact-module__swMWYG__socialButton{color:#fff;background-color:#ffffff1a;border-radius:4px;padding:.6rem 1.2rem;text-decoration:none;transition:background-color .2s;display:inline-block}.contact-module__swMWYG__socialButton:hover{background-color:#fff3}.contact-module__swMWYG__contactForm h2{margin-bottom:1.5rem;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1.5rem;font-weight:400}.contact-module__swMWYG__formGroup{margin-bottom:1.5rem}.contact-module__swMWYG__formGroup label{color:#ffffffe6;margin-bottom:.5rem;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:.95rem;font-weight:300;display:block}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{color:#fff;background-color:#ffffff1a;border:1px solid #fff3;border-radius:4px;width:100%;padding:.8rem;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:.95rem;font-weight:300;transition:border-color .2s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:#ffffff80;outline:none}.contact-module__swMWYG__submitButton{color:#fff;cursor:pointer;background-color:#fff3;border:none;border-radius:4px;width:100%;padding:.8rem 2rem;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1rem;font-weight:300;transition:background-color .2s}.contact-module__swMWYG__submitButton:hover{background-color:#ffffff4d}.contact-module__swMWYG__successMessage{color:#ffffffe6;background-color:#00800033;border:1px solid #00800066;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.contact-module__swMWYG__errorMessage{color:#ffffffe6;background-color:#80000033;border:1px solid #80000066;border-radius:4px;margin-bottom:1.5rem;padding:1rem}@media (max-width:900px){.contact-module__swMWYG__contactWrapper{flex-direction:column;gap:2rem}}@media (max-width:768px){.contact-module__swMWYG__main{padding:1.5rem}.contact-module__swMWYG__title{margin-bottom:1rem;font-size:2rem}.contact-module__swMWYG__description{margin-bottom:2rem;font-size:1rem}.contact-module__swMWYG__contactForm{padding:1.5rem}.contact-module__swMWYG__contactForm h2{margin-bottom:1.2rem;font-size:1.5rem}}@media (max-width:480px){.contact-module__swMWYG__main{padding:1rem}.contact-module__swMWYG__title{font-size:1.5rem}.contact-module__swMWYG__socialLinks{flex-direction:column;gap:.5rem}.contact-module__swMWYG__socialButton{text-align:center}.contact-module__swMWYG__contactForm{padding:1rem}.contact-module__swMWYG__contactForm h2{margin-bottom:1rem;font-size:1.3rem}.contact-module__swMWYG__formGroup{margin-bottom:1rem}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{padding:.6rem;font-size:.9rem}.contact-module__swMWYG__submitButton{padding:.7rem 1.5rem;font-size:.9rem}}
.page-module___8aEwW__container{color:#fff;background-color:#000;flex-direction:column;width:100vw;max-width:100vw;height:100vh;max-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.page-module___8aEwW__main{overscroll-behavior-y:none;flex:1;width:100%;position:relative;overflow:hidden}.page-module___8aEwW__galleryContainer{width:100%;height:100%;position:relative;overflow:hidden}.page-module___8aEwW__galleryScroll{scrollbar-width:thin;cursor:grab;align-items:center;gap:20px;width:100%;height:100%;padding:0 2rem;display:flex;position:relative;left:0;overflow:scroll hidden}.page-module___8aEwW__galleryScroll:active{cursor:grabbing}.page-module___8aEwW__galleryScroll::-webkit-scrollbar{background:0 0;height:6px}.page-module___8aEwW__galleryScroll::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.page-module___8aEwW__galleryScroll::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}.page-module___8aEwW__galleryItem{background-color:#0000;border-radius:8px;flex:none;justify-content:center;align-items:center;height:90%;display:block;position:relative;overflow:hidden}.page-module___8aEwW__galleryImage,.page-module___8aEwW__galleryVideo{object-fit:contain;object-position:center;border:8px solid #151414;border-radius:14px;width:auto;height:100%}.page-module___8aEwW__chromeVideo{filter:brightness(2)}.page-module___8aEwW__thumbnailContainer{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.page-module___8aEwW__thumbnailImage{object-fit:contain;object-position:center;border:8px solid #151414;border-radius:14px;width:auto;height:100%}.page-module___8aEwW__playButtonContainer{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-module___8aEwW__playButton{color:#fff;opacity:.8;cursor:pointer;pointer-events:auto;background-color:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;transition:opacity .3s,transform .3s;display:flex}.page-module___8aEwW__playButton:hover{opacity:1;transform:scale(1.1)}.page-module___8aEwW__galleryVideo::-webkit-media-controls{background-color:#00000080;border-radius:4px}@media (max-width:768px){.page-module___8aEwW__galleryScroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;width:100%;padding:0 .5rem;position:relative;overflow-x:auto}.page-module___8aEwW__galleryScroll::-webkit-scrollbar{display:none}.page-module___8aEwW__galleryItem{aspect-ratio:auto;background-color:#ffffff08;border-radius:8px;flex:0 0 80%;height:70%;box-shadow:0 4px 8px #0003}.page-module___8aEwW__galleryImage,.page-module___8aEwW__galleryVideo{object-fit:cover;width:100%;height:100%}}@media (max-width:480px){.page-module___8aEwW__galleryItem{flex:0 0 85%;height:65%}}
.roster-module__5pSzMW__container{color:#fff;background-color:#000;flex-direction:column;width:100vw;max-width:100vw;height:100vh;max-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.roster-module__5pSzMW__main{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex:1;padding:2rem;overflow-y:auto}.roster-module__5pSzMW__main::-webkit-scrollbar{width:6px}.roster-module__5pSzMW__main::-webkit-scrollbar-track{background:0 0}.roster-module__5pSzMW__main::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.roster-module__5pSzMW__title{margin-bottom:2rem;font-size:2rem;font-weight:600}.roster-module__5pSzMW__artistGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.roster-module__5pSzMW__artistCard{background-color:#ffffff0d;border-radius:8px;transition:transform .2s,box-shadow .2s;overflow:hidden}.roster-module__5pSzMW__artistImageContainer{width:100%;padding-top:100%;position:relative}.roster-module__5pSzMW__artistImage{object-fit:cover}.roster-module__5pSzMW__artistInfo{text-align:center;padding:1.2rem}.roster-module__5pSzMW__artistName{margin:0 0 .4rem;font-size:1.4rem;font-weight:600}.roster-module__5pSzMW__artistGenre{color:#fff9;font-size:.9rem}@media (max-width:1200px){.roster-module__5pSzMW__artistGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (max-width:768px){.roster-module__5pSzMW__main{padding:1.5rem}.roster-module__5pSzMW__artistGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.2rem}.roster-module__5pSzMW__title{margin-bottom:1.5rem;font-size:1.5rem}.roster-module__5pSzMW__artistInfo{padding:1rem}.roster-module__5pSzMW__artistName{font-size:1.2rem}}@media (max-width:480px){.roster-module__5pSzMW__main{padding:1rem}.roster-module__5pSzMW__artistGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.roster-module__5pSzMW__title{margin-bottom:1rem;font-size:1.3rem}.roster-module__5pSzMW__artistName{font-size:1.1rem}.roster-module__5pSzMW__artistGenre{font-size:.8rem}}
