:root{color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;height:100%;background:#070b16;color:#cdd6f4;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#app{min-height:100%;display:grid;place-items:center;padding:16px}.standing{margin:4px 0 0;text-align:center;font-size:15px;color:#ffd23f;min-height:1.2em}.pb-wrap{display:flex;flex-direction:column;align-items:center;gap:10px}.pb-hud{display:flex;gap:18px;font-size:15px;letter-spacing:.3px}.pb-hud b{color:#fff}.pb-canvas{border:2px solid #243152;border-radius:10px;background:#0d1326;box-shadow:0 12px 40px #00000080;touch-action:none;cursor:crosshair}.pb-help{font-size:13px;opacity:.7}
