body{margin:0}#fps-label{position:fixed;top:8px;left:8px;padding:4px 8px;background:#000000b3;color:#fff;font-family:monospace;font-size:16px;border-radius:4px;z-index:10}#camera-label{position:fixed;top:42px;left:8px;padding:4px 8px;background:#000000b3;color:#fff;font-family:monospace;font-size:16px;border-radius:4px;z-index:10}#pause-button{position:fixed;top:8px;right:8px;padding:8px 16px;background:#000000b3;color:#fff;border:none;font-family:monospace;font-size:14px;cursor:pointer;border-radius:4px;z-index:10}#view-controls{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;gap:8px;background:#ffffffd9;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:8px 6px;z-index:20}.button{font-family:monospace;font-size:13px;background:#eee;border:none;border-radius:4px;padding:4px 10px;cursor:pointer;transition:background .2s;text-decoration:none}.button:hover{background:#ddd}@media (max-width: 600px){#view-controls{bottom:8px;right:8px;padding:4px 2px}#view-controls button{font-size:12px;padding:3px 6px}}#carvatar-selector{position:fixed;top:12px;left:12px;display:flex;flex-direction:column;gap:8px;background:#ffffffd9;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:8px 6px;z-index:20}.hidden{display:none!important}
