*{box-sizing:border-box}body{margin:0;background:#0a0c10;color:#f4f5f8;font-family:Arial,sans-serif}
header{padding:27px 19px;background:#121620;border-bottom:1px solid #303644}.brand{display:flex;align-items:center;gap:13px}.logo{font-size:45px}.brand h1{margin:0;font-size:30px}.brand p{margin:4px 0 0;color:#8e97a9}
main{max-width:960px;margin:auto;padding:18px 15px 50px}
.magnet,.results,.providerWrap{background:#11151d;border:1px solid #303746;border-radius:20px;margin-bottom:14px;padding:17px}.magnet.top{border-color:#3d66e7;background:#131a28}.sectiontitle h2,.panelhead h2,.resulthead h2{margin:0 0 5px}.sectiontitle p,.panelhead p{margin:0 0 13px;color:#929bad}
.magrow{display:flex;gap:8px}.magrow input,.searchbox input{flex:1;min-width:0;background:#202a3b;color:#fff;border:1px solid #68758d;border-radius:17px;padding:17px;font-size:17px}.magrow button,.searchbox button{border:0;border-radius:16px;background:#3867f5;color:#fff;padding:0 23px;font-weight:800;font-size:17px}
.filepick{margin:11px 0}.filepick label{display:inline-block;background:#28374c;border-radius:12px;padding:10px 13px;font-weight:700;cursor:pointer}.filepick input{display:none}
.tstatus{color:#aeb5c2;margin-top:9px}.meter{height:7px;background:#272e3a;border-radius:10px;overflow:hidden;margin:9px 0}.meter div{height:100%;width:0;background:#4d73f2}.torrentPlayer video,.torrentPlayer audio{width:100%;max-height:62vh;background:#000;border-radius:12px}.torrentPlayer video{min-height:180px}.file{padding:10px 4px;border-bottom:1px solid #2b323e;display:flex;justify-content:space-between;gap:8px}.file button{background:#2d415b;color:#fff;border:0;border-radius:9px;padding:7px 9px}.stop,.hideBtn{border:0;border-radius:12px;background:#2a3548;color:#fff;padding:10px 13px;font-weight:700;margin-top:10px}
.searchbox{display:flex;gap:8px;margin-bottom:13px}.cats{display:flex;gap:8px;overflow:auto;padding:2px 0 15px}.cat{white-space:nowrap;background:#171c26;color:#e7e9ed;border:1px solid #454d5d;border-radius:13px;padding:10px 14px;font-weight:700}.cat.active{background:#3566f3;border-color:#3566f3}
.providerWrap{padding:12px}.hideBtn{margin:0 0 12px}.panelhead,.resulthead{display:flex;justify-content:space-between;align-items:center;gap:10px}.panelhead span{background:#3c412c;color:#ece9bc;padding:8px 11px;border-radius:11px;font-size:13px;font-weight:800}
.providers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.provider{background:#1b1b19;border-radius:16px;padding:13px;display:flex;justify-content:space-between;align-items:center;gap:8px}.provider strong{display:block}.provider small{display:block;color:#a2a39f;margin-top:4px;font-size:12px}.toggle{width:47px;height:27px;border-radius:18px;background:#dad7b6;position:relative}.toggle i{position:absolute;right:3px;top:3px;width:21px;height:21px;border-radius:50%;background:#30321f}
#status{color:#929bad;font-size:13px}.card{background:#181d27;border:1px solid #303746;border-radius:17px;padding:15px;margin-top:10px}.card h3{margin:0 0 7px;font-size:18px}.meta{color:#929bad;font-size:13px}.stats{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.stat{background:#29364b;padding:6px 9px;border-radius:9px;font-size:12px}.actions{display:flex;flex-wrap:wrap;gap:8px}.actions button{border:0;border-radius:11px;background:#2b3a4e;color:#fff;padding:10px 13px;font-weight:700}.actions .play{background:#3566f3}.note{color:#7e8798;font-size:13px;line-height:1.5}
@media(max-width:650px){.providers{grid-template-columns:1fr}.magrow{flex-direction:column}.magrow button{padding:13px}.searchbox button{padding:0 17px}.brand h1{font-size:27px}}
