:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45;color:#e8eaef;background:#12151c}*{box-sizing:border-box}body{margin:0}a{color:#8ab4ff}#app{max-width:960px;margin:0 auto;padding:1.25rem}header{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1.25rem;border-bottom:1px solid #2a3142;padding-bottom:1rem}header h1{margin:0;font-size:1.35rem;flex:1 1 auto}.btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1rem;font-size:.95rem;font-weight:600}.btn-primary{background:#3d6df4;color:#fff}.btn-primary:hover{background:#2f56c4}.btn-ghost{background:transparent;color:#c8cfdd;border:1px solid #3d465a}.btn-ghost:hover{background:#1e2433}.btn-danger{background:#c53d3d;color:#fff;padding:.85rem 1.35rem;font-size:1.05rem}.btn-danger:hover{background:#a33232}.btn:disabled{opacity:.45;cursor:not-allowed}.banner{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;background:#1e2433;border:1px solid #3d465a}.banner.warn{border-color:#8a6d2f;background:#2a2418}.banner.err{border-color:#8a3d3d;background:#291818}table{width:100%;border-collapse:collapse;font-size:.92rem}th,td{text-align:left;padding:.55rem .35rem;border-bottom:1px solid #2a3142}th{color:#9aa3b5;font-weight:600}tbody tr:hover{background:#181c26}.tag{display:inline-block;padding:.15rem .45rem;border-radius:6px;font-size:.78rem;font-weight:600;background:#2a3142}.tag.admin{background:#2f3d5c}.tag.api{background:#2f5c4a}.poll-status{margin-top:.75rem;font-size:.88rem;color:#9aa3b5}.spinner{display:inline-block;width:.85rem;height:.85rem;border:2px solid #3d465a;border-top-color:#8ab4ff;border-radius:50%;animation:spin .75s linear infinite;vertical-align:middle;margin-right:.35rem}@keyframes spin{to{transform:rotate(360deg)}}
