:root{--bg:#0a0d0a;--panel-bg:#10140f;--panel-border:#ffffff12;--card-bg:#14180f;--card-border:#ffffff0f;--text-primary:#f3f4ee;--text-secondary:#8b9186;--text-muted:#5c6158;--gold:#f0c000;--gold-text:#16170c;--green:#3ecf72;--green-bg:#3ecf721f;--red:#e5484d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Segoe UI,Inter,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text-primary)}.app{background:linear-gradient(#0a0d0acc,#0a0d0acc),url(/assets/asphalt-texture-BW-ztguH.jpg) 0 0/420px;flex-direction:column;height:100vh;display:flex;overflow:hidden}.header{border-bottom:1px solid var(--panel-border);background:linear-gradient(90deg,#0a0d0ae0 0%,#0a0d0a73 55%,#0a0d0ac7 100%),url(/assets/highway-night-e5ehuKA-.jpg) 50% 78%/cover no-repeat;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.header-brand{align-items:center;gap:12px;display:flex}.header-logo{background:var(--gold);width:32px;height:32px;color:var(--gold-text);border-radius:8px;justify-content:center;align-items:center;font-weight:700;display:flex}.header-title{font-size:15px;font-weight:600}.header-subtitle{color:var(--text-secondary);font-size:12px}.header-build{color:var(--text-secondary);opacity:.6;margin-left:16px;font-family:monospace;font-size:11px}.header-right{align-items:center;gap:12px;display:flex}.header-account{align-items:center;gap:6px;display:flex}.header-username{color:var(--gold);font-size:13px;font-weight:600}.header-logout-button{border:1px solid var(--panel-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:4px;padding:2px 6px;font-size:11px}.header-logout-button:hover{color:var(--text-primary);border-color:var(--text-secondary)}.header-balance{color:var(--green);font-size:13px;font-weight:600}.header-vehicle-select{border:1px solid var(--panel-border);color:var(--text-secondary);background:#ffffff08;border-radius:8px;max-width:220px;padding:6px 10px;font-size:13px}.header-vehicle-add{align-items:center;gap:6px;display:flex}.header-vehicle-add-button{border:1px solid var(--gold);color:var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:600}.header-status{color:var(--text-secondary);border:1px solid var(--panel-border);background:#ffffff08;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;display:flex}.status-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.status-dot--ok{background:var(--green);box-shadow:0 0 6px var(--green)}.status-dot--off{background:var(--red);box-shadow:0 0 6px var(--red)}.content{flex:1;gap:16px;min-height:0;padding:20px;display:flex}.main-panel{flex-direction:column;flex:1;gap:16px;min-width:0;min-height:0;display:flex}.main-panel-map{border:1px solid var(--panel-border);border-radius:12px;flex:45;min-height:0;overflow:hidden}.main-panel-content{flex:55;min-height:0;overflow-y:auto}.map-container{width:100%;height:100%;position:relative}.map-filters{z-index:1000;border:1px solid var(--panel-border);color:var(--text-secondary);background:#0f0d08d9;border-radius:10px;flex-direction:column;gap:6px;padding:8px 12px;font-size:12px;display:flex;position:absolute;top:12px;right:12px}.map-filters label{cursor:pointer;white-space:nowrap;align-items:center;gap:6px;display:flex}.players-map{background:var(--bg);width:100%;height:100%}.panel{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:12px;padding:20px}.nav-rail{border:1px solid var(--panel-border);background:linear-gradient(#10140fd1,#10140fd1),url(/assets/asphalt-texture-BW-ztguH.jpg) 0 0/300px;border-radius:12px;flex-shrink:0;width:220px;padding:4px}.nav-menu{flex-direction:column;gap:2px;display:flex}.nav-menu-item{text-align:left;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:600}.nav-menu-item--active{background:var(--gold);color:var(--gold-text)}.nav-submenu{border-left:1px solid var(--panel-border);flex-direction:column;gap:2px;margin:2px 0 6px 12px;padding-left:10px;display:flex}.nav-submenu-item{text-align:left;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 10px;font-size:13px;font-weight:500}.nav-submenu-item--active{color:var(--gold);background:#f0c0001f;font-weight:700}.mobile-submenu{display:none}.panel-focus-toggle{gap:4px;margin-bottom:12px;display:flex}.panel-focus-toggle-btn{border:1px solid var(--panel-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:8px;font-size:13px;font-weight:600}.panel-focus-toggle-btn--active{background:var(--gold);color:var(--gold-text);border-color:var(--gold)}.main-panel-map--full{flex:auto}.main-panel-map--hidden,.main-panel-content--hidden{display:none}@media (width<=480px){.content{padding:12px 12px 78px}.nav-rail{z-index:100;background:var(--panel-bg);border-top:1px solid var(--panel-border);width:100%;padding:6px 8px;position:fixed;bottom:0;left:0;right:0}.nav-menu{flex-direction:row;gap:4px}.nav-menu-item{text-align:center;flex:1;padding:8px 4px;font-size:12px}.nav-menu-item--transporter,.nav-rail .nav-submenu{display:none}.mobile-submenu{gap:6px;margin-bottom:12px;padding-bottom:2px;display:flex;overflow-x:auto}.mobile-submenu .nav-submenu-item{white-space:nowrap;flex-shrink:0}.header{flex-wrap:wrap;gap:8px;padding:10px 14px}.map-filters{gap:3px;padding:5px 8px;font-size:10px;top:6px;right:6px}.map-filters label{gap:4px}}.panel-header{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.panel-heading{margin:0;font-size:16px;font-weight:600}.panel-updated{color:var(--text-muted);font-size:12px}.panel-message{text-align:center;color:var(--text-secondary);padding:32px}.panel-message--error{color:var(--red)}.player-list{flex-direction:column;gap:8px;display:flex}.player-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:10px;align-items:center;gap:14px;padding:12px 14px;display:flex}.player-card-icon{background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.player-card-main{flex:1;min-width:0}.player-card-title{font-size:14px;font-weight:600}.player-card-subtitle{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.player-card-meta{text-align:right;font-size:12px}.player-card-speed{font-weight:600}.player-card-cargo{color:var(--text-secondary)}.player-card-status{color:var(--green);justify-content:flex-end;align-items:center;gap:6px;min-width:90px;font-size:12px;display:flex}.player-card-time{color:var(--text-muted)}.sidebar-tabs{border:1px solid var(--panel-border);background:#ffffff08;border-radius:14px;flex-wrap:wrap;gap:4px;margin-bottom:16px;padding:4px;display:flex}.sidebar-tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:30%;padding:6px 10px;font-size:13px;font-weight:600}.sidebar-tab--active{background:var(--gold);color:var(--gold-text)}.hub-detail-name{font-size:15px;font-weight:600}.hub-detail-sub{color:var(--text-secondary);margin-top:2px;font-size:12px}.hub-stats{gap:8px;margin:16px 0;display:flex}.hub-stat{background:var(--card-bg);border:1px solid var(--card-border);text-align:center;border-radius:8px;flex:1;padding:10px}.hub-stat-value{font-size:16px;font-weight:700}.hub-stat-label{color:var(--text-secondary);margin-top:2px;font-size:11px}.hub-palettes-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin-bottom:8px;font-size:11px}.palette-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.palette-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;padding:10px}.palette-card-top{justify-content:space-between;align-items:center;gap:6px;display:flex}.palette-card-category{font-size:13px;font-weight:600}.palette-badge{color:var(--green);border:1px solid var(--green);white-space:nowrap;border-radius:999px;padding:1px 7px;font-size:11px}.palette-badge--team{color:var(--gold-text);background:var(--gold);border-color:var(--gold);font-weight:600}.palette-card-price{color:var(--text-secondary);margin-top:4px;font-size:12px}.palette-card-destination{margin-top:2px;font-size:12px}.palette-card-final-destination{color:var(--text-muted);margin-top:2px;font-size:11px;font-style:italic}.hub-detail-footer{border-top:1px solid var(--panel-border);color:var(--text-secondary);justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;font-size:12px;display:flex}.hub-detail-total{color:var(--gold);font-weight:600}.hub-marker-inner{text-shadow:0 0 4px #000000e6,0 0 2px #000000e6;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;display:flex}.hub-cluster-marker-inner{width:32px;height:32px;color:var(--gold-text);background:var(--gold);border:2px solid var(--panel-bg);border-radius:999px;justify-content:center;align-items:center;font:700 13px/1 JetBrains Mono,monospace;display:flex;box-shadow:0 0 8px #f0c00099}.player-marker-inner{background:var(--green-bg);border:2px solid var(--green);border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;display:flex;box-shadow:0 0 8px #3ecf7299}.route-arrow-marker-inner{width:14px;height:14px;fill:var(--gold);filter:drop-shadow(0 0 3px #f0c000b3)}.route-arrow-marker-inner--chain{fill:#a78bfa;filter:drop-shadow(0 0 3px #a78bfa99);width:11px;height:11px}@keyframes route-line-dash{to{stroke-dashoffset:-80px}}.route-line{animation:1.4s linear infinite route-line-dash}.route-line--chain{animation-duration:2.8s}.modal-overlay{z-index:1000;background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-overlay--welcome{background:linear-gradient(#0506058c,#050605e0),url(/assets/highway-night-e5ehuKA-.jpg) 50%/cover no-repeat}.modal-card{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:12px;flex-direction:column;gap:4px;width:320px;padding:28px;display:flex}.modal-title{font-size:16px;font-weight:700}.modal-subtitle{color:var(--text-secondary);margin-bottom:16px;font-size:13px}.modal-input{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-primary);border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:14px}.modal-input:focus{outline:1px solid var(--gold)}.modal-error{color:var(--red);margin-bottom:12px;font-size:12px}.modal-submit{background:var(--gold);color:var(--gold-text);cursor:pointer;border:none;border-radius:8px;padding:10px;font-size:14px;font-weight:700}.modal-submit:disabled{opacity:.5;cursor:default}.reservation-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.reservation-card-main{flex:1;min-width:0}.reservation-card-title{font-size:14px;font-weight:600}.reservation-card-sub{color:var(--text-secondary);margin-top:2px;font-size:12px}.reservation-card-deadline{color:var(--text-muted);margin-top:2px;font-size:11px}.reservation-cancel{cursor:pointer;white-space:nowrap;border:1px solid var(--red);color:var(--red);background:0 0;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:600}.trip-panel{flex-direction:column;gap:12px;display:flex}.trip-position{color:var(--gold);font-size:15px;font-weight:700}.trip-unload-explanation{background:var(--green-bg);border:1px solid #3ecf724d;border-radius:10px;padding:10px 30px 10px 14px;font-size:13px;line-height:1.4;position:relative}.trip-unload-explanation-title{color:var(--green);margin-bottom:2px;font-weight:700}.trip-unload-explanation-close{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:16px;line-height:1;position:absolute;top:6px;right:8px}.trip-unload-explanation-close:hover{color:var(--text-primary)}.trip-section-title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:12px;font-weight:600}.trip-cargo-list{flex-direction:column;gap:8px;display:flex}.trip-cargo-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:10px;align-items:center;gap:12px;padding:10px 14px;display:flex}.trip-cargo-main{flex:1;min-width:0}.trip-cargo-title{font-size:14px;font-weight:600}.trip-cargo-sub{color:var(--text-secondary);margin-top:2px;font-size:12px}.trip-load-button,.trip-unload-button,.trip-start-button{border:1px solid var(--green);color:var(--green);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600}.trip-start-button{align-self:flex-start}.logbook-clickable{cursor:pointer}.logbook-clickable:hover{border-color:var(--gold)}.logbook-amount{color:var(--green);white-space:nowrap;font-weight:700}.logbook-amount-pct{color:var(--text-secondary);font-size:11px;font-weight:400}.chain-modal-card,.location-modal-card{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:12px;flex-direction:column;gap:12px;max-height:85vh;padding:24px;display:flex;overflow:hidden}.chain-modal-card{width:min(900px,92vw)}.location-modal-card{width:min(640px,92vw);overflow-y:auto}.chain-modal-header,.location-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.modal-close-button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:20px;line-height:1}.modal-close-button:hover{color:var(--text-primary)}.location-modal-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.location-center-button{border:1px solid var(--card-border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:12px}.location-center-button:hover{border-color:var(--gold);color:var(--text-primary)}.chain-table-scroll{overflow:auto}.chain-table{border-collapse:collapse;width:100%;font-size:13px}.chain-table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);border-bottom:1px solid var(--panel-border);white-space:nowrap;padding:6px 10px;font-size:11px;font-weight:600}.chain-table td{border-bottom:1px solid var(--card-border);white-space:nowrap;padding:8px 10px}.chain-table tbody tr:hover{background:#ffffff08}.trip-start-form{align-items:center;gap:8px;display:flex}.trip-start-form select,.trip-start-form input{background:var(--card-bg);border:1px solid var(--card-border);min-width:0;color:var(--text-primary);border-radius:6px;flex:1;margin-bottom:0;padding:6px 8px;font-size:13px}.trip-start-form button{background:var(--gold);color:#1a1200;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:7px 14px;font-size:12px;font-weight:700}.trip-start-form button:disabled{opacity:.5;cursor:not-allowed}.economy-log{background:var(--card-bg);border:1px solid var(--card-border);border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.economy-log-line{color:var(--text-secondary);font-size:12px;line-height:1.5}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:var(--card-bg);color:var(--text-primary)}.leaflet-popup-content-wrapper{border:1px solid var(--card-border);border-radius:8px}.leaflet-container a.leaflet-popup-close-button{color:var(--text-secondary)}:root{--prep-bg-panel:#0a1210;--prep-bg-panel-alt:#0b1411;--prep-bg-tile:#0f1a16;--prep-bg-active:#16241f;--prep-border:#1e2f29;--prep-border-soft:#16241f;--prep-border-strong:#26382f;--prep-amber:#fbbf24;--prep-amber-dark:#e0a91f;--prep-amber-bg:#1a1409;--prep-amber-border:#4a3a18;--prep-green:#34d399;--prep-green-light:#7de3bb;--prep-green-bg:#0f2a20;--prep-green-border:#1f4a38;--prep-red:#ff4d4d;--prep-red-text:#ff8080;--prep-red-bg:#150c0c;--prep-red-border:#4a2020;--prep-text-primary:#eaf2ee;--prep-text-secondary:#c7d6d0;--prep-text-tertiary:#a8bcb4;--prep-text-muted:#7f948d;--prep-text-disabled:#4a5c55;--prep-font-ui:"Sora", "Segoe UI", system-ui, sans-serif;--prep-font-mono:"JetBrains Mono", ui-monospace, "SFMono-Regular", monospace}.home-content{padding:0;display:block;overflow-y:auto}.nav-menu-item--home{color:var(--prep-text-muted);margin-bottom:6px}.home-screen{font-family:var(--prep-font-ui);color:var(--prep-text-primary);flex-direction:column;gap:26px;min-height:100%;padding:34px 40px 28px;display:flex}.home-welcome-kicker{font-family:var(--prep-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:6px;font-size:10px;font-weight:500}.home-welcome-title{margin:0;font-size:26px;font-weight:600;line-height:1.2}.home-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-card{text-align:left;border:1px solid var(--prep-border);background:var(--prep-bg-panel);color:inherit;cursor:pointer;border-radius:14px;flex-direction:column;gap:6px;padding:22px;font-family:inherit;display:flex}.home-card-icon{background:var(--prep-bg-active);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:6px;font-size:24px;display:flex}.home-card-title{text-transform:uppercase;letter-spacing:.02em;font-size:18px;font-weight:700}.home-card-description{color:var(--prep-text-tertiary);margin:0 0 4px;font-size:13px;font-weight:300}.home-card-status{margin-top:auto;padding-top:10px}.home-card-gauge-label{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);font-size:13px;font-weight:600}.home-card-gauge{background:var(--prep-bg-active);border-radius:3px;height:5px;margin-bottom:6px;overflow:hidden}.home-card-gauge-fill{background:linear-gradient(90deg, var(--prep-amber-dark), var(--prep-amber));border-radius:3px;height:100%}.home-card-cta{text-align:center;border-radius:10px;margin-top:14px;padding:10px;font-size:13px;font-weight:600;display:block}.home-card--prepare{border-color:var(--prep-amber-border);background:linear-gradient(#171106,#0e1512)}.home-card--prepare .home-card-icon,.home-card--prepare .home-card-cta{background:var(--prep-amber);color:#0a1310}.home-card--transport .home-card-icon{background:var(--prep-bg-active)}.home-card--transport .home-card-cta{border:1px solid var(--prep-border-strong);color:var(--prep-text-secondary);background:0 0}.home-card--transport:not(.home-card--disabled) .home-card-gauge-label{color:var(--prep-green)}.home-card--disabled,.home-card--disabled .home-card-title{color:var(--prep-text-muted)}.home-card--manage .home-card-icon{background:var(--prep-green-bg)}.home-card--manage .home-card-cta{border:1px solid var(--prep-green-border);color:var(--prep-green);background:0 0}@media (width<=768px){.home-screen{padding:22px 16px 20px}.home-cards{flex-direction:column;display:flex}}.prepare-shell{font-family:var(--prep-font-ui);color:var(--prep-text-primary);flex-direction:column;gap:16px;height:100%;display:flex}.prepare-shell-header{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.prepare-shell-tabs,.prepare-shell-view-toggle{border:1px solid var(--prep-border-strong);background:var(--prep-bg-panel-alt);border-radius:11px;gap:4px;padding:4px;display:inline-flex}.prepare-shell-tab,.prepare-shell-view-btn{color:var(--prep-text-tertiary);font-family:var(--prep-font-ui);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.prepare-shell-tab--active,.prepare-shell-view-btn--active{background:var(--prep-amber);color:#0a1310}.prepare-shell-capacity{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);margin-left:auto;font-size:15px;font-weight:700}.prepare-shell .panel-message{font-family:var(--prep-font-ui);color:var(--prep-text-muted)}@media (width<=768px){.prepare-shell-header{flex-direction:column;align-items:stretch}.prepare-shell-tabs,.prepare-shell-view-toggle{justify-content:center}.prepare-shell-capacity{text-align:center;margin-left:0}}.auto-cargo-panel{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex;overflow-y:auto}.auto-cargo-filters{background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:12px;padding:14px 16px}.auto-cargo-filters-header{align-items:center;gap:12px;margin-bottom:10px;display:flex}.auto-cargo-filters-title{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);font-size:9px;font-weight:500}.auto-cargo-filters-hint{color:var(--prep-text-muted);font-size:11px}.auto-cargo-filters-reset{color:var(--prep-amber);font-family:var(--prep-font-ui);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:12px;font-weight:600}.auto-cargo-filters-grid{grid-template-columns:1fr 1fr 1.2fr;align-items:start;gap:16px;display:grid}.auto-cargo-filter-slider{color:var(--prep-text-secondary);flex-direction:column;gap:6px;font-size:12px;display:flex}.auto-cargo-filter-slider input[type=range]{accent-color:var(--prep-amber);width:100%}.auto-cargo-filter-value{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);font-size:11px}.auto-cargo-filter-chips{color:var(--prep-text-secondary);flex-direction:column;gap:6px;font-size:12px;display:flex}.auto-cargo-filter-chips-list{flex-wrap:wrap;gap:6px;max-height:108px;display:flex;overflow-y:auto}.auto-cargo-chip{border:1px dashed var(--prep-border-strong);color:var(--prep-text-tertiary);font-family:var(--prep-font-ui);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:500;display:inline-flex}.auto-cargo-chip--active{border-style:solid;border-color:var(--prep-amber-border);background:var(--prep-amber-bg);color:var(--prep-amber)}.auto-cargo-chip-remove{font-size:13px;line-height:1}.auto-cargo-sort-bar{font-family:var(--prep-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--prep-text-muted);justify-content:space-between;align-items:center;gap:12px;font-size:10px;font-weight:500;display:flex}.auto-cargo-sort-pills{gap:4px;display:flex}.auto-cargo-sort-pill{border:1px solid var(--prep-border);color:var(--prep-text-secondary);font-family:var(--prep-font-ui);text-transform:none;letter-spacing:normal;cursor:pointer;background:0 0;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:600}.auto-cargo-sort-pill--active{background:var(--prep-amber);border-color:var(--prep-amber);color:#0a1310}.auto-cargo-lot-list{flex-direction:column;gap:10px;display:flex}.auto-cargo-lot{border:1px solid var(--prep-border);background:var(--prep-bg-tile);border-left:3px solid var(--prep-border-strong);border-radius:13px;flex-direction:column;gap:10px;padding:16px 18px 16px 20px;display:flex;position:relative}.auto-cargo-lot--best{border-left-color:var(--prep-amber);background:linear-gradient(180deg, #fbbf240f, transparent 60%), var(--prep-bg-tile)}.auto-cargo-lot-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;display:flex}.auto-cargo-lot-identity{flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0;display:flex}.auto-cargo-lot-badge{background:var(--prep-amber);color:#0a1310;font-family:var(--prep-font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:9px;font-weight:700}.auto-cargo-lot-hub{font-size:15px;font-weight:600}.auto-cargo-lot-segments{font-family:var(--prep-font-mono);color:var(--prep-text-muted);white-space:nowrap;font-size:11px}.auto-cargo-lot-capacity{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);white-space:nowrap;font-size:13px;font-weight:600}.auto-cargo-lot-destination{align-items:center;gap:8px;display:flex}.auto-cargo-lot-destination-label{font-family:var(--prep-font-mono);color:var(--prep-text-muted);white-space:nowrap;font-size:11px}.auto-cargo-lot-destination-select{background:var(--card-bg);border:1px solid var(--prep-border-soft);min-width:0;color:var(--prep-text-secondary);font-family:var(--prep-font-mono);border-radius:6px;flex:1;padding:5px 8px;font-size:12px}.auto-cargo-lot-destination-select:disabled{opacity:.6}.auto-cargo-lot-chips{flex-wrap:wrap;gap:6px;display:flex}.auto-cargo-lot-chip{background:var(--prep-bg-active);color:var(--prep-text-secondary);font-family:var(--prep-font-mono);border-radius:6px;padding:3px 8px;font-size:11px}.auto-cargo-lot-detail-toggle{color:var(--prep-text-muted);font-family:var(--prep-font-mono);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:11px}.auto-cargo-lot-detail-toggle:hover{color:var(--prep-text-secondary)}.auto-cargo-lot-detail-list{background:var(--prep-bg-active);border-radius:6px;flex-direction:column;gap:4px;margin:0;padding:8px 10px;list-style:none;display:flex}.auto-cargo-lot-detail-line{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);align-items:center;gap:8px;font-size:11px;display:flex}.auto-cargo-lot-detail-category{flex:1}.auto-cargo-lot-detail-quantity,.auto-cargo-lot-detail-final{color:var(--prep-text-muted)}.auto-cargo-lot-stats{gap:24px;display:flex}.auto-cargo-lot-stat{flex-direction:column;gap:2px;display:flex}.auto-cargo-lot-stat-label{font-family:var(--prep-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--prep-text-muted);font-size:9px;font-weight:500}.auto-cargo-lot-stat-value{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);font-size:13px;font-weight:600}.auto-cargo-lot-stat-value--zero{color:var(--prep-green)}.auto-cargo-lot-footer{border-top:1px solid var(--prep-border-soft);justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.auto-cargo-lot-value{font-family:var(--prep-font-mono);color:var(--prep-green);font-size:18px;font-weight:700}.auto-cargo-lot-caveat{color:var(--prep-text-muted);font-size:11px;font-weight:500}.share-estimate{display:inline-block;position:relative}.share-estimate-trigger{font:inherit;color:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin:0;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.share-estimate-popover{z-index:200;background:var(--prep-bg-panel);border:1px solid var(--prep-border-soft);width:260px;font-family:var(--prep-font-ui);color:var(--prep-text-secondary);text-align:left;white-space:normal;border-radius:10px;padding:12px;font-size:12px;font-weight:400;position:fixed;box-shadow:0 8px 24px #0006}.share-estimate-popover-line{border-bottom:1px solid var(--prep-border-soft);flex-direction:column;gap:3px;margin-bottom:8px;padding-bottom:8px;display:flex}.share-estimate-popover-line-label{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);font-size:11px;font-weight:600}.share-estimate-popover-row{color:var(--prep-text-muted);line-height:1.4}.share-estimate-popover-total{font-family:var(--prep-font-mono);color:var(--prep-green);font-size:11px;font-weight:600}.auto-cargo-lot-cta{font-family:var(--prep-font-ui);background:var(--prep-amber);color:#0a1310;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:600}.auto-cargo-lot-cta:disabled{background:var(--prep-bg-active);color:var(--prep-text-disabled);cursor:default}@media (width<=768px){.auto-cargo-filters-grid{grid-template-columns:1fr}.auto-cargo-sort-bar{flex-direction:column;align-items:flex-start;gap:6px}.auto-cargo-lot-stats{gap:16px}.auto-cargo-lot-footer{flex-direction:column;align-items:stretch}.auto-cargo-lot-cta{width:100%}}.palettes-around-panel{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex;overflow:hidden}.palettes-around-panel-body{flex:1;gap:18px;min-height:0;display:flex;overflow:hidden}.palettes-around-panel-cart-column{flex-direction:column;flex-shrink:0;width:326px;display:flex;overflow-y:auto}.palette-list-panel{flex:1;gap:18px;min-height:0;display:flex;overflow:hidden}.palette-list-panel-hub-column{flex-direction:column;flex-shrink:0;gap:12px;width:326px;padding-right:2px;display:flex;overflow-y:auto}.palette-list-panel-search{position:relative}.palette-list-panel-search input{background:var(--prep-bg-tile);border:1px solid var(--prep-border);width:100%;color:var(--prep-text-primary);font-family:var(--prep-font-ui);border-radius:9px;padding:9px 12px;font-size:13px}.palette-list-panel-search-results{z-index:20;background:var(--prep-bg-panel-alt);border:1px solid var(--prep-border-strong);border-radius:9px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.palette-list-panel-search-results button{text-align:left;color:var(--prep-text-secondary);font-family:var(--prep-font-ui);cursor:pointer;background:0 0;border:none;padding:9px 12px;font-size:13px}.palette-list-panel-search-results button:hover{background:var(--prep-bg-active);color:var(--prep-text-primary)}.palette-list-panel-hub-card{background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:12px;padding:16px}.palette-list-panel-table-column{flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}.palette-list-panel-table-header{font-family:var(--prep-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:8px;font-size:11px;font-weight:500}.palette-list-panel-table{table-layout:fixed;border-collapse:collapse;width:100%}.palette-list-panel-table td{border-bottom:1px solid var(--prep-border-soft)}.palette-list-panel-table .cart-palette-row-check{width:30px}.palette-list-panel-table .cart-palette-row-price,.palette-list-panel-table .cart-palette-row-value{width:90px}.palette-list-panel-table .cart-palette-row-action{width:96px}@media (width<=768px){.palettes-around-panel-body{flex-direction:column;overflow:visible}.palettes-around-panel-cart-column{width:100%}.palette-list-panel{flex-direction:column;overflow:visible}.palette-list-panel-hub-column{width:100%}.palette-list-panel-table,.palette-list-panel-table tbody{width:100%;display:block}.cart-palette-row{grid-template-columns:auto 1fr auto;grid-template-areas:"check category action""check destination action""check price action";column-gap:10px;padding:12px 4px;display:grid}.cart-palette-row-check{grid-area:check}.cart-palette-row-category{grid-area:category}.cart-palette-row-destination{grid-area:destination}.cart-palette-row-price{grid-area:price}.cart-palette-row-value{display:none}.cart-palette-row-action{grid-area:action;align-self:center}.cart-palette-row td{border:none;padding:2px 0;display:block}}.cart-palette-row td{border-bottom:1px solid var(--prep-border-soft);vertical-align:middle;padding:13px 12px;font-size:13px}.cart-palette-row--in-cart{background:var(--prep-amber-bg)}.cart-palette-row-check input{width:16px;height:16px;accent-color:var(--prep-amber)}.cart-palette-row-category{font-weight:500}.cart-palette-row-final{color:var(--prep-text-muted);margin-top:2px;font-size:11px;font-style:italic}.cart-palette-row-origin{font-family:var(--prep-font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--prep-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:10px;font-weight:500;overflow:hidden}.cart-palette-row-destination,.cart-palette-row-price{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cart-palette-row-destination-select{background:var(--card-bg);border:1px solid var(--prep-border-soft);width:100%;color:var(--prep-text-tertiary);font-family:var(--prep-font-mono);border-radius:6px;padding:4px 6px;font-size:12px}.cart-palette-row-destination-select:disabled{opacity:.6}.cart-palette-row-value{font-family:var(--prep-font-mono);color:var(--prep-green);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.cart-palette-row-error{color:var(--prep-red-text);margin-bottom:4px;font-size:11px}.cart-palette-row-add,.cart-palette-row-remove,.cart-palette-row-capacity{font-family:var(--prep-font-ui);cursor:pointer;white-space:nowrap;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600}.cart-palette-row-add{background:var(--prep-amber);color:#0a1310;border:none}.cart-palette-row-add:disabled{opacity:.6;cursor:default}.cart-palette-row-remove{border:1px solid var(--prep-amber);color:var(--prep-amber);background:0 0}.cart-palette-row-capacity{border:1px solid var(--prep-border);color:var(--prep-text-disabled);cursor:default;background:0 0}.palette-map-panel{flex:1;gap:16px;min-height:0;display:flex}.palette-map-panel-map{border:1px solid var(--prep-border);border-radius:12px;flex:1;min-width:0;overflow:hidden}.palette-map-panel-hub-column{flex-direction:column;flex-shrink:0;gap:12px;width:330px;display:flex;overflow-y:auto}.palette-map-panel-hub-card{background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:12px;padding:16px}.palette-map-panel-top-title{font-family:var(--prep-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--prep-text-muted);margin:14px 0 8px;font-size:11px;font-weight:500}.palette-map-panel-top-list{flex-direction:column;gap:8px;display:flex}.palette-map-panel-top-item{background:var(--prep-bg-tile);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:flex}.palette-map-panel-top-item select{background:var(--card-bg);border:1px solid var(--prep-border-soft);max-width:140px;color:var(--prep-text-secondary);font-family:var(--prep-font-mono);border-radius:6px;flex-shrink:0;padding:4px 6px;font-size:11px}.palette-map-panel-top-item select:disabled{opacity:.6}.palette-map-panel-top-item button{font-family:var(--prep-font-ui);background:var(--prep-amber);color:#0a1310;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:5px 10px;font-size:11px;font-weight:600}.palette-map-panel-top-item button:disabled{opacity:.6;cursor:default}.palette-map-panel-top-in-cart,.palette-map-panel-top-capacity{font-family:var(--prep-font-mono);color:var(--prep-text-disabled);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:600}.palette-map-panel-top-in-cart{color:var(--prep-amber)}.palette-map-panel-switch{border:1px solid var(--prep-border-strong);width:100%;color:var(--prep-text-secondary);font-family:var(--prep-font-ui);cursor:pointer;background:0 0;border-radius:8px;margin-top:14px;padding:9px;font-size:12px;font-weight:600}@media (width<=768px){.palette-map-panel{flex-direction:column}.palette-map-panel-map{min-height:260px}.palette-map-panel-hub-column{width:100%}}.prep-cart{background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:12px;flex-direction:column;gap:10px;margin-top:auto;padding:16px;display:flex}.prep-cart-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.prep-cart-title{font-size:13px;font-weight:600}.prep-cart-capacity{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);font-size:13px;font-weight:600}.prep-cart-capacity--over{color:var(--prep-red-text)}.prep-cart-lock-banner{border:1px solid var(--prep-amber-border);background:var(--prep-amber-bg);color:var(--prep-amber);border-radius:9px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;display:flex}.prep-cart-lock-timer{font-family:var(--prep-font-mono);font-weight:700}.prep-cart-empty{text-align:center;color:var(--prep-text-muted);padding:14px 0;font-size:12px}.prep-cart-lines{flex-direction:column;gap:6px;max-height:180px;display:flex;overflow-y:auto}.prep-cart-line{background:var(--prep-bg-tile);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:flex}.prep-cart-line-main{flex-direction:column;gap:2px;min-width:0;display:flex}.prep-cart-line-destination{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);font-size:11px}.prep-cart-line-remove{color:var(--prep-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:11px;text-decoration:underline}.prep-cart-footer{border-top:1px solid var(--prep-border-soft);justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.prep-cart-value{flex-direction:column;display:flex}.prep-cart-value-amount{font-family:var(--prep-font-mono);color:var(--prep-green);font-size:20px;font-weight:700}.prep-cart-value-note{font-family:var(--prep-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--prep-text-muted);font-size:9px;font-weight:500}.prep-cart-confirm{font-family:var(--prep-font-ui);background:var(--prep-amber);color:#0a1310;cursor:pointer;white-space:nowrap;border:none;border-radius:9px;padding:11px 18px;font-size:13px;font-weight:700}.prep-cart-confirm:disabled{background:var(--prep-bg-active);color:var(--prep-text-disabled);cursor:default}.reservation-confirmation{font-family:var(--prep-font-ui);color:var(--prep-text-primary);background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:18px;flex-direction:column;gap:22px;max-width:640px;margin:0 auto;padding:30px;display:flex}.reservation-confirmation-header{flex-direction:column;gap:4px;display:flex}.reservation-confirmation-title{font-size:22px;font-weight:600}.reservation-confirmation-subtitle{font-family:var(--prep-font-mono);color:var(--prep-text-muted);font-size:11px}.reservation-confirmation-tiles{grid-template-columns:1fr 1fr;gap:12px;display:grid}.reservation-confirmation-tile{background:var(--prep-bg-tile);border:1px solid var(--prep-border-soft);border-radius:12px;padding:14px 16px}.reservation-confirmation-tile-label{font-family:var(--prep-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:6px;font-size:9px;font-weight:500}.reservation-confirmation-tile-value{font-family:var(--prep-font-mono);font-size:16px;font-weight:700}.reservation-confirmation-caveat{color:var(--prep-text-muted);font-size:11px;font-weight:500}.reservation-confirmation-transporter{background:var(--prep-green-bg);border:1px solid var(--prep-green-border);color:var(--prep-green-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:12px;display:flex}.reservation-confirmation-transporter button{font-family:var(--prep-font-ui);background:var(--prep-green);color:#06140f;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;padding:8px 14px;font-size:12px;font-weight:600}.reservation-confirmation-transporter--disabled{background:var(--prep-bg-tile);border-color:var(--prep-border);color:var(--prep-text-muted)}.reservation-confirmation-transporter--disabled button{background:var(--prep-bg-active);color:var(--prep-text-disabled);cursor:default}.reservation-confirmation-close{border:1px solid var(--prep-border-strong);color:var(--prep-text-secondary);font-family:var(--prep-font-ui);cursor:pointer;background:0 0;border-radius:9px;align-self:flex-start;padding:10px 20px;font-size:13px;font-weight:600}@media (width<=768px){.reservation-confirmation{border-radius:0;max-width:none;padding:22px 18px}.reservation-confirmation-tiles{grid-template-columns:1fr}.reservation-confirmation-transporter{text-align:center;flex-direction:column;align-items:stretch}.reservation-confirmation-close{text-align:center;align-self:stretch}}.admin-simulator{flex-direction:column;gap:10px;display:flex}.trip-ready-button{background:var(--gold);color:#1a1200;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:7px 14px;font-size:12px;font-weight:700}.trip-ready-button:disabled{opacity:.5;cursor:not-allowed}.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}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out, opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{text-align:center;border-radius:15px;width:30px;height:30px;margin-top:5px;margin-left:5px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}
