@charset "UTF-8";:root{--gh-bg: #0b0f14;--gh-surface: #141a22;--gh-surface-2: #1b2330;--gh-border: #2a3442;--gh-text: #e6edf3;--gh-muted: #8b98a9;--gh-accent: #22c55e;--gh-accent-contrast: #04120a;--gh-danger: #f87171;--gh-warning: #fbbf24;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--gh-bg);color:var(--gh-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.45;min-height:100dvh}img,svg{max-width:100%;display:block}input,button,select,textarea{font:inherit}a{color:var(--gh-accent)}.gh-muted{color:var(--gh-muted)}.gh-danger{color:var(--gh-danger)}.gh-card{background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:.75rem;padding:1rem}.gh-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
