:root{color-scheme:dark;background:#000}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;background:#000;-webkit-tap-highlight-color:transparent}body.cursor-hidden,body.cursor-hidden *{cursor:none}main{position:fixed;inset:0;display:grid;place-items:center;isolation:isolate}.swarm-field{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.orb-shell{position:relative;z-index:1;transform-origin:center;transform-style:preserve-3d;will-change:transform}.orb-shell canvas{display:block}.orb-credit{position:fixed;z-index:2;color:#8a8a8a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;line-height:1;letter-spacing:.08em;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .25s ease}.orb-credit.is-visible{opacity:1}@media(prefers-reduced-motion:reduce){.orb-shell{will-change:auto}.orb-credit{transition:none}}
