:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.page{min-height:100vh;background:linear-gradient(135deg,#0f172a,#111827);color:#e5e7eb;padding:48px 28px 72px;font-family:Inter,system-ui,-apple-system,sans-serif}.center{display:flex;align-items:center;justify-content:center}.panel{max-width:520px;width:100%;background:#111827;border:1px solid #1f2937;border-radius:16px;padding:28px;box-shadow:0 20px 50px #00000059;text-align:left}.hero{max-width:960px;margin:0 auto 32px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:12px;color:#9ca3af;margin-bottom:8px}h1{font-size:clamp(32px,4vw,42px);margin:0 0 12px;color:#f9fafb}.lede{margin:0;line-height:1.6;color:#d1d5db}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;max-width:1100px;margin:24px auto}.stats-grid{margin-bottom:12px}.card{background:#111827;border:1px solid #1f2937;border-radius:16px;padding:18px;box-shadow:0 20px 50px #00000059}.card h3{margin:0 0 8px;color:#f3f4f6;font-size:18px}.btn{padding:10px 16px;border-radius:10px;border:1px solid #2563eb;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#f8fafc;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 30px #2563eb40}.btn.ghost{background:#ffffff0a;border:1px solid #334155;color:#e5e7eb}.error{margin-top:10px;color:#fca5a5;font-size:14px}.card p{margin:0 0 6px;color:#d1d5db}.meta{font-size:13px;color:#9ca3af}.callout{max-width:960px;margin:32px auto 0;padding:16px 18px;border:1px solid #1f2937;border-radius:14px;background:#ffffff05}.callout h2{margin:0 0 8px;color:#f3f4f6}.callout ol{margin:0;padding-left:18px;color:#d1d5db;line-height:1.6}code{background:#ffffff0f;padding:2px 6px;border-radius:6px;font-size:14px;color:#fef3c7}.hero-actions{display:flex;gap:8px}.controls{max-width:960px;margin:0 auto 16px;display:flex;gap:8px;align-items:center}.input{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #1f2937;background:#0b1221;color:#e5e7eb}.user-list{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.filter{display:flex;align-items:center;gap:6px;font-size:14px;color:#9ca3af}.pagination{max-width:960px;margin:0 auto 12px;display:flex;justify-content:space-between;align-items:center;gap:8px}.user-card{background:#111827;border:1px solid #1f2937;border-radius:16px;padding:16px;box-shadow:0 12px 30px #00000040}.user-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.user-meta{text-align:right}.pill-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.pill{padding:4px 10px;border-radius:999px;background:#22c55e26;color:#86efac;font-size:12px}.pill.warning{background:#f871712e;color:#fecdd3}.pill.info{background:#3b82f62e;color:#bfdbfe}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.stat-value{font-size:28px;margin:6px 0 0;color:#f3f4f6}
