*{cursor:default;-webkit-user-select:none;user-select:none}.hide-cursor,.hide-cursor *{cursor:none!important}input,textarea,.id-badge{-webkit-user-select:text!important;user-select:text!important}.id-badge{-webkit-user-select:all!important;user-select:all!important}button,button *,.toggle-group button,.search-box button,[role=button],.settings-main-btn,.settings-main-btn *,.coffee-btn,.mp-main-btn,a,a *{cursor:pointer!important}:focus,:focus-visible,button:focus,a:focus,input:focus{-webkit-tap-highlight-color:transparent;box-shadow:none!important;outline:none!important}[tabindex],button,a,input,select,textarea{outline:none!important}*{-webkit-tap-highlight-color:transparent!important}#search-btn,#settings-btn,#mp-btn,.coffee-btn,a[href*=milanwebportal],#search-btn:hover,#settings-btn:hover,#mp-btn:hover,.coffee-btn:hover,a[href*=milanwebportal]:hover,#search-btn svg,#settings-btn svg,#mp-btn svg,.coffee-btn svg,#search-btn svg *,#settings-btn svg *,#mp-btn svg *,.coffee-btn svg *{cursor:pointer!important}#loading-overlay{pointer-events:none;z-index:10000!important;background:#000!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;transition:opacity .5s,transform .6s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:fixed!important;inset:0!important}#loading-overlay.fade-out{pointer-events:none;transform:scale(1.02);opacity:0!important}#loading-overlay.blocking{pointer-events:auto!important}.loading-content{text-align:center;opacity:0;pointer-events:none;flex-direction:column;align-items:center;gap:1.5rem;transition:opacity .2s ease-out;display:flex}.loading-content.fonts-ready{opacity:1;pointer-events:none;animation:.4s cubic-bezier(.23,1,.32,1) forwards loadingEntrance}#loading-overlay.blocking .loading-content.fonts-ready{pointer-events:auto!important}.loading-logo{color:#fff;letter-spacing:18px;text-indent:18px;text-shadow:0 0 20px #ffffff1a;margin-bottom:.5rem;font-family:Rajdhani,sans-serif;font-size:6.5rem;font-weight:800}.loading-logo span{color:var(--primary);text-shadow:0 0 30px var(--primary-glow)}.progress-bar-container{background:0 0;border-radius:10px;width:450px;height:4px;position:relative}.progress-bar-fill{background:var(--primary);width:0%;height:100%;box-shadow:0 0 20px var(--primary), 0 0 40px var(--primary-glow), 0 0 60px #00f2ff66;border-radius:10px;transition:width .4s cubic-bezier(.2,.8,.2,1)!important}.loading-percentage{color:#fff;letter-spacing:2px;text-shadow:0 0 10px #00f2ff4d;margin-top:1rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600}@keyframes loadingEntrance{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}:root{--primary:#00f2ff;--primary-glow:#00f2ff80;--bg-glass:#05050af2;--glass-bright:#ffffff08;--border:#ffffff1a;--text:#fff;--text-dim:#fff9}*{box-sizing:border-box;margin:0;padding:0}button,a,.toggle-group button{cursor:pointer}html,body{cursor:auto;background:#000;width:100%;height:100%;font-family:Outfit,sans-serif;overflow:hidden}#map{z-index:1;cursor:auto;position:absolute;inset:0}input,kbd,.toggle-group,.center-controls,.speed-container{cursor:default}.mapboxgl-canvas-container.mapboxgl-interactive{cursor:none!important}.ui-container{z-index:10;pointer-events:none;flex-direction:column;justify-content:space-between;padding:1.5rem 3rem;display:flex;position:absolute;inset:0}header,.bottom-ui,.search-box,.search-box input,.search-box button,.settings-wrapper{pointer-events:auto!important}header{justify-content:space-between;align-items:center;display:flex}.header-left{flex-direction:column;gap:4px;display:flex}.logo{color:var(--text);text-transform:uppercase;text-shadow:0 4px 20px #000, 0 0 30px var(--primary-glow);font-family:Rajdhani,sans-serif;font-size:3.5rem;font-weight:700;line-height:.9}.logo span{color:var(--primary)}.author-link{color:var(--primary);letter-spacing:3px;opacity:.7;text-shadow:1px 1px 2px #000c;margin-left:4px;font-size:.65rem;font-weight:600;text-decoration:none;transition:all .3s}.header-right{align-items:center;gap:15px;display:flex;pointer-events:auto!important}.coffee-btn{background:var(--bg-glass);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid var(--border);cursor:pointer;width:66px;height:66px;color:var(--primary);box-shadow:0 15px 35px #0006, inset 0 0 15px var(--glass-bright);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.coffee-btn svg{width:28px;height:28px;filter:drop-shadow(0 0 8px var(--primary-glow))}.coffee-btn:hover{border-color:var(--primary);box-shadow:0 0 25px var(--primary-glow);color:#fff;transform:scale(1.1)rotate(5deg)}.search-box{background:var(--bg-glass);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid var(--border);width:66px;height:66px;box-shadow:0 15px 35px #0006, inset 0 0 15px var(--glass-bright);cursor:pointer;border-radius:60px;align-items:center;padding:0;transition:width .7s cubic-bezier(.19,1,.22,1);display:flex;position:relative;overflow:hidden}.search-box.expanded{border-color:var(--primary);width:420px}.search-box button{cursor:pointer;width:66px;min-width:66px;height:66px;color:var(--primary);z-index:5;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;right:0}.search-box button svg{width:24px;height:24px;filter:drop-shadow(0 0 5px var(--primary-glow))}.search-box button:hover{color:#fff;transform:scale(1.1)}.search-box input{color:#fff;opacity:0;cursor:text;background:0 0;border:none;outline:none;width:0;margin-right:66px;padding:0;font-family:Outfit,sans-serif;font-size:1.1rem;transition:all .4s ease-out}.search-box.expanded input{opacity:1;width:calc(100% - 66px);padding:0 25px}.search-box input::placeholder{color:#fff;opacity:.8}.copyright-notice{color:#fffffff2!important;letter-spacing:1px!important;pointer-events:auto!important;z-index:100!important;white-space:nowrap!important;text-shadow:0 1px 3px #000000e6,0 0 8px #000c!important;font-size:.65rem!important;font-weight:600!important;transition:opacity .3s!important;position:fixed!important;bottom:5px!important;left:50%!important;transform:translate(-50%)!important}.copyright-notice a{color:var(--primary);font-weight:700;text-decoration:none;transition:all .3s}.copyright-notice a:hover{opacity:1;text-shadow:0 0 10px var(--primary-glow)}.bottom-ui{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.speed-container{background:var(--bg-glass);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:20px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:160px;height:66px;padding:0 20px;display:flex;box-shadow:0 15px 45px #0009}#speed{color:var(--primary);text-shadow:0 0 20px var(--primary-glow);font-variant-numeric:tabular-nums;text-align:right;min-width:75px;font-family:Rajdhani,sans-serif;font-size:2.6rem;font-weight:700;line-height:1}.speed-container span{color:var(--text-dim);letter-spacing:2px;font-size:.7rem;font-weight:800}.id-row{align-items:stretch;gap:10px;margin-top:8px;display:flex}.id-badge{color:#00f2ff;letter-spacing:3px;text-shadow:0 0 10px #00f2ff80;-webkit-user-select:all;user-select:all;box-sizing:border-box;cursor:pointer;background:#00f2ff0d;border:1px dashed #00f2ff66;border-radius:4px;flex:1;justify-content:center;align-items:center;min-height:32px;padding:8px 12px;font-family:Outfit,sans-serif;font-size:18px;font-weight:700;display:flex}#copy-id-btn{box-sizing:border-box;justify-content:center;align-items:center;height:auto;min-height:32px;margin:0;padding:0 15px;display:flex}.center-controls{background:var(--bg-glass);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);border:1px solid var(--border);z-index:100;border-radius:20px;align-items:center;gap:25px;height:66px;padding:0 25px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #000000b3}.control-item{align-items:center;gap:12px;display:flex}.key-group{gap:4px;display:flex}kbd{color:#fff;text-align:center;text-shadow:0 0 10px #ffffff4d;background:#ffffff0d;border:1px solid #ffffff1a;border-bottom:3px solid #ffffff26;border-radius:6px;min-width:28px;padding:4px 8px;font-family:Rajdhani,sans-serif;font-size:.9rem;font-weight:700;transition:all .15s;box-shadow:inset 0 1px 1px #ffffff1a}kbd.pressed{background:var(--primary);color:#000;border-color:var(--primary);box-shadow:0 0 15px var(--primary);text-shadow:none;border-bottom-width:1px;transform:translateY(2px)}.control-item span{letter-spacing:2px;color:var(--text-dim);text-transform:uppercase;font-size:.65rem;font-weight:800}.divider{background:#ffffff1a;width:1px;height:25px}.settings-wrapper{z-index:100;flex-direction:column;align-items:flex-end;gap:15px;display:flex;bottom:24px;right:3rem;position:fixed!important}.settings-panel{background:var(--bg-glass);-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);border:1px solid var(--border);opacity:0;transform-origin:100% 100%;pointer-events:none;border-radius:25px;flex-direction:column;gap:16px;width:380px;padding:24px;transition:all .45s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;bottom:calc(100% + 15px);right:0;transform:scale(.4)translateY(40px);box-shadow:0 30px 80px #000000e6}.settings-panel.active{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.settings-close-btn{background:var(--primary);width:36px;color:var(--text);cursor:pointer;z-index:10;border:2px solid #00f2ff4d;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:-40px;right:-6px;display:none!important}.settings-close-btn:hover{border-color:var(--primary);color:var(--primary);background:#00f2ffe6}.settings-close-btn:active{transform:scale(.95)}.settings-section{flex-direction:column;flex:1;gap:4px;display:flex}.settings-row{gap:15px;width:100%;display:flex}.settings-section label{letter-spacing:2px;color:var(--primary);text-transform:uppercase;margin-left:0;font-size:.65rem;font-weight:800}.settings-main-btn{background:var(--bg-glass);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid var(--border);color:#fff;letter-spacing:2px;border-radius:50px;align-items:center;gap:12px;height:66px;padding:0 30px;font-size:.85rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 15px 40px #00000080;cursor:pointer!important;pointer-events:auto!important}.toggle-group button.disabled-btn{opacity:.3;cursor:not-allowed;filter:grayscale()}.toggle-group button.disabled-btn:hover{box-shadow:none;transform:none}.settings-main-btn svg{width:24px;height:24px;transition:transform .6s}.settings-main-btn:hover{border-color:var(--primary)}.settings-main-btn:hover svg{transform:rotate(90deg)}.toggle-group{background:#ffffff0d;border-radius:15px;gap:5px;width:100%;padding:5px;display:flex}.toggle-group button{color:#fff6;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;padding:12px 10px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:800;transition:all .3s}.toggle-group button.active{background:var(--primary);color:#000;box-shadow:0 0 15px var(--primary-glow)}@media (width<=1000px){.ui-container{padding:1.2rem}.logo{font-size:3rem;text-shadow:0 4px 20px #000, 0 0 30px var(--primary-glow)!important}.author-link{letter-spacing:2px;font-size:.5rem;text-shadow:1px 1px 2px #000c!important}.coffee-btn,.mp-main-btn,.search-box,.search-box button{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:60px!important;min-width:60px!important;height:60px!important;padding:0!important;display:flex!important}.search-box.expanded{width:calc(50vw - 120px)}.bottom-ui{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding-bottom:.5rem}.speed-container{flex-shrink:0;width:auto;min-width:120px;height:60px;padding:0 18px}#speed{min-width:50px;font-size:1.8rem}.center-controls{flex:none;gap:12px;width:auto;height:60px;padding:0 20px}.control-item{gap:6px}.control-item span{display:none}.divider{height:20px;margin:0 6px}kbd{border-bottom-width:3px;min-width:26px;padding:3px 7px;font-size:.8rem}.settings-main-btn{border-radius:50%;flex-shrink:0;box-sizing:border-box!important;cursor:pointer!important;pointer-events:auto!important;justify-content:center!important;align-items:center!important;width:60px!important;height:60px!important;padding:0!important;display:flex!important}.settings-main-btn span{display:none}.settings-main-btn svg{width:26px;height:26px;margin:0;display:block}.settings-panel{opacity:0;transform-origin:100% 100%;border-radius:20px;width:340px;max-width:90vw;right:0;transform:scale(.4)translateY(40px)}.settings-panel.active{opacity:1;transform:scale(1)translateY(0)}.progress-bar-container{width:85vw}.loading-logo{letter-spacing:12px;font-size:4rem}}@media (height<=700px){.bottom-ui{gap:.8rem}.logo{font-size:1.8rem}}html.geo-performance-low .ui-container,html.geo-reduced-motion .ui-container{padding:1rem 1.25rem}html.geo-performance-low .coffee-btn,html.geo-performance-low .search-box,html.geo-performance-low .speed-container,html.geo-performance-low .center-controls,html.geo-performance-low .settings-panel,html.geo-performance-low .settings-main-btn,html.geo-performance-low .toggle-group,html.geo-performance-low #loading-overlay,html.geo-performance-low .loading-logo,html.geo-performance-low .progress-bar-fill,html.geo-reduced-motion .coffee-btn,html.geo-reduced-motion .search-box,html.geo-reduced-motion .speed-container,html.geo-reduced-motion .center-controls,html.geo-reduced-motion .settings-panel,html.geo-reduced-motion .settings-main-btn,html.geo-reduced-motion .toggle-group,html.geo-reduced-motion #loading-overlay,html.geo-reduced-motion .loading-logo,html.geo-reduced-motion .progress-bar-fill{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;text-shadow:none}html.geo-performance-low .coffee-btn,html.geo-performance-low .search-box,html.geo-performance-low .speed-container,html.geo-performance-low .center-controls,html.geo-performance-low .settings-panel,html.geo-performance-low .settings-main-btn,html.geo-reduced-motion .coffee-btn,html.geo-reduced-motion .search-box,html.geo-reduced-motion .speed-container,html.geo-reduced-motion .center-controls,html.geo-reduced-motion .settings-panel,html.geo-reduced-motion .settings-main-btn{transition:none}html.geo-performance-low .loading-logo,html.geo-reduced-motion .loading-logo{text-shadow:none}html.geo-performance-low .search-box,html.geo-performance-low .coffee-btn,html.geo-performance-low .speed-container,html.geo-performance-low .center-controls,html.geo-performance-low .settings-panel,html.geo-performance-low .settings-main-btn,html.geo-reduced-motion .search-box,html.geo-reduced-motion .coffee-btn,html.geo-reduced-motion .speed-container,html.geo-reduced-motion .center-controls,html.geo-reduced-motion .settings-panel,html.geo-reduced-motion .settings-main-btn{background:#05050afa}html.geo-performance-low .loading-logo,html.geo-reduced-motion .loading-logo{letter-spacing:14px;margin-left:14px;animation:none}html.geo-performance-low .progress-bar-fill,html.geo-reduced-motion .progress-bar-fill{box-shadow:none}html.geo-performance-low .toggle-group button,html.geo-performance-low kbd,html.geo-reduced-motion .toggle-group button,html.geo-reduced-motion kbd{transition:none}.multiplayer-wrapper{position:relative}.mp-main-btn{background:var(--bg-glass);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid var(--border);width:66px;height:66px;color:var(--primary);cursor:pointer;box-shadow:0 15px 35px #0006, inset 0 0 15px var(--glass-bright);border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.mp-main-btn svg{width:24px;height:24px;filter:drop-shadow(0 0 8px var(--primary-glow))}.mp-main-btn:hover{border-color:var(--primary);box-shadow:0 0 25px var(--primary-glow);color:#fff;transform:scale(1.1)rotate(5deg)}.mp-dropdown{background:var(--bg-glass);-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);border:1px solid var(--border);z-index:10000;opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 0;border-radius:20px;flex-direction:column;gap:15px;width:280px;padding:20px;transition:all .45s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:calc(100% + 15px);right:0;transform:scale(.4)translateY(-40px);box-shadow:0 20px 50px #00000080}.mp-dropdown.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.mp-dropdown-header{letter-spacing:1.5px;color:var(--primary);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:900;display:flex}.danger-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(#ff4b4b,#d93333);border:none;border-radius:10px;width:100%;padding:10px 12px;font-weight:800;box-shadow:0 8px 24px #d9333347}.danger-btn:hover{filter:brightness(1.05)}#disconnect-mp-btn{display:none}.mp-id-section label,.mp-join-section label{color:var(--text-dim);margin-bottom:5px;font-size:.6rem;font-weight:800;display:block}.id-row{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;padding:10px;display:flex}.id-row span{color:#fff;font-family:monospace;font-size:.8rem}#copy-id-btn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:4px;padding:3px 8px;font-size:.6rem;font-weight:900}.mp-join-section input{border:1px solid var(--border);color:#fff;background:#0003;border-radius:10px;outline:none;width:100%;margin-bottom:8px;padding:10px;font-size:.8rem}#join-mp-btn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:10px;width:100%;padding:10px;font-size:.75rem;font-weight:900}.mp-players-list{color:var(--text-dim);flex-direction:column;gap:5px;max-height:80px;font-size:.7rem;display:flex;overflow-y:auto}.mp-player-entry{color:#fff;background:#ffffff08;border:1px solid #00f2ff14;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:6px 8px;display:flex}.mp-player-self{background:#00ff8812;border-color:#00ff8852}.mp-player-id{letter-spacing:1px;color:#00f2ff;font-weight:800}.mp-player-vehicle{opacity:.75;text-transform:uppercase;font-size:.65rem}.mp-player-empty{opacity:.65;letter-spacing:1px;justify-content:center}.mp-section{flex-direction:column;gap:8px;display:flex}.id-row{align-items:stretch;gap:8px;display:flex}.id-badge{color:#00f2ff;letter-spacing:2px;box-sizing:border-box;background:#00f2ff0d;border:1px dashed #00f2ff4d;border-radius:8px;flex:1;justify-content:center;align-items:center;height:32px;font-family:Outfit,sans-serif;font-size:15px;font-weight:700;display:flex}#copy-id-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:#ffffff1a;border:none;border-radius:8px;height:32px;padding:0 12px;font-size:10px;font-weight:900}#join-peer-id{color:#fff;text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px;font-family:Outfit,sans-serif;font-size:13px}.primary-btn{color:#000;cursor:pointer;background:#00f2ff;border:none;border-radius:10px;padding:12px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 0 20px #00f2ff66}.status-dot{background:#ff4b4b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #ff4b4b}.status-dot.online{background:#0f8;box-shadow:0 0 10px #0f8}.mp-main-btn{position:relative}.beta-badge{color:#000;letter-spacing:.5px;pointer-events:none;z-index:10;background:#00f2ff;border-radius:4px;padding:2px 4px;font-size:7px;font-weight:900;position:absolute;top:-5px;right:-5px;box-shadow:0 0 10px #00f2ff99}.beta-pill{color:#00f2ff;vertical-align:middle;letter-spacing:1px;background:#00f2ff26;border:1px solid #00f2ff4d;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:8px;font-weight:900;box-shadow:0 0 10px #00f2ff33}#mobile-notice,#mobile-search-section,#mobile-mp-section,#mobile-controls-toggle-section,#header-reset-btn{display:none!important}#header-reset-btn svg{transform-origin:50%!important;transition:transform .4s cubic-bezier(.25,.8,.25,1)!important}#header-reset-btn:hover svg{transform:rotate(90deg)scale(1.08)!important}#header-reset-btn:active svg,#header-reset-btn.active svg{transform:rotate(180deg)scale(.9)!important}@media (width<=1024px){#mobile-controls-toggle-section,#mobile-search-section,#mobile-mp-section,#mobile-coffee-section{display:flex!important}.header-right .search-box,.header-right .multiplayer-wrapper,.header-right .coffee-btn{display:none!important}#header-reset-btn{display:flex!important}#touch-reset{display:none!important}.mobile-only-section{border-bottom:1px solid #ffffff14!important;flex-direction:column!important;gap:8px!important;margin-bottom:12px!important;padding-bottom:12px!important;display:flex!important}.mobile-search-row{gap:10px!important;width:100%!important;display:flex!important}.mobile-search-row input{color:#fff!important;background:#ffffff0a!important;border:1px solid #ffffff26!important;border-radius:12px!important;outline:none!important;flex:1!important;padding:12px 16px!important;font-family:Outfit,sans-serif!important;font-size:14px!important;box-shadow:inset 0 2px 5px #00000080!important}.mobile-search-row button{letter-spacing:1px!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:6px!important;height:auto!important;padding:0 20px!important;font-size:13px!important;font-weight:900!important;display:flex!important}#mobile-mp-section{flex-direction:column!important;gap:12px!important;padding-top:20px!important;display:flex!important}#mobile-mp-section label{letter-spacing:2px!important;color:var(--primary)!important;text-transform:uppercase!important;font-size:.65rem!important;font-weight:800!important}#mobile-mp-section .id-row{align-items:center!important;gap:8px!important;display:flex!important}#mobile-mp-section .id-badge{flex:1!important;justify-content:center!important;align-items:center!important;height:auto!important;min-height:40px!important;padding:12px 16px!important;font-size:13px!important;display:flex!important}#mobile-mp-section #mobile-copy-id-btn{height:auto!important;min-height:40px!important;padding:12px 16px!important}#mobile-mp-section #mobile-join-peer-id,#mobile-mp-section #mobile-join-mp-btn{width:100%!important;height:44px!important;padding:12px 16px!important;font-size:13px!important}.center-controls,:is(body:has(#settings-panel.active) .touch-btn,body:has(#mp-dropdown.active) .touch-btn,body:has(#settings-panel.active) .speed-container,body:has(#mp-dropdown.active) .speed-container){display:none!important}:is(body:has(#settings-panel.active) #map,body:has(#mp-dropdown.active) #map){pointer-events:none!important}.speed-container{z-index:1500!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid #ffffff1f!important;border-bottom:2px solid var(--primary)!important;background:#08080ce0!important;border-radius:22px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:105px!important;height:44px!important;padding:0 16px!important;display:flex!important;position:fixed!important;top:auto!important;bottom:25px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 10px 30px #0009,inset 0 0 10px #ffffff0d!important}#speed{color:var(--primary)!important;text-shadow:0 0 8px var(--primary-glow)!important;min-width:auto!important;font-size:1.7rem!important;font-weight:800!important;line-height:1!important}#speed+span{color:#fffffff2!important;letter-spacing:1px!important;text-transform:uppercase!important;font-size:.6rem!important;font-weight:800!important}.copyright-notice{letter-spacing:.5px!important;color:#ffffff73!important;text-shadow:0 1px 4px #000c!important;z-index:1400!important;text-align:center!important;white-space:nowrap!important;pointer-events:auto!important;margin:0!important;padding:0!important;font-size:.52rem!important;font-weight:700!important;display:block!important;position:fixed!important;bottom:8px!important;left:50%!important;transform:translate(-50%)!important}.copyright-notice a{color:var(--primary)!important;font-weight:800!important;text-decoration:none!important}.settings-wrapper{z-index:1000!important;flex-direction:row!important;align-items:center!important;display:flex!important;position:relative!important;bottom:auto!important;right:auto!important}.settings-main-btn,.header-reset-btn,.mp-main-btn,.coffee-btn,#search-btn{box-sizing:border-box!important;background:var(--bg-glass)!important;-webkit-backdrop-filter:blur(40px)!important;backdrop-filter:blur(40px)!important;border:1px solid var(--border)!important;width:44px!important;min-width:44px!important;height:44px!important;box-shadow:0 10px 25px #0006, inset 0 0 10px var(--glass-bright)!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important}.settings-main-btn span{display:none!important}.settings-main-btn svg,.header-reset-btn svg,.mp-main-btn svg,.coffee-btn svg,#search-btn svg{width:20px!important;height:20px!important;color:var(--primary)!important;filter:drop-shadow(0 0 6px var(--primary-glow))!important;margin:0!important;display:block!important}.search-box{border-radius:22px!important;height:44px!important}#location-search{height:44px!important;font-size:13px!important}.settings-panel{transform-origin:50%!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;z-index:25000!important;opacity:0!important;pointer-events:none!important;scrollbar-width:thin!important;scrollbar-color:#ffffff26 transparent!important;width:90vw!important;max-width:380px!important;max-height:80vh!important;padding-top:calc(env(safe-area-inset-top,0px) + 72px)!important;border:1px solid #ffffff26!important;border-radius:24px!important;transition:all .4s cubic-bezier(.34,1.56,.64,1)!important;position:fixed!important;inset:50% auto auto 50%!important;overflow-y:auto!important;transform:translate(-50%,-50%)scale(.9)!important;box-shadow:0 30px 100px #000000f2,inset 0 0 25px #ffffff0d!important}.settings-panel::-webkit-scrollbar{width:5px!important}.settings-panel::-webkit-scrollbar-track{background:0 0!important}.settings-panel::-webkit-scrollbar-thumb{background:#ffffff26!important;border-radius:3px!important}.settings-panel::-webkit-scrollbar-thumb:hover{background:var(--primary)!important}.settings-panel.active{opacity:1!important;pointer-events:auto!important;transform:translate(-50%,-50%)scale(1)!important}.settings-panel.active,.settings-panel.active *{pointer-events:auto!important}.settings-close-btn{color:#000;top:calc(env(safe-area-inset-top,0px) + 12px)!important;right:calc(env(safe-area-inset-right,0px) + 12px)!important;z-index:26001!important;-webkit-touch-action:none!important;touch-action:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;padding:0!important;display:flex!important;position:fixed!important;box-shadow:0 8px 24px #0009,0 0 18px #00f2ff0f!important}.settings-panel.active .toggle-group button{pointer-events:auto!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}.mp-dropdown{transform-origin:50%!important;z-index:25000!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;border:1px solid #ffffff26!important;border-radius:24px!important;width:90vw!important;max-width:320px!important;transition:all .4s cubic-bezier(.34,1.56,.64,1)!important;position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)scale(.9)!important;box-shadow:0 30px 100px #000000f2,inset 0 0 25px #ffffff0d!important}.mp-dropdown.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,-50%)scale(1)!important}.touch-controls-container{pointer-events:none!important;z-index:1000!important;justify-content:space-between!important;align-items:flex-end!important;height:140px!important;padding:0 2rem!important;display:flex!important;position:fixed!important;bottom:25px!important;left:0!important;right:0!important}.touch-steering,.touch-utilities{pointer-events:auto!important;display:flex!important}.touch-pedals{pointer-events:auto!important;display:contents!important}.pedal-btn.brake{pointer-events:auto!important;position:fixed!important;bottom:25px!important;left:2rem!important}.pedal-btn.gas{pointer-events:auto!important;position:fixed!important;bottom:25px!important;right:2rem!important}#touch-drift{pointer-events:auto!important;border-radius:12px!important;width:64px!important;height:76px!important;display:flex!important;position:fixed!important;bottom:25px!important;left:7rem!important}.touch-steering,.touch-pedals{align-items:flex-end!important;gap:15px!important}.touch-utilities{display:contents!important}.touch-btn{background:var(--bg-glass);-webkit-backdrop-filter:blur(25px);border:1px solid var(--border);color:#fff;box-shadow:0 10px 30px #00000080, inset 0 0 15px var(--glass-bright);-webkit-user-select:none;user-select:none;touch-action:none;justify-content:center;align-items:center;transition:all .12s cubic-bezier(.2,.8,.2,1);display:flex;outline:none!important}.steer-btn{width:80px;height:80px;color:var(--primary);border-radius:50%}.steer-btn svg{width:32px;height:32px;filter:drop-shadow(0 0 5px var(--primary-glow));transition:transform .15s}.util-btn{letter-spacing:1.5px;border-bottom-width:3px;border-radius:12px;width:70px;height:55px;font-family:Rajdhani,sans-serif;font-size:.75rem;font-weight:800}.pedal-btn.drift{color:#ff00e599!important;border-color:#ff00e533 #ff00e533 #ff00e566!important}.pedal-btn.drift.active{color:#ff00e5!important;background:#ff00e51f!important;border-color:#ff00e5!important;box-shadow:0 0 20px #ff00e533!important}.pedal-btn.drift.active .pedal-pedal{background:#ff00e5!important;border-top-color:#ff00e5!important;height:25px!important;box-shadow:0 0 15px #ff00e5!important}#touch-reset{color:var(--primary);border-color:#00f2ff40 #00f2ff40 #00f2ff66}#touch-reset.active{background:var(--primary);color:#000;border-color:var(--primary);box-shadow:0 0 20px var(--primary-glow);border-bottom-width:1px;transform:translateY(2px)}.pedal-btn{letter-spacing:1px;width:64px;height:106px;color:var(--text-dim);border-bottom-width:3.5px;border-radius:13px;flex-direction:column;justify-content:space-between;padding:12px 5px 7px;font-family:Rajdhani,sans-serif;font-size:.75rem;font-weight:800;display:flex}.pedal-btn .pedal-pedal{background:#ffffff0d;border-top:2px solid #ffffff1f;border-radius:6px;width:80%;height:40px;margin:0 auto;transition:all .12s;box-shadow:inset 0 -3px 8px #0009}.steer-btn.active{background:var(--primary);color:#000;border-color:var(--primary);box-shadow:0 0 25px var(--primary-glow);transform:scale(.9)}.steer-btn.active svg{filter:none}.pedal-btn.active{border-bottom-width:1px;transform:translateY(3px)}.pedal-btn.gas{border-color:#00f2ff33 #00f2ff33 #00f2ff66}.pedal-btn.gas.active{border-color:var(--primary);color:var(--primary);background:#00f2ff1f;box-shadow:0 0 20px #00f2ff33}.pedal-btn.gas.active .pedal-pedal{background:var(--primary);border-top-color:var(--primary);height:25px;box-shadow:0 0 15px var(--primary)}.pedal-btn.brake{color:#ff4b4b99;border-color:#ff4b4b33 #ff4b4b33 #ff4b4b66;width:74px}.pedal-btn.brake.active{color:#ff4b4b;background:#ff4b4b1f;border-color:#ff4b4b;box-shadow:0 0 20px #ff4b4b33}.pedal-btn.brake.active .pedal-pedal{background:#ff4b4b;border-top-color:#ff4b4b;height:25px;box-shadow:0 0 15px #ff4b4b}}@media (width<=575px){.ui-container{padding:12px 15px!important}header{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;margin-top:0!important}.header-left{text-align:left!important;align-items:flex-start!important}.logo{font-size:1.8rem!important}.author-link{letter-spacing:1px!important;margin-left:2px!important;font-size:.5rem!important}.header-right{flex-flow:row!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:auto!important;display:flex!important}#header-reset-btn{display:flex!important}#touch-reset{display:none!important}.speed-container{width:auto!important;min-width:105px!important;height:44px!important;position:fixed!important;top:auto!important;bottom:29px!important;left:50%!important;transform:translate(-50%)!important}#touch-drift{border-radius:10px!important;width:52px!important;height:52px!important;display:flex!important;position:fixed!important;bottom:25px!important;left:80px!important}.pedal-btn.brake{position:fixed!important;bottom:25px!important;left:15px!important}.pedal-btn.gas{position:fixed!important;bottom:25px!important;right:15px!important}.touch-controls-container{height:105px!important;padding:0 .8rem!important;bottom:15px!important}.steer-btn{width:60px!important;height:60px!important}.steer-btn svg{width:22px!important;height:22px!important}.pedal-btn{border-bottom-width:3px!important;border-radius:10px!important;width:52px!important;height:85px!important;padding:8px 2px 4px!important;font-size:.6rem!important}.pedal-btn.brake{width:62px!important}.pedal-btn .pedal-pedal{height:24px!important}.pedal-btn.active .pedal-pedal{height:14px!important}.util-btn{border-bottom-width:2px!important;border-radius:10px!important;width:58px!important;height:40px!important;font-size:.6rem!important}.touch-utilities{gap:8px!important;bottom:0!important}@media (width<=379px){.pedal-btn.brake{left:10px!important}#touch-drift{left:66px!important}.speed-container{left:124px!important;transform:none!important}.pedal-btn.gas{right:10px!important}.copyright-notice{left:176px!important;transform:translate(-50%)!important}}}@media (width<=1024px) and (height<=500px) and (orientation:landscape){.touch-controls-container{height:80px!important;padding:0 1.5rem!important;bottom:10px!important}.steer-btn{width:50px!important;height:50px!important}.steer-btn svg{width:18px!important;height:18px!important}.pedal-btn{border-bottom-width:2px!important;border-radius:8px!important;width:50px!important;height:70px!important;padding:5px 2px!important;font-size:.55rem!important}.pedal-btn.brake{width:60px!important;position:fixed!important;bottom:10px!important;left:15px!important}.pedal-btn.gas{position:fixed!important;bottom:10px!important;right:15px!important}.pedal-btn .pedal-pedal{height:15px!important}.pedal-btn.active .pedal-pedal{height:10px!important}.util-btn{border-radius:8px!important;width:52px!important;height:34px!important;font-size:.55rem!important}.touch-utilities{bottom:0!important}.speed-container{width:auto!important;min-width:105px!important;height:44px!important;position:fixed!important;top:auto!important;bottom:23px!important;left:50%!important;transform:translate(-50%)!important}#touch-drift{border-radius:8px!important;width:52px!important;height:52px!important;display:flex!important;position:fixed!important;bottom:10px!important;left:85px!important}.copyright-notice{bottom:4px!important}@media (width<=399px){.pedal-btn.brake{left:10px!important}#touch-drift{left:76px!important}.speed-container{left:134px!important;transform:none!important}.pedal-btn.gas{right:10px!important}.copyright-notice{left:186px!important;transform:translate(-50%)!important}}}@media (height<=600px) and (orientation:landscape){.ui-container{padding:.6rem .8rem}.logo{letter-spacing:4px;font-size:2rem}.author-link{font-size:.4rem}.speed-container{min-width:100px!important;height:40px!important}#speed{font-size:1.4rem!important}.header-right{gap:8px}kbd{padding:2px 5px;font-size:.7rem}.control-item span{font-size:.5rem}}@media (orientation:landscape) and (width>=1024px) and (height<=700px){.ui-container{padding:1rem 1.5rem}.logo{font-size:2.5rem}.bottom-ui{gap:12px}.speed-container{height:50px}#speed{font-size:2rem}.settings-panel{width:350px}}@media (orientation:portrait){.ui-container{flex-direction:column;justify-content:space-between;display:flex}@media (width<=480px){.ui-container{padding:.8rem}header{margin-bottom:.5rem}.logo{font-size:2.2rem}.bottom-ui{gap:8px}.speed-container{min-width:110px;height:48px}#speed{font-size:1.6rem}}}@media (width>=768px) and (width<=1024px){.ui-container{padding:1.5rem 2rem}.logo{font-size:3.2rem}.bottom-ui{gap:15px}.speed-container{min-width:150px;height:64px;padding:0 22px}#speed{font-size:2.2rem}.search-box.expanded{width:calc(40vw - 100px)}.settings-panel{width:360px}.center-controls{gap:20px}}@media (hover:none) and (pointer:coarse){button,.toggle-group button,.coffee-btn,.settings-main-btn,.mp-main-btn{-webkit-tap-highlight-color:transparent;active-opacity:.7}.touch-btn{transition:transform 80ms ease-out,box-shadow 80ms ease-out}.touch-btn:active{transform:scale(.95)translateY(2px);box-shadow:0 2px 8px #00f2ff4d!important}button,a,.touch-btn,input{touch-action:manipulation}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.settings-panel,.mp-dropdown,.search-box,button,.toggle-group button{transition:none!important}}@media (-webkit-device-pixel-ratio>=2),(resolution>=192dpi){kbd{border-bottom-width:2px}.search-box button,.settings-main-btn,.coffee-btn,.mp-main-btn{box-shadow:0 8px 20px #00000080, inset 0 0 8px var(--glass-bright)}}@media (width<=319px){.ui-container{padding:.6rem .5rem}.logo{letter-spacing:3px;font-size:1.8rem}.author-link{display:none}.header-right{gap:8px}.coffee-btn,.search-box{width:50px!important;height:50px!important}.speed-container{min-width:90px;height:50px;padding:0 12px}#speed{min-width:40px;font-size:1.4rem}.bottom-ui{gap:6px}.settings-panel{width:95vw!important;max-width:300px!important;max-height:80vh!important;padding:16px!important;overflow-y:auto!important}.settings-section{gap:4px!important}.settings-section label{font-size:.6rem!important}.toggle-group{flex-direction:column!important}.toggle-group button{padding:10px 8px!important;font-size:.75rem!important}.settings-row{flex-direction:column!important;gap:8px!important}}@media (screen-spanning:single-fold-vertical){.ui-container{grid-template-rows:auto 1fr auto;grid-template-areas:"header""main""footer";display:grid}}@media (width<=480px){.search-box.expanded{width:calc(100vw - 80px)!important;max-width:280px!important}.search-box input{font-size:.9rem!important}.settings-panel{width:95vw!important;max-width:340px!important;max-height:85vh!important;overflow-y:auto!important}.settings-section{gap:8px!important}.toggle-group{gap:3px!important}.toggle-group button{padding:10px 8px!important;font-size:.75rem!important}.settings-row{flex-direction:column!important;gap:10px!important}.mp-dropdown{width:95vw!important;max-width:320px!important;max-height:80vh!important;overflow-y:auto!important}}@media print{.ui-container,header,.bottom-ui,.settings-wrapper,.touch-controls,.search-box,.coffee-btn,.mp-main-btn,button,kbd,.center-controls{display:none!important}}.settings-mobile-header{margin-bottom:15px!important;display:none!important}@media (width<=1024px){.settings-mobile-header{box-sizing:border-box!important;z-index:100!important;background:#08080cfa!important;border-bottom:1px solid #ffffff1a!important;border-radius:24px 24px 0 0!important;flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;width:calc(100% + 40px)!important;margin:-20px -20px 25px!important;padding:15px 20px!important;display:flex!important;position:sticky!important;top:-24px!important}.settings-panel{padding:24px!important}.settings-mobile-header span{color:var(--primary)!important;letter-spacing:2px!important;font-size:1.2rem!important;font-weight:800!important}.settings-close-btn{position:static!important}.settings-panel,.mp-dropdown{z-index:99999!important;transform-origin:top!important;width:92vw!important;max-height:calc(100dvh - 30px)!important;margin:0 auto!important;position:fixed!important;inset:15px 0 auto!important;overflow-y:auto!important;transform:scale(.9)translateY(-20px)!important}.settings-panel.active,.mp-dropdown.active{opacity:1!important;pointer-events:auto!important;transform:scale(1)translateY(0)!important}}.toggle-group button[data-vehicle=god]{color:#ff00e599!important;background:#ff00e50d!important;border:1px dashed #ff00e54d!important}.toggle-group button[data-vehicle=god]:hover{color:#ff00e5!important;border-color:#ff00e5!important;box-shadow:0 0 10px #ff00e54d!important}.toggle-group button[data-vehicle=god].active{color:#000!important;background:#ff00e5!important;border-style:solid!important;border-color:#ff00e5!important;box-shadow:0 0 15px #ff00e5cc!important}.location-discovery{text-align:center;z-index:500;pointer-events:none;opacity:0;visibility:hidden;background:radial-gradient(circle,#0006 0%,#0000 80%);padding:30px 100px;transition:all .8s cubic-bezier(.2,.8,.2,1);position:absolute;top:15%;left:50%;transform:translate(-50%)translateY(-20px)}.location-discovery.show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.discovery-subtitle{letter-spacing:6px;color:#00f2ff;text-shadow:0 0 10px #00f2ff80;text-transform:uppercase;margin-bottom:5px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.discovery-title{letter-spacing:15px;color:#fff;text-shadow:0 4px 20px #000c,0 0 15px #ffffff4d;text-transform:uppercase;margin-bottom:0;font-family:Inter,sans-serif;font-size:3.5rem;font-weight:900;line-height:1}.discovery-country{letter-spacing:8px;color:#fff9;text-transform:uppercase;margin-top:5px;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}@media (width<=768px){.discovery-title{letter-spacing:6px;white-space:nowrap;font-size:2rem}.discovery-subtitle{letter-spacing:5px;font-size:.7rem}.discovery-country{letter-spacing:6px;font-size:.8rem}.location-discovery{background:radial-gradient(circle,#00000080 0%,#0000 90%);width:100vw;padding:15px 10px;top:18%}}@media (width<=480px){.discovery-title{letter-spacing:4px;font-size:1.35rem}.discovery-subtitle{letter-spacing:4px;font-size:.6rem}.discovery-country{letter-spacing:5px;font-size:.7rem}.location-discovery{top:12%}}
