*,*:before,*:after{box-sizing:border-box}:root{--bg: #0d1117;--surface: #161b22;--surface-2: #1f2937;--surface-3: #263040;--border: #30363d;--border-2: #374151;--text: #e6edf3;--text-2: #8b949e;--text-3: #6e7681;--primary: #4f46e5;--primary-h: #4338ca;--primary-l: #6366f1;--green: #10b981;--red: #ef4444;--yellow: #f59e0b;--radius: 10px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:3px}.text-muted{color:var(--text-2)!important}.text-faint{color:var(--text-3)!important}.text-green{color:var(--green)!important}.text-red{color:var(--red)!important}.text-yellow{color:var(--yellow)!important}.text-primary{color:var(--primary-l)!important}
