*{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable],[contenteditable=true]{-webkit-user-select:text;user-select:text}html,body{box-sizing:border-box;background-color:var(--page-background-color);scrollbar-gutter:stable;margin:0;padding:0}body::-webkit-scrollbar{background:var(--page-background-color);width:8px;height:4px}body::-webkit-scrollbar-track{background:var(--page-background-color)}body::-webkit-scrollbar-thumb{background:var(--scrollbar-track-color);border-radius:0}.nextjs__container-errors,#__next-build-watcher,[data-nextjs-dev-overlay],[data-nextjs-build-error],nextjs-portal,:is(div[style*="position: fixed"][style*=bottom][style*=right]:has([data-nextjs]),div[style*="position: fixed"][style*=bottom][style*=left]:has([data-nextjs])),[class*=nextjs],[id*=nextjs],[data-nextjs]{display:none!important}
