mark{background-color:var(--feedback-highlight);color:inherit}.wrapper{min-height:100dvh;display:flex;flex-direction:column;max-width:var(--max-app-width);margin:0 auto}a{text-decoration:none}*{scrollbar-width:thin;scrollbar-color:var(--fg-disabled) transparent}*::-webkit-scrollbar{width:6px;background:transparent}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:var(--fg-disabled);border-radius:4px}*::-webkit-scrollbar-thumb:hover{background-color:var(--fg-tertiary)}.react-transform-wrapper{width:100%}.lazy-load-image-loaded>img{height:18rem!important;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;width:100%;aspect-ratio:16 / 9;object-fit:cover}.cursor-pointer{cursor:pointer}.cursor-grabbing{cursor:grabbing}.cursor-zoom-out{cursor:zoom-out}.cursor-zoom-in{cursor:zoom-in}.full-size{width:100%;height:100%}#inputFocus::-webkit-input-placeholder{font-style:normal}.noscroll{overflow:hidden}.line-clamp{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:320px)and (max-width:768px){.MuiTypography-h6{margin-left:0!important;margin-right:0!important}}.typing-dots:after{content:"";animation:blink 1.8s infinite steps(1,end)}@keyframes blink{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}
