*{box-sizing:border-box;font-family:Rubik,sans-serif;margin:0;padding:0}body,html{background:#f5f7fa;color:#222;height:100%;transition:background .3s}body.dark-mode,html.dark-mode{background:#212121!important;color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;min-height:100vh}#root{display:flex;flex-direction:column;height:100vh}img,svg{display:block;height:auto;max-width:100%}button,input,select,textarea{font-family:inherit;font-size:1rem}button{background:#0000;border:none;cursor:pointer;outline:none}input,textarea{border:1px solid #d9d9d9;border-radius:8px;outline:none;padding:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1e6;border-radius:6px;box-shadow:0 0 5px #0000001a;transform:translateX(-1px);width:10px}::-webkit-scrollbar-thumb:active{background:#828282;border-radius:8px;box-shadow:0 0 8px #00000026;transform:translateX(-2px)}::-webkit-scrollbar-track:active{background:#e9e9e9;box-shadow:inset 0 0 3px #0000000d}::-webkit-scrollbar{background:#0000;height:6px;-webkit-transition:all .2s ease;transition:all .2s ease;width:6px}::-webkit-scrollbar-thumb{background:#c1c1c1b3;border:1px solid #0000000d;border-radius:4px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover,:active::-webkit-scrollbar-thumb,:focus::-webkit-scrollbar-thumb,:hover::-webkit-scrollbar-thumb{opacity:1}*{scrollbar-color:#c1c1c1b3 #0000;scrollbar-width:thin}
/*# sourceMappingURL=main.dc53f3e8.css.map*/