*{margin:0;padding:0;box-sizing:border-box}body{font-family:Exo,sans-serif;background:linear-gradient(180deg,#000,#0a0a0a,#000);color:#e0e0e0;min-height:100vh}.nav-link{color:#fffc;text-decoration:none;font-size:.9em;font-weight:500;transition:color .2s ease;background:none;border:none;cursor:pointer;padding:0;font-family:Exo,sans-serif}.new-thread-btn{position:fixed;bottom:40px;right:60px;padding:14px 32px;background:#fff;color:#000;border:none;border-radius:25px;font-size:.85em;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .2s ease;box-shadow:0 8px 24px #ffffff4d;text-transform:uppercase;font-family:Exo,sans-serif}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;color:#ffffff80;text-decoration:none;transition:all .2s;padding:8px 16px;border-radius:8px}@media(max-width:768px){body{padding-bottom:80px}.bottom-nav{display:block}.nav-bar{padding:15px 20px}.nav-group-left,.nav-group-right{display:none}.container{padding:90px 25px 120px}.page-title{font-size:2.5em}.category-item{grid-template-columns:1fr;gap:12px}.category-stat{text-align:left;display:inline-block;margin-right:20px}.category-stat-number{display:inline;margin-right:5px}.thread-item{grid-template-columns:1fr 100px;gap:12px;padding:15px 20px}.thread-number,.thread-stats{display:none}.new-thread-btn{bottom:90px;right:25px;padding:12px 24px;font-size:.75em}}.bottom-player-bar{position:fixed;bottom:0;left:0;right:0;width:100%;background:#0a0a0af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);padding:15px 30px;z-index:200;display:flex;align-items:center;gap:30px;margin:0;box-sizing:border-box}.bottom-track-info{display:flex;align-items:center;gap:15px;min-width:250px}.bottom-thumbnail{width:50px;height:50px;border-radius:6px;object-fit:cover;flex-shrink:0}.bottom-text{min-width:0}.bottom-track-title{font-size:.9em;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.bottom-track-artist{font-size:.75em;color:#fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-controls-center{flex:1;display:flex;flex-direction:column;align-items:center;gap:12px;max-width:600px;margin:0 auto}.bottom-controls-buttons{display:flex;align-items:center;gap:20px}.bottom-control-btn{background:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:8px}.bottom-control-btn:hover{color:#ebebeb;transform:scale(1.1)}.bottom-control-btn.bottom-play-btn{width:42px;height:42px;background:#fff;border-radius:50%;color:#000}.bottom-control-btn.bottom-play-btn:hover{background:#ebebeb;transform:scale(1.08)}.bottom-progress-container{width:100%;display:flex;align-items:center;gap:12px}.bottom-time-display{font-size:.7em;color:#fff9;min-width:40px;text-align:center}.bottom-progress-bar{flex:1;height:4px;background:#fff3;border-radius:2px;cursor:pointer;position:relative;overflow:hidden}.bottom-progress-fill{height:100%;background:#fff;width:0%;transition:width .1s linear;box-shadow:0 0 10px #ffffff80}.bottom-volume{display:flex;align-items:center;gap:10px;min-width:150px}.bottom-volume-icon{color:#fff;width:24px;height:24px}.bottom-volume-slider{-webkit-appearance:none;width:100px;height:4px;background:#fff3;cursor:pointer;border-radius:2px}.bottom-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#fff;border-radius:50%;cursor:pointer;box-shadow:0 0 5px #ffffffb3}.bottom-volume-slider::-moz-range-thumb{width:12px;height:12px;background:#fff;border-radius:50%;cursor:pointer;border:none}@media(max-width:768px){.bottom-player-bar{bottom:80px!important;z-index:1001!important;padding:12px 20px!important;cursor:pointer;gap:10px!important;transition:background .2s ease;flex-direction:column!important;align-items:flex-start!important}.bottom-player-bar:active{background:#141414fa}.bottom-track-info{width:100%!important;min-width:unset!important;flex:1}.bottom-controls-center{width:100%!important;gap:0!important;max-width:none!important;margin:0!important}.bottom-controls-buttons{display:none!important}.bottom-progress-container{gap:0!important;pointer-events:none}.bottom-time-display{display:none!important}.bottom-progress-bar,.bottom-progress-fill{height:3px!important;border-radius:2px!important}.bottom-volume{display:none!important}}@media(max-width:480px){.bottom-player-bar{padding:10px 15px!important;gap:8px!important}.bottom-track-info{gap:12px!important}.bottom-thumbnail{width:40px!important;height:40px!important}.bottom-track-title{font-size:.85em!important}.bottom-track-artist{font-size:.7em!important}}.bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#0a0a0afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);padding:12px 0 20px;z-index:1000}.bottom-nav-container{display:flex;justify-content:space-around;align-items:center;max-width:600px;margin:0 auto}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;color:#ffffff80;background:none;border:none;transition:all .2s;padding:8px 16px;border-radius:8px;cursor:pointer;font-family:Exo,sans-serif}.bottom-nav-item:hover,.bottom-nav-item:active{color:#fffc;background:#ffffff0d}.bottom-nav-item.active{color:#fff}.bottom-nav-icon{width:24px;height:24px}.bottom-nav-label{font-size:11px;font-weight:500}@media(max-width:768px){.bottom-nav{display:block}body{padding-bottom:80px}}.nav-bar{position:fixed;top:0;left:0;right:0;width:100%;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:999;background:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-group-left,.nav-group-right{display:flex;align-items:center;gap:20px}.nav-link{color:#fffc;text-decoration:none;font-size:.9em;font-weight:500;transition:color .2s ease;background:none;border:none;cursor:pointer;padding:0}.nav-link:hover,.nav-link.active{color:#fff}.auth-link.logged-in{color:#ff4500}.categories-section{margin-bottom:80px}.section-label{font-size:.75em;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#ffffff80;margin-bottom:20px}.categories-list{display:flex;flex-direction:column;gap:1px;background:#ffffff1a;border-radius:8px;overflow:hidden}.category-item{display:grid;grid-template-columns:1fr 120px 120px;gap:30px;padding:25px 30px;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease;cursor:pointer;align-items:center}.category-item:hover{background:#ffffff0d}.category-info{min-width:0}.category-name{font-size:1.1em;font-weight:600;color:#fff;margin-bottom:6px}.category-desc{font-size:.85em;color:#fff9;line-height:1.4}.category-stat{font-size:.85em;color:#ffffff80;text-align:center}.category-stat-number{display:block;font-size:1.4em;font-weight:600;color:#fffc;margin-bottom:4px}.recent-section{margin-bottom:60px}.thread-category-tag{padding:3px 10px;background:#ffffff1a;border-radius:10px;font-size:.85em;font-weight:600}.loading{text-align:center;padding:40px;color:#ffffff80;font-size:.9em}.error{text-align:center;padding:40px;color:#f44;font-size:.9em}@media(max-width:1024px){.container{padding:100px 40px}.page-title{font-size:3em}.category-item{grid-template-columns:1fr 100px 100px;gap:20px;padding:20px 25px}.thread-item{grid-template-columns:40px 1fr auto 120px;gap:15px;padding:18px 25px}}@media(max-width:768px){.nav-bar{padding:15px 20px}.nav-group-left,.nav-group-right{display:none}.container{padding:90px 25px 120px}.page-title{font-size:2.5em}.category-item{grid-template-columns:1fr;gap:12px}.category-stat{text-align:left;display:inline-block;margin-right:20px}.category-stat-number{display:inline;margin-right:5px}.thread-item{grid-template-columns:1fr 100px;gap:12px;padding:15px 20px}.thread-number,.thread-stats{display:none}.new-thread-btn{bottom:90px;right:25px;padding:12px 24px;font-size:.75em}}.category-page{font-family:Exo,sans-serif;background:linear-gradient(180deg,#000,#0a0a0a,#000);color:#e0e0e0;min-height:100vh}.container{max-width:1600px;margin:0 auto;padding:120px 60px 100px}.breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:30px;font-size:.9em;color:#ffffff80}.breadcrumb a{color:#ffffffb3;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#fff}.page-header{margin-bottom:60px}.page-title{font-size:4em;font-weight:900;color:#fff;letter-spacing:-2px;margin-bottom:15px;line-height:1.1}.page-subtitle{font-size:1em;color:#fff9;font-weight:400}.category-stats{display:flex;gap:30px;margin-top:20px;font-size:.9em;color:#ffffff80}.stat-item{display:flex;align-items:center;gap:8px}.stat-number{font-size:1.5em;font-weight:700;color:#fff}.threads-list{display:flex;flex-direction:column;gap:1px;background:#ffffff1a;border-radius:8px;overflow:hidden}.thread-item{display:grid;grid-template-columns:50px 1fr auto 150px;gap:25px;padding:20px 30px;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease;cursor:pointer;align-items:center}.thread-item:hover{background:#ffffff0d}.thread-number{color:#ffffff80;font-size:.9em;font-weight:600;text-align:center}.thread-content{min-width:0}.thread-title{font-size:1em;font-weight:500;color:#fff;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-meta{font-size:.8em;color:#ffffff80;display:flex;align-items:center;gap:12px}.thread-stats{display:flex;gap:20px;font-size:.85em;color:#ffffff80}.thread-time{font-size:.85em;color:#ffffff80;text-align:right;white-space:nowrap}.new-thread-btn{position:fixed;bottom:40px;right:60px;padding:14px 32px;background:#fff;color:#000;border:none;border-radius:25px;font-size:.85em;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .2s ease;box-shadow:0 8px 24px #ffffff4d;text-transform:uppercase}.new-thread-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #fff6}.loading{text-align:center;padding:60px;color:#ffffff80;font-size:.9em}.error{text-align:center;padding:60px;color:#f44;font-size:.9em}@media(max-width:768px){.container{padding:100px 25px 120px}.page-title{font-size:2.5em}.thread-item{grid-template-columns:1fr 100px;gap:12px;padding:15px 20px}.thread-number,.thread-stats{display:none}.new-thread-btn{bottom:100px;right:25px;padding:12px 24px;font-size:.75em}}.thread-page{font-family:Exo,sans-serif;background:linear-gradient(180deg,#000,#0a0a0a,#000);color:#e0e0e0;min-height:100vh}.thread-header{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1)}.thread-title{font-size:2.5em;font-weight:700;color:#fff;margin-bottom:15px}.thread-meta{display:flex;align-items:center;gap:15px;font-size:.9em;color:#ffffff80}.posts-list{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.post-item{background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:25px}.post-header{display:flex;align-items:center;gap:15px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.post-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.post-author-info{flex:1}.post-author-name{font-weight:600;color:#fff;font-size:1em}.post-time{font-size:.85em;color:#ffffff80}.post-content{color:#ffffffe6;line-height:1.6;font-size:.95em;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%;overflow:hidden}.reply-form{background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:25px;margin-top:30px}.reply-form-header{font-size:1.1em;font-weight:600;color:#fff;margin-bottom:15px}.form-textarea{width:100%;min-height:150px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:14px 18px;color:#fff;font-family:Exo,sans-serif;font-size:1em;resize:vertical;margin-bottom:15px}.form-textarea:focus{outline:none;border-color:#ffffff4d;background:#ffffff14}.form-actions{display:flex;gap:10px;align-items:center}.btn{padding:12px 28px;border:none;border-radius:8px;font-size:.9em;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Exo,sans-serif}.btn-secondary{background:#ffffff1a;color:#fff;padding:10px 20px;font-size:.85em}.auth-notice{background:#ffa5001a;border:1px solid rgba(255,165,0,.3);border-radius:8px;padding:20px;color:orange;text-align:center;margin-top:30px}.auth-notice a{color:#fff;text-decoration:underline;cursor:pointer}.loading{text-align:center;padding:60px;color:#ffffff80}.error{text-align:center;padding:60px;color:#f44}@media(max-width:768px){.container{padding:100px 25px 120px}.thread-title{font-size:1.8em}}.newthread-page{font-family:Exo,sans-serif;background:linear-gradient(180deg,#000,#0a0a0a,#000);color:#e0e0e0;min-height:100vh}.container{max-width:900px;margin:0 auto;padding:120px 40px 80px}.page-header{margin-bottom:40px}.page-title{font-size:3em;font-weight:900;color:#fff;letter-spacing:-2px;margin-bottom:10px}.page-subtitle{font-size:.95em;color:#ffffff80}.form-container{background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:40px;border:1px solid rgba(255,255,255,.1)}.form-group{margin-bottom:30px}.form-label{display:block;font-size:.85em;font-weight:600;color:#fffc;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.form-input{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:14px 18px;color:#fff;font-family:Exo,sans-serif;font-size:1em;transition:all .2s ease}.form-input:focus{outline:none;border-color:#ffffff4d;background:#ffffff14}.form-textarea{min-height:200px;resize:vertical;font-family:Exo,sans-serif}.form-select{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:14px 18px;color:#fff;font-family:Exo,sans-serif;font-size:1em;cursor:pointer;transition:all .2s ease}.form-select:focus{outline:none;border-color:#ffffff4d;background:#ffffff14}.form-select option{background:#0a0a0a;color:#fff}.form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:40px}.btn{padding:14px 32px;border:none;border-radius:8px;font-size:.9em;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Exo,sans-serif}.btn-primary{background:#fff;color:#000}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff4d}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-secondary{background:#ffffff1a;color:#fff}.btn-secondary:hover{background:#ffffff26}.error-message{background:#ff44441a;border:1px solid rgba(255,68,68,.3);border-radius:8px;padding:15px 20px;color:#f44;font-size:.9em;margin-bottom:20px}.success-message{background:#44ff441a;border:1px solid rgba(68,255,68,.3);border-radius:8px;padding:15px 20px;color:#4f4;font-size:.9em;margin-bottom:20px}@media(max-width:768px){.container{padding:100px 25px 120px}.page-title{font-size:2.5em}.form-container{padding:30px 25px}.form-actions{flex-direction:column}.btn{width:100%}}.explore-page{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;padding-bottom:80px}.header{border-bottom:1px solid rgba(255,255,255,.08);background:#000;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-container{max-width:1400px;margin:0 auto;padding:20px 40px;display:flex;align-items:center;justify-content:space-between}.search-container{position:relative;width:420px}.search-bar{background:#1a1a1a;border-radius:50px;padding:12px 24px;width:100%;border:1px solid rgba(255,255,255,.05);color:#fff;font-size:14px;outline:none;transition:all .2s}.search-bar:focus{background:#222;border-color:#ffffff1a}.search-bar::placeholder{color:#666}.search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:12px;max-height:400px;overflow-y:auto;box-shadow:0 4px 20px #00000080;z-index:100}.search-result-item{padding:12px 16px;cursor:pointer;transition:all .15s;border-bottom:1px solid rgba(255,255,255,.05)}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#ffffff0d}.search-result-title{font-size:14px;font-weight:500;color:#fff;margin-bottom:4px}.search-result-artist{font-size:12px;color:#666}.search-no-results{padding:16px;text-align:center;color:#666;font-size:13px}.nav-links{display:flex;gap:32px;font-size:14px}.nav-links a{color:#fff;text-decoration:none;transition:color .2s;font-weight:400}.nav-links a:hover{color:#999}.main-content{max-width:1400px;margin:0 auto;padding:0 40px}.filter-section{padding:40px 0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.05)}.tabs{display:flex;gap:40px}.tab-btn{background:none;border:none;color:#666;font-size:14px;font-weight:500;cursor:pointer;padding-bottom:8px;border-bottom:2px solid transparent;transition:all .2s;letter-spacing:.3px}.tab-btn:hover{color:#fff}.tab-btn.active{color:#fff;border-bottom-color:#fff}.sort-dropdown{position:relative}.sort-btn{background:none;border:1px solid rgba(255,255,255,.08);color:#999;padding:10px 18px;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s;font-weight:400}.sort-btn:hover{color:#fff;border-color:#ffffff26;background:#ffffff05}.sort-menu{position:absolute;top:calc(100% + 8px);right:0;background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow:hidden;min-width:180px;box-shadow:0 4px 20px #00000080;z-index:200}.sort-option{padding:12px 16px;font-size:13px;color:#999;cursor:pointer;transition:all .15s;font-weight:400}.sort-option:hover{background:#ffffff0d;color:#fff}.sort-option.active{background:#ffffff14;color:#fff}.beats-grid{padding:40px 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}.beat-card{cursor:pointer;transition:all .2s ease}.beat-card:hover{transform:translateY(-4px)}.beat-card:active{transform:translateY(-2px)}.beat-artwork-container{position:relative;width:100%;padding-bottom:100%;border-radius:6px;overflow:hidden;background:#0a0a0a;margin-bottom:12px;box-shadow:0 2px 8px #0000004d}.beat-artwork{position:absolute;top:0;left:0;width:100%;height:100%}.beat-artwork img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .3s ease}.beat-card:hover .beat-artwork img{transform:scale(1.05)}.beat-plays{position:absolute;bottom:10px;left:10px;background:#000000bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 12px;border-radius:4px;font-size:11px;font-weight:500;letter-spacing:.3px}.beat-info{padding:0 4px}.beat-title{font-size:14px;font-weight:500;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;line-height:1.3}.beat-artist{font-size:13px;color:#666;font-weight:400}.loading{padding:40px;text-align:center;color:#666;font-size:13px;grid-column:1 / -1}.pagination{padding:60px 0 80px;display:flex;align-items:center;justify-content:center;gap:8px}.page-numbers{display:flex;gap:8px}.page-btn{background:none;border:1px solid rgba(255,255,255,.08);color:#999;padding:10px 16px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s;min-width:44px;font-weight:500}.page-btn:hover:not(:disabled){background:#ffffff0d;color:#fff;border-color:#ffffff26}.page-btn.active{background:#fff;color:#000;border-color:#fff}.page-btn:disabled{opacity:.3;cursor:not-allowed}@media(max-width:768px){.header-container{padding:16px 24px}.search-container{flex:1;width:auto;max-width:none}.nav-links{display:none}.main-content{padding:0 24px}.filter-section{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 0 20px}.tabs{gap:24px;width:100%}.sort-dropdown{width:100%}.sort-btn{width:100%;justify-content:space-between}.sort-menu{left:0;right:0}.beats-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.pagination{padding:40px 0 20px}}.player-page{font-family:Exo,sans-serif;background:linear-gradient(180deg,#000,#0a0a0a,#000);color:#e0e0e0;min-height:100vh;overflow-x:hidden}.player-page .main-content{margin:0;width:100%;max-width:100%;background-color:transparent;border:none;box-shadow:none;border-radius:0;padding:120px 60px 100px;min-height:100vh;display:flex;align-items:flex-start;justify-content:flex-start}.player-page #master-player-container{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;min-height:auto;padding:0;width:100%;max-width:1600px;margin:0 auto;background:transparent;z-index:1;gap:80px}.player-page .master-player-top{display:flex;flex-direction:column;align-items:flex-start;width:auto;max-width:none;margin:0;z-index:2;flex-shrink:0}.player-page .master-pfp{width:450px;height:450px;object-fit:cover;margin-bottom:0;border-radius:16px;box-shadow:0 30px 80px #000000e6,0 0 60px #ffffff26,0 0 100px #ffffff14;display:block;transition:transform .3s ease,box-shadow .3s ease}.player-page .master-pfp:hover{transform:scale(1.02);box-shadow:0 35px 90px #000000f2,0 0 80px #fff3,0 0 120px #ffffff1a}.player-page .now-playing-info{text-align:left;width:100%;flex:1;padding-top:0;max-width:700px}.player-page .now-playing-info h2{color:#fff;margin:0 0 30px;font-size:4em;font-weight:900;text-shadow:0 0 20px rgba(255,255,255,.3);line-height:1.1;letter-spacing:-2px}.player-page .now-playing-info>div{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.player-page .artist-link,.player-page .buy-button{display:inline-flex;align-items:center;text-decoration:none;font-size:.85em;font-weight:700;color:#fff;border:1px solid rgba(255,255,255,.2);background:#ffffff14;padding:8px 20px;border-radius:20px;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none}.player-page .artist-link:hover,.player-page .buy-button:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px);box-shadow:none}.player-page .stream-text{font-size:.9em;color:#fff9;font-weight:500}@media(max-width:1400px){.player-page #master-player-container{gap:60px;max-width:1200px}.player-page .master-pfp{width:400px;height:400px}.player-page .now-playing-info h2{font-size:3.5em}}@media(max-width:1200px){.player-page #master-player-container{gap:50px}.player-page .master-pfp{width:350px;height:350px}.player-page .now-playing-info h2{font-size:3em}.player-page .main-content{padding:100px 40px}}@media(max-width:1024px){.player-page #master-player-container{flex-direction:column;align-items:center;gap:40px}.player-page .now-playing-info{text-align:center;max-width:600px}.player-page .now-playing-info>div{justify-content:center}.player-page .now-playing-info h2{font-size:2.8em}.player-page .master-pfp{width:380px;height:380px}}.mobile-player-controls{display:none}@media(max-width:768px){.player-page .now-playing-info h2{display:none!important}.player-page .now-playing-info>div{display:none!important}.player-page .main-content{padding:100px 20px 180px!important;min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important}.player-page #master-player-container{gap:20px!important}.mobile-player-controls{display:flex;flex-direction:column;gap:25px;width:100%;margin-top:25px;padding:0 20px}.mobile-title-section{width:100%;overflow:hidden;position:relative;padding:10px 0}.mobile-scrolling-title{display:inline-block;white-space:nowrap;font-size:1.2em;font-weight:700;color:#fff;animation:scroll-title 15s linear infinite}@keyframes scroll-title{0%{transform:translate(100%)}to{transform:translate(-100%)}}.mobile-controls-buttons{display:flex;align-items:center;justify-content:center;gap:30px}.mobile-control-btn{background:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:12px}.mobile-control-btn:active{transform:scale(.95)}.mobile-control-btn.mobile-play-btn{width:70px;height:70px;background:#fff;border-radius:50%;color:#000;box-shadow:0 4px 20px #ffffff4d}.mobile-control-btn.mobile-play-btn:active{transform:scale(.95);box-shadow:0 2px 15px #ffffff4d}.mobile-progress-section{width:100%}.mobile-progress-bar-container{width:100%;height:6px;background:#fff3;border-radius:10px;cursor:pointer;position:relative;margin-bottom:8px}.mobile-progress-fill{height:100%;background:#fff;border-radius:10px;transition:width .1s linear;box-shadow:0 0 15px #fff9;position:relative}.mobile-progress-fill:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 0 10px #ffffffe6}.mobile-time-row{display:flex;justify-content:space-between;font-size:.75em;color:#fff9}.mobile-volume-section{display:none!important}}.mobile-player-navbar,.mobile-player-menu,.mobile-nav-btn{display:none!important}@media(max-width:768px){.player-page{overflow-x:hidden;background:#000}.player-page .main-content{width:100%!important;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important;background:transparent!important;overflow:hidden!important;-webkit-overflow-scrolling:touch!important;display:flex!important;justify-content:center!important;align-items:center!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;position:fixed!important;inset:0!important}.player-page #master-player-container{width:100%!important;max-width:500px!important;height:calc(100vh - 160px)!important;padding:68px 25px 0!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:20px!important;border:none!important;box-shadow:none!important;background:transparent!important;transform:translateY(-12px)!important}.player-page .master-player-top{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;padding:0!important;margin:0!important;flex-shrink:0!important}.player-page .master-pfp{width:min(75vw,320px)!important;height:min(75vw,320px)!important;margin:0 auto!important;border-radius:12px!important;box-shadow:0 20px 60px #000c,0 0 40px #ffffff1a!important;object-fit:cover!important;display:block!important}.player-page .now-playing-info{text-align:center!important;width:100%!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;flex-shrink:0!important}.player-page .now-playing-info h2{font-size:clamp(1.4em,5vw,1.8em)!important;margin:0!important;padding:0 15px!important;font-weight:900!important;line-height:1.1!important;text-align:center!important;color:#fff!important;text-shadow:0 0 20px rgba(255,255,255,.3)!important;letter-spacing:-.5px!important;word-wrap:break-word!important;white-space:normal!important;display:block!important}.player-page .now-playing-info>div{display:flex!important;justify-content:center!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:0!important;width:100%!important}.player-page .artist-link,.player-page .buy-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:8px 18px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.2)!important;background:#ffffff14!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#fff!important;font-size:.8em!important;font-weight:700!important;cursor:pointer!important;transition:all .2s ease!important;text-decoration:none!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important}.player-page .artist-link:active,.player-page .buy-button:active{border-color:#fff6!important;background:#ffffff26!important;transform:translateY(-2px)!important}.player-page .stream-text{display:none!important}.mobile-player-controls{display:flex!important;flex-direction:column!important;gap:20px!important;width:100%!important;padding:0 30px!important;margin:-15px 0 0!important;flex-shrink:0!important}.mobile-track-info{display:none!important}.mobile-progress-section{width:100%!important;display:flex!important;flex-direction:column!important;gap:8px!important}.mobile-progress-bar-container{width:100%!important;height:4px!important;background:#fff3!important;border-radius:2px!important;cursor:pointer!important;position:relative!important}.mobile-progress-fill{height:100%!important;background:#fff!important;border-radius:2px!important;transition:width .1s linear!important;position:relative!important}.mobile-time-row{display:flex!important;justify-content:space-between!important;font-size:.7em!important;color:#ffffff80!important;font-weight:500!important}.mobile-controls-buttons{display:flex!important;align-items:center!important;justify-content:center!important;gap:35px!important;margin:-10px 0 0!important}.mobile-control-btn{background:transparent!important;border:none!important;color:#fff!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .15s ease!important;padding:0!important;width:44px!important;height:44px!important;opacity:.9!important}.mobile-control-btn:active{transform:scale(.85)!important;opacity:.6!important}.mobile-control-btn svg{width:28px!important;height:28px!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))!important}.mobile-control-btn.mobile-play-btn{width:65px!important;height:65px!important;background:#fff!important;border-radius:50%!important;color:#000!important;box-shadow:0 6px 20px #ffffff40!important;opacity:1!important}.mobile-control-btn.mobile-play-btn svg{width:30px!important;height:30px!important;filter:none!important}.mobile-control-btn.mobile-play-btn:active{transform:scale(.92)!important;box-shadow:0 4px 16px #ffffff4d!important}.mobile-volume-section{display:none!important}@media(max-width:374px){.player-page .main-content{padding-top:50px!important;padding-bottom:180px!important}.player-page #master-player-container{padding:0 15px!important;gap:20px!important}.player-page .master-pfp{width:min(80vw,280px)!important;height:min(80vw,280px)!important}.player-page .now-playing-info h2{font-size:clamp(1.4em,5vw,1.8em)!important}.player-page .artist-link,.player-page .buy-button{font-size:.75em!important;padding:8px 16px!important}}@media(min-width:375px)and (max-width:389px){.player-page .main-content{padding-top:55px!important;padding-bottom:185px!important}.player-page #master-player-container{gap:22px!important}.player-page .master-pfp{width:min(82vw,300px)!important;height:min(82vw,300px)!important}}@media(min-width:390px)and (max-width:413px){.player-page .main-content{padding-top:60px!important;padding-bottom:190px!important}.player-page #master-player-container{gap:23px!important}.player-page .master-pfp{width:min(83vw,320px)!important;height:min(83vw,320px)!important}}@media(min-width:414px)and (max-width:429px){.player-page .main-content{padding-top:60px!important;padding-bottom:190px!important}.player-page .master-pfp{width:min(84vw,340px)!important;height:min(84vw,340px)!important}}@media(min-width:430px)and (max-width:767px){.player-page .main-content{padding-top:65px!important;padding-bottom:195px!important}.player-page .master-pfp{width:min(85vw,360px)!important;height:min(85vw,360px)!important}.player-page .now-playing-info h2{font-size:clamp(1.7em,5.5vw,2.3em)!important}}}
