*{box-sizing:border-box}html,body{color:#fff;-webkit-user-select:none;user-select:none;background:#1d1f23;height:100%;margin:0;font-family:Trebuchet MS,Segoe UI,system-ui,sans-serif;overflow:hidden}#game{position:fixed;inset:0}#game canvas{display:block}#game{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke-linecap='round'%3E%3Cpath d='M16 3v6M16 23v6M3 16h6M23 16h6' stroke='%23000' stroke-opacity='.55' stroke-width='4'/%3E%3Ccircle cx='16' cy='16' r='7' stroke='%23000' stroke-opacity='.55' stroke-width='4'/%3E%3Cpath d='M16 3v6M16 23v6M3 16h6M23 16h6' stroke='%23fff' stroke-width='2'/%3E%3Ccircle cx='16' cy='16' r='7' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3Ccircle cx='16' cy='16' r='1.5' fill='%23fff'/%3E%3C/svg%3E") 16 16,crosshair}#menu{z-index:10;background:radial-gradient(#0a0c101a,#0a0c108c);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#menu[hidden]{display:none}.panel{text-align:center;background:#14161ce0;border:2px solid #f2c230;border-radius:10px;width:min(420px,100vw - 32px);padding:28px 24px;box-shadow:0 12px 40px #00000080}h1{letter-spacing:4px;color:#f2c230;text-shadow:3px 3px #b3202a;margin:0;font-size:56px;font-style:italic}h1 span{color:#fff}.tagline{color:#c9ccd3;margin:4px 0 20px}#join-form{gap:8px;display:flex}#name{min-width:0;font:inherit;color:#fff;background:#0f1115;border:2px solid #555b66;border-radius:6px;outline:none;flex:1;padding:12px 14px;font-size:20px}#name:focus{border-color:#f2c230}#play{font:inherit;color:#1d1f23;cursor:pointer;background:#f2c230;border:none;border-radius:6px;padding:12px 22px;font-size:20px;font-weight:700}#play:hover{background:#ffd84d}#play:disabled{opacity:.6;cursor:default}#menu-status{color:#ff8a80;min-height:1.2em;margin:12px 0 0}.controls{color:#9aa0ab;margin:14px 0 0;font-size:13px}:root{--u:1}@media (width>=1100px) and (height>=680px){body:not(.touch){--u:1.3}}@media (width>=1500px) and (height>=850px){body:not(.touch){--u:1.5}}@media (width>=2200px) and (height>=1250px){body:not(.touch){--u:1.9}}#hud{pointer-events:none;z-index:5;text-shadow:1px 1px 2px #000;position:fixed;inset:0}#hud[hidden]{display:none}#hud-city{top:calc(12px * var(--u));left:calc(14px * var(--u));font-size:calc(18px * var(--u));font-weight:700;position:absolute}#hud-ping{top:calc(36px * var(--u));left:calc(14px * var(--u));font-size:calc(12px * var(--u));color:#c9ccd3;position:absolute}#mute{z-index:7;top:calc(54px * var(--u));left:calc(10px * var(--u));font-size:calc(18px * var(--u));padding:calc(5px * var(--u)) calc(7px * var(--u));border-radius:calc(6px * var(--u));color:#fff;cursor:pointer;background:#0006;border:none;line-height:1;position:fixed}#mute:hover{background:#0009}#hud[hidden]~#mute{display:none}body.touch #mute{top:26px;left:calc(84px + env(safe-area-inset-left));padding:3px 6px;font-size:14px}#hud-board{top:calc(12px * var(--u));right:calc(14px * var(--u));padding:calc(8px * var(--u)) calc(12px * var(--u));font-size:calc(13px * var(--u));border-radius:calc(6px * var(--u));min-width:calc(190px * var(--u));background:#0006;position:absolute}.board-title{font-size:calc(11px * var(--u));text-transform:uppercase;letter-spacing:1px;color:#c9ccd3;margin-bottom:calc(4px * var(--u))}#hud-players{margin:0;padding:0;list-style:none}#hud-players li{gap:calc(8px * var(--u));line-height:1.5;display:flex}#hud-players .rank{color:#9aa0ab;text-align:right;width:1.6em}#hud-players .who{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}#hud-players .pts{font-variant-numeric:tabular-nums;color:#f2c230}#hud-players li.me{color:#f2c230;font-weight:700}#hud-players li.gap{color:#9aa0ab;justify-content:center}#hud-feed{top:calc(90px * var(--u));left:calc(14px * var(--u));font-size:calc(13px * var(--u));margin:0;padding:0;list-style:none;position:absolute}#hud-feed li{margin-bottom:calc(3px * var(--u));padding:calc(2px * var(--u)) calc(8px * var(--u));border-radius:calc(4px * var(--u));background:#0006;transition:opacity .6s}#hud-feed li.mine{background:#b2202a99}#hud-feed li.frenzy .how{color:#ffb03a}#hud-feed .how{color:#9aa0ab;margin:0 calc(5px * var(--u))}#hud-score{top:calc(10px * var(--u));font-size:calc(34px * var(--u));color:#f2c230;text-shadow:2px 2px #000;font-variant-numeric:tabular-nums;font-style:italic;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}#score-mult{margin-left:calc(10px * var(--u));font-size:calc(22px * var(--u));color:#fff}#hud-wanted{margin-left:calc(12px * var(--u));font-size:calc(24px * var(--u));letter-spacing:calc(2px * var(--u));color:#f2c230;white-space:nowrap;font-style:normal;line-height:1;display:inline-block}#hud-wanted[hidden]{display:none}#hud-wanted .off{color:#ffffff38;text-shadow:none}#hud-wanted.fading span:not(.off){animation:.5s step-end infinite wanted-flash}@keyframes wanted-flash{50%{color:#ffffff38}}#hud-wanted.up{animation:.45s ease-out wanted-up}@keyframes wanted-up{0%{transform:scale(1.6)}to{transform:scale(1)}}#hud-feed .police{color:#7fb0ff}body.touch #hud-wanted{font-size:18px}#toast{top:calc(58px * var(--u));font-size:calc(22px * var(--u));color:#fff;text-shadow:2px 2px #000;opacity:0;white-space:nowrap;font-weight:700;transition:opacity .4s;position:absolute;left:50%;transform:translate(-50%)}#toast.show{opacity:1;transition:none}#hud-bounty{top:calc(92px * var(--u));align-items:center;gap:calc(8px * var(--u));padding:calc(4px * var(--u)) calc(12px * var(--u));font-size:calc(15px * var(--u));white-space:nowrap;border:calc(2px * var(--u)) solid #46e06a;border-radius:calc(16px * var(--u));color:#fff;background:#00000080;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}#hud-bounty[hidden]{display:none}#hud-bounty .arrow{color:#46e06a;flex:none;width:1.1em;height:1.1em}#hud-bounty b{color:#46e06a}#hud-bounty.me{border-color:#ff4040;animation:1s ease-in-out infinite bounty-pulse}#hud-bounty.me .arrow{display:none}#hud-bounty.me b{color:#ff6a6a}@keyframes bounty-pulse{50%{background:#b2202a99}}.bounty-tag{font-size:calc(15px * (.5 + var(--u) / 2));color:#46e06a;text-shadow:1px 1px 2px #000,-1px -1px 2px #000;pointer-events:none;font-weight:700}#hud-players li.lead .who:before{content:"$ ";color:#46e06a}#hud-feed li.bounty{background:#1e7832b3}#hud-frenzy{top:calc(92px * var(--u));gap:calc(12px * var(--u));padding:calc(5px * var(--u)) calc(14px * var(--u));font-size:calc(18px * var(--u));color:#fff;border-radius:calc(6px * var(--u));text-shadow:2px 2px #000;white-space:nowrap;background:#780000b8;border:2px solid #ff4a3a;align-items:baseline;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}#hud-frenzy[hidden]{display:none}#hud-frenzy b{color:#ffd23a;letter-spacing:.06em}#frenzy-time.low{color:#ff5a4a}#callout{font-size:calc(40px * var(--u));letter-spacing:.04em;color:#ffd23a;text-shadow:3px 3px #000,-1px -1px #000;opacity:0;white-space:nowrap;pointer-events:none;font-style:italic;font-weight:900;transition:opacity .5s,transform .5s;position:absolute;top:26%;left:50%;transform:translate(-50%,-50%)scale(.8)}#callout.show{opacity:1;transition:transform .12s cubic-bezier(.3,1.8,.6,1);transform:translate(-50%,-50%)scale(1)}#callout.frenzy{color:#ff4a3a}body.touch #callout{font-size:28px}body.touch #hud-frenzy{font-size:14px;top:64px}#hud-frenzy:not([hidden])~#hud-bounty{top:calc(136px * var(--u))}body.touch #hud-frenzy:not([hidden])~#hud-bounty{top:98px}#hud-status{left:calc(14px * var(--u));bottom:calc(14px * var(--u));width:calc(220px * var(--u));position:absolute}#hud-weapon{font-size:calc(16px * var(--u));margin-bottom:calc(4px * var(--u));font-weight:700}.health{height:calc(12px * var(--u));border-radius:calc(4px * var(--u));background:#00000080;border:2px solid #fff9;overflow:hidden}#hud-health{background:#3fcf5e;width:100%;height:100%;transition:width .15s}#hud-health.low{background:#e0402f}#wasted{text-align:center;position:absolute;top:34%;left:50%;transform:translate(-50%,-50%)}#wasted[hidden]{display:none}.wasted-title{font-size:calc(84px * var(--u));letter-spacing:6px;color:#d8231c;text-shadow:4px 4px #000;font-style:italic;font-weight:700;animation:.35s ease-out wasted-in}@keyframes wasted-in{0%{opacity:0;transform:scale(2.2)}}#wasted-by{font-size:calc(20px * var(--u));margin-top:calc(4px * var(--u))}#wasted-timer{font-size:calc(15px * var(--u));color:#c9ccd3;margin-top:calc(6px * var(--u))}body.hurt #game:after{content:"";pointer-events:none;position:fixed;inset:0;box-shadow:inset 0 0 120px #c800008c}#hud-hint{bottom:calc(18px * var(--u));font-size:calc(15px * var(--u));padding:calc(6px * var(--u)) calc(14px * var(--u));border-radius:calc(6px * var(--u));white-space:nowrap;background:#00000073;position:absolute;left:50%;transform:translate(-50%)}#hud-hint:empty{display:none}#minimap{right:calc(14px * var(--u));bottom:calc(14px * var(--u));width:calc(170px * var(--u));height:calc(170px * var(--u));border-radius:calc(6px * var(--u));background:#222;border:2px solid #fff9;position:absolute}#banner{z-index:8;padding:calc(12px * var(--u)) calc(22px * var(--u));font-size:calc(20px * var(--u));border-radius:calc(8px * var(--u));background:#000000b3;position:fixed;top:40%;left:50%;transform:translate(-50%,-50%)}#banner[hidden]{display:none}.name-label{font-size:calc(13px * (.5 + var(--u) / 2));color:#fff;text-shadow:1px 1px 2px #000,-1px -1px 2px #000;white-space:nowrap;pointer-events:none;font-weight:700}.name-label.me{color:#f2c230}.name-label{text-align:center}.name-label .hp{background:#0009;border-radius:2px;width:38px;height:4px;margin:2px auto 0;overflow:hidden}.name-label .hp[hidden]{display:none}.name-label .hp div{background:#e0402f;height:100%}@media (width<=640px){#minimap{width:110px;height:110px}#hud-board{min-width:0;font-size:11px}#hud-feed{display:none}#hud-score{font-size:26px;top:44px}#hud-bounty{font-size:12px;top:78px}.wasted-title{font-size:56px}#hud-status{width:150px}#hud-hint{font-size:12px}}.touch-controls,body.touch .key-controls{display:none}body.touch .touch-controls{display:block}body.touch{touch-action:none;overscroll-behavior:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}#touch{z-index:6;touch-action:none;position:fixed;inset:0}#touch[hidden]{display:none}#touch .stick-zone{width:50%;position:absolute;top:0;bottom:0;left:0}#touch .aim-zone{width:50%;position:absolute;top:0;bottom:0;right:0}#touch.driving .aim-stick{display:none}#touch .aim-stick{border-color:#ff8c8280}#touch .stick{pointer-events:none;opacity:0;background:#0000002e;border:2px solid #ffffff59;border-radius:50%;width:124px;height:124px;margin:-62px 0 0 -62px;transition:opacity .15s;position:absolute;top:0;left:0}#touch .stick.active{opacity:1;transition:none}#touch .stick.far:not(.aim-stick){border-color:#ffdc78e6}#touch .stick.far:not(.aim-stick) .knob{background:#ffe18ccc}#touch .knob{background:#ffffff8c;border-radius:50%;width:56px;height:56px;margin:-28px 0 0 -28px;position:absolute;top:50%;left:50%;box-shadow:0 2px 8px #0006}.touch-btn{color:#fff;text-shadow:1px 1px 2px #000;background:#00000059;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute}#touch-fire{pointer-events:none;right:calc(22px + env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));letter-spacing:1px;background:#c81e1e73;border-color:#ff8c82cc;width:92px;height:92px;font-size:17px}#touch-fire.down{background:#e62828bf;transform:scale(.94)}#touch-use{right:calc(122px + env(safe-area-inset-right));bottom:calc(26px + env(safe-area-inset-bottom));opacity:.55;width:66px;height:66px;font-size:13px}#touch-use.ready{opacity:1;background:#f2c2308c;border-color:#f2c230}body.touch #hud-city,body.touch #hud-ping,body.touch #hud-feed{left:calc(14px + env(safe-area-inset-left))}body.touch #hud-board{right:calc(14px + env(safe-area-inset-right));min-width:0;padding:6px 10px;font-size:11px}body.touch #hud-feed{display:none}body.touch #hud-city{font-size:14px}body.touch #hud-ping{font-size:11px;top:32px}body.touch #minimap{top:52px;bottom:auto;right:auto;left:calc(14px + env(safe-area-inset-left));opacity:.9;width:96px;height:96px}body.touch #hud-status{left:50%;bottom:calc(10px + env(safe-area-inset-bottom));text-align:center;width:150px;transform:translate(-50%)}body.touch #hud-weapon{font-size:13px}body.touch #hud-hint{bottom:calc(52px + env(safe-area-inset-bottom));font-size:12px}body.touch #hud-score{font-size:26px}body.touch #score-mult{font-size:17px}body.touch .wasted-title{font-size:56px}@media (orientation:portrait){body.touch #hud-score{top:44px;left:auto;right:calc(14px + env(safe-area-inset-right));font-size:20px;transform:none}body.touch #hud-board{max-width:150px;font-size:10px;top:74px}body.touch #toast{font-size:18px;top:180px}body.touch #hud-status{top:156px;bottom:auto;left:calc(14px + env(safe-area-inset-left));text-align:left;width:96px;transform:none}body.touch #hud-hint{bottom:calc(136px + env(safe-area-inset-bottom))}}#shop{z-index:7;left:50%;bottom:calc(56px * var(--u));padding:calc(8px * var(--u)) calc(10px * var(--u));border-radius:calc(8px * var(--u));text-align:center;text-shadow:1px 1px 2px #000;touch-action:manipulation;background:#14161ce6;border:2px solid #d42a2a;position:fixed;transform:translate(-50%)}#shop[hidden],#hud[hidden]~#shop{display:none}.shop-title{font-size:calc(14px * var(--u));letter-spacing:2px;color:#ff6b6b;margin-bottom:calc(6px * var(--u));font-style:italic;font-weight:700}.shop-items{gap:calc(6px * var(--u));display:flex}.shop-items button{font:inherit;font-size:calc(13px * var(--u));color:#fff;min-width:calc(92px * var(--u));padding:calc(6px * var(--u)) calc(8px * var(--u));border-radius:calc(6px * var(--u));cursor:pointer;background:#ffffff1a;border:1px solid #ffffff59}.shop-items button:hover:not(.cant){background:#d42a2a80}.shop-items button .price{color:#f2c230;font-weight:700;display:block}.shop-items button .key{opacity:.6;margin-right:4px}.shop-items button.cant{opacity:.45;cursor:default}.shop-items button.cant .price{color:#ff8a8a}.shop-note{margin-top:calc(6px * var(--u));font-size:calc(11px * var(--u));opacity:.7}body.touch #shop{bottom:calc(50px + env(safe-area-inset-bottom));padding:5px 7px}body.touch .shop-title{margin-bottom:4px;font-size:12px}body.touch .shop-note{display:none}body.touch .shop-items button{width:74px;min-width:0;padding:6px 3px;font-size:11px}body.touch .shop-items button .key{display:none}.noscript{z-index:20;text-align:center;max-width:560px;height:fit-content;margin:auto;padding:24px;position:fixed;inset:0}
