.page-module__E0kJGG__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;font-family:var(--font-geist-sans);background-color:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__main{background-color:var(--foreground);flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;max-width:1200px;padding:120px 60px;display:flex}.page-module__E0kJGG__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module__E0kJGG__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module__E0kJGG__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:32px}.page-module__E0kJGG__intro a{color:var(--text-primary);font-weight:500}.page-module__E0kJGG__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module__E0kJGG__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module__E0kJGG__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module__E0kJGG__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module__E0kJGG__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__E0kJGG__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module__E0kJGG__main{padding:48px 24px}.page-module__E0kJGG__intro{gap:16px}.page-module__E0kJGG__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.page-module__E0kJGG__logo{filter:invert()}.page-module__E0kJGG__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}
.styles-module__bSgIkG__container{background-image:repeating-radial-gradient(circle,#0000 0 2px,#00000026 3px,#00000040 4px),conic-gradient(from 45deg,#ffffff1a 0%,#ffffff4d 15%,#ffffff1a 30%,#0000 50%,#ffffff1a 50%,#ffffff4d 65%,#ffffff1a 80%,#0000 100%);border-radius:50%;justify-content:center;align-items:center;transition:transform .7s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.styles-module__bSgIkG__playing{animation:4s linear infinite styles-module__bSgIkG__spin}.styles-module__bSgIkG__branding{background-color:#e5e7eb;border:1px solid #0000004d;border-radius:50%;justify-content:center;align-items:center;width:33%;height:33%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.styles-module__bSgIkG__cover{object-fit:cover;width:100%;height:100%}.styles-module__bSgIkG__hole{background-color:#000;border-radius:50%;width:6%;height:6%;position:absolute;box-shadow:inset 0 2px 4px #00000080}@keyframes styles-module__bSgIkG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module__FSxfOG__container{cursor:pointer;transition:transform .3s;display:block;position:relative;box-shadow:0 4px 6px -1px #0000001a}.styles-module__FSxfOG__container:hover .styles-module__FSxfOG__vinyl,.styles-module__FSxfOG__container[data-opened=true] .styles-module__FSxfOG__vinyl{transform:var(--sleeve-opened-effect)}.styles-module__FSxfOG__sleeve{z-index:2;background-color:#efefef;background-position:50%;background-size:cover;border-radius:4px;position:relative}.styles-module__FSxfOG__vinyl{z-index:1;align-items:center;height:100%;transition:transform .5s ease-out;display:flex;position:absolute;top:0;left:0}.styles-module__FSxfOG__vinyl>div{box-shadow:6px 0 10px -5px #000c}
.styles-module__KDR4eG__container{background-color:#00ff3c;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:100px;display:flex}.styles-module__KDR4eG__item{border-radius:4px;margin-left:-200px;transition:transform .3s;position:relative}.styles-module__KDR4eG__item:first-child{margin-left:0}.styles-module__KDR4eG__item:hover{transform:translateY(-15px);z-index:100!important}.styles-module__KDR4eG__item:hover .styles-module__KDR4eG__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.styles-module__KDR4eG__shadowLeft{box-shadow:-30px 0 20px -15px #0006}.styles-module__KDR4eG__shadowLeft:first-child{box-shadow:none}.styles-module__KDR4eG__shadowRight{box-shadow:30px 0 20px -15px #0006}.styles-module__KDR4eG__shadowRight:last-child{box-shadow:none}.styles-module__KDR4eG__tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:10;background-color:#111111e6;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.25,1,.5,1);position:absolute;top:-45px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 6px #0003}.styles-module__KDR4eG__tooltip:after{content:"";border:5px solid #0000;border-top-color:#111111e6;border-bottom-width:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}
.styles-module__lNI52G__container{cursor:pointer;justify-content:center;align-items:flex-end;transition:transform .2s;display:inline-flex;position:relative}.styles-module__lNI52G__coversArea{width:90%;height:85%;position:absolute;bottom:10%}.styles-module__lNI52G__coverItem{object-fit:cover;background-color:#ddd;border-radius:4em;width:100%;height:100%;transition:transform .3s;position:absolute;bottom:0;left:0;box-shadow:0 -2em 5em #00000026}.styles-module__lNI52G__crateFront{z-index:20;border-bottom-right-radius:6em;border-bottom-left-radius:6em;width:100%;height:45%;position:absolute;bottom:0;box-shadow:0 2em 5em #0003}.styles-module__lNI52G__crateColorLayer{border-bottom-right-radius:6em;border-bottom-left-radius:6em;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1em 2em #ffffff4d}.styles-module__lNI52G__crateHole{background-color:#0000;border-radius:10em;width:35%;height:25%;min-height:8em;margin-bottom:5%}
.styles-module__QzB0tW__wrapper{flex-direction:column;align-items:center;width:100%;max-width:600px;margin:0 auto;font-family:sans-serif;display:flex}.styles-module__QzB0tW__carouselContainer{justify-content:center;align-items:center;width:100%;height:450px;margin-bottom:2rem;display:flex;position:relative}.styles-module__QzB0tW__stackArea{justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative}.styles-module__QzB0tW__card{cursor:pointer;background-color:#ddd;border-radius:4px;width:100%;height:100%;transition:all .6s cubic-bezier(.25,1,.5,1);position:absolute;overflow:hidden;box-shadow:0 15px 35px #0003}.styles-module__QzB0tW__coverImage{object-fit:cover;pointer-events:none;width:100%;height:100%}.styles-module__QzB0tW__arrowBtn{z-index:200;color:#fff;cursor:pointer;background-color:#111;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;transition:transform .2s,background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #00000026}.styles-module__QzB0tW__arrowBtn:hover:not(:disabled){background-color:#333;transform:translateY(-50%)scale(1.1)}.styles-module__QzB0tW__arrowBtn:disabled{opacity:.3;cursor:not-allowed}.styles-module__QzB0tW__prevBtn{left:0}.styles-module__QzB0tW__nextBtn{right:0}.styles-module__QzB0tW__infoArea{text-align:center;animation:.5s styles-module__QzB0tW__fadeIn}.styles-module__QzB0tW__artist{color:#666;margin:0 0 .5rem;font-size:1.1rem;font-weight:500}.styles-module__QzB0tW__title{color:#111;letter-spacing:-.5px;margin:0 0 .2rem;font-size:1.8rem;font-weight:800}.styles-module__QzB0tW__year{color:#888;margin:0;font-size:1rem}@keyframes styles-module__QzB0tW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.styles-module__zDgtnG__separator{width:100%;margin-bottom:100px}.styles-module__zDgtnG__separator h2{margin:20px 0}.styles-module__zDgtnG__items{flex-wrap:wrap;justify-content:center;gap:40px;width:100%;display:flex}
