body{font-family:system-ui,sans-serif;background:#f6f7f9;margin:0;color:#202124}main{max-width:960px;margin:0 auto;padding:2rem 1rem}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}nav{display:flex;gap:1rem;align-items:center}nav a{color:#333}section{background:#fff;padding:2rem;border-radius:14px;box-shadow:0 8px 30px #00000012}label{display:block;margin:1rem 0 .4rem}input{display:block;width:100%;box-sizing:border-box;padding:.7rem;border:1px solid #ccc;border-radius:7px;margin-top:.3rem}button{margin-top:1rem;padding:.65rem 1rem;border:0;border-radius:7px;cursor:pointer}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.cards article{border:1px solid #ddd;border-radius:10px;padding:1rem}#error{color:#b00020;min-height:1.3rem}n.ssh-columns{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ssh-columns article{border:1px solid #ddd;border-radius:10px;padding:1rem}.item{display:grid;gap:.25rem;border-top:1px solid #eee;padding:.8rem 0}.item small{color:#666}.item button{margin:.25rem .25rem 0 0}.item span{font-size:.85rem}textarea,select{display:block;width:100%;box-sizing:border-box;padding:.7rem;border:1px solid #ccc;border-radius:7px;margin-top:.3rem;font:inherit}@media(max-width:700px){.ssh-columns{grid-template-columns:1fr}}.warning{color:#9a3412;display:block}.verifier{border-top:1px solid #ddd;margin-top:.5rem;padding-top:.5rem}#verifier-script{white-space:pre-wrap;word-break:break-all;max-height:60vh;overflow:auto}table.audit{border-collapse:collapse;width:100%;font-size:.85rem}table.audit td,table.audit th{border-bottom:1px solid #ddd;padding:.3rem;text-align:left;vertical-align:top}table.audit td:last-child{word-break:break-word;max-width:40ch}.mcp-bar{display:flex;align-items:center;justify-content:space-between;gap:.5rem 1rem;flex-wrap:wrap;margin:0 0 1.5rem;padding:.6rem .6rem .6rem 1rem;border-radius:10px;border:1px solid #cfe6d6;background:#f1f8f3}.mcp-bar>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .6rem;min-width:0}.mcp-bar span{color:#5f6368;font-size:.85rem}.mcp-bar.on strong{color:#137333}.mcp-bar.off{border-color:#f3c9c4;background:#fdf1f0}.mcp-bar.off strong{color:#b3261e}.signed-in{color:#5f6368;font-size:.85rem}header{flex-wrap:wrap;gap:1rem}nav{flex-wrap:wrap}nav button{margin-top:0}section article+article{margin-top:2rem}.section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.5rem}.section-head h2{margin:0;font-size:1.2rem}.hint{color:#5f6368;font-size:.85rem;margin:.4rem 0 .8rem}.empty{color:#5f6368;border:1px dashed #d5d8dd;border-radius:8px;padding:1rem;text-align:center}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem}.rows{list-style:none;margin:0;padding:0;border:1px solid #e3e5e8;border-radius:10px}.row{display:flex;align-items:center;gap:1rem;padding:.7rem 1rem;border-top:1px solid #e3e5e8}.row:first-child{border-top:0}.row-main{flex:1;min-width:0;display:grid;gap:.2rem}.row-main small{color:#5f6368;overflow-wrap:anywhere}.row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.pills{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.15rem}.pill{font-size:.72rem;line-height:1.5;padding:0 .5rem;border-radius:999px;background:#eef0f2;color:#3c4043;white-space:nowrap}.pill.ok{background:#e6f4ea;color:#137333}.pill.warn{background:#fef3e0;color:#9a5b00}.pill.bad{background:#fce8e6;color:#b3261e}button.small{margin:0;padding:.3rem .65rem;font-size:.8rem;border-radius:6px;background:#eef0f2;color:#202124;white-space:nowrap}button.small:hover{background:#e2e5e8}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:#1a73e8;color:#fff}button.primary:hover{background:#1765cc}button.danger{color:#b3261e}dialog.modal{border:0;border-radius:14px;padding:1.5rem;width:min(560px,calc(100vw - 2rem));box-sizing:border-box;box-shadow:0 20px 60px #00000040}dialog.modal::backdrop{background:#20212473}dialog.modal h2{margin:0 0 .5rem;font-size:1.2rem}dialog.modal form>label:first-child{margin-top:.5rem}dialog.modal input{font:inherit}dialog.modal pre{white-space:pre-wrap;word-break:break-all}.field-row{display:flex;gap:.75rem}.field-row>label{flex:1;min-width:0}.field-row>label.narrow{flex:0 0 7rem}.dialog-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.dialog-actions button{margin:0}.dialog-error{color:#b00020;min-height:1.2rem;margin:.5rem 0 0}.action-list{display:grid;gap:.5rem}.action-list button{margin:0;text-align:left}pre,.table-scroll{overflow-x:auto}@media(max-width:700px){section{padding:1.25rem}.row{flex-direction:column;align-items:stretch;gap:.5rem}.row-actions{justify-content:flex-start}.field-row{flex-direction:column;gap:0}.field-row>label.narrow{flex:auto}}dialog.modal.wide{width:min(820px,calc(100vw - 2rem))}.output-block{margin-top:.75rem}.output-head{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#5f6368;margin-bottom:.25rem}pre.output{margin:0;background:#1e2124;color:#e8eaed;border-radius:8px;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;line-height:1.45;max-height:50vh;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere}pre.output.stderr{background:#2a1d1d;color:#f6c7c3}.empty-output{color:#9aa0a6;font-style:italic}.running{color:#5f6368}.running:before{content:"";display:inline-block;width:.8em;height:.8em;margin-right:.5em;border:2px solid #c4c7c5;border-top-color:#1a73e8;border-radius:50%;animation:spin 1s linear infinite;vertical-align:-.1em}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.running:before{animation:none}}label.check{display:flex;align-items:center;gap:.5rem}label.check input{width:auto;margin:0}#confirm-result h3{margin:1rem 0 .5rem}
