:root{--background:#f0f2f5;--foreground:#333;--theme-background:#6b0b0c;--theme-background-light:#a91718;--theme-background-morelight:#eff0e9;--color-shadow:#00000019;--color-shadow-light:#00000033;--color-secundary:#9d6c2b;--color-secundary-light:#eead53;--color-coffee:#e9d8a6;--color-neutral:#616161;--color-light:#fff;--font-size-xl:32px;--font-size-l:24px;--font-size-m:18px;--font-size-sm:14px;--line-height-sm:1.8;--line-height-l:2}body,html{max-width:100vw;overflow-x:hidden;font-family:Roboto,Open Sans,sans-serif;color:var(--foreground);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.rdw-image-modal-size{display:none!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}