.page-module__E0kJGG__container{scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100vw;height:100vh;overflow-y:scroll}.page-module__E0kJGG__container::-webkit-scrollbar{display:none}.page-module__E0kJGG__section{scroll-snap-align:start;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__standard{background-color:var(--color-white);color:var(--color-light-grey)}.page-module__E0kJGG__deluxe{background-color:var(--color-black);color:var(--color-red)}.page-module__E0kJGG__albumTitle{letter-spacing:-.05em;z-index:2;white-space:nowrap;margin-bottom:1rem;font-size:15vw;font-weight:900;line-height:.8}.page-module__E0kJGG__longTitle{font-size:8vw}.page-module__E0kJGG__metaInfo{letter-spacing:.1em;z-index:2;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.page-module__E0kJGG__ctaButton{cursor:pointer;z-index:2;border:none;padding:1.2rem 3.5rem;font-size:1.2rem;font-weight:900;transition:transform .2s}.page-module__E0kJGG__standard .page-module__E0kJGG__ctaButton{background-color:var(--color-black);color:var(--color-white)}.page-module__E0kJGG__standard .page-module__E0kJGG__ctaButton:hover{transform:scale(1.05)}.page-module__E0kJGG__deluxe .page-module__E0kJGG__ctaButton{background-color:var(--color-red);color:var(--color-black)}.page-module__E0kJGG__deluxe .page-module__E0kJGG__ctaButton:hover{background-color:var(--color-white);transform:scale(1.05)}.page-module__E0kJGG__groove{background-color:#ff5c00;color:#000!important}.page-module__E0kJGG__grooveTitle{text-align:center;white-space:nowrap;font-size:4vw;font-weight:900;line-height:.9;color:#000!important}.page-module__E0kJGG__grooveBtn{cursor:pointer;letter-spacing:.08em;z-index:2;background-color:#000;padding:1.2rem 3.5rem;font-size:1.2rem;font-weight:900;text-decoration:none;transition:transform .2s,background-color .2s,color .2s;display:inline-block;color:#ff5c00!important}.page-module__E0kJGG__grooveBtn:hover{background-color:#fff;transform:scale(1.05);color:#ff5c00!important}.page-module__E0kJGG__groove .page-module__E0kJGG__metaInfo{color:#000!important}
.Header-module__Af2_WG__overlayNav{mix-blend-mode:difference;color:#fff;z-index:100;pointer-events:none;justify-content:space-between;width:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Header-module__Af2_WG__brand{pointer-events:auto;text-transform:lowercase;font-size:1.5rem;font-weight:900}.Header-module__Af2_WG__menu{pointer-events:auto;gap:2rem;display:flex}.Header-module__Af2_WG__menuItem{cursor:pointer;text-transform:uppercase;font-weight:800;transition:opacity .2s}.Header-module__Af2_WG__menuItem:hover{opacity:.7}
.Footer-module__EZoWya__footer{mix-blend-mode:difference;color:#fff;z-index:100;pointer-events:none;letter-spacing:.1em;justify-content:space-between;width:100%;padding:2rem;font-size:.8rem;font-weight:700;display:flex;position:fixed;bottom:0;left:0}.Footer-module__EZoWya__left,.Footer-module__EZoWya__right{pointer-events:auto}@media (max-width:768px){.Footer-module__EZoWya__footer{justify-content:center}.Footer-module__EZoWya__right{display:none}}
.ReleaseModal-module__bH5BBq__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;opacity:0;background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s forwards ReleaseModal-module__bH5BBq__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes ReleaseModal-module__bH5BBq__fadeIn{to{opacity:1}}.ReleaseModal-module__bH5BBq__modal{background:var(--color-black);color:var(--color-white);border:1px solid #333;gap:4rem;width:90%;max-width:1200px;max-height:90vh;padding:4rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 50px 100px #00000080}.ReleaseModal-module__bH5BBq__closeBtn{cursor:pointer;z-index:20;color:var(--color-white);background:0 0;border:none;font-size:2rem;font-weight:900;line-height:1;position:absolute;top:1.5rem;right:2rem}.ReleaseModal-module__bH5BBq__closeBtn:hover{color:var(--color-red)}.ReleaseModal-module__bH5BBq__leftColumn{flex-direction:column;flex-shrink:0;width:40%;display:flex}.ReleaseModal-module__bH5BBq__artContainer{aspect-ratio:1;background:#111;width:100%;margin-bottom:2rem;position:relative;box-shadow:0 20px 40px #00000080}.ReleaseModal-module__bH5BBq__identity{margin-top:1rem}.ReleaseModal-module__bH5BBq__title{text-transform:uppercase;word-break:break-word;margin-bottom:1rem;font-size:clamp(2rem,4vw,4rem);font-weight:900;line-height:.9}.ReleaseModal-module__bH5BBq__meta{color:var(--color-red);letter-spacing:.1em;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700}.ReleaseModal-module__bH5BBq__rightColumn{flex-direction:column;flex:1;justify-content:flex-start;padding-top:2rem;display:flex}.ReleaseModal-module__bH5BBq__overview{white-space:pre-line;color:#e5e5e5;text-transform:none;margin-bottom:4rem;font-size:clamp(.9rem,1.2vw,1.2rem);line-height:1.6}.ReleaseModal-module__bH5BBq__links{flex-wrap:wrap;gap:1rem;margin-top:auto;display:flex}.ReleaseModal-module__bH5BBq__button{background:var(--color-white);color:var(--color-black);text-transform:uppercase;border:2px solid var(--color-white);padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .2s}.ReleaseModal-module__bH5BBq__button:hover{color:var(--color-white);background:0 0}@media (max-width:900px){.ReleaseModal-module__bH5BBq__modal{flex-direction:column;gap:2rem;padding:2rem}.ReleaseModal-module__bH5BBq__leftColumn,.ReleaseModal-module__bH5BBq__rightColumn{width:100%;padding-top:0}.ReleaseModal-module__bH5BBq__artContainer{width:100%}.ReleaseModal-module__bH5BBq__title{font-size:clamp(2rem,8vw,3rem)}}
.music-module__d-PZSa__container{background-color:var(--color-white);min-height:100vh;color:var(--color-black);padding-top:150px;padding-bottom:80px}.music-module__d-PZSa__pageTitle{text-align:center;letter-spacing:-.05em;margin-bottom:4rem;font-size:10vw;line-height:.8}.music-module__d-PZSa__featured{cursor:pointer;flex-direction:column;align-items:center;margin-bottom:6rem;transition:transform .3s;display:flex}.music-module__d-PZSa__featured:hover{transform:scale(1.02)}.music-module__d-PZSa__featuredArt{background:var(--color-light-grey);width:50vw;max-width:600px;height:50vw;max-height:600px;margin-bottom:1rem;position:relative}.music-module__d-PZSa__featuredTitle{font-size:3rem;font-weight:900}.music-module__d-PZSa__featuredMeta{color:var(--color-light-grey);font-size:1.2rem;font-weight:700}.music-module__d-PZSa__sectionTitle{text-transform:uppercase;border-bottom:2px solid var(--color-black);max-width:1400px;margin:6rem auto 2rem;padding-bottom:1rem;padding-left:2rem;font-size:2rem;font-weight:900}.music-module__d-PZSa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:4rem 2rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.music-module__d-PZSa__release{text-align:center;cursor:pointer;flex-direction:column;align-items:center;display:flex}.music-module__d-PZSa__releaseArt{aspect-ratio:1;background:var(--color-light-grey);width:100%;margin-bottom:1rem;transition:opacity .2s;position:relative}.music-module__d-PZSa__release:hover .music-module__d-PZSa__releaseArt{opacity:.8}.music-module__d-PZSa__releaseTitle{margin-bottom:.25rem;font-size:1.5rem;font-weight:900}.music-module__d-PZSa__releaseMeta{color:var(--color-light-grey);font-size:1rem;font-weight:700}@media (max-width:768px){.music-module__d-PZSa__featuredArt{width:80vw;height:80vw}}
.shows-module__KuQC8G__container{background-color:var(--color-white);min-height:100vh;color:var(--color-black);padding-top:150px;padding-bottom:80px}.shows-module__KuQC8G__pageTitle{text-align:center;letter-spacing:-.05em;margin-bottom:4rem;font-size:10vw;line-height:.8}.shows-module__KuQC8G__tourList{max-width:1200px;margin:0 auto;padding:0 2rem}.shows-module__KuQC8G__tourDate{border-bottom:2px solid var(--color-black);justify-content:space-between;align-items:center;padding:2rem 0;transition:all .2s;display:flex}.shows-module__KuQC8G__tourDate:hover{background-color:var(--color-black);color:var(--color-red);padding-left:1rem;padding-right:1rem}.shows-module__KuQC8G__dateInfo{flex-direction:column;display:flex}.shows-module__KuQC8G__day{font-size:2rem;font-weight:900}.shows-module__KuQC8G__month{font-size:1rem;font-weight:700}.shows-module__KuQC8G__venueInfo{flex:1;margin-left:4rem}.shows-module__KuQC8G__city{letter-spacing:-.02em;font-size:3rem;font-weight:900}.shows-module__KuQC8G__venue{opacity:.7;font-size:1.2rem;font-weight:700}.shows-module__KuQC8G__ticketBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;text-transform:uppercase;border:none;padding:1rem 2rem;font-size:1rem;font-weight:900;transition:background .2s}.shows-module__KuQC8G__tourDate:hover .shows-module__KuQC8G__ticketBtn{background:var(--color-red);color:var(--color-white)}@media (max-width:768px){.shows-module__KuQC8G__tourDate{flex-direction:column;align-items:flex-start;gap:1rem}.shows-module__KuQC8G__venueInfo{margin-left:0}.shows-module__KuQC8G__ticketBtn{width:100%}}
.spyder-module__lr6P7G__container{background-color:var(--color-white);min-height:100vh;color:var(--color-black);padding-bottom:120px}.spyder-module__lr6P7G__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:90vh;display:flex;position:relative}.spyder-module__lr6P7G__albumCoverPlaceholder{background-color:var(--color-light-grey);letter-spacing:.1em;width:40vh;height:40vh;color:var(--color-white);justify-content:center;align-items:center;margin-bottom:2rem;font-size:.8rem;display:flex}.spyder-module__lr6P7G__title{letter-spacing:-.05em;margin-bottom:1rem;font-size:12vw;line-height:.8}.spyder-module__lr6P7G__meta{color:var(--color-light-grey);letter-spacing:.1em;font-size:1.2rem;font-weight:700}.spyder-module__lr6P7G__section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.spyder-module__lr6P7G__sectionTitle{border-bottom:4px solid var(--color-black);margin-bottom:3rem;padding-bottom:1rem;font-size:4rem}.spyder-module__lr6P7G__tracklist{grid-template-columns:1fr;gap:1rem;display:grid}.spyder-module__lr6P7G__track{border-bottom:1px solid var(--color-light-grey);cursor:default;justify-content:space-between;align-items:baseline;padding:1rem 0;font-size:2rem;font-weight:700;transition:color .2s;display:flex}.spyder-module__lr6P7G__track:hover{color:var(--color-red)}.spyder-module__lr6P7G__trackNum{color:var(--color-light-grey);width:50px;font-size:1rem}.spyder-module__lr6P7G__versions{gap:2rem;margin-top:2rem;display:flex}.spyder-module__lr6P7G__versionCard{border:2px solid var(--color-black);cursor:pointer;flex:1;padding:2rem;transition:background .2s}.spyder-module__lr6P7G__versionCard:hover{background:var(--color-black);color:var(--color-white)}.spyder-module__lr6P7G__vTitle{margin-bottom:.5rem;font-size:1.5rem}.spyder-module__lr6P7G__vDesc{opacity:.7;font-size:.9rem}.spyder-module__lr6P7G__singles{scrollbar-width:none;-ms-overflow-style:none;gap:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.spyder-module__lr6P7G__singles::-webkit-scrollbar{display:none}.spyder-module__lr6P7G__singleItem{cursor:pointer;background-color:var(--color-black);min-width:300px;height:300px;position:relative;overflow:hidden}.spyder-module__lr6P7G__overlay{width:100%;height:100%;color:var(--color-white);text-align:center;opacity:0;z-index:2;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0}.spyder-module__lr6P7G__singleItem:hover .spyder-module__lr6P7G__overlay{opacity:1}.spyder-module__lr6P7G__singleItem:hover img{transition:transform .5s;transform:scale(1.05)}.spyder-module__lr6P7G__stickyCta{background:var(--color-red);color:var(--color-white);z-index:50;cursor:pointer;border:none;padding:1rem 2rem;font-size:1.2rem;position:fixed;bottom:6rem;right:2rem;box-shadow:0 10px 30px #0003}@media (max-width:768px){.spyder-module__lr6P7G__title{font-size:18vw}.spyder-module__lr6P7G__track{font-size:1.5rem}.spyder-module__lr6P7G__versions{flex-direction:column}}
.BirthdayBanner-module__k9OEJG__banner{z-index:50;color:#000;letter-spacing:.05em;text-transform:uppercase;background-color:#ff5c00;justify-content:center;align-items:center;gap:1rem;width:100%;padding:.75rem 2rem;font-size:1rem;font-weight:900;animation:.4s BirthdayBanner-module__k9OEJG__slidein;display:flex;position:fixed;top:0;left:0}@keyframes BirthdayBanner-module__k9OEJG__slidein{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.BirthdayBanner-module__k9OEJG__emoji{text-transform:none;font-size:1.4rem}.BirthdayBanner-module__k9OEJG__text{color:#000;font-weight:900}
