html,body{height:100%;margin:0;overflow:hidden;background-color:#242429}app-root{display:block;height:100%}*{-webkit-tap-highlight-color:transparent}button,div,span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}img{-webkit-user-drag:none;user-drag:none;pointer-events:none}input::selection,textarea::selection{background:#98a6e3}p,input{font-family:var(--font-family-inter);margin:0}textarea{width:436px!important;max-height:300px;field-sizing:content;resize:none;border:none;outline:none;font-size:16px;color:#fff;font-family:var(--font-family-inter);overflow-y:auto;background-color:#2f3237;border-radius:12px;box-sizing:border-box;padding:8px 16px}.wrapper{display:flex;height:100%;max-height:100vh;overflow:hidden;max-width:1920px;margin:0 auto;position:relative}@media(max-width:768px){.wrapper{flex-direction:column}}@font-face{font-family:Inter;src:url(/assets/fonts/Inter.ttf) format("truetype")}:root{--font-family-inter: "Inter"}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#98a6e3;border-radius:12px}
