/* Decorative auras are a viewport layer, never part of document dimensions. */
html{overflow-x:clip!important;background:var(--bg)}body{overflow-x:clip!important;min-height:100vh;background:transparent!important}body:before,body:after{position:fixed!important;inset:auto!important;contain:paint;pointer-events:none!important}body:before{left:-34vmax!important;top:4vh!important}body:after{right:-31vmax!important;top:48vh!important}
