:root{color:#17202a;background:#f5f7fa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:#075985;text-decoration:none}a:hover{text-decoration:underline}button,input,select{font:inherit}button,.button-link{color:#fff;cursor:pointer;background:#075985;border:1px solid #075985;border-radius:.4rem;padding:.55rem .9rem;display:inline-block}button.secondary{color:#075985;background:#fff}button:hover,.button-link:hover{text-decoration:none}button:disabled{cursor:not-allowed;opacity:.65}.shell{min-height:100vh}.topbar{color:#fff;background:#102a43;justify-content:space-between;align-items:center;gap:2rem;padding:.9rem max(50% - 560px,1.25rem);display:flex}.brand{color:#fff;font-size:1.08rem;font-weight:700}.nav{align-items:center;gap:1rem;display:flex}.nav a{color:#d9e2ec}.nav a.active{color:#fff;font-weight:600}.topbar button{background:0 0;border-color:#bcccdc}.page{max-width:1120px;margin:0 auto;padding:2rem 1.25rem 3rem}.auth-page{place-items:center;min-height:100vh;padding:1rem;display:grid}.auth-card,.card{background:#fff;border:1px solid #d9e2ec;border-radius:.65rem;padding:1.3rem}.auth-card{width:100%;max-width:430px}.page-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}h1,h2{margin:0 0 .45rem;line-height:1.2}p{margin:.35rem 0}.muted{color:#52606d}.stack{gap:1rem;display:grid}.form-grid{gap:1rem;max-width:660px;display:grid}.field{gap:.35rem;display:grid}.field label{color:#334e68;font-size:.92rem;font-weight:600}.field input,.field select{border:1px solid #bcccdc;border-radius:.4rem;width:100%;padding:.55rem .65rem}.actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.table-wrap{background:#fff;border:1px solid #d9e2ec;border-radius:.65rem;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e4e7eb;padding:.75rem .9rem}th{color:#334e68;background:#f0f4f8;font-size:.9rem}tr:last-child td{border-bottom:0}.state{background:#fff;border:1px solid #d9e2ec;border-radius:.65rem;padding:1.25rem}.error{color:#9b1c1c;background:#fff5f5;border-color:#f3b3b3}.success{color:#176448;background:#effcf6;border:1px solid #86d9b1;border-radius:.5rem;padding:.8rem}.token{overflow-wrap:anywhere;background:#f0f4f8;border-radius:.4rem;padding:.6rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.checks{gap:.65rem;display:grid}.check{border:1px solid #d9e2ec;border-radius:.45rem;align-items:start;gap:.55rem;padding:.6rem;display:flex}.check input{margin-top:.25rem}@media (width<=700px){.topbar,.page-header{flex-direction:column;align-items:flex-start}}
