@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=Montserrat:wght@300;400;500;600;700&family=Orbitron:wght@400;500;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;height:100dvh;line-height:1.5;overflow:hidden}body{font-family:var(--font-family-primary);font-size:var(--font-size-base);color:var(--theme-text-primary);overscroll-behavior:none;height:100dvh;line-height:1.5;overflow:hidden}#root{flex-direction:column;height:100dvh;display:flex;overflow:auto}::selection{background:#6dcc9566}.cm-editor.cm-focused>.cm-scroller>.cm-selectionLayer .cm-selectionBackground,.cm-editor>.cm-scroller>.cm-selectionLayer .cm-selectionBackground,.cm-selectionBackground{background-color:#6dcc9566!important}.cm-content ::selection{background-color:#6dcc9566!important}.cm-activeLine,.cm-activeLineGutter{background-color:#6dcc9526!important}.cm-selectionMatch{background-color:#6dcc9566!important}:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}input,button,textarea,select{font:inherit;background:0 0;border:none}*{caret-color:#0000}input:focus,textarea:focus,[contenteditable=true]:focus{caret-color:auto}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}img,picture,video,canvas,svg{max-width:100%;display:block}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}*{scrollbar-width:thin;scrollbar-color:var(--theme-scrollbar-thumb,#6060604d) transparent}
