html,body{touch-action:none;overscroll-behavior:none;background:#05070f;width:100%;height:100%;margin:0;padding:0;font-family:Arial Black,Impact,sans-serif;overflow:hidden}#game{display:block;position:fixed;inset:0}#touch-overlay{pointer-events:none;z-index:10;justify-content:space-between;align-items:flex-end;padding:0 24px 24px;display:none;position:fixed;inset:0}.to-stick{pointer-events:auto;background:#141a2e73;border:2px solid #9be7ff66;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex}.to-nub{background:#9be7ff8c;border:2px solid #fff9;border-radius:50%;width:56px;height:56px}.to-buttons{pointer-events:auto;align-items:flex-end;gap:12px;display:flex}.to-btn{color:#fff;-webkit-user-select:none;user-select:none;touch-action:none;background:#141a2e8c;border:2px solid #ffffff80;border-radius:50%;width:62px;height:62px;font-family:inherit;font-size:20px;font-weight:900}.to-btn.to-big{background:#f2a81d99;width:84px;height:84px}.to-btn.to-small{width:48px;height:48px;font-size:16px}.to-btn:active{background:#f2a81dcc}
