:root{--bg:#08090c;--surface:#101218;--surface2:#181b23;--text:#f8f8fb;--muted:#969daa;--line:#252a35;--brand:#1ed760;--brand2:#20d66a;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(var(--max),92%);margin:auto}.header{position:sticky;top:0;z-index:100;background:rgba(8,9,12,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.nav{height:72px;display:flex;align-items:center;gap:30px}.logo{font-size:25px;font-weight:950;letter-spacing:-1px}.logo
b{color:var(--brand)}.navlinks{display:flex;gap:22px;margin-left:auto;align-items:center}.navlinks
a{font-size:14px;color:#d5d8df}.navlinks a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:11px
19px;background:var(--brand);color:#071009;font-weight:800;cursor:pointer}.btn:hover{filter:brightness(1.08)}.btn.dark{background:var(--surface2);color:#fff;border:1px
solid var(--line)}.hero{min-height:520px;display:grid;align-items:end;padding:90px
0 70px;background:radial-gradient(circle at 75% 25%,rgba(30,215,96,.18),transparent 30%),linear-gradient(180deg,#10131a,#08090c)}.hero
h1{font-size:clamp(46px,8vw,86px);letter-spacing:-4px;line-height:.98;max-width:850px;margin:10px
0 22px}.hero
p{max-width:680px;color:var(--muted);font-size:18px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:900;color:var(--brand)}.section{padding:48px
0}.sectionhead{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.sectionhead
h2{font-size:26px;margin:0;letter-spacing:-.7px}.sectionhead
a{font-size:13px;color:var(--muted)}.slider{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px
2px 18px;scrollbar-width:none}.slider::-webkit-scrollbar{display:none}.release{flex:0 0 205px;scroll-snap-align:start}.artwork{aspect-ratio:1;border-radius:9px;overflow:hidden;background:linear-gradient(135deg,#292e39,#11141b);box-shadow:0 12px 30px rgba(0,0,0,.25);position:relative}.artwork
img{width:100%;height:100%;object-fit:cover}.placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:56px;color:#aaa}.release:hover
.artwork{transform:translateY(-3px);transition:.2s}.release-title{font-size:14px;font-weight:750;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.release-meta{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arrowrow{display:flex;gap:8px}.arrow{width:34px;height:34px;border-radius:50%;border:1px
solid var(--line);background:var(--surface2);color:#fff;cursor:pointer}.artist-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.artist{min-width:0}.artist img,.artist-placeholder{aspect-ratio:1;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,#303541,#11141b);display:grid;place-items:center;font-size:42px}.artist
strong{display:block;text-align:center;margin-top:10px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page{padding:55px
0}.panel{background:var(--surface);border:1px
solid var(--line);border-radius:18px;padding:28px}.form{max-width:560px;margin:0
auto}.field{margin:0
0 17px}.field
label{display:block;font-size:13px;font-weight:750;margin-bottom:7px}.field input,.field textarea,.field
select{width:100%;background:#0b0d11;color:#fff;border:1px
solid var(--line);border-radius:10px;padding:13px}.field
textarea{min-height:130px}.notice{background:var(--surface2);border:1px
solid var(--line);padding:14px;border-radius:10px;margin-bottom:18px}.form-links{display:flex;justify-content:space-between;margin-top:15px;font-size:13px;color:var(--muted)}.dashboard{display:grid;grid-template-columns:220px 1fr;gap:24px}.side{background:var(--surface);border:1px
solid var(--line);border-radius:16px;padding:10px;height:max-content}.side
a{display:block;padding:11px
12px;border-radius:9px;color:#c9cdd5}.side a:hover{background:var(--surface2);color:#fff}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.stat{background:var(--surface);border:1px
solid var(--line);padding:19px;border-radius:14px}.stat
strong{display:block;font-size:29px}.table{width:100%;border-collapse:collapse}.table th,.table
td{text-align:left;padding:12px;border-bottom:1px solid var(--line);font-size:13px}.player{position:fixed;bottom:0;left:0;right:0;z-index:200;background:rgba(16,18,24,.97);border-top:1px solid var(--line);padding:10px
15px}.playerin{width:min(var(--max),100%);margin:auto;display:flex;align-items:center;gap:14px}.player
audio{flex:1}.footer{padding:40px
0 100px;border-top:1px solid var(--line);color:var(--muted);margin-top:35px}@media(max-width:900px){.artist-grid{grid-template-columns:repeat(3,1fr)}.dashboard{grid-template-columns:1fr}.side{display:flex;overflow:auto;gap:5px}.side
a{white-space:nowrap}.navlinks a:not(.btn){display:none}}@media(max-width:550px){.release{flex-basis:145px}.artist-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:470px}.hero
h1{letter-spacing:-2px}.stats{grid-template-columns:1fr}}.searchbox{display:flex;gap:10px;margin-bottom:25px}.searchbox
input{flex:1;background:var(--surface);border:1px
solid var(--line);color:#fff;border-radius:999px;padding:13px
18px}.searchbox
button{border:0;border-radius:999px;background:var(--brand);font-weight:800;padding:0
22px}.postcard{flex:0 0 250px;width:250px}.postcard
.postart{width:250px;height:250px;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#303541,#101218)}.postcard .postart
img{width:250px;height:250px;object-fit:cover}.postcard .release-title{font-size:14px;margin-top:9px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.postmeta{font-size:12px;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:550px){.postcard{flex-basis:250px;width:250px}.postcard
.postart{width:250px;height:250px}.postcard .postart
img{width:250px;height:250px}}.zed-payment-box{margin-top:18px;padding:20px;background:var(--surface2);border:1px
solid var(--line);border-radius:16px}.zed-price{font-size:22px;font-weight:900;margin-bottom:5px}.zed-payment-box
.field{margin-bottom:13px}.zed-payment-box
select{width:100%;padding:13px;border:1px
solid var(--line);border-radius:10px;background:var(--surface);color:inherit}.zed-payment-box
.btn{width:100%;margin-top:4px}.payment-status{max-width:680px;margin:0
auto;text-align:center}.payment-status
.btn{margin:9px
4px}:root{--bg:#070809;--surface:#121417;--surface2:#1b1e23;--line:#2a2e36;--max:1280px}body{background:#070809}.header{background:rgba(7,8,9,.82);border-bottom:1px solid rgba(255,255,255,.07)}.nav{height:68px}.logo{font-size:27px}.home-hero{min-height:520px;background:radial-gradient(circle at 72% 35%,rgba(30,215,96,.22),transparent 30%),linear-gradient(180deg,#171b20,#08090b 88%);position:relative;overflow:hidden}.hero-inner{min-height:520px;display:flex;align-items:flex-end;padding:70px
0}.hero-copy{max-width:800px}.hero-copy
h1{font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-4px;margin:12px
0 20px}.hero-copy
p{font-size:17px;color:#b2b6bf;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.home-main{background:linear-gradient(180deg,#0c0e10,#070809 55%)}.music-section{padding:42px
0}.sectionhead
h2{font-size:28px;margin:4px
0 0;letter-spacing:-1px}.sectionhead>a{color:#aaa}.spotify-cards{gap:22px}.release,.postcard{transition:transform .2s ease}.release:hover,.postcard:hover{transform:translateY(-4px)}.artwork,.postart{box-shadow:0 14px 35px rgba(0,0,0,.28);position:relative}.card-play{position:absolute;right:12px;bottom:12px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#071009;font-weight:900;opacity:0;transform:translateY(8px);transition:.2s;box-shadow:0 8px 20px rgba(0,0,0,.35)}.release:hover .card-play,.postcard:hover .card-play{opacity:1;transform:none}.card-stats{font-size:11px;color:#7f858f;margin-top:5px}.track-table{background:rgba(255,255,255,.025);border:1px
solid rgba(255,255,255,.06);border-radius:18px;padding:8px}.track-row{display:grid;grid-template-columns:30px 48px 1fr auto 40px;align-items:center;gap:14px;padding:9px
12px;border-radius:10px}.track-row:hover{background:rgba(255,255,255,.07)}.track-no,.track-views{color:#8d929b;font-size:12px}.mini-art{width:48px;height:48px;border-radius:7px;overflow:hidden;background:#222}.mini-art
img{width:100%;height:100%;object-fit:cover}.track-info{min-width:0}.track-info
a{display:block;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-info
span{font-size:12px;color:#8d929b}.row-play,.zed-icon{border:0;background:transparent;color:#fff;cursor:pointer}.row-play{width:36px;height:36px;border-radius:50%}.row-play:hover{background:var(--surface2);color:var(--brand)}.artist-cta{margin:35px
0 70px;padding:34px;border-radius:20px;background:linear-gradient(135deg,#1a1e23,#101216);border:1px
solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px}.artist-cta
h2{font-size:30px;margin:7px
0}.artist-cta
p{color:#9da2ab;margin:0}.single-release{padding:45px
0 70px;background:linear-gradient(180deg,#15181d 0,#08090b 520px)}.release-stage{display:grid;grid-template-columns:minmax(280px,430px) 1fr;gap:50px;align-items:center;min-height:480px}.single-artwork{width:min(430px,100%);aspect-ratio:1;border-radius:12px;overflow:hidden;box-shadow:0 25px 70px rgba(0,0,0,.45);background:#202329}.single-artwork
img{width:100%;height:100%;object-fit:cover}.single-copy
h1{font-size:clamp(46px,7vw,88px);line-height:.95;letter-spacing:-4px;margin:10px
0}.single-artist{font-size:18px;font-weight:700}.single-stats{display:flex;gap:10px;color:#9da2ab;font-size:13px}.single-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.single-content-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;margin-top:50px}.single-description,.single-player-panel{background:rgba(18,20,23,.8);border:1px
solid var(--line);border-radius:18px;padding:25px}.single-player-panel{position:sticky;top:90px;height:max-content}.panel-label{text-transform:uppercase;letter-spacing:1.5px;font-size:10px;font-weight:900;color:#9298a2;margin-bottom:14px}.zed-player{display:grid;grid-template-columns:58px 1fr auto;gap:13px;align-items:center;background:#0d0f12;border:1px
solid #282c33;border-radius:15px;padding:11px}.zed-player-art{width:58px;height:58px;border-radius:8px;overflow:hidden;background:#24282e;display:grid;place-items:center;font-size:25px}.zed-player-art
img{width:100%;height:100%;object-fit:cover}.zed-player-main{min-width:0}.zed-player-top{display:flex;align-items:center;gap:10px}.zed-player-title{min-width:0;flex:1}.zed-player-title strong,.zed-player-title
span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zed-player-title
strong{font-size:13px}.zed-player-title
span{font-size:11px;color:#8e949d;margin-top:2px}.zed-progress{height:5px;background:#333840;border-radius:9px;margin-top:10px;cursor:pointer;overflow:hidden}.zed-progress
span{display:block;width:0;height:100%;background:var(--brand);border-radius:inherit}.zed-times{display:flex;justify-content:space-between;font-size:9px;color:#777d86;margin-top:4px}.zed-icon{font-size:15px;padding:7px}.zed-player-actions{display:flex;align-items:center;gap:5px}.zed-download{font-size:11px;font-weight:800;border:1px
solid #343941;padding:7px
10px;border-radius:999px}.zed-download:hover{border-color:var(--brand);color:var(--brand)}.download-panel{margin-top:15px}.mobile-menu{display:none;background:none;border:0;color:#fff;font-size:22px}.footer{padding-bottom:50px}@media(max-width:850px){.release-stage,.single-content-grid{grid-template-columns:1fr}.single-artwork{max-width:420px;margin:auto}.single-copy{text-align:left}.single-player-panel{position:static}.artist-cta{align-items:flex-start;flex-direction:column}.track-row{grid-template-columns:25px 44px 1fr 36px}.track-views{display:none}.mobile-menu{display:block}.navlinks{gap:10px}.navlinks a:nth-child(n+3):not(.btn){display:none}}@media(max-width:550px){.hero-inner{min-height:500px;padding-bottom:50px}.hero-copy
h1{font-size:46px;letter-spacing:-2.5px}.music-section{padding:30px
0}.release{flex-basis:160px}.postcard{flex-basis:220px;width:220px}.postcard .postart,.postcard .postart
img{width:220px;height:220px}.track-row{gap:9px;padding:8px}.track-info
a{font-size:13px}.single-release{padding-top:25px}.single-copy
h1{font-size:48px}.zed-player{grid-template-columns:48px 1fr}.zed-player-art{width:48px;height:48px}.zed-player-actions{grid-column:2;justify-content:flex-end}.zed-player-main{grid-column:2}.single-actions
.btn{width:100%}}.artist-cta-actions{display:flex;gap:10px;flex-wrap:wrap}.whatsapp-btn{border-color:#2bd66f}.whatsapp-btn:hover{background:var(--brand);color:#071009}.track-views{white-space:nowrap}.row-play{display:grid;place-items:center;text-decoration:none}.zed-player{box-shadow:0 12px 35px rgba(0,0,0,.25);transition:.2s}.zed-player.is-playing{border-color:rgba(30,215,96,.5);box-shadow:0 0 0 1px rgba(30,215,96,.12),0 15px 40px rgba(0,0,0,.3)}.zed-big-play{width:38px;height:38px;border-radius:50%;background:var(--brand);color:#071009;font-weight:900}.zed-big-play:hover{transform:scale(1.05)}.zed-controls{display:flex;align-items:center;gap:5px;margin-top:8px}.zed-control{border:1px
solid #30353d;background:#171a1f;color:#bfc4cc;border-radius:999px;padding:4px
8px;font-size:10px;cursor:pointer}.zed-control:hover,.zed-control.active{color:var(--brand);border-color:var(--brand)}.zed-volume{width:72px;accent-color:var(--brand)}@media(max-width:550px){.artist-cta-actions{width:100%}.artist-cta-actions
.btn{flex:1;text-align:center}.track-views{font-size:10px}.zed-controls{flex-wrap:wrap}.zed-volume{width:60px}}.artwork,.postart,.single-artwork,.mini-art{position:relative}.artwork-brand{position:absolute;top:9px;left:9px;z-index:4;display:flex;align-items:center;gap:6px;padding:5px
8px;border-radius:999px;background:rgba(5,7,8,.72);backdrop-filter:blur(8px);color:#fff;font-size:7px;font-weight:900;letter-spacing:.7px;line-height:1;box-shadow:0 5px 16px rgba(0,0,0,.25)}.artwork-brand
img{width:20px;height:20px;object-fit:contain;border-radius:4px}.artwork-brand
em{font-style:normal;color:var(--brand);font-size:6px}.artwork-brand-text
b{font-size:9px}.artwork-brand-text
em{display:block}.artwork-play{position:absolute;left:50%;top:50%;z-index:5;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;border:3px
solid rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(0,0,0,.42);opacity:0;transition:.22s ease}.artwork-play
span{font-size:22px;margin-left:3px}.artwork:hover .artwork-play,.single-artwork:hover .artwork-play{opacity:1;transform:translate(-50%,-50%) scale(1.04)}.artwork-play:hover{filter:brightness(1.08);transform:translate(-50%,-50%) scale(1.1)!important}.single-artwork .artwork-brand{top:14px;left:14px}.single-artwork .artwork-play{opacity:1}.mini-art .artwork-brand{top:4px;left:4px;padding:3px
5px;font-size:5px}.mini-art .artwork-brand
img{width:14px;height:14px}.mini-art .artwork-brand b,.mini-art .artwork-brand
em{display:none}.footer{background:#090a0c;margin-top:0;padding:55px
0 28px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.1fr;gap:40px}.footer-brand
p{max-width:340px;color:#8f959e;font-size:13px}.footer-logo{font-size:29px;font-weight:950;letter-spacing:-1px}.footer-logo
b{color:var(--brand)}.footer-logo
span{display:block;font-size:7px;letter-spacing:3px;color:#8d939c;margin-top:-3px}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links
strong{font-size:12px;color:#fff;margin-bottom:6px}.footer-links a,.footer-links
small{font-size:12px;color:#8f959e}.footer-links a:hover,.footer-wa{color:var(--brand)!important}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid #20242b;display:flex;justify-content:space-between;gap:20px;color:#727983}.footer-bottom small,.footer-bottom
span{font-size:11px}@media(max-width:850px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:550px){.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px}.artwork-play{width:52px;height:52px;opacity:1}.artwork-play
span{font-size:19px}}.artwork-play,.single-artwork .artwork-play{opacity:0!important;pointer-events:none;transform:translate(-50%,-50%) scale(.92)}.artwork:hover .artwork-play,.artwork:focus-within .artwork-play,.single-artwork:hover .artwork-play,.single-artwork:focus-within .artwork-play{opacity:1!important;pointer-events:auto;transform:translate(-50%,-50%) scale(1.04)}.footer-simple{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-contact{display:flex;align-items:center}.footer-contact
.btn{white-space:nowrap}@media(max-width:650px){.footer-simple{align-items:flex-start;flex-direction:column}.footer-contact{width:100%}.footer-contact
.btn{width:100%;text-align:center}}.single-featuring{color:var(--muted);font-weight:650}.artist-recent-section{margin-top:48px;padding:28px;border:1px
solid rgba(255,255,255,.07);border-radius:22px;background:linear-gradient(145deg,rgba(24,27,32,.9),rgba(12,14,17,.92));box-shadow:0 22px 60px rgba(0,0,0,.22)}.artist-recent-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.artist-recent-head
h2{font-size:clamp(25px,3vw,34px);letter-spacing:-1px;line-height:1.08;margin:5px
0 0}.artist-recent-count{font-size:11px;font-weight:800;color:#8f959e;border:1px
solid #2b3038;border-radius:999px;padding:6px
10px;white-space:nowrap}.artist-recent-list{display:flex;flex-direction:column;gap:5px}.artist-song-row{display:grid;grid-template-columns:34px 58px minmax(0,1fr) auto 42px;align-items:center;gap:14px;padding:10px
12px;border-radius:13px;transition:background .18s ease,transform .18s ease}.artist-song-row:hover{background:rgba(255,255,255,.055);transform:translateX(2px)}.artist-song-number{font-size:11px;color:#6f7680;font-variant-numeric:tabular-nums}.artist-song-art{width:58px;height:58px;border-radius:9px;overflow:hidden;background:#20242a;display:grid;place-items:center;position:relative}.artist-song-art>img{width:100%;height:100%;object-fit:cover}.artist-song-art .artwork-brand{top:4px;left:4px;padding:3px
5px}.artist-song-art .artwork-brand
img{width:13px;height:13px}.artist-song-art .artwork-brand b,.artist-song-art .artwork-brand
em{display:none}.artist-song-info{min-width:0}.artist-song-title{display:block;font-size:14px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.artist-song-title:hover{color:var(--brand)}.artist-song-info
span{display:block;margin-top:2px;font-size:11px;color:#8f959e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.artist-song-meta{display:flex;gap:18px;align-items:center;color:#858c96;font-size:11px;white-space:nowrap}.artist-song-play{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#071009;font-size:12px;font-weight:900;box-shadow:0 7px 18px rgba(0,0,0,.28);transition:transform .18s ease}.artist-song-play:hover{transform:scale(1.08)}.artist-song-play.muted-play{background:#242931;color:#fff}@media(max-width:700px){.artist-recent-section{padding:18px
12px;border-radius:18px}.artist-recent-head{align-items:flex-start}.artist-song-row{grid-template-columns:24px 52px minmax(0,1fr) 38px;gap:10px;padding:9px
7px}.artist-song-art{width:52px;height:52px}.artist-song-meta{display:none}.artist-song-play{width:36px;height:36px}}@media(max-width:430px){.artist-recent-count{display:none}.artist-song-number{display:none}.artist-song-row{grid-template-columns:52px minmax(0,1fr) 36px}.single-artist{line-height:1.4}.single-featuring{display:block;font-size:14px;margin-top:3px}}.zed-footer{background:#111;padding:68px
0 30px;color:#b3b3b3;border-top:0;margin-top:0}.zed-footer-main{display:grid;grid-template-columns:minmax(210px,1.35fr) repeat(4,minmax(120px,1fr));gap:44px;align-items:start}.zed-footer-brand{display:inline-flex;align-items:center;gap:11px;color:#fff!important;font-size:25px;font-weight:900;letter-spacing:-1px}.zed-footer-logo-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111;font-size:20px;font-weight:900}.zed-footer-wordmark
small{display:block;color:#a7a7a7;font-size:7px;line-height:1;letter-spacing:3px;margin-top:2px}.zed-footer-custom-logo .custom-logo-link{display:block}.zed-footer-custom-logo
img{max-height:42px;width:auto}.zed-footer-brand-block
p{max-width:245px;font-size:13px;line-height:1.6;margin:18px
0 0;color:#a7a7a7}.zed-footer-column
h3{font-size:15px;line-height:1.3;color:#fff;margin:1px
0 19px;font-weight:800}.zed-footer-menu,.zed-footer-legal-menu{list-style:none;padding:0;margin:0}.zed-footer-menu{display:flex;flex-direction:column;gap:14px}.zed-footer-menu
a{color:#b3b3b3;font-size:15px;line-height:1.35;transition:color .18s ease,text-decoration-color .18s ease}.zed-footer-menu a:hover{color:#fff;text-decoration:underline}.zed-footer-social-row{display:flex;justify-content:flex-start;padding-top:42px}.zed-footer-socials{display:flex;gap:14px}.zed-footer-socials
a{width:42px;height:42px;border-radius:50%;background:#292929;display:grid;place-items:center;color:#fff;transition:transform .18s ease,background .18s ease}.zed-footer-socials a:hover{background:#3b3b3b;transform:translateY(-2px)}.zed-footer-socials
svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.zed-footer-socials .fill-dot,.zed-footer-socials .fill-shape{fill:currentColor;stroke:none}.zed-footer-bottom{border-top:1px solid #292929;margin-top:52px;padding-top:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.zed-footer-legal{display:flex;flex-direction:column;gap:24px}.zed-footer-legal-menu{display:flex;flex-wrap:wrap;gap:10px 24px}.zed-footer-legal-menu a,.zed-footer-copy{color:#b3b3b3;font-size:12px}.zed-footer-legal-menu a:hover{color:#fff}.zed-footer-language{display:inline-flex;width:max-content;align-items:center;gap:8px;border:1px
solid #727272;border-radius:999px;padding:9px
16px;color:#fff!important;font-size:13px;font-weight:700}.zed-footer-language
span{font-size:19px;line-height:1}.zed-footer-language:hover{border-color:#fff;transform:scale(1.02)}.zed-footer-copy{white-space:nowrap;padding-bottom:10px}@media(max-width:1050px){.zed-footer-main{grid-template-columns:1.25fr repeat(2,1fr);row-gap:42px}.zed-footer-brand-block{grid-row:span 2}}@media(max-width:700px){.zed-footer{padding:50px
0 26px}.zed-footer-main{grid-template-columns:1fr 1fr;gap:42px 26px}.zed-footer-brand-block{grid-column:1/-1;grid-row:auto}.zed-footer-brand-block
p{max-width:100%}.zed-footer-column
h3{font-size:15px}.zed-footer-menu{gap:15px}.zed-footer-menu
a{font-size:15px}.zed-footer-social-row{padding-top:46px}.zed-footer-bottom{margin-top:50px;align-items:flex-start;flex-direction:column}.zed-footer-copy{align-self:flex-end;padding-bottom:0}}@media(max-width:430px){.zed-footer-main{grid-template-columns:1fr 1fr;gap:40px 22px}.zed-footer-column
h3{font-size:14px}.zed-footer-menu
a{font-size:14px}.zed-footer-socials
a{width:40px;height:40px}.zed-footer-legal-menu{gap:10px 18px}.zed-footer-copy{align-self:flex-start}}.spotify-cards{gap:24px;padding:6px
2px 22px;scroll-padding-inline:2px}.spotify-release-card{flex:0 0 226px;width:226px;min-width:0;scroll-snap-align:start}.spotify-release-art{width:100%;aspect-ratio:1/1;border-radius:7px;overflow:hidden;background:#181818;box-shadow:none;transform:none!important;isolation:isolate}.spotify-release-art
img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease,filter .28s ease}.spotify-release-card:hover .spotify-release-art
img{transform:scale(1.025);filter:brightness(.82)}.spotify-release-card .release-copy{display:block;padding-top:11px;min-width:0}.spotify-release-card .release-title{margin:0;font-size:18px;line-height:1.25;font-weight:650;letter-spacing:-.25px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotify-release-card .release-meta{margin-top:5px;font-size:14px;line-height:1.35;color:#b3b3b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotify-release-card .card-stats{display:none}.music-card-mark{position:absolute;top:10px;left:10px;z-index:3;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:rgba(0,0,0,.68);color:#fff;font-size:12px;font-weight:900;border:1px
solid rgba(255,255,255,.16);backdrop-filter:blur(6px)}.music-card-type{position:absolute;top:11px;right:11px;z-index:3;color:#fff;font-size:10px;font-weight:900;letter-spacing:1.6px;text-shadow:0 1px 8px rgba(0,0,0,.65)}.spotify-release-card .card-play{right:12px;bottom:12px;width:48px;height:48px;opacity:0;transform:translateY(8px) scale(.96)}.spotify-release-card:hover .card-play,
.spotify-release-card:focus-within .card-play{opacity:1;transform:none}@media (hover:none){.spotify-release-card .card-play{opacity:0;pointer-events:none}.spotify-release-card:active .spotify-release-art
img{filter:brightness(.88)}}@media(max-width:700px){.spotify-cards{gap:12px;margin-right:calc(var(--pad,20px) * -1);padding-right:20px}.spotify-release-card{flex-basis:148px;width:148px}.spotify-release-card .release-title{font-size:15px}.spotify-release-card .release-meta{font-size:12px;margin-top:4px}.music-card-mark{width:19px;height:19px;top:8px;left:8px;font-size:10px}.music-card-type{top:9px;right:9px;font-size:8px;letter-spacing:1.2px}}@media(max-width:380px){.spotify-release-card{flex-basis:138px;width:138px}}.artist-profile-panel{padding:34px!important}.artist-about{max-width:820px;margin:35px
auto 0;text-align:left;padding:28px;border-top:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:18px}.artist-about p,.single-description p,.single-post-content
p{color:#b8bdc6;font-size:16px;line-height:1.85}.artist-about h2,.single-description h2,.single-post-content
h2{margin:4px
0 14px}.single-post-panel{max-width:980px;margin:35px
auto;padding:28px!important}.single-post-art{position:relative;max-width:720px;margin:0
auto 30px;border-radius:18px;overflow:hidden;background:#202329}.single-post-art>img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.single-post-artist{font-weight:800;font-size:17px}.single-post-artist
span{color:var(--muted)}.single-post-meta{color:#858c96;font-size:12px;margin:8px
0 28px}.single-post-content{padding:28px
0 0;border-top:1px solid var(--line)}.single-post-content
.sectionhead{margin-bottom:18px}@media(max-width:700px){.artist-profile-panel{padding:22px
16px!important}.artist-about{padding:20px
16px;margin-top:25px}.single-post-panel{padding:18px!important;margin-top:18px}.single-post-art{border-radius:13px}.single-post-content{padding-top:22px}}:root{--brand:#1ed760;--brand-soft:rgba(30,215,96,.14);--glass:rgba(255,255,255,.055);--shadow-soft:0 18px 55px rgba(0,0,0,.28);--radius-lg:24px;--radius-md:16px}body{overflow-x:hidden;background:#070809}::selection{background:rgba(30,215,96,.3);color:#fff}.header{box-shadow:0 8px 30px rgba(0,0,0,.14)}.nav{position:relative}.logo{transition:transform .2s ease}.logo:hover{transform:scale(1.025)}.navlinks
a{position:relative;transition:color .2s ease,transform .2s ease}.navlinks a:not(.btn):hover{transform:translateY(-1px)}.navlinks a:not(.btn)::after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;border-radius:9px;background:var(--brand);transform:scaleX(0);transition:transform .2s ease}.navlinks a:not(.btn):hover::after{transform:scaleX(1)}.mobile-menu{width:42px;height:42px;border:1px
solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.045);transition:.2s}.mobile-menu:hover{background:rgba(255,255,255,.09)}.btn{box-shadow:0 10px 28px rgba(30,215,96,.12);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 13px 32px rgba(30,215,96,.18)}.btn.dark{box-shadow:none}.btn.dark:hover{border-color:#3a404a;background:#242830}.hero-copy
h1{background:linear-gradient(180deg,#fff 25%,#bfc4cb 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy
p{max-width:660px}.home-hero::before{content:"";position:absolute;inset:auto -10% -45% 30%;height:360px;background:radial-gradient(circle,rgba(30,215,96,.13),transparent 62%);pointer-events:none}.music-section{position:relative}.music-section
.sectionhead{margin-bottom:22px}.sectionhead
h2{font-weight:850}.spotify-cards{scrollbar-width:none}.spotify-cards::-webkit-scrollbar{display:none}.spotify-release-card{position:relative}.spotify-release-card::after{content:"";position:absolute;left:4px;right:4px;top:calc(100% - 26px);height:70px;background:radial-gradient(ellipse,rgba(30,215,96,.13),transparent 68%);filter:blur(12px);opacity:0;transition:opacity .25s;pointer-events:none}.spotify-release-card:hover::after{opacity:1}.spotify-release-art{box-shadow:0 18px 40px rgba(0,0,0,.3);transition:box-shadow .25s ease,transform .25s ease}.spotify-release-card:hover .spotify-release-art{transform:translateY(-3px);box-shadow:0 22px 48px rgba(0,0,0,.42)}.spotify-release-card .release-title{transition:color .18s}.spotify-release-card:hover .release-title{color:#fff}.card-play{box-shadow:0 12px 28px rgba(0,0,0,.45);backdrop-filter:blur(8px)}.artist-grid
.artist{padding:12px
8px;border-radius:18px;transition:background .2s,transform .2s}.artist-grid .artist:hover{background:rgba(255,255,255,.035);transform:translateY(-3px)}.artist-grid .artist img,.artist-grid .artist-placeholder{box-shadow:0 12px 28px rgba(0,0,0,.25);border:2px
solid rgba(255,255,255,.05)}.track-table{box-shadow:var(--shadow-soft);backdrop-filter:blur(10px)}.track-row{transition:background .18s ease,transform .18s ease}.track-row:hover{transform:translateX(2px)}.row-play{transition:background .18s,color .18s,transform .18s}.row-play:hover{transform:scale(1.08)}.single-release{position:relative;isolation:isolate}.single-release::before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;height:620px;background:radial-gradient(circle at 20% 20%,rgba(30,215,96,.11),transparent 32%),radial-gradient(circle at 82% 10%,rgba(87,105,255,.09),transparent 30%);pointer-events:none}.release-stage{position:relative}.single-artwork{border-radius:20px;border:1px
solid rgba(255,255,255,.08);box-shadow:0 30px 90px rgba(0,0,0,.52);transition:transform .3s ease,box-shadow .3s ease}.single-artwork:hover{transform:translateY(-5px) rotate(-.35deg);box-shadow:0 38px 100px rgba(0,0,0,.6)}.single-copy
.eyebrow{display:inline-flex;padding:7px
10px;border:1px
solid rgba(30,215,96,.22);background:var(--brand-soft);border-radius:999px}.single-copy
h1{font-weight:900;text-wrap:balance}.single-artist{font-size:20px}.single-stats span:first-child{color:#b8bec7}.single-actions
.btn{min-height:46px;padding-inline:23px}.single-content-grid{align-items:start}.single-description,.single-player-panel{border-color:rgba(255,255,255,.075);box-shadow:0 18px 55px rgba(0,0,0,.2);backdrop-filter:blur(14px)}.single-description{position:relative;overflow:hidden}.single-description::before{content:"";position:absolute;width:150px;height:150px;right:-55px;top:-55px;background:radial-gradient(circle,var(--brand-soft),transparent 68%);pointer-events:none}.single-description
h2{font-size:27px}.single-description
p{font-size:16px;max-width:760px}.single-player-panel{border-radius:20px}.zed-player{box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.zed-progress{height:6px}.zed-progress
span{box-shadow:0 0 12px rgba(30,215,96,.4)}.artist-profile-panel{position:relative;overflow:hidden;box-shadow:var(--shadow-soft)}.artist-profile-panel::before{content:"";position:absolute;inset:-40% 30% auto -10%;height:280px;background:radial-gradient(circle,rgba(30,215,96,.12),transparent 65%);pointer-events:none}.artist-about{box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.artist-about
h2{font-size:27px}.artist-recent-section{box-shadow:0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(12px)}.artist-song-row{border:1px
solid transparent}.artist-song-row:hover{border-color:rgba(255,255,255,.06);box-shadow:0 8px 24px rgba(0,0,0,.16)}.artist-song-play{transition:transform .18s ease,box-shadow .18s ease}.artist-song-play:hover{box-shadow:0 10px 25px rgba(30,215,96,.18)}.single-post-panel{box-shadow:var(--shadow-soft);backdrop-filter:blur(12px)}.single-post-art{box-shadow:0 24px 65px rgba(0,0,0,.38)}.single-post-content{max-width:820px;margin-inline:auto}.zed-footer{position:relative;overflow:hidden}.zed-footer::before{content:"";position:absolute;left:-12%;bottom:-45%;width:430px;height:300px;background:radial-gradient(circle,rgba(30,215,96,.08),transparent 68%);pointer-events:none}.zed-footer-main,.zed-footer-bottom{position:relative;z-index:1}.zed-footer-menu
a{transition:color .18s ease,transform .18s ease}.zed-footer-menu a:hover{transform:translateX(2px)}.zed-footer-socials
a{transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.zed-footer-socials a:hover{box-shadow:0 10px 25px rgba(0,0,0,.3)}[data-zed-reveal]{opacity:1;transform:none}.js-zed [data-zed-reveal]{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.js-zed [data-zed-reveal].is-visible{opacity:1;transform:none}@media(max-width:850px){.header
.nav{height:64px}.navlinks{position:absolute;left:0;right:0;top:64px;display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:10px;background:rgba(12,14,17,.98);border:1px
solid rgba(255,255,255,.08);border-top:0;border-radius:0 0 18px 18px;box-shadow:0 22px 45px rgba(0,0,0,.45);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease}.navlinks.is-open{opacity:1;visibility:visible;transform:none}.navlinks a,.navlinks a:not(.btn){display:block!important;padding:13px
14px;border-radius:10px;font-size:14px}.navlinks a:not(.btn)::after{display:none}.navlinks a:hover{background:rgba(255,255,255,.05);transform:none!important}.navlinks
.btn{text-align:center;margin-top:4px}.mobile-menu[aria-expanded="true"]{color:var(--brand);border-color:rgba(30,215,96,.35)}.release-stage{gap:30px}.single-copy
h1{letter-spacing:-3px}}@media(max-width:550px){.sectionhead
h2{font-size:23px}.music-section{padding:28px
0}.spotify-cards{padding-bottom:18px}.spotify-release-card:hover .spotify-release-art{transform:none}.spotify-release-card::after{display:none}.single-release{padding-bottom:45px}.single-release::before{height:520px}.single-artwork{border-radius:16px}.single-copy
h1{font-size:45px}.single-content-grid{gap:18px}.single-description,.single-player-panel{padding:19px;border-radius:16px}.artist-recent-section{margin-top:30px}.zed-footer::before{display:none}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.js-zed [data-zed-reveal]{opacity:1;transform:none}}.zed-mobile-checkout{padding:22px;border:1px
solid rgba(0,0,0,.08);border-radius:20px;background:#fff;overflow:hidden}.zed-payment-art{width:100%;max-width:150px;aspect-ratio:1/1;object-fit:cover;border-radius:16px;display:block;margin:0
0 16px}.zed-payment-kicker{font-size:11px;letter-spacing:.14em;font-weight:800;opacity:.55}.zed-mobile-checkout
h3{font-size:24px;margin:5px
0}.zed-mobile-checkout .zed-price{font-size:25px;font-weight:800;margin:8px
0 18px}.zed-network-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.zed-network{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;border:1px
solid #ddd;border-radius:14px;padding:12px;cursor:pointer}.zed-network
input{grid-row:1/3}.zed-network:has(input:checked){border-color:#111;box-shadow:0 0 0 2px #111}.zed-network-logo{width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.zed-network-logo.mtn{background:#ffd800;color:#111}.zed-network-logo.airtel{background:#e60000;color:#fff}.zed-pay-submit{width:100%;margin-top:8px}.zed-mobile-checkout
small{display:block;opacity:.6;margin-top:5px}@media(max-width:600px){.zed-network-grid{grid-template-columns:1fr}}.zed-checkout-page{padding:40px
0}.zed-checkout-shell{max-width:760px;margin:0
auto}.zed-checkout-intro{text-align:center;margin-bottom:22px}.zed-checkout-intro
h1{margin:6px
0 10px}.zed-checkout-intro
p{max-width:620px;margin:0
auto;opacity:.7}.zed-checkout-page .zed-mobile-checkout{max-width:520px;margin:0
auto;box-shadow:0 18px 50px rgba(0,0,0,.08)}.single-artist-link{color:inherit;text-decoration:none}.single-artist-link:hover{color:var(--brand);text-decoration:underline}.home-artists-section{margin-top:48px}.home-section-heading{align-items:end}.section-link{display:inline-flex;align-items:center;gap:7px;color:#aeb4bd;font-size:12px;font-weight:800}.section-link:hover{color:#fff}.home-artist-grid{grid-template-columns:repeat(6,1fr);gap:16px}.home-artist-card{padding:12px
8px!important}.home-artist-card>a{display:block}.home-artist-image{position:relative;aspect-ratio:1;border-radius:50%;overflow:hidden;background:#171a20}.home-artist-image img,.home-artist-image .artist-placeholder{width:100%;height:100%;display:grid;place-items:center;object-fit:cover;border-radius:50%;transition:transform .35s ease,filter .35s ease}.home-artist-card:hover .home-artist-image
img{transform:scale(1.06);filter:brightness(.72)}.home-artist-arrow{position:absolute;right:10px;bottom:10px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#071009;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.38);opacity:0;transform:translateY(5px);transition:.22s ease}.home-artist-card:hover .home-artist-arrow,.home-artist-card:focus-within .home-artist-arrow{opacity:1;transform:none}.home-artist-card
strong{font-size:14px;margin-top:12px}.home-artist-card:hover
strong{color:#fff}.search-results-page{padding-top:38px}.search-hero{position:relative;overflow:hidden;padding:38px;border:1px
solid rgba(255,255,255,.07);border-radius:24px;background:linear-gradient(145deg,rgba(27,30,36,.92),rgba(12,14,18,.95));box-shadow:0 25px 70px rgba(0,0,0,.28);margin-bottom:38px}.search-hero:after{content:"";position:absolute;width:320px;height:320px;right:-130px;top:-150px;background:radial-gradient(circle,rgba(30,215,96,.13),transparent 68%);pointer-events:none}.search-hero
h1{font-size:clamp(34px,5vw,58px);letter-spacing:-2px;margin:7px
0 10px;max-width:700px}.search-hero
p{color:#9299a3;max-width:650px;margin:0
0 25px}.search-hero
.searchbox{max-width:760px;margin:0}.searchbox{align-items:center}.searchbox
input{height:52px;background:#0e1014;border-color:#2a2f37;font-size:14px}.searchbox
button{height:52px;cursor:pointer}.search-results-head{margin:0
0 18px}.search-results-head
h2{margin:6px
0 0;font-size:25px}.search-result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.search-result-card{min-width:0;padding:10px;border:1px
solid rgba(255,255,255,.06);border-radius:18px;background:rgba(255,255,255,.025);transition:.2s ease}.search-result-card:hover{background:rgba(255,255,255,.045);border-color:rgba(30,215,96,.18);transform:translateY(-3px)}.search-result-art{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:13px;background:#1b1e23}.search-result-art
img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease,filter .3s ease}.search-result-card:hover .search-result-art
img{transform:scale(1.04);filter:brightness(.75)}.search-result-art>span{height:100%;display:grid;place-items:center;font-size:46px;color:#777f89}.search-result-art
b{position:absolute;left:10px;top:10px;padding:5px
8px;border-radius:999px;background:rgba(0,0,0,.62);backdrop-filter:blur(8px);font-size:8px;letter-spacing:.12em;color:#fff}.search-result-copy{padding:13px
4px 5px}.search-result-title{display:block;color:#fff;font-weight:850;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-copy
span{display:block;color:#858c96;font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-empty{max-width:650px;margin:0
auto;text-align:center;padding:65px
25px}.search-empty-icon{width:66px;height:66px;margin:0
auto 18px;border-radius:50%;display:grid;place-items:center;background:rgba(30,215,96,.1);color:var(--brand);font-size:32px}.search-empty
h2{margin-bottom:7px}.search-empty
p{color:#8e959f}@media(max-width:1050px){.home-artist-grid{grid-template-columns:repeat(5,1fr)}.search-result-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.home-artists-section{margin-top:35px}.home-artist-grid{grid-template-columns:repeat(4,1fr);gap:8px}.home-artist-card{padding:8px
4px!important}.home-artist-card
strong{font-size:12px}.home-artist-arrow{width:30px;height:30px;right:5px;bottom:5px}.search-hero{padding:25px
18px;border-radius:18px}.search-hero
h1{letter-spacing:-1.2px}.searchbox{flex-direction:column}.searchbox input,.searchbox
button{width:100%}.search-result-grid{grid-template-columns:repeat(2,1fr);gap:12px}.search-result-card{padding:7px;border-radius:14px}.search-result-copy{padding:10px
3px 4px}}@media(max-width:430px){.home-artist-grid{grid-template-columns:repeat(3,1fr)}.search-results-page{padding-top:20px}}.mixed-latest-section{padding-top:46px;overflow:visible}.mixed-latest-heading{display:block!important}.mixed-latest-heading-main{display:flex;align-items:center;gap:16px;justify-content:flex-start}.mixed-see-all{order:0;flex:0 0 auto;padding:9px
13px;border:1px
solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.035);white-space:nowrap}.mixed-see-all:hover{background:var(--brand);color:#071009;border-color:var(--brand)}.mixed-latest-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:20px!important;align-items:start;width:100%!important;overflow:visible!important;padding:0!important;margin:0!important;white-space:normal!important;scroll-snap-type:none!important;transform:none!important}.mixed-latest-card{display:block!important;flex:0 0 auto!important;width:100%!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;transition:transform .2s ease!important}.mixed-latest-card:hover{background:transparent!important;border-color:transparent!important;transform:translateY(-3px)!important}.mixed-latest-card .search-result-art{aspect-ratio:1/1!important;width:100%!important;border-radius:8px!important;overflow:hidden!important;background:#17191e!important;box-shadow:0 12px 28px rgba(0,0,0,.22)!important}.mixed-latest-card .search-result-art
img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.mixed-latest-card .search-result-copy{min-height:0!important;padding:10px
0 0!important}.mixed-latest-card .search-result-title{font-size:14px!important;line-height:1.3!important;font-weight:750!important}.mixed-latest-card .search-result-copy
span{font-size:11px!important;margin-top:4px!important;color:#8e959f!important}@media(max-width:1050px){.mixed-latest-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important}}@media(max-width:700px){.mixed-latest-heading-main{gap:10px}.mixed-see-all{font-size:10px;padding:8px
10px}.mixed-latest-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px 12px!important}.mixed-latest-card .search-result-art{border-radius:7px!important}.mixed-latest-card .search-result-copy{padding-top:8px!important}.mixed-latest-card .search-result-title{font-size:13px!important}.mixed-latest-card .search-result-copy
span{font-size:10px!important}}@media(max-width:430px){.mixed-latest-heading-main{align-items:center}.mixed-see-all{font-size:9px;padding:7px
9px}.mixed-latest-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px 9px!important}.mixed-latest-card .search-result-title{font-size:12px!important}}.zed-share{margin:28px
0 4px;padding:20px;border:1px
solid rgba(255,255,255,.07);border-radius:18px;background:rgba(255,255,255,.025);box-shadow:0 14px 42px rgba(0,0,0,.16)}.zed-share-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.zed-share-heading
.eyebrow{margin:0}.zed-share-heading
strong{font-size:14px;font-weight:850;color:#fff}.zed-share-buttons{display:flex;flex-wrap:wrap;gap:9px}.zed-share-btn{min-height:42px;padding:0
13px;border:1px
solid rgba(255,255,255,.09);border-radius:999px;background:#171a1f;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none!important;font-size:12px;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.zed-share-btn
span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:900;background:#252a31}.zed-share-btn:hover{transform:translateY(-2px);background:#20242a;border-color:rgba(255,255,255,.18);box-shadow:0 9px 22px rgba(0,0,0,.22);color:#fff}.zed-share-btn.share-facebook
span{background:#1877f2}.zed-share-btn.share-x
span{background:#050505;border:1px
solid #30343a}.zed-share-btn.share-whatsapp
span{background:#25d366;color:#06130a}.zed-share-btn.share-telegram
span{background:#229ed9}.zed-share-btn.share-native span,.zed-share-btn.share-copy
span{background:var(--brand);color:#061009}.zed-share-btn
b{font-weight:800}@media(max-width:600px){.zed-share{padding:16px;border-radius:15px}.zed-share-heading{align-items:flex-start;flex-direction:column;gap:5px}.zed-share-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.zed-share-btn{width:100%;padding-inline:9px}.zed-share-btn
b{font-size:11px}}html[data-zed-theme="light"]{--bg:#f5f7fa;--surface:#fff;--surface2:#eef1f5;--text:#111318;--muted:#68707c;--line:#dfe3e8}html[data-zed-theme="light"] body{background:var(--bg);color:var(--text)}html[data-zed-theme="light"] .header{background:rgba(255,255,255,.9);border-bottom-color:#e2e5e9;color:var(--text)}html[data-zed-theme="light"] .navlinks
a{color:#424852}html[data-zed-theme="light"] .navlinks a:hover{color:#111318}html[data-zed-theme="light"] .btn.dark{background:#e8ebef;color:#111318;border-color:#d8dde3}html[data-zed-theme="light"] .home-main{background:linear-gradient(180deg,#f7f8fa,#f2f4f7 55%)}html[data-zed-theme="light"] .music-section{color:var(--text)}html[data-zed-theme="light"] .section-link,html[data-zed-theme="light"] .sectionhead>a{color:#68707c}html[data-zed-theme="light"] .section-link:hover{color:#111318}html[data-zed-theme="light"] .artist-grid .artist:hover{background:rgba(0,0,0,.035)}html[data-zed-theme="light"] .artist strong,html[data-zed-theme="light"] .home-artist-card
strong{color:#22262d}html[data-zed-theme="light"] .artist strong:hover,html[data-zed-theme="light"] .home-artist-card:hover
strong{color:#000}html[data-zed-theme="light"] .artist-about,html[data-zed-theme="light"] .single-description,html[data-zed-theme="light"] .single-player-panel,html[data-zed-theme="light"] .single-post-content{background:rgba(255,255,255,.82);border-color:var(--line)}html[data-zed-theme="light"] .artist-about p,html[data-zed-theme="light"] .single-description p,html[data-zed-theme="light"] .single-post-content
p{color:#555d68}html[data-zed-theme="light"] .track-table{background:rgba(0,0,0,.025);border-color:var(--line)}html[data-zed-theme="light"] .track-row:hover{background:rgba(0,0,0,.045)}html[data-zed-theme="light"] .track-info a,html[data-zed-theme="light"] .row-play,html[data-zed-theme="light"] .zed-icon{color:#1d2229}html[data-zed-theme="light"] .track-info span,html[data-zed-theme="light"] .track-no,html[data-zed-theme="light"] .track-views{color:#737b87}html[data-zed-theme="light"] .artist-cta{background:linear-gradient(135deg,#ffffff,#edf1f5);border-color:var(--line)}html[data-zed-theme="light"] .artist-cta
p{color:#68707c}html[data-zed-theme="light"] .footer{border-top-color:var(--line);background:#f5f7fa}html[data-zed-theme="light"] .zed-share{background:rgba(0,0,0,.025);border-color:var(--line)}html[data-zed-theme="light"] .zed-share-heading
strong{color:#1b1f25}html[data-zed-theme="light"] .zed-share-btn{background:#fff;color:#20252c;border-color:#dfe3e8}html[data-zed-theme="light"] .zed-share-btn:hover{background:#f1f3f6;color:#111318;border-color:#cdd3da}html[data-zed-theme="light"] .zed-share-btn.share-x
span{background:#111318;color:#fff}html[data-zed-theme="light"] .zed-player{background:#fff;border-color:#dce1e7}html[data-zed-theme="light"] .zed-player-title
strong{color:#171b20}html[data-zed-theme="light"] .zed-player-title
span{color:#707783}html[data-zed-theme="light"] .zed-control{background:#f1f3f6;color:#454b55;border-color:#d9dee5}html[data-zed-theme="light"] .searchbox input,html[data-zed-theme="light"] .field input,html[data-zed-theme="light"] .field textarea,html[data-zed-theme="light"] .field
select{background:#fff;color:#171b20;border-color:#d8dde4}html[data-zed-theme="light"] .panel,html[data-zed-theme="light"] .side,html[data-zed-theme="light"] .stat{background:#fff;border-color:var(--line)}html[data-zed-theme="light"] .theme-toggle{background:#f0f2f5;color:#22272e;border-color:#d8dde4}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0
12px;border:1px
solid rgba(255,255,255,.12);border-radius:999px;background:#15181c;color:#fff;cursor:pointer;font-weight:800;font-size:11px;transition:.2s}.theme-toggle:hover{transform:translateY(-1px);border-color:var(--brand)}.theme-toggle span:first-child{font-size:16px;line-height:1}.theme-toggle-label{display:inline}.artist-archive-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:24px;max-width:950px;margin:0
auto}.artist-archive-grid
.artist{padding:8px;border-radius:16px}.artist-archive-grid .artist img,.artist-archive-grid .artist-placeholder{width:150px;height:150px;max-width:100%;margin:0
auto;border-radius:50%;object-fit:cover}.artist-archive-grid .artist
strong{max-width:150px;margin:10px
auto 0}@media(max-width:700px){.theme-toggle-label{display:none}.theme-toggle{width:42px;padding:0}.artist-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.artist-archive-grid .artist img,.artist-archive-grid .artist-placeholder{width:115px;height:115px}.artist-archive-grid .artist
strong{max-width:115px;font-size:12px}}@media(max-width:430px){.artist-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.artist-archive-grid .artist img,.artist-archive-grid .artist-placeholder{width:95px;height:95px}.artist-archive-grid .artist
strong{max-width:95px;font-size:11px}}html[data-zed-theme="light"]{--brand:#111318;--brand2:#111318;--brand-soft:rgba(17,19,24,.10)}html[data-zed-theme="light"] .logo b,
html[data-zed-theme="light"] .eyebrow,
html[data-zed-theme="light"] .single-artist-link:hover,
html[data-zed-theme="light"] .row-play:hover,
html[data-zed-theme="light"] .zed-download:hover,
html[data-zed-theme="light"] .mobile-menu[aria-expanded="true"],
html[data-zed-theme="light"] .search-empty-icon,
html[data-zed-theme="light"] .zed-big-play,
html[data-zed-theme="light"] .zed-icon:hover{color:#111318}html[data-zed-theme="light"] .btn,
html[data-zed-theme="light"] .searchbox button,
html[data-zed-theme="light"] .card-play,
html[data-zed-theme="light"] .home-artist-arrow,
html[data-zed-theme="light"] .artist-song-play:not(.muted-play),
html[data-zed-theme="light"] .zed-share-btn.share-native span,
html[data-zed-theme="light"] .zed-share-btn.share-copy span,
html[data-zed-theme="light"] .mixed-see-all:hover{background:#111318;color:#fff}html[data-zed-theme="light"] .btn:hover,
html[data-zed-theme="light"] .searchbox button:hover,
html[data-zed-theme="light"] .card-play:hover,
html[data-zed-theme="light"] .home-artist-arrow:hover,
html[data-zed-theme="light"] .artist-song-play:not(.muted-play):hover{background:#000;color:#fff}html[data-zed-theme="light"] .hero-copy h1,
html[data-zed-theme="light"] .spotify-release-card .release-title,
html[data-zed-theme="light"] .music-card-mark,
html[data-zed-theme="light"] .music-card-type,
html[data-zed-theme="light"] .row-play,
html[data-zed-theme="light"] .zed-icon,
html[data-zed-theme="light"] .zed-share-heading strong,
html[data-zed-theme="light"] .search-result-title,
html[data-zed-theme="light"] .zed-footer-brand,
html[data-zed-theme="light"] .zed-footer-column h3,
html[data-zed-theme="light"] .zed-footer-legal-menu a:hover,
html[data-zed-theme="light"] .zed-footer-language,
html[data-zed-theme="light"] .sectionhead h2,
html[data-zed-theme="light"] .single-copy h1,
html[data-zed-theme="light"] .single-artist,
html[data-zed-theme="light"] .track-info a,
html[data-zed-theme="light"] .stat strong,
html[data-zed-theme="light"] .field label,
html[data-zed-theme="light"] .panel h1,
html[data-zed-theme="light"] .panel h2,
html[data-zed-theme="light"] .panel h3,
html[data-zed-theme="light"] .panel h4,
html[data-zed-theme="light"] .page h1,
html[data-zed-theme="light"] .page h2,
html[data-zed-theme="light"] .page h3,
html[data-zed-theme="light"] .page
h4{color:#111318}html[data-zed-theme="light"] .hero-copy
h1{background:none;-webkit-background-clip:initial;background-clip:initial;color:#111318}html[data-zed-theme="light"] .mobile-menu{color:#111318;background:#eef1f5;border-color:#d8dde4}html[data-zed-theme="light"] .arrow{color:#111318;background:#eef1f5}html[data-zed-theme="light"] .zed-footer-socials
a{color:#fff}html[data-zed-theme="light"] .zed-footer-language{color:#111318!important;border-color:#9aa1ab}html[data-zed-theme="light"] .zed-footer-language:hover{border-color:#111318}html[data-zed-theme="light"] .search-result-art
b{color:#fff}html[data-zed-theme="light"] .music-card-mark{background:rgba(255,255,255,.86);border-color:#d8dde4}html[data-zed-theme="light"] .music-card-type{text-shadow:none}html[data-zed-theme="light"] .zed-share-btn.share-native span,
html[data-zed-theme="light"] .zed-share-btn.share-copy
span{color:#fff}html[data-zed-theme="light"] .zed-share-btn.share-x
span{color:#fff}html[data-zed-theme="light"] ::selection{background:rgba(17,19,24,.16);color:#111318}:root{--focus:#1ed760;--link:#1ed760;--shadow-soft:0 12px 35px rgba(0,0,0,.22);--shadow-card:0 18px 45px rgba(0,0,0,.22)}html:not([data-zed-theme="light"]) body{background:#070809;color:#f7f8fa}html:not([data-zed-theme="light"]) .music-section,
html:not([data-zed-theme="light"]) .page{color:#f7f8fa}html:not([data-zed-theme="light"]) .sectionhead h2,
html:not([data-zed-theme="light"]) .page h1,
html:not([data-zed-theme="light"]) .page h2,
html:not([data-zed-theme="light"]) .page
h3{color:#fff}html:not([data-zed-theme="light"]) .sectionhead>a,
html:not([data-zed-theme="light"]) .section-link{color:#aeb4bd}html:not([data-zed-theme="light"]) .sectionhead>a:hover,
html:not([data-zed-theme="light"]) .section-link:hover{color:#fff}html:not([data-zed-theme="light"]) .panel,
html:not([data-zed-theme="light"]) .side,
html:not([data-zed-theme="light"]) .stat,
html:not([data-zed-theme="light"]) .single-description,
html:not([data-zed-theme="light"]) .single-player-panel{box-shadow:var(--shadow-soft)}html:not([data-zed-theme="light"]) .btn,
html:not([data-zed-theme="light"]) .searchbox
button{box-shadow:0 8px 22px rgba(30,215,96,.18)}.artist-archive-grid{grid-template-columns:repeat(auto-fill,minmax(150px,150px))!important;justify-content:center!important;gap:30px 28px!important}.artist-archive-grid
.artist{width:150px!important;max-width:150px!important;padding:8px!important;text-align:center}.artist-archive-grid .artist
a{display:block;width:100%}.artist-archive-grid .artist img,
.artist-archive-grid .artist-placeholder{display:block!important;width:150px!important;height:150px!important;min-width:150px!important;max-width:150px!important;min-height:150px!important;max-height:150px!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center!important;border-radius:50%!important;overflow:hidden!important;margin:0
auto!important}.artist-archive-grid .artist
strong{display:block!important;width:150px!important;max-width:150px!important;margin:11px
auto 0!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:700px){.artist-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px 12px!important;width:100%!important}.artist-archive-grid
.artist{width:100%!important;max-width:none!important;padding:4px!important}.artist-archive-grid .artist img,
.artist-archive-grid .artist-placeholder{width:clamp(82px,25vw,118px)!important;height:clamp(82px,25vw,118px)!important;min-width:0!important;min-height:0!important;max-width:118px!important;max-height:118px!important;margin:0
auto!important}.artist-archive-grid .artist
strong{width:100%!important;max-width:118px!important;font-size:12px!important}}@media(max-width:430px){.artist-archive-grid{gap:18px 8px!important}.artist-archive-grid .artist img,
.artist-archive-grid .artist-placeholder{width:92px!important;height:92px!important;max-width:92px!important;max-height:92px!important}.artist-archive-grid .artist
strong{max-width:92px!important;font-size:11px!important}}html[data-zed-theme="light"]{--bg:#f4f6f8;--surface:#fff;--surface2:#edf1f4;--text:#101318;--muted:#5f6874;--line:#d9dfe5;--brand:#111318;--brand2:#111318;--brand-soft:rgba(17,19,24,.08);--link:#111318;--focus:#111318}html[data-zed-theme="light"] body{background:radial-gradient(circle at 12% 0%,rgba(30,215,96,.08),transparent 24%),
linear-gradient(180deg,#f8f9fa 0%,#f1f4f6 100%);color:#101318}html[data-zed-theme="light"] a{color:#111318}html[data-zed-theme="light"] a:hover{color:#000}html[data-zed-theme="light"] .header{background:rgba(255,255,255,.92)!important;border-bottom:1px solid #dce1e6!important;box-shadow:0 6px 25px rgba(20,25,30,.06)}html[data-zed-theme="light"] .logo{color:#090b0e}html[data-zed-theme="light"] .logo
b{color:#111318!important}html[data-zed-theme="light"] .navlinks
a{color:#454d57!important;font-weight:700}html[data-zed-theme="light"] .navlinks a:hover{color:#000!important}html[data-zed-theme="light"] .btn{background:#111318!important;color:#fff!important;border:1px
solid #111318!important;box-shadow:0 8px 20px rgba(17,19,24,.15)}html[data-zed-theme="light"] .btn:hover{background:#000!important;box-shadow:0 10px 25px rgba(17,19,24,.20)}html[data-zed-theme="light"] .btn.dark{background:#fff!important;color:#111318!important;border:1px
solid #cfd6dd!important;box-shadow:0 5px 16px rgba(20,25,30,.06)}html[data-zed-theme="light"] .btn.dark:hover{background:#edf0f3!important;border-color:#aeb6bf!important}html[data-zed-theme="light"] .eyebrow{color:#111318!important;font-weight:950}html[data-zed-theme="light"] .home-main{background:linear-gradient(180deg,#f8f9fa 0%,#eef1f4 100%)!important}html[data-zed-theme="light"] .music-section{background:transparent;color:#111318}html[data-zed-theme="light"] .sectionhead h2,
html[data-zed-theme="light"] .sectionhead h1,
html[data-zed-theme="light"] .page h1,
html[data-zed-theme="light"] .page h2,
html[data-zed-theme="light"] .page h3,
html[data-zed-theme="light"] .page h4,
html[data-zed-theme="light"] .single-copy h1,
html[data-zed-theme="light"] .single-artist,
html[data-zed-theme="light"] .release-title,
html[data-zed-theme="light"] .postcard .release-title,
html[data-zed-theme="light"] .track-info a,
html[data-zed-theme="light"] .stat strong,
html[data-zed-theme="light"] .field
label{color:#101318!important}html[data-zed-theme="light"] .sectionhead>a,
html[data-zed-theme="light"] .section-link,
html[data-zed-theme="light"] .release-meta,
html[data-zed-theme="light"] .postmeta,
html[data-zed-theme="light"] .card-stats,
html[data-zed-theme="light"] .track-info span,
html[data-zed-theme="light"] .track-no,
html[data-zed-theme="light"] .track-views,
html[data-zed-theme="light"] .form-links{color:#5f6874!important}html[data-zed-theme="light"] .sectionhead>a:hover,
html[data-zed-theme="light"] .section-link:hover{color:#000!important}html[data-zed-theme="light"] .hero-slider{background:#e9edf0}html[data-zed-theme="light"] .hero-slide::before{background:radial-gradient(circle at 78% 28%,rgba(30,215,96,.14),transparent 34%)}html[data-zed-theme="light"] .hero-slide-overlay{background:linear-gradient(90deg,rgba(248,250,251,.97) 0%,rgba(248,250,251,.90) 42%,rgba(248,250,251,.55) 68%,rgba(248,250,251,.22) 100%)!important}html[data-zed-theme="light"] .hero-slider .hero-copy h1,
html[data-zed-theme="light"] .hero-copy
h1{background:linear-gradient(180deg,#080a0d 0%,#343b44 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:none!important}html[data-zed-theme="light"] .hero-slider .hero-copy p,
html[data-zed-theme="light"] .hero-copy
p{color:#46505b!important;font-weight:500}html[data-zed-theme="light"] .hero-slider .hero-actions
.btn{background:#111318!important;color:#fff!important}html[data-zed-theme="light"] .hero-arrow{background:rgba(255,255,255,.90)!important;color:#111318!important;border-color:#cbd2d9!important;box-shadow:0 8px 22px rgba(20,25,30,.12)}html[data-zed-theme="light"] .hero-arrow:hover{background:#111318!important;color:#fff!important;border-color:#111318!important}html[data-zed-theme="light"] .hero-dot{background:rgba(17,19,24,.25)!important}html[data-zed-theme="light"] .hero-dot.is-active{background:#111318!important}html[data-zed-theme="light"] .hero-progress{background:rgba(17,19,24,.10)!important}html[data-zed-theme="light"] .hero-progress
span{background:#111318!important}html[data-zed-theme="light"] .release,
html[data-zed-theme="light"] .postcard,
html[data-zed-theme="light"] .home-artist-card,
html[data-zed-theme="light"] .artist{border-radius:16px}html[data-zed-theme="light"] .release:hover,
html[data-zed-theme="light"] .postcard:hover,
html[data-zed-theme="light"] .home-artist-card:hover,
html[data-zed-theme="light"] .artist:hover{transform:translateY(-4px)}html[data-zed-theme="light"] .artwork,
html[data-zed-theme="light"] .postart,
html[data-zed-theme="light"] .artist img,
html[data-zed-theme="light"] .artist-placeholder{box-shadow:0 12px 28px rgba(25,32,40,.13)}html[data-zed-theme="light"] .artist
strong{color:#15191e!important}html[data-zed-theme="light"] .artist strong:hover{color:#000!important}html[data-zed-theme="light"] .arrow{background:#fff!important;color:#111318!important;border-color:#d2d8de!important;box-shadow:0 5px 15px rgba(20,25,30,.08)}html[data-zed-theme="light"] .arrow:hover{background:#111318!important;color:#fff!important;border-color:#111318!important}html[data-zed-theme="light"] .track-table{background:#fff!important;border-color:#dce1e6!important;box-shadow:0 10px 30px rgba(20,25,30,.07)}html[data-zed-theme="light"] .track-row:hover{background:#f1f3f5!important}html[data-zed-theme="light"] .row-play{color:#111318!important}html[data-zed-theme="light"] .row-play:hover{background:#111318!important;color:#fff!important}html[data-zed-theme="light"] .panel,
html[data-zed-theme="light"] .side,
html[data-zed-theme="light"] .stat,
html[data-zed-theme="light"] .artist-about,
html[data-zed-theme="light"] .single-description,
html[data-zed-theme="light"] .single-player-panel,
html[data-zed-theme="light"] .single-post-content{background:rgba(255,255,255,.92)!important;border-color:#dce1e6!important;box-shadow:0 12px 35px rgba(25,32,40,.07)}html[data-zed-theme="light"] .artist-about p,
html[data-zed-theme="light"] .single-description p,
html[data-zed-theme="light"] .single-post-content
p{color:#505a65!important}html[data-zed-theme="light"] .artist-cta{background:linear-gradient(135deg,#fff,#edf1f4)!important;border-color:#d9dfe5!important;box-shadow:0 15px 40px rgba(25,32,40,.08)}html[data-zed-theme="light"] .artist-cta
h2{color:#111318!important}html[data-zed-theme="light"] .artist-cta
p{color:#5d6671!important}html[data-zed-theme="light"] .field input,
html[data-zed-theme="light"] .field textarea,
html[data-zed-theme="light"] .field select,
html[data-zed-theme="light"] .searchbox input,
html[data-zed-theme="light"] .zed-payment-box
select{background:#fff!important;color:#111318!important;border-color:#cfd6dd!important;box-shadow:inset 0 1px 2px rgba(20,25,30,.03)}html[data-zed-theme="light"] .field input:focus,
html[data-zed-theme="light"] .field textarea:focus,
html[data-zed-theme="light"] .field select:focus,
html[data-zed-theme="light"] .searchbox input:focus{outline:2px
solid rgba(17,19,24,.13);border-color:#111318!important}html[data-zed-theme="light"] .searchbox
button{background:#111318!important;color:#fff!important}html[data-zed-theme="light"] .zed-player{background:#fff!important;border-color:#d8dee4!important;box-shadow:0 12px 28px rgba(25,32,40,.08)}html[data-zed-theme="light"] .zed-player-art{background:#edf0f3}html[data-zed-theme="light"] .zed-player-title
strong{color:#111318!important}html[data-zed-theme="light"] .zed-player-title
span{color:#68727d!important}html[data-zed-theme="light"] .zed-progress{background:#dce1e5!important}html[data-zed-theme="light"] .zed-progress
span{background:#111318!important}html[data-zed-theme="light"] .zed-control{background:#f0f2f4!important;color:#111318!important;border-color:#d5dbe1!important}html[data-zed-theme="light"] .zed-download{color:#111318!important;border-color:#cfd6dd!important}html[data-zed-theme="light"] .zed-download:hover{background:#111318!important;color:#fff!important;border-color:#111318!important}html[data-zed-theme="light"] .zed-share{background:#fff!important;border-color:#d9dfe5!important;box-shadow:0 12px 30px rgba(25,32,40,.07)}html[data-zed-theme="light"] .zed-share-heading
strong{color:#111318!important}html[data-zed-theme="light"] .zed-share-btn{background:#f7f8f9!important;color:#111318!important;border-color:#d8dee4!important}html[data-zed-theme="light"] .zed-share-btn:hover{background:#eef1f3!important;color:#000!important;border-color:#bcc5ce!important}html[data-zed-theme="light"] .zed-share-btn.share-native span,
html[data-zed-theme="light"] .zed-share-btn.share-copy
span{background:#111318!important;color:#fff!important}html[data-zed-theme="light"] .theme-toggle{background:#111318!important;color:#fff!important;border-color:#111318!important;box-shadow:0 7px 18px rgba(17,19,24,.14)}html[data-zed-theme="light"] .theme-toggle:hover{background:#000!important;border-color:#000!important}html[data-zed-theme="light"] .mobile-menu{color:#111318!important;background:#f0f2f4!important;border-color:#d5dbe1!important}html[data-zed-theme="light"] .footer{background:#eef1f4!important;border-top-color:#d8dee4!important;color:#5e6873!important}html[data-zed-theme="light"] .zed-footer-brand,
html[data-zed-theme="light"] .zed-footer-column
h3{color:#111318!important}html[data-zed-theme="light"] .zed-footer-socials
a{color:#fff!important}html[data-zed-theme="light"] ::selection{background:#111318;color:#fff}html[data-zed-theme="light"] :focus-visible{outline:3px
solid rgba(17,19,24,.24);outline-offset:2px}html[data-zed-theme="light"] body{background-color:var(--zed-light-bg,var(--bg))}html[data-zed-theme="light"] .panel,
html[data-zed-theme="light"] .side,
html[data-zed-theme="light"] .stat,
html[data-zed-theme="light"] .single-description,
html[data-zed-theme="light"] .single-player-panel,
html[data-zed-theme="light"] .zed-share{background-color:var(--zed-light-surface,#fff)!important;border-color:var(--zed-light-border,#d9dfe5)!important}html[data-zed-theme="light"] .sectionhead h2,
html[data-zed-theme="light"] .page h1,
html[data-zed-theme="light"] .page h2,
html[data-zed-theme="light"] .page h3,
html[data-zed-theme="light"] .page h4,
html[data-zed-theme="light"] .single-copy h1,
html[data-zed-theme="light"] .single-artist,
html[data-zed-theme="light"] .release-title,
html[data-zed-theme="light"] .track-info a,
html[data-zed-theme="light"] .field
label{color:var(--zed-light-text,#101318)!important}html[data-zed-theme="light"] .release-meta,
html[data-zed-theme="light"] .postmeta,
html[data-zed-theme="light"] .card-stats,
html[data-zed-theme="light"] .track-info span,
html[data-zed-theme="light"] .track-no,
html[data-zed-theme="light"] .track-views,
html[data-zed-theme="light"] .form-links{color:var(--zed-light-muted,#5f6874)!important}html[data-zed-theme="light"] .btn,
html[data-zed-theme="light"] .searchbox button,
html[data-zed-theme="light"] .theme-toggle{background:var(--zed-light-accent,#111318)!important;border-color:var(--zed-light-accent,#111318)!important}html[data-zed-theme="light"]{color-scheme:light;--zed-light-bg:#f4f6f8;--zed-light-surface:#fff;--zed-light-surface-2:#edf1f4;--zed-light-text:#101318;--zed-light-muted:#5f6874;--zed-light-border:#d8dee5;--zed-light-accent:#111318}html[data-zed-theme="light"] body,
html[data-zed-theme="light"] main,
html[data-zed-theme="light"] .page,
html[data-zed-theme="light"] .home-main{color:var(--zed-light-text)!important}html[data-zed-theme="light"] .page,
html[data-zed-theme="light"] .search-results-page{background:linear-gradient(180deg,#f8f9fa 0%,#f1f4f6 100%)!important}html[data-zed-theme="light"] .header{background:rgba(255,255,255,.96)!important;color:#111318!important}html[data-zed-theme="light"] .mobile-menu{background:#eef1f4!important;color:#111318!important;border:1px
solid #d5dbe1!important;box-shadow:0 5px 15px rgba(20,25,30,.06)}html[data-zed-theme="light"] .mobile-menu:hover{background:#e4e8ec!important}html[data-zed-theme="light"] .navlinks,
html[data-zed-theme="light"] .navlinks .primary-menu{color:#111318}html[data-zed-theme="light"] .navlinks a,
html[data-zed-theme="light"] .primary-menu
a{color:#252a31!important}html[data-zed-theme="light"] .navlinks a:hover,
html[data-zed-theme="light"] .primary-menu a:hover{color:#000!important}html[data-zed-theme="light"] .primary-menu .sub-menu{background:#fff!important;border-color:#d8dee5!important;box-shadow:0 18px 45px rgba(20,25,30,.13)!important}html[data-zed-theme="light"] .primary-menu .sub-menu a:hover{background:#f0f3f5!important}html[data-zed-theme="light"] .header-search-button{background:#eef1f4!important;color:#111318!important;border-color:#d5dbe1!important;box-shadow:0 5px 15px rgba(20,25,30,.06)}html[data-zed-theme="light"] .header-search-button:hover{background:#111318!important;color:#fff!important;border-color:#111318!important}@media(max-width:850px){html[data-zed-theme="light"] .navlinks{background:rgba(255,255,255,.985)!important;border-color:#d8dee5!important;box-shadow:0 22px 45px rgba(20,25,30,.16)!important}html[data-zed-theme="light"] .navlinks a,
html[data-zed-theme="light"] .navlinks a:not(.btn){color:#171b20!important;background:transparent!important}html[data-zed-theme="light"] .navlinks a:hover{background:#f0f3f5!important;color:#000!important}html[data-zed-theme="light"] .navlinks .sub-menu{background:#f5f7f8!important}}html[data-zed-theme="light"] .search-hero,
html[data-zed-theme="light"] .search-result-card,
html[data-zed-theme="light"] .search-empty,
html[data-zed-theme="light"] .artist-recent-section,
html[data-zed-theme="light"] .zed-checkout-shell,
html[data-zed-theme="light"] .zed-submission-wrap{color:#111318}html[data-zed-theme="light"] .search-hero{background:linear-gradient(145deg,#fff 0%,#eef2f5 100%)!important;border-color:#d8dee5!important;box-shadow:0 20px 55px rgba(20,25,30,.09)!important}html[data-zed-theme="light"] .search-hero:after{background:radial-gradient(circle,rgba(17,19,24,.07),transparent 68%)}html[data-zed-theme="light"] .search-hero h1,
html[data-zed-theme="light"] .search-results-head
h2{color:#101318!important}html[data-zed-theme="light"] .search-hero
p{color:#59636e!important}html[data-zed-theme="light"] .search-result-card{background:#fff!important;border-color:#dfe4e9!important;box-shadow:0 8px 25px rgba(20,25,30,.06)}html[data-zed-theme="light"] .search-result-card:hover{background:#fff!important;border-color:#bfc7cf!important;box-shadow:0 14px 35px rgba(20,25,30,.10)}html[data-zed-theme="light"] .search-result-title{color:#101318!important}html[data-zed-theme="light"] .search-result-copy
span{color:#66717d!important}html[data-zed-theme="light"] .search-empty{background:#fff!important;border-color:#d8dee5!important}html[data-zed-theme="light"] .search-empty
h2{color:#101318!important}html[data-zed-theme="light"] .search-empty
p{color:#66717d!important}html[data-zed-theme="light"] .search-empty-icon{background:#e9edf0!important;color:#111318!important}html[data-zed-theme="light"] .searchbox input,
html[data-zed-theme="light"] .field input,
html[data-zed-theme="light"] .field textarea,
html[data-zed-theme="light"] .field select,
html[data-zed-theme="light"] .zed-payment-box
select{background:#fff!important;color:#111318!important;border-color:#cbd3da!important}html[data-zed-theme="light"] .searchbox input::placeholder,
html[data-zed-theme="light"] .field input::placeholder,
html[data-zed-theme="light"] .field textarea::placeholder{color:#8a939d!important}html[data-zed-theme="light"] .btn,
html[data-zed-theme="light"] .searchbox button,
html[data-zed-theme="light"] .zed-submit-button,
html[data-zed-theme="light"] .zed-pay-submit{background:#111318!important;color:#fff!important;border-color:#111318!important;box-shadow:0 9px 24px rgba(17,19,24,.16)!important}html[data-zed-theme="light"] .btn:hover,
html[data-zed-theme="light"] .searchbox button:hover,
html[data-zed-theme="light"] .zed-submit-button:hover,
html[data-zed-theme="light"] .zed-pay-submit:hover{background:#000!important;color:#fff!important}html[data-zed-theme="light"] .btn.dark{background:#fff!important;color:#111318!important;border-color:#cbd3da!important}html[data-zed-theme="light"] .btn.dark:hover{background:#edf1f4!important;color:#000!important}html[data-zed-theme="light"] .single-release{background:linear-gradient(180deg,#f7f9fa 0%,#eef2f4 520px,#f4f6f8 100%)!important;color:#101318!important}html[data-zed-theme="light"] .single-release::before{background:radial-gradient(circle at 20% 20%,rgba(17,19,24,.045),transparent 32%),radial-gradient(circle at 82% 10%,rgba(87,105,255,.045),transparent 30%)!important}html[data-zed-theme="light"] .single-copy h1,
html[data-zed-theme="light"] .single-copy .single-artist,
html[data-zed-theme="light"] .single-copy .single-artist-link{color:#101318!important}html[data-zed-theme="light"] .single-copy .single-artist-link:hover{color:#000!important}html[data-zed-theme="light"] .single-featuring{color:#59636e!important}html[data-zed-theme="light"] .single-stats,
html[data-zed-theme="light"] .single-stats span:first-child{color:#68727d!important}html[data-zed-theme="light"] .single-content-grid .single-description,
html[data-zed-theme="light"] .single-content-grid .single-player-panel{background:#fff!important;border-color:#d8dee5!important;color:#111318!important;box-shadow:0 15px 40px rgba(20,25,30,.08)!important}html[data-zed-theme="light"] .single-description h2,
html[data-zed-theme="light"] .single-description h3,
html[data-zed-theme="light"] .single-player-panel .panel-label{color:#111318!important}html[data-zed-theme="light"] .single-description p,
html[data-zed-theme="light"] .single-description li,
html[data-zed-theme="light"] .single-post-content p,
html[data-zed-theme="light"] .single-post-content
li{color:#505a65!important}html[data-zed-theme="light"] .single-player-panel
.notice{background:#f0f3f5!important;color:#4f5964!important;border-color:#d8dee5!important}html[data-zed-theme="light"] .zed-player{background:#fff!important;color:#111318!important;border-color:#d5dce2!important;box-shadow:0 12px 30px rgba(20,25,30,.08)!important}html[data-zed-theme="light"] .zed-player-title
strong{color:#111318!important}html[data-zed-theme="light"] .zed-player-title span,
html[data-zed-theme="light"] .zed-times{color:#68727d!important}html[data-zed-theme="light"] .zed-progress{background:#dfe4e8!important}html[data-zed-theme="light"] .zed-progress
span{background:#111318!important}html[data-zed-theme="light"] .zed-control{background:#f0f3f5!important;color:#111318!important;border-color:#d2d9df!important}html[data-zed-theme="light"] .zed-control:hover,
html[data-zed-theme="light"] .zed-control.active{background:#111318!important;color:#fff!important;border-color:#111318!important}html[data-zed-theme="light"] .zed-download{background:#fff!important;color:#111318!important;border-color:#cbd3da!important}html[data-zed-theme="light"] .zed-download:hover{background:#111318!important;color:#fff!important;border-color:#111318!important}html[data-zed-theme="light"] .zed-big-play{background:#111318!important;color:#fff!important}html[data-zed-theme="light"] .artist-recent-section{background:#fff!important;border:1px
solid #d8dee5!important;border-radius:20px;box-shadow:0 15px 40px rgba(20,25,30,.07)!important}html[data-zed-theme="light"] .artist-recent-head h2,
html[data-zed-theme="light"] .artist-recent-count{color:#111318!important}html[data-zed-theme="light"] .artist-song-row{border-color:transparent!important}html[data-zed-theme="light"] .artist-song-row:hover{background:#f3f5f6!important;border-color:#d8dee5!important;box-shadow:none!important}html[data-zed-theme="light"] .artist-song-title,
html[data-zed-theme="light"] .artist-song-info span,
html[data-zed-theme="light"] .artist-song-meta,
html[data-zed-theme="light"] .artist-song-number{color:#111318!important}html[data-zed-theme="light"] .artist-song-info span,
html[data-zed-theme="light"] .artist-song-meta{color:#68727d!important}html[data-zed-theme="light"] .artist-song-play{background:#111318!important;color:#fff!important;border-color:#111318!important}html[data-zed-theme="light"] .artist-song-play.muted-play{background:#edf1f4!important;color:#111318!important;border-color:#d5dce2!important}html[data-zed-theme="light"] .artist-cta{color:#111318!important}html[data-zed-theme="light"] .artist-cta
.btn{background:#111318!important;color:#fff!important}html[data-zed-theme="light"] .zed-payment-box,
html[data-zed-theme="light"] .zed-checkout-page .zed-mobile-checkout,
html[data-zed-theme="light"] .zed-mobile-checkout{background:#fff!important;color:#111318!important;border-color:#d8dee5!important;box-shadow:0 15px 40px rgba(20,25,30,.07)!important}html[data-zed-theme="light"] .zed-payment-kicker,
html[data-zed-theme="light"] .zed-mobile-checkout
small{color:#68727d!important}html[data-zed-theme="light"] .zed-mobile-checkout h3,
html[data-zed-theme="light"] .zed-mobile-checkout .zed-price,
html[data-zed-theme="light"] .zed-price{color:#111318!important}html[data-zed-theme="light"] .zed-network{background:#fff!important;color:#111318!important;border-color:#d2d9df!important}html[data-zed-theme="light"] .zed-network:has(input:checked){border-color:#111318!important;box-shadow:0 0 0 2px #111318!important}html[data-zed-theme="light"] .home-hero{background:linear-gradient(135deg,#f7f9fa,#e9eef2)!important;color:#111318!important}html[data-zed-theme="light"] .hero-slider{background:#e9eef2!important;color:#111318!important}html[data-zed-theme="light"] .hero-slider .hero-copy h1,
html[data-zed-theme="light"] .home-hero .hero-copy
h1{color:#101318!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important}html[data-zed-theme="light"] .hero-slider .hero-copy p,
html[data-zed-theme="light"] .home-hero .hero-copy
p{color:#4e5863!important}html[data-zed-theme="light"] .hero-slide-overlay{background:linear-gradient(90deg,rgba(250,251,252,.97) 0%,rgba(250,251,252,.90) 42%,rgba(250,251,252,.52) 70%,rgba(250,251,252,.18) 100%)!important}html[data-zed-theme="light"] .hero-arrow{background:rgba(255,255,255,.94)!important;color:#111318!important;border-color:#cbd3da!important}html[data-zed-theme="light"] .hero-arrow:hover{background:#111318!important;color:#fff!important}html[data-zed-theme="light"] .hero-dot{background:rgba(17,19,24,.22)!important}html[data-zed-theme="light"] .hero-dot.is-active,
html[data-zed-theme="light"] .hero-progress
span{background:#111318!important}html[data-zed-theme="light"] .hero-progress{background:rgba(17,19,24,.10)!important}html[data-zed-theme="light"] .single-post-panel{background:#fff!important;color:#111318!important;border-color:#d8dee5!important;box-shadow:0 15px 40px rgba(20,25,30,.08)!important}html[data-zed-theme="light"] .single-post-panel h1,
html[data-zed-theme="light"] .single-post-panel h2,
html[data-zed-theme="light"] .single-post-panel h3,
html[data-zed-theme="light"] .single-post-artist{color:#111318!important}html[data-zed-theme="light"] .single-post-meta{color:#68727d!important}html[data-zed-theme="light"] .footer,
html[data-zed-theme="light"] .zed-footer{background:#e9edf0!important;color:#5d6772!important;border-top-color:#d5dce2!important}html[data-zed-theme="light"] .zed-footer-copy,
html[data-zed-theme="light"] .footer-brand
p{color:#5d6772!important}html[data-zed-theme="light"] .zed-footer-menu a,
html[data-zed-theme="light"] .footer-links
a{color:#343b43!important}html[data-zed-theme="light"] .zed-footer-menu a:hover,
html[data-zed-theme="light"] .footer-links a:hover{color:#000!important}html[data-zed-theme="light"] .zed-submission-hero p,
html[data-zed-theme="light"] .zed-submit-fineprint{color:#65707b!important}html[data-zed-theme="light"] .zed-submission-form{background:#fff!important;color:#111318!important;border-color:#d8dee5!important;box-shadow:0 18px 50px rgba(20,25,30,.08)!important}html[data-zed-theme="light"] .zed-form-section{border-bottom-color:#e0e5e9!important}html[data-zed-theme="light"] .zed-form-grid label,
html[data-zed-theme="light"] .zed-form-section>label{color:#252b31!important}html[data-zed-theme="light"] .zed-upload{background:#f7f8f9!important;color:#20262c!important;border-color:#cbd3da!important}html[data-zed-theme="light"] .zed-upload
span{color:#6b7580!important}html[data-zed-theme="light"] .zed-submit-notice{background:#fff!important;color:#424b55!important;border-color:#d8dee5!important}html[data-zed-theme="light"] .zed-icon,
html[data-zed-theme="light"] .row-play,
html[data-zed-theme="light"] .zed-control,
html[data-zed-theme="light"] .mobile-menu{color:#111318!important}html[data-zed-theme="light"] .row-play:hover,
html[data-zed-theme="light"] .zed-icon:hover{background:#111318!important;color:#fff!important}html[data-zed-theme="light"] .theme-toggle{background:#111318!important;color:#fff!important;border-color:#111318!important}html[data-zed-theme="light"] .theme-toggle:hover{background:#000!important;color:#fff!important}.zed-all-latest-page{padding:42px
0 72px;min-height:60vh}.zed-all-latest-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0
0 30px}.zed-all-latest-head
h1{font-size:clamp(32px,5vw,54px);letter-spacing:-1.8px;margin:7px
0 8px}.zed-all-latest-head
p{margin:0;color:var(--muted,#7f8790);max-width:650px}.zed-back-home{flex:0 0 auto;padding:11px
16px;border:1px
solid var(--line,rgba(255,255,255,.12));border-radius:999px;color:var(--text,#fff);background:var(--panel,rgba(255,255,255,.04));font-weight:800;font-size:13px}.zed-back-home:hover{transform:translateY(-2px);border-color:var(--brand,#1ed760)}.zed-all-latest-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 18px}.zed-all-latest-card{min-width:0;transition:transform .2s ease}.zed-all-latest-card:hover{transform:translateY(-4px)}.zed-all-latest-art{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:10px;background:var(--panel,#17191e);box-shadow:0 12px 28px rgba(0,0,0,.14)}.zed-all-latest-art
img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.zed-all-latest-card:hover .zed-all-latest-art
img{transform:scale(1.045)}.zed-all-latest-art>span{height:100%;display:grid;place-items:center;font-size:42px;color:var(--muted,#858c96)}.zed-all-latest-art
b{position:absolute;left:9px;top:9px;padding:5px
8px;border-radius:999px;background:rgba(0,0,0,.68);color:#fff;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.zed-all-latest-copy{padding:10px
1px 2px}.zed-all-latest-title{display:block;color:var(--text,#fff);font-size:15px;font-weight:850;line-height:1.32;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zed-all-latest-copy
span{display:block;color:var(--muted,#858c96);font-size:12px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zed-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin:40px
0 0}.zed-page-numbers{display:flex;align-items:center;gap:7px}.zed-page-numbers .page-numbers,.zed-page-arrow{min-width:42px;height:42px;padding:0
10px;border-radius:12px;display:grid;place-items:center;border:1px
solid var(--line,rgba(255,255,255,.12));background:var(--panel,rgba(255,255,255,.04));color:var(--text,#fff);font-weight:850;transition:.2s ease}.zed-page-numbers .page-numbers:hover,.zed-page-arrow:hover{transform:translateY(-2px);border-color:var(--brand,#1ed760);box-shadow:0 9px 22px rgba(0,0,0,.10)}.zed-page-numbers
.current{background:var(--brand,#1ed760);color:#07120b;border-color:var(--brand,#1ed760)}.zed-page-numbers
.dots{border-color:transparent;background:transparent;min-width:22px;padding:0;box-shadow:none;transform:none!important}.zed-page-arrow{font-size:28px;line-height:1;padding-bottom:3px}.zed-page-arrow.is-disabled{opacity:.35;pointer-events:none}.zed-all-latest-empty{padding:70px
20px;text-align:center;border:1px
dashed var(--line,rgba(255,255,255,.14));border-radius:22px}.zed-all-latest-empty
p{color:var(--muted,#858c96)}html[data-zed-theme="light"] .zed-all-latest-page{background:#f4f6f8}html[data-zed-theme="light"] .zed-all-latest-head h1,html[data-zed-theme="light"] .zed-all-latest-title,html[data-zed-theme="light"] .zed-back-home,html[data-zed-theme="light"] .zed-page-numbers .page-numbers,html[data-zed-theme="light"] .zed-page-arrow{color:#18212b!important}html[data-zed-theme="light"] .zed-all-latest-head p,html[data-zed-theme="light"] .zed-all-latest-copy
span{color:#65717c!important}html[data-zed-theme="light"] .zed-back-home,html[data-zed-theme="light"] .zed-page-numbers .page-numbers,html[data-zed-theme="light"] .zed-page-arrow{background:#fff!important;border-color:#dce2e8!important}html[data-zed-theme="light"] .zed-page-numbers
.current{background:#111820!important;color:#fff!important;border-color:#111820!important}html[data-zed-theme="light"] .zed-all-latest-art{background:#e7ebef;box-shadow:0 12px 26px rgba(25,35,45,.10)}@media(max-width:1100px){.zed-all-latest-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 14px}}@media(max-width:850px){.zed-all-latest-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zed-all-latest-page{padding-top:30px}}@media(max-width:620px){.zed-all-latest-head{align-items:flex-start;flex-direction:column;margin-bottom:24px}.zed-back-home{font-size:12px;padding:9px
13px}.zed-all-latest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 11px}.zed-all-latest-title{font-size:13px}.zed-all-latest-copy
span{font-size:10px}.zed-all-latest-copy{padding-top:8px}.zed-pagination{gap:7px;margin-top:32px}.zed-page-numbers{gap:4px}.zed-page-numbers .page-numbers,.zed-page-arrow{min-width:36px;height:36px;border-radius:10px;font-size:12px}.zed-page-arrow{font-size:24px}.zed-page-numbers
.dots{min-width:16px}.zed-all-latest-head
h1{font-size:34px}}.zed-popular-page{padding:42px
0 72px;min-height:60vh}.zed-popular-list{display:flex;flex-direction:column;gap:6px}.zed-popular-row{background:var(--panel,rgba(255,255,255,.035));border:1px
solid var(--line,rgba(255,255,255,.10));border-radius:14px;padding:10px
14px}.zed-popular-row:hover{background:rgba(30,215,96,.055);border-color:rgba(30,215,96,.24)}.zed-popular-row .track-info{min-width:0}.zed-popular-row .track-info
a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zed-popular-row .track-views{color:var(--muted,#858c96);font-size:11px}.zed-popular-row .row-play.is-disabled{opacity:.3;pointer-events:none}.artist-archive-grid+.zed-pagination{margin-top:42px}.artist-archive-grid~.zed-pagination{justify-content:center}.zed-pagination .page-numbers a,.zed-pagination .page-numbers
span{min-width:42px;height:42px;padding:0
10px;border-radius:12px;display:grid;place-items:center;border:1px
solid var(--line,rgba(255,255,255,.12));background:var(--panel,rgba(255,255,255,.04));color:var(--text,#fff);font-weight:850;text-decoration:none;transition:.2s ease}.zed-pagination .page-numbers a:hover{transform:translateY(-2px);border-color:var(--brand,#1ed760);box-shadow:0 9px 22px rgba(0,0,0,.10)}.zed-pagination .page-numbers
.current{background:var(--brand,#1ed760);color:#07120b;border-color:var(--brand,#1ed760)}.zed-pagination .page-numbers
.dots{border-color:transparent;background:transparent;min-width:22px}.zed-pagination .page-numbers{display:flex;align-items:center;gap:7px}html[data-zed-theme="light"] .zed-popular-row{background:rgba(255,255,255,.88);border-color:rgba(15,23,42,.10);box-shadow:0 8px 24px rgba(15,23,42,.05)}html[data-zed-theme="light"] .zed-popular-row:hover{background:#fff;border-color:rgba(15,23,42,.18)}@media(max-width:620px){.zed-popular-page{padding-top:30px}.zed-popular-row{padding:8px
9px}.zed-popular-row .track-views{display:none}.zed-pagination{gap:7px;margin-top:32px}.zed-pagination .page-numbers{gap:4px}.zed-pagination .page-numbers a,.zed-pagination .page-numbers span,.zed-page-arrow{min-width:36px;height:36px;border-radius:10px;font-size:12px}.zed-page-arrow{font-size:24px}.zed-pagination .page-numbers
.dots{min-width:16px}}html.zed-player-modal-open{overflow:hidden}.zed-quick-player{position:fixed;inset:0;z-index:99999;display:flex;align-items:flex-end;justify-content:center;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .25s ease,visibility .25s ease}.zed-quick-player.is-open{visibility:visible;pointer-events:auto;opacity:1}.zed-quick-player-backdrop{position:absolute;inset:0;background:rgba(3,5,8,.68);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.zed-quick-player-card{position:relative;width:min(680px,calc(100% - 24px));margin:0
0 18px;padding:24px;display:grid;grid-template-columns:190px 1fr;gap:25px;overflow:hidden;border:1px
solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(145deg,#171a1f,#0d0f13);box-shadow:0 30px 100px rgba(0,0,0,.5);transform:translateY(30px) scale(.98);transition:transform .3s cubic-bezier(.2,.8,.2,1)}.zed-quick-player.is-open .zed-quick-player-card{transform:translateY(0) scale(1)}.zed-quick-player-glow{position:absolute;width:280px;height:280px;right:-100px;top:-120px;border-radius:50%;background:rgba(30,215,96,.18);filter:blur(50px);pointer-events:none}.zed-quick-player-art{position:relative;width:190px;height:190px;border-radius:18px;overflow:hidden;background:#20242a;display:grid;place-items:center;box-shadow:0 20px 50px rgba(0,0,0,.4)}.zed-quick-player-art
img{width:100%;height:100%;object-fit:cover;display:block}.zed-quick-player-art img[hidden],.zed-quick-player-art span[hidden]{display:none}.zed-quick-player-art
span{font-size:52px;color:#8c939d}.zed-quick-player-body{position:relative;min-width:0;align-self:center;padding-top:4px}.zed-quick-player-body
h3{font-size:clamp(22px,4vw,34px);line-height:1.05;letter-spacing:-1px;margin:7px
0 6px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zed-quick-player-body
p{margin:0;color:#a7adb6;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zed-quick-progress-wrap{margin-top:27px}.zed-quick-progress-wrap input[type=range]{width:100%;height:5px;margin:0;accent-color:var(--brand,#1ed760);cursor:pointer}.zed-quick-times{display:flex;justify-content:space-between;color:#7f8791;font-size:10px;margin-top:6px}.zed-quick-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:18px}.zed-quick-control,.zed-quick-main{border:0;cursor:pointer;display:grid;place-items:center}.zed-quick-control{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.06);color:#dce1e7;border:1px
solid rgba(255,255,255,.1);font-size:17px;transition:.2s}.zed-quick-control:hover{transform:translateY(-2px);border-color:rgba(30,215,96,.65);color:var(--brand,#1ed760)}.zed-quick-main{width:56px;height:56px;border-radius:50%;background:var(--brand,#1ed760);color:#061109;font-size:19px;font-weight:900;box-shadow:0 10px 30px rgba(30,215,96,.24);transition:.2s}.zed-quick-main:hover{transform:scale(1.06)}.zed-quick-player.is-playing .zed-quick-main{box-shadow:0 0 0 7px rgba(30,215,96,.08),0 10px 30px rgba(30,215,96,.28)}.zed-quick-close{position:absolute;right:14px;top:14px;z-index:4;width:36px;height:36px;border-radius:50%;border:1px
solid rgba(255,255,255,.13);background:rgba(0,0,0,.32);color:#fff;font-size:25px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:.2s}.zed-quick-close:hover{background:rgba(255,255,255,.12);transform:rotate(90deg)}html[data-zed-theme="light"] .zed-quick-player-card{background:linear-gradient(145deg,#ffffff,#eef2f6);border-color:#dce2e8;box-shadow:0 30px 90px rgba(15,23,42,.2)}html[data-zed-theme="light"] .zed-quick-player-body
h3{color:#111318}html[data-zed-theme="light"] .zed-quick-player-body
p{color:#68707c}html[data-zed-theme="light"] .zed-quick-control{background:#f1f3f6;color:#252a31;border-color:#d9dee5}html[data-zed-theme="light"] .zed-quick-close{background:#111318;color:#fff;border-color:#111318}@media(max-width:620px){.zed-quick-player{align-items:flex-end}.zed-quick-player-card{width:100%;margin:0;border-radius:26px 26px 0 0;padding:20px
18px 24px;grid-template-columns:88px 1fr;gap:15px}.zed-quick-player-art{width:88px;height:88px;border-radius:12px;grid-row:1}.zed-quick-player-art
span{font-size:30px}.zed-quick-player-body{padding-top:3px}.zed-quick-player-body
h3{font-size:20px;padding-right:30px}.zed-quick-player-body
p{font-size:12px}.zed-quick-progress-wrap{grid-column:1/-1;margin-top:4px}.zed-quick-controls{grid-column:1/-1;margin-top:3px}.zed-quick-close{right:13px;top:12px;width:34px;height:34px}.zed-quick-glow{display:none}}.zed-comments-section{margin:42px
0 10px;padding:28px;border:1px
solid var(--line,rgba(255,255,255,.11));border-radius:26px;background:var(--panel,rgba(255,255,255,.035));box-shadow:0 18px 55px rgba(0,0,0,.10)}.zed-comments-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.zed-comments-head
h2{margin:5px
0 0;font-size:clamp(24px,4vw,34px);letter-spacing:-.8px}.zed-comments-count{display:inline-grid;place-items:center;min-width:30px;height:26px;padding:0
8px;margin-left:5px;border-radius:999px;background:rgba(30,215,96,.12);color:var(--brand,#1ed760);font-size:12px;vertical-align:middle}.zed-comments-live{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted,#858c96)}.zed-comments-live
i{width:7px;height:7px;border-radius:50%;background:var(--brand,#1ed760);box-shadow:0 0 0 5px rgba(30,215,96,.08);animation:zed-comment-pulse 2s infinite}@keyframes zed-comment-pulse{0%,100%{opacity:.55}50%{opacity:1}}.zed-comment-list{display:flex;flex-direction:column;gap:10px}.zed-comment{margin:0;padding:0}.zed-comment-inner{display:flex;gap:14px;padding:17px
18px;border:1px
solid var(--line,rgba(255,255,255,.09));border-radius:19px;background:rgba(255,255,255,.025);transition:transform .2s ease,border-color .2s ease,background .2s ease}.zed-comment-inner:hover{transform:translateY(-1px);border-color:rgba(30,215,96,.22);background:rgba(30,215,96,.025)}.zed-comment-avatar-wrap{flex:0 0 44px}.zed-comment-avatar{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover}.zed-comment-body{min-width:0;flex:1}.zed-comment-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.zed-comment-author{font-size:14px}.zed-comment-meta
time{font-size:11px;color:var(--muted,#858c96)}.zed-comment-content{margin-top:7px;font-size:14px;line-height:1.65;color:var(--text,#fff)}.zed-comment-content
p{margin:0
0 7px}.zed-comment-content p:last-child{margin-bottom:0}.zed-comment-actions{margin-top:10px}.zed-comment-actions
a{font-size:11px;font-weight:850;text-decoration:none;color:var(--brand,#1ed760)}.zed-comment-actions a:hover{text-decoration:underline}.zed-comment-pending{font-size:11px!important;color:#e8b44a!important}.zed-comments-empty{display:flex;align-items:center;gap:14px;padding:18px;border:1px
dashed var(--line,rgba(255,255,255,.14));border-radius:18px;margin-bottom:20px}.zed-comments-empty-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:rgba(30,215,96,.10);color:var(--brand,#1ed760);font-size:18px}.zed-comments-empty
strong{font-size:14px}.zed-comments-empty
p{margin:4px
0 0;color:var(--muted,#858c96);font-size:12px}.zed-comment-form-wrap{margin-top:22px;padding-top:22px;border-top:1px solid var(--line,rgba(255,255,255,.08))}.zed-comment-form-wrap .comment-reply-title{margin:0
0 14px;font-size:20px;letter-spacing:-.3px}.zed-comment-note,.zed-comment-form-wrap .logged-in-as{margin:0
0 14px;color:var(--muted,#858c96);font-size:11px}.zed-comment-form-wrap .logged-in-as
a{color:var(--brand,#1ed760)}.zed-comment-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.zed-comment-form
p{margin:0}.zed-comment-form .comment-form-comment,.zed-comment-form .form-submit,.zed-comment-form .comment-notes,.zed-comment-form .logged-in-as{grid-column:1/-1}.zed-comment-form
label{display:block;margin:0
0 7px;font-size:11px;font-weight:800;color:var(--muted,#858c96);text-transform:uppercase;letter-spacing:.07em}.zed-comment-form
.required{color:var(--brand,#1ed760)}.zed-comment-form input,.zed-comment-form
textarea{width:100%;border:1px
solid var(--line,rgba(255,255,255,.12));border-radius:13px;background:rgba(255,255,255,.035);color:var(--text,#fff);padding:12px
13px;outline:none;font:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s;box-sizing:border-box}.zed-comment-form
textarea{min-height:125px;resize:vertical}.zed-comment-form input:focus,.zed-comment-form textarea:focus{border-color:var(--brand,#1ed760);background:rgba(30,215,96,.025);box-shadow:0 0 0 4px rgba(30,215,96,.08)}.zed-comment-form input::placeholder,.zed-comment-form textarea::placeholder{color:var(--muted,#858c96);opacity:.8}.zed-comment-submit{border:0!important;border-radius:999px!important;padding:12px
20px!important;background:var(--brand,#1ed760)!important;color:#07120b!important;font-weight:900!important;cursor:pointer;box-shadow:0 9px 24px rgba(30,215,96,.16);transition:transform .2s,box-shadow .2s}.zed-comment-submit:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(30,215,96,.24)}.zed-comment-pagination{margin-top:20px}.zed-comment-pagination .page-numbers{display:flex;justify-content:center;gap:7px;list-style:none;margin:0;padding:0}.zed-comment-pagination .page-numbers
li{margin:0}.zed-comment-pagination .page-numbers a,.zed-comment-pagination .page-numbers
span{min-width:38px;height:38px;padding:0
9px;display:grid;place-items:center;border:1px
solid var(--line,rgba(255,255,255,.11));border-radius:11px;background:var(--panel,rgba(255,255,255,.035));color:var(--text,#fff);text-decoration:none;font-weight:800;font-size:12px}.zed-comment-pagination .page-numbers
.current{background:var(--brand,#1ed760);color:#07120b;border-color:var(--brand,#1ed760)}.zed-comment-pagination .page-numbers a:hover{border-color:var(--brand,#1ed760);transform:translateY(-1px)}html[data-zed-theme="light"] .zed-comments-section{background:rgba(255,255,255,.9);border-color:#dce2e8;box-shadow:0 18px 55px rgba(15,23,42,.07)}html[data-zed-theme="light"] .zed-comment-inner{background:#f8fafb;border-color:#e1e6eb}html[data-zed-theme="light"] .zed-comment-inner:hover{background:#fff;border-color:#cfd7df}html[data-zed-theme="light"] .zed-comment-content{color:#18212b}html[data-zed-theme="light"] .zed-comment-form input,html[data-zed-theme="light"] .zed-comment-form
textarea{background:#fff;color:#18212b;border-color:#d6dde4}html[data-zed-theme="light"] .zed-comment-form input:focus,html[data-zed-theme="light"] .zed-comment-form textarea:focus{background:#fff}html[data-zed-theme="light"] .zed-comments-empty{border-color:#d6dde4;background:#fafbfc}html[data-zed-theme="light"] .zed-comment-pagination .page-numbers a,html[data-zed-theme="light"] .zed-comment-pagination .page-numbers
span{background:#fff;color:#18212b;border-color:#dce2e8}html[data-zed-theme="light"] .zed-comment-pagination .page-numbers
.current{background:#111820;color:#fff;border-color:#111820}@media(max-width:620px){.zed-comments-section{padding:19px
14px;border-radius:20px;margin-top:30px}.zed-comments-head{align-items:flex-start}.zed-comments-head
h2{font-size:25px}.zed-comments-live{display:none}.zed-comment-inner{padding:14px;gap:10px}.zed-comment-avatar-wrap,.zed-comment-avatar{flex-basis:38px;width:38px!important;height:38px!important}.zed-comment-form{grid-template-columns:1fr}.zed-comment-form .comment-form-comment,.zed-comment-form .form-submit{grid-column:1}.zed-comment-pagination .page-numbers a,.zed-comment-pagination .page-numbers
span{min-width:34px;height:34px}.zed-comments-empty{align-items:flex-start}}.zed-account-shell,.zed-member-dashboard{max-width:1120px;margin:0
auto;padding:48px
20px 80px}.zed-account-card{background:var(--panel,#fff);border:1px
solid var(--line,#dfe5ea);border-radius:28px;padding:clamp(24px,5vw,48px);box-shadow:0 22px 70px rgba(15,23,42,.08);color:var(--text,#101820)}.zed-account-shell .zed-account-card{max-width:570px;margin:0
auto}.zed-account-kicker{display:block;font-size:11px;letter-spacing:.2em;font-weight:900;color:var(--brand,#1ed760);text-transform:uppercase;margin-bottom:12px}.zed-account-card h1,.zed-account-card
h2{margin:0
0 12px;letter-spacing:-1.4px;color:var(--text,#101820)}.zed-account-intro,.zed-account-card
p{color:var(--muted,#697583);line-height:1.7}.zed-account-form{display:grid;gap:17px;margin-top:28px}.zed-account-form
label{display:grid;gap:8px;font-size:13px;font-weight:800;color:var(--text,#101820)}.zed-account-form
input{width:100%;box-sizing:border-box;border:1px
solid var(--line,#dfe5ea);background:var(--surface,#f7f9fb);color:var(--text,#101820);border-radius:13px;padding:14px
15px;font:inherit;font-weight:500;outline:none}.zed-account-form input:focus{border-color:var(--brand,#1ed760);box-shadow:0 0 0 4px rgba(30,215,96,.12)}.zed-account-button{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;border:0;border-radius:14px;background:var(--brand,#1ed760);color:#061109!important;padding:14px
18px;font-weight:900;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.zed-account-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(30,215,96,.22)}.zed-account-button-secondary{background:var(--text,#101820);color:var(--bg,#fff)!important}.zed-account-foot,.zed-account-links{margin-top:22px;font-size:13px}.zed-account-card a:not(.zed-account-button){color:var(--text,#101820);font-weight:800}.zed-account-alert{background:#fff0f0;color:#a51d2d;border:1px
solid #f3c6cc;padding:12px
14px;border-radius:12px;margin:18px
0;font-size:13px}.zed-account-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.zed-account-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.zed-dashboard-welcome{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.zed-dashboard-welcome
h1{font-size:clamp(30px,5vw,52px);margin:0
0 8px;color:var(--text,#101820);letter-spacing:-1.8px}.zed-dashboard-welcome
p{color:var(--muted,#697583);margin:0}.zed-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px}.zed-dashboard-stat{padding:22px;border-radius:20px;background:var(--panel,#fff);border:1px
solid var(--line,#dfe5ea)}.zed-dashboard-stat small,.zed-release-row
span{display:block;color:var(--muted,#697583);font-size:12px}.zed-dashboard-stat
strong{display:block;font-size:25px;margin-top:8px;color:var(--text,#101820)}.zed-dashboard-releases{padding:24px}.zed-dashboard-section-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.zed-dashboard-section-head
h2{margin:0}.zed-dashboard-section-head>a{color:var(--text,#101820);font-weight:900}.zed-release-list{display:grid;gap:10px}.zed-release-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px
solid var(--line,#dfe5ea);border-radius:15px;padding:9px}.zed-release-art{width:52px;height:52px;border-radius:10px;overflow:hidden;background:var(--surface,#f3f5f7)}.zed-release-art
img{width:100%;height:100%;object-fit:cover}.zed-release-row
strong{display:block;color:var(--text,#101820);font-size:14px}.zed-release-row>a{font-size:12px;font-weight:900;color:var(--text,#101820)}.zed-dashboard-empty{padding:24px;border:1px
dashed var(--line,#dfe5ea);border-radius:15px;color:var(--muted,#697583)}.zed-dashboard-actions{display:flex;gap:20px;margin-top:20px}.zed-dashboard-actions
a{color:var(--text,#101820);font-weight:900}.zed-upload-login-required{max-width:700px;margin:35px
auto}.zed-upload-login-required
h2{font-size:clamp(25px,4vw,38px)}html[data-zed-theme="dark"] .zed-account-card,html[data-zed-theme="dark"] .zed-dashboard-stat{background:#11151a;border-color:rgba(255,255,255,.1);color:#fff}html[data-zed-theme="dark"] .zed-account-card h1,html[data-zed-theme="dark"] .zed-account-card h2,html[data-zed-theme="dark"] .zed-account-form label,html[data-zed-theme="dark"] .zed-dashboard-welcome h1,html[data-zed-theme="dark"] .zed-dashboard-stat strong,html[data-zed-theme="dark"] .zed-release-row strong,html[data-zed-theme="dark"] .zed-release-row>a,html[data-zed-theme="dark"] .zed-dashboard-actions a,html[data-zed-theme="dark"] .zed-account-card a:not(.zed-account-button){color:#fff}html[data-zed-theme="dark"] .zed-account-form
input{background:#0b0e12;color:#fff;border-color:rgba(255,255,255,.15)}html[data-zed-theme="dark"] .zed-release-row{border-color:rgba(255,255,255,.1)}@media(max-width:650px){.zed-account-shell,.zed-member-dashboard{padding:30px
14px 55px}.zed-dashboard-welcome{align-items:flex-start;flex-direction:column}.zed-dashboard-grid{grid-template-columns:1fr}.zed-dashboard-section-head{align-items:flex-start;flex-direction:column;gap:10px}.zed-release-row{grid-template-columns:44px minmax(0,1fr) auto}.zed-release-art{width:44px;height:44px}.zed-account-actions .zed-account-button{flex:1}.zed-account-links{flex-direction:column}}.zed-account-success{margin:18px
0;padding:13px
15px;border:1px
solid #a8e8bd;background:#edfdf2;color:#126b35;border-radius:13px;font-size:13px;font-weight:700}.zed-profile-editor{max-width:760px!important}.zed-favorite-button{display:inline-flex;align-items:center;justify-content:center;border:1px
solid var(--line,#dfe5ea);border-radius:999px;padding:9px
13px;color:var(--text,#101820)!important;font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap}.zed-favorite-button:hover{border-color:var(--brand,#1ed760);transform:translateY(-1px)}.zed-release-row .zed-favorite-button{margin-left:auto}.zed-account-form
select{width:100%;box-sizing:border-box;border:1px
solid var(--line,#dfe5ea);background:var(--surface,#f7f9fb);color:var(--text,#101820);border-radius:13px;padding:14px
15px;font:inherit}.zed-account-form
textarea{width:100%;box-sizing:border-box;border:1px
solid var(--line,#dfe5ea);background:var(--surface,#f7f9fb);color:var(--text,#101820);border-radius:13px;padding:14px
15px;font:inherit;resize:vertical}.zed-release-row strong
a{color:inherit;text-decoration:none}.zed-release-row strong a:hover{color:var(--brand,#1ed760)}html[data-zed-theme="dark"] .zed-favorite-button{border-color:rgba(255,255,255,.14);color:#fff!important}html[data-zed-theme="dark"] .zed-account-form select,html[data-zed-theme="dark"] .zed-account-form
textarea{background:#0b0e12;color:#fff;border-color:rgba(255,255,255,.15)}@media(max-width:650px){.zed-release-row .zed-favorite-button{font-size:10px;padding:7px
9px}.zed-release-row{gap:9px}}.zed-single-save-area{display:flex;justify-content:flex-start;margin:24px
0}.zed-account-success{box-shadow:0 8px 22px rgba(18,107,53,.06)}.zed-dashboard-stat{position:relative;overflow:hidden}.zed-dashboard-stat:after{content:"";position:absolute;right:-28px;top:-28px;width:90px;height:90px;border-radius:50%;background:rgba(30,215,96,.07)}html[data-zed-theme="light"] .zed-account-button,
html[data-zed-theme="light"] .zed-submit-button,
html[data-zed-theme="light"] .zed-account-button-secondary{color:#fff !important;text-shadow:none !important}html[data-zed-theme="light"] .zed-account-button{background:#111318 !important}html[data-zed-theme="light"] .zed-account-button-secondary{background:#30343b !important}html[data-zed-theme="light"] .zed-submit-button{background:#111318 !important;border-color:#111318 !important}html[data-zed-theme="light"] .zed-account-button:hover,
html[data-zed-theme="light"] .zed-submit-button:hover,
html[data-zed-theme="light"] .zed-account-button-secondary:hover{background:#000 !important;color:#fff !important}html[data-zed-theme="light"] .zed-release-choice,
html[data-zed-theme="light"] .zed-upload,
html[data-zed-theme="light"] .zed-track-field{color:#111318 !important}body.zed-light-mode .zed-account-button,
body.zed-light-mode .zed-submit-button,
body.zed-light-mode button[type=submit],
body.zed-light-mode .button-primary,
body.zed-light-mode .zed-comment-submit,
body.zed-light-mode .zed-actions .button-primary{color:#fff !important;background:#d65a16 !important;border-color:#d65a16 !important;text-shadow:none !important}body.zed-light-mode .zed-account-button-secondary,
body.zed-light-mode .zed-release-choice,
body.zed-light-mode .zed-upload,
body.zed-light-mode .zed-comment-form input,
body.zed-light-mode .zed-comment-form
textarea{color:#171717 !important}body.zed-light-mode .zed-release-choice strong,
body.zed-light-mode .zed-release-choice small,
body.zed-light-mode .zed-upload
span{color:inherit !important}.kapitol-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:18px
auto 0;max-width:1200px;padding:0
22px;font-size:12px;color:var(--muted,#858c96)}.kapitol-breadcrumbs
a{color:var(--brand,#1ed760);text-decoration:none;font-weight:800}.kapitol-breadcrumbs a:hover{text-decoration:underline}.kapitol-breadcrumb-sep{opacity:.55}html[data-zed-theme="light"] .zed-comment-submit,html[data-zed-theme="light"] .button-primary,html[data-zed-theme="light"] button[type="submit"]{color:#fff!important;background:#17212b!important;border-color:#17212b!important}html[data-zed-theme="light"] .zed-comment-submit:hover,html[data-zed-theme="light"] .button-primary:hover,html[data-zed-theme="light"] button[type="submit"]:hover{background:#304354!important;color:#fff!important}html[data-zed-theme="light"] .zed-player .zed-icon,
html[data-zed-theme="light"] .zed-player .zed-control,
html[data-zed-theme="light"] .zed-player .zed-big-play{color:#17202a !important}html[data-zed-theme="light"] .zed-player .zed-big-play{background:#1ed760 !important;color:#071009 !important}html[data-zed-theme="light"] .zed-player .zed-control{background:#e7edf2 !important;border-color:#b8c3ce !important}html[data-zed-theme="light"] .zed-player .zed-control:hover,
html[data-zed-theme="light"] .zed-player .zed-control.active{color:#087f3e !important;border-color:#087f3e !important}html[data-zed-theme="light"] .zed-player input[type="range"]{accent-color:#087f3e !important}.spotify-release-card .spotify-release-art{--art-bg:#20252d;background:var(--art-bg);border-radius:16px;aspect-ratio:1;display:grid;place-items:center;isolation:isolate;overflow:hidden;box-shadow:0 14px 30px rgba(0,0,0,.22);transition:transform .22s ease, background-color .22s ease}.spotify-release-card .spotify-release-art::before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.12),transparent 48%,rgba(0,0,0,.12));pointer-events:none;z-index:-1}.spotify-release-card .spotify-release-art>img{width:72%;height:72%;aspect-ratio:1;object-fit:cover;border-radius:50%;border:6px
solid rgba(255,255,255,.78);box-shadow:0 10px 25px rgba(0,0,0,.28);display:block}.spotify-release-card .spotify-release-art>.placeholder{width:72%;height:72%;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.16);border:6px
solid rgba(255,255,255,.45)}.spotify-release-card .music-card-mark,
.spotify-release-card .music-card-type{z-index:3}.spotify-release-card .artwork-brand{z-index:4}.spotify-release-card .artwork-play{z-index:6}@media(max-width:550px){.spotify-release-card .spotify-release-art > img,
.spotify-release-card .spotify-release-art>.placeholder{width:70%;height:70%}}.zed-mobile-bottom-nav{display:none}.zed-upload-breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0
auto 22px;max-width:900px;font-size:13px;color:var(--muted,#697386)}.zed-upload-breadcrumbs
a{font-weight:800;color:inherit}.zed-upload-breadcrumbs a:hover{color:var(--brand,#1ed760)}.zed-upload-breadcrumbs
span{opacity:.7}.zed-upload-complete{max-width:900px;margin:0
auto;padding:38px
20px 100px;text-align:center}.zed-upload-complete .zed-complete-icon{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;margin:8px
auto 22px;background:#1ed760;color:#061109;font-size:36px;font-weight:950;box-shadow:0 18px 45px rgba(30,215,96,.25)}.zed-upload-complete .zed-complete-error{background:#ef4444;color:#fff;box-shadow:0 18px 45px rgba(239,68,68,.2)}.zed-upload-complete
h1{font-size:clamp(34px,6vw,62px);line-height:1.02;letter-spacing:-2px;margin:8px
0 16px}.zed-upload-complete>p{max-width:650px;margin:0
auto;color:var(--muted);line-height:1.8}.zed-complete-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:680px;margin:34px
auto}.zed-complete-steps>div{padding:16px;border:1px
solid var(--line);border-radius:16px;background:var(--surface);display:flex;flex-direction:column;gap:5px}.zed-complete-steps
b{font-size:11px;opacity:.55}.zed-complete-steps .is-done{border-color:rgba(30,215,96,.45)}.zed-complete-steps .is-current{box-shadow:0 0 0 1px var(--brand)}.zed-complete-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:28px}.zed-account-button-secondary{background:var(--surface)!important;color:var(--text)!important;border:1px
solid var(--line)!important}.zed-upload-limit-note{margin:0
0 20px;padding:12px
14px;border:1px
solid var(--line);border-radius:12px;background:var(--surface);font-size:12px;color:var(--muted)}.zed-profile-avatar-editor{display:flex;align-items:center;gap:16px;padding:16px;border:1px
solid var(--line);border-radius:18px;background:var(--surface);margin-bottom:18px}.zed-profile-avatar-preview
img{width:76px;height:76px;border-radius:50%;object-fit:cover}.zed-profile-avatar-editor
p{margin:3px
0 9px;color:var(--muted);font-size:12px}@media(max-width:700px){body{padding-bottom:76px}.zed-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;height:68px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:#111;border-top:1px solid rgba(0,0,0,.12);box-shadow:0 -10px 35px rgba(0,0,0,.12);padding-bottom:env(safe-area-inset-bottom)}.zed-mobile-bottom-nav
a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#111!important;font-size:10px;font-weight:800;text-decoration:none}.zed-mobile-bottom-nav a
span{font-size:21px;line-height:1;color:#111!important}.zed-mobile-bottom-nav .zed-mobile-upload
span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#071009!important;margin-top:-17px;border:4px
solid var(--bg);font-size:22px}.zed-complete-steps{grid-template-columns:1fr}.zed-profile-avatar-editor{align-items:flex-start}.zed-upload-complete{padding-top:22px}}html[data-zed-theme="light"] .zed-mobile-bottom-nav{background:#000;color:#fff;border-top-color:#000}html[data-zed-theme="light"] .zed-mobile-bottom-nav a,html[data-zed-theme="light"] .zed-mobile-bottom-nav a
span{color:#fff!important}html[data-zed-theme="dark"] .zed-mobile-bottom-nav{background:#0b0d11;color:#fff;border-top-color:rgba(255,255,255,.1)}html[data-zed-theme="dark"] .zed-mobile-bottom-nav a,html[data-zed-theme="dark"] .zed-mobile-bottom-nav a
span{color:#fff!important}.zed-footer{margin-top:70px!important;background:#080a0d!important;color:#d8dde3!important;border-top:1px solid rgba(255,255,255,.08);overflow:hidden}.zed-footer-main{padding-top:68px!important;padding-bottom:20px!important;gap:48px!important}.zed-footer-brand-block{min-width:0}.zed-footer-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none!important}.zed-footer-logo-mark{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#1ed760,#8df5b2);color:#061109;font-size:24px;font-weight:950;box-shadow:0 12px 30px rgba(30,215,96,.18)}.zed-footer-wordmark{font-size:21px;font-weight:950;letter-spacing:-.5px;color:#fff;display:flex;flex-direction:column;line-height:1}.zed-footer-wordmark
small{font-size:9px;letter-spacing:2px;margin-top:5px;color:#7f8994;font-weight:800}.zed-footer-brand-block
p{color:#89939e!important;max-width:290px!important;line-height:1.7!important;margin-top:18px!important}.zed-footer-column
h3{color:#fff!important;font-size:13px!important;letter-spacing:.02em;text-transform:uppercase;margin-bottom:17px!important}.zed-footer-menu{gap:11px!important}.zed-footer-menu
a{color:#98a2ad!important;font-size:13px!important;text-decoration:none!important}.zed-footer-menu a:hover{color:#fff!important;transform:translateX(4px)}.zed-footer-creator-cta{margin-top:22px;padding:26px
28px;border:1px
solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(120deg,rgba(30,215,96,.11),rgba(255,255,255,.035));display:flex;align-items:center;justify-content:space-between;gap:25px;position:relative;overflow:hidden}.zed-footer-creator-cta:after{content:"";position:absolute;right:-100px;top:-130px;width:300px;height:300px;border-radius:50%;background:rgba(30,215,96,.08);filter:blur(4px)}.zed-footer-cta-kicker{font-size:10px;font-weight:900;letter-spacing:1.8px;color:#1ed760}.zed-footer-creator-cta
h2{margin:7px
0 5px;color:#fff;font-size:clamp(20px,3vw,30px);letter-spacing:-1px}.zed-footer-creator-cta
p{margin:0;color:#8e98a4;font-size:13px;line-height:1.6;max-width:610px}.zed-footer-cta-actions{display:flex;gap:9px;flex-wrap:wrap;position:relative;z-index:1}.zed-footer-cta-actions
a{display:inline-flex;align-items:center;gap:10px;padding:12px
16px;border-radius:13px;background:#1ed760;color:#061109!important;font-weight:900;font-size:12px;text-decoration:none!important;white-space:nowrap}.zed-footer-cta-actions a:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(30,215,96,.18)}.zed-footer-cta-actions .is-secondary{background:#181d22;color:#fff!important;border:1px
solid rgba(255,255,255,.1)}.zed-footer-social-row{padding-top:28px!important}.zed-footer-socials{gap:8px!important}.zed-footer-socials
a{width:38px!important;height:38px!important;background:#15191e!important;border:1px
solid rgba(255,255,255,.08);color:#dfe5eb!important}.zed-footer-socials a:hover{background:#1ed760!important;color:#061109!important;border-color:#1ed760;transform:translateY(-3px)!important}.zed-footer-bottom{margin-top:30px!important;padding:22px
0 32px!important;border-top:1px solid rgba(255,255,255,.08)!important;align-items:center!important}.zed-footer-legal{gap:14px!important}.zed-footer-legal-menu a,.zed-footer-copy{color:#737d88!important;font-size:11px!important}.zed-footer-language{padding:7px
12px!important;border-color:rgba(255,255,255,.15)!important;color:#aeb7c0!important;background:#11151a}.zed-footer-language:hover{color:#fff!important;border-color:rgba(255,255,255,.35)!important}html[data-zed-theme="light"] .zed-footer{background:#0a0c0f!important;color:#dce1e6!important;border-top-color:#0a0c0f!important}html[data-zed-theme="light"] .zed-footer-brand-block
p{color:#929ba5!important}html[data-zed-theme="light"] .zed-footer-menu
a{color:#a2abb4!important}html[data-zed-theme="light"] .zed-footer-menu a:hover{color:#fff!important}html[data-zed-theme="light"] .zed-footer-creator-cta{background:linear-gradient(120deg,rgba(30,215,96,.1),rgba(255,255,255,.025));border-color:rgba(255,255,255,.1)}.zed-dashboard-tools{margin-top:20px;padding:26px;border-radius:24px;background:var(--panel,#fff);border:1px
solid var(--line,#dfe5ea)}.zed-dashboard-tools-head
h2{margin:3px
0 5px;font-size:24px;letter-spacing:-.7px}.zed-dashboard-tools-head
p{margin:0;color:var(--muted,#697583);font-size:13px}.zed-dashboard-tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}.zed-tool-card{min-height:150px;padding:17px;border-radius:18px;border:1px
solid var(--line,#dfe5ea);background:var(--surface,#f7f9fb);text-decoration:none!important;color:var(--text,#101820)!important;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.zed-tool-card:hover{transform:translateY(-3px);border-color:rgba(30,215,96,.55);box-shadow:0 14px 30px rgba(15,23,42,.08)}.zed-tool-card.zed-tool-primary{background:linear-gradient(145deg,#111318,#20262c);color:#fff!important;border-color:#111318}.zed-tool-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:rgba(30,215,96,.13);color:#1ed760;font-size:19px;font-weight:900;margin-bottom:auto}.zed-tool-card
strong{font-size:14px;margin-top:18px}.zed-tool-card
small{font-size:11px;line-height:1.5;color:var(--muted,#697583);margin-top:5px}.zed-tool-card.zed-tool-primary
small{color:#aeb7c0}.zed-tool-card
b{font-size:11px;margin-top:12px;color:var(--brand,#1ed760)}.zed-studio-page{max-width:850px!important}.zed-playlist-form
select{min-height:150px}.zed-form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.zed-studio-list{margin-top:34px}.zed-studio-list-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px
0;border-top:1px solid var(--line,#dfe5ea)}.zed-studio-list-row
strong{display:block;color:var(--text,#101820);font-size:14px}.zed-studio-list-row
span{display:block;color:var(--muted,#697583);font-size:12px;margin-top:4px}.zed-file-field input[type=file]{padding:12px;background:var(--surface,#f7f9fb)}.zed-file-field
small{display:block;color:var(--muted,#697583);margin-top:6px}html[data-zed-theme="dark"] .zed-dashboard-tools{background:#11151a;border-color:rgba(255,255,255,.1)}html[data-zed-theme="dark"] .zed-tool-card{background:#0d1014;border-color:rgba(255,255,255,.1);color:#fff!important}html[data-zed-theme="dark"] .zed-tool-card
small{color:#89939e}html[data-zed-theme="dark"] .zed-studio-list-row{border-color:rgba(255,255,255,.1)}html[data-zed-theme="dark"] .zed-studio-list-row
strong{color:#fff}html[data-zed-theme="dark"] .zed-account-form select,html[data-zed-theme="dark"] .zed-account-form
textarea{background:#0b0e12}@media(max-width:900px){.zed-dashboard-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zed-footer-creator-cta{align-items:flex-start;flex-direction:column}.zed-footer-cta-actions{width:100%}}@media(max-width:650px){.zed-dashboard-tools{padding:18px;border-radius:20px}.zed-dashboard-tools-grid{grid-template-columns:1fr 1fr;gap:9px}.zed-tool-card{min-height:140px;padding:14px}.zed-tool-card
small{font-size:10px}.zed-form-two{grid-template-columns:1fr}.zed-footer{margin-top:45px!important}.zed-footer-main{padding-top:48px!important}.zed-footer-creator-cta{margin:10px
14px 0;padding:21px;border-radius:20px}.zed-footer-cta-actions
a{flex:1;justify-content:center}.zed-footer-social-row{padding:24px
14px 0!important}.zed-footer-bottom{margin-left:14px;margin-right:14px}.zed-footer-copy{white-space:normal!important}}.header-logo-image{display:block;max-height:42px;width:auto}.primary-menu{display:flex;align-items:center;gap:22px;list-style:none;margin:0;padding:0}.primary-menu
li{margin:0}.primary-menu .menu-item-has-children{position:relative}.primary-menu .sub-menu{position:absolute;top:calc(100% + 16px);right:0;min-width:190px;padding:8px;list-style:none;border:1px
solid rgba(255,255,255,.08);border-radius:14px;background:#111318;box-shadow:0 18px 50px rgba(0,0,0,.38);opacity:0;visibility:hidden;transform:translateY(-6px);transition:.18s}.primary-menu .menu-item-has-children:hover>.sub-menu,.primary-menu .menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.primary-menu .sub-menu
a{display:block;padding:10px
12px;border-radius:9px}.primary-menu .sub-menu a:hover{background:rgba(255,255,255,.06)}body:not(.zedche-sticky-header) .header{position:relative}.zedche-hide-header-logo
.logo{display:none}.zedche-hide-header-logo
.navlinks{margin-left:auto}@media(max-width:850px){.navlinks{margin-left:auto}.navlinks .primary-menu{display:flex;flex-direction:column;align-items:stretch;gap:2px;width:100%}.primary-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;display:block;box-shadow:none;border:0;background:rgba(255,255,255,.025);margin:4px
0 0 10px;padding:4px}.primary-menu .sub-menu
a{padding:10px
12px}.navlinks
li{width:100%}.navlinks
a{width:100%}}@media(min-width:851px){.navlinks
a{display:inline-flex!important}}.header-search-button{display:inline-flex;align-items:center;gap:8px;margin-left:14px;padding:9px
13px;border:1px
solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.045);color:#fff;font-size:12px;font-weight:800;transition:.2s ease;text-decoration:none!important;white-space:nowrap}.header-search-button
svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-search-button:hover{background:rgba(30,215,96,.12);border-color:rgba(30,215,96,.28);color:var(--brand);transform:translateY(-1px)}@media(max-width:850px){.header-search-button{margin-left:8px;padding:9px
11px}.header-search-button
span{display:none}.nav{flex-wrap:wrap}.navlinks{order:4;width:100%;margin-top:10px}}.hero-slider{position:relative;min-height:540px;overflow:hidden;background:#0b0d10}.hero-slides{position:relative;min-height:540px}.hero-slide{position:absolute;inset:0;min-height:540px;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .7s ease,transform 1.2s ease,visibility .7s;background-image:var(--hero-bg,none);background-size:cover;background-position:center}.hero-slide::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(30,215,96,.19),transparent 31%)}.hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1);z-index:2}.hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,9,.96) 0%,rgba(5,7,9,.78) 48%,rgba(5,7,9,.4) 72%,rgba(5,7,9,.66) 100%)}.hero-slider .hero-inner{position:relative;z-index:2;min-height:540px;display:flex;align-items:flex-end;padding-top:80px;padding-bottom:72px}.hero-slider .hero-copy{max-width:820px}.hero-slider .hero-copy
h1{font-size:clamp(48px,7vw,86px);line-height:.96;letter-spacing:-4px;margin:12px
0 20px;text-wrap:balance}.hero-slider .hero-copy
p{font-size:17px;max-width:650px;color:#c1c6cd}.hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px
solid rgba(255,255,255,.13);background:rgba(8,10,13,.56);backdrop-filter:blur(12px);color:#fff;font-size:28px;cursor:pointer;transition:.2s}.hero-arrow:hover{background:#fff;color:#090b0d}.hero-prev{left:22px}.hero-next{right:22px}.hero-dots{position:absolute;z-index:5;left:50%;bottom:25px;transform:translateX(-50%);display:flex;gap:8px}.hero-dot{width:9px;height:9px;border:0;border-radius:99px;padding:0;background:rgba(255,255,255,.38);cursor:pointer;transition:.25s}.hero-dot.is-active{width:28px;background:var(--brand)}.hero-progress{position:absolute;z-index:5;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.08)}.hero-progress
span{display:block;width:0;height:100%;background:var(--brand)}.hero-slider.is-running .hero-progress
span{animation:zedcheHeroProgress var(--hero-duration,6000ms) linear forwards}@keyframes
zedcheHeroProgress{from{width:0}to{width:100%}}@media(max-width:850px){.hero-arrow{display:none}.hero-slider,.hero-slides,.hero-slide{min-height:500px}.hero-slider .hero-inner{min-height:500px;padding-bottom:56px}.hero-slider .hero-copy
h1{font-size:clamp(44px,13vw,64px);letter-spacing:-2.5px}.hero-slider .hero-copy
p{font-size:15px;max-width:92%}.hero-dots{bottom:20px}}@media(max-width:550px){.hero-slider,.hero-slides,.hero-slide{min-height:470px}.hero-slider .hero-inner{min-height:470px;padding-top:60px;padding-bottom:52px}.hero-slider .hero-copy
h1{font-size:43px}.hero-slider .hero-actions
.btn{width:auto;min-width:150px}}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}.hero-progress{display:none}}.zed-guest-prompt{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.zed-guest-prompt.is-visible{opacity:1;visibility:visible;pointer-events:auto}.zed-guest-backdrop{position:absolute;inset:0;background:rgba(4,8,12,.68);backdrop-filter:blur(8px)}.zed-guest-card{position:relative;width:min(100%,520px);padding:clamp(26px,5vw,44px);border:1px
solid var(--line,#dce2e8);border-radius:30px;background:var(--panel,#fff);color:var(--text,#111318);box-shadow:0 30px 100px rgba(0,0,0,.28);transform:translateY(18px) scale(.98);transition:transform .3s ease}.zed-guest-prompt.is-visible .zed-guest-card{transform:translateY(0) scale(1)}.zed-guest-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:1px
solid var(--line,#dce2e8);border-radius:50%;background:var(--surface,#f5f7f9);color:var(--text,#111318);font-size:25px;line-height:1;cursor:pointer}.zed-guest-symbol{display:grid;place-items:center;width:58px;height:58px;margin-bottom:22px;border-radius:18px;background:#111318;color:#fff;font-size:30px;box-shadow:0 12px 30px rgba(17,19,24,.2)}.zed-guest-card
h2{margin:0
0 12px;font-size:clamp(27px,5vw,42px);line-height:1.05;letter-spacing:-1.5px}.zed-guest-card
p{margin:0;color:var(--muted,#65707b);line-height:1.7}.zed-guest-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.zed-guest-primary,.zed-guest-secondary{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-width:145px;padding:14px
17px;border-radius:14px;text-decoration:none;font-weight:900}.zed-guest-primary{background:var(--brand,#1ed760);color:#061109!important}.zed-guest-secondary{background:var(--text,#111318);color:var(--bg,#fff)!important}.zed-guest-later{display:block;margin:18px
auto 0;border:0;background:transparent;color:var(--muted,#65707b);font-weight:800;cursor:pointer}.zed-guest-later:hover{text-decoration:underline}html[data-zed-theme="dark"] .zed-guest-card{background:#11151a;border-color:rgba(255,255,255,.12)}html[data-zed-theme="dark"] .zed-guest-symbol{background:#1ed760;color:#061109}html[data-zed-theme="dark"] .zed-guest-close{background:#0b0e12;color:#fff;border-color:rgba(255,255,255,.14)}.zed-submission-wrap{max-width:1180px;margin:0
auto;padding:44px
20px 80px}.zed-submission-hero{padding:clamp(28px,5vw,58px);border-radius:30px;background:linear-gradient(135deg,#101318,#1d252d);color:#fff;box-shadow:0 20px 60px rgba(0,0,0,.16);margin-bottom:24px}.zed-submission-hero
h1{font-size:clamp(34px,6vw,64px);letter-spacing:-2px;line-height:1.02;margin:8px
0 14px}.zed-submission-hero
p{max-width:680px;color:#d5dce4;line-height:1.75}.zed-submission-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.zed-submission-points
span{padding:9px
12px;border:1px
solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);font-size:12px;font-weight:800}.zed-submission-form{border-radius:28px!important;padding:clamp(22px,4vw,40px)!important;box-shadow:0 20px 70px rgba(15,23,42,.09)!important}.zed-form-section{padding:0
0 28px;margin:0
0 28px}.zed-form-section
h2{font-size:22px;letter-spacing:-.5px;margin:0
0 18px}.zed-form-grid{gap:18px!important}.zed-form-grid label,.zed-form-section>label{font-weight:800!important}.zed-form-grid input,.zed-form-grid select,.zed-form-grid textarea,.zed-form-section input,.zed-form-section
textarea{margin-top:8px!important;border-radius:14px!important;padding:14px
15px!important;transition:border-color .2s,box-shadow .2s,background .2s}.zed-form-grid input:focus,.zed-form-grid textarea:focus,.zed-form-section input:focus,.zed-form-section textarea:focus{outline:none;border-color:#1ed760!important;box-shadow:0 0 0 4px rgba(30,215,96,.12)!important}.zed-upload{min-height:145px!important;display:flex!important;flex-direction:column;justify-content:center;gap:8px;border:1px
dashed #aeb9c5!important;border-radius:18px!important;padding:22px!important;background:var(--surface,#f7f9fb)!important;cursor:pointer;transition:transform .2s,border-color .2s,background .2s}.zed-upload:hover{transform:translateY(-2px);border-color:#1ed760!important;background:rgba(30,215,96,.06)!important}.zed-upload
input{margin-top:8px!important}.zed-submit-button{border-radius:15px!important;padding:16px
22px!important;font-size:15px!important;box-shadow:0 12px 28px rgba(30,215,96,.18)}.zed-submit-fineprint{font-size:12px;line-height:1.6}.zed-account-preview,.zed-upload-complete{max-width:1100px;margin:0
auto;padding:50px
20px 90px}.zed-preview-hero{display:grid;grid-template-columns:110px 1fr auto;gap:24px;align-items:center;padding:30px;border-radius:28px;background:linear-gradient(135deg,#101318,#1d252d);color:#fff;box-shadow:0 20px 60px rgba(0,0,0,.16)}.zed-preview-avatar{width:110px;height:110px;border-radius:50%;object-fit:cover}.zed-preview-hero
h1{margin:6px
0 8px;font-size:clamp(30px,5vw,52px)}.zed-preview-hero
p{margin:0;opacity:.75;line-height:1.6}.zed-preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px
0}.zed-preview-stats>div{padding:20px;border:1px
solid rgba(128,138,150,.18);border-radius:18px;background:var(--surface,#f7f9fb)}.zed-preview-stats
small{display:block;opacity:.6}.zed-preview-stats
strong{display:block;font-size:24px;margin-top:6px}.zed-preview-profile{padding:20px;border-radius:18px;background:rgba(128,138,150,.06)}.zed-preview-profile>div{display:flex;flex-direction:column;gap:4px}.zed-preview-profile>div
span{opacity:.6;font-size:13px}.zed-preview-profile
p{line-height:1.7;opacity:.75}.zed-upload-complete{text-align:center;max-width:850px}.zed-complete-icon{width:78px;height:78px;margin:20px
auto;border-radius:50%;display:grid;place-items:center;background:#1ed760;color:#08120c;font-size:36px;font-weight:900;box-shadow:0 15px 45px rgba(30,215,96,.25)}.zed-upload-complete
h1{font-size:clamp(34px,6vw,62px);letter-spacing:-2px;margin:10px
0}.zed-upload-complete>p{max-width:650px;margin:0
auto;line-height:1.75;opacity:.7}.zed-complete-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:35px
0}.zed-complete-steps
div{padding:18px;border-radius:16px;border:1px
solid rgba(128,138,150,.18);opacity:.5}.zed-complete-steps .is-done,.zed-complete-steps .is-current{opacity:1}.zed-complete-steps b,.zed-complete-steps
span{display:block}.zed-complete-steps
b{font-size:13px;opacity:.6}.zed-complete-steps
span{margin-top:5px;font-weight:800}.zed-complete-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}@media(max-width:650px){.zed-preview-hero{grid-template-columns:1fr;text-align:center;justify-items:center}.zed-preview-stats{grid-template-columns:1fr}.zed-complete-steps{grid-template-columns:1fr}}