:root{color:#f4f7fb;background:#101820;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}main{max-width:1280px;margin:0 auto;padding:32px}header{margin-bottom:24px}h1,h2{margin:0 0 12px}p{color:#cbd5e1}textarea,select,input,button{color:#f8fafc;background:#172333;border:1px solid #334155;border-radius:10px;padding:10px 12px}button{cursor:pointer}button:hover{background:#243449}label{color:#cbd5e1;gap:6px;display:grid}.panel,.card,footer{background:#121e2d;border:1px solid #26364a;border-radius:18px;padding:18px;box-shadow:0 12px 40px #0000002e}.panel{flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:18px;display:flex}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.wide{grid-template-columns:repeat(2,minmax(0,1fr))}.actions button{min-width:150px}.ok{color:#86efac}.warn{color:#fbbf24}pre{white-space:pre-wrap;color:#dbeafe;max-height:360px;overflow:auto}.editable-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.editable-card-header h2{margin:0}.editor{resize:vertical;width:100%;min-height:360px;font:inherit;box-sizing:border-box;line-height:1.5}footer{position:sticky;bottom:16px}.header-row{justify-content:space-between;align-items:start;gap:16px;display:flex}.login{max-width:480px}.login-form{flex-direction:column;align-items:stretch}.badges{flex-wrap:wrap;gap:8px;display:flex}.badge{color:#94a3b8;border:1px solid #334155;border-radius:999px;padding:6px 10px;font-size:.85rem}.badge.ok{color:#86efac;border-color:#166534}.publish-panel,.manage-panel,.render-panel,.downloads-panel{flex-direction:column;align-items:stretch}.downloads-panel h2{margin:0 0 12px}.downloads-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.downloads-list li{background:#0f172a;border:1px solid #334155;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.downloads-list li div{gap:4px;display:grid}.downloads-list li span{color:#94a3b8;font-size:.85rem}.render-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.progress-track{background:#0f172a;border-radius:999px;width:100%;height:12px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#2563eb,#38bdf8);height:100%;transition:width .4s}.progress-fill.failed{background:#b45309}.progress-fill.completed{background:#16a34a}.publish-panel a{color:#93c5fd}button.danger{background:#3f1515;border-color:#7f1d1d}button.danger:hover{background:#5c1d1d}button:disabled{opacity:.5;cursor:not-allowed}@media (width<=900px){.grid,.wide{grid-template-columns:1fr}}
