*{box-sizing:border-box}body{margin:0;font-family:Vazirmatn,Tahoma,sans-serif;background:#0f1115;color:#e8e8e8;direction:rtl}.app{max-width:900px;margin:0 auto;padding:16px}.app-header h1{text-align:center;margin-bottom:12px}.tabs{display:flex;gap:8px;justify-content:center;margin-bottom:24px}.tab{background:#1a1d24;color:#ccc;border:1px solid #2a2e37;padding:10px 18px;border-radius:8px;cursor:pointer;font-size:14px}.tab.active{background:#4f7cff;color:#fff;border-color:#4f7cff}.status-text{text-align:center;color:#999;margin-top:40px}.status-text.error,.status-inline.error{color:#ff6b6b}.status-inline.success{color:#4fdb87}.status-inline{display:block;margin:10px 0;color:#cbb84f}.btn{display:inline-block;padding:8px 14px;border-radius:6px;border:none;cursor:pointer;font-size:13px;text-decoration:none;color:#fff}.btn-download{background:#4f7cff}.btn-telegram{background:#2ba9e0}.btn-fetch,.btn-submit{background:#4fdb87;color:#06210f}.btn-search{background:#4f7cff}.btn-refresh{background:#2a2e37;margin-bottom:16px}.btn-back{background:#2a2e37;margin:8px 0}.release-card{background:#171a21;border:1px solid #262a33;border-radius:10px;padding:16px;margin-bottom:16px}.release-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.release-artist{font-size:13px;color:#999}.release-title{font-size:17px;font-weight:700}.badge{font-size:11px;padding:4px 10px;border-radius:20px}.badge-auto{background:#204d32;color:#4fdb87}.badge-manual{background:#3a3620;color:#cbb84f}.track-row{border-top:1px solid #262a33;padding:10px 0}.track-title{font-size:14px;margin-bottom:6px}.track-actions{display:flex;gap:8px;margin-bottom:8px}.demo-section{display:flex;align-items:center;gap:8px}.demo-label{font-size:12px;color:#999}.demo-missing{font-size:12px;color:#666}.audio-player{height:32px;max-width:100%}.search-form,.submit-form{display:flex;gap:8px;margin-bottom:20px}.search-form input,.submit-form input{flex:1;padding:10px 12px;border-radius:6px;border:1px solid #2a2e37;background:#1a1d24;color:#eee}.artist-results{display:flex;flex-direction:column;gap:6px}.artist-result-item{text-align:right;background:#171a21;border:1px solid #262a33;color:#eee;padding:12px;border-radius:8px;cursor:pointer}.release-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.release-row{background:#171a21;border:1px solid #262a33;border-radius:8px;padding:12px}.release-row-title{margin-bottom:8px}.fetched-tracks{display:flex;flex-direction:column;gap:10px;margin-top:10px}.fetched-track{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wake-screen{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#ccc}.wake-spinner{width:40px;height:40px;border:4px solid #2a2e37;border-top-color:#4f7cff;border-radius:50%;animation:spin 1s linear infinite}.wake-hint{font-size:13px;color:#777}@keyframes spin{to{transform:rotate(360deg)}}
