.p-stage{position:relative;min-height:100vh;min-height:100dvh;background:radial-gradient(ellipse 80% 60% at 50% 50%,#0a0e16 0,#050608 70%);overflow:hidden;cursor:crosshair}.p-canvas{display:block}.p-canvas,.p-hud{position:absolute;inset:0}.p-hud{pointer-events:none}.p-corner{position:absolute;width:26px;height:26px;border:1px solid rgba(120,230,255,.5);animation:p-fade 1.2s ease both}.p-tl{left:18px;border-right:0}.p-tl,.p-tr{top:18px;border-bottom:0}.p-tr{right:18px;border-left:0}.p-bl{left:18px;border-right:0}.p-bl,.p-br{bottom:18px;border-top:0}.p-br{right:18px;border-left:0}.p-label{position:absolute;font-family:JetBrains Mono,monospace;font-size:.74rem;letter-spacing:.14em;color:#9beaff;animation:p-fade 1.2s ease .3s both}.p-top-left{top:26px;left:60px}.p-top-right{top:26px;right:60px}.p-bottom-left{bottom:26px;left:60px}.p-bottom-right{bottom:26px;right:60px}.p-dim{color:rgba(155,234,255,.45)}.p-cursor{color:#c9a6ff;margin-right:.5em}.p-blink{animation:p-blink 1s steps(2,start) infinite}@keyframes p-blink{to{visibility:hidden}}@keyframes p-fade{0%{opacity:0}to{opacity:1}}.p-scan{inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 3px,hsla(0,0%,100%,.012) 0,hsla(0,0%,100%,.012) 4px)}.p-scan,.sr-only{position:absolute}.sr-only{width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media (max-width:1023px){.p-build{display:none}}@media (max-width:640px){.p-bottom-left,.p-top-left{left:52px}.p-bottom-right,.p-top-right{right:52px}.p-label{font-size:.66rem}}@media (prefers-reduced-motion:reduce){.p-blink,.p-corner,.p-label{animation:none}}