:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.MuiAppBar-root.fixed-header,.fixed-header,[class*=MuiAppBar-root]{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1100!important}.header-spacer{height:64px!important;display:block!important}@media (max-width:600px){.header-spacer{height:56px!important}}