body{margin:0;background:#0f172a;color:#e5e7eb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}main{max-width:1200px;margin:0 auto;padding:2rem}header{align-items:center;display:flex;justify-content:space-between}.grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{background:#111827;border:1px solid #374151;border-radius:.75rem;padding:1rem}button,input,.button{border:0;border-radius:.5rem;margin:.25rem;padding:.5rem .75rem}button,.button{background:#38bdf8;color:#082f49;cursor:pointer;font-weight:700;text-decoration:none}input{background:#1f2937;color:#f9fafb}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #334155;padding:.75rem;text-align:left}tr:hover{background:#1e293b;cursor:pointer}pre{background:#020617;border-radius:.75rem;overflow:auto;padding:1rem}.login{display:grid;min-height:70vh;place-items:center}.userbar{align-items:center;display:flex;gap:.5rem}.userbar img{border-radius:999px;height:32px;width:32px}
