@import"https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700";html,body{font-family:Source Sans Pro,sans-serif}#root{height:100%}::-webkit-scrollbar{width:8px;height:8px}[data-theme=dark] ::-webkit-scrollbar-track{width:6px;height:6px;border-radius:6px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:transparent}[data-theme=dark] ::-webkit-scrollbar-corner{background-color:transparent}[data-theme=light] ::-webkit-scrollbar-corner{background-color:transparent}[data-theme=light] ::-webkit-scrollbar-track{width:6px;height:6px;border-radius:6px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:transparent}[data-theme=dark] ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#0000004d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}[data-theme=light] ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#0003;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}
