.FeaturedBeats-module__xQP9fa__section{padding:var(--section-padding-y) 0;background:#000;width:100%;position:relative;overflow:hidden}.FeaturedBeats-module__xQP9fa__section:before{content:"";filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#a855f714 0%,#0000 70%);width:40%;height:50%;position:absolute;top:-10%;left:-5%}.FeaturedBeats-module__xQP9fa__section:after{content:"";filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);width:40%;height:50%;position:absolute;bottom:-10%;right:-5%}.FeaturedBeats-module__xQP9fa__container{max-width:1400px;padding:0 var(--container-px);margin:0 auto}.FeaturedBeats-module__xQP9fa__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:clamp(1.5rem,6vw,3rem);display:flex}.FeaturedBeats-module__xQP9fa__headerTitle{flex:1}.FeaturedBeats-module__xQP9fa__headerRight{align-items:center;gap:2rem;display:flex}.FeaturedBeats-module__xQP9fa__navBtns{gap:.75rem;display:flex}.FeaturedBeats-module__xQP9fa__navBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.FeaturedBeats-module__xQP9fa__navBtn:hover{color:#a855f7;background:#a855f71a;border-color:#a855f766;transform:scale(1.1);box-shadow:0 0 20px #a855f733}.FeaturedBeats-module__xQP9fa__badge{color:#ff4d4d;letter-spacing:.05em;background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.FeaturedBeats-module__xQP9fa__title{color:#fff;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1.1}.FeaturedBeats-module__xQP9fa__accent{background:linear-gradient(135deg,#a855f7,#6366f1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FeaturedBeats-module__xQP9fa__description{color:#ffffff80;max-width:600px;font-size:1.1rem;line-height:1.6}.FeaturedBeats-module__xQP9fa__allBtn{color:#fff;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.FeaturedBeats-module__xQP9fa__allBtn:hover{color:#000;background:#fff;transform:translateY(-5px);box-shadow:0 15px 30px #ffffff1a}.FeaturedBeats-module__xQP9fa__carouselContainer{width:100%;margin-top:2.25rem;position:relative}@media (max-width:768px){.FeaturedBeats-module__xQP9fa__section{padding:1.5rem 0}.FeaturedBeats-module__xQP9fa__header{margin-bottom:1.25rem}}.FeaturedBeats-module__xQP9fa__filters{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.FeaturedBeats-module__xQP9fa__filterBtn{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .3s}.FeaturedBeats-module__xQP9fa__filterBtn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.FeaturedBeats-module__xQP9fa__filterBtnActive{color:#000;background:#fff;border-color:#fff}@media (max-width:900px){.FeaturedBeats-module__xQP9fa__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.FeaturedBeats-module__xQP9fa__headerRight{flex-direction:row;justify-content:space-between;gap:1rem;width:100%}.FeaturedBeats-module__xQP9fa__filters{justify-content:center}.FeaturedBeats-module__xQP9fa__description{max-width:100%}}
.BeatCard-module__YDvg6G__card{-webkit-backdrop-filter:blur(20px);will-change:transform;isolation:isolate;background:#ffffff08 padding-box padding-box;border:1px solid #ffffff14;border-radius:24px;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .3s,background .3s,box-shadow .45s;position:relative;overflow:visible;transform:translateZ(0);box-shadow:0 4px 24px #0000004d}.BeatCard-module__YDvg6G__cardInner{border-radius:20px;flex-direction:column;width:100%;height:100%;min-height:100%;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.BeatCard-module__YDvg6G__card{border-radius:16px}}@media (max-width:480px){.BeatCard-module__YDvg6G__card,.BeatCard-module__YDvg6G__cardInner{border-radius:12px}}.BeatCard-module__YDvg6G__card:hover{z-index:10;background:#ffffff0f;border-color:#00f2fe4d;transform:translateY(-10px)scale(1.02);box-shadow:0 40px 80px -20px #000c,0 0 20px #00f2fe26}.BeatCard-module__YDvg6G__coverWrapper{aspect-ratio:16/9;position:relative;overflow:hidden}.BeatCard-module__YDvg6G__cover{-o-object-fit:cover;object-fit:cover;will-change:transform;backface-visibility:hidden;transform-origin:50%;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);transform:scale(1)translateZ(0)}.BeatCard-module__YDvg6G__card:hover .BeatCard-module__YDvg6G__cover{transform:scale(1.05)translateZ(0)}.BeatCard-module__YDvg6G__overlay{opacity:0;pointer-events:none;cursor:pointer;z-index:15;background:#00000059;justify-content:center;align-items:flex-end;padding-bottom:20px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.BeatCard-module__YDvg6G__card:hover .BeatCard-module__YDvg6G__overlay{opacity:1;pointer-events:auto;background:#0000008c}.BeatCard-module__YDvg6G__activeOverlay{opacity:1;pointer-events:auto;background:#0006}.BeatCard-module__YDvg6G__overlay svg{opacity:.85;transition:all .2s;transform:scale(.9)}.BeatCard-module__YDvg6G__card:hover .BeatCard-module__YDvg6G__overlay svg{opacity:1;transform:scale(1.1)}.BeatCard-module__YDvg6G__playBtnAlways{color:#000;cursor:pointer;z-index:20;opacity:0;pointer-events:none;background:#00f2fe;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #00f2fe80}.BeatCard-module__YDvg6G__card:hover .BeatCard-module__YDvg6G__playBtnAlways,.BeatCard-module__YDvg6G__activeOverlay+.BeatCard-module__YDvg6G__playBtnAlways,.BeatCard-module__YDvg6G__activeRow .BeatCard-module__YDvg6G__playBtnAlways{opacity:1;pointer-events:auto}.BeatCard-module__YDvg6G__playBtnAlways:hover{background:#00f2fe;transform:translate(-50%,-50%)scale(1.1)}@media (max-width:768px){.BeatCard-module__YDvg6G__playBtnAlways{opacity:1;pointer-events:auto;width:44px;height:44px;top:38%}.BeatCard-module__YDvg6G__overlay{opacity:1;pointer-events:auto;background:linear-gradient(#0003 0%,#000c 100%);justify-content:flex-end;padding-bottom:8px}.BeatCard-module__YDvg6G__detailBtn{padding:6px 14px;font-size:.7rem}.BeatCard-module__YDvg6G__waveform{gap:4px;height:50px}.BeatCard-module__YDvg6G__waveBar{width:4px}}.BeatCard-module__YDvg6G__actionLeft{z-index:35;opacity:0;transition:all .3s cubic-bezier(.23,1,.32,1);position:absolute;top:12px;left:12px;transform:translateY(-5px)}.BeatCard-module__YDvg6G__card:hover .BeatCard-module__YDvg6G__actionLeft{opacity:1;transform:translateY(0)}.BeatCard-module__YDvg6G__actionRight{z-index:35;opacity:0;transition:all .3s cubic-bezier(.23,1,.32,1);position:absolute;top:12px;right:12px;transform:translateY(-5px)}.BeatCard-module__YDvg6G__card:hover .BeatCard-module__YDvg6G__actionRight{opacity:1;transform:translateY(0)}@media (max-width:768px){.BeatCard-module__YDvg6G__actionLeft,.BeatCard-module__YDvg6G__actionRight{opacity:1;transform:translateY(0)}}.BeatCard-module__YDvg6G__iconButton{color:#ffffffd1;cursor:pointer;-webkit-backdrop-filter:blur(14px)saturate(150%);background:#0505087a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex;position:relative;box-shadow:0 10px 24px #00000042}.BeatCard-module__YDvg6G__iconButton:hover{color:#ef4444;background:#ffffff1f;border-color:#ffffff2e;transform:translateY(-1px)}.BeatCard-module__YDvg6G__favActive{color:#ef4444!important}.BeatCard-module__YDvg6G__playingIndicator{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#00f2fe33;border:1px solid #00f2fe4d;border-radius:8px;align-items:flex-end;gap:3px;height:20px;padding:6px 8px;display:flex;position:absolute;top:15px;right:15px}.BeatCard-module__YDvg6G__bar{background:#00f2fe;border-radius:1px;width:3px;height:100%;animation:.8s infinite BeatCard-module__YDvg6G__equalize}.BeatCard-module__YDvg6G__bar:nth-child(2){animation-delay:.2s}.BeatCard-module__YDvg6G__bar:nth-child(3){animation-delay:.4s}@keyframes BeatCard-module__YDvg6G__equalize{0%{height:20%}50%{height:100%}to{height:20%}}.BeatCard-module__YDvg6G__info{padding:clamp(.7rem,1.8vw,1.15rem)}@media (max-width:768px){.BeatCard-module__YDvg6G__info{padding:.75rem 1rem}}.BeatCard-module__YDvg6G__mainInfo{flex-direction:column;gap:2px;display:flex}.BeatCard-module__YDvg6G__titleRow{justify-content:space-between;align-items:center;display:flex}.BeatCard-module__YDvg6G__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:800;line-height:1.2;overflow:hidden}@media (max-width:768px){.BeatCard-module__YDvg6G__title{font-size:1rem}}@media (max-width:480px){.BeatCard-module__YDvg6G__title{font-size:.85rem}.BeatCard-module__YDvg6G__producer{font-size:.65rem}}.BeatCard-module__YDvg6G__playingText{color:#00f2fe;letter-spacing:.05em;background:#00f2fe1a;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:800}.BeatCard-module__YDvg6G__producer{color:#fff6;margin-top:.1rem;font-size:.75rem}.BeatCard-module__YDvg6G__tags{gap:6px;min-height:20px;margin-top:8px;margin-bottom:12px;display:flex}.BeatCard-module__YDvg6G__tag{color:#fff9;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:6px;padding:.25rem .6rem;font-size:.65rem;font-weight:600}.BeatCard-module__YDvg6G__exclusiveTag{color:#00f2fe!important;background:#00f2fe26!important;border-color:#00f2fe4d!important}.BeatCard-module__YDvg6G__nonExclusiveTag{color:#60a5fa!important;background:#3b82f626!important;border-color:#3b82f64d!important}.BeatCard-module__YDvg6G__footer{justify-content:space-between;align-items:center;display:flex}.BeatCard-module__YDvg6G__price{color:#fff;align-items:baseline;display:flex}.BeatCard-module__YDvg6G__currency{color:#00f2fe;margin-right:2px;font-size:.8rem;font-weight:500}.BeatCard-module__YDvg6G__amount{font-size:1.25rem;font-weight:800}.BeatCard-module__YDvg6G__actions{gap:8px;display:flex}.BeatCard-module__YDvg6G__favBtn{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}@media (max-width:768px){.BeatCard-module__YDvg6G__favBtn{width:44px;min-width:44px;height:44px;min-height:44px}}.BeatCard-module__YDvg6G__favBtn:hover{color:#ef4444;background:#ffffff14;border-color:#ef444433}.BeatCard-module__YDvg6G__buyBtn{cursor:pointer;will-change:width, transform;backface-visibility:hidden;white-space:nowrap;background:#fff;border:1px solid #0000;border-radius:40px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:.8rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.15);display:inline-flex;position:relative;overflow:hidden;color:#000!important}@media (max-width:768px){.BeatCard-module__YDvg6G__buyBtn{border-radius:50%;justify-content:center;gap:0;width:40px;height:40px;padding:.5rem;font-size:.75rem}.BeatCard-module__YDvg6G__buyBtnText{display:none}}.BeatCard-module__YDvg6G__buyBtn:hover{z-index:100;background:#f8f8f8;width:160px;padding:0 1.25rem;box-shadow:0 10px 20px -5px #00000026}.BeatCard-module__YDvg6G__buyBtnText{opacity:0;max-width:0;color:inherit;margin-left:0;transition:all .35s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translate(-5px)}.BeatCard-module__YDvg6G__buyBtn:hover .BeatCard-module__YDvg6G__buyBtnText{opacity:1;max-width:130px;margin-left:.6rem;transform:translate(0)}.BeatCard-module__YDvg6G__inCart{color:#fff!important;background:#2ecc7114!important;border:1px solid #2ecc7166!important}.BeatCard-module__YDvg6G__inCart:hover{background:#2ecc7126!important;box-shadow:0 0 15px #2ecc711a!important}.BeatCard-module__YDvg6G__cartIconActive{color:#2ecc71!important}.BeatCard-module__YDvg6G__neonTop{opacity:0;z-index:20;background:linear-gradient(90deg,#0000,#00f2fecc,#0000);width:70%;height:1px;transition:all .5s;position:absolute;top:0;left:15%}.BeatCard-module__YDvg6G__card:hover .BeatCard-module__YDvg6G__neonTop{opacity:1}.BeatCard-module__YDvg6G__neonBottom{opacity:.3;z-index:20;background:linear-gradient(90deg,#0000,#3b82f6cc,#0000);width:70%;height:1px;transition:all .5s;position:absolute;bottom:-1px;left:15%;box-shadow:0 0 15px #3b82f64d}.BeatCard-module__YDvg6G__card:hover .BeatCard-module__YDvg6G__neonBottom{opacity:1;box-shadow:0 0 20px #3b82f699}.BeatCard-module__YDvg6G__detailBtn{color:#000;cursor:pointer;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 20px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.BeatCard-module__YDvg6G__detailBtn:hover{background:#fff;transform:scale(1.05);box-shadow:0 4px 20px #0000004d}@media (max-width:640px){.BeatCard-module__YDvg6G__footer{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.BeatCard-module__YDvg6G__actions{align-items:center;width:auto;display:flex}}@media (max-width:480px){.BeatCard-module__YDvg6G__info{padding:.5rem .65rem}.BeatCard-module__YDvg6G__tags{flex-wrap:wrap;gap:4px;margin-bottom:10px}.BeatCard-module__YDvg6G__amount{font-size:1rem}.BeatCard-module__YDvg6G__buyBtn{width:36px;height:36px;padding:.4rem}}
.BeatListItem-module__RC-C6W__row{cursor:pointer;background:#ffffff05 padding-box padding-box;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:64px 2fr 80px 80px 100px 120px 80px 280px;align-items:center;gap:1.5rem;min-width:100%;margin-bottom:.75rem;padding:.75rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:visible!important}.BeatListItem-module__RC-C6W__mainContent,.BeatListItem-module__RC-C6W__leftCol{display:contents}.BeatListItem-module__RC-C6W__infoCol{flex-direction:column;grid-column:2;min-width:0;display:flex}.BeatListItem-module__RC-C6W__actionCol{display:contents}.BeatListItem-module__RC-C6W__desktopActions{grid-column:8;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.BeatListItem-module__RC-C6W__mobileButtons{display:none}.BeatListItem-module__RC-C6W__row:hover{background:#ffffff0d;border-color:#ffffff26;transform:translate(4px);box-shadow:0 4px 20px #0003;z-index:9999!important}.BeatListItem-module__RC-C6W__activeRow{background:#00f2fe1a!important;border-color:#00f2fe66!important}.BeatListItem-module__RC-C6W__coverWrapper{border-radius:6px;width:50px;height:50px;position:relative}.BeatListItem-module__RC-C6W__cover{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:100%;height:100%;transition:transform .3s}.BeatListItem-module__RC-C6W__overlay{opacity:0;cursor:pointer;background:#0006;border-radius:6px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.BeatListItem-module__RC-C6W__playOverlay{opacity:.75;cursor:pointer;background:#0000008c;border-radius:6px;justify-content:center;align-items:center;transition:opacity .15s,background .15s;display:flex;position:absolute;inset:0}.BeatListItem-module__RC-C6W__playOverlay:hover{opacity:1;background:#000000a6}.BeatListItem-module__RC-C6W__row:hover .BeatListItem-module__RC-C6W__overlay,.BeatListItem-module__RC-C6W__activeRow .BeatListItem-module__RC-C6W__overlay{opacity:1}.BeatListItem-module__RC-C6W__waveform{justify-content:center;align-items:center;gap:2px;height:20px;display:flex;position:absolute}.BeatListItem-module__RC-C6W__waveBar{background:#fff;border-radius:1px;width:2px}.BeatListItem-module__RC-C6W__playIcon,.BeatListItem-module__RC-C6W__pauseIcon{z-index:2;color:#fff;position:relative}.BeatListItem-module__RC-C6W__playBtn{color:#fff;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.BeatListItem-module__RC-C6W__titleSection{flex-direction:column;min-width:0;display:flex}.BeatListItem-module__RC-C6W__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.05rem;font-weight:700;overflow:hidden}.BeatListItem-module__RC-C6W__producer{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.85rem;overflow:hidden}.BeatListItem-module__RC-C6W__bpm,.BeatListItem-module__RC-C6W__key{color:#ffffffb3;white-space:nowrap;font-size:.9rem;font-weight:500}.BeatListItem-module__RC-C6W__tagsCol{align-items:center;min-width:0;display:flex}.BeatListItem-module__RC-C6W__tags{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.BeatListItem-module__RC-C6W__tag{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:2px 8px;font-size:.75rem}.BeatListItem-module__RC-C6W__exclusiveTag{color:#00f2fe!important;background:#00f2fe26!important;border-color:#00f2fe4d!important}.BeatListItem-module__RC-C6W__nonExclusiveTag{color:#60a5fa!important;background:#3b82f626!important;border-color:#3b82f64d!important}.BeatListItem-module__RC-C6W__actions{align-items:center;gap:1rem;display:flex}.BeatListItem-module__RC-C6W__favBtn{color:#fff6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.BeatListItem-module__RC-C6W__favBtn:hover{color:#a855f7;transform:scale(1.1)}.BeatListItem-module__RC-C6W__buyBtn{cursor:pointer;will-change:width, transform;backface-visibility:hidden;white-space:nowrap;background:#fff;border:1px solid #0000;border-radius:40px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:.8rem;font-weight:800;transition:all .6s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;color:#000!important}.BeatListItem-module__RC-C6W__buyBtn:hover{z-index:6000;background:#f8f8f8;width:160px;padding:0 1.25rem;box-shadow:0 10px 20px -5px #00000026}.BeatListItem-module__RC-C6W__buyBtnText{opacity:0;max-width:0;color:inherit;margin-left:0;transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translate(-5px)}.BeatListItem-module__RC-C6W__buyBtn:hover .BeatListItem-module__RC-C6W__buyBtnText{opacity:1;max-width:130px;margin-left:.6rem;transform:translate(0)}.BeatListItem-module__RC-C6W__inCart{color:#fff!important;background:#2ecc7114!important;border:1px solid #2ecc7166!important}.BeatListItem-module__RC-C6W__inCart:hover{background:#2ecc7126!important;box-shadow:0 0 15px #2ecc711a!important}.BeatListItem-module__RC-C6W__cartIconActive{color:#2ecc71!important}.BeatListItem-module__RC-C6W__price{color:#00f2fe;font-size:1.1rem;font-weight:700}.BeatListItem-module__RC-C6W__expandBtn,.BeatListItem-module__RC-C6W__mobileDetails{display:none}.BeatListItem-module__RC-C6W__shareIconBtn{color:#fff6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.BeatListItem-module__RC-C6W__shareIconBtn:hover{color:#ffffffe6}@media (max-width:768px){.BeatListItem-module__RC-C6W__row{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;min-width:0;margin-bottom:.75rem;padding:0;display:flex}.BeatListItem-module__RC-C6W__mainContent{grid-template-columns:56px 1fr auto;align-items:center;gap:16px;width:100%;padding:12px;display:grid}.BeatListItem-module__RC-C6W__coverWrapper{border-radius:10px;flex-shrink:0;width:56px;height:56px}.BeatListItem-module__RC-C6W__infoCol{flex-direction:column;gap:4px;min-width:0;display:flex}.BeatListItem-module__RC-C6W__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;overflow:hidden}.BeatListItem-module__RC-C6W__producer{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.BeatListItem-module__RC-C6W__bpm,.BeatListItem-module__RC-C6W__key,.BeatListItem-module__RC-C6W__tagsCol,.BeatListItem-module__RC-C6W__desktopActions{display:none}.BeatListItem-module__RC-C6W__leftCol,.BeatListItem-module__RC-C6W__infoCol,.BeatListItem-module__RC-C6W__actionCol{display:block}.BeatListItem-module__RC-C6W__infoCol{flex-direction:column;grid-column:2;gap:4px;display:flex}.BeatListItem-module__RC-C6W__actionCol{grid-column:3;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.BeatListItem-module__RC-C6W__mobileButtons{flex-shrink:0;align-items:center;gap:6px;display:flex}.BeatListItem-module__RC-C6W__price{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:.9rem;font-weight:800;overflow:hidden}.BeatListItem-module__RC-C6W__favBtn{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.BeatListItem-module__RC-C6W__favActive{color:#ef4444!important}.BeatListItem-module__RC-C6W__buyBtn{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}.BeatListItem-module__RC-C6W__buyBtn span{display:none}.BeatListItem-module__RC-C6W__expandBtn{color:#fff6;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.BeatListItem-module__RC-C6W__mobileDetails{border-top:1px solid #ffffff0d;padding:0 12px 12px;display:block}.BeatListItem-module__RC-C6W__detailsGrid{grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 0;display:grid}.BeatListItem-module__RC-C6W__detailItem{text-align:center;background:#ffffff05;border-radius:8px;flex-direction:column;gap:4px;padding:10px;display:flex}.BeatListItem-module__RC-C6W__detailLabel{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:700}.BeatListItem-module__RC-C6W__detailValue{color:#fff;font-size:.85rem;font-weight:700}.BeatListItem-module__RC-C6W__shareBtn{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:38px;font-size:.85rem;font-weight:600;display:flex}}
.BeatDetailModal-module__yWI8EG__overlay{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:3000;background:#000000d9;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.BeatDetailModal-module__yWI8EG__modal{background:#0d0d10;border:1px solid #ffffff12;border-radius:24px;flex-direction:column;width:100%;max-width:960px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 120px #000000b3}.BeatDetailModal-module__yWI8EG__closeBtn{z-index:50;color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.BeatDetailModal-module__yWI8EG__closeBtn:hover{color:#000;background:#fff;border-color:#fff;transform:rotate(90deg)}.BeatDetailModal-module__yWI8EG__body{flex:1;grid-template-columns:1fr 320px;min-height:0;display:grid;overflow:hidden}.BeatDetailModal-module__yWI8EG__leftPanel{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex-direction:column;display:flex;overflow-y:auto}.BeatDetailModal-module__yWI8EG__heroBanner{border-bottom:1px solid #ffffff0d;padding:32px 28px 28px;position:relative;overflow:hidden}.BeatDetailModal-module__yWI8EG__heroBg{z-index:0;position:absolute;inset:0}.BeatDetailModal-module__yWI8EG__heroBgImg{-o-object-fit:cover;object-fit:cover;filter:blur(50px)saturate(1.8);opacity:.35;transform:scale(1.25)}.BeatDetailModal-module__yWI8EG__heroBgOverlay{background:linear-gradient(135deg,#0d0d108c 0%,#0d0d10e6 70%);position:absolute;inset:0}.BeatDetailModal-module__yWI8EG__heroContent{z-index:1;align-items:flex-start;gap:24px;display:flex;position:relative}.BeatDetailModal-module__yWI8EG__coverWrap{border-radius:14px;flex-shrink:0;width:148px;height:148px;position:relative;overflow:hidden;box-shadow:0 16px 48px #0009,0 0 0 1px #ffffff1a}.BeatDetailModal-module__yWI8EG__cover{-o-object-fit:cover;object-fit:cover}.BeatDetailModal-module__yWI8EG__meta{flex:1;min-width:0;padding-top:4px}.BeatDetailModal-module__yWI8EG__badges{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.BeatDetailModal-module__yWI8EG__badgeExclusive{text-transform:uppercase;letter-spacing:.08em;color:#c084fc;background:#a855f726;border:1px solid #a855f74d;border-radius:99px;align-items:center;gap:4px;padding:3px 10px;font-size:.6rem;font-weight:800;display:inline-flex}.BeatDetailModal-module__yWI8EG__badgeGeneral{text-transform:uppercase;letter-spacing:.08em;color:#00f2fe;cursor:pointer;background:#00f2fe1a;border:1px solid #00f2fe33;border-radius:99px;align-items:center;gap:4px;padding:3px 10px;font-size:.6rem;font-weight:800;transition:all .2s;display:inline-flex}.BeatDetailModal-module__yWI8EG__badgeGeneral:hover{background:#00f2fe2e}.BeatDetailModal-module__yWI8EG__genreBadge{text-transform:uppercase;letter-spacing:.06em;color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;align-items:center;padding:3px 10px;font-size:.6rem;font-weight:700;display:inline-flex}.BeatDetailModal-module__yWI8EG__title{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:900;line-height:1.1}.BeatDetailModal-module__yWI8EG__producerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.BeatDetailModal-module__yWI8EG__producerLink{color:#fff6;align-items:center;gap:5px;font-size:.82rem;text-decoration:none;transition:color .2s;display:inline-flex}.BeatDetailModal-module__yWI8EG__producerLink:hover{color:#fff}.BeatDetailModal-module__yWI8EG__producerLink span{color:#fff;font-weight:700}.BeatDetailModal-module__yWI8EG__actionButtons{gap:6px;display:flex}.BeatDetailModal-module__yWI8EG__actionBtn{color:#ffffff8c;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.BeatDetailModal-module__yWI8EG__actionBtn:hover{color:#fff;background:#ffffff1f;border-color:#fff3}.BeatDetailModal-module__yWI8EG__licenseMiniDetail{margin-top:10px;overflow:hidden}.BeatDetailModal-module__yWI8EG__licenseMiniDetail p{color:#ffffffa6;background:#00f2fe0d;border:1px solid #00f2fe1a;border-radius:10px;margin:0;padding:10px 12px;font-size:.75rem;line-height:1.5}.BeatDetailModal-module__yWI8EG__statsStrip{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.BeatDetailModal-module__yWI8EG__statCell{border-right:1px solid #ffffff0d;flex-direction:column;align-items:center;padding:14px 10px;transition:background .2s;display:flex}.BeatDetailModal-module__yWI8EG__statCell:last-child{border-right:none}.BeatDetailModal-module__yWI8EG__statCell:hover{background:#ffffff05}.BeatDetailModal-module__yWI8EG__statLabel{color:#ffffff4d;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:.55rem;font-weight:800}.BeatDetailModal-module__yWI8EG__statValue{color:#fff;letter-spacing:-.01em;font-size:.95rem;font-weight:800}.BeatDetailModal-module__yWI8EG__playerSection{flex-direction:column;gap:14px;padding:22px 28px;display:flex}.BeatDetailModal-module__yWI8EG__playerControls{justify-content:space-between;align-items:center;display:flex}.BeatDetailModal-module__yWI8EG__mainControls{align-items:center;gap:14px;display:flex}.BeatDetailModal-module__yWI8EG__navBtn{color:#fff6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.BeatDetailModal-module__yWI8EG__navBtn:hover{color:#fff;transform:scale(1.1)}.BeatDetailModal-module__yWI8EG__playBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#6366f1);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;box-shadow:0 8px 24px #a855f766}.BeatDetailModal-module__yWI8EG__playBtn:hover{transform:scale(1.07);box-shadow:0 12px 32px #a855f78c}.BeatDetailModal-module__yWI8EG__timeDisplay{align-items:center;gap:3px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem;font-weight:500;display:flex}.BeatDetailModal-module__yWI8EG__currentTime{color:#fff}.BeatDetailModal-module__yWI8EG__timeDivider{color:#fff3}.BeatDetailModal-module__yWI8EG__duration{color:#ffffff59}.BeatDetailModal-module__yWI8EG__waveformWrapper{cursor:pointer;background:#ffffff05;border-radius:12px;height:72px;position:relative;overflow:hidden}.BeatDetailModal-module__yWI8EG__waveformWrapper:hover{background:#ffffff0a}.BeatDetailModal-module__yWI8EG__wavesurfer{z-index:5;width:100%;height:100%;position:relative}.BeatDetailModal-module__yWI8EG__downloadPreview{color:#ffffff40;letter-spacing:.05em;border:1px solid #ffffff12;border-radius:8px;align-self:flex-end;padding:6px 14px;font-size:.65rem;font-weight:800;text-decoration:none;transition:all .2s}.BeatDetailModal-module__yWI8EG__downloadPreview:hover{color:#fff;background:#ffffff0f}.BeatDetailModal-module__yWI8EG__infoSection{flex-direction:column;flex:1;gap:18px;padding:22px 28px;display:flex}.BeatDetailModal-module__yWI8EG__descLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;margin:0;font-size:.7rem;font-weight:800}.BeatDetailModal-module__yWI8EG__descText{color:#fff9;margin:0;font-size:.88rem;line-height:1.65}.BeatDetailModal-module__yWI8EG__emptyDesc{color:#ffffff40;font-size:.85rem;font-style:italic}.BeatDetailModal-module__yWI8EG__tags{flex-wrap:wrap;gap:6px;display:flex}.BeatDetailModal-module__yWI8EG__tag{color:#ffffff73;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.BeatDetailModal-module__yWI8EG__tag:hover{color:#fff;background:#ffffff14}.BeatDetailModal-module__yWI8EG__mobileActions{display:none}.BeatDetailModal-module__yWI8EG__rightPanel{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;background:#ffffff04;border-left:1px solid #ffffff0f;flex-direction:column;display:flex;overflow-y:auto}.BeatDetailModal-module__yWI8EG__licensePanel{flex-direction:column;flex:1;gap:12px;padding:24px 20px;display:flex}.BeatDetailModal-module__yWI8EG__licenseHeading{text-transform:uppercase;letter-spacing:.12em;color:#ffffff59;margin:0;font-size:.68rem;font-weight:800}.BeatDetailModal-module__yWI8EG__licenseList{flex-direction:column;gap:8px;display:flex}.BeatDetailModal-module__yWI8EG__licenseItem{cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:14px;padding:14px 16px;transition:all .2s}.BeatDetailModal-module__yWI8EG__licenseItem:hover{background:#ffffff0d;border-color:#ffffff26}.BeatDetailModal-module__yWI8EG__activeLicense{box-shadow:0 0 0 1px #a855f733,inset 0 1px #ffffff0d;background:linear-gradient(135deg,#a855f71f,#6366f10f)!important;border-color:#a855f780!important}.BeatDetailModal-module__yWI8EG__licHeader{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.BeatDetailModal-module__yWI8EG__licTitle{color:#fff;font-size:.88rem;font-weight:800}.BeatDetailModal-module__yWI8EG__licPrice{color:#c084fc;font-size:.85rem;font-weight:800}.BeatDetailModal-module__yWI8EG__licDesc{color:#ffffff59;margin:0;font-size:.72rem;line-height:1.4}.BeatDetailModal-module__yWI8EG__purchaseFooter{flex-direction:column;gap:10px;margin-top:auto;padding:0 20px 20px;display:flex}.BeatDetailModal-module__yWI8EG__priceSummary{background:#a855f70f;border:1px solid #a855f726;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.BeatDetailModal-module__yWI8EG__priceSummaryLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.BeatDetailModal-module__yWI8EG__priceSummaryAmount{color:#fff;letter-spacing:-.02em;font-size:1.2rem;font-weight:900}.BeatDetailModal-module__yWI8EG__buyBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.9rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 6px 20px #7c3aed59}.BeatDetailModal-module__yWI8EG__buyBtn:hover{background:linear-gradient(135deg,#8b5cf6,#6366f1);transform:translateY(-2px);box-shadow:0 10px 30px #7c3aed80}.BeatDetailModal-module__yWI8EG__inCart{color:#4ade80!important;box-shadow:none!important;background:#22c55e1a!important;border:1px solid #22c55e40!important}.BeatDetailModal-module__yWI8EG__inCart:hover{background:#22c55e26!important;transform:none!important}.BeatDetailModal-module__yWI8EG__cartIconActive{color:#4ade80!important}@media (max-width:720px){.BeatDetailModal-module__yWI8EG__overlay{align-items:flex-end;padding:0}.BeatDetailModal-module__yWI8EG__modal{border-bottom:none;border-left:none;border-right:none;border-radius:22px 22px 0 0;max-width:100%;max-height:94vh}.BeatDetailModal-module__yWI8EG__body{grid-template-columns:1fr}.BeatDetailModal-module__yWI8EG__rightPanel{border-top:1px solid #ffffff0f;border-left:none}.BeatDetailModal-module__yWI8EG__heroContent{text-align:center;flex-direction:column;align-items:center}.BeatDetailModal-module__yWI8EG__coverWrap{width:140px;height:140px}.BeatDetailModal-module__yWI8EG__producerRow{justify-content:center}.BeatDetailModal-module__yWI8EG__statsStrip{grid-template-columns:repeat(2,1fr)}.BeatDetailModal-module__yWI8EG__statCell:nth-child(2){border-right:none}.BeatDetailModal-module__yWI8EG__statCell:nth-child(3){border-top:1px solid #ffffff0d;border-right:1px solid #ffffff0d}.BeatDetailModal-module__yWI8EG__statCell:nth-child(4){border-top:1px solid #ffffff0d;border-right:none}.BeatDetailModal-module__yWI8EG__mobileActions{grid-template-columns:1fr auto;gap:8px;padding:0 20px 16px;display:grid}.BeatDetailModal-module__yWI8EG__mobilePlayBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;font-size:.9rem;font-weight:800;display:flex}.BeatDetailModal-module__yWI8EG__mobileReportBtn{color:#fca5a5;cursor:pointer;background:#f871710f;border:1px solid #f8717133;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:46px;padding:0 14px;font-size:.82rem;font-weight:700;display:flex}}
.FilterDrawer-module__95MXRG__overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:3000;background:#0006;justify-content:flex-start;animation:.4s ease-out FilterDrawer-module__95MXRG__fadeIn;display:flex;position:fixed;inset:0}@keyframes FilterDrawer-module__95MXRG__fadeIn{0%{opacity:0}to{opacity:1}}.FilterDrawer-module__95MXRG__drawer{background:#000;border-right:1px solid #ffffff1a;flex-direction:column;width:100%;max-width:440px;height:100dvh;display:flex;position:relative;overflow:hidden;box-shadow:40px 0 100px #000000e6}@media (max-width:768px){.FilterDrawer-module__95MXRG__drawer{border-right:none;max-width:100%}}.FilterDrawer-module__95MXRG__header{background:linear-gradient(#ffffff08,#0000);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.FilterDrawer-module__95MXRG__header h2{letter-spacing:-.04em;color:#fff;align-items:center;gap:14px;margin:0;font-size:1.5rem;font-weight:900;display:flex}.FilterDrawer-module__95MXRG__headerIcon{color:#a855f7;filter:drop-shadow(0 0 10px #a855f766)}.FilterDrawer-module__95MXRG__closeBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.FilterDrawer-module__95MXRG__closeBtn:hover{color:#000;background:#fff;transform:rotate(90deg)}.FilterDrawer-module__95MXRG__content{scrollbar-width:none;flex-direction:column;flex:1;gap:40px;padding:0 28px 40px;display:flex;overflow-y:auto}.FilterDrawer-module__95MXRG__content::-webkit-scrollbar{display:none}.FilterDrawer-module__95MXRG__section{flex-direction:column;gap:20px;display:flex}.FilterDrawer-module__95MXRG__sectionHeader{justify-content:space-between;align-items:center;display:flex}.FilterDrawer-module__95MXRG__sectionTitle{text-transform:uppercase;color:#fff6;letter-spacing:.15em;font-size:.7rem;font-weight:800}.FilterDrawer-module__95MXRG__activeIndicator{background:#a855f7;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #a855f7}.FilterDrawer-module__95MXRG__genreGrid{flex-wrap:wrap;gap:10px;display:flex}.FilterDrawer-module__95MXRG__genreBtn{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .3s}.FilterDrawer-module__95MXRG__genreBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3}.FilterDrawer-module__95MXRG__genreActive{box-shadow:0 10px 20px #ffffff1a;color:#000!important;background:#fff!important;border-color:#fff!important}.FilterDrawer-module__95MXRG__rangeInputs{grid-template-columns:1fr 1fr;gap:16px;display:grid}.FilterDrawer-module__95MXRG__inputGroup{flex-direction:column;gap:8px;display:flex}.FilterDrawer-module__95MXRG__inputLabel{color:#fff3;font-size:.65rem;font-weight:700}.FilterDrawer-module__95MXRG__inputWrapper{align-items:center;display:flex;position:relative}.FilterDrawer-module__95MXRG__inputIcon{color:#ffffff4d;pointer-events:none;position:absolute;left:14px}.FilterDrawer-module__95MXRG__currencyIcon{color:#a855f7;pointer-events:none;font-size:1.1rem;font-weight:800;position:absolute;left:14px}.FilterDrawer-module__95MXRG__inputField{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:12px 12px 12px 40px;font-size:.95rem;font-weight:600;transition:all .3s}.FilterDrawer-module__95MXRG__inputFieldWithoutIcon{padding-left:16px!important}.FilterDrawer-module__95MXRG__inputField:focus{background:#ffffff0f;border-color:#a855f7;box-shadow:0 0 20px #a855f71a}.FilterDrawer-module__95MXRG__selectField{appearance:none;cursor:pointer}.FilterDrawer-module__95MXRG__selectWrapper{position:relative}.FilterDrawer-module__95MXRG__selectArrow{color:#ffffff4d;pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.FilterDrawer-module__95MXRG__footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#000c,#000);flex-direction:column;gap:12px;padding:24px 28px;display:flex}.FilterDrawer-module__95MXRG__applyBtn{color:#fff;cursor:pointer;background:#a855f7;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px;font-size:1rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 15px 30px #a855f74d}.FilterDrawer-module__95MXRG__applyBtn:hover{background:#b46cf8;transform:translateY(-4px);box-shadow:0 25px 50px #a855f766}.FilterDrawer-module__95MXRG__resetBtn{color:#fff6;cursor:pointer;background:0 0;border:none;width:100%;padding:12px;font-size:.9rem;font-weight:600;transition:color .2s}.FilterDrawer-module__95MXRG__resetBtn:hover{color:#fff}.FilterDrawer-module__95MXRG__staggerItem{opacity:0;animation:.5s forwards FilterDrawer-module__95MXRG__slideUp}@keyframes FilterDrawer-module__95MXRG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.FilterDrawer-module__95MXRG__header{padding:24px 20px}.FilterDrawer-module__95MXRG__content{gap:32px;padding:0 20px 32px}.FilterDrawer-module__95MXRG__footer{padding:24px 20px}.FilterDrawer-module__95MXRG__header h2{font-size:1.5rem}.FilterDrawer-module__95MXRG__rangeInputs{grid-template-columns:1fr}}
.Beats-module__LDxIzq__page{color:#f3f4f6;background-color:#0b0b0d;min-height:100vh;font-family:Outfit,Inter,sans-serif;position:relative;overflow-x:hidden}.Beats-module__LDxIzq__main{max-width:1650px;padding-top:clamp(70px,10vh,90px);padding-bottom:6vh;padding-left:var(--container-px,1.5rem);padding-right:var(--container-px,1.5rem);z-index:10;margin:0 auto;position:relative}.Beats-module__LDxIzq__dashboardLayout{grid-template-columns:240px 1fr 310px;gap:28px;margin-top:24px;display:grid}.Beats-module__LDxIzq__dashboardLayoutInfo{grid-template-columns:240px 1fr;gap:28px;margin-top:24px;display:grid}@media (max-width:1400px){.Beats-module__LDxIzq__dashboardLayout{grid-template-columns:200px 1fr 280px;gap:20px}.Beats-module__LDxIzq__dashboardLayoutInfo{grid-template-columns:200px 1fr;gap:20px}}@media (max-width:1200px){.Beats-module__LDxIzq__dashboardLayout,.Beats-module__LDxIzq__dashboardLayoutInfo{grid-template-columns:1fr;gap:24px}}.Beats-module__LDxIzq__leftSidebar{flex-direction:column;gap:24px;display:flex}@media (max-width:1200px){.Beats-module__LDxIzq__leftSidebar{display:none}}.Beats-module__LDxIzq__sidebarCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:20px}.Beats-module__LDxIzq__sidebarTitle{text-transform:uppercase;color:#ffffff4d;letter-spacing:.1em;margin-bottom:16px;font-size:.72rem;font-weight:700}.Beats-module__LDxIzq__sidebarMenu{flex-direction:column;gap:8px;display:flex}.Beats-module__LDxIzq__sidebarMenuItem{color:#ffffff8c;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 14px;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.Beats-module__LDxIzq__sidebarMenuItem:hover{color:#fff;background:#ffffff0a}.Beats-module__LDxIzq__sidebarMenuItemActive{color:#00f2fe;background:#00f2fe14}.Beats-module__LDxIzq__sidebarMenuItemActive svg{color:#00f2fe}.Beats-module__LDxIzq__statsList{flex-direction:column;gap:14px;display:flex}.Beats-module__LDxIzq__statItem{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.Beats-module__LDxIzq__statLabel{color:#fff6;font-size:.8rem}.Beats-module__LDxIzq__statVal{color:#fff;font-size:.9rem;font-weight:700}.Beats-module__LDxIzq__rightSidebar{flex-direction:column;gap:24px;display:flex}@media (max-width:1200px){.Beats-module__LDxIzq__rightSidebar{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}}@media (max-width:768px){.Beats-module__LDxIzq__rightSidebar{display:none}}.Beats-module__LDxIzq__rightCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.Beats-module__LDxIzq__rightCardHeader{justify-content:space-between;align-items:center;display:flex}.Beats-module__LDxIzq__rightCardTitle{color:#fff;font-size:.95rem;font-weight:700}.Beats-module__LDxIzq__seeAllBtn{color:#fff6;cursor:pointer;background:0 0;border:none;font-size:.72rem;font-weight:600;transition:color .2s}.Beats-module__LDxIzq__seeAllBtn:hover{color:#00f2fe}.Beats-module__LDxIzq__miniTrackList{flex-direction:column;gap:12px;display:flex}.Beats-module__LDxIzq__miniTrackRow{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:6px;transition:background .2s;display:flex}.Beats-module__LDxIzq__miniTrackRow:hover{background:#ffffff08}.Beats-module__LDxIzq__miniArtWrapper{background:#ffffff08;border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.Beats-module__LDxIzq__miniArt{-o-object-fit:cover;object-fit:cover}.Beats-module__LDxIzq__miniTrackMeta{flex:1;min-width:0}.Beats-module__LDxIzq__miniTrackTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Beats-module__LDxIzq__miniTrackDesc{color:#fff6;margin-top:2px;font-size:.75rem}.Beats-module__LDxIzq__miniPlayBtn{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.Beats-module__LDxIzq__miniTrackRow:hover .Beats-module__LDxIzq__miniPlayBtn{color:#000;background:#00f2fe;transform:scale(1.05)}.Beats-module__LDxIzq__producersList{flex-direction:column;gap:12px;display:flex}.Beats-module__LDxIzq__producerRow{align-items:center;gap:12px;display:flex}.Beats-module__LDxIzq__rankNumber{color:#ffffff26;text-align:center;width:24px;font-size:1.1rem;font-weight:800}.Beats-module__LDxIzq__rankNumber1{color:#00f2fe}.Beats-module__LDxIzq__rankNumber2{color:#c084fc}.Beats-module__LDxIzq__rankNumber3{color:#6366f1}.Beats-module__LDxIzq__producerAvatar{color:#fff;background:linear-gradient(135deg,#a855f7 0%,#00f2fe 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:800;display:flex}.Beats-module__LDxIzq__producerRowMeta{flex:1;min-width:0}.Beats-module__LDxIzq__producerRowName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.Beats-module__LDxIzq__producerRowSubs{color:#fff6;margin-top:1px;font-size:.72rem}.Beats-module__LDxIzq__featuredRow{grid-template-columns:1fr 1.6fr;gap:24px;margin-bottom:28px;display:grid}@media (max-width:992px){.Beats-module__LDxIzq__featuredRow{grid-template-columns:1fr;gap:20px}}.Beats-module__LDxIzq__playlistCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:200px;padding:24px;display:flex;position:relative;overflow:hidden}.Beats-module__LDxIzq__playlistCardGlass{display:none}.Beats-module__LDxIzq__tagline{color:#00f2fed9;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.Beats-module__LDxIzq__playlistTitle{color:#fff;margin-top:12px;margin-bottom:12px;font-size:1.8rem;font-weight:800;line-height:1.2}.Beats-module__LDxIzq__playlistDesc{color:#ffffff73;font-size:.85rem;line-height:1.6}.Beats-module__LDxIzq__featuredBanner{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;align-items:flex-end;min-height:200px;padding:24px;display:flex;position:relative;overflow:hidden}.Beats-module__LDxIzq__bannerOverlay{z-index:1;background:linear-gradient(#0000 20%,#0b0b0df2 80%);position:absolute;inset:0}.Beats-module__LDxIzq__bannerContent{z-index:2;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex;position:relative}.Beats-module__LDxIzq__bannerMeta{flex:1}.Beats-module__LDxIzq__bannerTitle{color:#fff;margin-bottom:6px;font-size:1.5rem;font-weight:800}.Beats-module__LDxIzq__bannerSubtitle{color:#ffffff80;font-size:.88rem}.Beats-module__LDxIzq__glowPlayBtn{color:#000;cursor:pointer;width:60px;height:60px;box-shadow:none;background:#00f2fe;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Beats-module__LDxIzq__glowPlayBtn:hover{background:#fff;transform:scale(1.08);box-shadow:0 0 32px #fff9}.Beats-module__LDxIzq__commandBar{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:12px;margin-bottom:24px;padding:12px 14px;transition:border-color .3s;display:flex}.Beats-module__LDxIzq__commandBar:focus-within{border-color:#00f2fe4d}.Beats-module__LDxIzq__commandBarSticky{z-index:200;margin-left:calc(-1 * var(--container-px,1.5rem));margin-right:calc(-1 * var(--container-px,1.5rem));padding-left:var(--container-px,1.5rem);padding-right:var(--container-px,1.5rem);background:#0b0b0df5;border:none;border-bottom:1px solid #ffffff12;border-radius:0;animation:.25s Beats-module__LDxIzq__slideDown;position:sticky;top:72px}@keyframes Beats-module__LDxIzq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Beats-module__LDxIzq__searchRow{align-items:center;gap:12px;display:flex}.Beats-module__LDxIzq__searchWrap{flex:1;align-items:center;gap:10px;padding:0 4px;display:flex}.Beats-module__LDxIzq__searchIcon{color:#ffffff40;flex-shrink:0;transition:color .2s}.Beats-module__LDxIzq__searchIconActive{color:#00f2fe}.Beats-module__LDxIzq__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;height:38px;padding:0;font-size:.95rem;font-weight:500}.Beats-module__LDxIzq__searchInput::placeholder{color:#fff3}.Beats-module__LDxIzq__searchClear{color:#ffffff80;cursor:pointer;background:#ffffff12;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .2s,color .2s;display:flex}.Beats-module__LDxIzq__searchClear:hover{color:#fff;background:#ffffff1f}.Beats-module__LDxIzq__ctaBtn{color:#000;letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:7px;padding:9px 20px;font-size:.82rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.Beats-module__LDxIzq__ctaBtn:hover{color:#fff;background:#00f2fe;transform:scale(1.02);box-shadow:0 6px 20px #00f2fe59}.Beats-module__LDxIzq__controlRow{border-top:1px solid #ffffff0a;align-items:center;gap:12px;padding-top:10px;display:flex;overflow:hidden}.Beats-module__LDxIzq__genreTabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.Beats-module__LDxIzq__genreTabs::-webkit-scrollbar{display:none}.Beats-module__LDxIzq__genreTab{color:#fff6;cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:0 0;border:none;border-radius:8px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:color .2s,background .2s}.Beats-module__LDxIzq__genreTab:hover{color:#fffc;background:#ffffff0d}.Beats-module__LDxIzq__genreTabActive{color:#00f2fe!important;background:#00f2fe1a!important}.Beats-module__LDxIzq__rightControls{flex-shrink:0;align-items:center;gap:8px;display:flex}.Beats-module__LDxIzq__resultCount{color:#ffffff59;white-space:nowrap;padding-right:4px;font-size:.78rem;font-weight:600}.Beats-module__LDxIzq__resultCount span{color:#fff3;font-weight:400}.Beats-module__LDxIzq__viewToggle{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;gap:2px;padding:3px;display:flex}.Beats-module__LDxIzq__toggleBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;padding:5px 8px;transition:all .15s;display:flex}.Beats-module__LDxIzq__toggleBtn:hover{color:#ffffffb3;background:#ffffff0d}.Beats-module__LDxIzq__toggleActive{color:#fff!important;background:#ffffff1a!important}.Beats-module__LDxIzq__sortWrap{align-items:center;display:flex;position:relative}.Beats-module__LDxIzq__sortSelect{appearance:none;color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;outline:none;padding:6px 28px 6px 12px;font-size:.8rem;font-weight:600;transition:border-color .2s,background .2s}.Beats-module__LDxIzq__sortSelect:hover,.Beats-module__LDxIzq__sortSelect:focus{color:#fff;background:#ffffff12;border-color:#ffffff26}.Beats-module__LDxIzq__sortSelect option{color:#fff;background:#111}.Beats-module__LDxIzq__sortArrow{color:#ffffff59;pointer-events:none;position:absolute;right:9px}.Beats-module__LDxIzq__filterBtn{color:#fff9;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.Beats-module__LDxIzq__filterBtn:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}.Beats-module__LDxIzq__filterBtnActive{color:#00f2fe!important;background:#00f2fe1f!important;border-color:#00f2fe66!important}.Beats-module__LDxIzq__gridSection{margin-top:0}.Beats-module__LDxIzq__beatsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:1500px){.Beats-module__LDxIzq__beatsGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:992px){.Beats-module__LDxIzq__beatsGrid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:640px){.Beats-module__LDxIzq__beatsGrid{grid-template-columns:repeat(1,1fr);gap:14px}}.Beats-module__LDxIzq__beatsList{flex-direction:column;width:100%;display:flex;overflow-x:auto}.Beats-module__LDxIzq__beatsList::-webkit-scrollbar{display:none}.Beats-module__LDxIzq__listHeader{color:#ffffff40;text-transform:uppercase;letter-spacing:.07em;border:1px solid #0000;grid-template-columns:64px 2fr 80px 80px 100px 120px 80px 280px;gap:1.5rem;min-width:100%;margin-bottom:.5rem;padding:.5rem 1.5rem;font-size:.7rem;font-weight:700;display:grid}.Beats-module__LDxIzq__listHeader div:last-child{text-align:right}.Beats-module__LDxIzq__loading{width:100%}.Beats-module__LDxIzq__loadingGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:1500px){.Beats-module__LDxIzq__loadingGrid{grid-template-columns:repeat(2,1fr)}}.Beats-module__LDxIzq__loadingList{flex-direction:column;gap:10px;display:flex}.Beats-module__LDxIzq__skeletonCard{background:#ffffff08;border-radius:20px;height:360px;position:relative;overflow:hidden}.Beats-module__LDxIzq__skeletonRow{background:#ffffff08;border-radius:14px;height:76px;position:relative;overflow:hidden}.Beats-module__LDxIzq__skeletonShimmer{background:linear-gradient(90deg,#0000,#ffffff0d,#0000);animation:1.5s infinite Beats-module__LDxIzq__skeleton-shimmer;position:absolute;inset:0}@keyframes Beats-module__LDxIzq__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Beats-module__LDxIzq__noResults{color:#ffffff59;text-align:center;background:0 0;border:1px dashed #ffffff14;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;padding:100px 0;display:flex}.Beats-module__LDxIzq__noResultsIcon{opacity:.15;margin-bottom:20px}.Beats-module__LDxIzq__loadMoreBtn{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;margin-top:20px;padding:12px 36px;font-size:.85rem;font-weight:600;transition:all .2s}.Beats-module__LDxIzq__loadMoreBtn:hover{background:#ffffff14;border-color:#ffffff2e}@media (max-width:768px){.Beats-module__LDxIzq__main{padding-top:80px;padding-left:1rem;padding-right:1rem}.Beats-module__LDxIzq__commandBar{border-radius:16px;gap:0;padding:8px 10px}.Beats-module__LDxIzq__commandBarSticky{padding-left:1rem;padding-right:1rem;top:60px}.Beats-module__LDxIzq__searchInput{height:34px;font-size:.9rem}.Beats-module__LDxIzq__ctaBtn{border-radius:10px;padding:8px 14px;font-size:.78rem}.Beats-module__LDxIzq__controlRow{gap:6px}.Beats-module__LDxIzq__genreTab{padding:5px 10px;font-size:.75rem}.Beats-module__LDxIzq__rightControls{gap:5px}.Beats-module__LDxIzq__resultCount,.Beats-module__LDxIzq__filterBtn span{display:none}.Beats-module__LDxIzq__filterBtn{gap:0;padding:6px 10px}.Beats-module__LDxIzq__sortSelect{padding:5px 24px 5px 10px;font-size:.75rem}.Beats-module__LDxIzq__listHeader{display:none}.Beats-module__LDxIzq__loadingGrid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:480px){.Beats-module__LDxIzq__loadingGrid{grid-template-columns:minmax(0,1fr)}}.Beats-module__LDxIzq__premiumPromoCard{background:linear-gradient(135deg,#00f2fe14 0%,#7000ff14 100%);border:1px solid #00f2fe2e;border-radius:16px;flex-direction:column;gap:12px;margin-top:8px;padding:20px;display:flex;position:relative;overflow:hidden}.Beats-module__LDxIzq__premiumPromoCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#00f2fe0d 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.Beats-module__LDxIzq__premiumPromoTitle{color:#fff;align-items:center;gap:8px;font-size:.92rem;font-weight:800;display:flex}.Beats-module__LDxIzq__premiumPromoTitle svg{color:#fa0;filter:drop-shadow(0 0 6px #fa09)}.Beats-module__LDxIzq__premiumPromoDesc{color:#ffffff8c;margin:0;font-size:.76rem;line-height:1.45}.Beats-module__LDxIzq__premiumPromoBtn{cursor:pointer;text-align:center;background:linear-gradient(135deg,#00f2fe 0%,#7000ff 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:.78rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #00f2fe26;color:#000!important}.Beats-module__LDxIzq__premiumPromoBtn:hover{background:linear-gradient(135deg,#00f2fe 0%,#8b5cf6 100%);transform:translateY(-2px);box-shadow:0 6px 20px #00f2fe59}
.Beatmakers-module__zRdRxW__section{isolation:isolate;background:0 0;padding:1.5rem 0;position:relative;overflow:hidden}.Beatmakers-module__zRdRxW__glow{display:none}.Beatmakers-module__zRdRxW__container{z-index:1;width:100%;margin:0;padding:0;position:relative}.Beatmakers-module__zRdRxW__header{text-align:center;margin-bottom:3rem}.Beatmakers-module__zRdRxW__upperTitle{color:#7000ff;letter-spacing:4px;opacity:.8;margin-bottom:2rem;font-size:12px;font-weight:800;display:block}.Beatmakers-module__zRdRxW__badge{color:#fff;letter-spacing:.05em;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:2.5rem;padding:.6rem 1.5rem;font-size:.8rem;font-weight:700;display:inline-flex}.Beatmakers-module__zRdRxW__zapIcon{color:#fa0;filter:drop-shadow(0 0 10px #ffaa0080)}.Beatmakers-module__zRdRxW__title{color:#fff;letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800;line-height:1.1}.Beatmakers-module__zRdRxW__accent{background:linear-gradient(135deg,#00f2ff,#7000ff);-webkit-text-fill-color:transparent;filter:drop-shadow(0 10px 30px #7000ff4d);-webkit-background-clip:text;background-clip:text}.Beatmakers-module__zRdRxW__sub{color:#ffffff80;max-width:700px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}.Beatmakers-module__zRdRxW__controls{justify-content:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.Beatmakers-module__zRdRxW__navButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Beatmakers-module__zRdRxW__navButton:hover{color:#000;background:#fff;transform:translateY(-4px);box-shadow:0 15px 30px -10px #ffffff4d}.Beatmakers-module__zRdRxW__carouselWrapper{width:100%;margin-top:3rem}@media (max-width:768px){.Beatmakers-module__zRdRxW__carouselWrapper{--item-width:85vw}}.Beatmakers-module__zRdRxW__sliderContainer{width:100%;position:relative}.Beatmakers-module__zRdRxW__footer{text-align:center;margin-top:4rem}.Beatmakers-module__zRdRxW__allBtn{color:#000;letter-spacing:.02em;background:linear-gradient(135deg,#00f2ff 0%,#00c9a7 100%);border:none;border-radius:100px;align-items:center;gap:.75rem;padding:1.25rem 3.5rem;font-size:1rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 30px #00f2ff4d}.Beatmakers-module__zRdRxW__allBtn:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 15px 40px #00f2ff80}@media (max-width:768px){.Beatmakers-module__zRdRxW__section{padding:2rem 0}.Beatmakers-module__zRdRxW__header{margin-bottom:2rem}.Beatmakers-module__zRdRxW__title{padding:0 1rem;font-size:1.5rem}.Beatmakers-module__zRdRxW__sub{padding:0 1.5rem;font-size:.95rem}.Beatmakers-module__zRdRxW__allBtn{padding:1rem 2.5rem;font-size:.9rem}}
.Carousel-module__YELpsa__carouselWrapper{width:100%;position:relative}.Carousel-module__YELpsa__controls{z-index:10;justify-content:flex-end;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:900px){.Carousel-module__YELpsa__controls{display:none}}.Carousel-module__YELpsa__navButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Carousel-module__YELpsa__navButton:hover:not(.Carousel-module__YELpsa__disabled){color:#000;background:#fff;transform:translateY(-2px)}.Carousel-module__YELpsa__disabled{opacity:.3;cursor:not-allowed}.Carousel-module__YELpsa__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;margin:-1rem 0;padding:1rem 0;scroll-padding:0;position:relative;overflow-x:auto}@media (min-width:768px){.Carousel-module__YELpsa__scrollContainer{margin:-1rem 0;padding:1rem 0;scroll-padding:0}}.Carousel-module__YELpsa__scrollContainer::-webkit-scrollbar{display:none}.Carousel-module__YELpsa__track{align-items:stretch;min-width:100%;display:flex}.Carousel-module__YELpsa__item{scroll-snap-align:center;scroll-snap-stop:always;flex:none;transition:z-index .3s step-end;position:relative}.Carousel-module__YELpsa__item:hover{z-index:100}@media (min-width:1100px){.Carousel-module__YELpsa__item{scroll-snap-align:start}.Carousel-module__YELpsa__scrollContainer{margin-left:0;margin-right:0;padding-left:0;padding-right:0;scroll-padding:0}}@media (max-width:768px){.Carousel-module__YELpsa__navButton{width:40px;height:40px}}
.BeatmakerCard-module__g2tFjq__card{aspect-ratio:3/4;cursor:pointer;background:#050505;border:1px solid #ffffff0f;border-radius:18px;width:100%;transition:transform .45s cubic-bezier(.25,1,.5,1),border-color .45s,box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 15px 35px -10px #00000080}.BeatmakerCard-module__g2tFjq__card:hover{box-shadow:0 28px 55px -18px #000000e6, 0 0 26px color-mix(in srgb, var(--accent-color,#00f2ff) 10%, transparent);border-color:#ffffff29;transform:translateY(-5px)}.BeatmakerCard-module__g2tFjq__imageWrapper{z-index:1;position:absolute;inset:0}.BeatmakerCard-module__g2tFjq__image{-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.25,1,.5,1),filter .7s}.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__image{filter:brightness(.72)saturate(.96);transform:scale(1.04)}.BeatmakerCard-module__g2tFjq__overlay{z-index:2;background:linear-gradient(#0000 0%,#00000014 30%,#0000008c 60%,#000000f5 100%);transition:background .45s;position:absolute;inset:0}.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__overlay{background:linear-gradient(#0000 0%,#0000002e 22%,#000000ad 54%,#000000f7 100%)}.BeatmakerCard-module__g2tFjq__badge{z-index:10;background:color-mix(in srgb, var(--accent-color,#00f2ff) 10%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in srgb, var(--accent-color,#00f2ff) 22%, transparent);color:#fff;letter-spacing:.1em;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:1.1rem;left:1.1rem}.BeatmakerCard-module__g2tFjq__contentWrapper{z-index:5;flex-direction:column;justify-content:flex-end;padding:1.15rem;display:flex;position:absolute;inset:0}.BeatmakerCard-module__g2tFjq__textInfo{flex-direction:column;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex;transform:translateY(0)}.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__textInfo{transform:translateY(-2.85rem)}.BeatmakerCard-module__g2tFjq__verifiedBadge{color:var(--accent-color,#00f2ff);letter-spacing:.06em;align-items:center;gap:4px;margin-bottom:3px;font-size:.62rem;font-weight:800;transition:opacity .3s;display:flex}.BeatmakerCard-module__g2tFjq__role{color:var(--accent-color,#00f2ff);letter-spacing:.14em;font-size:.72rem;font-weight:700}.BeatmakerCard-module__g2tFjq__name{color:#fff;letter-spacing:-.02em;font-size:clamp(1.3rem,2.4vw,1.65rem);font-weight:900;line-height:1.1}.BeatmakerCard-module__g2tFjq__revealLine{opacity:0;align-items:center;gap:.45rem;max-height:0;margin-top:.55rem;transition:opacity .22s,max-height .28s,transform .28s;display:flex;overflow:hidden;transform:translateY(6px)}.BeatmakerCard-module__g2tFjq__revealLine span{color:#ffffffbd;white-space:nowrap;text-overflow:ellipsis;background:#ffffff13;border:1px solid #ffffff1a;border-radius:999px;min-width:0;padding:.3rem .5rem;font-size:.58rem;font-weight:800;line-height:1;overflow:hidden}.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__revealLine{opacity:1;max-height:2rem;transform:translateY(0)}.BeatmakerCard-module__g2tFjq__hoverBtn{color:#050505;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffffeb;border:1px solid #ffffff38;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;width:auto;padding:.65rem 1rem;font-size:.78rem;font-weight:800;transition:opacity .35s,transform .35s cubic-bezier(.25,1,.5,1),background .2s,border-color .2s;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;transform:translateY(10px)}.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__hoverBtn{opacity:1;transform:translateY(0)}.BeatmakerCard-module__g2tFjq__hoverBtn:hover{color:#000;background:#fffffff2;border-color:#0000}.BeatmakerCard-module__g2tFjq__neonTop{z-index:20;pointer-events:none;background:linear-gradient(to right, transparent, var(--accent-color,#00f2ff), transparent);opacity:0;width:76%;height:1px;transition:opacity .45s;position:absolute;top:0;left:12%}.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__neonTop{opacity:.9}.BeatmakerCard-module__g2tFjq__neonBottom{z-index:20;pointer-events:none;background:linear-gradient(to right, transparent, var(--accent-color,#00f2ff), transparent);opacity:.18;width:76%;height:1px;transition:opacity .45s,box-shadow .45s;position:absolute;bottom:0;left:12%;box-shadow:0 0 12px #00f2ff40}.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__neonBottom{opacity:.85;box-shadow:0 0 18px #00f2ff66}@media (max-width:768px){.BeatmakerCard-module__g2tFjq__card{aspect-ratio:3/4.2;border-radius:14px}.BeatmakerCard-module__g2tFjq__card:hover{border-color:#ffffff14;transform:none;box-shadow:0 15px 35px -10px #00000080}.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__image{filter:none;transform:none}.BeatmakerCard-module__g2tFjq__overlay,.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__overlay{background:linear-gradient(#0000 0%,#00000014 26%,#0000009e 58%,#000000f5 100%)}.BeatmakerCard-module__g2tFjq__contentWrapper{padding:.78rem}.BeatmakerCard-module__g2tFjq__textInfo,.BeatmakerCard-module__g2tFjq__card:hover .BeatmakerCard-module__g2tFjq__textInfo{padding-right:2.4rem;transform:translateY(0)}.BeatmakerCard-module__g2tFjq__name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.08;display:-webkit-box;overflow:hidden}.BeatmakerCard-module__g2tFjq__role{letter-spacing:.1em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.55rem;line-height:1.25;display:-webkit-box;overflow:hidden}.BeatmakerCard-module__g2tFjq__verifiedBadge{gap:3px;margin-bottom:2px;font-size:.5rem}.BeatmakerCard-module__g2tFjq__verifiedBadge svg{width:9px;height:9px}.BeatmakerCard-module__g2tFjq__revealLine{display:none}.BeatmakerCard-module__g2tFjq__badge{letter-spacing:.06em;max-width:calc(100% - 1.24rem);padding:.22rem .5rem;font-size:.52rem;top:.62rem;left:.62rem}.BeatmakerCard-module__g2tFjq__badge svg{width:10px;height:10px}.BeatmakerCard-module__g2tFjq__hoverBtn{color:#050505;opacity:1;background:#ffffffe6;border-radius:50%;gap:0;width:34px;height:34px;padding:0;font-size:0;bottom:.68rem;left:auto;right:.68rem;transform:translateY(0)}.BeatmakerCard-module__g2tFjq__hoverBtn:hover{background:#ffffffe6}.BeatmakerCard-module__g2tFjq__hoverBtn svg{width:15px;height:15px}}
.InstructorCard-module__vvx78q__card{aspect-ratio:3/4;cursor:pointer;background:#050505;border:1px solid #ffffff0f;border-radius:18px;width:100%;transition:transform .45s cubic-bezier(.25,1,.5,1),border-color .45s,box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 15px 35px -10px #00000080}.InstructorCard-module__vvx78q__card:hover{border-color:#ffffff29;transform:translateY(-5px);box-shadow:0 28px 55px -18px #000000e6,0 0 26px #a855f71a}.InstructorCard-module__vvx78q__imageWrapper{z-index:1;position:absolute;inset:0}.InstructorCard-module__vvx78q__image{-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.25,1,.5,1),filter .7s}.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__image{filter:brightness(.72)saturate(.96);transform:scale(1.04)}.InstructorCard-module__vvx78q__overlay{z-index:2;background:linear-gradient(#0000 0%,#00000014 28%,#0000008c 58%,#000000f0 100%);transition:background .45s;position:absolute;inset:0}.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__overlay{background:linear-gradient(#0000 0%,#0000002e 22%,#000000ad 54%,#000000f7 100%)}.InstructorCard-module__vvx78q__badge{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.1em;background:#a855f71a;border:1px solid #a855f733;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:1.1rem;left:1.1rem}.InstructorCard-module__vvx78q__contentWrapper{z-index:5;flex-direction:column;justify-content:flex-end;padding:1.15rem;display:flex;position:absolute;inset:0}.InstructorCard-module__vvx78q__textInfo{flex-direction:column;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex;transform:translateY(0)}.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__textInfo{transform:translateY(-2.85rem)}.InstructorCard-module__vvx78q__role{color:#c084fc;letter-spacing:.14em;font-size:.72rem;font-weight:700}.InstructorCard-module__vvx78q__name{color:#fff;letter-spacing:-.02em;font-size:clamp(1.3rem,2.4vw,1.65rem);font-weight:800;line-height:1.1}.InstructorCard-module__vvx78q__revealLine{opacity:0;align-items:center;gap:.45rem;max-height:0;margin-top:.55rem;transition:opacity .22s,max-height .28s,transform .28s;display:flex;overflow:hidden;transform:translateY(6px)}.InstructorCard-module__vvx78q__revealLine span{color:#ffffffbd;white-space:nowrap;text-overflow:ellipsis;background:#ffffff13;border:1px solid #ffffff1a;border-radius:999px;min-width:0;padding:.3rem .5rem;font-size:.58rem;font-weight:800;line-height:1;overflow:hidden}.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__revealLine{opacity:1;max-height:2rem;transform:translateY(0)}.InstructorCard-module__vvx78q__hoverBtn{color:#050505;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#ffffffeb;border:1px solid #ffffff38;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;width:auto;padding:.65rem 1rem;font-size:.78rem;font-weight:800;transition:opacity .35s,transform .35s cubic-bezier(.25,1,.5,1),background .2s,border-color .2s;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;transform:translateY(10px)}.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__hoverBtn{opacity:1;transform:translateY(0)}.InstructorCard-module__vvx78q__hoverBtn:hover{color:#000;background:#fff;border-color:#0000}.InstructorCard-module__vvx78q__neonTop{z-index:20;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#a855f7cc,#0000);width:76%;height:1px;transition:opacity .45s;position:absolute;top:0;left:12%}.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__neonTop{opacity:.9}.InstructorCard-module__vvx78q__neonBottom{z-index:20;pointer-events:none;opacity:.18;background:linear-gradient(90deg,#0000,#a855f799,#0000);width:76%;height:1px;transition:opacity .45s,box-shadow .45s;position:absolute;bottom:0;left:12%;box-shadow:0 0 12px #a855f740}.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__neonBottom{opacity:.85;box-shadow:0 0 18px #a855f766}@media (max-width:768px){.InstructorCard-module__vvx78q__card{aspect-ratio:3/4.2;border-radius:14px}.InstructorCard-module__vvx78q__card:hover{border-color:#ffffff14;transform:none;box-shadow:0 15px 35px -10px #00000080}.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__image{filter:none;transform:none}.InstructorCard-module__vvx78q__overlay,.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__overlay{background:linear-gradient(#0000 0%,#00000014 26%,#0000009e 58%,#000000f5 100%)}.InstructorCard-module__vvx78q__contentWrapper{padding:.78rem}.InstructorCard-module__vvx78q__textInfo,.InstructorCard-module__vvx78q__card:hover .InstructorCard-module__vvx78q__textInfo{padding-right:2.4rem;transform:translateY(0)}.InstructorCard-module__vvx78q__name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.08;display:-webkit-box;overflow:hidden}.InstructorCard-module__vvx78q__role{letter-spacing:.1em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.55rem;line-height:1.25;display:-webkit-box;overflow:hidden}.InstructorCard-module__vvx78q__badge{letter-spacing:.06em;padding:.22rem .5rem;font-size:.52rem;top:.62rem;left:.62rem}.InstructorCard-module__vvx78q__badge svg{width:10px;height:10px}.InstructorCard-module__vvx78q__revealLine{display:none}.InstructorCard-module__vvx78q__hoverBtn{color:#050505;opacity:1;background:#ffffffe6;border-radius:50%;width:34px;height:34px;padding:0;bottom:.68rem;left:auto;right:.68rem;transform:translateY(0)}.InstructorCard-module__vvx78q__hoverBtn:hover{background:#ffffffe6}.InstructorCard-module__vvx78q__hoverBtn svg{width:15px;height:15px}.InstructorCard-module__vvx78q__hoverBtn{gap:0;font-size:0}}
@keyframes SSS-module__mp7gEG__faq1-fade-up{0%{opacity:0;filter:blur(6px);transform:translateY(20px)}60%{filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes SSS-module__mp7gEG__faq1-beam-spin{0%{transform:rotate(0)scale(1)}to{transform:rotate(360deg)scale(1)}}@keyframes SSS-module__mp7gEG__faq1-pulse{0%{opacity:.55;transform:scale(.7)}60%{opacity:.1}to{opacity:0;transform:scale(1.25)}}@keyframes SSS-module__mp7gEG__faq1-meter{0%,20%{transform-origin:0;transform:scaleX(0)}45%,60%{transform-origin:0;transform:scaleX(1)}80%,to{transform-origin:100%;transform:scaleX(0)}}@keyframes SSS-module__mp7gEG__faq1-tick{0%,30%{opacity:.4;transform:translate(-6px)}50%{opacity:1;transform:translate(2px)}to{opacity:0;transform:translate(20px)}}@keyframes SSS-module__mp7gEG__faq1-fade-up-in{to{opacity:1;filter:blur();transform:translate(0,0)}}.SSS-module__mp7gEG__intro{color:#f8fafceb;letter-spacing:.35em;mix-blend-mode:screen;opacity:0;filter:blur(8px);isolation:isolate;background:#0c0c0c6b;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.85rem;width:100%;max-width:24rem;margin:0 auto;padding:.85rem 1.4rem;font-size:.65rem;transition:opacity .72s,transform .72s,filter .72s;display:flex;position:relative;overflow:hidden;transform:translateY(12px)}.SSS-module__mp7gEG__introActive{opacity:1;filter:blur();transform:translate(0,0)}.SSS-module__mp7gEG__beam,.SSS-module__mp7gEG__pulse{pointer-events:none;border-radius:50%;position:absolute;inset:-110%}.SSS-module__mp7gEG__beam{opacity:.55;background:conic-gradient(from 160deg,#e2e8f040,#0000 32%,#94a3b838 58%,#0000 78%,#94a3b82e);animation:18s linear infinite SSS-module__mp7gEG__faq1-beam-spin}.SSS-module__mp7gEG__pulse{opacity:.25;border:1px solid;animation:3.4s ease-out infinite SSS-module__mp7gEG__faq1-pulse}.SSS-module__mp7gEG__label{z-index:1;letter-spacing:.4em;font-weight:600;position:relative}.SSS-module__mp7gEG__meter{z-index:1;transform-origin:0;opacity:.7;background:linear-gradient(90deg,#0000,currentColor 35%,#0000 85%);flex:auto;height:1px;animation:5.8s ease-in-out infinite SSS-module__mp7gEG__faq1-meter;position:relative;transform:scaleX(0)}.SSS-module__mp7gEG__tick{z-index:1;background:currentColor;border-radius:9999px;width:.55rem;height:.55rem;animation:3.2s ease-in-out infinite SSS-module__mp7gEG__faq1-tick;position:relative;box-shadow:0 0 0 4px #ffffff1a}.SSS-module__mp7gEG__fade{opacity:0;filter:blur(12px);transition:opacity .7s,transform .7s,filter .7s;transform:translateY(24px)}.SSS-module__mp7gEG__fadeReady{animation:.86s cubic-bezier(.22,.68,0,1) forwards SSS-module__mp7gEG__faq1-fade-up-in}
.HowItWorks-module__tSMH5W__section{background:0 0;position:relative;overflow:visible}.HowItWorks-module__tSMH5W__container{max-width:1300px;padding:0 var(--container-px);margin:0 auto}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:2rem}@media (max-width:768px){.HowItWorks-module__tSMH5W__header{margin-bottom:2.5rem}}.HowItWorks-module__tSMH5W__upperTitle{color:#fff9;letter-spacing:.4em;opacity:.8;margin-bottom:1.5rem;font-size:11px;font-weight:700;display:block}.HowItWorks-module__tSMH5W__badge{color:#fff;letter-spacing:.05em;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.6rem 1.5rem;font-size:.8rem;font-weight:700;display:inline-flex}.HowItWorks-module__tSMH5W__title{font-size:var(--title-h2);color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:800;line-height:1.2}.HowItWorks-module__tSMH5W__accent{background:linear-gradient(90deg,#fff,#fff9);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 15px #fff3);-webkit-background-clip:text;background-clip:text}.HowItWorks-module__tSMH5W__sub{color:#ffffffb3;text-align:center;max-width:800px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.7}.HowItWorks-module__tSMH5W__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:1.5rem;margin-bottom:4rem;display:grid}.HowItWorks-module__tSMH5W__linearCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__linearCard:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-8px);box-shadow:0 40px 80px -20px #0006}.HowItWorks-module__tSMH5W__cardGraphicContainer{background:linear-gradient(#ffffff05,#0000);border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;height:240px;display:flex;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__iconContainer{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.HowItWorks-module__tSMH5W__orbitRing{border:1px dashed #ffffff1a;border-radius:50%;animation:20s linear infinite HowItWorks-module__tSMH5W__rotateSimple;position:absolute;inset:0}.HowItWorks-module__tSMH5W__orbitRingInner{border:1px solid var(--card-color);opacity:.1;border-radius:50%;position:absolute;inset:20px}.HowItWorks-module__tSMH5W__mainIconWrapper{color:#fff;z-index:2;background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.HowItWorks-module__tSMH5W__linearCard:hover .HowItWorks-module__tSMH5W__mainIconWrapper{background:var(--card-color);color:#000;box-shadow:0 0 40px rgba(var(--card-color-rgb), .3);border-color:#0000;transform:scale(1.1)rotate(10deg)}@keyframes HowItWorks-module__tSMH5W__rotateSimple{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HowItWorks-module__tSMH5W__cardContent{flex-direction:column;padding:2rem;display:flex}.HowItWorks-module__tSMH5W__cardHeader{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.HowItWorks-module__tSMH5W__stepNumMini{letter-spacing:.1em;margin-bottom:.5rem;font-size:.7rem;font-weight:800}.HowItWorks-module__tSMH5W__cardTitle{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.HowItWorks-module__tSMH5W__plusButton{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.HowItWorks-module__tSMH5W__plusButton:hover{background:#ffffff1a;transform:scale(1.1)}.HowItWorks-module__tSMH5W__plusIcon{width:14px;height:14px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative}.HowItWorks-module__tSMH5W__plusIcon:before,.HowItWorks-module__tSMH5W__plusIcon:after{content:"";background-color:currentColor;border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__tSMH5W__plusIcon:before{width:14px;height:2px}.HowItWorks-module__tSMH5W__plusIcon:after{width:2px;height:14px}.HowItWorks-module__tSMH5W__plusButton.HowItWorks-module__tSMH5W__open{color:#000;background:#fff;border-color:#0000}.HowItWorks-module__tSMH5W__plusButton.HowItWorks-module__tSMH5W__open .HowItWorks-module__tSMH5W__plusIcon{transform:rotate(135deg)}.HowItWorks-module__tSMH5W__cardDetails{overflow:hidden}.HowItWorks-module__tSMH5W__cardDetailsInner{border-top:1px solid #ffffff0f;margin-top:1.5rem;padding-top:1.5rem}.HowItWorks-module__tSMH5W__cardDesc{color:#ffffff80;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.HowItWorks-module__tSMH5W__cardFeatures{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.HowItWorks-module__tSMH5W__cardFeatures li{color:#fffc;align-items:center;gap:.75rem;font-size:.85rem;font-weight:700;display:flex}.HowItWorks-module__tSMH5W__extras{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.HowItWorks-module__tSMH5W__extraItem{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.HowItWorks-module__tSMH5W__extraItem:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-4px)}.HowItWorks-module__tSMH5W__extraIcon{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.HowItWorks-module__tSMH5W__extraTitle{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.HowItWorks-module__tSMH5W__extraDesc{color:#ffffffb3;font-size:.95rem;line-height:1.6}.HowItWorks-module__tSMH5W__cta{justify-content:center;gap:1rem;display:flex}.HowItWorks-module__tSMH5W__ctaMain{color:#000;cursor:pointer;background:#fff;border:none;border-radius:100px;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.HowItWorks-module__tSMH5W__ctaMain:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px -10px #ffffff4d}.HowItWorks-module__tSMH5W__ctaSecond{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;padding:1.25rem 3rem;font-size:1rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1)}.HowItWorks-module__tSMH5W__ctaSecond:hover{color:#000;background:#fff;border-color:#0000;transform:translateY(-4px)}@media (max-width:900px){.HowItWorks-module__tSMH5W__stepsGrid{grid-template-columns:repeat(2,1fr)}.HowItWorks-module__tSMH5W__extras{grid-template-columns:1fr}}@media (max-width:600px){.HowItWorks-module__tSMH5W__section{padding:4rem 0}.HowItWorks-module__tSMH5W__stepsGrid{grid-template-columns:1fr}.HowItWorks-module__tSMH5W__cta{flex-direction:column;gap:1rem}.HowItWorks-module__tSMH5W__ctaMain,.HowItWorks-module__tSMH5W__ctaSecond{justify-content:center;width:100%;padding:1rem 2rem}.HowItWorks-module__tSMH5W__title{font-size:2.22rem}}
.page-module__D2GsrW__page{color:#fff;background-color:#000;min-height:100vh;position:relative;overflow-x:hidden}.page-module__D2GsrW__main{max-width:1650px;padding-top:clamp(80px,12vh,120px);padding-bottom:6vh;padding-left:var(--container-px,2rem);padding-right:var(--container-px,2rem);z-index:10;margin:0 auto;position:relative}.page-module__D2GsrW__dashboardLayout,.page-module__D2GsrW__dashboardLayoutInfo{grid-template-columns:240px 1fr;gap:28px;margin-top:24px;display:grid}@media (max-width:1400px){.page-module__D2GsrW__dashboardLayout,.page-module__D2GsrW__dashboardLayoutInfo{grid-template-columns:200px 1fr;gap:20px}}@media (max-width:1200px){.page-module__D2GsrW__dashboardLayout,.page-module__D2GsrW__dashboardLayoutInfo{grid-template-columns:1fr;gap:24px}}.page-module__D2GsrW__hero{text-align:center;padding:24px 0 36px}.page-module__D2GsrW__title{letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.page-module__D2GsrW__gradientText{background:linear-gradient(135deg,#00b4d8 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__D2GsrW__subtitle{color:#ffffff73;max-width:520px;margin:0 auto;font-size:.95rem;line-height:1.65}.page-module__D2GsrW__commandBar{-webkit-backdrop-filter:blur(20px);background:#ffffff06;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;gap:0;margin-bottom:28px;padding:10px 12px;transition:border-color .3s,box-shadow .3s;display:flex}.page-module__D2GsrW__commandBar:focus-within{border-color:#00b4d84d;box-shadow:0 0 0 1px #00b4d81a,0 8px 32px #0006}.page-module__D2GsrW__commandBarSticky{z-index:200;margin-left:calc(-1 * var(--container-px,2rem));margin-right:calc(-1 * var(--container-px,2rem));padding-left:var(--container-px,2rem);padding-right:var(--container-px,2rem);background:#06060aeb;border:none;border-bottom:1px solid #ffffff12;border-radius:0;animation:.25s page-module__D2GsrW__slideDown;position:sticky;top:72px}@keyframes page-module__D2GsrW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.page-module__D2GsrW__searchRow{border-bottom:none;align-items:center;gap:12px;margin-bottom:0;padding-bottom:0;transition:all .3s;display:flex}:is(.page-module__D2GsrW__commandBar:has(.page-module__D2GsrW__filterToggleActive) .page-module__D2GsrW__searchRow,.page-module__D2GsrW__commandBar:has(.page-module__D2GsrW__filterSummary) .page-module__D2GsrW__searchRow){border-bottom:1px solid #ffffff0d;margin-bottom:10px;padding-bottom:12px}.page-module__D2GsrW__searchWrap{flex:1;align-items:center;gap:10px;padding:0 4px;display:flex}.page-module__D2GsrW__searchIcon{color:#ffffff40;flex-shrink:0;transition:color .2s}.page-module__D2GsrW__searchIconActive{color:#00b4d8}.page-module__D2GsrW__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;height:38px;padding:0;font-size:.95rem;font-weight:500}.page-module__D2GsrW__searchInput::placeholder{color:#fff3}.page-module__D2GsrW__searchClear{color:#ffffff80;cursor:pointer;background:#ffffff12;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .2s,color .2s;display:flex}.page-module__D2GsrW__searchClear:hover{color:#fff;background:#ffffff1f}.page-module__D2GsrW__statsPill{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;flex-shrink:0;align-items:center;gap:12px;padding:4px 14px;display:flex}.page-module__D2GsrW__statItem{align-items:center;gap:6px;display:flex}.page-module__D2GsrW__statLbl{color:#ffffff4d;text-transform:uppercase;letter-spacing:.02em;font-size:.72rem;font-weight:500}.page-module__D2GsrW__statSep{background:#ffffff1a;width:1px;height:14px}.page-module__D2GsrW__filterToggle{color:#48cae4;cursor:pointer;background:#00b4d81a;border:1px solid #00b4d833;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:.82rem;font-weight:700;transition:all .25s;display:flex}.page-module__D2GsrW__filterToggle:hover{color:#fff;background:#00b4d82e;border-color:#00b4d866}.page-module__D2GsrW__filterToggleActive{color:#fff;background:#00b4d8;border-color:#00b4d8;box-shadow:0 0 20px #00b4d84d}.page-module__D2GsrW__filterToggle span{display:inline-block}.page-module__D2GsrW__controlRow{border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;margin-bottom:10px;padding-top:2px;padding-bottom:12px;display:flex;overflow:hidden}.page-module__D2GsrW__filterSummary{justify-content:space-between;align-items:center;padding:4px 6px;animation:.3s page-module__D2GsrW__fadeIn;display:flex}@keyframes page-module__D2GsrW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.page-module__D2GsrW__summaryInfo{align-items:center;gap:8px;display:flex}.page-module__D2GsrW__resultCount{color:#00b4d8;background:#00b4d826;border-radius:6px;padding:2px 8px;font-size:.8rem;font-weight:800}.page-module__D2GsrW__resultLabel{color:#fff6;font-size:.78rem;font-weight:600}.page-module__D2GsrW__clearFilters{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:700;transition:all .2s;display:flex}.page-module__D2GsrW__clearFilters:hover{color:#ff4d4d;background:#ff4d4d0d}.page-module__D2GsrW__genreTabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.page-module__D2GsrW__genreTabs::-webkit-scrollbar{display:none}.page-module__D2GsrW__genreTab{color:#fff6;cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:0 0;border:none;border-radius:8px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:color .2s,background .2s}.page-module__D2GsrW__genreTab:hover{color:#fffc;background:#ffffff0d}.page-module__D2GsrW__genreTabActive{color:#00b4d8!important;background:#00b4d81a!important}.page-module__D2GsrW__rightControls{flex-shrink:0;align-items:center;gap:8px;display:flex}.page-module__D2GsrW__toggleGroup{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;gap:2px;padding:3px;display:flex}.page-module__D2GsrW__toggleBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:5px 12px;font-size:.78rem;font-weight:600;transition:all .15s}.page-module__D2GsrW__toggleBtn:hover{color:#ffffffb3;background:#ffffff0d}.page-module__D2GsrW__toggleActive{color:#fff!important;background:#ffffff1a!important}.page-module__D2GsrW__sortWrap{align-items:center;display:flex;position:relative}.page-module__D2GsrW__sortSelect{appearance:none;color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;outline:none;padding:6px 28px 6px 12px;font-size:.8rem;font-weight:600;transition:border-color .2s,background .2s}.page-module__D2GsrW__sortSelect:hover,.page-module__D2GsrW__sortSelect:focus{color:#fff;background:#ffffff12;border-color:#ffffff26}.page-module__D2GsrW__sortArrow{color:#ffffff59;pointer-events:none;position:absolute;right:9px}.page-module__D2GsrW__container{margin-top:0}.page-module__D2GsrW__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}@media (max-width:1200px){.page-module__D2GsrW__grid{grid-template-columns:repeat(3,1fr);gap:22px}}@media (max-width:992px){.page-module__D2GsrW__grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:640px){.page-module__D2GsrW__grid{grid-template-columns:1fr;gap:16px}}.page-module__D2GsrW__noResults{color:#ffffff59;text-align:center;background:radial-gradient(circle,#00b4d80a 0%,#0000 70%);border:1px dashed #ffffff14;border-radius:32px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:100px 0;display:flex}.page-module__D2GsrW__noResultsEmoji{opacity:.3;margin-bottom:1rem;font-size:3rem}.page-module__D2GsrW__noResultsText{color:#fff9;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module__D2GsrW__noResultsResetBtn{color:#48cae4;cursor:pointer;background:#00b4d81a;border:1px solid #00b4d840;border-radius:999px;margin-top:1rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s,color .2s}.page-module__D2GsrW__noResultsResetBtn:hover{color:#fff;background:#00b4d833;border-color:#00b4d880}@media (max-width:768px){.page-module__D2GsrW__main{padding-top:80px;padding-left:1rem;padding-right:1rem}.page-module__D2GsrW__hero{padding:12px 0 20px}.page-module__D2GsrW__title{margin-bottom:10px;font-size:1.6rem}.page-module__D2GsrW__commandBar{border-radius:16px;padding:8px 10px}.page-module__D2GsrW__commandBarSticky{padding-left:1rem;padding-right:1rem;top:60px}.page-module__D2GsrW__searchInput{height:34px;font-size:.9rem}.page-module__D2GsrW__statsPill{display:none}.page-module__D2GsrW__genreTab{padding:5px 10px;font-size:.75rem}.page-module__D2GsrW__sortSelect{padding:5px 24px 5px 10px;font-size:.75rem}.page-module__D2GsrW__filterToggle span{display:none}.page-module__D2GsrW__filterToggle{padding:0 10px}.page-module__D2GsrW__genreTabs{flex:none;width:100%;margin-bottom:4px}.page-module__D2GsrW__rightControls{justify-content:space-between;width:100%}.page-module__D2GsrW__toggleGroup{display:flex}}.page-module__D2GsrW__leftSidebar{flex-direction:column;gap:24px;display:flex}@media (max-width:1200px){.page-module__D2GsrW__leftSidebar{display:none}}.page-module__D2GsrW__sidebarCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:20px}.page-module__D2GsrW__sidebarTitle{text-transform:uppercase;color:#ffffff4d;letter-spacing:.1em;margin-bottom:16px;font-size:.72rem;font-weight:700}.page-module__D2GsrW__sidebarMenu{flex-direction:column;gap:8px;display:flex}.page-module__D2GsrW__sidebarMenuItem{color:#ffffff8c;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 14px;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.page-module__D2GsrW__sidebarMenuItem:hover{color:#fff;background:#ffffff0a}.page-module__D2GsrW__sidebarMenuItemActive{color:#00b4d8;background:#00b4d814}.page-module__D2GsrW__sidebarMenuItemActive svg{color:#00b4d8}.page-module__D2GsrW__statsList{flex-direction:column;gap:14px;display:flex}.page-module__D2GsrW__statItem{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.page-module__D2GsrW__statLabel{color:#fff6;font-size:.8rem}.page-module__D2GsrW__statVal{color:#fff;font-size:.9rem;font-weight:700}.page-module__D2GsrW__premiumPromoCard{background:linear-gradient(135deg,#00b4d814 0%,#7000ff14 100%);border:1px solid #00b4d82e;border-radius:16px;flex-direction:column;gap:12px;margin-top:8px;padding:20px;display:flex;position:relative;overflow:hidden}.page-module__D2GsrW__premiumPromoCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#00b4d80d 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.page-module__D2GsrW__premiumPromoTitle{color:#fff;align-items:center;gap:8px;font-size:.92rem;font-weight:800;display:flex}.page-module__D2GsrW__premiumPromoTitle svg{color:#fa0;filter:drop-shadow(0 0 6px #fa09)}.page-module__D2GsrW__premiumPromoDesc{color:#ffffff8c;margin:0;font-size:.76rem;line-height:1.45}.page-module__D2GsrW__premiumPromoBtn{color:#fff;background:linear-gradient(135deg,#00b4d8 0%,#7000ff 100%);border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.page-module__D2GsrW__premiumPromoBtn:hover{transform:scale(1.02);box-shadow:0 4px 15px #00b4d84d}.page-module__D2GsrW__featuredRow{grid-template-columns:1fr 1.4fr;gap:24px;margin-bottom:28px;display:grid}@media (max-width:992px){.page-module__D2GsrW__featuredRow{grid-template-columns:1fr;gap:20px}}.page-module__D2GsrW__playlistCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:200px;padding:24px;display:flex;position:relative;overflow:hidden}.page-module__D2GsrW__playlistCardGlass{display:none}.page-module__D2GsrW__tagline{color:#00b4d8d9;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.page-module__D2GsrW__playlistTitle{color:#fff;margin-top:12px;margin-bottom:12px;font-size:1.8rem;font-weight:800;line-height:1.2}.page-module__D2GsrW__playlistDesc{color:#ffffff73;font-size:.85rem;line-height:1.6}.page-module__D2GsrW__playlistStatChips{border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;padding-top:16px;display:flex}.page-module__D2GsrW__playlistStatChip{color:#fff;background:#ffffff0a;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.page-module__D2GsrW__playlistStatChipLabel{color:#ffffff59;margin-left:2px;font-size:.72rem;font-weight:500}.page-module__D2GsrW__featuredBanner{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;align-items:flex-end;min-height:200px;padding:24px;display:flex;position:relative;overflow:hidden}.page-module__D2GsrW__bannerOverlay{z-index:1;background:linear-gradient(#0b0b0d00 0%,#0b0b0db3 60%,#0b0b0df2 100%);position:absolute;inset:0}.page-module__D2GsrW__bannerContent{z-index:2;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex;position:relative}.page-module__D2GsrW__bannerMeta{flex:1}.page-module__D2GsrW__bannerTitle{color:#fff;margin-bottom:6px;font-size:1.5rem;font-weight:800}.page-module__D2GsrW__bannerSubtitle{color:#ffffff80;font-size:.88rem}.page-module__D2GsrW__glowPlayBtn{color:#000;cursor:pointer;width:60px;height:60px;box-shadow:none;background:#00b4d8;border:none;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.page-module__D2GsrW__glowPlayBtn:hover{background:#fff;transform:scale(1.08);box-shadow:0 0 32px #fff9}.page-module__D2GsrW__centerPanel{flex:1;min-width:0}.page-module__D2GsrW__winnersGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.page-module__D2GsrW__winnerCard{text-align:center;background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;min-height:360px;padding:1.5rem;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.page-module__D2GsrW__winnerCard:hover{border-color:#34d3994d;transform:translateY(-5px)}.page-module__D2GsrW__winnerCard:before{content:"";pointer-events:none;background:linear-gradient(135deg,#10b9811f,#0000 42%);position:absolute;inset:0}.page-module__D2GsrW__winnerRank,.page-module__D2GsrW__winnerAvatar,.page-module__D2GsrW__winnerName,.page-module__D2GsrW__winnerSong,.page-module__D2GsrW__winnerCompetition,.page-module__D2GsrW__winnerPrize{z-index:1;position:relative}.page-module__D2GsrW__winnerRank{color:#34d399;text-transform:uppercase;letter-spacing:.12em;align-self:flex-start;align-items:center;gap:.45rem;font-size:.72rem;font-weight:800;display:inline-flex}.page-module__D2GsrW__winnerAvatar{color:#fff;background:#ffffff14;border:2px solid #34d39940;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-top:2rem;font-size:1.7rem;font-weight:900;display:flex;position:relative;overflow:hidden}.page-module__D2GsrW__winnerName{color:#fff;margin-top:1rem;font-size:1.25rem;font-weight:800}.page-module__D2GsrW__winnerSong{color:#ffffff7a;min-height:2.5rem;margin-top:.45rem;font-size:.85rem;line-height:1.35}.page-module__D2GsrW__winnerCompetition{color:#ffffffa6;margin-top:auto;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .2s}.page-module__D2GsrW__winnerCompetition:hover{color:#34d399}.page-module__D2GsrW__winnerPrize{color:#34d399;margin-top:1rem;font-size:1.4rem;font-weight:900}
.GenreTicker-module__M7vVkG__tickerContainer{flex-direction:column;width:100%;padding:1.5rem 0;display:flex;position:relative;overflow:hidden}.GenreTicker-module__M7vVkG__fadeLeft,.GenreTicker-module__M7vVkG__fadeRight{z-index:2;pointer-events:none;width:15vw;max-width:200px;position:absolute;top:0;bottom:0}.GenreTicker-module__M7vVkG__fadeLeft{background:linear-gradient(to right, var(--background-dark,#050511) 0%, transparent 100%);left:0}.GenreTicker-module__M7vVkG__fadeRight{background:linear-gradient(to left, var(--background-dark,#050511) 0%, transparent 100%);right:0}.GenreTicker-module__M7vVkG__marquee{gap:1rem;display:flex;overflow:hidden}.GenreTicker-module__M7vVkG__marquee:hover .GenreTicker-module__M7vVkG__marqueeContent{animation-play-state:paused}.GenreTicker-module__M7vVkG__marqueeContent{flex-shrink:0;align-items:center;gap:4rem;min-width:100%;animation:120s linear infinite GenreTicker-module__M7vVkG__scroll;display:flex}@keyframes GenreTicker-module__M7vVkG__scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 4rem))}}@media (prefers-reduced-motion:reduce){.GenreTicker-module__M7vVkG__marqueeContent{animation-play-state:paused}}.GenreTicker-module__M7vVkG__genreItem{color:#fff6;letter-spacing:.1em;cursor:default;white-space:nowrap;align-items:center;gap:1rem;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex}.GenreTicker-module__M7vVkG__genreItem:hover{color:#fff;text-shadow:0 0 25px #a855f799;transform:scale(1.05)}.GenreTicker-module__M7vVkG__dot{background:linear-gradient(135deg,#a855f7 0%,#3b82f6 100%);border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #a855f7cc}@media (max-width:768px){.GenreTicker-module__M7vVkG__genreItem{gap:.5rem;font-size:1rem}.GenreTicker-module__M7vVkG__tickerContainer{padding:1rem 0}}
