.street-map-labels{letter-spacing:.12px;-webkit-user-select:none;user-select:none;font-family:Arial,sans-serif;font-weight:650}.mini-map-actions{align-items:center;gap:10px;display:flex}.minimap .map-expand{font:inherit;color:#e4eadb;background:#ffffff0a;border:1px solid #bacaae66;border-radius:5px;padding:4px 7px;font-size:11px}.game-first .minimap.map-expanded{z-index:40;width:min(760px,100vw - 32px,92dvh - 138px);max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);position:fixed;inset:50% auto auto 50%;overflow:auto;transform:translate(-50%,-50%)}.game-first .minimap.map-expanded>svg{width:100%;height:auto}.map-street-help{color:#c1ccb6;margin:8px 0 0;font-size:10px;line-height:1.4}@media (max-width:650px){.game-first .minimap.map-expanded{width:calc(100vw - 24px)}.mini-map-actions{gap:7px}}
body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog[data-slot=dialog-content]{flex-direction:column;width:calc(100vw - 32px);max-width:420px;height:fit-content;max-height:calc(100dvh - 32px);margin:auto;transition-property:background-color,border-color,color;animation:none;display:flex;inset:16px 0;overflow:hidden;transform:none;border-radius:20px!important;gap:0!important;padding:0!important}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog [data-slot=dialog-header]{text-align:left;flex:none;gap:8px;padding:24px 56px 18px 24px}.auth-brand{letter-spacing:-.4px;color:var(--cub-panel-soft);align-items:center;gap:7px;margin-bottom:6px;font-size:15px;font-weight:650;display:flex}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog .dialog-heading{letter-spacing:-.7px;outline:none;margin:0!important;font-size:24px!important;font-weight:600!important;line-height:1.2!important}.auth-dialog [data-slot=dialog-description]{text-wrap:pretty;font-size:13px;line-height:1.5}.auth-dialog-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:0 24px 16px;scroll-padding-block:12px;overflow-y:auto}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog form{gap:12px}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog [data-slot=field-group]{gap:14px}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog [data-slot=field]{gap:6px}.auth-dialog [data-slot=field-label]{font-size:13px;font-weight:500;line-height:18px}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog input{width:100%;height:48px;min-height:48px;box-shadow:none;border-radius:10px;padding:12px;scroll-margin-block:12px;font-size:16px;line-height:22px}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog input:focus-visible{outline:2px solid var(--cub-panel-focus);outline-offset:1px;box-shadow:none}.auth-dialog button[type=submit]{border-radius:10px;width:100%;min-height:48px;margin-top:4px;font-size:15px;font-weight:600}.auth-legal{color:var(--cub-panel-soft);margin:0;font-size:11px;line-height:1.5}.auth-legal a{text-underline-offset:2px;text-decoration:underline}.auth-mode-switch{white-space:normal;border-radius:10px;width:100%;min-height:44px;font-size:13px}.auth-dialog .auth-explore{width:100%;min-height:44px;margin-top:4px;font-size:12px}@media (max-width:640px),(max-height:500px) and (pointer:coarse){body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog[data-slot=dialog-content]{--auth-edge:max(8px, env(safe-area-inset-bottom));width:calc(100vw - 16px);max-width:420px;top:auto;left:0;right:0;bottom:max(var(--auth-edge), calc(100% - var(--auth-viewport-top,0px) - var(--auth-viewport-height,100dvh) + var(--auth-edge)));height:fit-content;max-height:calc(var(--auth-viewport-height,100dvh) - var(--auth-edge) - max(8px, env(safe-area-inset-top)));margin:0 auto;animation:none;transform:none;border-radius:22px!important}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog [data-slot=dialog-header]{padding:20px 52px 16px 20px}.auth-dialog-body{padding:0 20px 8px}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog[data-keyboard-open=true]{--auth-edge:8px}body:has(.game-first,.component-theme-host) .signin-dialog.auth-dialog[data-keyboard-open=true] [data-slot=dialog-header]{padding-top:16px;padding-bottom:14px}.signin-dialog.auth-dialog[data-keyboard-open=true] .auth-brand{display:none}.signin-dialog.auth-dialog[data-keyboard-open=true] [data-slot=dialog-description]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}
.hud-visitor-counter{z-index:7;box-sizing:border-box;border:1px dashed var(--hud-soft);background:var(--hud-hover);width:max-content;max-width:100%;color:var(--hud-ink);white-space:nowrap;pointer-events:auto;border-radius:5px;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:6px 12px;display:flex;position:relative;inset:auto;transform:none;box-shadow:0 2px 8px #213d2410}.hud-visitor-counter[hidden]{display:none}.visitor-counter-label{letter-spacing:.8px;font-size:9px;font-weight:700}.visitor-counter-digits{font-variant-numeric:tabular-nums;gap:2px;font-family:monospace;font-size:12px;font-weight:600;line-height:18px;display:flex}.visitor-counter-digits>span{text-align:center;color:#eef2da;background:#304438;border:1px solid #ffffff18;border-radius:2px;min-width:10px;padding:0 1px;box-shadow:inset 0 1px 2px #0003}.night .visitor-counter-digits>span{color:#d9edbb;background:#192b23}.game-first:has(.first-person-world[data-look=locked]) .hud-visitor-counter{visibility:hidden;pointer-events:none}
.touch-controls{z-index:9;pointer-events:none;color:var(--hud-ink,#35463a);display:none;position:absolute;inset:0}.touch-controls[hidden]{display:none!important}.touch-steering{left:max(16px,env(safe-area-inset-left));bottom:calc(75px + env(safe-area-inset-bottom));text-align:center;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:120px;position:absolute}.touch-stick{box-sizing:border-box;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);touch-action:none;cursor:grab;background:#eff3e358;border:1px solid #f6f8eaaa;border-radius:50%;width:120px;height:120px;position:relative;box-shadow:inset 0 0 0 18px #eef3e31a,0 2px 14px #2d42330c}.touch-stick[data-active=true]{cursor:grabbing;background:#f1f5e5a3;border-color:#a4b88d}.touch-stick>span{pointer-events:none;color:var(--hud-ink,#35463a);place-items:center;display:grid;position:absolute}.stick-north{top:8px;left:51px}.stick-south{bottom:8px;left:51px}.stick-west{top:51px;left:8px}.stick-east{top:51px;right:8px}.touch-stick .stick-diagonals{border:1px dashed #69815445;border-radius:50%;inset:23px;transform:rotate(45deg)}.touch-stick .touch-stick-thumb{will-change:transform;background:#f3f6e9db;border:1px solid #82977377;border-radius:50%;width:42px;height:42px;top:38px;left:38px;box-shadow:0 3px 9px #334b3520}.touch-stick[data-active=true] .touch-stick-thumb{background:#dbe9c8;border-color:#7e9964}.touch-move-label{color:var(--hud-soft,#53684b);text-shadow:0 1px 3px #f5f7ee90;pointer-events:none;padding-top:5px;font-size:10px;line-height:15px;display:block}.touch-actions{right:max(14px,env(safe-area-inset-right));bottom:calc(83px + env(safe-area-inset-bottom));pointer-events:auto;gap:8px;display:flex;position:absolute}.touch-actions button{width:52px;height:52px;color:var(--hud-ink,#35463a);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font:inherit;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#eff2df73;border:1px solid #f6f7e680;border-radius:50%;font-size:11px;font-weight:600}.touch-actions button[aria-pressed=true]{background:#dbe9c8d9;border-color:#829e69;box-shadow:0 0 0 3px #dbe9c835}.touch-actions button:focus-visible{outline-offset:3px;outline:2px solid #687d4a}.night .touch-stick,.night .touch-actions button{background:#243b2fa3;border-color:#b2c19c50}.night .touch-stick .touch-stick-thumb{color:#273e2a;background:#cad8bcda}@media (any-pointer:coarse){.touch-controls{display:block}}@media (max-height:480px){.touch-steering{bottom:calc(57px + env(safe-area-inset-bottom));width:110px}.touch-stick{width:110px;height:110px}.touch-stick .touch-stick-thumb{top:33px;left:33px}.stick-north,.stick-south{left:46px}.stick-west,.stick-east{top:46px}.touch-move-label{display:none}.touch-actions{bottom:calc(65px + env(safe-area-inset-bottom))}}
