:root{font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0;padding:1rem}h1{font-size:1.25rem;margin:0 0 1rem}section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1rem}label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.25rem}input,textarea,button,select{font:inherit}input[type=password],input[type=text],textarea{width:100%;max-width:32rem;padding:.5rem .6rem;border:1px solid #cbd5e1;border-radius:6px}textarea{min-height:8rem;font-family:ui-monospace,monospace;font-size:.85rem}button{padding:.45rem .9rem;border-radius:6px;border:1px solid #64748b;background:#0f172a;color:#fff;cursor:pointer;margin-right:.5rem;margin-top:.5rem}button.secondary{background:#fff;color:#0f172a}table{width:100%;border-collapse:collapse;font-size:.85rem}th,td{text-align:left;padding:.4rem .5rem;border-bottom:1px solid #e2e8f0}.err{color:#b91c1c;font-size:.9rem;margin:.5rem 0}.ok{color:#15803d;font-size:.9rem}
