.siteFooter{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(120% 140% at 50% -30%,#131a2e 0,#0a0e1a 45%,#05070d 100%);color:#e7ecf5}.siteFooter__stars,.siteFooter__stars2{position:absolute;top:0;left:0;width:1px;height:1px;border-radius:50%;background:transparent;pointer-events:none}.siteFooter__stars{box-shadow:var(--stars)}.siteFooter__stars2{box-shadow:var(--stars2);opacity:.7;animation:footer-twinkle 4.5s ease-in-out infinite}@keyframes footer-twinkle{0%,to{opacity:.7}50%{opacity:.3}}.siteFooter__mote{position:absolute;width:3px;height:3px;border-radius:50%;background:#6fb4ff;box-shadow:0 0 6px 1px rgba(111,180,255,.85);animation:footer-rise linear infinite}.siteFooter__mote--gold{background:#ffd66b;box-shadow:0 0 6px 1px rgba(255,214,107,.85)}@keyframes footer-rise{0%{transform:translateY(24px);opacity:0}14%{opacity:1}86%{opacity:1}to{transform:translateY(-340px);opacity:0}}@media (prefers-reduced-motion:reduce){.siteFooter__mote,.siteFooter__stars2{animation:none!important}.siteFooter__mote{opacity:.85}}