*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Courier New,monospace;background:#04080f;color:#e2e8f0;font-size:12px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#07090f}::-webkit-scrollbar-thumb{background:#1a2535;border-radius:2px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}input,select,textarea{font-family:Courier New,monospace;background:#060a14;border:1px solid #1e3a5f;color:#e2e8f0;border-radius:3px;outline:none;font-size:12px;padding:6px 8px}input:focus,select:focus,textarea:focus{border-color:#2563eb}button{font-family:Courier New,monospace;cursor:pointer;background:#0e7490;color:#fff;border:none;border-radius:3px;padding:6px 12px;font-size:12px}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{background:#1e3a5f}button.danger{background:#7f1d1d}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:6px 8px;border-bottom:1px solid #1a2535;font-size:11px}th{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:10px}
