:root{--black:#000;--green:#2fd840;--cyan:#35edf3;--warm:#f2d097}html,body{height:100%}body{background:var(--black);min-height:100svh;color:var(--green);overscroll-behavior-y:auto;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.1rem,3.5vh,2.4rem);margin:0;display:flex;overflow-x:hidden}.stage{aspect-ratio:1;width:min(72vh,86vw,600px);position:relative}@media (width<=700px){.stage{aspect-ratio:.687;width:min(78vw,47vh)}}canvas{z-index:1;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:relative;-webkit-mask-image:linear-gradient(#000 72%,#0000 99%);mask-image:linear-gradient(#000 72%,#0000 99%)}.mark{z-index:1;letter-spacing:.42em;text-indent:.42em;color:var(--green);text-shadow:0 0 14px #2fd84080;margin:0;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:clamp(.92rem,2vw,1.3rem);font-weight:400;position:relative}.cursor{vertical-align:-.12em;background:var(--cyan);width:.6em;height:1em;margin-left:.05em;animation:1.15s step-end infinite blink;display:inline-block;box-shadow:0 0 12px #35edf3bf}@keyframes blink{50%{opacity:0}}.hud{z-index:3;pointer-events:none;position:fixed;inset:clamp(14px,2.4vmin,26px)}.hud i{border:1px solid #35edf342;width:22px;height:22px;position:absolute}.hud i:first-child{border-bottom:0;border-right:0;top:0;left:0}.hud i:nth-child(2){border-bottom:0;border-left:0;top:0;right:0}.hud i:nth-child(3){border-top:0;border-right:0;bottom:0;left:0}.hud i:nth-child(4){border-top:0;border-left:0;bottom:0;right:0}.hud:before,.hud:after{content:"";background:repeating-linear-gradient(90deg,#35edf333 0 1px,#0000 1px 30px);height:5px;position:absolute;left:16%;right:16%}.hud:before{top:0}.hud:after{bottom:0}.fx{z-index:4;pointer-events:none;will-change:transform;width:300px;height:300px;position:fixed;top:0;left:0}.scan{pointer-events:none;z-index:2;background:repeating-linear-gradient(#0000 0 2px,#00000057 2px 3px);position:fixed;inset:0;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.cursor{animation:none}}
/*$vite$:1*/