@import url("https://fonts.googleapis.com/css2?family=Monda:wght@400..700&display=swap");*,:after,:before{box-sizing:border-box}.monda{font-family:Monda,sans-serif;font-optical-sizing:auto;font-style:normal}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}html.dark{color-scheme:dark}html{scrollbar-width:thin;scrollbar-color:#c2c2c2 #f0f0f0}html.dark{scrollbar-color:#4a4a4a #2a2a2a}html::-webkit-scrollbar{width:14px}html::-webkit-scrollbar-track{background:#f0f0f0}html::-webkit-scrollbar-thumb{background:#c2c2c2;border-radius:7px;border:3px solid #f0f0f0}html::-webkit-scrollbar-thumb:hover{background:#a0a0a0}html.dark::-webkit-scrollbar-track{background:#2a2a2a}html.dark::-webkit-scrollbar-thumb{background:#4a4a4a;border-color:#2a2a2a}html.dark::-webkit-scrollbar-thumb:hover{background:#5a5a5a}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;color:#111;background:#fff}html.dark body{color:#B5B3A7;background:#1B1B19}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.mainLayout{padding-top:64px;min-height:calc(100vh - 64px - 120px);position:relative}input,textarea{font-family:inherit;font-size:inherit}.loadingFallback{padding:48px;text-align:center;color:#666}.authorDeleted{color:rgb(200,198,200)!important}html.dark .authorDeleted{color:#111!important}