:root{color:#edf7fc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#071923;font-family:Arial,Helvetica,sans-serif;line-height:1.55}*{box-sizing:border-box}body{margin:0}main{max-width:1180px;margin:auto;padding:28px}header{border-bottom:1px solid #345362;justify-content:space-between;align-items:center;gap:20px;padding:8px 0 24px;display:flex}.brand{letter-spacing:.04em;color:#fff;font-size:24px;font-weight:900;text-decoration:none}.brand span{color:#83e0ef;font-weight:400}a{color:#83e0ef}.admin{font-size:14px}.heading{justify-content:space-between;align-items:center;gap:20px;margin:28px 0;display:flex}.eyebrow{letter-spacing:.14em;color:#83e0ef;margin:0;font-size:14px;font-weight:700}h1{margin:6px 0;font-size:34px;line-height:1.2}h2{margin:0 0 14px;font-size:22px}p{color:#b4cbd5}.badge{color:#ffe49f;background:#483b22;border:1px solid #897449;border-radius:6px;padding:6px 12px;font-size:14px}.controls{flex-wrap:wrap;align-items:end;gap:16px;display:flex}.controls label{color:#b4cbd5;flex:1;gap:6px;min-width:200px;font-size:14px;display:grid}select,button{font:inherit;color:#edf7fc;background:#102b39;border:1px solid #557583;border-radius:6px;padding:11px 14px;font-size:16px}select{width:100%}button{cursor:pointer}button:hover{background:#254e60}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #83e0ef}#status{margin:12px 0 22px;font-size:14px}#error{color:#fff;background:#472b28;border-left:4px solid #ffab91;padding:14px}nav{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}nav button[aria-pressed=true]{color:#071923;background:#83e0ef;border-color:#83e0ef;font-weight:700}.panel{background:#102b39;border:1px solid #345362;border-radius:10px;min-height:220px;padding:24px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th{color:#b4cbd5;white-space:nowrap;font-size:14px;font-weight:600}th,td{border-bottom:1px solid #345362;padding:15px 12px}td{font-size:16px}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}.number{font-variant-numeric:tabular-nums;white-space:nowrap}.small{color:#b4cbd5;font-size:14px;display:block}.result{color:#83e0ef;font-weight:700}.empty{color:#b4cbd5;padding:25px 0}.note{margin:0 0 20px;font-size:14px}footer{color:#b4cbd5;padding:24px 0;font-size:14px}footer span{display:block}[hidden]{display:none!important}@media (max-width:650px){main{padding:16px}.brand{font-size:20px}h1{font-size:28px}.heading{flex-direction:column;align-items:start}.panel{padding:18px}.controls label{flex:1;min-width:100%}header{flex-wrap:wrap}.admin{font-size:14px}th,td{padding:12px 10px}nav button{flex:1}}
