body,html{height:100%;margin:0;overflow:hidden;padding:0;width:100%}:root{--safe-area-bottom:0px;--safe-area-top:0px}#root{background:var(--color-main-background);display:flex;flex-direction:column;height:100%;overflow:hidden}a{color:var(--color-brand);text-decoration:none}p{margin:0}.cursor-pointer{cursor:pointer}.object-fit-cover{object-fit:cover}::-webkit-scrollbar{height:8px;width:4px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:initial}::-webkit-scrollbar-thumb{background-color:var(--color-brand-secondary);border-radius:2px}::-webkit-scrollbar-button{display:none}