/* RD NovaSphere V103 — universal constellation + layering contract */
html.nova-constellation-v103,html.nova-constellation-v103 body{min-height:100%;background-color:#020817}
#nova-v103-constellation{display:block!important}
/* Keep the constellation behind the actual interface without interfering with controls. */
html.nova-constellation-v103 body{isolation:isolate}
html.nova-constellation-v103 body>#nova-v103-constellation{z-index:0!important}
html.nova-constellation-v103 body> :not(#nova-v103-constellation){position:relative;z-index:1}
/* New V102 tutorial pages had a painted body background; make it translucent enough for the shared visual language. */
html.nova-constellation-v103 body{background-image:radial-gradient(circle at 85% 0,rgba(22,71,145,.24),transparent 34%)!important}
/* NovaCommerce keeps its own atmosphere but now exposes the network behind it. */
html.nova-constellation-v103 body:has(.top .brand[href*="novacommerce"], .commerce-shell){background-image:radial-gradient(circle at 72% 0,rgba(16,52,107,.42),transparent 30%),radial-gradient(circle at 8% 45%,rgba(244,198,93,.07),transparent 26%)!important}
@media (prefers-reduced-motion:reduce){#nova-v103-constellation{opacity:.55!important}}
@media (max-width:600px){#nova-v103-constellation{opacity:.64!important}}
