:root{color-scheme:dark;background:#2E273B;color:#FAF7F5}
html,body{min-height:100%;margin:0;background:#2E273B;color:#FAF7F5}
body{overflow-x:hidden}
#app-header,#route-view,#app-footer{position:relative}
#app-header,#app-footer{z-index:20}
#route-view{z-index:2;min-height:calc(100dvh - 140px)}
#app-footer{position:relative}
.environment-stage{z-index:0}
.environment-stage+*{position:relative}
[data-shell-loading="true"] #app-header,[data-shell-loading="true"] #route-view{opacity:.001}
[data-shell-loading="false"] #app-header,[data-shell-loading="false"] #route-view{opacity:1;transition:opacity .22s ease}
.skip:not(:focus):not(:focus-visible){position:fixed!important;left:-10000px!important;top:0!important;width:1px!important;height:1px!important;padding:0!important;margin:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;opacity:0!important;transform:none!important;pointer-events:none!important}
.skip:focus,.skip:focus-visible{position:fixed!important;z-index:220!important;left:12px!important;top:12px!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;clip-path:none!important;opacity:1!important;transform:none!important;pointer-events:auto!important}
@media(prefers-reduced-motion:reduce){[data-shell-loading="false"] #app-header,[data-shell-loading="false"] #route-view{transition:none}}
