@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";html,body,#root{font-family:Open Sans,sans-serif;font-size:13px;height:100%}html{-webkit-tap-highlight-color:transparent}@media(max-width:960px){html,body,#root{font-size:14px}}html,body,#root,#root *{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}body{margin:0;overflow:hidden;background:#0f1727}#root{overflow:hidden}@supports (height: 100dvh){html,body,#root,.theme-root{height:100dvh}}.theme-root{height:100%;width:100%;color:var(--color-text-primary)}*,*:before,*:after{box-sizing:border-box}*:focus:not(:focus-visible){outline:none;box-shadow:none}@media(pointer:coarse){*:focus,*:focus-visible{outline:none;box-shadow:none}}button,input,textarea,select{color:inherit}textarea{scrollbar-width:thin;scrollbar-color:rgba(128,149,173,.75) transparent}textarea::-webkit-scrollbar{width:4px}textarea::-webkit-scrollbar-track{background:transparent}textarea::-webkit-scrollbar-thumb{background-color:#8095adbf;border-radius:999px}textarea::-webkit-scrollbar-button{display:none;height:0;width:0}.simplebar-track.simplebar-vertical{width:4px;right:2px}.simplebar-track.simplebar-horizontal{height:4px;bottom:2px}.simplebar-scrollbar:before{background-color:#8095adbf;border-radius:999px}.simplebar-scrollbar.simplebar-visible:before{opacity:1}
