body{margin:0;padding:0;font-family:Domine,system-ui,Avenir,Helvetica,Arial,sans-serif}html,body,#root{height:100%;margin:0;padding:0}:root{--theme-color: #1c59ff}@font-face{font-family:Domine;src:url(./assets/fonts/Domine-Regular.woff2) format("woff2"),url(./assets/fonts/Domine-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Orbitron;src:url(./assets/fonts/Orbitron-VariableFont_wght.woff2) format("woff2"),url(./assets/fonts/Orbitron-VariableFont_wght.woff) format("woff");font-weight:100 900;font-style:normal}@keyframes slideDown{0%{transform:translate(-50%,-100%)}to{transform:translate(-50%,6%)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.layout{display:flex;flex-direction:row;height:100%;width:100%}.section{height:100%;overflow-y:scroll;overflow-x:hidden;padding:10px 6px 10px 10px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.4) transparent}.section::-webkit-scrollbar{width:4px}.section::-webkit-scrollbar-track{background:transparent}.section::-webkit-scrollbar-thumb{background-color:#0006;border-radius:10px}.section::-webkit-scrollbar-button{display:none}.sidebar{flex:0 0 22%;background-color:#f0f0f0;border-right:1px solid #ccc}.main-content{flex:1;background-color:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc}.toolbar{flex:0 0 20%;background-color:#f9f9f9;border-left:1px solid #ccc}
