:root{font-family:Inter,PingFang SC,system-ui,sans-serif;color:#17221d;background:#f4f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:0;border-radius:8px;background:#11634b;color:#fff;padding:9px 14px;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.ghost{background:transparent;color:#315348;border:1px solid #c7d5cf}.danger{color:#a6322b;border-color:#e0b8b4}.center{min-height:100vh;display:grid;place-items:center}.login{background:#fff;padding:44px;border-radius:18px;box-shadow:0 18px 60px #193c2a20;max-width:420px}.login b,.brand b{font-size:30px;color:#0b6a4c}.login h1{margin:12px 0}.login p{color:#607068;margin-bottom:28px}.shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}aside{background:#10281f;color:#dbe9e3;padding:26px 18px;display:flex;flex-direction:column;gap:8px}.brand{padding:4px 10px 30px}.brand span{display:block;font-size:10px;letter-spacing:2px}aside>button{background:transparent;text-align:left;color:#bcd0c8}aside>button.active{background:#1e4a3a;color:#fff}aside footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}main{padding:30px 38px;min-width:0}header{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}header h1{margin:0}header span,small{display:block;color:#738078;font-size:12px}.tablewrap{background:#fff;border-radius:14px;overflow:auto;box-shadow:0 5px 25px #193c2a0c}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:15px;border-bottom:1px solid #edf1ef}th{font-size:12px;color:#6b7972;background:#fbfcfb}td:last-child{display:flex;gap:8px}.status{display:inline-flex;align-items:center;gap:7px}.status:before{content:"";width:7px;height:7px;border-radius:50%;background:#18a36d}.status.stale:before{background:#d69b28}.status.expired:before{background:#b64b43}.status small{display:inline}.error,em{color:#a6322b}.empty{padding:50px;text-align:center}.action{display:flex;gap:6px;align-items:center}.action input{border:1px solid #c7d5cf;border-radius:7px;padding:8px;width:180px}.roomhead{display:flex;gap:20px;padding:20px 0}article{background:#fff;padding:18px;border-radius:12px;margin:12px 0}article h3{margin-top:0}.endpoint{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;align-items:center;padding:12px 0;border-top:1px solid #edf1ef}.mono{font-family:ui-monospace,monospace}@media(max-width:800px){.shell{grid-template-columns:1fr}aside{position:static;flex-direction:row;overflow:auto}aside footer,.brand{display:none}main{padding:20px}.endpoint{grid-template-columns:1fr;gap:8px}}
