*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#0f0f12;color:#e4e4e7;line-height:1.5}a{color:#8b5cf6;text-decoration:none}a:hover{text-decoration:underline}.err{color:#f87171;font-size:.9rem}.muted{color:#71717a}.btn{padding:10px 16px;border-radius:8px;font-size:.95rem;cursor:pointer;border:none;font-family:inherit}.btn-primary{background:#8b5cf6;color:#fff}.btn-primary:hover:not(:disabled){background:#7c3aed}.btn-ghost{background:transparent;color:#a1a1aa;border:1px solid #3f3f46}.btn-ghost:hover:not(:disabled){background:#27272a;color:#e4e4e7}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{padding:10px 12px;border-radius:8px;border:1px solid #3f3f46;background:#18181b;color:inherit;font:inherit;width:100%}.card{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:24px;max-width:900px;margin:0 auto}