:root{font-family:Inter,Arial,sans-serif;color:#172033;background:#eef2f7}*{box-sizing:border-box}body{margin:0;background:#eef2f7}button,input,textarea,select{font:inherit}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 420px}.login-art{display:flex;flex-direction:column;justify-content:flex-end;padding:56px;color:#fff;background:linear-gradient(135deg,#0f172af0,#881337c7),url(https://images.unsplash.com/photo-1485846234645-a62644f84728?auto=format&fit=crop&w=1600&q=80) center / cover}.login-art h1{max-width:560px;margin:0 0 12px;font-size:46px;line-height:1.05}.login-art p{max-width:560px;color:#dbe4f0;line-height:1.6}.login-card{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:42px;background:#fff}.login-card h2{margin:0 0 8px}.admin-shell{min-height:100vh;display:grid;grid-template-columns:246px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:18px;background:#111827;color:#f8fafc}.brand{display:flex;align-items:center;gap:10px;margin-bottom:24px}.brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#e11d48;font-weight:900}.brand strong,.brand small{display:block}.brand small{color:#9ca3af}.sidebar button{width:100%;min-height:42px;margin-bottom:8px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#cbd5e1;text-align:left;cursor:pointer}.sidebar button.active,.sidebar button:hover{background:#263244;color:#fff}.workspace{min-width:0;padding:24px}.admin-header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.admin-header h1{margin:0;font-size:30px}.eyebrow{margin:0 0 5px;color:#e11d48;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.header-actions{display:flex;align-items:center;gap:10px}.ghost,.panel button,.login-card button{min-height:42px;border:0;border-radius:8px;cursor:pointer}.ghost{padding:0 14px;background:#fff;color:#172033;border:1px solid #d7deea}.panel button,.login-card button{width:100%;background:#e11d48;color:#fff;font-weight:800}button:disabled{opacity:.58;cursor:wait}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px}.stats-grid article,.panel{border:1px solid #dbe2ee;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.stats-grid article{padding:16px}.stats-grid span{color:#667085;font-size:13px}.stats-grid strong{display:block;margin-top:8px;font-size:30px}.content-grid{display:grid;grid-template-columns:minmax(340px,.92fr) minmax(420px,1.08fr);gap:18px}.panel{padding:18px}.panel-head{display:flex;justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px}.panel h2{margin:0}.form-panel{display:grid;gap:10px}label{display:grid;gap:6px;color:#344054;font-size:14px;font-weight:700}input,textarea,select{width:100%;min-height:42px;padding:10px 12px;border:1px solid #ccd5e2;border-radius:8px;background:#fff;color:#172033}textarea{resize:vertical}.upload-box{display:grid;place-items:center;min-height:78px;border:1px dashed #98a2b3;border-radius:8px;background:#f8fafc;color:#475467;cursor:pointer}.upload-box input{display:none}.cover-preview{width:132px;aspect-ratio:3 / 4;object-fit:cover;border-radius:8px;background:#e5e7eb}.video-preview{width:100%;max-height:260px;border-radius:8px;background:#111827}.switch-row{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px}.switch-row input{width:auto;min-height:auto}.status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;background:#eef2f7;color:#475467;font-size:12px;font-weight:800;white-space:nowrap}.status-pill.success{background:#dcfce7;color:#166534}.status-pill.warning{background:#fef3c7;color:#92400e}.message{margin:0 0 16px;padding:12px;border-radius:8px;background:#e8f7ef;color:#126c3a}.message.error{background:#fee2e2;color:#991b1b}.hint{margin:0;color:#667085;line-height:1.5}.empty{padding:18px 0}.panel-toolbar{display:grid;grid-template-columns:1fr 220px;gap:12px;margin-bottom:14px}.data-table{overflow-x:auto}.table-row{display:grid;grid-template-columns:72px minmax(220px,1fr) 160px 130px 100px;align-items:center;gap:12px;width:100%;min-height:54px;padding:0 12px;border:0;border-bottom:1px solid #edf1f7;background:#fff;color:#172033;text-align:left}.table-row.selected{background:#fff1f2}.table-head{min-height:40px;background:#f8fafc;color:#667085;font-size:13px;font-weight:800}.episode-table{display:grid;gap:8px}.episode-row{display:grid;grid-template-columns:76px 1fr 84px;align-items:center;gap:10px;padding:12px;border:1px solid #edf1f7;border-radius:8px}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-top:14px}figure{margin:0}figure img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:8px;background:#e5e7eb}figcaption{margin-top:6px;color:#475467;font-size:13px}.settings-panel{max-width:860px}.settings-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}@media(max-width:980px){.admin-shell,.login-page{grid-template-columns:1fr}.sidebar{position:static;height:auto}.content-grid,.stats-grid{grid-template-columns:1fr}.admin-header,.header-actions{align-items:stretch;flex-direction:column}.panel-toolbar{grid-template-columns:1fr}}
