:root{--pg-color-bg: #0e1116;--pg-color-surface: #171b22;--pg-color-surface-2: #1f2530;--pg-color-border: #2a313d;--pg-color-text: #e6e9ef;--pg-color-muted: #9aa4b2;--pg-color-brand: #5b8cff;--pg-color-accent: #ffce5b;--pg-color-ok: #46d39a;--pg-color-warn: #ffce5b;--pg-color-danger: #ff6b6b;--pg-radius-sm: 6px;--pg-radius-md: 10px;--pg-radius-pill: 999px;--pg-space-1: 4px;--pg-space-2: 8px;--pg-space-3: 12px;--pg-space-4: 16px;--pg-space-6: 24px;--pg-font: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--pg-shadow: 0 6px 20px rgba(0, 0, 0, .35)}:root{color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--pg-color-bg, #0e1116);color:var(--pg-color-text, #e6e9ef);font-family:var(--pg-font, system-ui, -apple-system, sans-serif);-webkit-font-smoothing:antialiased}button{font-family:inherit}@keyframes pg-pulse{0%,to{box-shadow:0 0 #e4b90900}50%{box-shadow:0 0 0 3px #e4b90959}}
