*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080b10;--bg2: #0d1117;--panel: #161b22;--panel2: #1c2430;--border: rgba(255,255,255,.08);--border2: rgba(255,255,255,.14);--accent: #00e5a0;--accent2: #00b87a;--text: #e6edf3;--text2: #8b949e;--danger: #f85149;--warning: #d29922;--radius: 12px;--radius-sm: 8px}html,body{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}input,button,textarea,select{font:inherit}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
