*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Vazirmatn,system-ui,sans-serif;background:#050711;color:#f5f7ff}body{overflow-x:hidden}.ambient{position:fixed;z-index:-1;filter:blur(90px);opacity:.28;border-radius:50%;pointer-events:none}.ambient-a{width:420px;height:420px;top:-160px;right:-80px;background:#174dff}.ambient-b{width:360px;height:360px;bottom:-160px;left:-100px;background:#6624d8}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);border-bottom:1px solid rgba(255,255,255,.07);background:rgba(5,7,17,.42);backdrop-filter:blur(22px);position:sticky;top:0;z-index:10}.brand{font-weight:800;letter-spacing:-.5px}.brand span{opacity:.55}.status{font-size:12px;color:#9da6bf}.status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#68f0c2;box-shadow:0 0 14px #68f0c2;margin-left:7px}.shell{width:min(1080px,92vw);margin:auto}.hero{min-height:calc(100vh - 72px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:50px 0 100px}.eyebrow{font-size:11px;letter-spacing:3px;color:#7d8aa9;margin-bottom:14px}.hero h1{font-size:clamp(48px,9vw,92px);line-height:1.02;letter-spacing:-4px;margin:0;font-weight:800}.hero h1 span{background:linear-gradient(100deg,#76a7ff,#9d73ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:clamp(15px,2vw,18px);color:#9da6b9;margin:20px 0 34px}.searchbox{width:min(780px,100%);padding:9px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.035));box-shadow:0 25px 80px rgba(0,0,0,.4),inset 0 1px rgba(255,255,255,.09);border-radius:25px;backdrop-filter:blur(28px);transition:.25s}.searchbox:focus-within{border-color:rgba(100,150,255,.55);box-shadow:0 25px 90px rgba(45,85,255,.16),0 0 0 5px rgba(70,110,255,.06)}.search-icon{font-size:29px;color:#7e8aa5;margin-right:8px;transform:rotate(-20deg)}.searchbox input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:white;font:inherit;font-size:17px}.searchbox input::placeholder{color:#68738c}.searchbox button,.ghost{border:0;cursor:pointer;font:inherit}.searchbox button{background:linear-gradient(135deg,#397cff,#7654ff);color:white;padding:14px 24px;border-radius:17px;font-weight:700;box-shadow:0 8px 25px rgba(64,93,255,.25);transition:.2s}.searchbox button:hover{transform:translateY(-1px);filter:brightness(1.08)}.suggestions{display:flex;gap:8px;margin-top:15px;flex-wrap:wrap;justify-content:center}.suggestions button{font:inherit;font-size:12px;color:#9ba6c0;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);padding:7px 12px;border-radius:999px;cursor:pointer}.hidden{display:none!important}.results-section,.resolve-panel{padding:45px 0 100px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2{font-size:32px;margin:0}.ghost,.back{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);color:#aeb8cf;border-radius:12px;padding:10px 15px;cursor:pointer}.source-status{font-size:12px;color:#77839e;margin-bottom:16px}.results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.card{display:flex;gap:16px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045);border-radius:21px;backdrop-filter:blur(20px);transition:.22s;animation:rise .45s both}.card:hover{transform:translateY(-2px);border-color:rgba(120,150,255,.28);background:rgba(255,255,255,.065)}.cover{width:72px;height:72px;border-radius:15px;object-fit:cover;background:linear-gradient(135deg,#18264b,#24154a);flex:none}.meta{min-width:0;flex:1}.title{font-weight:700;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.artist{color:#9da7bd;font-size:13px;margin-top:4px}.source{font-size:11px;color:#6f7b95;margin-top:7px}.resolve-btn{margin-top:10px;border:1px solid rgba(103,143,255,.28);background:rgba(61,102,255,.09);color:#a8c0ff;border-radius:10px;padding:8px 12px;font:inherit;font-size:12px;cursor:pointer}.resolve-box{margin-top:28px;border:1px solid rgba(255,255,255,.09);border-radius:28px;padding:30px;background:rgba(255,255,255,.045);backdrop-filter:blur(24px)}.resolve-title{font-size:32px;margin:0 0 6px}.resolve-artist{color:#9da7bd}.links{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.download,.play{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:12px 17px;border-radius:13px;font:inherit;font-size:13px}.download{background:linear-gradient(135deg,#397cff,#7654ff);color:#fff}.play{background:rgba(255,255,255,.06);color:#d8def0;border:1px solid rgba(255,255,255,.1)}audio{width:100%;margin-top:22px}.empty{padding:35px;text-align:center;border:1px dashed rgba(255,255,255,.1);border-radius:20px;color:#8590a9}.loader{height:110px;border-radius:20px;background:linear-gradient(90deg,rgba(255,255,255,.035),rgba(255,255,255,.08),rgba(255,255,255,.035));background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{to{background-position:-200% 0}}@keyframes rise{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}footer{text-align:center;padding:30px;color:#56617a;font-size:11px;border-top:1px solid rgba(255,255,255,.05)}@media(max-width:700px){.topbar{height:62px}.status{display:none}.hero{min-height:calc(100vh - 62px);padding:30px 0 70px}.hero h1{font-size:54px;letter-spacing:-3px}.searchbox{border-radius:21px}.searchbox input{font-size:15px}.searchbox button{padding:13px 16px}.results{grid-template-columns:1fr}.section-head{align-items:center}.section-head h2{font-size:25px}.resolve-title{font-size:26px}.card{padding:12px}.cover{width:62px;height:62px}}