:root{--prep-bg-panel:#121417;--prep-bg-panel-alt:#0e1013;--prep-bg-tile:#191c21;--prep-bg-active:#1e2227;--prep-border:#262a31;--prep-border-soft:#1e2227;--prep-border-strong:#2e333b;--prep-amber:#e3a541;--prep-amber-dark:#f0bd62;--prep-amber-bg:#1c1810;--prep-amber-border:#4a3a18;--prep-green:#5cc98a;--prep-green-light:#86dcab;--prep-green-bg:#16301f;--prep-green-border:#24503a;--prep-red:#e0705c;--prep-red-text:#f0b3a6;--prep-red-bg:#1f1512;--prep-red-border:#3a1d17;--prep-text-primary:#ebe8e2;--prep-text-secondary:#c4c3bf;--prep-text-tertiary:#9a9ea6;--prep-text-muted:#6b7079;--prep-text-disabled:#464b54;--prep-ink-on-accent:#14110b;--prep-category-violet:#a78bfa;--prep-category-orange:#ff8a3d;--prep-category-blue:#4f9dff;--prep-font-ui:"Barlow", "Segoe UI", system-ui, sans-serif;--prep-font-display:"Barlow Condensed", "Barlow", "Segoe UI", system-ui, sans-serif;--prep-font-mono:"IBM Plex Mono", ui-monospace, "SFMono-Regular", monospace;--prep-text-on-photo:#f4f2ee;--prep-radius-control:8px;--prep-radius-card:12px;--bg:var(--prep-bg-panel);--panel-bg:var(--prep-bg-tile);--panel-border:var(--prep-border);--card-bg:var(--prep-bg-tile);--card-border:var(--prep-border-soft);--text-primary:var(--prep-text-primary);--text-secondary:var(--prep-text-secondary);--text-muted:var(--prep-text-muted);--gold:var(--prep-amber);--gold-text:var(--prep-bg-panel);--green:var(--prep-green);--green-bg:var(--prep-green-bg);--red:var(--prep-red);--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--prep-font-ui)}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text-primary)}.app{background:var(--bg);height:100vh;overflow:hidden}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--prep-bg-panel:#f4f2ee;--prep-bg-panel-alt:#ebe8e2;--prep-bg-tile:#fff;--prep-bg-active:#e6e2da;--prep-border:#d8d4cc;--prep-border-soft:#e6e2da;--prep-border-strong:#bdb8ae;--prep-amber:#9a6410;--prep-amber-dark:#7a4e0a;--prep-amber-bg:#fbf1dc;--prep-amber-border:#e3c78e;--prep-green:#1f7a4a;--prep-green-light:#2e9a60;--prep-green-bg:#e3f3ea;--prep-green-border:#a9d7bd;--prep-red:#b4432f;--prep-red-text:#8f2f1f;--prep-red-bg:#fbe9e5;--prep-red-border:#eab8ad;--prep-text-primary:#16181c;--prep-text-secondary:#33373e;--prep-text-tertiary:#555a63;--prep-text-muted:#6b7079;--prep-text-disabled:#a9aab0;--prep-ink-on-accent:#fff;--prep-category-violet:#6d28d9;--prep-category-orange:#c2410c;--prep-category-blue:#1d4ed8;--elevation-1:0 1px 2px #16181c14;--elevation-2:0 4px 12px #16181c1f;--elevation-3:0 12px 32px #16181c2e}.app{grid-template:"rail top""rail main"minmax(0,1fr)/64px minmax(0,1fr);display:grid}.rail{z-index:1100;background:var(--prep-bg-panel-alt);border-right:1px solid var(--prep-border);flex-direction:column;grid-area:rail;align-items:center;gap:14px;padding:16px 0;display:flex;position:relative}.rail-destinations{flex-direction:column;flex:1;align-items:center;gap:10px;margin-top:16px;display:flex}.header-brand{flex-direction:column;align-items:center;gap:4px;display:flex}.header-brand--link{cursor:pointer;background:0 0;border:none;padding:0}.header-logo{object-fit:cover;border-radius:10px;width:44px;height:44px;display:block}.header-build{text-overflow:ellipsis;max-width:56px;font-size:12px;font-family:var(--prep-font-mono);color:var(--prep-text-muted);overflow:hidden}.header-nav-tab{width:44px;color:var(--prep-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;gap:4px;position:relative}.header-nav-tab:hover{color:var(--prep-text-primary);background:var(--prep-bg-active)}.header-nav-tab--active,.header-carte-button--active{color:var(--gold);background:var(--prep-bg-active)}.header-nav-tab--active:before,.header-carte-button--active:before{content:"";background:var(--gold);border-radius:2px;width:3px;position:absolute;top:12px;bottom:12px;left:-10px}.header-nav-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.header-nav-tab-badge{background:var(--green);width:7px;height:7px;box-shadow:0 0 6px var(--green);border-radius:50%;position:absolute;top:7px;right:7px}.header{z-index:1100;background:var(--prep-bg-panel);border-bottom:1px solid var(--prep-border);grid-area:top;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px 30px;display:flex;position:relative}.header-heading{min-width:0}.header-eyebrow,.header-stat-label{font:500 12px/1.2 var(--prep-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--prep-text-tertiary);white-space:nowrap}.header-screen-title{font:700 28px/1.05 var(--prep-font-display);color:var(--prep-text-primary);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.header-right{flex-shrink:0;align-items:center;gap:20px;display:flex}.header-stat{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.header-stat-label--accent{color:var(--gold)}.header-balance{font:600 17px/1 var(--prep-font-mono);color:var(--prep-text-primary)}.header-vehicle-select{background:var(--prep-bg-tile);border:1px solid var(--prep-border);color:var(--prep-text-primary);border-radius:6px;max-width:240px;padding:4px 8px;font-size:13px;font-weight:500}.header-sim-pill{white-space:nowrap;border-radius:6px;align-items:center;gap:7px;padding:3px 9px;font-size:12px;font-weight:500;display:flex}.header-sim-pill--on{background:var(--prep-green-bg);color:var(--green)}.header-sim-pill--off{background:var(--prep-bg-tile);color:var(--prep-text-tertiary)}.header-sim-pill-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.header-sim-clients{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.header-sim-pill-role{opacity:.7;font-weight:400}.header-sim-pill--driving .header-sim-pill-dot{animation:2s ease-in-out infinite header-sim-pulse}@keyframes header-sim-pulse{0%,to{opacity:1}50%{opacity:.35}}.header-status{color:var(--prep-text-tertiary);white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex}.status-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.status-dot--ok{background:var(--green)}.status-dot--off{background:var(--red)}.avatar-menu{position:relative}.avatar-button{border:1px solid var(--prep-border);background:var(--prep-bg-tile);width:44px;color:var(--prep-text-secondary);font:600 13px/1 var(--prep-font-mono);cursor:pointer;border-radius:10px}.avatar-button:hover{color:var(--gold)}.avatar-overlay{z-index:200;position:fixed;inset:0}.avatar-dropdown{background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);border-radius:var(--prep-radius-card);z-index:201;width:220px;position:absolute;bottom:0;left:calc(100% + 12px);overflow:hidden;box-shadow:0 20px 44px #0000008c}.avatar-dropdown-header{border-bottom:1px solid var(--prep-border);padding:12px 14px}.avatar-dropdown-name{font:700 17px/1.1 var(--prep-font-display);color:var(--prep-text-primary)}.avatar-dropdown-language{border-top:1px solid var(--prep-border);padding:10px 14px}.avatar-dropdown-language-label{font:500 12px/1.2 var(--prep-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:8px;display:block}.avatar-dropdown-language-choices{border:1px solid var(--prep-border);border-radius:var(--prep-radius-control);background:var(--prep-bg-panel-alt);gap:2px;padding:3px;display:flex}.avatar-dropdown-language-choice{color:var(--prep-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:6px 8px;font-size:13px}.avatar-dropdown-language-choice--active{color:var(--prep-text-primary);background:var(--prep-bg-active);font-weight:600}.avatar-dropdown-item{text-align:left;width:100%;color:var(--prep-text-primary);cursor:pointer;background:0 0;border:none;padding:11px 14px;font-size:14px;display:block}.avatar-dropdown-item:hover{background:var(--prep-bg-active)}.avatar-dropdown-item--danger{color:var(--red);border-top:1px solid var(--prep-border)}.visual{background:var(--prep-bg-active);color:var(--prep-text-muted);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.visual--empty{background:linear-gradient(135deg, var(--prep-bg-active), var(--prep-bg-panel-alt))}.visual-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.content{grid-area:main;gap:16px;min-height:0;padding:24px 30px;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}.main-panel-content.panel{background:0 0;border:none;border-radius:0;padding:0}.map-container{width:100%;height:100%;position:relative}.map-filters{z-index:1000;border:1px solid var(--panel-border);color:var(--text-secondary);background:#121417d9;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}.main-panel-map--full{flex:auto}@media (width<=768px){.content{padding:16px}}@media (width<=480px){.content,.panel{padding:12px}.map-filters{gap:3px;padding:5px 8px;font-size:12px;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:12px}.hub-palettes-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin-bottom:8px;font-size:12px}.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:12px}.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:12px;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;font:700 13px/1 var(--prep-font-mono);color:var(--gold-text);background:var(--gold);border:2px solid var(--panel-bg);border-radius:999px;justify-content:center;align-items:center;display:flex;box-shadow:0 0 8px #e3a54199}.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 #5cc98a99}.route-arrow-marker-inner{width:14px;height:14px;fill:var(--gold);filter:drop-shadow(0 0 3px #e3a541b3)}.route-arrow-marker-inner--chain{width:11px;height:11px;fill:var(--prep-category-violet);filter:drop-shadow(0 0 3px #a78bfa99)}@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}.session-end{border:1px solid var(--prep-border);background:var(--prep-bg-tile);border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px 14px;display:flex}.session-end--ok{border-color:var(--prep-green-border);background:var(--prep-green-bg)}.session-end--costly{border-color:var(--prep-amber-border);background:var(--prep-amber-bg)}.session-end-body{flex-direction:column;flex:1;gap:4px;display:flex}.session-end-title{color:var(--prep-text-primary);font-size:14px;font-weight:600}.session-end-detail{color:var(--prep-text-muted);font-size:12px}.session-end-consequence{color:var(--prep-text-secondary);font-size:13px}.session-end-dismiss{min-width:44px;min-height:44px;color:var(--prep-text-tertiary);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.modal-overlay{z-index:2000;background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-overlay--welcome{background:-webkit-linear-gradient(#0a0b0de0,#0a0b0d8c),-webkit-image-set(url(/assets/highway-night-Dqx86WjY.avif) 1x type("image/avif"),url(/assets/highway-night-22_viUq8.webp) 1x type("image/webp"),url(/assets/highway-night-e5ehuKA-.jpg) 1x type("image/jpeg")) 50%/cover no-repeat;background:linear-gradient(#0a0b0d8c,#0a0b0de0),image-set("/assets/highway-night-Dqx86WjY.avif" 1x type("image/avif"),"/assets/highway-night-22_viUq8.webp" 1x type("image/webp"),"/assets/highway-night-e5ehuKA-.jpg" 1x type("image/jpeg")) 50%/cover no-repeat}.modal-card{background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);border-radius:14px;flex-direction:column;gap:4px;width:min(380px,100vw - 32px);padding:30px;display:flex;box-shadow:0 24px 60px #0000008c}.modal-title{font:700 30px/1.05 var(--prep-font-display);margin-bottom:4px}.modal-subtitle{color:var(--prep-text-tertiary);margin-bottom:20px;font-size:14px}.modal-input{background:var(--prep-bg-panel-alt);border:1px solid var(--prep-border);border-radius:var(--prep-radius-control);color:var(--text-primary);margin-bottom:12px;padding:12px 14px;font-size:15px}.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(--prep-ink-on-accent);border-radius:var(--prep-radius-control);cursor:pointer;border:none;padding:13px;font-size:16px;font-weight:600}.modal-submit:disabled{background:var(--prep-bg-active);color:var(--prep-text-disabled);cursor:default}.modal-switch{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px;font-size:13px;text-decoration:underline}.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:12px}.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 #5cc98a4d;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-card--foldable{flex-direction:column;align-items:stretch;gap:0;padding:0}.trip-cargo-summary{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:10px 14px;display:flex}.trip-cargo-summary .trip-cargo-main{align-items:baseline;gap:8px;display:flex}.trip-cargo-summary .trip-cargo-title,.trip-cargo-summary .trip-cargo-sub{margin-top:0;display:inline}.trip-cargo-chevron{color:var(--text-secondary);flex-shrink:0}.trip-cargo-body{justify-content:space-between;align-items:center;gap:12px;padding:0 14px 10px;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}.transport-card{flex-direction:column;align-items:stretch}.transport-toggle{width:100%;min-height:44px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.transport-toggle:hover .trip-cargo-title{color:var(--gold)}.transport-detail{border-top:1px solid var(--prep-border);margin-top:12px;padding-top:12px}.transport-amount{color:var(--green);white-space:nowrap;font-weight:700}.transport-amount-pct{color:var(--text-secondary);font-size:12px;font-weight:400}.transport-chain-button{border:1px solid var(--prep-border);min-height:44px;color:var(--prep-text-primary);font:inherit;cursor:pointer;background:0 0;border-radius:6px;padding:0 12px}.transport-chain-button:hover{border-color:var(--gold)}.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-modal-combos{color:var(--text-secondary);padding:10px 0;font-size:13px}.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:12px;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:var(--prep-ink-on-accent);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)}.home-content{display:block;overflow-y:auto}.home-screen{font-family:var(--prep-font-ui);color:var(--prep-text-primary);flex-direction:column;min-height:100%;display:flex}.home-cards{flex:1;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-card{text-align:left;border:1px solid var(--prep-border);background:var(--prep-bg-tile);color:inherit;cursor:pointer;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px;padding:0 22px 22px;display:flex;position:relative;overflow:hidden}.home-card:hover{border-color:var(--prep-border-strong)}.home-card-visual{flex:1;min-height:240px;margin:0 -22px 16px}.home-card-visual:after{content:"";background:linear-gradient(180deg, transparent 55%, var(--prep-bg-tile));position:absolute;inset:0}.home-card-icon{background:var(--prep-bg-panel-alt);width:44px;height:44px;color:var(--prep-amber);border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;top:18px;left:18px}.home-card-title{font:700 34px/1 var(--prep-font-display)}.home-card-description{color:var(--prep-text-tertiary);font-size:15px;font-weight:400}.home-card-status{flex-direction:column-reverse;gap:10px;margin-top:auto;padding-top:24px;display:flex}.home-card-gauge-label{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);font-size:13px;font-weight:500}.home-card-gauge{background:var(--prep-border);border-radius:3px;height:5px;overflow:hidden}.home-card-gauge-fill{background:var(--prep-amber);border-radius:3px;height:100%}.home-card-cta{text-align:center;border-radius:var(--prep-radius-control);border:1px solid var(--prep-amber);background:var(--prep-amber);color:var(--prep-ink-on-accent);margin-top:16px;padding:13px;font-size:16px;font-weight:600;display:block}.home-card--prepare .home-card-icon{background:var(--prep-amber);color:var(--prep-ink-on-accent)}.home-card--transport .home-card-icon,.home-card--transport:not(.home-card--disabled) .home-card-gauge-label{color:var(--prep-green)}.home-card--disabled .home-card-title,.home-card--disabled .home-card-cta{color:var(--prep-text-muted)}.home-card--disabled .home-card-cta{border-color:var(--prep-border-strong);background:0 0}@media (width<=768px){.home-cards{flex-direction:column;gap:14px;display:flex}.home-card-visual{flex:none;height:110px;min-height:0;margin-bottom:10px}.home-card-title{font-size:26px}.home-card-status{padding-top:10px}}.prepare-shell{font-family:var(--prep-font-ui);color:var(--prep-text-primary);flex-direction:column;gap:20px;height:100%;display:flex}.prepare-shell-header{border-bottom:1px solid var(--prep-border);align-items:center;gap:16px;display:flex}.prepare-shell-tabs{gap:6px;display:flex}.prepare-shell-tab{color:var(--prep-text-tertiary);font:600 19px/1 var(--prep-font-display);cursor:pointer;background:0 0;border:none;border-radius:0;padding:14px 18px;box-shadow:inset 0 -2px #0000}.prepare-shell-tab:hover{color:var(--prep-text-primary)}.prepare-shell-tab--active{color:var(--prep-text-primary);box-shadow:inset 0 -2px 0 var(--prep-amber)}.prepare-shell-capacity{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);white-space:nowrap;margin-left:auto;font-size:14px;font-weight:500}.prepare-shell .panel-message{font-family:var(--prep-font-ui);color:var(--prep-text-muted)}@media (width<=768px){.prepare-shell-tabs{scrollbar-width:none;flex:1;gap:0;min-width:0;overflow-x:auto}.prepare-shell-tabs::-webkit-scrollbar{display:none}.prepare-shell-tab{flex-shrink:0;padding:10px;font-size:16px}.prepare-shell-capacity{font-size:12px}}.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-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);padding:16px 18px}.auto-cargo-filters[data-collapsed=true]{padding:6px 18px}.auto-cargo-filters-header{align-items:center;gap:12px;display:flex}.auto-cargo-filters[data-collapsed=true] .auto-cargo-filters-body{display:none}.auto-cargo-filters-body{flex-direction:column;gap:14px;margin-top:12px;display:flex}.auto-cargo-filters-title{font-family:var(--prep-font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--prep-text-primary);font-size:12px;font-weight:600}.auto-cargo-filters-hint{min-width:0;color:var(--prep-text-tertiary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.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:12px}.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;display:flex}.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:12px;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:12px;font-weight:500;display:flex}.auto-cargo-sort-pills{border:1px solid var(--prep-border);border-radius:var(--prep-radius-control);background:var(--prep-bg-panel-alt);flex-wrap:wrap;gap:2px;padding:3px;display:flex}.auto-cargo-sort-pill{color:var(--prep-text-tertiary);font-family:var(--prep-font-ui);text-transform:none;letter-spacing:normal;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500}.auto-cargo-sort-pill--active{background:var(--prep-bg-active);color:var(--prep-text-primary);font-weight:600}.auto-cargo-lot-list{flex-direction:column;gap:10px;display:flex}.auto-cargo-lot{border-radius:var(--prep-radius-card);border:1px solid var(--prep-border);background:var(--prep-bg-tile);border-left:3px solid var(--prep-border);flex-direction:column;padding:0;display:flex;position:relative}.auto-cargo-lot-summary{width:100%;min-height:56px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-wrap:nowrap;align-items:center;gap:14px;padding:10px 16px;display:flex}.auto-cargo-lot-figures{flex-wrap:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:14px;margin-left:auto;display:flex}.auto-cargo-lot-summary-value{font-family:var(--prep-font-mono);color:var(--prep-text-primary);white-space:nowrap;font-size:17px;font-weight:600}.auto-cargo-lot-summary-reserved{font-family:var(--prep-font-mono);color:var(--prep-green);white-space:nowrap;font-size:12px;font-weight:600}.auto-cargo-lot-summary-blocked{font-family:var(--prep-font-mono);color:var(--prep-text-disabled);white-space:nowrap;font-size:12px;font-weight:600}.auto-cargo-lot-chevron{color:var(--prep-text-muted);flex-shrink:0}.auto-cargo-lot-body{flex-direction:column;gap:10px;padding:4px 16px 16px;display:flex}.auto-cargo-lot--best{border-left-color:var(--prep-amber);background:linear-gradient(180deg, var(--prep-amber-bg), transparent 70%), var(--prep-bg-tile)}.auto-cargo-lot-identity{flex-wrap:nowrap;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.auto-cargo-lot-hub{min-width:0;font:700 19px/1.1 var(--prep-font-display);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.auto-cargo-lot-badge{background:var(--prep-amber);color:var(--prep-ink-on-accent);font-family:var(--prep-font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:12px;font-weight:700}.auto-cargo-lot-stats{flex-wrap:wrap;align-items:baseline;gap:6px 14px;display:flex}.auto-cargo-lot-segments{font-family:var(--prep-font-mono);color:var(--prep-text-muted);white-space:nowrap;font-size:12px}.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:12px}.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:12px}.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:12px}.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:12px;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-stat{white-space:nowrap;align-items:baseline;gap:5px;display:inline-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:12px;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-amber);font-size:26px;font-weight:600}.auto-cargo-lot-caveat{color:var(--prep-text-muted);font-size:12px;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:1200;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:12px;font-weight:600}.share-estimate-popover-row{color:var(--prep-text-muted);line-height:1.4}.share-estimate-popover-row--combo{color:var(--prep-green)}.share-estimate-popover-total{font-family:var(--prep-font-mono);color:var(--prep-green);font-size:12px;font-weight:600}.auto-cargo-lot-cta{border-radius:var(--prep-radius-control);font-family:var(--prep-font-ui);background:var(--prep-amber);color:var(--prep-ink-on-accent);cursor:pointer;white-space:nowrap;border:none;padding:12px 22px;font-size:15px;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-summary{gap:10px;padding:6px 10px 6px 12px}.auto-cargo-lot-figures{gap:10px}.auto-cargo-lot-hub,.auto-cargo-lot-summary-value{font-size:13px}.auto-cargo-lot-summary .auto-cargo-lot-stat-label,.auto-cargo-lot-badge{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.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{border-left:1px solid var(--prep-border);flex-direction:column;flex-shrink:0;order:2;width:360px;padding-left:26px;display:flex;overflow-y:auto}.palette-list-panel{flex:1;gap:18px;min-height:0;display:flex;overflow:hidden}.palette-list-panel-cart-column{border-left:1px solid var(--prep-border);flex-direction:column;flex-shrink:0;width:360px;padding-left:26px;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{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:12px;display:grid}.palette-list-panel-hub-card .hub-stats{display:contents}.palette-list-panel-hub-hero{border-radius:var(--prep-radius-card);align-items:flex-end;min-height:104px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.palette-list-panel-hub-visual{position:absolute;inset:0}.palette-list-panel-hub-visual:after{content:"";background:linear-gradient(90deg,#0a0b0dd9,#0a0b0d33);position:absolute;inset:0}.palette-list-panel-hub-hero-text{min-width:0;color:var(--prep-text-on-photo);position:relative}.palette-list-panel-hub-hero-text .hub-detail-sub,.palette-list-panel-hub-hero-text .location-label-city,.palette-list-panel-hub-hero-text .location-label-name{color:var(--prep-text-on-photo)}.palette-list-panel-hub-card .hub-detail-name{font:700 22px/1.05 var(--prep-font-display)}.palette-list-panel-hub-card .hub-stat{text-align:left;background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);flex-direction:column-reverse;justify-content:flex-end;gap:10px;padding:16px 18px;display:flex}.palette-list-panel-hub-card .hub-stat-label{font:500 12px/1 var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin:0}.palette-list-panel-hub-card .hub-stat-value{font:600 28px/1 var(--prep-font-mono)}.palette-list-panel-hub-card .hub-stat:first-child .hub-stat-value{color:var(--prep-amber)}.palette-list-panel-table-column{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex;overflow-y:auto}.palette-list-panel-table-header{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:-6px;font-size:12px;font-weight:500}.palette-list-panel-table{table-layout:fixed;border-collapse:separate;border-spacing:0;background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);width:100%;overflow:hidden}.palette-list-panel-table td{border-bottom:1px solid var(--prep-border)}.palette-list-panel-table tr:last-child td{border-bottom:none}.palette-list-panel-table .cart-palette-row-price,.palette-list-panel-table .cart-palette-row-value{text-align:right;width:128px}@media (width<=768px){.palettes-around-panel{overflow:visible}.palettes-around-panel-body{flex-direction:column;overflow:visible}.palettes-around-panel-cart-column,.palette-list-panel-cart-column{z-index:5;border-left:none;border-top:1px solid var(--prep-border);background:var(--prep-bg-panel);width:100%;max-height:45vh;padding:14px 0 0;position:sticky;bottom:0}.palette-list-panel{flex-direction:column;overflow:visible}.palette-list-panel-table-column{overflow:visible}.palette-list-panel-hub-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.palette-list-panel-hub-hero{grid-column:1/-1}.palette-list-panel-hub-card .hub-stat{padding:10px 12px}.palette-list-panel-hub-card .hub-stat-value{font-size:20px}.palette-list-panel-table,.palette-list-panel-table tbody{width:100%;display:block}.cart-palette-row{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"category value toggle";align-items:center;column-gap:8px;padding:6px 4px;display:grid}.cart-palette-row-category{min-width:0}.palette-list-panel-table .cart-palette-row-value,.palette-list-panel-table .cart-palette-row-toggle,.palette-list-panel-table .cart-palette-row-price{width:auto}.palette-list-panel-table .cart-palette-row-price,.palette-list-panel-table .cart-palette-row-destination{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cart-palette-row-toggle{grid-area:toggle;align-self:center}.cart-palette-row-detail,.cart-palette-row-detail td{width:100%;display:block}.cart-palette-row-category{grid-area:category}.cart-palette-row-value{white-space:nowrap;grid-area:value}.palette-list-panel-table .cart-palette-row td{border:none;padding:0;display:block}}.cart-palette-row td{border-bottom:1px solid var(--prep-border);vertical-align:middle;padding:16px 14px;font-size:15px}.cart-palette-row:hover td{background:var(--prep-bg-active)}.cart-palette-row--in-cart{background:var(--prep-amber-bg)}.cart-palette-row--in-cart>td:first-child{box-shadow:inset 3px 0 0 var(--prep-amber)}.cart-palette-row-check input{width:16px;height:16px;accent-color:var(--prep-amber)}.cart-palette-row-category{align-items:baseline;gap:5px;min-width:0;font-weight:500;display:flex}.cart-palette-row-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.cart-palette-row-quantity{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);flex-shrink:0}.cart-palette-row-state{font-family:var(--prep-font-mono);color:var(--prep-text-muted);white-space:nowrap;flex-shrink:0;font-size:12px}.cart-palette-row-state--in-cart{color:var(--prep-amber)}.cart-palette-row-final{color:var(--prep-text-muted);margin-top:2px;font-size:12px;font-style:italic}.cart-palette-row-origin{vertical-align:bottom;max-width:45%;font-family:var(--prep-font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--prep-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;display:inline-block;overflow:hidden}.cart-palette-row-destination{color:var(--prep-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.cart-palette-row-price{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;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;max-width:420px;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-text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.cart-palette-row-toggle{text-align:right}.palette-list-panel-table .cart-palette-row-toggle{width:34px}.cart-palette-row-toggle-button{color:var(--prep-text-muted);cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:12px}.cart-palette-row-toggle-button:hover{color:var(--prep-text-secondary)}.cart-palette-row-detail td{padding:0 12px 12px}.cart-palette-row-detail-facts{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);flex-wrap:wrap;gap:4px 12px;display:flex}.cart-palette-row-detail-action{display:flex}.cart-palette-row-detail-body{color:var(--prep-text-secondary);flex-direction:column;gap:6px;font-size:12px;display:flex}.cart-palette-row-detail-destination,.cart-palette-row-destination-field{align-items:center;gap:8px;display:flex}.cart-palette-row-destination-label{font-family:var(--prep-font-mono);color:var(--prep-text-muted);white-space:nowrap;font-size:12px}.cart-palette-row-error{color:var(--prep-red-text);font-size:12px}.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:var(--prep-ink-on-accent);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:12px;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:12px}.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:var(--prep-ink-on-accent);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:5px 10px;font-size:12px;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:12px;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{flex-direction:column;gap:14px;min-height:100%;display:flex}.prep-cart-header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.prep-cart-title{font:700 24px/1 var(--prep-font-display)}.prep-cart-capacity{font-family:var(--prep-font-mono);color:var(--prep-text-primary);font-size:15px;font-weight:600}.prep-cart-capacity--over{color:var(--prep-red-text)}.prep-cart-gauge{background:var(--prep-border);border-radius:3px;height:5px;overflow:hidden}.prep-cart-gauge-fill{background:var(--prep-amber);border-radius:3px;height:100%}.prep-cart-lock-banner{border:1px solid var(--prep-amber-border);background:var(--prep-amber-bg);border-radius:var(--prep-radius-control);color:var(--prep-amber);justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.prep-cart-lock-timer{font-family:var(--prep-font-mono);font-size:19px;font-weight:600}.prep-cart-empty{text-align:center;color:var(--prep-text-muted);padding:24px 0;font-size:13px}.prep-cart-lines{flex-direction:column;display:flex;overflow-y:auto}.prep-cart-line{border-bottom:1px solid var(--prep-border);justify-content:space-between;align-items:center;gap:10px;padding:12px 0;font-size:15px;font-weight:500;display:flex}.prep-cart-line-main{flex-direction:column;gap:2px;min-width:0;display:flex}.prep-cart-line-destination{color:var(--prep-text-muted);font-size:12px;font-weight:400}.prep-cart-line-remove{background:var(--prep-bg-active);color:var(--prep-text-tertiary);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:6px 10px;font-size:12px}.prep-cart-line-remove:hover{color:var(--prep-red)}.prep-cart-footer{border-top:1px dashed var(--prep-border-strong);flex-direction:column;gap:14px;margin-top:auto;padding-top:18px;display:flex}.prep-cart-value{flex-direction:row-reverse;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.prep-cart-value-amount{font-family:var(--prep-font-mono);color:var(--prep-amber);font-size:28px;font-weight:600}.prep-cart-value-note{color:var(--prep-text-muted);font-size:13px}.prep-cart-confirm{border-radius:var(--prep-radius-control);width:100%;font-family:var(--prep-font-ui);background:var(--prep-amber);color:var(--prep-ink-on-accent);cursor:pointer;white-space:nowrap;border:none;padding:14px 18px;font-size:16px;font-weight:600}.prep-cart-confirm:hover:not(:disabled){background:var(--prep-amber-dark)}.prep-cart-confirm:disabled{background:var(--prep-bg-active);color:var(--prep-text-disabled);cursor:default}@media (width<=768px){.prep-cart{gap:8px;min-height:0}.prep-cart-title{font-size:19px}.prep-cart-gauge,.prep-cart-empty{display:none}.prep-cart-footer{border-top:none;flex-direction:row;align-items:center;padding-top:8px}.prep-cart-value{flex-direction:column;align-items:flex-start;gap:0}.prep-cart-value-amount{font-size:20px}.prep-cart-value-note{font-size:12px}.prep-cart-confirm{flex:1;width:auto}}.reservation-confirmation{font-family:var(--prep-font-ui);color:var(--prep-text-primary);background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:14px;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:700 32px/1.05 var(--prep-font-display)}.reservation-confirmation-subtitle{font-family:var(--prep-font-mono);color:var(--prep-text-muted);font-size:12px}.reservation-confirmation-tiles{grid-template-columns:1fr 1fr;gap:12px;display:grid}.reservation-confirmation-tile{background:var(--prep-bg-panel-alt);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:12px;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:12px;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:var(--prep-ink-on-accent);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}}.auto-cargo-chip-count{color:var(--prep-text-muted);font-size:12px}.auto-cargo-lot-error{border:1px solid var(--prep-red-border);background:var(--prep-red-bg);color:var(--prep-red-text);border-radius:8px;padding:9px 12px;font-size:12px}.trip-departure{font-family:var(--prep-font-ui);color:var(--prep-text-primary);flex-direction:column;gap:18px;display:flex}.trip-departure-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.trip-departure-kicker{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:7px;font-size:12px}.trip-departure-title{font:700 30px/1.05 var(--prep-font-display);color:var(--prep-text-primary);margin:0}.trip-departure-header--hero{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);flex-direction:column;align-items:flex-start;min-height:180px;padding:24px calc(min(40%,360px) + 36px) 24px 24px;position:relative;overflow:hidden}.trip-departure-visual{border-radius:var(--prep-radius-control);width:min(40%,360px);position:absolute;top:12px;bottom:12px;right:12px}.trip-departure-heading,.trip-departure-header--hero .trip-departure-actions{position:relative}.trip-departure-subtitle{color:var(--prep-text-tertiary);margin-top:5px;font-size:13px}.trip-departure-actions{align-items:center;gap:9px;display:flex}.trip-departure-secondary{background:var(--prep-bg-tile);color:var(--prep-text-tertiary);border:1px solid var(--prep-border-strong);border-radius:var(--prep-radius-control);font-family:var(--prep-font-ui);cursor:pointer;white-space:nowrap;padding:12px 18px;font-size:15px;font-weight:600}.trip-departure-cta{background:var(--prep-amber);color:var(--prep-ink-on-accent);border-radius:var(--prep-radius-control);font-family:var(--prep-font-ui);cursor:pointer;white-space:nowrap;border:none;padding:12px 26px;font-size:15px;font-weight:600}.trip-departure-cta:disabled{background:var(--prep-bg-active);color:var(--prep-text-disabled);cursor:not-allowed}.trip-current-position{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);align-items:flex-end;min-height:150px;margin-bottom:16px;padding:22px calc(min(40%,300px) + 36px) 22px 24px;display:flex;position:relative;overflow:hidden}.trip-current-visual{border-radius:var(--prep-radius-control);width:min(40%,300px);position:absolute;top:12px;bottom:12px;right:12px}.trip-current-position-text{flex-direction:column;gap:6px;display:flex;position:relative}.trip-current-vehicle{font:700 40px/1 var(--prep-font-display);color:var(--prep-text-primary)}.trip-current-place{color:var(--prep-text-secondary);font-size:15px}.trip-cargo-block{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);font-family:var(--prep-font-ui);color:var(--prep-text-primary);flex-direction:column;gap:12px;padding:18px 20px;display:flex}.trip-cargo-block-kicker{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);font-size:12px;font-weight:500}.trip-cargo-block-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.trip-cargo-card-main{flex-direction:column;gap:4px;display:flex}.trip-cargo-card-title{font:700 24px/1.1 var(--prep-font-display);color:var(--prep-text-primary)}.trip-cargo-card-sub{color:var(--prep-text-tertiary);font-size:12px}.trip-route-destination-form{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.trip-empty-run{border-top:1px solid var(--panel-border);flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;display:flex}.trip-empty-run-note{color:var(--text-secondary);font-size:12px}.modal-actions{gap:8px;margin-top:16px;display:flex}.modal-actions>*{flex:1}.trip-client-block{margin-bottom:16px}.trip-client-field{flex-direction:column;gap:6px;display:flex}.trip-client-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:12px}.trip-client-empty{color:var(--text-secondary);border:1px dashed var(--panel-border);border-radius:8px;padding:12px 14px;font-size:13px}.trip-conformity-tiles{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:16px;display:grid}.trip-conformity-tile{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);padding:16px 18px}.trip-conformity-tile--blocked{background:var(--prep-red-bg);border-color:var(--prep-red-border)}.trip-conformity-tile-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.trip-conformity-tile-label{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);font-size:12px}.trip-conformity-badge{font-family:var(--prep-font-mono);letter-spacing:.08em;border-radius:5px;padding:3px 8px;font-size:12px;font-weight:600}.trip-conformity-badge--ok{background:var(--prep-green-bg);color:var(--prep-green)}.trip-conformity-badge--blocked{background:var(--prep-red-border);color:var(--prep-red)}.trip-conformity-badge--unknown{background:var(--prep-border-strong);color:var(--prep-text-primary)}.trip-conformity-tile-title{font:700 20px/1.1 var(--prep-font-display);color:var(--prep-text-primary);margin-bottom:3px}.trip-conformity-tile-detail{color:var(--prep-text-tertiary);margin-bottom:13px;font-size:12px}.trip-conformity-tile-rows{flex-direction:column;gap:7px;display:flex}.trip-conformity-tile-row{justify-content:space-between;font-size:12px;display:flex}.trip-conformity-tile-row span:first-child{color:var(--prep-text-muted)}.trip-conformity-tile-row span:last-child{font-family:var(--prep-font-mono);color:var(--prep-text-secondary)}.trip-blocked-banner{background:var(--prep-red-bg);border:1px solid var(--prep-red-border);color:var(--prep-text-secondary);border-radius:12px;align-items:center;gap:14px;padding:15px 18px;font-size:13px;display:flex}.trip-blocked-badge{font-family:var(--prep-font-mono);letter-spacing:.1em;color:var(--prep-ink-on-accent);background:var(--prep-red);border-radius:4px;flex-shrink:0;padding:5px 9px;font-size:12px;font-weight:700}.trip-unlock-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.trip-unlock-card{background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:12px;padding:17px}.trip-unlock-kicker{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:13px;font-size:12px;font-weight:500}.trip-unlock-steps{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.trip-unlock-steps li{color:var(--prep-text-secondary);align-items:baseline;gap:12px;font-size:13px;line-height:1.5;display:flex}.trip-unlock-step-index{font-family:var(--prep-font-mono);color:var(--prep-amber);flex-shrink:0;font-size:12px;font-weight:700}.trip-unlock-note{color:var(--prep-text-secondary);margin:0 0 11px;font-size:13px;line-height:1.6}.trip-unlock-deadline{background:var(--prep-amber-bg);border:1px solid var(--prep-amber-border);color:var(--prep-amber);border-radius:9px;justify-content:space-between;align-items:center;padding:11px 13px;font-size:12px;font-weight:500;display:flex}.trip-unlock-deadline span:last-child{font-family:var(--prep-font-mono);font-size:15px;font-weight:700}@media (width<=768px){.trip-unlock-grid{grid-template-columns:1fr}}.trip-manifest{background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:13px;overflow:hidden}.trip-manifest-header{border-bottom:1px solid var(--prep-border-soft);flex-wrap:wrap;align-items:center;gap:12px;padding:14px 18px;font-size:15px;font-weight:600;display:flex}.trip-manifest-readonly{font-family:var(--prep-font-mono);letter-spacing:.1em;color:var(--prep-text-tertiary);background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700}.trip-manifest-summary{font-family:var(--prep-font-mono);color:var(--prep-text-muted);font-size:12px;font-weight:500}.trip-manifest-compose-link{color:var(--prep-amber);margin-left:auto;font-size:12px;font-weight:500}.trip-manifest-row{border-bottom:1px solid var(--prep-border-soft);grid-template-columns:1.6fr 100px 1fr 130px;align-items:center;gap:14px;padding:13px 18px;font-size:12px;display:grid}.trip-manifest-row--head{background:var(--prep-bg-panel-alt);font-family:var(--prep-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--prep-text-muted);padding:9px 18px;font-size:12px;font-weight:500}.trip-manifest-category{color:var(--prep-text-primary);font-size:13px;font-weight:500}.trip-manifest-origin{font-family:var(--prep-font-mono);color:var(--prep-text-muted);margin-top:2px;font-size:12px}.trip-manifest-estimate{font-family:var(--prep-font-mono);color:var(--prep-green);font-weight:600}.trip-manifest-footer{background:var(--prep-bg-panel-alt);color:var(--prep-text-tertiary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:12px;display:flex}.trip-manifest-total-label{font-family:var(--prep-font-mono);letter-spacing:.14em;color:var(--prep-text-muted);font-size:12px}.trip-manifest-total-value{font-family:var(--prep-font-mono);color:var(--prep-green);font-size:20px;font-weight:700}.trip-route-summary{background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:13px;flex-wrap:wrap;align-items:center;gap:34px;padding:18px 22px;display:flex}.trip-route-point{flex:1;min-width:160px}.trip-route-point-label{font-family:var(--prep-font-mono);letter-spacing:.16em;color:var(--prep-text-muted);font-size:12px}.trip-route-point-value{margin-top:4px;font-size:17px;font-weight:600}.trip-route-point-value--origin{color:var(--prep-amber)}.trip-route-point-value--destination{color:var(--prep-green)}.trip-route-destination-select{background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);color:var(--prep-green);font-family:var(--prep-font-ui);border-radius:8px;max-width:100%;margin-top:4px;padding:6px 8px;font-size:15px;font-weight:600}.trip-route-arrow{color:var(--prep-text-disabled);font-family:var(--prep-font-mono);font-size:16px}.trip-route-stat-value{font-family:var(--prep-font-mono);color:var(--prep-text-primary);margin-top:4px;font-size:22px;font-weight:700}.trip-route-stat-value--amber{color:var(--prep-amber)}.trip-progress-card{background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:13px;padding:16px 20px}.trip-progress-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:11px;display:flex}.trip-progress-point{align-items:baseline;gap:9px;display:flex}.trip-progress-point--end{flex-direction:row-reverse}.trip-progress-place{font-family:var(--prep-font-mono);font-size:14px;font-weight:600}.trip-progress-place--origin{color:var(--prep-amber)}.trip-progress-place--destination{color:var(--prep-green)}.trip-progress-note{font-family:var(--prep-font-mono);color:var(--prep-text-muted);font-size:12px}.trip-progress-status{font-family:var(--prep-font-mono);letter-spacing:.14em;color:var(--prep-green);background:var(--prep-green-bg);border:1px solid var(--prep-green-border);border-radius:4px;padding:4px 9px;font-size:12px;font-weight:700}.trip-progress-track{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:5px;height:9px;overflow:hidden}.trip-progress-fill{background:var(--prep-amber);border-radius:5px;height:100%;transition:width .6s}.trip-progress-footer{font-family:var(--prep-font-mono);color:var(--prep-text-muted);justify-content:space-between;margin-top:9px;font-size:12px;display:flex}@media (width<=768px){.trip-manifest-row{grid-template-columns:1fr;gap:4px}.trip-manifest-row--head{display:none}.trip-route-summary{flex-direction:column;align-items:stretch}.trip-route-arrow{display:none}}.trip-idle{font-family:var(--prep-font-ui);color:var(--prep-text-primary);flex-direction:column;align-items:stretch;gap:22px;display:flex}.trip-idle-intro{flex-direction:column;gap:8px;max-width:640px;display:flex}.trip-idle-detection{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:18px;display:grid}.trip-idle-visual{border-radius:var(--prep-radius-card);border:1px solid var(--prep-border);min-height:220px}.trip-idle-title{font:700 28px/1.1 var(--prep-font-display);margin:0}.trip-idle-description{color:var(--prep-text-tertiary);margin:0;font-size:14px;font-weight:300;line-height:1.6}.trip-detection-card{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);width:100%;overflow:hidden}.trip-detection-header{border-bottom:1px solid var(--prep-border-soft);font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);padding:13px 18px;font-size:12px}.trip-detection-row{border-bottom:1px solid var(--prep-border-soft);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.trip-detection-row:last-child{border-bottom:none}.trip-detection-row-title{font:700 18px/1.1 var(--prep-font-display);color:var(--prep-text-primary)}.trip-detection-row-sub{font-family:var(--prep-font-mono);color:var(--prep-text-muted);margin-top:2px;font-size:12px}.trip-detection-badge{font-family:var(--prep-font-mono);letter-spacing:.1em;border-radius:4px;flex-shrink:0;padding:5px 9px;font-size:12px;font-weight:700}.trip-detection-badge--off{color:var(--prep-red-text);background:var(--prep-red-bg);border:1px solid var(--prep-red-border)}.trip-detection-badge--neutral{color:var(--prep-text-tertiary);background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong)}.trip-detection-badge--ok{color:var(--prep-green-light);background:var(--prep-green-bg);border:1px solid var(--prep-green-border)}.trip-idle-cards{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.trip-idle-card{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);flex-direction:column;padding:20px 22px;display:flex}.trip-idle-card-title{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:13px;font-size:12px}.trip-idle-steps{flex-direction:column;gap:11px;display:flex}.trip-idle-step{color:var(--prep-text-secondary);align-items:baseline;gap:12px;font-size:15px;line-height:1.5;display:flex}.trip-idle-step-number{font-family:var(--prep-font-mono);color:var(--prep-amber);font-size:15px;font-weight:600}.trip-idle-empty{color:var(--prep-text-tertiary);margin:0 0 15px;font-size:13px;line-height:1.6}.trip-idle-card-actions{flex-direction:column;gap:9px;margin-top:auto;display:flex}.trip-idle-vehicle-list{flex-direction:column;gap:9px;display:flex}.trip-idle-vehicle-row{background:var(--prep-bg-tile);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;display:flex}.trip-idle-vehicle-name{font-size:13px;font-weight:500}.trip-idle-vehicle-position{font-family:var(--prep-font-mono);color:var(--prep-text-muted);margin-top:2px;font-size:12px}.trip-idle-activate-button{background:var(--prep-amber);color:var(--prep-ink-on-accent);font-family:var(--prep-font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:600}@media (width<=768px){.trip-idle-cards,.trip-idle-detection{grid-template-columns:1fr}.trip-idle-visual{order:-1;min-height:140px}.trip-departure-visual,.trip-current-visual{width:34%}.trip-departure-header--hero,.trip-current-position{padding-right:calc(34% + 24px)}.trip-current-vehicle{font-size:30px}}.fleet-panel{font-family:var(--prep-font-ui);color:var(--prep-text-primary);flex-direction:column;gap:18px;display:flex}.fleet-tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.fleet-tile{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:12px;padding:15px}.fleet-tile-label{font-family:var(--prep-font-mono);letter-spacing:.16em;color:var(--prep-text-muted);font-size:12px}.fleet-tile-value{font-family:var(--prep-font-mono);letter-spacing:-.02em;color:var(--prep-text-primary);margin-top:6px;font-size:30px;font-weight:600}.fleet-tile-value--amber{color:var(--prep-amber)}.fleet-tile-value--green{color:var(--prep-green)}.fleet-tile-sub{font-family:var(--prep-font-mono);color:var(--prep-text-muted);font-size:12px}.fleet-vehicle-list{flex-direction:column;gap:11px;display:flex}.fleet-vehicle-row{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);grid-template-columns:200px 1fr 140px 168px 150px;align-items:center;gap:18px;padding:14px 18px;display:grid}.fleet-vehicle-identity{align-items:center;gap:13px;display:flex}.fleet-vehicle-icon{border-radius:var(--prep-radius-control);border:1px solid var(--prep-border-strong);width:48px;height:48px;color:var(--prep-amber);flex-shrink:0}.fleet-vehicle-name{font:700 19px/1.1 var(--prep-font-display)}.fleet-vehicle-type{font-family:var(--prep-font-mono);color:var(--prep-text-muted);margin-top:2px;font-size:12px}.fleet-vehicle-place{color:var(--prep-text-secondary);font-size:12px}.fleet-vehicle-place-note{font-family:var(--prep-font-mono);color:var(--prep-text-muted);margin-top:2px;font-size:12px}.fleet-vehicle-stat-label{font-family:var(--prep-font-mono);letter-spacing:.14em;color:var(--prep-text-muted);font-size:12px}.fleet-vehicle-stat-value{font-family:var(--prep-font-mono);color:var(--prep-text-primary);margin-top:3px;font-size:14px;font-weight:600}.fleet-vehicle-stat-value--green{color:var(--prep-green)}.fleet-vehicle-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.fleet-state-badge{font-family:var(--prep-font-mono);letter-spacing:.1em;background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);color:var(--prep-text-tertiary);border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700}.fleet-state-badge.fleet-state--enroute{color:var(--prep-amber);background:var(--prep-amber-bg);border-color:var(--prep-amber-border)}.fleet-state-badge.fleet-state--chargé{color:var(--prep-green-light);background:var(--prep-green-bg);border-color:var(--prep-green-border)}.fleet-remove-link{font-family:var(--prep-font-ui);color:var(--prep-red-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:4px 8px;font-size:12px}.fleet-remove-link:hover,.fleet-remove-link:focus-visible{border-color:var(--prep-red-text);background:#e0705c1f}.fleet-add-row{background:var(--prep-bg-tile);border:1px dashed var(--prep-border-strong);border-radius:12px;align-items:center;gap:12px;padding:15px 18px;display:flex}.fleet-add-label{font-family:var(--prep-font-mono);letter-spacing:.16em;color:var(--prep-text-muted);flex-shrink:0;min-width:130px;font-size:12px}.fleet-add-fields{flex:1;gap:10px;display:flex}.fleet-add-select{background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);font-family:var(--prep-font-ui);color:var(--prep-text-secondary);border-radius:8px;flex:1;padding:10px 12px;font-size:12px}.fleet-add-button{background:var(--prep-amber);color:var(--prep-ink-on-accent);font-family:var(--prep-font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:9px;padding:10px 20px;font-size:12px;font-weight:600}.fleet-add-button:disabled{background:var(--prep-bg-active);color:var(--prep-text-disabled);cursor:not-allowed}@media (width<=900px){.fleet-tiles{grid-template-columns:1fr 1fr}.fleet-vehicle-row{grid-template-columns:1fr;gap:8px}.fleet-vehicle-actions{flex-direction:row;justify-content:space-between;align-items:center}.fleet-add-row{flex-direction:column;align-items:stretch}.fleet-add-fields{flex-direction:column}}.gerer-shell{flex-direction:column;gap:18px;display:flex}.gerer-subnav{border-bottom:1px solid var(--prep-border);flex-wrap:wrap;gap:6px;display:flex}.gerer-subnav-tab{color:var(--prep-text-tertiary);font:600 19px/1 var(--prep-font-display);cursor:pointer;background:0 0;border:none;border-radius:0;padding:14px 18px;box-shadow:inset 0 -2px #0000}.gerer-subnav-tab:hover{color:var(--prep-text-primary)}.gerer-subnav-tab--active{color:var(--prep-text-primary);box-shadow:inset 0 -2px 0 var(--prep-amber)}@media (width<=768px){.gerer-subnav-tab{padding:10px 12px;font-size:16px}}.finance-panel{font-family:var(--prep-font-ui);color:var(--prep-text-primary);flex-direction:column;gap:18px;display:flex}.finance-tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.finance-tile{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:12px;padding:16px}.finance-tile--balance,.finance-tile--pending{border-color:var(--prep-border-strong)}.finance-tile-label{font-family:var(--prep-font-mono);letter-spacing:.16em;color:var(--prep-text-muted);font-size:12px}.finance-tile-value{font-family:var(--prep-font-mono);letter-spacing:-.02em;color:var(--prep-text-primary);margin-top:6px;font-size:30px;font-weight:600}.finance-tile-value--green{color:var(--prep-green)}.finance-tile-value--amber{color:var(--prep-amber)}.finance-tile-sub{font-family:var(--prep-font-mono);color:var(--prep-text-muted);margin-top:2px;font-size:12px}.finance-grid{grid-template-columns:1fr 372px;gap:14px;display:grid}.finance-card{background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:var(--prep-radius-card);padding:18px}.finance-card-title{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:16px;font-size:12px}.finance-chart{align-items:flex-end;gap:16px;height:170px;display:flex}.finance-chart-col{flex-direction:column;flex:1;align-items:center;gap:9px;height:100%;display:flex}.finance-chart-amount{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);font-size:12px}.finance-chart-bar-track{flex-direction:column;flex:1;justify-content:flex-end;width:100%;min-height:0;display:flex}.finance-chart-bar{background:var(--prep-green);border-radius:5px 5px 0 0;width:100%}.finance-chart-day{font-family:var(--prep-font-mono);letter-spacing:.1em;color:var(--prep-text-muted);font-size:12px}.finance-mode-bar{background:var(--prep-bg-tile);border-radius:6px;height:12px;margin-bottom:14px;display:flex;overflow:hidden}.finance-mode-legend{flex-direction:column;gap:11px;display:flex}.finance-mode-legend-row{justify-content:space-between;align-items:center;font-size:12px;display:flex}.finance-mode-legend-label{color:var(--prep-text-secondary);align-items:center;gap:9px;display:flex}.finance-mode-dot{border-radius:2px;width:9px;height:9px}.finance-mode-legend-value{font-family:var(--prep-font-mono);color:var(--prep-text-primary);font-size:12px;font-weight:600}.finance-solo-chain{border-top:1px solid var(--prep-border-soft);flex-direction:column;gap:10px;margin-top:14px;padding-top:14px;display:flex}.finance-solo-chain-row{color:var(--prep-text-tertiary);justify-content:space-between;align-items:center;font-size:12px;display:flex}.finance-solo-chain-row span:last-child{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);font-weight:600}.finance-solo-chain-row--green{color:var(--prep-green)!important}.finance-movements{background:var(--prep-bg-panel);border:1px solid var(--prep-border);border-radius:13px;overflow:hidden}.finance-movements-header{border-bottom:1px solid var(--prep-border-soft);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.finance-movements-header .finance-card-title{margin-bottom:0}.finance-movements-filters{border:1px solid var(--prep-border);border-radius:var(--prep-radius-control);background:var(--prep-bg-panel-alt);gap:2px;padding:3px;display:flex}.finance-filter-pill{font-family:var(--prep-font-ui);color:var(--prep-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500}.finance-filter-pill--active{background:var(--prep-bg-active);color:var(--prep-text-primary);font-weight:600}.finance-movement-row{border-bottom:1px solid var(--prep-border-soft);grid-template-columns:90px 1fr 130px 110px 110px;align-items:center;gap:14px;padding:13px 18px;font-size:12px;display:grid}.finance-movement-row--head{background:var(--prep-bg-panel-alt);font-family:var(--prep-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--prep-text-muted);padding:9px 18px;font-size:12px;font-weight:500}.finance-movement-date,.finance-movement-vehicle{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary)}.finance-movement-type{font-family:var(--prep-font-mono);letter-spacing:.1em;color:var(--prep-text-tertiary);background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);border-radius:4px;justify-self:start;padding:4px 8px;font-size:12px;font-weight:700}.finance-movement-amount{font-family:var(--prep-font-mono);text-align:right;font-weight:600}.finance-movement-amount--positive{color:var(--prep-green)}.finance-movement-amount--negative{color:var(--prep-red-text)}@media (width<=900px){.finance-tiles{grid-template-columns:1fr 1fr}.finance-grid{grid-template-columns:1fr}.finance-movement-row{grid-template-columns:1fr;gap:4px}.finance-movement-row--head{display:none}}.carte-screen{width:100%;height:100%;position:relative}.carte-layers-panel{border:1px solid var(--prep-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:500;background:#121417eb;border-radius:13px;width:250px;position:absolute;top:18px;left:18px;overflow:hidden}.carte-search{border-bottom:1px solid var(--prep-border-soft);padding:13px 15px;position:relative}.carte-search input{background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);width:100%;color:var(--prep-text-primary);border-radius:8px;padding:9px 11px;font-size:12px}.carte-search input::placeholder{color:var(--prep-text-muted)}.carte-search-results{background:var(--prep-bg-panel);border:1px solid var(--prep-border-strong);z-index:10;border-radius:8px;position:absolute;top:calc(100% - 2px);left:15px;right:15px;overflow:hidden;box-shadow:0 12px 24px #0006}.carte-search-results button{text-align:left;width:100%;color:var(--prep-text-secondary);cursor:pointer;background:0 0;border:none;padding:8px 11px;font-size:12px;display:block}.carte-search-results button:hover{background:var(--prep-bg-tile);color:var(--prep-text-primary)}.carte-layers-section{border-bottom:1px solid var(--prep-border-soft);padding:13px 15px}.carte-layers-section:last-child{border-bottom:none}.carte-layers-title{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:9px;font-size:12px;font-weight:500}.carte-layer-row{cursor:pointer;align-items:center;gap:9px;padding:7px 0;display:flex}.carte-layer-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.carte-layer-dot--air{background:var(--prep-category-orange)}.carte-layer-dot--rail{background:var(--prep-category-blue)}.carte-layer-dot--site{background:var(--prep-green)}.carte-layer-dot--player{background:var(--prep-amber)}.carte-layer-dot--store{background:var(--prep-text-tertiary)}.carte-layer-label{color:var(--prep-text-secondary);flex:1;font-size:12px}.carte-layer-count{font-family:var(--prep-font-mono);color:var(--prep-text-muted);font-size:12px}.carte-palette-filter{flex-wrap:wrap;gap:6px;display:flex}.carte-palette-pill{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);cursor:pointer;border-radius:6px;padding:5px 9px;font-size:12px}.carte-palette-pill--active{color:var(--prep-ink-on-accent);background:var(--prep-amber);border-color:var(--prep-amber)}.carte-detail-slot{z-index:500;width:320px;position:absolute;top:18px;right:18px}.carte-location-bar{z-index:520;border:1px solid var(--prep-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121417f0;border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.carte-location-bar--empty{color:var(--prep-text-muted);font-size:12px}.carte-location-bar-identity{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:baseline;gap:8px;padding:4px 0;display:flex}.carte-location-bar-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.carte-location-bar-count{font-family:var(--prep-font-mono);color:var(--prep-text-muted);flex-shrink:0;font-size:12px}.carte-location-bar-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.carte-location-bar-detail{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:8px;padding:6px 10px;font-size:12px;font-weight:600}.carte-location-bar-cta{background:var(--prep-amber);color:var(--prep-ink-on-accent);font-family:var(--prep-font-ui);cursor:pointer;border:none;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700}.carte-location-bar-clear{min-width:32px;min-height:32px;color:var(--prep-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:18px;line-height:1}.carte-detail-panel{border:1px solid var(--prep-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121417eb;border-radius:13px;overflow:hidden}.carte-detail-empty{color:var(--prep-text-muted);padding:20px 17px;font-size:13px}.carte-detail-header{border-bottom:1px solid var(--prep-border-soft);padding:15px 48px 15px 17px;position:relative}.carte-detail-close{min-width:32px;min-height:32px;color:var(--prep-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:18px;line-height:1;position:absolute;top:8px;right:8px}.carte-detail-close:hover{color:var(--prep-text-secondary);background:var(--prep-bg-active)}.carte-detail-kicker{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:7px;font-size:12px;font-weight:500}.carte-detail-title{color:var(--prep-text-primary);font-size:17px;font-weight:600;line-height:1.25}.carte-detail-code{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);margin-top:4px;font-size:12px}.carte-detail-stats{border-bottom:1px solid var(--prep-border-soft);grid-template-columns:1fr 1fr;display:grid}.carte-detail-stat{padding:13px 17px}.carte-detail-stat:first-child{border-right:1px solid var(--prep-border-soft)}.carte-detail-stat-label{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);font-size:12px;font-weight:500}.carte-detail-stat-value{font-family:var(--prep-font-mono);color:var(--prep-amber);margin-top:5px;font-size:24px;font-weight:700}.carte-detail-stat-note{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);font-size:12px}.carte-detail-best{border-bottom:1px solid var(--prep-border-soft);padding:15px 17px}.carte-detail-section-title{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:11px;font-size:12px;font-weight:500}.carte-detail-best-list{flex-direction:column;gap:8px;display:flex}.carte-detail-best-row{background:var(--prep-bg-tile);border-left:2px solid var(--prep-amber);border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.carte-detail-best-category{color:var(--prep-text-primary);font-size:12px;font-weight:500}.carte-detail-best-destination{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);margin-top:2px;font-size:12px}.carte-detail-best-price{font-family:var(--prep-font-mono);color:var(--prep-green);flex-shrink:0;font-size:12px;font-weight:600}.carte-detail-actions{flex-direction:column;gap:9px;padding:15px 17px;display:flex}.carte-detail-cta{background:var(--prep-amber);text-align:center;color:var(--prep-ink-on-accent);cursor:pointer;border:none;border-radius:10px;padding:11px;font-size:13px;font-weight:600}.carte-detail-secondary{background:var(--prep-bg-tile);border:1px solid var(--prep-border-strong);text-align:center;color:var(--prep-text-secondary);cursor:pointer;border-radius:9px;padding:10px;font-size:12px;font-weight:500}.carte-detail-all-palettes{max-height:320px;padding:0 17px 17px;overflow-y:auto}.carte-detail-all-palettes .palette-grid{grid-template-columns:1fr}.carte-legend{border:1px solid var(--prep-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:500;background:#121417eb;border-radius:11px;padding:12px 15px;position:absolute;bottom:80px;left:18px}.carte-legend-title{font-family:var(--prep-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--prep-text-muted);margin-bottom:9px;font-size:12px;font-weight:500}.carte-legend-items{flex-wrap:wrap;gap:18px;display:flex}.carte-legend-items span{font-family:var(--prep-font-mono);color:var(--prep-text-secondary);align-items:center;gap:7px;font-size:12px;display:flex}.carte-attribution{font-family:var(--prep-font-mono);color:var(--prep-text-tertiary);z-index:500;font-size:12px;position:absolute;bottom:80px;right:20px}.carte-screen .leaflet-top.leaflet-left{margin-left:278px}@media (width<=900px){.carte-layers-panel,.carte-legend,.carte-attribution{display:none}.carte-detail-slot{z-index:1100;width:auto;inset:12px;overflow-y:auto}.carte-location-bar{flex-wrap:wrap}.carte-screen .leaflet-top.leaflet-left{margin-left:12px}}.map-tile-fallback-notice{z-index:1200;border:1px solid var(--panel-border);max-width:min(420px,100% - 32px);color:var(--text);text-align:center;pointer-events:none;background:#121417eb;border-radius:8px;padding:8px 14px;font-size:12px;line-height:1.4;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.carte-search-results button{min-height:44px}.carte-search-count,.carte-search-more,.carte-search-empty{color:var(--prep-text-muted);padding:6px 10px;font-size:12px;line-height:1.5}.corridor-line{pointer-events:stroke;stroke:var(--prep-category-orange)}.carte-layer-dot--corridor{background:var(--prep-category-orange)}.carte-layer-row--always{padding-left:26px}.carte-detail-visual{border-radius:var(--prep-radius-card);flex-shrink:0;height:150px}.confirm-dialog{max-width:420px}.confirm-dialog-message{color:var(--prep-text-primary);margin-top:8px;font-size:14px;line-height:1.5}.confirm-dialog-detail{color:var(--prep-text-tertiary);margin-top:8px;font-size:12px;line-height:1.5}.confirm-dialog-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.confirm-dialog-cancel,.confirm-dialog-confirm{min-height:44px;font-family:var(--prep-font-ui);cursor:pointer;border-radius:8px;padding:0 16px;font-size:13px}.confirm-dialog-cancel{border:1px solid var(--panel-border);color:var(--prep-text-secondary);background:0 0}.confirm-dialog-confirm{background:var(--prep-bg-panel);border:1px solid var(--panel-border);color:var(--prep-text-primary)}.confirm-dialog-confirm--danger{border-color:var(--prep-red-text);color:var(--prep-red-text);background:#e0705c29}.confirm-dialog-confirm--danger:hover{background:#e0705c47}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--prep-amber);outline-offset:2px;border-radius:4px}.leaflet-container :where(a,button):focus-visible{outline-color:#1a1a1a}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus-visible{z-index:3000;clip-path:none;background:var(--prep-bg-panel);border:1px solid var(--prep-amber);width:auto;height:auto;color:var(--prep-text-primary);font-family:var(--prep-font-ui);border-radius:8px;margin:0;padding:10px 16px;font-size:13px;position:fixed;top:8px;left:8px}:where(h1,h2,h3)[class]{font-size:inherit;font-weight:inherit;margin:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:where(.header-nav-tab,.header-carte-button,.gerer-subnav-tab,.home-card,.modal-submit,.fleet-add-button,.prep-cart-confirm,.avatar-button){justify-content:center;align-items:center;min-height:44px;display:inline-flex}@media (pointer:coarse){:where(select,input[type=text],input[type=password],input[type=number],button){min-height:44px}:where(.prepare-shell-tab,.header-vehicle-select,.auto-cargo-sort-pill,.auto-cargo-chip,.auto-cargo-lot-detail-toggle,.cart-palette-row-toggle-button){min-height:32px}:where(.header-nav-tab){min-height:36px}.auto-cargo-filters-toggle{min-height:32px}}:where(.trip-route-destination-select,.trip-vehicle-select,.fleet-add-select,.modal-input,.cart-palette-row-destination-select){max-width:420px}.fleet-add-row{flex-wrap:wrap;justify-content:flex-start}:where(a,button,select,input,.home-card,.fleet-vehicle-row,.cart-palette-row){transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,opacity .15s}:root{--elevation-1:0 1px 2px #00000052;--elevation-2:0 4px 12px #0006;--elevation-3:0 12px 32px #00000085}.home-card:hover,.fleet-vehicle-row:hover{box-shadow:var(--elevation-2)}.modal-card,.chain-modal-card{box-shadow:var(--elevation-3)}.skeleton{background:linear-gradient(90deg, var(--prep-bg-tile) 25%, var(--prep-bg-active) 37%, var(--prep-bg-tile) 63%);background-size:400% 100%;border-radius:6px;animation:1.4s ease-in-out infinite skeleton-sweep}.skeleton-line{height:12px;margin-bottom:8px}.skeleton-line:last-child{width:60%;margin-bottom:0}@keyframes skeleton-sweep{0%{background-position:100%}to{background-position:0}}.empty-state{text-align:center;max-width:420px;margin:auto;padding:32px 24px}.empty-state-icon{opacity:.55;margin-bottom:12px;font-size:32px;line-height:1}.empty-state-title{font-family:var(--prep-font-ui);color:var(--prep-text-primary);font-size:15px;font-weight:600}.empty-state-description{color:var(--prep-text-tertiary);margin-top:8px;font-size:13px;line-height:1.55}.empty-state-action{margin-top:18px}.empty-state-action button{border:1px solid var(--prep-amber-border);background:var(--prep-amber-bg);min-height:44px;color:var(--prep-amber);font-family:var(--prep-font-ui);cursor:pointer;border-radius:8px;padding:0 18px;font-size:13px}.empty-state-action button:hover{background:var(--prep-bg-active)}@media (width<=768px){.app{grid-template:"top""main"minmax(0,1fr)/minmax(0,1fr)}.header{flex-wrap:wrap;gap:8px 12px;min-height:0;padding:10px 64px 10px 16px}.header-screen-title{font-size:22px}.header-right{flex:100%;justify-content:space-between;gap:10px;min-width:0}.header-stat-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.header-stat--vehicle{flex:1;align-items:stretch;min-width:0}.header-vehicle-select{max-width:none;font-size:12px}.header-balance{font-size:14px}.header-build,.header-sim-pill-role{display:none}.header-status-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.rail{z-index:1150;padding:4px 8px calc(4px + env(safe-area-inset-bottom,0px));border-right:none;border-top:1px solid var(--prep-border);flex-direction:row;position:fixed;bottom:0;left:0;right:0}.rail .header-brand{display:none}.rail-destinations{flex-direction:row;justify-content:space-around;gap:2px;width:100%;margin:0}.header-nav-tab{background:0 0;flex:1;width:auto;padding:4px 2px}.header-nav-tab--active,.header-carte-button--active{background:0 0}.header-nav-tab--active:before,.header-carte-button--active:before{width:auto;height:3px;inset:-5px 30% auto}.header-nav-label{clip-path:none;width:auto;height:auto;font-size:12px;font-weight:500;position:static;overflow:visible}.rail .avatar-menu{position:fixed;top:10px;right:12px}.avatar-dropdown{inset:calc(100% + 8px) 0 auto auto}.content{padding-bottom:84px}.auto-cargo-filters-grid{max-height:50vh;overflow-y:auto}.auto-cargo-filters-grid,.palette-list-panel-table,.chain-table-scroll{min-height:0}}.auto-cargo-filters-toggle{min-height:44px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:none;align-items:center;gap:8px;padding:0;display:flex}.auto-cargo-filters-chevron{color:var(--prep-text-muted);font-size:12px}.auto-cargo-lot-list,.auto-cargo-lot-destination{gap:6px}.auto-cargo-lot-destination-select{max-width:280px;padding:3px 6px}.auto-cargo-lot-chips{gap:4px}.auto-cargo-lot-chip{padding:2px 6px}.auto-cargo-lot-capacity,.auto-cargo-lot-segments,.auto-cargo-lot-chip,.cart-palette-row-price,.cart-palette-row-value,.fleet-vehicle-stat-value,.finance-chart-amount{font-variant-numeric:tabular-nums}.reglages-screen{max-width:760px}.reglages-title{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.reglages-intro{color:var(--prep-text-tertiary);margin:0 0 18px;font-size:14px;line-height:1.55}.reglages-group{border:1px solid var(--prep-border);background:var(--prep-bg-tile);border-top:none;grid-template-columns:minmax(0,240px) minmax(0,1fr);align-items:center;column-gap:24px;margin:0;padding:20px 22px;display:grid}.reglages-intro+.reglages-group{border-top:1px solid var(--prep-border);border-radius:var(--prep-radius-card) var(--prep-radius-card) 0 0}.reglages-group:last-of-type{border-radius:0 0 var(--prep-radius-card) var(--prep-radius-card)}.reglages-legend{float:left;font:700 20px/1.1 var(--prep-font-display);color:var(--prep-text-primary);grid-column:1;padding:0}.reglages-hint{color:var(--prep-text-muted);grid-column:1;margin:6px 0 0;font-size:13px;line-height:1.45}.reglages-choices,.reglages-group>.reglages-choice{grid-area:1/2/span 2;justify-self:start}.reglages-choices{border:1px solid var(--prep-border);border-radius:var(--prep-radius-control);background:var(--prep-bg-panel-alt);flex-wrap:wrap;gap:2px;padding:3px;display:flex}.reglages-choices .reglages-choice{color:var(--prep-text-tertiary);border-radius:6px;padding:0 14px}.reglages-choices .reglages-choice input{opacity:0;pointer-events:none;position:absolute}.reglages-choices .reglages-choice:has(input:checked){background:var(--prep-bg-active);color:var(--prep-text-primary);font-weight:600}.reglages-choices .reglages-choice:has(input:focus-visible){outline:2px solid var(--prep-amber);outline-offset:1px}.reglages-choice{min-height:44px;color:var(--prep-text-primary);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex;position:relative}.reglages-choice input[type=checkbox]{width:18px;height:18px;accent-color:var(--prep-amber)}@media (width<=768px){.reglages-group{grid-template-columns:minmax(0,1fr);row-gap:10px;padding:16px}.reglages-choices,.reglages-group>.reglages-choice{grid-area:auto/1}}.reglages-pending{border-left:3px solid var(--prep-amber-border);background:var(--prep-amber-bg);color:var(--prep-text-tertiary);margin-top:28px;padding:12px 14px;font-size:12px;line-height:1.55}.device-auth-note{border:1px solid var(--prep-border);background:var(--prep-bg-tile);color:var(--prep-text-tertiary);border-radius:10px;margin:0 0 24px;padding:12px 14px;font-size:13px;line-height:1.55}.device-auth-button{min-height:44px;padding-left:20px;padding-right:20px}.location-label--inline .location-label-separator{color:var(--prep-text-muted)}.location-label--stacked .location-label-separator{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.location-label--stacked{flex-direction:column;line-height:1.3;display:inline-flex}.location-label--stacked .location-label-name{color:var(--prep-text-tertiary);font-size:12px;font-weight:400}.location-picker{width:100%;max-width:420px;position:relative}.location-picker-field{align-items:center;display:flex;position:relative}.location-picker-input{width:100%;min-height:44px;color:var(--prep-text-primary);background:var(--prep-bg-tile);border:1px solid var(--prep-border);border-radius:6px;padding:0 12px;font-size:14px}.location-picker-selected{color:var(--prep-text-primary);background:var(--prep-bg-tile);pointer-events:none;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:0 8px 0 12px;font-size:14px;display:flex;position:absolute;inset:1px}.location-picker-clear{min-width:44px;min-height:44px;color:var(--prep-text-tertiary);cursor:pointer;pointer-events:auto;background:0 0;border:none;font-size:18px}.location-picker-list{z-index:20;background:var(--prep-bg-panel);border:1px solid var(--prep-border-strong);border-radius:6px;max-height:50vh;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.location-picker-section{color:var(--prep-text-muted);padding:8px 12px 4px;font-size:12px}.location-picker-row,.location-picker-country{text-align:left;width:100%;min-height:44px;color:var(--prep-text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:6px 12px;font-size:14px;display:flex}.location-picker-row--active,.location-picker-row:hover,.location-picker-country:hover{background:var(--prep-bg-active)}.location-picker-distance,.location-picker-country-count{color:var(--prep-text-muted);flex-shrink:0;font-size:12px}.location-picker-empty{color:var(--prep-text-tertiary);padding:12px;font-size:13px;line-height:1.5}
