*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--bg2: #f7f7f5;--bg3: #efefec;--text: #1a1a18;--text2: #6b6b65;--text3: #a8a8a2;--border: rgba(0,0,0,.1);--border2: rgba(0,0,0,.18);--blue: #185FA5;--blue-bg: #E6F1FB;--green: #3B6D11;--green-bg: #EAF3DE;--amber: #854F0B;--amber-bg: #FAEEDA;--radius: 10px;--radius-sm: 7px}@media (prefers-color-scheme: dark){:root{--bg: #141412;--bg2: #1e1e1b;--bg3: #272724;--text: #e8e8e2;--text2: #9a9a94;--text3: #5a5a56;--border: rgba(255,255,255,.1);--border2: rgba(255,255,255,.18);--blue: #85B7EB;--blue-bg: #0c2a45;--green: #97C459;--green-bg: #1a2e0a;--amber: #EF9F27;--amber-bg: #2e1f05}}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea{font-family:inherit;font-size:inherit;color:inherit;background:none;border:none;outline:none;resize:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
