@import url("https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap");@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=IBM+Plex+Sans:wght@400;500;700&display=swap");:root{--grey1:#131313;--grey2:#bbb;--grey3:#999;--grey4:#777;--grey5:#555;--grey6:#222;--blue:#00a0ff;--indigo:#007aff;--red:#ff3764;--green:#0ac85a;--white:#fff}.textarea::selection{background-color:#90fe4d;color:#fff}.textarea::placeholder{color:#fff;opacity:1}*{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}img{-webkit-touch-callout:default}.allow-text-select,.allow-text-select *{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.allow-user-select,.allow-user-select *{-webkit-touch-callout:default}html{scroll-behavior:instant!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){body{font-family:Noto Sans,Segoe UI,sans-serif!important}}@supports (-webkit-touch-callout:none){body{font-family:-apple-system,BlinkMacSystemFont,sans-serif}}@layer base{h1{@apply text-[28px]}}@layer components{.text-b1,.text-b2,.text-b3,.text-bt1,.text-bt2,.text-bt3,.text-c1,.text-c1Alt,.text-c2,.text-c2Alt,.text-c3,.text-h1,.text-h2,.text-t1,.text-t2,.text-t3,.text-t3Alt,.text-t4,.text-t5,.text-titleXlarge{@apply text-[28px] font-bold}}.remove-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.remove-scrollbar::-webkit-scrollbar{display:none}[contenteditable]:empty:before{content:attr(aria-placeholder);color:#aaa}.scroll::-webkit-scrollbar{display:none}.hr{height:1px;width:100%;background-color:#969696}.safari-style{transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden}.cursor{cursor:pointer}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}