:root{--color-navy:#171833;--color-purple:#7c5cbf;--color-orange:#e08a3c;--color-orange-bright:#f2a75f;--color-teal:#4fbfb0;--color-teal-soft:#7ad4c8;--color-ink:#edeae0;--color-muted:#edeae099}html,body,#root{height:100%;margin:0}body{background:#000;overflow:hidden}canvas{display:block}.site-footer{z-index:1;color:var(--color-muted);background:var(--color-navy);border-top:3px solid var(--color-orange);pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font:.8rem system-ui,sans-serif;display:flex;position:fixed;bottom:0;left:0;right:0}.site-footer a{color:var(--color-teal);pointer-events:auto;text-decoration:none}.site-footer a:hover{color:var(--color-teal-soft);text-decoration:underline}
