:root{--bg: #0b0c0e;--surface: #101215;--surface2: #16191e;--border: #22262c;--border-strong: #31373f;--text: #e7e9ec;--dim: #8b929c;--faint: #5a616b;--ok: #3fb950;--deploy: #58a6ff;--fail: #f85149;--warn: #d29922;--unknown: #767e88;--fail-bg: rgba(248, 81, 73, .08);--font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}@keyframes deploy-pulse{0%,to{opacity:1}50%{opacity:.3}}
