/* Quiet edge decoration beneath the page; it never participates in input. */
.housing-atmosphere-layer{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none!important;user-select:none;opacity:.16;contain:strict}
[data-theme=dark] .housing-atmosphere-layer{opacity:.21}
.housing-atmosphere-layer canvas{display:block;width:100%;height:100%;pointer-events:none!important}
.housing-atmosphere-layer~#app{position:relative;z-index:1}
.housing-atmosphere-layer[hidden]{display:none!important}
@media(max-width:600px){.housing-atmosphere-layer{opacity:.12}[data-theme=dark] .housing-atmosphere-layer{opacity:.16}}
@media(prefers-reduced-motion:reduce),(forced-colors:active){.housing-atmosphere-layer{display:none!important}}
