#hud .day-info{max-width:44vw;overflow:hidden;text-overflow:ellipsis}#hud #bottom-hud #hotbar,#hud #target-name{display:none}#hud #crosshair{font-size:1.2rem;color:#ffffffe6}body.driving #hud #crosshair{display:none}#vc-purse{position:absolute;left:12px;top:58px;display:flex;flex-direction:column;gap:3px;pointer-events:none;z-index:40}.vc-cash{font-family:var(--font-pixel),monospace;font-size:1rem;color:#8bd450;text-shadow:2px 2px 0 rgba(0,0,0,.7)}.vc-stars{font-size:1.05rem;letter-spacing:2px;min-height:1.3em;text-shadow:2px 2px 0 rgba(0,0,0,.7)}.vc-stars .dim{opacity:.22}.vc-weapon{font-size:.8rem;color:#e8eef5;background:#00000073;padding:2px 8px;border-radius:6px;align-self:flex-start}#vc-objective{position:absolute;left:50%;top:56px;transform:translate(-50%);text-align:center;pointer-events:none;z-index:40;max-width:70vw}.vc-obj-title{font-family:var(--font-pixel),monospace;font-size:.6rem;color:#ffd76a;text-shadow:2px 2px 0 rgba(0,0,0,.7)}.vc-obj-text{font-size:.9rem;color:#fff;text-shadow:2px 2px 0 rgba(0,0,0,.8)}.vc-obj-timer{font-family:var(--font-pixel),monospace;font-size:.8rem;color:#fff;text-shadow:2px 2px 0 rgba(0,0,0,.8);min-height:1.2em}.vc-obj-timer.low{color:#ff6b6b}#vc-mapwrap{position:absolute;right:12px;bottom:14px;width:176px;height:176px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.35);box-shadow:0 0 0 3px #00000080;pointer-events:none;z-index:40;background:#101418}#vc-map{display:block;width:176px;height:176px;image-rendering:pixelated}.vc-map-label{position:absolute;left:0;right:0;bottom:6px;text-align:center;font-size:.7rem;color:#dfe6ee;text-shadow:1px 1px 0 #000}body.touch #vc-mapwrap{width:120px;height:120px;right:10px;bottom:auto;top:96px}body.touch #vc-map{width:120px;height:120px}#vc-drive{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:none;flex-direction:column;align-items:center;gap:4px;pointer-events:none;z-index:40}body.driving #vc-drive{display:flex}#vc-speed{font-family:var(--font-pixel),monospace;font-size:1.4rem;color:#fff;text-shadow:3px 3px 0 rgba(0,0,0,.7)}.vc-unit{font-size:.7rem;color:#9fb3c8;margin-left:4px}.vc-carhp-track{width:140px;height:8px;background:#00000080;border-radius:4px;overflow:hidden}#vc-carhp{height:100%;width:100%;background:#8bd450;transition:width .2s}.vc-carname{font-size:.75rem;color:#dfe6ee;text-shadow:1px 1px 0 #000}body.driving #bottom-hud{display:none}.vc-prompt{position:absolute;left:50%;bottom:28%;transform:translate(-50%);background:#0000008c;color:#fff;padding:6px 14px;border-radius:8px;font-size:.9rem;pointer-events:none;opacity:0;transition:opacity .15s;white-space:nowrap;z-index:45}.vc-prompt.on{opacity:1}.vc-prompt b{color:#ffd76a}.vc-banner{position:absolute;left:50%;top:32%;transform:translate(-50%);font-family:var(--font-pixel),monospace;font-size:1.6rem;color:#ffd76a;text-shadow:3px 3px 0 rgba(0,0,0,.7);opacity:0;pointer-events:none;white-space:nowrap;z-index:55;transition:opacity .3s}.vc-banner.on{opacity:1}.vc-sub{position:absolute;left:50%;top:calc(32% + 2.4rem);transform:translate(-50%);font-size:.95rem;color:#fff;text-shadow:2px 2px 0 rgba(0,0,0,.7);opacity:0;pointer-events:none;white-space:nowrap;z-index:55;transition:opacity .3s}.vc-sub.on{opacity:1}.vc-reward{position:absolute;left:50%;top:44%;transform:translate(-50%);font-family:var(--font-pixel),monospace;font-size:1.1rem;color:#8bd450;text-shadow:2px 2px 0 rgba(0,0,0,.7);opacity:0;pointer-events:none;z-index:55;transition:opacity .4s,transform .8s}.vc-reward.on{opacity:1;transform:translate(-50%,-30px)}.vc-busted{position:fixed;inset:0;display:none;flex-direction:column;align-items:center;justify-content:center;background:#141e3cbf;z-index:80;pointer-events:none}.vc-busted.on{display:flex}.vc-busted-title{font-family:var(--font-pixel),monospace;font-size:3rem;color:#4d9de0;text-shadow:4px 4px 0 rgba(0,0,0,.8)}.vc-busted-detail{color:#fff;font-size:1rem;margin-top:.6rem;text-shadow:2px 2px 0 #000}.vc-arrest{position:absolute;left:50%;bottom:36%;transform:translate(-50%);display:none;flex-direction:column;align-items:center;gap:4px;color:#fff;font-size:.85rem;text-shadow:1px 1px 0 #000;pointer-events:none;z-index:46}.vc-arrest.on{display:flex}.vc-arrest-track{width:160px;height:8px;background:#00000080;border-radius:4px;overflow:hidden}#vc-arrest-fill{height:100%;width:0;background:#4d9de0}.vc-panel{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:#040308a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:70;padding:1rem;pointer-events:auto}.vc-panel.on{display:flex}.vc-panel-window{width:min(560px,96vw);max-height:88vh;display:flex;flex-direction:column;background:var(--glass-bg);border:3px solid rgba(255,255,255,.18);border-radius:14px;overflow:hidden}.vc-panel-head{display:flex;align-items:center;gap:.6rem;padding:.7rem .9rem;border-bottom:2px solid rgba(255,255,255,.12)}.vc-panel-head h3{font-family:var(--font-pixel),monospace;font-size:.7rem;color:#ffd76a;margin:0;flex:1}.vc-shop-cash{font-family:var(--font-pixel),monospace;font-size:.7rem;color:#8bd450}.vc-panel-x{background:#ffffff1f;border:2px solid rgba(255,255,255,.2);color:#fff;border-radius:8px;width:36px;height:36px;font-size:1rem;cursor:pointer}.vc-panel-x:hover{background:#ff5a5a66}.vc-panel-hint{margin:0;padding:.6rem .9rem 0;color:#cbd5e1;font-size:.85rem}.vc-panel-body{padding:.8rem .9rem;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.vc-panel-foot{margin:0;padding:.5rem .9rem .8rem;color:#9fb3c8;font-size:.72rem}.vc-job{display:flex;align-items:center;gap:.8rem;background:#ffffff0f;border:2px solid rgba(255,255,255,.14);border-radius:10px;padding:.6rem .8rem}.vc-job.done{opacity:.55}.vc-job .vc-job-emoji{font-size:1.5rem}.vc-job .vc-job-text{flex:1}.vc-job .vc-job-title{font-weight:700;color:#fff}.vc-job .vc-job-brief{font-size:.8rem;color:#cbd5e1}.vc-job .vc-job-pay{font-family:var(--font-pixel),monospace;font-size:.6rem;color:#8bd450;white-space:nowrap}.vc-job button{background:#ffd76a;color:#2a2000;border:0;border-radius:8px;padding:.5rem .9rem;font-weight:800;cursor:pointer}.vc-job button:disabled{background:#fff3;color:#9fb3c8;cursor:default}.vc-job button.stop{background:#ff6b6bd9;color:#fff}.touch-btn.big{width:78px;height:78px;font-size:1.7rem}.touch-btn.wide{width:120px;height:52px;border-radius:14px;font-size:.95rem;font-weight:800}#touch-controls #btn-jump{right:1rem;bottom:.8rem}#touch-controls #btn-break{right:6.2rem;bottom:1.4rem}#touch-controls #btn-use{right:1rem;bottom:6.2rem}#touch-controls #btn-phone{right:9.6rem;bottom:6.6rem}#touch-controls #btn-swap{right:5.6rem;bottom:6.6rem}#touch-controls #btn-horn{right:6rem;bottom:1rem}#touch-controls #btn-brake{right:1.3rem;bottom:.8rem}body.driving #touch-controls #btn-phone{right:9.6rem;bottom:6.6rem}
