:root{--primary-color:#41A538;--background-color:#1e1e1e;--secondary-background:#1a1a1a;--text-color:#ffffff;--accent-color:rgba(65, 165, 56, .3);--input-background:#2a2a2a;--border-color:#444;--sub-label-color:#ccc;--divider-text-color:rgba(255, 255, 255, .7)}.svelte-1chvaqy.svelte-1chvaqy{background:none}.vehicle-input-container.svelte-1chvaqy.svelte-1chvaqy{position:fixed;bottom:2vw;left:50%;transform:translate(-50%);background:#0a0a0a;border:.15vw solid #1a1a1a;border-radius:1vw;padding:1vw;width:20vw;z-index:2000;font-family:Segoe UI,sans-serif}.vehicle-input-field.svelte-1chvaqy.svelte-1chvaqy{border:none;background:#1a1a1a;width:100%;padding:.5vw;text-align:center;color:#999;font-size:.8vw;border-radius:.3vw;outline:none}.vehicle-input-field.svelte-1chvaqy.svelte-1chvaqy::placeholder{color:#666}.freecam-container.svelte-1chvaqy.svelte-1chvaqy{position:absolute;bottom:5vh;left:50%;transform:translate(-50%);background:var(--background-color);border-radius:.5vh;padding:1.5vh 2vh;color:var(--text-color);font-family:Segoe UI,sans-serif;display:flex;align-items:center;overflow:hidden}.freecam-action.svelte-1chvaqy.svelte-1chvaqy{display:flex;align-items:center;gap:1.5vh}@keyframes svelte-1chvaqy-slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes svelte-1chvaqy-slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.freecam-action.slide-up.svelte-1chvaqy.svelte-1chvaqy{animation:svelte-1chvaqy-slideUp .2s ease-out forwards}.freecam-action.slide-down.svelte-1chvaqy.svelte-1chvaqy{animation:svelte-1chvaqy-slideDown .2s ease-out forwards}.icon-container.svelte-1chvaqy.svelte-1chvaqy{font-size:2.5vh;color:var(--primary-color)}.label-container.svelte-1chvaqy.svelte-1chvaqy{display:flex;flex-direction:column;text-align:left;font-size:1.4vh}.sub-label.svelte-1chvaqy.svelte-1chvaqy{font-size:1.1vh;color:var(--sub-label-color);font-weight:500}.toggle.svelte-1chvaqy.svelte-1chvaqy{appearance:none;width:3.3vh;height:1.5vh;background-color:var(--input-background);border-radius:1vh;position:relative;cursor:pointer;transition:background-color .2s ease-in-out}.toggle.svelte-1chvaqy.svelte-1chvaqy:before{content:"";position:absolute;width:1.1vh;height:1.1vh;border-radius:50%;background:#666;top:.2vh;left:.2vh;transition:all .2s ease-in-out}.toggle.on.svelte-1chvaqy.svelte-1chvaqy{background-color:var(--primary-color)}.toggle.on.svelte-1chvaqy.svelte-1chvaqy:before{background:var(--text-color);transform:translate(1.65vh)}.range.svelte-1chvaqy.svelte-1chvaqy{width:7.5vh;height:1.2vh;background:transparent;margin:0;outline:none;border:0}.range.svelte-1chvaqy.svelte-1chvaqy,.range.svelte-1chvaqy.svelte-1chvaqy::-webkit-slider-thumb{-webkit-appearance:none}.range.svelte-1chvaqy.svelte-1chvaqy::-moz-range-thumb{border:none}.range.svelte-1chvaqy.svelte-1chvaqy::-webkit-slider-runnable-track{height:.55vh;border-radius:.75vh;background:linear-gradient(to right,var(--primary-color) 0 var(--pct),var(--input-background) var(--pct) 100%)}.range.svelte-1chvaqy.svelte-1chvaqy::-webkit-slider-thumb{width:1.1vh;height:1.1vh;margin-top:-.3vh;border-radius:50%;background:var(--text-color);cursor:pointer}.range.svelte-1chvaqy.svelte-1chvaqy:active::-webkit-slider-thumb{transform:scale(1.03)}.hide-scrollbar.svelte-1chvaqy.svelte-1chvaqy{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar.svelte-1chvaqy.svelte-1chvaqy::-webkit-scrollbar{display:none}.scrollbar-container.svelte-1chvaqy.svelte-1chvaqy{position:absolute;left:.5vh;width:.6vh;border-radius:.15vh;background:var(--secondary-background);pointer-events:none;z-index:100;transition:height .2s ease-in-out,opacity .2s ease-in-out;overflow:hidden}.scrollbar-container.is-hidden.svelte-1chvaqy.svelte-1chvaqy{opacity:0;pointer-events:none;display:none}.scrollbar-thumb.svelte-1chvaqy.svelte-1chvaqy{position:absolute;left:0;right:0;top:0;height:1.2vh;background:var(--primary-color);transition:top 80ms linear,height .12s ease}.menu-divider.svelte-1chvaqy.svelte-1chvaqy{position:relative;display:flex;align-items:center;justify-content:center;height:2.2vh;margin:.6vh 0;pointer-events:none}.menu-divider.svelte-1chvaqy span.svelte-1chvaqy{color:var(--divider-text-color);font-size:1vh;font-weight:600;letter-spacing:.02em}.menu-divider.svelte-1chvaqy.svelte-1chvaqy:before,.menu-divider.svelte-1chvaqy.svelte-1chvaqy:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:7vh;height:.4vh;background:var(--primary-color);border-radius:.2vh;opacity:.95}.menu-divider.svelte-1chvaqy.svelte-1chvaqy:before{left:1.2vh}.menu-divider.svelte-1chvaqy.svelte-1chvaqy:after{right:1.2vh}.menu-item.active.svelte-1chvaqy.svelte-1chvaqy{border-left:.3vh solid var(--primary-color);background-color:var(--accent-color)}.notification-container.svelte-1chvaqy.svelte-1chvaqy{position:fixed;bottom:1.25vw;right:1.25vw;z-index:1000;display:flex;flex-direction:column;gap:.5vw;max-width:15vw}.notify-cont.svelte-1chvaqy.svelte-1chvaqy{width:100%;background:var(--secondary-background);border:none;border-radius:.3vw;padding:.6vw;display:flex;align-items:flex-start;gap:.5vw;box-shadow:0 .15vw .5vw #0000004d}.notify-cont.info.svelte-1chvaqy.svelte-1chvaqy{box-shadow:0 .15vw .5vw #2196f326}.notify-cont.error.svelte-1chvaqy.svelte-1chvaqy{box-shadow:0 .15vw .5vw #f4433626}.notify-cont.success.svelte-1chvaqy.svelte-1chvaqy{box-shadow:0 .15vw .5vw #4caf5026}.notify-cont.warning.svelte-1chvaqy.svelte-1chvaqy{box-shadow:0 .15vw .5vw #ff980026}.notify-icon.svelte-1chvaqy.svelte-1chvaqy{flex-shrink:0;font-size:1.3vw;display:flex;align-items:center;justify-content:center}.notify-cont.info.svelte-1chvaqy .notify-icon.svelte-1chvaqy{color:#2196f3}.notify-cont.error.svelte-1chvaqy .notify-icon.svelte-1chvaqy{color:#f44336}.notify-cont.success.svelte-1chvaqy .notify-icon.svelte-1chvaqy{color:#4caf50}.notify-cont.warning.svelte-1chvaqy .notify-icon.svelte-1chvaqy{color:#ff9800}.notify-text.svelte-1chvaqy.svelte-1chvaqy{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;flex:1;min-width:0}.notify-text.svelte-1chvaqy p.svelte-1chvaqy{font-size:.55vw;color:var(--text-color);line-height:1.3;margin:0}
