html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}canvas{display:block}#minimap{width:var(--mmsize,220px);height:var(--mmsize,220px);z-index:10;border:2px solid #ffffff8c;border-radius:50%;position:fixed;bottom:40px;left:14px;box-shadow:0 2px 12px #00000073}#minimap.full{cursor:grab;border-radius:14px;width:min(86vh,86vw);height:min(86vh,86vw);top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}#hud{color:#e8f0ff;white-space:pre;z-index:10;background:#0000008c;border-radius:6px;padding:6px 10px;font:12px/1.5 Consolas,monospace;position:fixed;top:8px;right:8px}#speedo{color:#fff;text-shadow:0 2px 6px #00000080;z-index:10;background:#0a0e1299;border-radius:12px;padding:6px 16px 8px;font:italic 800 38px/1.1 Segoe UI,sans-serif;display:none;position:fixed;bottom:42px;right:18px}#speedo .unit{opacity:.75;margin-left:6px;font:italic 600 14px/1 sans-serif}#status-top{z-index:10;background:#0a0e128c;border-radius:10px;align-items:center;gap:14px;padding:6px 14px;font:700 18px/1.2 Segoe UI,sans-serif;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}#money{color:#8fe08f}#weapon{color:#d8dce4;z-index:10;background:#0a0e128c;border-radius:8px;padding:5px 12px;font:700 16px/1.2 Segoe UI,sans-serif;position:fixed;bottom:96px;right:18px}#speedo #gear{color:#ffd76a;margin-left:10px;font:italic 700 18px/1 sans-serif}#rpmwrap{z-index:10;background:#0a0e1299;border-radius:3px;width:130px;height:5px;display:none;position:fixed;bottom:32px;right:18px;overflow:hidden}#rpmbar{background:linear-gradient(90deg,#4a90e2,#e2574a);width:0;height:100%}#chatlog{color:#eef4fb;text-shadow:0 1px 3px #000000e6;pointer-events:none;z-index:12;width:320px;font:13px/1.5 Segoe UI,sans-serif;position:fixed;bottom:300px;left:14px}#chatinput{color:#fff;z-index:31;background:#0a0e12d9;border:1px solid #ffffff4d;border-radius:8px;width:300px;padding:6px 10px;font:14px Segoe UI,sans-serif;display:none;position:fixed;bottom:270px;left:14px}#clock{color:#ffe9a8;font-size:15px}#carhpwrap{z-index:10;background:#0a0e1299;border-radius:4px;width:130px;height:8px;display:none;position:fixed;bottom:22px;right:18px;overflow:hidden}#carhpbar{background:linear-gradient(90deg,#c0873c,#e0b45c);width:100%;height:100%}#dmg{pointer-events:none;opacity:0;z-index:9;background:radial-gradient(#0000 45%,#c814148c 100%);position:fixed;inset:0}#wanted{color:#ffd23c;letter-spacing:2px}#modechip{color:#7fd0ff;border:1px solid #7fd0ff80;border-radius:8px;padding:2px 8px;font-size:14px}#modechip:empty{display:none}#healthwrap{z-index:10;background:#0a0e1299;border-radius:6px;width:240px;height:12px;position:fixed;bottom:14px;left:50%;overflow:hidden;transform:translate(-50%)}#healthbar{background:linear-gradient(90deg,#45b054,#6fd07a);width:100%;height:100%;transition:width .2s}#crosshair{color:#fffffff2;text-shadow:0 0 4px #000c;z-index:10;pointer-events:none;font:400 30px/1 monospace;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#settings{color:#e8eef6;z-index:30;background:#0c1016eb;border:1px solid #fff3;border-radius:14px;width:400px;padding:18px 22px;font:14px/1.6 Segoe UI,sans-serif;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#settings h3{margin:0 0 12px}#settings .hint{opacity:.6;font-size:12px;font-weight:400}#settings .row{flex-wrap:wrap;align-items:center;gap:10px;margin:10px 0;display:flex}#settings .keys,#settings .modes{opacity:.65;font-size:12px;display:block}#settings button{color:#fff;cursor:pointer;background:#2f6fd8;border:none;border-radius:8px;padding:6px 14px;font-weight:600}#settings input[type=range]{flex:1}#garage[hidden],#inventory[hidden],#helpbox[hidden]{display:none}#helpbox{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e8eef6;background:#080b10d1;flex-direction:column;gap:14px;padding:26px clamp(16px,4vw,54px);font:400 14px/1.65 Segoe UI,sans-serif;display:flex;position:fixed;inset:0;overflow-y:auto}#helpbox .help-head{border-bottom:1px solid #ffffff29;align-items:baseline;gap:12px;padding-bottom:10px;display:flex}#helpbox h3{letter-spacing:.3px;margin:0;font-size:21px}#helpbox .hint{opacity:.6;font-size:12px}#helpbox .help-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));align-items:start;gap:12px;display:grid}#helpbox section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:12px 14px}#helpbox h4{color:#9fd0ff;margin:0 0 8px;font-size:15px}#helpbox p{opacity:.9;margin:5px 0}#helpbox b{color:#fff}#helpbox .warn{color:#ffc46b}#helpbox kbd{text-align:center;background:#ffffff1a;border:1px solid #ffffff47;border-bottom-width:2px;border-radius:5px;min-width:15px;margin:0 1px;padding:1px 5px;font:600 12px/1.5 Segoe UI,sans-serif;display:inline-block}#garage{z-index:21;background:#0c1016e6;border:1px solid #ffffff38;border-radius:12px;flex-direction:column;gap:6px;padding:10px 12px;display:flex;position:fixed;bottom:140px;right:18px}#garage .inv-title{color:#dfe6ee;font:700 14px Segoe UI,sans-serif}#garage .inv-title .hint{opacity:.6;font-size:11px;font-weight:400}#garage .gar-slot{color:#e8eef6;cursor:pointer;background:#232c38;border:1px solid #ffffff26;border-radius:8px;justify-content:space-between;gap:18px;padding:7px 12px;font:600 14px Segoe UI,sans-serif;display:flex}#garage .gar-slot.owned{background:#21503a;border-color:#58c58a}#garage .gar-slot.owned .price{display:none}#garage .free-row{color:#cdd6e0;align-items:center;gap:6px;margin:2px 0 4px;font:600 13px Segoe UI,sans-serif;display:flex}#garage .gar-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}#garage.free .price{display:none}#garage .price{opacity:.65;font-size:12px}body.photo #garage{display:none!important}#inventory{z-index:20;background:#0c1016e6;border:1px solid #ffffff38;border-radius:12px;flex-direction:column;gap:6px;padding:10px 12px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#inventory .inv-title{color:#dfe6ee;margin-bottom:2px;font:700 14px Segoe UI,sans-serif}#inventory .inv-title .hint{opacity:.6;font-size:11px;font-weight:400}#inventory .inv-slot{color:#e8eef6;cursor:pointer;background:#232c38;border:1px solid #ffffff26;border-radius:8px;justify-content:space-between;gap:18px;padding:7px 12px;font:600 14px Segoe UI,sans-serif;display:flex}#inventory .inv-slot.sel{background:#2f6fd8;border-color:#7fb0ff}#inventory kbd{opacity:.55;font-size:11px}body.photo #inventory{display:none!important}#btn-settings{color:#dfe6ee;cursor:pointer;z-index:11;background:#0a0e1299;border:none;border-radius:50%;width:26px;height:26px;font-size:15px;position:fixed;top:10px;left:14px}#btn-settings:hover{background:#2f6fd8cc}#keybinds{grid-template-columns:1fr 1fr;gap:4px 14px;margin:4px 0 8px;font-size:13px;display:grid}#keybinds .kb{justify-content:space-between;align-items:center;gap:8px;display:flex}#keybinds button{background:#3a4654;min-width:64px;padding:2px 8px;font-size:12px}#keybinds button.listening{background:#d08a2c}#credit{color:#ffffffbf;text-shadow:0 1px 2px #0009;z-index:10;font:11px/1.4 sans-serif;position:fixed;bottom:6px;right:8px}body.photo #hud,body.photo #minimap,body.photo #status-top,body.photo #healthwrap,body.photo #weapon,body.photo #speedo,body.photo #rpmwrap,body.photo #carhpwrap,body.photo #crosshair,body.photo #chatlog,body.photo #dmg,body.photo #btn-settings,body.photo #credit{display:none!important}#welcome[hidden]{display:none}#welcome{z-index:60;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#06090ec7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}#welcome .wel-card{color:#e8eef6;text-align:center;background:linear-gradient(165deg,#18202cf7,#0e131bf7);border:1px solid #ffffff24;border-radius:16px;max-width:680px;max-height:92vh;padding:26px 30px 24px;font:400 14px/1.6 Segoe UI,sans-serif;overflow-y:auto;box-shadow:0 18px 60px #0000008c}#welcome h1{letter-spacing:.5px;margin:0 0 6px;font-size:26px}#welcome .wel-sub{color:#c7d3e2;max-width:540px;margin:0 auto 16px;font-size:13.5px}#welcome .wel-grid{text-align:left;grid-template-columns:1fr 1fr;gap:10px;display:grid}#welcome section{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;padding:10px 14px}#welcome h4{color:#ffd76e;margin:0 0 6px;font-size:14px}#welcome ul{color:#d4dde8;margin:0;padding-left:16px;font-size:12.5px}#welcome li{margin:2px 0}#welcome .wel-hint{color:#9fb0c3;margin:14px 0 12px;font-size:12px}#welcome-start{color:#fff;cursor:pointer;background:linear-gradient(#3f8cff,#2668d8);border:0;border-radius:10px;padding:11px 44px;font:700 17px Segoe UI,sans-serif;box-shadow:0 4px 16px #2f76ec73}#welcome-start:hover{filter:brightness(1.12)}@media (width<=640px){#welcome .wel-grid{grid-template-columns:1fr}}
