:root{--z-motion-fixed:0;--z-motion-hero:0;--z-hero-content:1}.trace-motion-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none;user-select:none}.hero{position:relative}.hero>.wrap,.hero .hero-grid{position:relative;z-index:var(--z-hero-content)}.motion-hero{position:absolute;inset:0;overflow:hidden;z-index:var(--z-motion-hero);pointer-events:none}.motion-ambient{position:fixed;inset:0;overflow:hidden;z-index:var(--z-motion-fixed);pointer-events:none;isolation:isolate}body>main,body>footer,main>*{position:relative;z-index:1}html.trace-has-globe .motion-ambient{cursor:grab}html.trace-grabbing,html.trace-grabbing *{cursor:grabbing!important}html.trace-grabbing,html.trace-grabbing *{user-select:none!important}@media (prefers-reduced-motion:reduce){html.trace-has-globe .motion-ambient{cursor:default}}@media (max-width:1000px){html.trace-has-globe .motion-ambient{cursor:default}}@media print{.motion-hero,.motion-ambient{display:none!important}}