:root{color-scheme:light}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;font-family:Trebuchet MS,Segoe UI,sans-serif;background:#0e1217}#root{display:block;width:100vw;height:100vh}#root canvas{display:block;width:100%;height:100%;touch-action:none}#crosshair{position:fixed;left:50%;top:50%;width:18px;height:18px;margin-left:-9px;margin-top:-9px;pointer-events:none;z-index:12}#crosshair:before,#crosshair:after{content:"";position:absolute;background:#ffffffeb;box-shadow:0 0 3px #0000008c}#crosshair:before{left:8px;top:2px;width:2px;height:14px}#crosshair:after{left:2px;top:8px;width:14px;height:2px}#brush-overlay{display:none;position:fixed;right:-50px;bottom:0;width:250px;height:auto;pointer-events:none;z-index:11;transform:rotate(115deg) scale(5);transform-origin:center center;transition:transform .1s ease-out;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}#brush-overlay.active{transform:rotate(90deg) scale(3.5)}#brush-overlay.zoomed{transform:rotate(115deg) scale(5.5)}#brush-overlay.zoomed.active{transform:rotate(90deg) scale(4)}#hud{position:fixed;top:12px;left:12px;color:#eff5f9;background:#04090ea6;border:1px solid rgb(255 255 255 / 20%);border-radius:8px;padding:10px 12px;min-width:300px;z-index:10;font-size:14px;line-height:1.4}@media(max-width:600px){#hud{top:6px;left:6px;min-width:auto;max-width:calc(100vw - 12px);font-size:11px;padding:6px 8px;border-radius:6px}#hud .hud-world-switch{margin-bottom:4px}#hud .hud-world-switch button{padding:3px 8px;font-size:11px}#hud [data-hint]{margin-top:4px}#hud [data-mobile-hide]{display:none}#brush-overlay{transform:rotate(115deg) scale(1.2);right:-20px;bottom:10px}#brush-overlay.active{transform:rotate(90deg) scale(1)}#brush-overlay.zoomed{transform:rotate(115deg) scale(1.3)}#brush-overlay.zoomed.active{transform:rotate(90deg) scale(1.1)}#crosshair{width:14px;height:14px;margin-left:-7px;margin-top:-7px}#crosshair:before{left:6px;top:1px;width:2px;height:12px}#crosshair:after{left:1px;top:6px;width:12px;height:2px}}#hud .hud-world-switch{margin-bottom:8px}#hint{margin-top:8px;color:#b8d7ef}.mobile-controls{touch-action:none}.mobile-control-btn:active{background:#5082b4f2}.stats-top-right{left:auto!important;right:12px!important;top:12px!important}
