:root{--red:#ec0606;--red-deep:#a80404;--gray:#343434;--bg:#f7f7f8;--sidebar-bg:#0a0a0a}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;color:var(--gray);background:var(--bg)}a{color:inherit}button{cursor:pointer}button,input{font-family:inherit}