*{box-sizing:border-box}body{color:#e8eaf0;background:#0f1115;margin:0;font-family:system-ui,sans-serif}main{max-width:720px;margin:2rem auto;padding:0 1rem}a.card{color:inherit;background:#171a21;border-radius:8px;align-items:center;gap:1rem;margin-bottom:.5rem;padding:1rem;text-decoration:none;display:flex}a.card span{opacity:.7;font-size:.85rem}.log{flex-direction:column;gap:.4rem;display:flex}.log p{white-space:pre-wrap;background:#171a21;border-radius:8px;width:fit-content;max-width:100%;padding:.4rem .8rem}.log p.user{background:#23508f;margin-left:auto}.log p.error{background:#5f1f1f}.confirm{border:1px solid #444;border-radius:8px;margin:.5rem 0;padding:.8rem}.confirm pre{background:#0f1115;border-radius:6px;padding:.5rem;overflow:auto}form{gap:.5rem;margin-top:1rem;display:flex;position:sticky;bottom:1rem}input{color:inherit;background:#171a21;border:1px solid #333;flex:1;padding:.6rem}button,input{border-radius:6px}button{color:#fff;cursor:pointer;background:#3b82f6;border:0;padding:.6rem 1rem}button.deny{background:#7a2d2d}
