@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background-color:#fdfdfd;color:#1d1d1d;line-height:1.5;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input{font-family:inherit;border:none;outline:none;background:none;color:inherit}.navbar{width:100%;position:relative;z-index:1000;padding:24px 24px 0}.navbar-inner{max-width:100%;margin:0 auto;padding:12px 24px;height:auto;display:flex;align-items:center;gap:16px;background:rgba(29,29,29,0.02);border:1px solid rgba(29,29,29,0.1);border-radius:16px;overflow:hidden}.navbar-logo{display:flex;align-items:center;gap:8px;white-space:nowrap;flex-shrink:0}.logo-icon{flex-shrink:0}.logo-text{font-size:24px;font-weight:600;letter-spacing:-0.96px;color:#1d1d1d}.navbar-links{display:flex;align-items:center;gap:4px;flex:1}.nav-link{font-size:16px;font-weight:400;color:rgba(29,29,29,0.7);transition:all 0.2s ease;white-space:nowrap;display:flex;align-items:center;gap:8px;padding:12px;border-radius:16px;height:52px}.nav-link-dim{opacity:0.5}.nav-link:hover{color:#1d1d1d;background:rgba(29,29,29,0.05)}.nav-link.active{color:#1d1d1d;background:rgba(29,29,29,0.09);font-weight:500}.nav-dot{width:6px;height:6px;border-radius:50%;background:#1d1d1d;flex-shrink:0}.nav-badge{font-size:14px;font-weight:500;padding:8px;border-radius:8px;border:1px solid #cc9946;background:linear-gradient(155deg,rgba(255,255,255,0.1) 11%,rgba(255,255,255,0.03) 56%);background-image:linear-gradient(135deg,#cc9946,rgba(204,153,70,0.6));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.navbar-right{display:flex;align-items:center;gap:16px;margin-left:auto}.search-box{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;color:rgba(29,29,29,0.4);pointer-events:none}.search-input{width:313px;padding:12px 16px 12px 40px;background:rgba(29,29,29,0.03);border-radius:16px;font-size:16px;font-weight:400;color:#1d1d1d;transition:all 0.3s ease}.search-input::placeholder{color:rgba(29,29,29,0.4)}.search-input:focus{background:rgba(29,29,29,0.06)}.user-profile{display:flex;align-items:center;gap:10px;cursor:pointer;background:rgba(29,29,29,0.03);padding:12px;border-radius:16px}.user-avatar-img{width:32px;height:32px;border-radius:100px;object-fit:cover}.user-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;background:rgba(29,29,29,0.05);flex-shrink:0}.user-avatar img{width:100%;height:100%;object-fit:cover}.auth-buttons{display:flex;align-items:center;gap:8px;flex-shrink:0}.auth-btn{font-size:14px;font-weight:500;padding:10px 20px;border-radius:12px;white-space:nowrap;transition:all 0.2s ease}.auth-btn-login{color:#1d1d1d;background:rgba(29,29,29,0.06)}.auth-btn-login:hover{background:rgba(29,29,29,0.12)}.auth-btn-register{color:#fff;background:#cc9946}.auth-btn-register:hover{background:#b8872e}.logout-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:none;border:none;color:rgba(29,29,29,0.4);cursor:pointer;transition:all 0.2s}.logout-btn:hover{color:#cc9946;background:rgba(29,29,29,0.06)}.user-name{font-size:16px;font-weight:500;color:#1d1d1d;white-space:nowrap}.main-content{max-width:100%;margin:0 auto;padding:0 24px 100px}.home-layout{display:grid;grid-template-columns:1fr 320px;gap:12px;margin-top:12px}.home-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.home-sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:12px}.hero{width:100%;height:400px;border-radius:16px;overflow:hidden;position:relative;background:rgba(29,29,29,0.05);border:1px solid #c7aaa5}.hero-image{position:absolute;inset:0}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient( 90deg,rgba(253,253,253,0.95) 0%,rgba(253,253,253,0.75) 30%,rgba(253,253,253,0.3) 60%,transparent 100% )}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 40px;max-width:550px}.hero-type{font-size:16px;font-weight:400;color:rgba(29,29,29,0.5);margin-bottom:4px}.hero-title{font-size:64px;font-weight:700;line-height:1.1;color:#1d1d1d;margin-bottom:8px;letter-spacing:-1.28px}.hero-artist{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:500;color:#1d1d1d;margin-bottom:24px}.verified-badge{flex-shrink:0}.hero-actions{display:flex;align-items:center;gap:12px}.play-btn-hero{width:48px;height:48px;border-radius:50%;background:rgba(204,153,70,0.75);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);display:flex;align-items:center;justify-content:center;color:#ffffff;transition:all 0.2s ease;flex-shrink:0}.play-btn-hero:hover{background:rgba(204,153,70,0.9);transform:scale(1.05)}.hero-tag{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:500;padding:8px 16px;border-radius:20px;background:rgba(29,29,29,0.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#1d1d1d}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title{font-size:24px;font-weight:700;color:#1d1d1d;letter-spacing:-0.48px}.sidebar-title{font-size:24px;font-weight:700;color:rgba(29,29,29,0.7);letter-spacing:-0.48px}.filter-tabs{display:flex;align-items:center;gap:8px}.filter-tab{font-size:16px;font-weight:400;padding:8px 12px;border-radius:12px;color:rgba(29,29,29,0.3);background:transparent;border:1px solid transparent;transition:all 0.2s ease}.filter-tab:hover{color:rgba(29,29,29,0.6);border-color:rgba(29,29,29,0.15)}.filter-tab.active{color:#1d1d1d;border:1px solid #1d1d1d}.filter-tabs-sm .filter-tab{font-size:14px;padding:6px 12px}.top10-section{border-radius:16px;border:1px solid #ffffff;background:linear-gradient(180deg,rgba(255,255,255,0.81) 0%,#fdfdfd 100%);overflow:hidden}.top10-table{width:100%}.table-header{display:flex;align-items:center;padding:12px 24px 12px 12px;font-size:16px;font-weight:400;color:rgba(29,29,29,0.7)}.table-header .col-num{width:32px;text-align:center}.table-header .col-track{width:320px}.table-header .col-artist{width:160px}.table-header .col-plays{flex:1}.table-header .col-action{width:48px}.table-row{display:flex;align-items:center;padding:8px 12px 8px 24px;gap:12px;transition:background-color 0.15s ease;border-bottom:1px solid rgba(29,29,29,0.05);position:relative}.table-row:last-child{border-bottom:none}.table-row:hover{background:rgba(29,29,29,0.02)}.table-row.playing{background:transparent}.table-row.playing::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#9a6714,#cc9946)}.col-num{width:32px;font-size:20px;font-weight:700;color:rgba(29,29,29,0.5);text-align:center;letter-spacing:-0.4px;flex-shrink:0}.col-track{width:320px;display:flex;align-items:center;gap:12px;min-width:0;flex-shrink:0}.track-thumb{width:32px;height:32px;border-radius:8px;object-fit:cover;flex-shrink:0;background:rgba(29,29,29,0.05)}.track-thumb.placeholder{background:rgba(29,29,29,0.05)}.track-name{font-size:16px;font-weight:600;color:#1d1d1d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.col-artist{width:160px;font-size:16px;font-weight:400;color:rgba(29,29,29,0.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.col-plays{flex:1;font-size:14px;font-weight:400;color:rgba(29,29,29,0.5);min-width:0}.col-action{width:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.play-btn-sm{width:48px;height:48px;border-radius:50%;background:rgba(29,29,29,0.06);display:flex;align-items:center;justify-content:center;color:rgba(29,29,29,0.7);transition:all 0.2s ease}.play-btn-sm:hover{background:rgba(29,29,29,0.1);transform:scale(1.05)}.table-row.playing .play-btn-sm{background:#cc9946;color:#ffffff}.en-yeniler-scroll{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.en-yeniler-scroll::-webkit-scrollbar{display:none}.en-yeniler-card{flex:0 0 280px;min-width:280px;width:280px;height:320px;position:relative;border-radius:16px;overflow:hidden;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1)}.new-releases-section>div[style*="overflow-x"]{-ms-overflow-style:none;scrollbar-width:none}.new-releases-section>div[style*="overflow-x"]::-webkit-scrollbar{display:none}.en-yeniler-blur{position:absolute;left:-1px;top:-57px;width:320px;height:171px;border-radius:12px;overflow:hidden;filter:blur(44.9px)}.en-yeniler-blur img{width:100%;height:100%;object-fit:cover}.en-yeniler-avatar{position:absolute;left:23px;top:23px;width:136px;height:136px;border-radius:380px;overflow:hidden}.en-yeniler-avatar img{width:100%;height:100%;object-fit:cover}.en-yeniler-info{position:absolute;left:24px;top:183px;display:flex;flex-direction:column;gap:8px}.en-yeniler-title-row{display:flex;align-items:baseline;gap:12px}.en-yeniler-title{font-size:24px;font-weight:700;color:#1d1d1d;letter-spacing:-0.48px;line-height:1.1;white-space:nowrap}.en-yeniler-type{position:absolute;left:214px;top:11px;font-size:12px;font-weight:500;color:rgba(29,29,29,0.4);letter-spacing:-0.24px}.en-yeniler-artist{font-size:16px;font-weight:500;color:rgba(29,29,29,0.7);letter-spacing:-0.32px;text-decoration:underline}.en-yeniler-divider{position:absolute;left:23px;top:251px;width:272px;height:1px;background:#1d1d1d;opacity:0.1}.en-yeniler-desc{position:absolute;left:24px;top:266px;font-size:16px;font-weight:500;color:rgba(29,29,29,0.7);letter-spacing:-0.32px;white-space:nowrap}.new-releases-section{}.new-releases-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.new-releases-scroll::-webkit-scrollbar{display:none}.release-card{flex-shrink:0;width:320px;height:320px;scroll-snap-align:start;cursor:pointer;border-radius:16px;overflow:hidden;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);display:flex;flex-direction:column;transition:opacity 0.2s ease}.release-card:hover{opacity:0.9}.release-cover{width:100%;height:200px;overflow:hidden;background:rgba(29,29,29,0.05)}.release-cover img{width:100%;height:100%;object-fit:cover}.release-info{padding:16px;display:flex;flex-direction:column;gap:4px;flex:1}.release-title{font-size:24px;font-weight:700;color:#1d1d1d;letter-spacing:-0.48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.release-type{font-size:14px;font-weight:400;color:rgba(29,29,29,0.5);white-space:nowrap;flex-shrink:0}.release-artist{font-size:16px;font-weight:500;color:rgba(29,29,29,0.7);text-decoration:underline;margin-bottom:2px}.release-desc{font-size:16px;font-weight:500;color:rgba(29,29,29,0.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-banners-section{}.featured-banners{display:grid;grid-template-columns:1fr 1fr;gap:12px}.banner-card{position:relative;height:400px;border-radius:16px;overflow:hidden;background:rgba(29,29,29,0.05);border:1px solid #c7aaa5}.banner-image,.placeholder-banner{width:100%;height:100%;object-fit:cover}.placeholder-banner{background:linear-gradient(135deg,rgba(29,29,29,0.05),rgba(29,29,29,0.1))}.banner-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px;display:flex;align-items:center;gap:12px;background:linear-gradient(to top,rgba(253,253,253,0.85) 0%,transparent 100%)}.play-btn-banner{width:42px;height:42px;border-radius:50%;background:rgba(204,153,70,0.75);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);display:flex;align-items:center;justify-content:center;color:#ffffff;flex-shrink:0;transition:all 0.2s ease}.play-btn-banner:hover{transform:scale(1.08);background:rgba(204,153,70,0.9)}.banner-tag{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:500;padding:8px 16px;border-radius:20px;background:rgba(29,29,29,0.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#1d1d1d}.album-grid-section{}.album-grid{display:flex;gap:12px}.album-card{position:relative;flex:1;height:400px;border-radius:16px;overflow:hidden;background:rgba(29,29,29,0.05);border:1px solid #c7aaa5;cursor:pointer}.album-card-image{width:100%;height:100%;object-fit:cover}.album-card-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:24px;pointer-events:none}.play-btn-card{width:42px;height:42px;border-radius:50%;background:rgba(204,153,70,0.75);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);display:flex;align-items:center;justify-content:center;color:#ffffff;flex-shrink:0;pointer-events:auto;transition:all 0.2s ease;align-self:flex-start}.play-btn-card:hover{transform:scale(1.08);background:rgba(204,153,70,0.9)}.legend-badge{display:inline-flex;align-items:center;gap:4px;font-size:16px;font-weight:500;padding:8px 16px;border-radius:20px;background:#1d1d1d;color:#cc9946;align-self:flex-start;pointer-events:auto}.featured-artist-card{width:320px;height:320px;border-radius:16px;overflow:hidden;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);display:flex;flex-direction:column}.featured-artist-image{width:320px;height:171px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.featured-artist-image img{width:100%;height:100%;object-fit:cover}.featured-artist-image .artist-avatar-circle{width:136px;height:136px;border-radius:50%;object-fit:cover;position:absolute;z-index:2}.featured-artist-image .artist-bg-blur{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(20px);z-index:1}.featured-artist-info{display:flex;align-items:baseline;justify-content:space-between;padding:16px 16px 4px}.featured-artist-name{font-size:24px;font-weight:700;color:#1d1d1d;letter-spacing:-0.48px}.featured-artist-meta{font-size:16px;font-weight:500;color:rgba(29,29,29,0.7)}.featured-artist-desc{font-size:16px;font-weight:500;color:rgba(29,29,29,0.7);padding:0 16px 16px;line-height:1.5}.featured-artist-separator{height:1px;background:rgba(29,29,29,0.1);margin:0 16px}.top10-sidebar{border-radius:16px;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);padding:20px}.top10-sidebar .section-header{margin-bottom:16px}.top10-list{display:flex;flex-direction:column;gap:8px}.top10-item{display:flex;align-items:center;gap:12px;padding:4px 0;transition:opacity 0.2s}.top10-item:hover{opacity:0.8}.top10-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;background:rgba(29,29,29,0.05)}.top10-avatar.placeholder{background:rgba(29,29,29,0.05)}.top10-name{font-size:16px;font-weight:600;color:#1d1d1d;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top10-play-btn{width:48px;height:48px;border-radius:50%;background:rgba(29,29,29,0.06);display:flex;align-items:center;justify-content:center;color:rgba(29,29,29,0.7);transition:all 0.2s ease;flex-shrink:0}.top10-play-btn:hover{background:rgba(29,29,29,0.1)}.mood-section{border-radius:16px;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);padding:20px}.mood-section .sidebar-title{margin-bottom:16px}.mood-list{display:flex;flex-direction:column;gap:4px}.mood-item{display:flex;align-items:center;gap:12px;padding:8px 0;transition:opacity 0.2s}.mood-item:hover{opacity:0.8}.mood-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.mood-name{font-size:16px;font-weight:400;color:#1d1d1d;flex:1}.bottom-player{position:fixed;bottom:0;left:0;right:0;height:72px;background:#fdfdfd;border-top:1px solid rgba(29,29,29,0.1);z-index:1000;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.player-inner{max-width:100%;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;gap:24px}.player-track-info{display:flex;align-items:center;gap:12px;min-width:200px}.player-cover{width:48px;height:48px;border-radius:8px;object-fit:cover;background:rgba(29,29,29,0.05)}.player-meta{display:flex;flex-direction:column;gap:2px}.player-title{font-size:16px;font-weight:600;color:#1d1d1d}.player-artist{font-size:14px;font-weight:400;color:rgba(29,29,29,0.5)}.player-controls{display:flex;align-items:center;gap:16px}.player-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:rgba(29,29,29,0.5);transition:color 0.2s}.player-btn:hover{color:#1d1d1d}.player-btn-main{width:40px;height:40px;border-radius:50%;background:#1d1d1d;color:#fdfdfd}.player-btn-main:hover{transform:scale(1.05);color:#fdfdfd}.player-progress{flex:1;display:flex;align-items:center;gap:10px}.player-time{font-size:12px;font-weight:400;color:rgba(29,29,29,0.5);min-width:35px;text-align:center}.progress-bar{flex:1;height:4px;background:rgba(29,29,29,0.1);border-radius:2px;cursor:pointer;position:relative}.progress-fill{height:100%;background:#1d1d1d;border-radius:2px;width:0%;transition:width 0.1s linear}.progress-bar:hover .progress-fill{background:#cc9946}.player-volume{display:flex;align-items:center;gap:8px;color:rgba(29,29,29,0.5)}.volume-bar{width:80px;height:4px;background:rgba(29,29,29,0.1);border-radius:2px;cursor:pointer}.volume-fill{height:100%;background:#1d1d1d;border-radius:2px}.placeholder-cover{width:100%;height:100%;background:linear-gradient(135deg,rgba(29,29,29,0.05),rgba(29,29,29,0.1));border-radius:8px}.text-gold{color:#cc9946}.bg-gold{background-color:#cc9946}.opacity-70{opacity:0.7}.opacity-50{opacity:0.5}.opacity-40{opacity:0.4}.opacity-30{opacity:0.3}.play-btn-sm,.play-btn-hero,.play-btn-card,.play-btn-banner,.auth-btn,.filter-tab,.nav-link,.logout-btn{min-width:44px;min-height:44px}@media (max-width:1280px){.home-sidebar{width:280px !important}.featured-artist-card{width:100% !important}.featured-artist-image{width:100%}.col-track{width:240px}}@media (max-width:1024px){.home-layout{grid-template-columns:1fr !important}.home-sidebar{width:100% !important;display:grid !important;grid-template-columns:1fr 1fr !important;gap:12px !important;flex-direction:unset !important}.featured-artist-card{width:100% !important;height:280px !important}.top10-sidebar{min-width:0}.hero{width:100% !important}.hero-title{font-size:48px}.album-grid,.featured-albums-row{grid-template-columns:repeat(3,1fr) !important}.album-grid{flex-wrap:wrap}.album-card{flex:1 1 calc(33.33% - 8px);min-width:calc(33.33% - 8px);height:300px}.en-yeniler-card{min-width:180px !important;flex:1 1 0 !important;height:280px !important}}@media (max-width:768px){.navbar{padding:12px 16px 0}.navbar-inner{padding:8px 12px;justify-content:space-between !important}.navbar-links{display:none !important}.search-box{display:none !important}.main-content{padding:0 16px 100px}.home-layout{grid-template-columns:1fr !important}.home-sidebar{width:100% !important;display:flex !important;flex-direction:column !important;grid-template-columns:unset !important}.featured-artist-card{width:100% !important;height:200px !important}.hero{height:250px !important;width:100% !important}.hero-title{font-size:36px;letter-spacing:-0.72px}.hero-content{padding:0 24px}.table-header .col-plays,.table-row .col-plays{display:none !important}.col-track{width:auto;flex:1;min-width:0}.table-row{padding:8px 12px}.new-releases-section>div[style]{overflow-x:auto !important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:8px}.en-yeniler-card{min-width:220px !important;flex:0 0 220px !important;height:280px !important;scroll-snap-align:start}.featured-banners{grid-template-columns:1fr 1fr}.banner-card{height:300px}section>div[style*="display:flex"][style*="gap:12px"]{overflow-x:auto !important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}section>div[style*="display:flex"][style*="gap:12px"]::-webkit-scrollbar{display:none}section>div[style*="display:flex"][style*="gap:12px"]>div[style*="flex:1"][style*="height:400px"]{flex:0 0 85vw !important;height:300px !important;scroll-snap-align:start}.album-grid,.featured-albums-row{display:flex !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:unset !important}.album-grid::-webkit-scrollbar,.featured-albums-row::-webkit-scrollbar{display:none}.album-grid>a,.featured-albums-row>a{flex:0 0 200px !important;height:200px !important;aspect-ratio:1 !important;scroll-snap-align:start}.album-card{height:240px}.release-card{width:260px;height:280px}.player-inner{padding:0 16px;gap:12px}.player-track-info{min-width:120px}.player-volume{display:none}.player-progress{min-width:0}.player-time{display:none}}@media (max-width:480px){.navbar{padding:8px 12px 0}.navbar-inner{padding:8px 12px;gap:8px;justify-content:space-between !important}.navbar-links{display:none !important}.search-box{display:none !important}.logo-text{font-size:20px}.auth-btn{padding:8px 14px;font-size:13px}.user-name{display:none}.main-content{padding:0 12px 100px}.home-layout{grid-template-columns:1fr !important;gap:8px;margin-top:8px}.home-sidebar{width:100% !important;display:flex !important;flex-direction:column !important;grid-template-columns:unset !important}.hero{height:200px !important;width:100% !important}.hero-title{font-size:32px !important;letter-spacing:-0.56px}.hero-type{font-size:13px}.hero-content{padding:0 16px;max-width:100%}.hero-artist{margin-bottom:12px}.play-btn-hero{width:44px;height:44px}.featured-artist-card{width:100% !important;height:200px !important}.table-header .col-artist,.table-row .col-artist,.table-header .col-plays,.table-row .col-plays,.col-artist,.col-plays{display:none !important}.col-track{width:auto !important;flex:1 !important;min-width:0 !important}.table-header .col-num,.col-num{width:24px;font-size:16px}.play-btn-sm{width:44px;height:44px}.col-action{width:44px}.new-releases-section>div[style]{overflow-x:auto !important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-wrap:nowrap !important;padding-bottom:8px}.en-yeniler-card{min-width:260px !important;width:260px !important;flex:0 0 260px !important;height:300px !important;scroll-snap-align:start}.en-yeniler-avatar{width:100px;height:100px;left:16px;top:16px}.en-yeniler-info{left:16px;top:130px}.en-yeniler-title{font-size:18px}.en-yeniler-type{position:static !important;display:block;margin-top:2px;font-size:11px}.en-yeniler-title-row{flex-direction:column;gap:2px}.en-yeniler-divider{left:16px;top:220px;width:calc(100% - 32px)}.en-yeniler-desc{left:16px;top:232px;font-size:13px}.featured-banners{grid-template-columns:1fr !important}.banner-card{height:250px !important}section>div:not(.en-yeniler-scroll)[style*="display:flex"][style*="gap:12px"]{flex-direction:column !important}section>div:not(.en-yeniler-scroll)[style*="display:flex"][style*="gap:12px"]>div[style*="flex:1"][style*="height"]{flex:none !important;width:100% !important;height:250px !important}.en-yeniler-scroll{flex-direction:row !important;flex-wrap:nowrap !important;overflow-x:auto !important}.album-grid,.featured-albums-row{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:unset !important;gap:10px !important}.album-grid::-webkit-scrollbar,.featured-albums-row::-webkit-scrollbar{display:none}.album-grid>a,.album-grid>div,.featured-albums-row>a{flex:0 0 200px !important;min-width:200px !important;width:200px !important;height:200px !important;aspect-ratio:1 !important;scroll-snap-align:start}.section-title{font-size:20px}.sidebar-title{font-size:20px}.section-header{flex-wrap:wrap;gap:8px}.filter-tabs{gap:4px}.filter-tab{font-size:14px;padding:6px 10px}.release-card{width:200px;height:240px}.release-title{font-size:18px}.bottom-player{height:64px}.player-inner{padding:0 12px;gap:8px}.player-track-info{min-width:100px;gap:8px}.player-cover{width:40px;height:40px}.player-title{font-size:14px}.player-artist{font-size:12px}.player-controls{gap:8px}.player-btn{width:32px;height:32px}.player-btn-main{width:36px;height:36px}.player-volume{display:none}.player-time{display:none}.progress-bar{min-width:60px}}.page-section{padding:32px 0 0}.page-section:first-child{padding-top:12px}.artist-hero{width:100%;height:360px;border-radius:16px;overflow:hidden;position:relative;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);margin-top:12px}.artist-hero-bg{position:absolute;inset:0}.artist-hero-bg img{width:100%;height:100%;object-fit:cover;filter:blur(40px) brightness(1.1);transform:scale(1.3)}.artist-hero-overlay{position:absolute;inset:0;background:linear-gradient( 90deg,rgba(253,253,253,0.92) 0%,rgba(253,253,253,0.7) 40%,rgba(253,253,253,0.3) 70%,transparent 100% )}.artist-hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding:0 48px;gap:40px}.artist-hero-photo{width:200px;height:200px;border-radius:50%;overflow:hidden;flex-shrink:0;border:4px solid rgba(255,255,255,0.4);box-shadow:0 8px 32px rgba(0,0,0,0.1)}.artist-hero-photo img{width:100%;height:100%;object-fit:cover}.artist-hero-info{display:flex;flex-direction:column;gap:4px}.artist-hero-name-row{display:flex;align-items:center;gap:8px}.artist-hero-name{font-size:32px;font-weight:700;color:#1d1d1d;letter-spacing:-0.64px}.artist-hero-listeners{font-size:16px;font-weight:400;color:rgba(29,29,29,0.5)}.artist-hero-bio{font-size:14px;font-weight:400;color:rgba(29,29,29,0.6);max-width:400px;line-height:1.5;margin-top:4px}.artist-hero-actions{display:flex;align-items:center;gap:12px;margin-top:16px}.artist-follow-btn{padding:10px 24px;border-radius:12px;border:1px solid rgba(29,29,29,0.2);background:rgba(29,29,29,0.05);font-size:16px;font-weight:500;color:#1d1d1d;transition:all 0.2s ease}.artist-follow-btn:hover{background:rgba(29,29,29,0.1)}.album-hero{width:100%;height:320px;border-radius:16px;overflow:hidden;position:relative;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);margin-top:12px}.album-hero-bg{position:absolute;inset:0}.album-hero-bg img{width:100%;height:100%;object-fit:cover;filter:blur(40px) brightness(1.1);transform:scale(1.3)}.album-hero-overlay{position:absolute;inset:0;background:linear-gradient( 90deg,rgba(253,253,253,0.95) 0%,rgba(253,253,253,0.75) 35%,rgba(253,253,253,0.4) 65%,transparent 100% )}.album-hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding:0 48px;gap:32px}.album-hero-cover{width:220px;height:220px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 8px 32px rgba(0,0,0,0.12)}.album-hero-cover img{width:100%;height:100%;object-fit:cover}.album-hero-info{display:flex;flex-direction:column;gap:4px}.album-hero-type{font-size:14px;font-weight:500;color:rgba(29,29,29,0.5);text-transform:uppercase;letter-spacing:0.5px}.album-hero-title{font-size:32px;font-weight:700;color:#1d1d1d;letter-spacing:-0.64px}.album-hero-meta{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:rgba(29,29,29,0.7);flex-wrap:wrap}.album-hero-dot{color:rgba(29,29,29,0.3)}.album-hero-artist{display:flex;align-items:center;gap:8px;color:#1d1d1d;font-weight:500;text-decoration:none;transition:opacity 0.2s}.album-hero-artist:hover{opacity:0.7}.album-hero-artist-img{width:24px;height:24px;border-radius:50%;object-fit:cover}.album-hero-actions{display:flex;align-items:center;gap:12px;margin-top:16px}.shuffle-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:12px;border:1px solid rgba(29,29,29,0.2);background:rgba(29,29,29,0.05);font-size:16px;font-weight:500;color:#1d1d1d;transition:all 0.2s ease}.shuffle-btn:hover{background:rgba(29,29,29,0.1)}.song-detail-hero{width:100%;height:300px;border-radius:16px;overflow:hidden;position:relative;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);margin-top:12px}.song-detail-bg{position:absolute;inset:0}.song-detail-bg img{width:100%;height:100%;object-fit:cover;filter:blur(40px) brightness(1.1);transform:scale(1.3)}.song-detail-overlay{position:absolute;inset:0;background:linear-gradient( 90deg,rgba(253,253,253,0.95) 0%,rgba(253,253,253,0.75) 35%,rgba(253,253,253,0.4) 65%,transparent 100% )}.song-detail-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding:0 48px;gap:32px}.song-detail-cover{width:200px;height:200px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 8px 32px rgba(0,0,0,0.12)}.song-detail-cover img{width:100%;height:100%;object-fit:cover}.song-detail-info{display:flex;flex-direction:column;gap:4px}.song-detail-type{font-size:14px;font-weight:500;color:rgba(29,29,29,0.5);text-transform:uppercase;letter-spacing:0.5px}.song-detail-title{font-size:32px;font-weight:700;color:#1d1d1d;letter-spacing:-0.64px}.song-detail-meta{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:rgba(29,29,29,0.7);flex-wrap:wrap}.song-detail-artist{color:#1d1d1d;font-weight:500;text-decoration:underline}.albums-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.album-grid-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);transition:all 0.2s ease;text-decoration:none;color:inherit}.album-grid-card:hover{background:rgba(29,29,29,0.08);transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,0.06)}.album-grid-cover{width:100%;aspect-ratio:1;overflow:hidden;position:relative;background:rgba(29,29,29,0.05)}.album-grid-cover img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.album-grid-card:hover .album-grid-cover img{transform:scale(1.05)}.album-grid-cover .play-btn-card{position:absolute;bottom:12px;left:12px;opacity:0;transition:opacity 0.2s ease}.album-grid-card:hover .album-grid-cover .play-btn-card{opacity:1}.album-new-badge{position:absolute;top:12px;right:12px}.album-grid-info{padding:16px;display:flex;flex-direction:column;gap:2px}.album-grid-title{font-size:16px;font-weight:600;color:#1d1d1d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.album-grid-artist{font-size:14px;font-weight:400;color:rgba(29,29,29,0.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.album-grid-meta{font-size:13px;font-weight:400;color:rgba(29,29,29,0.4)}.singles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.single-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);transition:all 0.2s ease}.single-card:hover{background:rgba(29,29,29,0.08);transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,0.06)}.single-card-cover{width:100%;aspect-ratio:1;overflow:hidden;position:relative;background:rgba(29,29,29,0.05)}.single-card-cover img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.single-card:hover .single-card-cover img{transform:scale(1.05)}.single-card-cover .play-btn-card{position:absolute;bottom:12px;left:12px;opacity:0;transition:opacity 0.2s ease}.single-card:hover .single-card-cover .play-btn-card{opacity:1}.single-legend-badge{position:absolute;bottom:12px;right:12px;font-size:13px !important;padding:6px 12px !important}.single-card-info{padding:16px;display:flex;flex-direction:column;gap:2px}.single-card-title{font-size:16px;font-weight:600;color:#1d1d1d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.single-card-title:hover{text-decoration:underline}.single-card-artist{font-size:14px;font-weight:400;color:rgba(29,29,29,0.7);text-decoration:none}.single-card-artist:hover{text-decoration:underline}.single-card-plays{font-size:13px;font-weight:400;color:rgba(29,29,29,0.4)}.search-page-header{margin-bottom:24px}.search-page-input-wrapper{position:relative;max-width:640px;margin:0 auto 32px}.search-page-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);pointer-events:none}.search-page-input{width:100%;padding:18px 24px 18px 56px;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);border-radius:16px;font-size:18px;font-weight:400;color:#1d1d1d;transition:all 0.3s ease}.search-page-input::placeholder{color:rgba(29,29,29,0.4)}.search-page-input:focus{background:rgba(29,29,29,0.03);border-color:rgba(29,29,29,0.2);box-shadow:0 0 0 4px rgba(29,29,29,0.04)}.search-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:80px 24px;text-align:center}.search-placeholder p{font-size:16px;font-weight:400;color:rgba(29,29,29,0.4)}.search-empty{flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:80px 24px;text-align:center}.search-empty p{font-size:18px;font-weight:500;color:rgba(29,29,29,0.5)}.search-results{max-width:960px;margin:0 auto}.search-results-group{margin-bottom:32px}.search-results-title{font-size:20px;font-weight:700;color:rgba(29,29,29,0.7);margin-bottom:12px}.search-songs-list{display:flex;flex-direction:column}.search-song-row{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:8px;transition:background 0.15s ease}.search-song-row:hover{background:rgba(29,29,29,0.04)}.search-song-cover{width:40px;height:40px;border-radius:6px;overflow:hidden;flex-shrink:0;background:rgba(29,29,29,0.05)}.search-song-cover img{width:100%;height:100%;object-fit:cover}.search-song-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.search-song-title{font-size:15px;font-weight:600;color:#1d1d1d;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-song-title:hover{text-decoration:underline}.search-song-artist{font-size:13px;font-weight:400;color:rgba(29,29,29,0.5)}.search-song-plays{font-size:13px;font-weight:400;color:rgba(29,29,29,0.4);flex-shrink:0;min-width:60px;text-align:right}.search-artists-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.search-artist-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;border-radius:16px;background:rgba(29,29,29,0.03);border:1px solid rgba(29,29,29,0.06);text-decoration:none;color:inherit;transition:all 0.2s ease}.search-artist-card:hover{background:rgba(29,29,29,0.06);transform:translateY(-2px)}.search-artist-img{width:80px;height:80px;border-radius:50%;overflow:hidden;background:rgba(29,29,29,0.05)}.search-artist-img img{width:100%;height:100%;object-fit:cover}.search-artist-name{font-size:14px;font-weight:600;color:#1d1d1d;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.search-artist-listeners{font-size:12px;font-weight:400;color:rgba(29,29,29,0.4)}.search-albums-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.search-album-card{display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit;transition:all 0.2s ease}.search-album-card:hover{transform:translateY(-2px)}.search-album-cover{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:rgba(29,29,29,0.05)}.search-album-cover img{width:100%;height:100%;object-fit:cover}.search-album-title{font-size:14px;font-weight:600;color:#1d1d1d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-album-artist{font-size:12px;font-weight:400;color:rgba(29,29,29,0.5)}.placeholder-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:100px 24px;text-align:center}.placeholder-page-icon{margin-bottom:8px}.placeholder-page-title{font-size:24px;font-weight:700;color:#1d1d1d;letter-spacing:-0.48px}.placeholder-page-desc{font-size:16px;font-weight:400;color:rgba(29,29,29,0.5);max-width:400px;line-height:1.5}.placeholder-page-actions{display:flex;align-items:center;gap:12px;margin-top:8px}.placeholder-btn-primary{padding:12px 32px;border-radius:12px;background:#1d1d1d;color:#fdfdfd;font-size:16px;font-weight:600;transition:all 0.2s ease;text-decoration:none;display:inline-flex;align-items:center}.placeholder-btn-primary:hover{background:#333;transform:translateY(-1px)}.placeholder-btn-secondary{padding:12px 32px;border-radius:12px;border:1px solid rgba(29,29,29,0.2);background:transparent;color:#1d1d1d;font-size:16px;font-weight:500;transition:all 0.2s ease}.placeholder-btn-secondary:hover{background:rgba(29,29,29,0.05)}.pagination-wrapper{display:flex;justify-content:center;padding:32px 0}.pagination-wrapper nav{display:flex;align-items:center;gap:4px}.pagination-wrapper .relative{display:flex;gap:4px}.pagination-wrapper span[aria-current="page"] span,.pagination-wrapper a{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:10px;font-size:14px;font-weight:500;transition:all 0.2s ease;text-decoration:none}.pagination-wrapper a{color:rgba(29,29,29,0.5);background:rgba(29,29,29,0.03);border:1px solid rgba(29,29,29,0.08)}.pagination-wrapper a:hover{color:#1d1d1d;background:rgba(29,29,29,0.06);border-color:rgba(29,29,29,0.15)}.pagination-wrapper span[aria-current="page"] span{color:#fdfdfd;background:#1d1d1d;border:1px solid #1d1d1d}@media (max-width:1024px){.albums-grid,.singles-grid{grid-template-columns:repeat(3,1fr)}.search-artists-grid,.search-albums-grid{grid-template-columns:repeat(4,1fr)}.artist-hero-content{padding:0 32px;gap:24px}.artist-hero-photo{width:160px;height:160px}.album-hero-content{padding:0 32px;gap:24px}.album-hero-cover{width:180px;height:180px}}@media (max-width:768px){.albums-grid,.singles-grid{grid-template-columns:repeat(2,1fr)}.search-artists-grid,.search-albums-grid{grid-template-columns:repeat(3,1fr)}.artist-hero{height:auto;min-height:280px}.artist-hero-content{flex-direction:column;text-align:center;padding:32px 24px}.artist-hero-name-row{justify-content:center}.artist-hero-actions{justify-content:center}.album-hero{height:auto;min-height:260px}.album-hero-content{flex-direction:column;text-align:center;padding:24px}.album-hero-cover{width:160px;height:160px}.album-hero-meta{justify-content:center}.album-hero-actions{justify-content:center}.song-detail-hero{height:auto;min-height:240px}.song-detail-content{flex-direction:column;text-align:center;padding:24px}.song-detail-cover{width:160px;height:160px}.song-detail-meta{justify-content:center}.smart-links-row{gap:8px}.smart-link{padding:10px 14px;font-size:13px}}@media (max-width:480px){.albums-grid,.singles-grid{grid-template-columns:repeat(2,1fr);gap:8px}.search-artists-grid,.search-albums-grid{grid-template-columns:repeat(2,1fr)}.artist-hero-photo{width:120px;height:120px}.artist-hero-name{font-size:24px}.album-hero-title,.song-detail-title{font-size:24px}.album-hero-cover,.song-detail-cover{width:120px;height:120px}.search-page-input{font-size:16px;padding:14px 20px 14px 48px}.search-artists-grid{grid-template-columns:repeat(2,1fr);gap:8px}.search-artist-img{width:60px;height:60px}.pagination-wrapper span[aria-current="page"] span,.pagination-wrapper a{min-width:36px;height:36px;padding:0 8px;font-size:13px}}.smart-links{margin-top:24px}.smart-links h4{font-size:16px;font-weight:600;margin-bottom:12px;color:rgba(29,29,29,0.7)}.smart-links-row{display:flex;gap:12px;flex-wrap:wrap}.smart-link{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:12px;background:rgba(29,29,29,0.05);border:1px solid rgba(29,29,29,0.1);font-size:14px;font-weight:500;color:#1d1d1d;text-decoration:none;transition:all 0.2s}.smart-link:hover{background:rgba(29,29,29,0.1)}.smart-link svg{flex-shrink:0}.smart-link.spotify:hover{background:rgba(30,215,96,0.15);color:#1DB954}.smart-link.apple:hover{background:rgba(252,60,68,0.15);color:#FC3C44}.smart-link.youtube:hover{background:rgba(255,0,0,0.15);color:#FF0000}.smart-link.ytm:hover{background:rgba(255,0,0,0.12);color:#FF0000}.h-scroll,.en-yeniler-scroll,.new-releases-scroll{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.h-scroll::-webkit-scrollbar,.en-yeniler-scroll::-webkit-scrollbar,.new-releases-scroll::-webkit-scrollbar{display:none}@media (max-width:768px){.albums-grid{grid-template-columns:repeat(2,1fr);gap:10px}.album-grid-info{padding:10px}.album-grid-title{font-size:14px}.album-grid-meta{font-size:12px}}@media (max-width:480px){.albums-grid{grid-template-columns:repeat(2,1fr);gap:8px}.page-section{padding:20px 0 0}.section-header{flex-wrap:wrap;gap:8px}}