*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}body.light{background-color:#f8fafb;color:#1a1f24}body.dark{background-color:#1a1f24;color:#ecedee}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:inherit;outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ba1a6;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7a85}.dark ::-webkit-scrollbar-thumb{background:#404244}.dark ::-webkit-scrollbar-thumb:hover{background:#505254}
