:root{--font-family-base:system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif}
.global-background{z-index:-2;width:100%;height:100svh;transition:filter .3s;position:fixed;top:0;left:0}@supports not (height:100svh){.global-background{height:100vh}}.global-background img{object-fit:cover}.global-background:not(.no-blur){filter:blur(10px)}.global-background.no-blur{filter:none}.global-overlay{z-index:-1;background:#0006;width:100%;height:100svh;position:fixed;top:0;left:0}@supports not (height:100svh){.global-overlay{height:100vh}}.page-content{z-index:0;min-height:100dvh;position:relative}@supports not (min-height:100dvh){.page-content{min-height:100vh}}.page-content-above-blur{z-index:20;min-height:100dvh;position:relative}@supports not (min-height:100dvh){.page-content-above-blur{min-height:100vh}}
