:root{color:#111;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff}button,input,select{font:inherit}button{border:1px solid #111;border-radius:0;background:#111;color:#fff;cursor:pointer;padding:.65rem .9rem}button:hover:not(:disabled){background:#fff;color:#111}button:disabled{border-color:#bbb;background:#f4f4f4;color:#999;cursor:not-allowed}input,select{width:100%;border:1px solid #111;border-radius:0;background:#fff;color:#111;padding:.65rem .7rem}main{width:min(760px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 3rem}header{border-bottom:2px solid #111;padding-bottom:1rem}h1,h2,p{margin:0}h1{font-size:1.5rem;letter-spacing:-.03em}h2{font-size:.95rem;letter-spacing:.08em;text-transform:uppercase}.subtitle{margin-top:.45rem;color:#666;font-size:.9rem}.section{border-bottom:1px solid #111;padding:1.25rem 0}.section-header,.row,.actions,.value-grid{display:flex;gap:.75rem}.section-header{align-items:center;justify-content:space-between;margin-bottom:1rem}.row{align-items:end}.field{display:grid;flex:1;gap:.4rem}label{font-size:.8rem;font-weight:700}.actions{flex-wrap:wrap;margin-top:.9rem}.value-grid{flex-wrap:wrap}.value{min-width:10rem;flex:1;border-left:3px solid #111;padding:.25rem .75rem}.value-label{color:#666;font-size:.75rem}.value-number{display:block;margin-top:.25rem;font-size:1.4rem;font-variant-numeric:tabular-nums}#status{min-height:1.4rem;font-size:.9rem}#status[data-tone=error]{color:#a00}#status[data-tone=success]{color:#064}#connection-state[data-state=connected]{font-weight:700}dialog{width:min(360px,calc(100% - 2rem));border:1px solid #111;border-radius:0;padding:1.25rem}dialog::backdrop{background:#fffc}dialog p{margin-top:.75rem}dialog .actions{justify-content:end}@media(max-width:560px){.row{flex-direction:column;align-items:stretch}}
