.cattle-run-page{cursor:default;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#1e6b34;width:100vw;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}.cattle-run-back-btn{z-index:10;cursor:pointer;color:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:500;transition:background .25s,color .25s,border-color .25s;display:flex;position:absolute;top:16px;left:16px}.cattle-run-back-btn:hover{color:#fff;background:#fff3;border-color:#ffffff4d}.cattle-run-score{z-index:10;color:#fff;letter-spacing:2px;text-shadow:0 2px 8px #00000080;pointer-events:none;font-size:24px;font-weight:700;position:absolute;top:16px;left:50%;transform:translate(-50%)}.cattle-run-hp{z-index:10;pointer-events:none;gap:4px;display:flex;position:absolute;top:16px;right:16px}.cattle-run-hp span{font-size:24px;transition:all .3s}.cattle-run-hp-on{opacity:1;transform:scale(1)}.cattle-run-hp-off{opacity:.3;transform:scale(.75)}.cattle-run-canvas{touch-action:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.cattle-run-touch-controls{z-index:20;pointer-events:none;justify-content:space-between;align-items:flex-end;padding:0 20px;display:flex;position:absolute;bottom:24px;left:0;right:0}.cattle-run-touch-btn{pointer-events:auto;-webkit-backdrop-filter:blur(12px);color:#ffffffbf;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:2px solid #ffffff40;border-radius:50%;outline:none;justify-content:center;align-items:center;width:64px;height:64px;transition:background .15s,border-color .15s,transform .1s;display:flex}.cattle-run-touch-btn:active{background:#ffffff38;border-color:#ffffff80;transform:scale(.92)}@media (width<=360px){.cattle-run-back-btn{padding:6px 12px;font-size:12px;top:10px;left:8px}.cattle-run-score{font-size:20px;top:10px}.cattle-run-hp span{font-size:20px}.cattle-run-touch-btn{width:52px;height:52px}.cattle-run-touch-controls{padding:0 12px;bottom:16px}}
