table.health-table{width:max-content;border-collapse:separate;border-spacing:1px 1px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#6b7280;font-size:1rem}table.health-table thead th{text-align:left;border-bottom:1px solid #e5e7eb;background:#fafafa;font-weight:500;max-width:1rem;white-space:nowrap}table.health-table th.cycle-header{width:1.5rem;min-width:1.5rem;padding:0;position:relative;overflow:hidden}table.health-table th.cycle-header .cycle-sizer{writing-mode:vertical-rl;text-orientation:mixed;visibility:hidden;display:block;width:0;height:auto;white-space:nowrap;font-size:.65rem}table.health-table th.cycle-header>div{width:100%;aspect-ratio:1 / 1;display:block}table.health-table th.cycle-header .cycle-date{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;white-space:nowrap;font-size:.65rem;color:#6b7280;pointer-events:none;display:block}table.health-table tr.group-row{background-color:#f9fafb;font-weight:500}table.health-table tr.group-row td{padding:.25rem 0}table.health-table td{padding:0}table.health-table td.health-check-name{padding-right:1rem;white-space:nowrap}table.health-table td>.dot{padding:0;width:1.5rem;height:1.5rem;display:block}table.health-table td.unknown>.dot{background-color:#d1d5db}table.health-table td.healthy>.dot{background-color:#22c55e}table.health-table td.unhealthy>.dot{background-color:#ef4444}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f9fafb}.login-card{display:grid;gap:.75rem;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:280px}.login-title{font-weight:600;color:#111827}.login-card label{display:grid;gap:.25rem;font-size:.9rem;color:#6b7280}.login-card input{padding:.5rem .6rem;border:1px solid #d1d5db;border-radius:6px}.login-card button{padding:.55rem .75rem;background:#111827;color:#fff;border:none;border-radius:6px;cursor:pointer}.login-error{color:#b91c1c;font-size:.85rem}
