:root{color-scheme:light dark;--app-shell-bg:transparent;--app-shell-text:#171717;background:transparent;text-size-adjust:100%}@media (prefers-color-scheme:dark){:root{--app-shell-text:#f2f5f3}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{min-width:320px;min-height:100%}body,html{background:transparent;touch-action:manipulation}body{margin:0;min-height:100vh;min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);color:var(--app-shell-text)}html body{background-color:transparent}.mantine-Badge-root,.mantine-ThemeIcon-root,[role=button],a,button,label{-moz-user-select:none;user-select:none;-webkit-user-select:none}[role=button],button,input,select,textarea{min-height:44px}input,select,textarea{font-size:16px;-moz-user-select:text;user-select:text;-webkit-user-select:text}[role=button],a,button,input,select,textarea{touch-action:manipulation}[role=button]:active,a:active,button:active{transform:translateY(1px)}