:root{color:#e8e8ec;background:#12141a;font-family:system-ui,sans-serif;line-height:1.5}body{margin:0;max-width:56rem;margin-inline:auto;padding:1.5rem}a{color:#8ab4ff}h1{margin-top:0;font-size:1.35rem}.bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.btn{color:#e8e8ec;cursor:pointer;background:#2a3142;border:1px solid #3d4558;border-radius:6px;padding:.45rem .85rem;font-family:inherit;font-size:.9rem;text-decoration:none;display:inline-block}.btn:hover{background:#343c50}.btn-primary{background:#1e4d8c;border-color:#2d6cbd}.btn-primary:hover{background:#255aa3}.btn-danger{background:#5c2a2a;border-color:#8a3a3a}.btn-danger:hover{background:#703030}table{border-collapse:collapse;width:100%;font-size:.9rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #2a3142;padding:.5rem .65rem}th{color:#9aa3b5;font-weight:600}.muted{color:#8b93a5;font-size:.85rem}.err{color:#f0b0b0;background:#3a2020;border:1px solid #6a3030;border-radius:6px;margin-bottom:1rem;padding:.65rem .85rem}.ok{color:#b8f0c8;background:#203a28;border:1px solid #306a40;border-radius:6px;margin-bottom:1rem;padding:.65rem .85rem}label{color:#b4bcc8;margin-bottom:.35rem;font-size:.85rem;display:block}input[type=text],input[type=password],textarea{box-sizing:border-box;color:#e8e8ec;width:100%;max-width:100%;font:inherit;background:#1a1e28;border:1px solid #3d4558;border-radius:6px;padding:.45rem .55rem}textarea{min-height:6rem;font-family:ui-monospace,monospace;font-size:.85rem}.field{margin-bottom:1rem}.checkbox{align-items:center;gap:.5rem;display:flex}.checkbox input{width:auto}.inline-form{margin-left:.35rem;display:inline}
