*{box-sizing:border-box;margin:0;padding:0}body{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}#game-container canvas{display:block}.root-shot-prompt{z-index:20;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.root-shot-prompt__panel{background:#151821f5;border:2px solid #ffd166;border-radius:6px;flex-direction:column;gap:10px;min-width:260px;padding:16px;display:flex;box-shadow:0 10px 28px #0006}.root-shot-prompt__label{color:#f8f4e8;text-align:center;font:700 18px Arial,sans-serif}.root-shot-prompt__input{color:#151821;text-align:center;background:#fff;border:2px solid #566071;border-radius:4px;outline:none;width:100%;padding:8px 10px;font:700 20px Arial,sans-serif}.root-shot-prompt__input:focus{border-color:#0af}
