*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--surface: #161b22;--surface2: #21262d;--border: #30363d;--text: #e6edf3;--text-muted: #8b949e;--accent: #58a6ff;--green: #3fb950;--red: #f85149;--yellow: #d29922;--bull: #26a69a;--bear: #ef5350;--neutral: #8b949e;--font: "SF Mono", "Fira Code", "Consolas", monospace}html,body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;height:100%;overflow-x:hidden}#root{height:100%;min-height:100vh}button{cursor:pointer;font:inherit}input{font:inherit}@media (max-width: 639px){input,select,textarea{font-size:16px!important}}
