*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f8fc;color:#1a1a2e;overflow-x:hidden}input,textarea,select,button{font-family:inherit;font-size:inherit}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e8ecf0;border-radius:3px}@keyframes pulse{0%,to{opacity:.35}50%{opacity:.8}}.skeleton{animation:pulse 1.6s ease-in-out infinite;background-color:#e8ecf0;border-radius:8px}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.spinner--primary{border-color:#f363;border-top-color:#f36}
