*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic UI,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}:root{--bg: #0d1117;--bg-card: #161b22;--border: #30363d;--text: #e6edf3;--text-muted: #8b949e;--accent: #3b82f6;--accent-hover: #2563eb;--error: #f85149;--success: #3fb950;--input-bg: #0d1117;--input-border: #30363d}a{color:inherit}button,input,select,textarea{font-family:inherit}
