*{box-sizing:border-box;background:0 0;border:0;outline:0;margin:0;padding:0}html{scroll-behavior:smooth;font-size:100%}.wrapper{min-width:320px;max-width:1920px;margin:0 auto;position:relative;overflow:hidden}.container{width:calc(100% - 40px);max-width:1200px;margin:0 auto;position:relative}.content{min-height:100vh;margin-top:30px;margin-bottom:30px}.section,.e-br{margin-bottom:80px}h1,h2,h3,h4,.e-h1,.e-h2,.e-h3,.e-h4{margin-bottom:30px}h1,.e-h1{font-size:42px;font-weight:700}h2,.e-h2{font-size:28px;font-weight:700}h3,.e-h3{font-size:20px;line-height:1.4}h4,.e-h4{font-size:18px;line-height:1.4}p{font-size:16px;line-height:1.8}h1+p,h2+p{margin-top:-10px;margin-bottom:20px}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font-size:inherit;font-family:inherit}input:not([type=radio],[type=checkbox]){background:var(--bg2);color:inherit;border-radius:var(--radius);width:100%;padding:15px 20px;display:inline-block}input[type=button],input[type=checkbox],input[type=file],input[type=image],input[type=radio],input[type=reset],input[type=submit]{width:auto}input[type=checkbox],.checkbox input{appearance:none;vertical-align:middle;background:var(--light);border:1px solid var(--dark);cursor:pointer;border-radius:12px;width:50px;height:25px;margin:10px 15px 10px 0;line-height:25px;transition:all .3s;display:inline-block;position:relative}input[type=checkbox]:before,.checkbox input:before{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:all .3s;display:inline-block;position:absolute;top:0;left:0;box-shadow:0 1px 3px #0006}input[type=checkbox]:checked:before,.checkbox input:checked:before{left:24px}input[type=checkbox]:checked,.checkbox input:checked{background:#4caf50;border-color:#4caf50;transition:border .4s,box-shadow .4s,background-color 1.2s;box-shadow:inset 0 0 0 12px #4caf50}input[type=radio]{appearance:none;vertical-align:middle;cursor:pointer;border:2px solid #5a5a5a;border-radius:8px;width:24px;height:24px;margin:10px 15px 10px 0;line-height:24px;display:inline-block;position:relative}input[type=radio]:checked:before{content:"";border-bottom:3px solid #fff;border-left:3px solid #fff;border-radius:1px;width:9px;height:5px;display:inline-block;position:absolute;top:4px;left:4px;transform:rotate(-45deg)}input[type=radio]:checked{background-color:var(--color1);border:2px solid var(--color1)}textarea{background:var(--bg2);color:var(--text);border-radius:var(--radius);width:100%;padding:15px 20px}select{background:var(--bg2);color:var(--text);border-radius:var(--radius);width:100%;height:55px;padding:15px 20px;display:inline-block}.e-btn,.bbcodes,button[type=submit],input[type=submit],input[type=button]{background:var(--color1);color:#fff;border-radius:var(--radius);text-align:center;cursor:pointer;padding:15px 30px;font-weight:500;display:inline-block}.e-btn:hover,.bbcodes:hover,button[type=submit]:hover,input[type=submit]:hover{background:var(--color2)}.e-grid2,.e-grid3,.e-grid4,.e-grid5,.e-grid6,.e-grid7{grid-gap:20px;grid-auto-rows:max-content;display:grid}.e-grid7{grid-template-columns:repeat(7,1fr)}.e-grid6{grid-template-columns:repeat(6,1fr)}.e-grid5{grid-template-columns:repeat(5,1fr)}.e-grid4{grid-template-columns:repeat(4,1fr)}.e-grid3{grid-template-columns:repeat(3,1fr)}@media (width<=860px){.e-grid7,.e-grid6,.e-grid5,.e-grid4{grid-template-columns:repeat(2,1fr)}}.e-grid2{grid-template-columns:repeat(2,1fr)}@media (width<=860px){.e-grid3,.e-grid2{grid-template-columns:1fr}}.e-flex{flex-flow:wrap;display:flex}.e-flex50{flex:1;min-width:50px;max-width:100%}.e-flex_col,.e-flexcol{flex-direction:column}.e-flex_row,.e-flexrow{flex-direction:row}.e-flex_center,.e-flexcenter{justify-content:center;align-items:center}.e-flex_jb,.e-flexjb{justify-content:space-between}.e-flex_jc,.e-flexjc{justify-content:center}.e-flex_ac,.e-flexac{align-items:center}.e-nocontainer,.e-noc{width:100vw;margin:0 calc(50% - 50vw);padding:0 calc(50vw - 50%)}.e-center{margin-right:-50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.e-nowrap{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.e-cover img,.e-cover video,.e-cover iframe{object-fit:cover;width:100%;height:100%}@media (width<=860px){.e-swipe{flex-wrap:nowrap;justify-content:flex-start;display:flex;overflow-x:auto}.e-swipe>*{min-width:max-content}}.e-clamp2,.e-clamp3,.e-clamp4,.e-clamp5{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.e-clamp2{-webkit-line-clamp:2}.e-clamp3{-webkit-line-clamp:3}.e-clamp4{-webkit-line-clamp:4}.e-clamp5{-webkit-line-clamp:5}.e-scroll::-webkit-scrollbar{border-radius:10px;width:4px;position:relative}.e-scroll::-webkit-scrollbar-thumb{background-color:var(--color1)}.e-scroll::-webkit-scrollbar-track{background-color:var(--light)}.e-none,.hidden,.e-mobile,.e-desktop{display:none}@media (width<=860px){.e-mobile{display:block}}@media (width>=860px){.e-desktop{display:block}}.e-float{margin-bottom:20px;position:relative}.e-float label{color:var(--text2);font-size:10px;transition:all .3s;position:absolute;top:8px;left:20px}.e-float input::-webkit-input-placeholder{opacity:0}.e-float textarea::-webkit-input-placeholder{opacity:0}.e-float input:placeholder-shown:not(:focus)::-webkit-input-placeholder{opacity:1}.e-float textarea:placeholder-shown:not(:focus)::-webkit-input-placeholder{opacity:1}.e-float input:placeholder-shown:not(:focus)+label,.e-float textarea:placeholder-shown:not(:focus)+label{opacity:0;top:12px}.e-float input:placeholder-shown{padding:20px}.e-float input,.e-float textarea,.e-float input:focus,.e-float textarea:focus{border:1px solid #3d434f30;height:55px;padding:25px 20px 15px;transition:all .3s}.e-float textarea,.e-float textarea:focus{height:auto}.e-float input:focus,.e-float~textarea:focus{border:1px solid var(--color1)}.e-field{grid-gap:15px;text-align:left;align-items:center;margin-bottom:20px;position:relative}.e-field label{color:var(--text2);margin-bottom:12px;font-size:14px;display:inline-block}.e-field input{border:1px solid #0000}.e-field input:focus,.e-field~textarea:focus{border:1px solid var(--color1)}.e-float input::placeholder,.e-float textarea::placeholder,.e-field input::placeholder,.e-field textarea::placeholder{color:var(--text2);opacity:.7}.e-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:8;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.e-modal{border-radius:var(--radius);text-align:center;z-index:9;background:#fff;min-width:500px;margin-right:-50%;padding:30px;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #0000001a}@media (width<=860px){.e-modal{min-width:max-content}}.e-modal>.fa-xmark{background:var(--light);color:#fff;text-align:center;cursor:pointer;border-radius:50%;width:40px;height:40px;font-size:20px;line-height:40px;transition:all .3s;position:absolute;top:-50px;right:0}.e-modal>.fa-xmark:hover{background:var(--light2)}.toast-container{z-index:9999;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.toast{color:#fff;opacity:0;border-radius:8px;min-width:200px;max-width:300px;padding:12px 20px;transition:all .4s;transform:translate(50px);box-shadow:0 4px 10px #0003}.toast.show{opacity:1;transform:translate(0)}.toast.success{background:#4caf50}.toast.error{background:#f44336}.toast.warning{background:#ff9800}:root{--bg:#10101c;--bg2:#181826;--text:#fff;--text1:#000;--text2:#e6e6ff;--color1:#5490ea;--color2:#6fa7fa;--light:#ffffff1a;--light2:#ffffff4d;--dark:#0000004d;--radius:20px}body{background:var(--bg);color:var(--text);font-family:Gilroy,sans-serif;font-size:16px;font-weight:500;line-height:normal}.header{grid-gap:15px;z-index:9999;background:linear-gradient(#00000094,#0000);flex-wrap:wrap;align-items:center;width:100%;padding:10px 30px;display:flex;position:absolute;top:0;left:0}.header-level{grid-gap:10px;border:1px solid var(--light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07234780;border-radius:20px;align-items:center;padding:5px 20px 5px 3px;display:flex}.header-level_value{background:conic-gradient(#8cbeff calc(var(--progress) * 1%), transparent 0);text-align:center;border-radius:50%;width:40px;height:40px;font-size:20px;font-weight:700;line-height:40px;position:relative}.header-level_value:before{content:"";background:#4e9bff;border-radius:50%;position:absolute;inset:3px}.header-level_value>span{color:#fff;z-index:1;font-weight:700;position:relative}.header-level_label{color:#fff;font-size:16px;font-weight:600}.header-level_subtitle{color:var(--text2);font-size:12px}.header-money{border:1px solid var(--light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07234780;border-radius:20px;align-items:center;gap:8px;margin-right:auto;padding:5px 70px 5px 10px;font-size:16px;font-weight:600;display:flex}.header-money>img{width:40px;height:40px;padding:8px}.header-money_label{color:#a6cf47;font-size:12px;display:block}.header-money_label.red{color:#f56a6a}.header-btn{text-align:center;color:#fff;cursor:pointer;border:1px solid var(--light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07234780;border-radius:15px;width:40px;height:40px;font-size:16px;line-height:40px;display:inline-block}.header-btn-badge{position:relative}.header-btn-badge_value{color:#06241a;text-align:center;background:#22c55e;border-radius:9px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #072347cc}.my-trains-panel{flex-direction:column;gap:10px;max-height:70vh;padding:12px 14px 14px;display:flex;overflow-y:auto}.my-trains-summary{color:var(--text2);justify-content:space-between;font-size:13px;display:flex}.my-trains-summary strong{color:#fff}.my-trains-empty{text-align:center;color:var(--text2);padding:16px 8px;font-size:13px}.my-trains-error{color:#fecaca;background:#ef444426;border:1px solid #ef444466;border-radius:8px;padding:8px 10px;font-size:13px}.my-trains-list{flex-direction:column;gap:10px;display:flex}.mt-card{border:1px solid var(--light);background:#ffffff0a;border-radius:12px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.mt-card_head{align-items:center;gap:8px;display:flex}.mt-card_dot{border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 2px #ffffff26}.mt-card_title{flex:1;font-size:14px;font-weight:600}.mt-card_state{color:#fff;text-transform:uppercase;letter-spacing:.3px;border-radius:8px;padding:2px 8px;font-size:11px;font-weight:600}.mt-card_meta{color:var(--text2);flex-wrap:wrap;gap:8px 12px;font-size:12px;display:flex}.mt-card_progress{background:#ffffff14;border-radius:4px;height:6px;overflow:hidden}.mt-card_progress_bar{background:linear-gradient(90deg,#22c55e,#4ade80);height:100%;transition:width .3s}.mt-card_route{color:var(--text2);justify-content:space-between;gap:8px;font-size:12px;display:flex}.mt-card_actions{gap:8px;margin-top:2px;display:flex}.mt-btn{color:#cfe2ff;cursor:pointer;background:#5490ea2e;border:1px solid #5490ea66;border-radius:8px;flex:1;padding:6px 10px;font-size:12px;font-weight:600;transition:background .15s}.mt-btn:hover:not(:disabled){background:#5490ea59}.mt-btn:disabled{opacity:.5;cursor:not-allowed}.mt-btn-danger{color:#fecaca;background:#ef44442e;border-color:#ef444473}.mt-btn-danger:hover:not(:disabled){background:#ef444459}.depot-panel{flex-direction:column;gap:14px;max-height:75vh;padding:12px 14px 14px;display:flex;overflow-y:auto}.depot-section_title{color:var(--text2);text-transform:uppercase;letter-spacing:.4px;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:13px;font-weight:600;display:flex}.depot-link{color:#c5d6ff;text-transform:none;letter-spacing:0;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.depot-link:hover{color:#fff}.depot-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.depot-card{border:1px solid var(--light);cursor:pointer;text-align:left;background:#ffffff0a;border-radius:10px;flex-direction:column;gap:4px;padding:8px 10px;transition:background .15s,border-color .15s;display:flex}.depot-card:hover{background:#ffffff14}.depot-card.is-selected{background:#5490ea2e;border-color:#5490ea99}.depot-card_head{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.depot-card_name{color:#fff;font-size:13px;font-weight:600}.depot-card_price{color:#cfe2ff;white-space:nowrap;font-size:12px;font-weight:600}.depot-card_price.is-red{color:#fecaca}.depot-card_meta{color:var(--text2);flex-wrap:wrap;gap:6px 10px;font-size:11px;display:flex}.depot-empty{text-align:center;color:var(--text2);border:1px dashed var(--light);background:#ffffff08;border-radius:8px;padding:12px 8px;font-size:13px}.depot-error{color:#fecaca;background:#ef444426;border:1px solid #ef444466;border-radius:8px;margin-top:6px;padding:6px 10px;font-size:12px}.depot-consist{flex-direction:column;gap:4px;display:flex}.depot-card_icon{align-self:center;margin-bottom:2px}.depot-consist_icon{flex-shrink:0}.depot-consist_item{background:#ffffff08;border-radius:8px;grid-template-columns:36px 24px 1fr auto 24px;align-items:center;gap:6px 8px;padding:4px 8px;font-size:12px;display:grid}.depot-consist_idx{color:#c5d6ff;font-size:11px;font-weight:700}.depot-consist_name{font-weight:600}.depot-consist_meta{color:var(--text2)}.depot-consist_remove{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;line-height:1}.depot-summary{border:1px solid var(--light);background:#ffffff0a;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.depot-summary_row{color:var(--text2);justify-content:space-between;font-size:12px;display:flex}.depot-summary_row strong{color:#fff}.depot-summary_total{border-top:1px solid var(--light);margin-top:4px;padding-top:6px;font-size:14px}.depot-summary_total strong{font-size:15px}.depot-summary_total .is-red{color:#fecaca}.depot-actions{gap:8px;display:flex}.depot-btn{cursor:pointer;border:1px solid var(--light);color:#fff;background:#ffffff0d;border-radius:10px;flex:1;padding:10px 12px;font-size:13px;font-weight:600}.depot-btn:disabled{opacity:.45;cursor:not-allowed}.depot-btn-primary{color:#06241a;background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e99}.depot-btn-primary:hover:not(:disabled){filter:brightness(1.08)}.depot-btn-secondary{color:#07223a;background:linear-gradient(135deg,#38bdf8,#0284c7);border-color:#38bdf899}.depot-btn-secondary:hover:not(:disabled){filter:brightness(1.08)}.depot-tabs{background:#ffffff0a;border-radius:10px;gap:6px;margin-bottom:12px;padding:4px;display:flex}.depot-tab{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:8px 10px;font-size:13px;font-weight:600}.depot-tab:hover{color:#fff}.depot-tab.is-active{color:#fff;background:#22c55e2e;box-shadow:inset 0 0 0 1px #22c55e59}.depot-fleet{flex-direction:column;gap:10px;display:flex}.depot-fleet_card{border:1px solid var(--light);background:#ffffff0a;border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.depot-fleet_head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.depot-fleet_name{color:#fff;font-weight:700}.depot-fleet_loco{color:#ffffffa6;font-size:12px}.depot-fleet_meta{color:#ffffffb3;gap:12px;font-size:12px;display:flex}.depot-inventory{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:6px;display:grid}.depot-card-inventory{background:#22c55e14;border-color:#22c55e59}.depot-card-inventory:hover{background:#22c55e29}.depot-zones-actions{gap:8px;display:flex}.depot-zones-list{flex-direction:column;gap:4px;display:flex}.depot-zones-row{background:#ffffff0a;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.depot-zones-row_name{white-space:nowrap;text-overflow:ellipsis;color:#fff;flex:1;min-width:0;overflow:hidden}.depot-zones-row_input{border:1px solid var(--light);color:#fff;background:#ffffff14;border-radius:6px;flex:1;min-width:0;padding:4px 8px;font-size:12px}.depot-zones-row_meta{color:#fff6;font-variant-numeric:tabular-nums;font-size:11px}.depot-zones-row_actions{gap:2px;display:flex}.depot-icon-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:inline-flex}.depot-icon-btn:hover{color:#fff;border-color:var(--light);background:#ffffff14}.depot-icon-btn-danger:hover{color:#fecaca;background:#ef44442e;border-color:#ef444466}.depot-draw-hud{z-index:1000;border:1px solid var(--light);color:#fff;background:#0a0f1ef2;border-radius:12px;flex-direction:column;gap:8px;width:320px;padding:12px 14px;display:flex;position:absolute;top:90px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0006}.depot-draw-hud_title{font-size:14px;font-weight:700}.depot-draw-hud_input{border:1px solid var(--light);color:#fff;background:#ffffff0d;border-radius:8px;padding:6px 10px;font-size:13px}.depot-draw-hud_hint{color:#ffffffb3;font-size:12px}.depot-draw-hud_points{font-size:12px}.depot-draw-hud_actions{gap:6px;margin-top:4px;display:flex}.rs-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.rs-icon img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.rs-icon-xs{width:28px;height:20px}.rs-icon-sm{width:40px;height:28px}.rs-icon-md{width:56px;height:36px}.rs-icon-wide{width:72px;height:24px}.rs-icon-locomotive.rs-icon-wide{width:80px;height:22px}.train-consist_icon{flex-shrink:0}.train-consist-item.is-loco .train-consist_icon{margin-right:2px}.train-modal-title{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.train-modal-title>span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.train-modal-title_input{border:1px solid var(--light);color:#fff;background:#ffffff14;border-radius:6px;flex:1;min-width:0;padding:4px 8px;font-size:14px;font-weight:600}.train-modal-title_edit{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:4px;width:22px;height:22px;font-size:11px}.train-modal-title_edit:hover{color:#fff;background:#ffffff1a}.train-modal-state{color:#07120e;white-space:nowrap;border-radius:999px;margin-left:auto;padding:3px 10px;font-size:11px;font-weight:600}.train-tab{flex-direction:column;gap:12px;padding-top:4px;display:flex}.train-info-grid{border:1px solid var(--light);background:#ffffff0a;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.train-info-row{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.train-info-row>span{color:#fff9}.train-info-row>strong{color:#fff}.train-info-row--name{flex-direction:column;align-items:stretch;gap:6px}.train-info-row--name>span{align-self:flex-start}.train-name-display{align-items:center;gap:6px;display:inline-flex}.train-name-edit{align-items:center;gap:8px;display:flex}.train-name-edit_input{border:1px solid var(--light);color:#fff;background:#ffffff14;border-radius:8px;flex:1;min-width:0;padding:6px 10px;font-size:13px;font-weight:600}.train-progress{background:#ffffff14;border-radius:999px;height:6px;margin-top:6px;overflow:hidden}.train-progress_bar{background:linear-gradient(90deg,#22c55e,#16a34a);height:100%}.train-palette{border:1px dashed var(--light);background:#ffffff08;border-radius:10px;flex-wrap:wrap;gap:6px;min-height:44px;padding:6px;display:flex}.train-palette-inv{background:#22c55e0f;border-color:#22c55e66}.train-palette_chip{border:1px solid var(--light);cursor:grab;-webkit-user-select:none;user-select:none;background:#ffffff12;border-radius:999px;flex-direction:row;align-items:center;gap:6px;padding:6px 10px;font-size:11px;display:flex}.train-palette_chip:active{cursor:grabbing}.train-palette_chip:hover{background:#ffffff1f}.train-palette_name{color:#fff;white-space:nowrap;font-weight:600}.train-palette_meta{color:#ffffff8c;font-size:10px}.train-consist-list{flex-direction:column;gap:6px;min-height:60px;display:flex}.train-consist-empty{border:1px dashed var(--light);text-align:center;color:#ffffff8c;background:#ffffff08;border-radius:10px;padding:18px 10px;font-size:12px}.train-consist-item{color:#fff;cursor:grab;-webkit-user-select:none;user-select:none;background:#38bdf81f;border:1px solid #38bdf866;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.train-consist-item:active{cursor:grabbing}.train-consist-item.is-loco{cursor:default;background:#a78bfa2e;border-color:#a78bfa80}.train-consist-idx{font-variant-numeric:tabular-nums;color:#ffffffb3;width:28px;font-weight:700}.train-consist-name{flex:1;align-items:center;gap:6px;font-weight:600;display:flex}.train-consist-meta{color:#fff9;font-size:11px}.train-consist-badge{border-radius:999px;padding:1px 6px;font-size:10px;font-weight:500}.train-consist-badge.is-inv{color:#bbf7d0;background:#22c55e40}.train-consist-badge.is-new{color:#fde68a;background:#fbbf2440}.route-train-list{flex-direction:column;gap:6px;max-height:220px;display:flex;overflow-y:auto}.route-train-card{cursor:pointer}.route-train-card.is-selected{background:#22c55e1f;border-color:#22c55eb3;box-shadow:inset 0 0 0 1px #22c55e59}.route-waypoints{flex-direction:column;gap:6px;display:flex}.route-waypoint-row{align-items:center;gap:8px;display:flex}.route-waypoint-idx{color:#07223a;background:#38bdf8;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}.route-waypoint-coords{text-align:left;border:1px dashed var(--light);color:#fff;font-variant-numeric:tabular-nums;cursor:pointer;background:#ffffff0a;border-radius:8px;flex:1;padding:6px 10px;font-size:12px}.route-waypoint-coords:hover{background:#ffffff14}.route-waypoint-coords.is-picking{color:#fde68a;background:#fbbf241a;border-color:#fbbf24}.depot-btn-secondary.is-picking,.depot-btn.is-picking{color:#fde68a;background:#fbbf242e;border-color:#fbbf2480}.route-waypoint-icon{background:0 0;border:none}.route-waypoint-dot{color:#07223a;text-align:center;background:#38bdf8;border:2px solid #fff;border-radius:50%;width:22px;height:22px;font-size:12px;font-weight:700;line-height:22px;box-shadow:0 0 0 1px #38bdf880}.depot-vertex-icon{background:0 0;border:none}.depot-vertex-dot{cursor:grab;background:#fff;border:2px solid #a78bfa;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 2px #a78bfa59}.depot-vertex-dot:active{cursor:grabbing}.depot-midpoint-icon{background:0 0;border:none}.depot-midpoint-dot{color:#fff;text-align:center;cursor:pointer;background:#a78bfad9;border:1px solid #ffffffb3;border-radius:50%;width:16px;height:16px;font-size:13px;font-weight:700;line-height:13px}.depot-midpoint-dot:hover{background:#a78bfa}.depot-zone_popup{flex-direction:column;gap:4px;min-width:140px;display:flex}.depot-zone_title{font-weight:700}.depot-zone_meta{color:#0009;font-size:11px}.depot-zone_btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;margin-top:4px;padding:4px 8px;font-size:12px}.depot-edit-head{border-bottom:1px solid var(--light);align-items:center;gap:10px;margin-bottom:12px;padding-bottom:8px;display:flex}.depot-edit-head strong{color:#fff;font-size:14px}.depot-edit-loco{color:#ffffffa6;margin-left:auto;font-size:12px}.leaflet-popup.train-popup .leaflet-popup-content-wrapper{color:#fff;border:1px solid var(--light);background:#0a0f1ef2;border-radius:12px}.leaflet-popup.train-popup .leaflet-popup-tip{background:#0a0f1ef2}.leaflet-popup.train-popup .leaflet-popup-content{min-width:200px;margin:10px 12px;font-size:12px}.tp-title{align-items:center;gap:6px;margin-bottom:6px;font-size:14px;font-weight:600;display:flex}.tp-row{color:var(--text2);justify-content:space-between;gap:8px;margin:2px 0;display:flex}.tp-row strong{color:#fff;font-weight:600}.tp-actions{margin-top:8px}.loading-screen{z-index:9999;background:#0a0a1a;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loader{text-align:center}.spinner{border:3px solid #a855f733;border-top-color:#a855f7;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;animation:1s linear infinite spin}.loader p{color:#a78bfa;margin:0;font-size:14px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.jt-login{color:#000;background:#fff;grid-template-columns:500px 1fr;grid-auto-rows:max-content;align-items:center;width:100vw;height:100vh;display:grid;position:relative;overflow:hidden}.jt-login>div{flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:40px;display:flex}.jt-login>img{object-fit:cover;width:100%;height:100vh}.jt-login input{background:0 0;width:350px}.jt-login input::placeholder{color:var(--text3)}.jt-login>div>a{color:var(--color1);text-align:right;border-bottom:1px dotted;margin-bottom:30px;font-size:14px;display:block}.jt-login>div>.e-float>a{color:var(--color1);border-bottom:1px dotted;font-size:12px;position:absolute;top:20px;right:15px}.jt-login>div>button{width:100%}.maps{width:100%;height:100vh;position:relative;overflow:hidden}.maps>div{width:inherit;height:inherit;position:absolute;inset:0}.maps .leaflet-top.leaflet-left{top:70px;left:20px}.modal{border:1px solid var(--light2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07234799;border-radius:12px;width:100%;max-width:400px;animation:.18s ease-out scaleIn;overflow:hidden}.modal-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0209136b;align-items:center;gap:20px;padding:10px 20px;display:flex}.modal-header>i:first-child{color:#6a7990;font-size:20px}.modal-header>div{color:#fff;font-size:18px;font-weight:600}.modal-header>div>span:last-child{color:#d3d7db;font-size:12px;font-weight:400;display:block}.modal-header>i:last-child{background:var(--light);color:#b8c0cc;text-align:center;cursor:pointer;border-radius:50px;width:30px;height:30px;margin-left:auto;font-size:16px;line-height:30px}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.modal-setlist{flex-direction:column;gap:12px;padding:15px;display:flex}.modal-setlist li{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;display:flex}.modal-setlist_tabs{color:var(--text1);background:#fff;border-radius:50px;align-items:center;padding:3px;display:flex;overflow:hidden}.modal-setlist_tabs button{border-radius:inherit;color:#000;padding:8px 20px;font-size:14px;font-weight:600}.modal-setlist_tabs button.active{background:var(--color1);color:#fff}.modal-save{background:#a4e28f;flex-direction:column;gap:12px;width:100%;padding:15px;font-weight:600;display:flex}.topbar{text-align:left;background:#fbf7ef;border:1px solid #d9ccb5;border-radius:12px;padding:12px 14px}.topbar-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.topbar-controls{align-items:center;gap:14px;display:inline-flex}.topbar h1{color:#2f2517;margin:0;font-size:1.25rem}.mode-toggle{color:#584935;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.95rem;display:inline-flex}.mode-toggle input{accent-color:#2f2517;width:18px;height:18px}.country-select{color:#584935;align-items:center;gap:8px;font-size:.95rem;display:inline-flex}.country-select select{color:#2f2517;background:#fff;border:1px solid #c6b9a4;border-radius:8px;padding:4px 8px}.topbar p{color:#584935;margin:6px 0 0}.topbar-tabs{gap:4px;margin-top:8px;display:flex}.tab-btn{color:#584935;cursor:pointer;background:#f5efe4;border:1px solid #d9ccb5;border-radius:8px 8px 0 0;padding:6px 16px;font-size:.9rem;transition:background .15s,color .15s}.tab-btn:hover{background:#ebe3d5}.tab-btn.active{color:#fbf7ef;background:#2f2517;border-color:#2f2517}.station-search{gap:4px;display:flex}.station-search-input{color:#2f2517;background:#fff;border:1px solid #c6b9a4;border-radius:8px;outline:none;flex:1;padding:8px 10px;font-size:.9rem}.station-search-input:focus{border-color:#7c3aed}.station-search-btn{cursor:pointer;background:#f5efe4;border:1px solid #c6b9a4;border-radius:8px;padding:8px 12px;font-size:1rem}.station-search-btn:hover{background:#ebe3d5}.station-results{flex-direction:column;gap:2px;max-height:220px;display:flex;overflow-y:auto}.station-result-item{border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:.85rem;display:flex}.station-result-item:hover{background:#ebe3d5}.station-name{color:#2f2517;white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.station-type{color:#8b7a65;flex-shrink:0;font-size:.75rem}.station-actions{flex-shrink:0;gap:3px;display:flex}.station-select-btn,.station-fly-btn{cursor:pointer;background:#fff;border:1px solid #c6b9a4;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;display:flex}.station-select-btn.from{color:#16a34a}.station-select-btn.to{color:#dc2626}.station-select-btn.active{color:#fbf7ef;background:#2f2517;border-color:#2f2517}.station-fly-btn:hover,.station-select-btn:hover{background:#ebe3d5}.station-route-section{border-top:1px solid #d9ccb5;flex-direction:column;gap:6px;padding-top:8px;display:flex}.station-route-point{color:#2f2517;align-items:center;gap:6px;font-size:.85rem;display:flex}.station-route-point.from span{color:#16a34a;font-weight:700}.station-route-point.to span{color:#dc2626;font-weight:700}.station-remove{color:#8b7a65;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:.9rem}.station-remove:hover{color:#dc2626}.station-route-actions{gap:6px;display:flex}.error{color:#aa2323;font-weight:600}.routing-panel h3{color:#2f2517;margin:0 0 8px;font-size:1rem}.routing-points{flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.routing-btn{color:#2f2517;cursor:pointer;text-align:left;background:#fff;border:1px solid #c6b9a4;border-radius:8px;width:100%;padding:7px 10px;font-size:.85rem;transition:border-color .15s;display:block}.routing-btn:hover{border-color:#8b7a63}.routing-btn.active{color:#1e40af;background:#eff6ff;border-color:#2563eb}.routing-actions{gap:8px;margin-bottom:6px;display:flex}.routing-go{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;flex:1;padding:7px 10px;font-size:.85rem;font-weight:600}.routing-go:disabled{cursor:not-allowed;background:#c5d6ff}.routing-go:not(:disabled):hover{background:#1d4ed8}.routing-clear{color:#584935;cursor:pointer;background:#fff;border:1px solid #c6b9a4;border-radius:8px;padding:7px 10px;font-size:.85rem}.routing-clear:hover{background:#f5f0e8}.routing-error{color:#dc2626;margin:4px 0 0;font-size:.82rem}.routing-result{color:#065f46;background:#ecfdf5;border-radius:8px;margin-top:6px;padding:6px 8px;font-size:.85rem}.routing-train-pick{flex-wrap:wrap;align-items:flex-end;gap:8px;margin:10px 0 6px;display:flex}.routing-train-pick__label{color:#374151;flex-direction:column;flex:1;gap:4px;min-width:180px;font-size:.82rem;display:flex}.routing-train-pick__select{color:#2f2517;background:#fff;border:1px solid #c6b9a4;border-radius:8px;padding:6px 8px;font-size:.85rem}.routing-train-pick__refresh{color:#584935;cursor:pointer;background:#fff;border:1px solid #c6b9a4;border-radius:8px;padding:6px 10px;font-size:.8rem}.routing-train-pick__refresh:hover{background:#f5efe4}.routing-train-pick__hint{color:#6b7280;margin:0 0 8px;font-size:.78rem;line-height:1.35}.routing-result p{margin:2px 0}.routing-detail{color:#6b7280;font-size:.78rem}.routing-hint{color:#2563eb;margin:6px 0 0;font-size:.82rem;font-style:italic}.train-icon{text-align:center;filter:drop-shadow(0 1px 3px #0006);font-size:22px;line-height:28px}.train-icon-inner{transform-origin:50%;display:inline-block}.train-controls{flex-direction:column;gap:6px;margin-top:8px;display:flex}.train-buttons{gap:6px;display:flex}.train-btn{cursor:pointer;border:none;border-radius:6px;flex:1;padding:5px 10px;font-size:.82rem;font-weight:600}.train-play{color:#fff;background:#16a34a}.train-play:hover{background:#15803d}.train-pause{color:#fff;background:#eab308}.train-pause:hover{background:#ca8a04}.train-stop{color:#fff;background:#dc2626}.train-stop:hover{background:#b91c1c}.train-progress{align-items:center;gap:8px;font-size:.78rem;display:flex}.train-progress-bar{background:#d1d5db;border-radius:3px;flex:1;height:6px;overflow:hidden}.train-progress-fill{background:#2563eb;border-radius:3px;height:100%;transition:width .1s linear}.train-progress-text{white-space:nowrap;color:#374151;text-align:right;min-width:100px}.train-speed{color:#374151;flex-direction:column;gap:2px;font-size:.78rem;display:flex}.train-speed input[type=range]{accent-color:#2563eb;width:100%}.place-train-btn{color:#2f2517;cursor:pointer;background:#fff;border:1px solid #c6b9a4;border-radius:8px;padding:6px 12px;font-size:.88rem;transition:background .15s,border-color .15s}.place-train-btn:hover{background:#f5efe4;border-color:#8b7a63}.place-train-btn.active{color:#14532d;background:#dcfce7;border-color:#166534}.map-shell .leaflet-container.map--place-train{cursor:crosshair}.train-placement-hud{z-index:1100;pointer-events:none;background:#fbf7efee;border:1px solid #d9ccb5;border-radius:10px;align-items:center;gap:10px;max-width:min(92vw,420px);padding:8px 12px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #54391b26}.train-placement-hud__text{color:#2f2517;margin:0;font-size:.88rem}.train-placement-hud__cancel{pointer-events:auto;color:#584935;cursor:pointer;background:#fff;border:1px solid #c6b9a4;border-radius:6px;flex-shrink:0;padding:5px 10px;font-size:.82rem}.train-placement-hud__cancel:hover:not(:disabled){border-color:#8b7a63}.train-placement-hud__cancel:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.app{gap:8px;padding:8px}.map-shell{height:calc(100dvh - 118px);min-height:320px}.topbar-heading{flex-direction:column;align-items:flex-start}.topbar-controls{flex-wrap:wrap}.map-shell .leaflet-container{min-height:320px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
