.TypingText-module__z1iX0W__container{vertical-align:middle;align-items:center;min-height:1.2em;display:inline-flex}.TypingText-module__z1iX0W__text{color:var(--accent-green)}.TypingText-module__z1iX0W__cursor{color:var(--accent-green);margin-left:2px;font-weight:300;animation:1s infinite TypingText-module__z1iX0W__blink}@keyframes TypingText-module__z1iX0W__blink{0%,50%{opacity:1}51%,to{opacity:0}}
.HeroParticles-module__0Teria__canvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}
.Hero-module___w2HtG__hero{background-color:#0000;justify-content:center;align-items:center;width:100%;height:auto;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgLayer{z-index:0;position:absolute;inset:0}.Hero-module___w2HtG__gridPattern{background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%);mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%)}.Hero-module___w2HtG__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:72rem;min-height:100vh;margin:0 auto;padding:0 1rem 6rem;display:flex;position:relative}@media (min-width:768px){.Hero-module___w2HtG__content{padding:0 1.5rem 7rem}}.Hero-module___w2HtG__logoContainer{flex-direction:column;align-items:center;display:flex}.Hero-module___w2HtG__logoImage{object-fit:contain;filter:drop-shadow(0 0 40px #ffffff26);width:100%;max-width:480px;height:auto;margin-bottom:1rem;animation:6s ease-in-out infinite Hero-module___w2HtG__logoFloat}@keyframes Hero-module___w2HtG__logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module___w2HtG__typingWrapper{letter-spacing:.35em;text-transform:uppercase;color:#fff9;font-size:1rem;font-weight:300}@media (min-width:768px){.Hero-module___w2HtG__logoImage{max-width:650px}.Hero-module___w2HtG__typingWrapper{font-size:1.3rem}}@media (min-width:1024px){.Hero-module___w2HtG__logoImage{max-width:800px}.Hero-module___w2HtG__typingWrapper{font-size:1.5rem}}.Hero-module___w2HtG__scrollIndicator{cursor:pointer;color:#ffffff4d;z-index:20;background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;transition:color .3s;animation:2s ease-in-out infinite Hero-module___w2HtG__scrollBounce;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__scrollIndicator:hover{color:var(--accent-green)}@keyframes Hero-module___w2HtG__scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(5px)}}.Hero-module___w2HtG__scrollMouse{border:2px solid;border-radius:10px;justify-content:center;width:20px;height:32px;display:flex;position:relative}.Hero-module___w2HtG__scrollWheel{background:currentColor;border-radius:2px;width:2px;height:6px;margin-top:5px;animation:1.5s ease-in-out infinite Hero-module___w2HtG__scrollWheelMove}@keyframes Hero-module___w2HtG__scrollWheelMove{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.Hero-module___w2HtG__scrollText{letter-spacing:.2em;text-transform:uppercase;font-size:.55rem;font-weight:600}@media (min-width:768px){.Hero-module___w2HtG__scrollIndicator{bottom:2.5rem}.Hero-module___w2HtG__scrollMouse{width:22px;height:36px}}
.Bio-module__s1FgQq__section{background-color:#0000;align-items:center;width:100%;padding:3rem 1rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.Bio-module__s1FgQq__section{padding:4rem 2rem}}.Bio-module__s1FgQq__container{z-index:1;max-width:var(--container-width);grid-template-columns:1fr;gap:2.5rem;margin:0 auto;padding:0 1rem;display:grid;position:relative}@media (min-width:768px){.Bio-module__s1FgQq__container{gap:3rem;padding:0 2rem}}@media (min-width:1024px){.Bio-module__s1FgQq__container{grid-template-columns:.9fr 1.1fr;align-items:start;gap:4rem}}.Bio-module__s1FgQq__visuals{width:100%;max-width:420px;margin:0 auto;position:relative}@media (min-width:1024px){.Bio-module__s1FgQq__visuals{max-width:none;position:sticky;top:120px}}.Bio-module__s1FgQq__imageWrapper{aspect-ratio:4/5;border:1px solid #ffffff14;border-radius:1rem;width:100%;position:relative;overflow:hidden}.Bio-module__s1FgQq__artistImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Bio-module__s1FgQq__imageWrapper:hover .Bio-module__s1FgQq__artistImage{transform:scale(1.05)}.Bio-module__s1FgQq__imageOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#00f0ff14 100%);position:absolute;inset:0}.Bio-module__s1FgQq__statsRow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:.75rem;justify-content:center;align-items:center;gap:1.5rem;margin-top:1rem;padding:1rem 1.5rem;display:flex}.Bio-module__s1FgQq__stat{flex-direction:column;align-items:center;gap:.15rem;display:flex}.Bio-module__s1FgQq__statNumber{color:var(--accent-blue);font-size:1.5rem;font-weight:800;line-height:1}.Bio-module__s1FgQq__statLabel{text-transform:uppercase;letter-spacing:.15em;color:#fff6;font-size:.65rem;font-weight:600}.Bio-module__s1FgQq__statDivider{background:#ffffff1a;width:1px;height:28px}.Bio-module__s1FgQq__content{color:var(--text-secondary)}.Bio-module__s1FgQq__label{letter-spacing:.25em;text-transform:uppercase;color:var(--accent-blue);background:#00f0ff14;border:1px solid #00f0ff26;border-radius:50px;margin-bottom:1rem;padding:.4rem 1.25rem;font-size:.7rem;font-weight:600;display:inline-block}.Bio-module__s1FgQq__title{color:#fff;margin-bottom:1.25rem;font-size:1.75rem;font-weight:800;line-height:1.1}@media (min-width:768px){.Bio-module__s1FgQq__title{margin-bottom:1.5rem;font-size:2.25rem}}@media (min-width:1024px){.Bio-module__s1FgQq__title{font-size:2.75rem}}.Bio-module__s1FgQq__text{text-align:justify;color:#ffffff8c;margin-bottom:1rem;font-size:.9rem;line-height:1.75}@media (min-width:768px){.Bio-module__s1FgQq__text{font-size:.95rem}}.Bio-module__s1FgQq__labels{border-top:1px solid #ffffff14;margin-top:2rem;padding-top:1.25rem}.Bio-module__s1FgQq__labelsTitle{text-transform:uppercase;letter-spacing:.15em;color:#ffffff59;margin-bottom:.75rem;font-size:.6rem;font-weight:600;display:block}.Bio-module__s1FgQq__labelsList{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Bio-module__s1FgQq__labelItem{color:#fff;opacity:.5;cursor:default;font-size:1.05rem;font-weight:700;transition:all .3s}.Bio-module__s1FgQq__labelItem:hover{opacity:1;color:var(--accent-blue)}@media (min-width:768px){.Bio-module__s1FgQq__labelItem{font-size:1.15rem}}.Bio-module__s1FgQq__labelDot{color:#fff3;font-size:.5rem}
.EventGallery-module__rSq4dq__gallerySection{background-color:#0000;flex-direction:column;justify-content:center;width:100%;min-height:auto;padding:3rem 0;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.EventGallery-module__rSq4dq__gallerySection{min-height:80vh;padding:5rem 0}}@media (min-width:1024px){.EventGallery-module__rSq4dq__gallerySection{min-height:100vh}}.EventGallery-module__rSq4dq__galleryHeader{text-align:center;margin-bottom:2.5rem;padding:0 1.5rem}@media (min-width:768px){.EventGallery-module__rSq4dq__galleryHeader{margin-bottom:3.5rem}}.EventGallery-module__rSq4dq__label{letter-spacing:.25em;text-transform:uppercase;color:var(--accent-pink);background:#ff14931a;border:1px solid #ff149333;border-radius:50px;margin-bottom:1rem;padding:.4rem 1.25rem;font-size:.7rem;font-weight:600;display:inline-block}.EventGallery-module__rSq4dq__title{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.EventGallery-module__rSq4dq__subtitle{color:#ffffff80;letter-spacing:.05em;margin-top:.5rem;font-size:1rem;display:block}.EventGallery-module__rSq4dq__marqueeContainer{-webkit-user-select:none;user-select:none;cursor:grab;gap:1.5rem;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.EventGallery-module__rSq4dq__track{flex-shrink:0;gap:1.5rem;min-width:100%;display:flex}.EventGallery-module__rSq4dq__card{background-color:#0a0a0a;border:1px solid #ffffff14;border-radius:1.25rem;flex-shrink:0;width:280px;height:380px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@media (min-width:768px){.EventGallery-module__rSq4dq__card{width:320px;height:420px}}.EventGallery-module__rSq4dq__card:hover{z-index:10;border-color:#ff149366;transform:scale(1.05)translateY(-8px)}.EventGallery-module__rSq4dq__card:hover .EventGallery-module__rSq4dq__cardGlow{opacity:1}.EventGallery-module__rSq4dq__card:hover .EventGallery-module__rSq4dq__cardImage{filter:brightness(.7);transform:scale(1.1)}.EventGallery-module__rSq4dq__card:hover .EventGallery-module__rSq4dq__eventName{color:var(--accent-pink)}.EventGallery-module__rSq4dq__imageContainer{position:absolute;inset:0;overflow:hidden}.EventGallery-module__rSq4dq__cardImage{object-fit:cover;filter:brightness(.85);width:100%;height:100%;transition:all .7s cubic-bezier(.4,0,.2,1)}.EventGallery-module__rSq4dq__overlay{z-index:1;background:linear-gradient(#0000 0% 40%,#0006 60%,#000000e6 100%);position:absolute;inset:0}.EventGallery-module__rSq4dq__cardGlow{z-index:1;opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#ff149314 100%);height:60%;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}.EventGallery-module__rSq4dq__content{z-index:2;width:100%;padding:1.5rem;position:absolute;bottom:0;left:0}.EventGallery-module__rSq4dq__eventCategory{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-pink);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ff149333;border-radius:4px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.6rem;font-weight:700;display:inline-block}.EventGallery-module__rSq4dq__eventLocation{color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.EventGallery-module__rSq4dq__eventName{color:#fff;text-transform:uppercase;margin:0;font-size:1.1rem;font-weight:800;line-height:1.2;transition:color .3s}@media (min-width:768px){.EventGallery-module__rSq4dq__eventName{font-size:1.25rem}}
.LatestReleases-module__c74GFa__section{z-index:1;justify-content:center;align-items:center;width:100%;min-height:auto;padding:3rem 1rem;display:flex;position:relative}@media (min-width:768px){.LatestReleases-module__c74GFa__section{min-height:80vh;padding:5rem 2rem}}@media (min-width:1024px){.LatestReleases-module__c74GFa__section{min-height:100vh;padding:6rem 2rem}}.LatestReleases-module__c74GFa__container{width:100%;max-width:1200px;margin:0 auto}.LatestReleases-module__c74GFa__header{text-align:center;margin-bottom:2.5rem}@media (min-width:768px){.LatestReleases-module__c74GFa__header{margin-bottom:4rem}}.LatestReleases-module__c74GFa__label{letter-spacing:.25em;text-transform:uppercase;color:#9400ff;background:#9400ff1a;border:1px solid #9400ff33;border-radius:50px;margin-bottom:1rem;padding:.4rem 1.25rem;font-size:.7rem;font-weight:600;display:inline-block}.LatestReleases-module__c74GFa__title{color:#fff;text-shadow:0 0 40px #9400ff33;margin:0 0 .75rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.LatestReleases-module__c74GFa__subtitle{color:#ffffff80;max-width:500px;margin:0 auto;font-size:1rem}.LatestReleases-module__c74GFa__releasesGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}@media (min-width:768px){.LatestReleases-module__c74GFa__releasesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}}.LatestReleases-module__c74GFa__releaseCard{background:#9400ff0a;border:1px solid #9400ff1f;border-radius:1rem;transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.LatestReleases-module__c74GFa__releaseCard:hover{border-color:#9400ff66;transform:translateY(-6px);box-shadow:0 20px 60px #9400ff26,0 0 40px #9400ff14}.LatestReleases-module__c74GFa__playerWrapper{background:#0000004d;width:100%;height:300px}.LatestReleases-module__c74GFa__playerWrapper iframe{border:none;width:100%;height:100%}.LatestReleases-module__c74GFa__releaseInfo{background:linear-gradient(#0000 0%,#9400ff0a 100%);padding:1.25rem 1.5rem}.LatestReleases-module__c74GFa__releaseTitle{color:#fff;margin:0 0 .2rem;font-size:1.15rem;font-weight:700}.LatestReleases-module__c74GFa__releaseArtist{color:#fff6;letter-spacing:.02em;font-size:.8rem}.LatestReleases-module__c74GFa__ctaWrapper{justify-content:center;margin-top:1rem;display:flex}.LatestReleases-module__c74GFa__ctaButton{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#9400ff 0%,#6b00c0 100%);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:.9rem 2.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #9400ff4d,0 0 #9400ff00}.LatestReleases-module__c74GFa__ctaButton:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #9400ff73,0 0 40px #9400ff33}.LatestReleases-module__c74GFa__ctaButton:active{transform:translateY(-1px)}.LatestReleases-module__c74GFa__ctaIcon{width:18px;height:18px;transition:transform .3s}.LatestReleases-module__c74GFa__ctaButton:hover .LatestReleases-module__c74GFa__ctaIcon{transform:translate(4px)}
.page-module___8aEwW__main{background-color:var(--bg-primary);width:100%;min-height:100vh;position:relative}.page-module___8aEwW__spacer{height:8vh}@media (min-width:768px){.page-module___8aEwW__spacer{height:15vh}}@media (min-width:1024px){.page-module___8aEwW__spacer{height:20vh}}.page-module___8aEwW__greenGlow{filter:blur(60px);pointer-events:none;z-index:0;will-change:transform,opacity;opacity:.6;background-color:#39ff14;border-radius:50%;width:350px;height:350px;position:fixed;top:40%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__pinkGlow{filter:blur(60px);pointer-events:none;z-index:0;will-change:transform,opacity;opacity:.6;background-color:#ff1493;border-radius:50%;width:350px;height:350px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__blueGlow{filter:blur(60px);pointer-events:none;z-index:0;will-change:transform,opacity;opacity:.6;background-color:#00f0ff;border-radius:50%;width:350px;height:350px;position:fixed;top:60%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__purpleGlow{filter:blur(60px);pointer-events:none;z-index:0;will-change:transform,opacity;opacity:.6;background-color:#9400ff;border-radius:50%;width:350px;height:350px;position:fixed;top:70%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.page-module___8aEwW__greenGlow,.page-module___8aEwW__pinkGlow,.page-module___8aEwW__blueGlow,.page-module___8aEwW__purpleGlow{filter:blur(150px);opacity:1;width:800px;height:800px}}
