:root{--app-background:#f7f7f8;--app-paper:#fff;--app-text:#202124;background:var(--app-background);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html,body{overscroll-behavior-y:auto;width:100%;min-height:100%;margin:0;overflow:visible}body>#root{width:100%;min-height:100vh}html,body,body>#root,[data-app-page-shell],[data-barebones-page-content]{background-color:var(--app-background)!important}[data-barebones-app-bar],[data-barebones-bottom-bar]{background-color:var(--app-paper)!important;color:var(--app-text)!important}@media (width<=599.95px){body:has(input:not([type=button],[type=checkbox],[type=color],[type=file],[type=hidden],[type=image],[type=radio],[type=range],[type=reset],[type=submit]):focus,textarea:focus,[contenteditable=true]:focus) [data-barebones-bottom-bar]{display:none}}
