.app-toast-viewport{z-index:2000;pointer-events:none;width:min(24rem,100vw - 2rem);max-height:min(50vh,100dvh - 2rem);padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);flex-direction:column;gap:.625rem;display:flex;position:fixed;overflow-y:auto}.app-toast{pointer-events:auto;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:.5rem;padding:.75rem .875rem;animation:.22s ease-out app-toast-in;display:flex;box-shadow:0 8px 24px #0f27442e}.app-toast__message{word-break:break-word;flex:1;margin:0;font-size:.875rem;line-height:1.45}.app-toast__dismiss{width:1.75rem;height:1.75rem;color:inherit;cursor:pointer;opacity:.75;background:0 0;border:none;border-radius:6px;flex-shrink:0;margin:-.125rem -.25rem 0 0;font-size:1.25rem;line-height:1}.app-toast__dismiss:hover{opacity:1;background:#0000000f}.app-toast--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.app-toast--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.app-toast--warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.app-toast--info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}@media (width>=769px){.app-toast-viewport{top:calc(3.5rem + env(safe-area-inset-top,0));bottom:auto;left:auto;right:1rem}}@media (width<=768px){.app-toast-viewport{left:50%;right:auto;bottom:calc(1rem + env(safe-area-inset-bottom,0));width:min(24rem,100vw - 1.5rem);top:auto;transform:translate(-50%)}}@keyframes app-toast-in{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@media (width>=769px){@keyframes app-toast-in{0%{opacity:0;transform:translate(.75rem)}to{opacity:1;transform:translate(0)}}}.customer-edit-stepper{flex-shrink:0;width:min(100%,15rem)}.customer-edit-stepper__list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.customer-edit-stepper__item{margin:0}.customer-edit-stepper__link{color:#475569;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.75rem .85rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.customer-edit-stepper__link:hover:not(.customer-edit-stepper__link--disabled){color:#0f2744;background:#f1f5f9}.customer-edit-stepper__link--active{color:#0f2744;background:#e8f5f0;border-color:#b8e0cf}.customer-edit-stepper__link--disabled{opacity:.55;cursor:not-allowed}.customer-edit-stepper__index{color:#334155;background:#e2e8f0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.82rem;font-weight:700;display:inline-flex}.customer-edit-stepper__link--active .customer-edit-stepper__index{color:#fff;background:#1a8f5f}.customer-edit-stepper__label{line-height:1.25}@media (width<=900px){.customer-edit-stepper{width:100%;min-width:0;max-width:100%;overflow:hidden}.customer-edit-stepper__list{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;flex-direction:row;min-width:0;max-width:100%;padding-bottom:.25rem;overflow-x:auto}.customer-edit-stepper__item{scroll-snap-align:center}.customer-edit-stepper__link{flex-shrink:0;min-width:11rem}}.customer-edit-shell{flex-direction:column;gap:1rem;min-height:100%;display:flex}.customer-edit-shell__header{align-items:center;gap:.75rem;display:flex}.customer-edit-shell__back{color:#0f2744;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.1rem;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0f27440f}.customer-edit-shell__back:hover{background:#f8fafc}.customer-edit-shell__title{color:#0f2744;margin:0;font-size:clamp(1.2rem,3vw,1.45rem)}.customer-edit-shell__body{align-items:flex-start;gap:1.25rem;min-width:0;max-width:100%;display:flex}.customer-edit-shell__content{flex:1;width:100%;min-width:0}.customer-edit-shell__error{color:#991b1b;margin:0}.customer-edit-shell__body--single{display:block}.customer-edit-shell__body--single .customer-edit-shell__content{width:100%}@media (width<=900px){.customer-edit-shell__body{flex-direction:column}}.app-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;min-height:2.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.app-btn:disabled{opacity:.55;cursor:not-allowed}.app-btn--primary{color:#fff;background:#e85d04;border-color:#e85d04}.app-btn--primary:hover:not(:disabled){background:#d45303}.app-btn--outline{color:#0f2744;background:#fff;border-color:#cbd5e1}.app-btn--outline:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.app-btn--danger{color:#fff;background:#b91c1c;border-color:#b91c1c}.app-btn--danger:hover:not(:disabled){background:#991b1b;border-color:#991b1b}.app-btn--sm{min-height:2.25rem;padding:.35rem .75rem;font-size:.85rem}.app-btn__icon{font-size:1rem;line-height:1}.app-link-btn{color:#1a6b8a;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;text-decoration:underline}.app-link-btn:disabled{opacity:.5;cursor:not-allowed}.form-field{flex-direction:column;gap:.35rem;display:flex}.form-field label{color:#334155;font-size:.875rem;font-weight:600}.form-field input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:2.5rem;padding:.5rem .75rem;font-size:.95rem}.form-field input:focus{border-color:#1a6b8a;outline:2px solid #1a6b8a40}.form-field input:disabled{color:#64748b;background:#f1f5f9}.form-field__input--masked{letter-spacing:.02em;font-family:ui-monospace,monospace}.form-phone-field__controls{flex-direction:row;align-items:stretch;gap:.5rem;display:flex}.form-phone-field__controls .country-select{flex-shrink:0}.form-phone-field__dial-prefix{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;align-items:center;min-width:2.75rem;padding:0 .65rem;font-size:.95rem;font-weight:600;display:flex}.form-phone-field__input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:0;min-height:2.5rem;padding:.5rem .75rem;font-size:.95rem}.form-phone-field__input:focus{border-color:#1a6b8a;outline:2px solid #1a6b8a40}.form-phone-field__input:disabled{color:#64748b;background:#f1f5f9}.country-select{flex-shrink:0;width:auto;min-width:4.75rem;max-width:5.5rem;position:relative}.country-select__trigger{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.35rem;width:100%;min-height:2.5rem;padding:.35rem .55rem;font-size:.875rem;display:flex}.country-select__trigger:disabled{opacity:.55;cursor:not-allowed}.country-select__code{color:#0f2744;letter-spacing:.04em;font-weight:700}.country-select__flag{font-size:1.1rem;line-height:1}.country-select__placeholder{text-align:left;color:#64748b;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.country-select__chevron{color:#64748b;margin-left:auto;font-size:.75rem}.country-select__panel{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:min(18rem,70vw);position:absolute;top:calc(100% + .25rem);left:0;overflow:hidden;box-shadow:0 12px 28px #0f274426}.country-select__search{border:none;border-bottom:1px solid #e2e8f0;outline:none;width:100%;min-height:2.25rem;padding:.45rem .65rem;font-size:.875rem}.country-select__list{max-height:12rem;margin:0;padding:.25rem 0;list-style:none;overflow-y:auto}.country-select__option{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.45rem .65rem;font-size:.875rem;display:flex}.country-select__option:hover,.country-select__option--active{background:#f1f5f9}.country-select__option-name{color:#0f2744;flex:1}.country-select__option-code{color:#64748b;font-variant-numeric:tabular-nums}.country-select__empty{color:#64748b;padding:.65rem;font-size:.875rem}.company-info-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem;display:grid}.company-info-form{width:100%;min-width:0}.company-info-form__field{flex-direction:column;gap:.35rem;min-width:0;margin-bottom:1rem;display:flex}.company-info-form__field--full{grid-column:1/-1}.company-info-form__field label,.company-info-form__field-label{color:#334155;font-size:.875rem;font-weight:600}.company-info-form__field-hint{color:#64748b;margin:-.15rem 0 0;font-size:.75rem;line-height:1.3}.cargo-status-features{flex-direction:column;gap:4px;margin-top:2px;display:flex}.cargo-status-features__item{flex-direction:column;gap:0;display:flex}.cargo-status-features__label{cursor:pointer;color:#0f2744;align-items:center;gap:8px;font-weight:500;line-height:1.35;display:flex}.cargo-status-features__label input{flex-shrink:0;margin:0}.cargo-status-features__hint{color:#64748b;margin:1px 0 0 24px;font-size:.75rem;line-height:1.3}.company-info-form__sectors{scrollbar-gutter:stable;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;gap:.35rem;max-height:7.5rem;padding:.35rem .5rem;display:flex;overflow:hidden auto}.company-info-form__sectors::-webkit-scrollbar{width:8px}.company-info-form__sectors::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.company-info-form__sectors::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}.company-info-form__sectors-group{flex-direction:column;gap:.1rem;min-width:0;display:flex}.company-info-form__sectors-children{flex-direction:column;gap:.05rem;padding-left:1rem;display:flex}.company-info-form__sectors-status{color:#64748b;margin:0;font-size:.8125rem}.company-info-form__sectors-item{color:#334155;cursor:pointer;align-items:center;gap:.35rem;min-height:1.35rem;font-size:.8125rem;font-weight:500;line-height:1.2;display:flex}.company-info-form__sectors-item--child{padding-left:0}.company-info-form__sectors-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.company-info-form__sectors-item input{flex-shrink:0;width:1rem;height:1rem;min-height:auto}.company-info-form__field textarea{resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:5rem;padding:.5rem .75rem;font-family:inherit;font-size:.95rem}.company-info-form__textarea--compact{min-height:3.5rem}.company-info-form__field textarea:focus{border-color:#1a6b8a;outline:2px solid #1a6b8a40}.company-info-form__group-title{color:#0f2744;margin:.5rem 0 0;font-size:.95rem;font-weight:700}.company-info-form__field input,.company-info-form__field select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-width:0;max-width:100%;min-height:2.5rem;padding:.5rem .75rem;font-size:.95rem}.company-info-form__select--truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.company-info-form__field input:focus,.company-info-form__field select:focus{border-color:#1a6b8a;outline:2px solid #1a6b8a40}.company-info-form__field--checkbox label{cursor:pointer;flex-direction:row;align-items:center;gap:.5rem;font-weight:500}.company-info-form__field--checkbox input{width:1rem;height:1rem;min-height:auto}.company-info-form__phone-controls{flex-direction:column;gap:.5rem;display:flex}.company-info-form__phone-row{align-items:stretch;gap:.5rem;display:flex}.company-info-form__phone-row input{flex:1;min-width:0}.company-info-form__dial-prefix{color:#0f2744;font-variant-numeric:tabular-nums;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:4.25rem;min-height:2.5rem;padding:0 .75rem;font-size:.95rem;font-weight:600;display:flex}.company-info-form__input--masked{letter-spacing:.04em;font-variant-numeric:tabular-nums}.company-info-form__hint{color:#64748b;margin:0 0 .25rem;font-size:.8rem}.company-info-form__error{color:#991b1b;margin:0 0 .75rem;font-size:.875rem}@media (width<=720px){.company-info-form__grid{grid-template-columns:1fr}}.company-info-section{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-width:0;padding:clamp(1rem,3vw,1.35rem);box-shadow:0 1px 3px #0f27440f}.company-info-section__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.company-info-section__header-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.company-info-section__title{color:#0f2744;margin:0;font-size:1.05rem}.company-info-section__subtitle{color:#64748b;margin:.25rem 0 0;font-size:.9rem}.company-info-section__hint{color:#64748b;margin:.35rem 0 0;font-size:.85rem}.company-info-section__status{color:#64748b;margin:0}.company-info-section__status--error{color:#991b1b}.company-info-section__success{color:#166534;margin:0 0 .75rem;font-size:.9rem}@media (width<=640px){.company-info-section__header{flex-direction:column;align-items:stretch}}.app-modal{z-index:1000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.app-modal__backdrop{cursor:pointer;background:#0f274473;border:none;margin:0;padding:0;position:absolute;inset:0}.app-modal__dialog{z-index:1;background:#fff;border-radius:12px;flex-direction:column;width:min(100%,480px);max-height:calc(100vh - 2rem);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f274433}.app-modal__dialog.app-modal--wide{width:min(100%,720px)}.app-modal__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.app-modal__title{color:#0f2744;margin:0;font-size:1.15rem;font-weight:700}.app-modal__close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;line-height:1;display:flex}.app-modal__close:hover{color:#0f2744;background:#f1f5f9}.app-modal__body{padding:1.25rem;overflow-y:auto}.app-modal__footer{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;display:flex}.app-modal__field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.app-modal__field label{color:#334155;font-size:.875rem;font-weight:600}.app-modal__field input{border:1px solid #cbd5e1;border-radius:8px;min-height:2.5rem;padding:.5rem .75rem;font-size:.95rem}.app-modal__phone-controls,.app-modal__phone-group{flex-direction:column;gap:.5rem;display:flex}.app-modal__phone-row{align-items:stretch;gap:.5rem;display:flex}.app-modal__phone-flag{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;min-height:2.5rem;font-size:1.35rem;line-height:1;display:flex}.app-modal__dial-prefix{color:#0f2744;font-variant-numeric:tabular-nums;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:4.25rem;min-height:2.5rem;padding:0 .75rem;font-size:.95rem;font-weight:600;display:flex}.app-modal__phone-row input{flex:1;min-width:0}.app-modal__input--masked{letter-spacing:.04em;font-variant-numeric:tabular-nums}.app-modal__field input:focus,.app-modal__field select:focus{border-color:#1a6b8a;outline:2px solid #1a6b8a40}.app-modal__field select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:2.5rem;padding:.5rem .75rem;font-size:.95rem}.app-modal__field--checkbox label{cursor:pointer;flex-direction:row;align-items:center;gap:.5rem;font-weight:500}.app-modal__field--checkbox input{width:1rem;height:1rem;min-height:auto}.app-modal__form-grid{grid-template-columns:1fr 1fr;gap:0 1rem;display:grid}.app-modal__full-width{grid-column:1/-1}.app-modal__hint{color:#64748b;margin:0 0 .25rem;font-size:.8rem}.app-modal__error{color:#991b1b;margin:0 0 .75rem;font-size:.875rem}@media (width<=600px){.app-modal__form-grid{grid-template-columns:1fr}}.confirm-modal__message{color:#334155;margin:0;font-size:.95rem;line-height:1.55}.data-grid{flex-direction:column;gap:1rem;display:flex}.data-grid__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.data-grid__title{color:#0f2744;margin:0;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:700}.data-grid__header-actions{flex-wrap:wrap;gap:.5rem;display:flex}.data-grid__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.data-grid__search{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1;align-items:center;gap:.5rem;max-width:420px;min-height:2.75rem;padding:0 .85rem;display:flex;box-shadow:0 1px 2px #0f27440a}.data-grid__search:focus-within{outline-offset:1px;border-color:#1a6b8a;outline:2px solid #1a6b8a33}.data-grid__search-icon{color:#94a3b8;font-size:1.1rem}.data-grid__search input{background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.95rem}.data-grid__table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f27440f}.data-grid__table-wrap--busy .data-grid__table{opacity:.55;pointer-events:none}.data-grid__loading-overlay{z-index:2;color:#64748b;background:#ffffffb8;justify-content:center;align-items:center;padding:1rem;font-size:.92rem;display:flex;position:absolute;inset:0}.data-grid__table{border-collapse:collapse;width:100%;font-size:.9rem}.data-grid__table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.data-grid__table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;vertical-align:middle;padding:.75rem 1rem;font-size:.8rem;font-weight:600;overflow:visible}.data-grid__table td{color:#334155;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:.85rem 1rem}.data-grid__table tbody tr:last-child td{border-bottom:none}.data-grid__table tbody tr:hover{background:#f8fafc}.data-grid__col-actions{text-align:right}.data-grid__sort-btn{font:inherit;font-size:inherit;font-weight:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;white-space:nowrap;vertical-align:middle;background:0 0;border:0;align-items:center;gap:.4rem;margin:0;padding:0;display:inline-flex}.data-grid__sort-btn:hover .data-grid__sort-arrow:not(.data-grid__sort-arrow--on){opacity:.6}.data-grid__sort-btn--active .data-grid__sort-label{color:#0f2744}.data-grid__sort-label{line-height:1.2}.data-grid__sort-arrows{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:.55rem;min-height:1rem;display:inline-flex}.data-grid__sort-arrow{opacity:.35;border-left:.28rem solid #0000;border-right:.28rem solid #0000;width:0;height:0;transition:opacity .12s,border-bottom-color .12s,border-top-color .12s;display:block}.data-grid__sort-arrow--up{border-top:0;border-bottom:.32rem solid #94a3b8}.data-grid__sort-arrow--down{border-top:.32rem solid #94a3b8;border-bottom:0}.data-grid__sort-arrow--up.data-grid__sort-arrow--on{border-bottom-color:#1a6b8a}.data-grid__sort-arrow--down.data-grid__sort-arrow--on{border-top-color:#1a6b8a}.data-grid__sort-arrow--on{opacity:1}.data-grid__sort-btn--active .data-grid__sort-arrow:not(.data-grid__sort-arrow--on){opacity:.2}.data-grid__col-actions .data-grid__sort-btn{cursor:default}.data-grid__cell-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem .75rem;display:flex}.data-grid__cell-emphasis{color:#0f2744;font-weight:600}.data-grid__state{text-align:center;color:#64748b;margin:0;padding:2.5rem 1rem}.data-grid__state--error{color:#991b1b;background:#fef2f2}.data-grid__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.25rem 0;display:flex}.data-grid__page-size{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.data-grid__page-size select{background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:2.25rem;padding:.25rem .5rem;font-size:.875rem}.data-grid__pagination{align-items:center;gap:.25rem;display:flex}.data-grid__page-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:2.25rem;min-height:2.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:500}.data-grid__page-btn:hover:not(:disabled):not(.data-grid__page-btn--active){background:#f1f5f9}.data-grid__page-btn:disabled{opacity:.4;cursor:not-allowed}.data-grid__page-btn--active{color:#fff;background:#e85d04;border-color:#e85d04;font-weight:700}.data-grid__visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dg-badge{white-space:nowrap;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.dg-badge--type{color:#5b21b6;background:#ede9fe}.dg-badge--active{color:#166534;background:#dcfce7}.dg-badge--inactive{color:#64748b;background:#f1f5f9}@media (width<=768px){.data-grid__table-wrap{overflow-x:auto}.data-grid__table{min-width:640px}}.master-password-modal__form{flex-direction:column;gap:.75rem;display:flex}.master-password-modal__hint{color:var(--color-text-muted,#64748b);margin:0;font-size:.875rem;line-height:1.5}.master-password-modal__error{color:var(--color-danger,#dc2626);margin:0;font-size:.875rem}.master-password-modal__form label{font-size:.875rem;font-weight:600}.master-password-modal__form input{border:1px solid var(--color-border,#cbd5e1);width:100%;font:inherit;border-radius:.375rem;padding:.625rem .75rem}.master-password-modal__secret-input{-webkit-text-security:disc;text-security:disc}.app-drawer{z-index:1200;justify-content:flex-end;display:flex;position:fixed;inset:0}.app-drawer__backdrop{cursor:pointer;background:#0f274459;border:0;position:absolute;inset:0}.app-drawer__panel{z-index:1;background:#fff;flex-direction:column;width:min(100%,28rem);max-width:100%;height:100%;display:flex;position:relative;box-shadow:-8px 0 24px #0f27441f}.app-drawer__panel--wide{width:min(100%,42rem)}.app-drawer__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.app-drawer__title{color:#0f2744;margin:0;font-size:1.05rem}.app-drawer__close{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:1.5rem;line-height:1}.app-drawer__body{flex:1;padding:1rem 1.25rem;overflow-y:auto}.app-drawer__footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex}.user-drawer__grid{grid-template-columns:1fr}.user-drawer__status{color:#64748b;margin:0}.user-drawer__password-row{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.user-drawer__password-row input{flex:12rem;min-width:0}.company-users-section__password-cell{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.company-users-section__password-value{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.searchable-geo{flex-direction:column;gap:.35rem;display:flex;position:relative}.searchable-geo label,.searchable-geo__label{color:#334155;font-size:.875rem;font-weight:600}.searchable-geo__label{cursor:text;-webkit-user-select:none;user-select:none;display:block}.searchable-geo__wrap{position:relative}.searchable-geo__input{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-width:0;min-height:2.75rem;padding:.5rem .75rem;font-size:.95rem}.searchable-geo__input:focus{border-color:#1a6b8a;outline:2px solid #1a6b8a40}.searchable-geo__input::-webkit-search-cancel-button{appearance:none;display:none}.searchable-geo__input::-webkit-search-decoration{appearance:none;display:none}.searchable-geo__input:disabled{color:#64748b;background:#f1f5f9}.searchable-geo__list{z-index:40;background:#fff;border:1px solid #cbd5e1;border-radius:8px;max-height:min(16rem,50vh);margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0f172a1f}.searchable-geo__list--portal{z-index:1300;position:fixed;right:auto}.searchable-geo__item{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;width:100%;min-height:2.75rem;padding:.5rem .75rem;font-size:.95rem;display:block}.searchable-geo__item:hover,.searchable-geo__item:focus-visible{background:#f1f5f9}.searchable-geo__item--active{background:#e0f2fe}.searchable-geo__empty,.searchable-geo__loading{color:#64748b;padding:.65rem .75rem;font-size:.875rem}.searchable-geo__loading{font-style:italic}.customer-edit-placeholder{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:clamp(1rem,3vw,1.35rem);box-shadow:0 1px 3px #0f27440f}.customer-edit-placeholder__title{color:#0f2744;margin:0 0 .5rem;font-size:1.05rem}.customer-edit-placeholder__message{color:#64748b;margin:0}.price-settings__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.price-settings__toolbar input[type=search]{border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:12rem;min-height:2.5rem;padding:.45rem .65rem}.price-settings__table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto}.price-settings__table{border-collapse:collapse;width:100%;font-size:.92rem}.price-settings__table th,.price-settings__table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.65rem .75rem}.price-settings__table th{color:#334155;background:#f8fafc;font-weight:600}.price-settings__table tr:last-child td{border-bottom:none}.price-settings__actions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.price-settings__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.85rem;display:flex}.price-settings__pagination label{color:#475569;align-items:center;gap:.35rem;font-size:.88rem;display:flex}.price-settings__pagination select{border:1px solid #cbd5e1;border-radius:6px;min-height:2.25rem}.price-settings__tabs{border:1px solid #cbd5e1;border-radius:10px;gap:0;margin:1rem 0;display:flex;overflow:hidden}.price-settings__tab{color:#475569;cursor:pointer;background:#f1f5f9;border:none;flex:1;min-height:2.75rem;font-weight:600}.price-settings__tab--active{color:#fff;background:#0f2744}.price-settings__tier-row{grid-template-columns:auto 1fr 1fr 1fr;align-items:end;gap:.5rem;margin-bottom:.65rem;display:grid}@media (width<=640px){.price-settings__tier-row{grid-template-columns:1fr}}.price-settings__tier-remove{color:#b91c1c;cursor:pointer;background:#fef2f2;border:none;border-radius:8px;min-width:2.5rem;min-height:2.5rem;font-size:1rem}.price-settings__hint{color:#64748b;margin:.2rem 0 0;font-size:.8rem}.price-settings__attempt-field{margin-bottom:1rem}.price-settings__attempt-field label{color:#0f2744;margin-bottom:.25rem;font-weight:600;display:block}.price-settings__attempt-field input{border:1px solid #cbd5e1;border-radius:8px;width:100%;max-width:16rem;min-height:2.5rem;padding:.45rem .65rem}.app-modal--price-editor{z-index:1100;width:min(100%,920px)}.language-switch{gap:.25rem;display:flex}.language-switch button{color:#334155;cursor:pointer;background:#fff;border:1px solid #c5d0db;border-radius:6px;min-width:2.5rem;min-height:2.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:600}.language-switch button.active{color:#fff;background:#0f2744;border-color:#0f2744}.profile-menu{position:relative}.profile-menu__trigger{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.profile-menu--light .profile-menu__trigger{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:2.5rem;min-height:2.5rem;padding:.35rem}.profile-menu--light .profile-menu__trigger:hover{background:#f1f5f9}.profile-menu__dropdown{z-index:50;border-radius:10px;min-width:9.5rem;padding:.35rem;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 10px 28px #0f172a24}.profile-menu--light .profile-menu__dropdown{background:#fff;border:1px solid #e2e8f0}.profile-menu--dark .profile-menu__dropdown{background:#141b28;border:1px solid #ffffff1f;box-shadow:0 12px 32px #00000073}.profile-menu__item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;padding:.55rem .75rem;font-size:.9rem;display:block}.profile-menu--light .profile-menu__item{color:#0f172a}.profile-menu--light .profile-menu__item:hover{background:#f1f5f9}.profile-menu--dark .profile-menu__item{color:#e2e8f0}.profile-menu--dark .profile-menu__item:hover{color:#fff;background:#ffffff14}.corporate-portal{background:#f4f7fa;flex-direction:column;min-height:100svh;display:flex}.corporate-portal__top{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;position:sticky;top:0}.corporate-portal__header{align-items:center;gap:1rem;min-height:3.5rem;padding:0 1.25rem;display:flex}.corporate-portal__brand{white-space:nowrap;text-decoration:none;display:block}.corporate-portal__workspace{color:#0f2744;font-size:1.05rem;font-weight:700;line-height:1.25}.corporate-portal__brand:hover .corporate-portal__workspace{color:#1a6b8a}.corporate-portal__tabs{flex-wrap:wrap;flex:1;align-items:center;gap:.35rem;display:flex}.corporate-portal__tab{color:#475569;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:.35rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.corporate-portal__tab:hover{color:#0f2744;background:#f1f5f9}.corporate-portal__tab--active{color:#fff;background:#1a6b8a;border-color:#1a6b8a}.corporate-portal__actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.corporate-portal__profile-icon{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;font-size:1.1rem;display:inline-flex}.corporate-portal__main{flex:1;padding:clamp(1rem,3vw,1.5rem);overflow:auto}.corporate-page{max-width:1440px;margin:0 auto}.corporate-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.corporate-page__title{color:#0f2744;margin:0 0 1rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700}.corporate-page__header .corporate-page__title{margin-bottom:0}.corporate-page__actions{flex-wrap:wrap;gap:.65rem;display:flex}.corporate-page__btn-primary{color:#fff;cursor:pointer;background:#1a6b8a;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:2.5rem;padding:.45rem 1.1rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.corporate-page__btn-primary:hover{color:#fff;background:#155a73}.corporate-page__btn-outline{color:#0f2744;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-height:2.5rem;padding:.45rem 1.1rem;font-size:.92rem;font-weight:500;text-decoration:none;display:inline-flex}.corporate-page__btn-outline:hover{color:#1a6b8a;border-color:#1a6b8a}.corporate-page__btn-outline:disabled{opacity:.55;cursor:not-allowed}.corporate-api-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;min-height:320px;padding:2rem;display:flex}.corporate-api-card__placeholder{color:#64748b;text-align:center;margin:0;font-size:1rem}.corporate-cargo-barcode-cell{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.corporate-cargo-barcode-copied{color:#047857;font-size:.75rem}.corporate-cargo-cell-sub{color:#64748b;font-size:.88em}@media (width<=900px){.corporate-portal__header{flex-wrap:wrap;padding-bottom:.75rem}.corporate-portal__tabs{order:2;width:100%}.corporate-portal__actions{order:1}}.my-today-assignment{background:#fff;border:1px solid #d8e3ef;border-radius:12px;margin-bottom:1rem;padding:clamp(1rem,2.5vw,1.25rem);box-shadow:0 1px 3px #0f27440f}.my-today-assignment__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.my-today-assignment__title{color:#0f2744;margin:0;font-size:1.05rem}.my-today-assignment__hint{color:#5a6b7d;margin:.25rem 0 0;font-size:.85rem}.my-today-assignment__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem 1.25rem;margin:0;display:grid}.my-today-assignment__item{min-width:0}.my-today-assignment__item--wide{grid-column:1/-1}.my-today-assignment__item dt{letter-spacing:.02em;text-transform:uppercase;color:#6b7c8f;margin:0 0 .2rem;font-size:.78rem;font-weight:600}.my-today-assignment__item dd{color:#0f2744;word-break:break-word;margin:0;font-size:.95rem}.app-sidebar{color:#e2e8f0;background:#0f2744;flex-direction:column;flex-shrink:0;width:240px;display:flex}.app-sidebar__header{border-bottom:1px solid #ffffff1a;padding:1.15rem .85rem .85rem}.app-sidebar__brand{color:inherit;text-decoration:none;display:block}.app-sidebar__workspace{letter-spacing:.01em;color:#fff;font-size:.92rem;font-weight:600;line-height:1.35;display:block}.app-sidebar__nav{flex-direction:column;gap:.35rem;padding:.85rem .75rem 1rem;display:flex}.app-sidebar__link{color:#cbd5e1;border-radius:8px;padding:.65rem .85rem;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.app-sidebar__link:hover{color:#fff;background:#ffffff14}.app-sidebar__link--active{color:#fff;background:#1a6b8a}@media (width<=768px){.app-sidebar{width:100%;min-height:auto}.app-sidebar__nav{flex-direction:row;padding:.5rem;overflow-x:auto}.app-sidebar__link{white-space:nowrap}}.top-navbar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;padding:0 1.25rem;display:flex}.top-navbar__brand{color:#0f2744;font-size:1.15rem;font-weight:700;text-decoration:none}.top-navbar__brand:hover{color:#1a6b8a}.top-navbar__actions{align-items:center;gap:.5rem;display:flex}.main-layout{background:#f4f7fa;flex-direction:column;min-height:100svh;display:flex}.main-layout__top{z-index:10;flex-shrink:0;position:sticky;top:0}.main-layout__body{flex:1;min-height:0;display:flex}.main-layout__content{flex:1;min-width:0;padding:clamp(1rem,3vw,1.5rem);overflow:auto}@media (width<=768px){.main-layout__body{flex-direction:column}}.login-page{box-sizing:border-box;background:linear-gradient(160deg,#0f2744 0%,#1a4d6e 45%,#0d3d52 100%);justify-content:center;align-items:center;min-height:100svh;padding:1rem;display:flex}.login-card{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:clamp(1.25rem,4vw,2rem);box-shadow:0 12px 40px #00000040}.login-header{text-align:center;margin-bottom:1.25rem}.login-brand{justify-content:center;margin-bottom:.5rem;display:flex}.login-brand-icon{font-size:2.5rem;line-height:1}.login-header h1{color:#0f2744;margin:0 0 .35rem;font-size:clamp(1.5rem,5vw,1.75rem);font-weight:700}.login-tagline{color:#5a6b7d;margin:0;font-size:.9rem}.login-type{gap:.5rem;margin-bottom:1.25rem;display:flex}.login-type button{color:#334155;cursor:pointer;background:#f4f7fa;border:1px solid #c5d0db;border-radius:8px;flex:1;min-height:2.75rem;padding:.5rem .75rem;font-size:.9rem;font-weight:600}.login-type button.active{color:#fff;background:#1a6b8a;border-color:#1a6b8a}.login-type button:disabled{opacity:.7;cursor:wait}.login-form{flex-direction:column;gap:1rem;display:flex}.login-field{text-align:left;flex-direction:column;gap:.35rem;display:flex}.login-field span{color:#334155;font-size:.875rem;font-weight:600}.login-field input{box-sizing:border-box;border:1px solid #c5d0db;border-radius:8px;width:100%;min-height:2.75rem;padding:.65rem .85rem;font-size:1rem}.login-field input:focus{outline-offset:1px;border-color:#1a6b8a;outline:2px solid #1a6b8a}.login-field input:disabled{opacity:.7}.login-submit{color:#fff;cursor:pointer;background:#e85d04;border:none;border-radius:8px;width:100%;min-height:2.75rem;margin-top:.25rem;padding:.75rem 1rem;font-size:1rem;font-weight:600}.login-submit:hover:not(:disabled){background:#d45303}.login-submit:disabled{opacity:.75;cursor:wait}.login-feedback{text-align:center;border-radius:8px;margin:1rem 0 0;padding:.75rem 1rem;font-size:.9rem}.login-feedback--error{color:#991b1b;background:#fee2e2}.cargo-planned-delivery{color:#f59e0b;white-space:nowrap;cursor:default;align-items:center;gap:.35rem;font-size:.88rem;font-weight:700;display:inline-flex;position:relative}.cargo-planned-delivery__icon{flex-shrink:0;display:inline-flex}.cargo-planned-delivery__date{line-height:1.2}.cargo-planned-delivery:after{content:attr(data-hint);z-index:5;color:#f8fafc;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background:#111827;border-radius:4px;min-width:12rem;max-width:16rem;padding:.45rem .55rem;font-size:.75rem;font-weight:500;line-height:1.35;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + .35rem);left:0;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a40}.cargo-planned-delivery:hover:after,.cargo-planned-delivery:focus-within:after{opacity:1;visibility:visible;transform:translateY(0)}.cargo-undelivered-warning{flex-shrink:0;margin-left:auto;display:inline-flex}.cargo-undelivered-warning__trigger{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:background-color .15s;display:inline-flex}.cargo-undelivered-warning__trigger:hover,.cargo-undelivered-warning__trigger:focus-visible{background:#ef44441a;outline:none}.cargo-undelivered-warning__popover{z-index:10000;pointer-events:auto;background:#111827;border-radius:8px;align-items:stretch;min-width:12rem;max-width:18rem;display:flex;position:fixed;overflow:hidden;box-shadow:0 10px 24px #0f172a47}.cargo-undelivered-warning__popover-accent{background:#ef4444;flex-shrink:0;width:4px}.cargo-undelivered-warning__popover-text{color:#f8fafc;white-space:normal;margin:0;padding:.5rem .6rem;font-size:.78rem;font-weight:500;line-height:1.35}.cargo-list-status-cell{flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.cargo-list-status-cell__top-row{align-items:center;gap:.5rem;width:100%;min-height:1.65rem;display:flex}.cargo-list-status-cell__top-row--icon-only{justify-content:flex-end}.cargo-list-status-cell .cargo-list-status-badge{white-space:nowrap;border-radius:999px;padding:.2rem .55rem;font-size:.82rem;font-weight:600;line-height:1.3;display:inline-block}.cargo-list-status-cell .cargo-list-status-badge--undelivered{color:#0f172a;background:#ef4444}.cargo-list-status-cell .cargo-planned-delivery:after{top:auto;bottom:calc(100% + .35rem);transform:translateY(2px)}.cargo-list-status-cell .cargo-planned-delivery:hover:after,.cargo-list-status-cell .cargo-planned-delivery:focus-within:after{transform:translateY(0)}.dynamic-filter-bar{margin-bottom:.85rem}.dynamic-filter-bar__chips{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.dynamic-filter-bar__chip{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:.35rem;min-height:2rem;padding:.2rem .55rem .2rem .35rem;display:inline-flex}.dynamic-filter-bar__chip-remove{color:#dc2626;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;font-size:1rem;line-height:1;display:inline-flex}.dynamic-filter-bar__chip-label{color:#1a6b8a;white-space:nowrap;font-size:.85rem;font-weight:600}.dynamic-filter-bar__chip-value{color:#0f2744;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:.85rem}.dynamic-filter-bar__chip-input{color:#0f2744;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:7rem;max-width:11rem;padding:.15rem .35rem;font-size:.85rem}.dynamic-filter-bar__actions{align-items:center;gap:.35rem;display:inline-flex}.dynamic-filter-bar__add-wrap{position:relative}.dynamic-filter-bar__add-btn{white-space:nowrap}.dynamic-filter-bar__menu{z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:min(16rem,80vw);padding:.5rem;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 10px 28px #0f27441f}.dynamic-filter-bar__menu-search{width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:8px;margin-bottom:.45rem;padding:.45rem .6rem}.dynamic-filter-bar__menu-list{max-height:14rem;margin:0;padding:0;list-style:none;overflow:auto}.dynamic-filter-bar__menu-item{color:#0f2744;text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;border-radius:6px;padding:.45rem .55rem;display:block}.dynamic-filter-bar__menu-item:hover{background:#f1f5f9}.dynamic-filter-bar__menu-empty{color:#64748b;padding:.45rem .55rem;font-size:.88rem}.dynamic-filter-bar__clear{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:inline-flex}.dynamic-filter-bar__clear:hover{color:#0f2744;background:#f8fafc}.cargo-list-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.cargo-list-toolbar__presets-wrap{position:relative}.cargo-list-toolbar__presets-panel{z-index:120;color:#f8fafc;background:#0f172a;border:1px solid #1e293b;border-radius:10px;width:min(22rem,100vw - 2rem);padding:1rem;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 16px 40px #0f172a59}.cargo-list-toolbar__presets-hint{color:#cbd5e1;margin:0 0 .85rem;font-size:.82rem;line-height:1.45}.cargo-list-toolbar__presets-label{color:#e2e8f0;margin-bottom:.35rem;font-size:.8rem;font-weight:600;display:block}.cargo-list-toolbar__presets-input{box-sizing:border-box;color:#f8fafc;width:100%;min-height:2.5rem;font:inherit;background:#111827;border:1px solid #facc15;border-radius:6px;margin-bottom:.65rem;padding:.45rem .65rem}.cargo-list-toolbar__presets-save{color:#fff;cursor:pointer;background:#16a34a;border:0;border-radius:6px;width:100%;min-height:2.5rem;margin-bottom:.85rem;font-weight:700}.cargo-list-toolbar__presets-save:hover{background:#15803d}.cargo-list-toolbar__presets-list{max-height:14rem;margin:0;padding:0;list-style:none;overflow-y:auto}.cargo-list-toolbar__presets-empty{color:#94a3b8;padding:.65rem .25rem;font-size:.85rem}.cargo-list-toolbar__presets-row{border-bottom:1px solid #1e293b;align-items:center;gap:.25rem;display:flex}.cargo-list-toolbar__presets-item{color:#f8fafc;text-align:left;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;flex:1;padding:.55rem .35rem}.cargo-list-toolbar__presets-item:hover{background:#94a3b81f}.cargo-list-toolbar__presets-delete{cursor:pointer;opacity:.85;background:0 0;border:0;flex-shrink:0;font-size:.95rem;line-height:1}.cargo-list-toolbar__presets-delete:hover{opacity:1}.cargo-list-toolbar__auto-refresh{color:#0f2744;min-height:2.5rem;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.45rem;padding:0 .85rem;font-weight:600;display:inline-flex}.cargo-list-toolbar__auto-refresh:hover{color:#1a6b8a;border-color:#1a6b8a}.cargo-list-toolbar__auto-refresh--active{color:#166534;background:#f0fdf4;border-color:#16a34a}.cargo-list-toolbar__auto-refresh-icon{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;display:inline-flex}.cargo-list-toolbar__live-indicator{width:1rem;height:1rem;position:relative}.cargo-list-toolbar__live-dot,.cargo-list-toolbar__live-ring{border-radius:50%;position:absolute;inset:0}.cargo-list-toolbar__live-dot{background:#22c55e}.cargo-list-toolbar__live-ring{border:2px solid #22c55e8c;animation:1.4s ease-out infinite cargo-live-pulse}@keyframes cargo-live-pulse{0%{opacity:.9;transform:scale(.55)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}.corporate-create-page{max-width:1180px;margin:0 auto}.corporate-create-page__header{align-items:center;gap:.85rem;margin-bottom:1.5rem;display:flex}.corporate-create-page__back{color:#0f2744;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.1rem;text-decoration:none;display:inline-flex}.corporate-create-page__back:hover{color:#1a6b8a;border-color:#1a6b8a}.corporate-create-page__title{color:#0f2744;margin:0;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700}.corporate-create-page__body{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.corporate-create-page__content{flex:1;min-width:min(100%,520px)}.corporate-create-page__form-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.35rem}.corporate-create-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.corporate-create-form__field{flex-direction:column;gap:.35rem;display:flex}.corporate-create-form__field--full{grid-column:1/-1}.corporate-create-form__field label{color:#0f2744;font-size:.9rem;font-weight:600}.corporate-create-form__hint{color:#64748b;margin:0;font-size:.82rem}.corporate-create-form__field input,.corporate-create-form__field select,.corporate-create-form__field textarea{color:#0f2744;width:100%;min-height:2.65rem;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .75rem}.corporate-create-form__field textarea{resize:vertical;min-height:6rem}.corporate-create-form__field input:focus,.corporate-create-form__field select:focus,.corporate-create-form__field textarea:focus{border-color:#1a6b8a;outline:none}.corporate-create-form__error{color:#dc2626;margin:0 0 1rem}.corporate-create-page__actions{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.corporate-create-stepper{width:min(100%,17rem)}.corporate-create-stepper__hint{color:#64748b;margin-top:.15rem;font-size:.78rem;font-weight:500;line-height:1.3;display:block}.customer-edit-stepper__text{flex-direction:column;align-items:flex-start;display:flex}@media (width<=900px){.corporate-create-form__grid{grid-template-columns:1fr}.corporate-create-stepper{width:100%}.corporate-create-page__form-section{min-height:12rem;scroll-margin-top:.75rem}.corporate-create-page__content{width:100%}}.corporate-excel-page{max-width:760px;margin:0 auto}.corporate-excel-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.corporate-excel-card__intro{color:#475569;margin:0 0 1rem}.corporate-excel-card__actions{margin-bottom:1.25rem}.corporate-excel-upload{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.corporate-excel-upload__label{color:#0f2744;font-size:.92rem;font-weight:600}.corporate-excel-upload__filename{color:#64748b;margin:0;font-size:.88rem}.corporate-excel-card__error{color:#dc2626;margin:1rem 0 0}.corporate-excel-result{border-top:1px solid #e2e8f0;margin-top:1.25rem;padding-top:1rem}.corporate-excel-result__summary{color:#047857;margin:0 0 .75rem}.corporate-excel-result__title{color:#0f2744;margin:0 0 .5rem;font-size:1rem}.corporate-excel-result__errors{color:#dc2626;margin:0;padding-left:1.2rem;font-size:.9rem}.corporate-excel-result__errors li+li{margin-top:.35rem}.branch-delivery-regions-page{flex-direction:column;gap:1rem;display:flex}.branch-delivery-regions-page__back{color:var(--color-link,#2563eb);align-self:flex-start;font-size:.9375rem;text-decoration:none}.branch-delivery-regions-page__back:hover{text-decoration:underline}.config-page{grid-template-columns:220px 1fr;gap:16px;display:grid}.config-page__menu{border:1px solid var(--border-color);background:var(--surface-color);border-radius:12px;height:fit-content;padding:12px}.config-page__menu h2{margin:0 0 12px;font-size:1rem}.config-page__menu-item{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;text-decoration:none;display:block}.config-page__menu-item--active{background:#ffffff14}.config-page__menu-item:disabled{opacity:.5;cursor:not-allowed}.config-page__content{min-width:0}@media (width<=960px){.config-page{grid-template-columns:1fr}}.multi-search-select{width:100%;position:relative}.multi-search-select__trigger{color:#0f2744;cursor:pointer;width:100%;min-height:40px;font:inherit;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;justify-content:space-between;align-items:flex-start;gap:8px;padding:6px 10px;display:flex}.multi-search-select__trigger:focus-visible{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f640}.multi-search-select__trigger--disabled{opacity:.6;cursor:not-allowed}.multi-search-select__trigger-content{flex:1;min-width:0}.multi-search-select__placeholder{color:#64748b;line-height:26px}.multi-search-select__chips{flex-wrap:wrap;gap:6px;display:flex}.multi-search-select__chip{color:#0f2744;background:#f1f5f9;border-radius:6px;align-items:center;gap:4px;max-width:100%;padding:2px 6px 2px 8px;font-size:.875rem;line-height:1.35;display:inline-flex}.multi-search-select__chip-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multi-search-select__chip-remove{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:1rem;line-height:1;display:inline-flex}.multi-search-select__chip-remove:hover{color:#0f2744;background:#e2e8f0}.multi-search-select__chevron{opacity:.85;flex-shrink:0;line-height:26px}.multi-search-select__panel{z-index:30;background:#fff;border:1px solid #cbd5e1;border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 20px #00000047}.multi-search-select__search{color:#0f2744;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #cbd5e1;outline:none;padding:9px 10px}.multi-search-select__list{max-height:220px;margin:0;padding:6px;list-style:none;overflow:auto}.multi-search-select__option{color:#0f2744;text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.multi-search-select__option:hover,.multi-search-select__option--active{background:#f1f5f9}.multi-search-select__empty{color:#64748b;padding:10px}.active-cities-page{border:1px solid var(--border-color);background:var(--surface-color);border-radius:12px;padding:16px}.active-cities-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.active-cities-page__title{margin:0;font-size:1.25rem}.active-cities-page__actions{flex-wrap:wrap;gap:8px;display:flex}.active-cities-page__form{gap:8px;max-width:640px;display:grid}.active-cities-page__label{font-weight:600}.active-cities-page__hint{color:var(--muted-text-color,#888);margin:0;font-size:.9rem}.company-info-section__status--success{color:#2ecc71}.role-permissions__subtitle{opacity:.85;margin:0 0 12px}.role-permissions__groups{flex-direction:column;gap:16px;max-height:min(70vh,640px);padding-right:4px;display:flex;overflow:auto}.role-permissions__group h3{opacity:.8;margin:0 0 8px;font-size:.95rem}.role-permissions__group ul{margin:0;padding:0;list-style:none}.role-permissions__group li+li{margin-top:6px}.role-permissions__item{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.role-permissions__item input{margin-top:3px}.role-permissions__actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.role-definitions__badge{border-radius:999px;padding:2px 10px;font-size:.85rem;font-weight:600;display:inline-block}.role-definitions__badge--personnel{color:#1f2937;background:#facc15}.role-definitions__badge--customer{color:#fff;background:#3b82f6}.role-definitions__badge--system{color:#fff;background:#94a3b8}.cargo-recipient-location{align-items:center;gap:.45rem;min-width:0;display:inline-flex;position:relative}.cargo-recipient-location__pin{cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;padding:0;transition:background-color .15s;display:inline-flex}.cargo-recipient-location__pin:hover,.cargo-recipient-location__pin:focus-visible{background:#0f27440f;outline:none}.cargo-recipient-location__pin--defined{color:#16a34a}.cargo-recipient-location__pin--undefined{color:#dc2626}.cargo-recipient-location__text{flex-direction:column;min-width:0;line-height:1.2;display:flex}.cargo-recipient-location__district{color:#0f2744;font-weight:600}.cargo-recipient-location__city{color:#64748b;font-size:.82rem}.cargo-recipient-location__popover{color:#f8fafc;background:#111827;border-radius:6px;min-width:14rem;max-width:20rem;padding:.55rem .65rem;box-shadow:0 10px 24px #0f172a47}.cargo-recipient-location__popover--portal{z-index:10000;position:fixed}.cargo-recipient-location__popover-title{letter-spacing:.01em;margin-bottom:.35rem;font-size:.78rem;font-weight:700}.cargo-recipient-location__popover-title--defined{color:#4ade80}.cargo-recipient-location__popover-title--undefined{color:#f87171}.cargo-recipient-location__popover-body{white-space:normal;word-break:break-word;font-size:.82rem;font-weight:500;line-height:1.4}.cargo-recipient-location__popover-coords{color:#94a3b8;font-variant-numeric:tabular-nums;margin-top:.35rem;font-size:.78rem;font-weight:500;line-height:1.3}.cargo-bulk-banner{z-index:30;color:#fff;text-align:center;background:#dc2626;border-radius:8px;margin:0 0 .75rem;padding:.65rem 1rem;font-size:.92rem;font-weight:700;position:sticky;top:0}.cargo-bulk-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:stretch;gap:.55rem;margin:0 0 .75rem;padding:.65rem .85rem;display:flex}.cargo-bulk-bar__header{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.cargo-bulk-bar__count{color:#0f2744;white-space:nowrap;font-size:.92rem;font-weight:700}.cargo-bulk-bar__clear{color:#dc2626;flex-shrink:0;font-size:.85rem}.cargo-bulk-bar__actions{flex-wrap:wrap;gap:.4rem;display:flex}.cargo-bulk-bar__spacer{display:none}.cargo-bulk-bar__print-wrap{position:relative}.cargo-bulk-bar__print-menu{z-index:25;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:12rem;position:absolute;top:calc(100% + .25rem);left:0;overflow:hidden;box-shadow:0 8px 24px #0f27441f}.cargo-bulk-bar__print-item{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:.55rem .75rem;font-size:.9rem;display:block}.cargo-bulk-bar__print-item:hover{background:#f1f5f9}.cargo-bulk-modal__hint{color:#475569;margin:0 0 1rem;font-size:.92rem}.cargo-bulk-modal__info{color:#1e3a5f;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin:0 0 1rem;padding:.75rem;font-size:.9rem}.cargo-bulk-select-col{text-align:center;width:2.5rem}@media (width<=768px){.cargo-bulk-banner{margin-bottom:.5rem;padding:.55rem .75rem;font-size:.85rem}.cargo-bulk-bar{z-index:35;padding:.7rem .85rem calc(.7rem + env(safe-area-inset-bottom,0px));border-bottom:none;border-radius:14px 14px 0 0;gap:.6rem;margin:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #0f274424}.cargo-bulk-bar__spacer{height:calc(7.25rem + env(safe-area-inset-bottom,0px));flex-shrink:0;display:block}.cargo-bulk-bar__actions{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:.45rem;padding-bottom:.1rem;overflow-x:auto}.cargo-bulk-bar__actions::-webkit-scrollbar{display:none}.cargo-bulk-bar__actions .app-btn--sm{white-space:nowrap;flex-shrink:0}.cargo-bulk-bar__print-menu{inset:auto 0 calc(100% + .35rem) auto}}.cargo-label-print{display:none}.cargo-label{color:#000;box-sizing:border-box;background:#fff;border:1px solid #111;flex-direction:column;gap:1.5mm;min-height:82mm;padding:5mm 4.5mm 3.5mm;font-family:Arial,Helvetica,sans-serif;font-size:8.5pt;line-height:1.35;display:flex}.cargo-label__header{grid-template-columns:1fr auto 1fr;align-items:center;gap:2mm;margin-bottom:1mm;display:grid}.cargo-label__brand{letter-spacing:.02em;font-size:10.5pt;font-weight:800}.cargo-label__qr{width:18mm;height:18mm;display:block}.cargo-label__qty{text-align:right;font-size:18pt;font-weight:800;line-height:1}.cargo-label__field{word-break:break-word;margin:0}.cargo-label__field-label{font-weight:700}.cargo-label__barcode{flex-direction:column;align-items:center;gap:1mm;margin-top:1mm;display:flex}.cargo-label__barcode-svg{width:100%;max-height:16mm}.cargo-label__barcode-value{letter-spacing:.06em;font-size:11pt;font-weight:700}.cargo-label__district-hero{text-align:center;letter-spacing:.02em;margin-top:auto;padding-top:2mm;font-size:21pt;font-weight:800;line-height:1.05}@media print{@page{size:A4 portrait;margin:10mm 12mm}body *{visibility:hidden}.cargo-label-print,.cargo-label-print *{visibility:visible}.cargo-label-print{width:100%;position:absolute;top:0;left:0;display:block!important}.cargo-label{break-inside:avoid;page-break-inside:avoid}.cargo-label-print__page--a4{page-break-after:always;break-after:page;grid-template-columns:1fr 1fr;align-content:start;gap:5mm;display:grid}.cargo-label-print__page--a4:last-child{page-break-after:auto;break-after:auto}.cargo-label-print__page--sequential{page-break-after:always;break-after:page;grid-template-rows:1fr 1fr;align-content:start;gap:8mm;min-height:277mm;display:grid}.cargo-label-print__page--sequential:last-child{page-break-after:auto;break-after:auto}.cargo-label-print__page--sequential .cargo-label{width:100%;height:100%;min-height:0}}.cargo-manifest-print{display:none}.cargo-manifest-print__header{justify-content:space-between;align-items:flex-start;gap:12mm;margin-bottom:6mm;display:flex}.cargo-manifest-print__title{margin:0;font-size:14pt;font-weight:700}.cargo-manifest-print__created{white-space:nowrap;margin:0;font-size:10pt}.cargo-manifest-print__table{border-collapse:collapse;width:100%;font-size:9pt;line-height:1.35}.cargo-manifest-print__table th,.cargo-manifest-print__table td{vertical-align:top;text-align:left;border:1px solid #111;padding:2.5mm 2mm}.cargo-manifest-print__table th{background:#f3f4f6;font-weight:700}.cargo-manifest-print__col-order{text-align:center;width:8mm}.cargo-manifest-print__col-city{width:22mm}.cargo-manifest-print__col-neighborhood{width:28mm}.cargo-manifest-print__cargo-info{flex-direction:column;gap:.5mm;display:flex}.cargo-manifest-print__cargo-barcode{font-weight:700}.cargo-manifest-print__cargo-meta{color:#374151;font-size:8.5pt}@media print{@page{size:A4 portrait;margin:12mm}body *{visibility:hidden}.cargo-manifest-print,.cargo-manifest-print *{visibility:visible}.cargo-manifest-print{color:#000;width:100%;font-family:Arial,Helvetica,sans-serif;position:absolute;top:0;left:0;display:block!important}.cargo-manifest-print__table tr{break-inside:avoid;page-break-inside:avoid}.cargo-manifest-print__table thead{display:table-header-group}}.personel-excel-company{color:#0f2744;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;max-width:420px;min-height:2.75rem;margin-bottom:1rem;padding:.45rem .65rem;font-size:.92rem;display:block}.personel-excel-company:disabled{opacity:.7;cursor:not-allowed}.cargo-create-page{flex-direction:column;gap:1rem;min-width:0;max-width:100%;min-height:100%;display:flex}.cargo-create-page__form-section{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-width:0;padding:clamp(1rem,3vw,1.35rem);box-shadow:0 1px 3px #0f27440f}.cargo-create-stepper__btn{text-align:left;cursor:pointer;width:100%;font:inherit}.cargo-create-stepper__btn:disabled{opacity:.55;cursor:not-allowed}.cargo-create-stepper__btn--past:not(:disabled):hover{color:#0f2744;background:#f1f5f9}.cargo-create-page__actions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;padding-top:.25rem;display:flex}@media (width<=900px){.cargo-create-page__form-section{min-height:12rem;scroll-margin-top:.75rem}}.add-cargo-modal{flex-direction:column;gap:.85rem;display:flex}.add-cargo-modal__error{color:#991b1b;margin:0;font-size:.875rem}.add-cargo-modal__toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.add-cargo-modal__search{background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;align-items:center;gap:.45rem;min-width:min(100%,220px);min-height:2.75rem;padding:0 .65rem;display:inline-flex}.add-cargo-modal__search input{border:none;outline:none;flex:1;min-width:0;font-size:.95rem}.add-cargo-modal__filter{color:#334155;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;font-size:.9rem;display:inline-flex}.add-cargo-modal__status-filter{width:100%}.add-cargo-modal__meta{color:#334155;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.add-cargo-modal__select-all{cursor:pointer;align-items:center;gap:.45rem;display:inline-flex}.add-cargo-modal__selected-count{color:#64748b}.add-cargo-modal__state{text-align:center;color:#64748b;margin:0;padding:1.5rem 0}.add-cargo-modal__table-wrap{border:1px solid #e2e8f0;border-radius:8px;max-height:360px;position:relative;overflow:auto}.add-cargo-modal__table-wrap--busy .add-cargo-modal__table{opacity:.55;pointer-events:none}.add-cargo-modal__loading-overlay{z-index:2;color:#64748b;background:#ffffffb8;justify-content:center;align-items:center;font-size:.92rem;display:flex;position:absolute;inset:0}.add-cargo-modal__table{border-collapse:collapse;width:100%;font-size:.9rem}.add-cargo-modal__table th,.add-cargo-modal__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:.55rem .65rem}.add-cargo-modal__table th{color:#334155;background:#f8fafc;font-weight:600;position:sticky;top:0}.add-cargo-modal__table tbody tr:hover{background:#f8fafc}.add-cargo-modal__barcode{color:#0f2744;font-weight:600}.add-cargo-modal__sub{color:#64748b;font-size:.88em}.add-cargo-modal__status{color:#0f2744;white-space:nowrap;border-radius:999px;padding:.15rem .5rem;font-size:.8rem;font-weight:600;display:inline-block}.add-cargo-modal__pagination{justify-content:center;align-items:center;gap:.75rem;display:flex}.add-waypoint-modal__intro{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.add-waypoint-modal__icon{color:#6d28d9;background:#ede9fe;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.35rem;display:flex}.add-waypoint-modal__hint{color:#64748b;margin:0;font-size:.9rem;line-height:1.45}.add-waypoint-modal__coords{color:#94a3b8;text-align:center;margin:0 0 1rem;font-size:.82rem}.add-waypoint-modal__field{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.add-waypoint-modal__field label{color:#334155;font-size:.88rem;font-weight:600}.add-waypoint-modal__field input{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.55rem .65rem;font-size:.95rem}.add-waypoint-modal__field-hint{color:#94a3b8;margin:0;font-size:.78rem}.add-waypoint-modal__error{color:#991b1b;margin:0 0 .75rem;font-size:.88rem}.add-waypoint-modal__footer{justify-content:flex-end;gap:.5rem;display:flex}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.route-plan-map-wrap{flex-direction:column;gap:.35rem;width:100%;display:flex;position:relative}.route-plan-map__hint{color:#64748b;margin:0;font-size:.85rem}.route-plan-map{background:#eef2f7;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:clamp(280px,42vh,480px);min-height:320px;overflow:hidden}.route-plan-map--empty{color:#64748b;text-align:center;justify-content:center;align-items:center;padding:1.25rem;display:flex}.route-plan-map__overlay{color:#64748b;text-align:center;pointer-events:none;background:#f8fafce0;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.route-plan-map__overlay p{max-width:28rem;margin:0}.route-plan-map__marker{background:0 0;border:none}.route-plan-map__marker-pin{background:#1a6b8a;border:2px solid #fff;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;transform:rotate(-45deg);box-shadow:0 2px 6px #0f274459}.route-plan-map__marker-pin span{color:#fff;font-size:.72rem;font-weight:700;line-height:1;transform:rotate(45deg)}.route-plan-map__marker-start{color:#fff;background:#15803d;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.78rem;font-weight:800;display:flex;box-shadow:0 2px 6px #0f274459}.route-plan-map__marker-waypoint{color:#fff;background:#7c3aed;border:2px solid #fff;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;font-weight:700;display:flex;transform:rotate(45deg);box-shadow:0 2px 6px #0f274459}.route-plan-map__marker-waypoint span{transform:rotate(-45deg)}.route-plan-map__context-menu{z-index:1000;background:#1e293b;border:1px solid #334155;border-radius:10px;flex-direction:column;gap:.2rem;min-width:180px;padding:.35rem;display:flex;position:absolute;box-shadow:0 8px 24px #0f172a59}.route-plan-map__context-menu button{color:#f8fafc;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.55rem .65rem;font-size:.9rem;display:flex}.route-plan-map__context-menu button:hover{background:#334155}.route-plan-map__context-icon{justify-content:center;align-items:center;width:1.25rem;font-weight:700;display:inline-flex}.route-plan-map .leaflet-control-attribution{font-size:.68rem}.route-plan-page{flex-direction:column;gap:1rem;display:flex}.route-plan-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.route-plan-page__header-main{flex-direction:column;gap:.35rem;display:flex}.route-plan-page__back{color:#1a6b8a;font-size:.9rem;text-decoration:none}.route-plan-page__back:hover{text-decoration:underline}.route-plan-page__title{color:#0f2744;margin:0;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:700}.route-plan-page__header-actions{flex-wrap:wrap;gap:.5rem;display:flex}.route-plan-page__hint{color:#9a3412;background:#fff7ed;border-radius:8px;margin:0;padding:.65rem .85rem;font-size:.9rem}.route-plan-page__optimize-bar{color:#0c4a6e;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.route-plan-page__optimize-actions{flex-wrap:wrap;gap:.5rem;display:flex}.route-plan-page__stop-order{color:#fff;background:#1a6b8a;border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;margin-right:.35rem;font-size:.75rem;font-weight:700;display:inline-flex}.route-plan-page__start-point{color:#334155;margin:0;font-size:.88rem}.route-plan-page__layout{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:start;gap:1rem;display:grid}.route-plan-page__main{flex-direction:column;gap:1rem;min-width:0;display:flex}.route-plan-page__map-placeholder{color:#475569;text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);border:2px dashed #cbd5e1;border-radius:12px;justify-content:center;align-items:center;min-height:220px;padding:1.25rem;display:flex}.route-plan-page__map-placeholder--centered{flex-direction:column;gap:.5rem;min-height:320px}.route-plan-page__map-placeholder p{margin:0}.route-plan-page__stop-summary{color:#0f2744;font-weight:600}.route-plan-page__stops-title{color:#0f2744;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.route-plan-page__stops-count{color:#64748b;font-size:.85rem;font-weight:500}.route-plan-page__stops-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.route-plan-page__stop-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.route-plan-page__stop-main{flex-direction:column;gap:.2rem;min-width:0;display:flex}.route-plan-page__stop-barcode{color:#0f2744;font-weight:700}.route-plan-page__stop-sub{color:#64748b;font-size:.88em}.route-plan-page__stop-address{color:#334155;font-size:.88rem}.route-plan-page__stop-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;display:flex}.route-plan-page__stop-order-controls{gap:.25rem;display:flex}.route-plan-page__stop-move{color:#1a6b8a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;line-height:1;display:inline-flex}.route-plan-page__stop-move:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.route-plan-page__stop-move:disabled{opacity:.4;cursor:not-allowed}.route-plan-page__sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.85rem}.route-plan-page__sidebar-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.route-plan-page__sidebar-header h2{color:#0f2744;margin:0;font-size:1rem;font-weight:700}.route-plan-page__zones{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.route-plan-page__zones li{align-items:stretch;gap:.35rem;display:flex}.route-plan-page__zone-btn{color:#0f2744;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;justify-content:space-between;align-items:center;gap:.5rem;min-height:2.75rem;padding:.55rem .75rem;font-size:.9rem;display:flex}.route-plan-page__zone-btn:hover{border-color:#94a3b8}.route-plan-page__zone-btn--active{background:#e8f4f8;border-color:#1a6b8a}.route-plan-page__zone-name{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.route-plan-page__zone-count{color:#64748b;flex-shrink:0;font-size:.82rem}.route-plan-page__zone-edit{color:#1a6b8a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;min-width:2.75rem;min-height:2.75rem;font-size:.82rem}.route-plan-page__zone-edit:hover{background:#f1f5f9}.route-plan-page__state{color:#64748b;margin:0;padding:1rem 0}.route-plan-page__state--error{color:#991b1b}@media (width<=900px){.route-plan-page__layout{grid-template-columns:1fr}.route-plan-page__sidebar{order:-1}}.page-panel{background:#fff;border-radius:12px;padding:clamp(1rem,3vw,1.5rem);box-shadow:0 1px 3px #0f274414}.page-panel h1{color:#0f2744;margin:0 0 .5rem;font-size:clamp(1.25rem,4vw,1.5rem)}.page-panel p{color:#5a6b7d;margin:0}.personel-dashboard-page__section-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.personel-dashboard-page__section-header h2{margin:0;font-size:1.1rem}.personel-dashboard-page__section-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.personel-dashboard-page__section .dynamic-filter-bar{margin-bottom:.75rem}.dashboard-cargo-barcode-link{cursor:pointer;color:inherit;font:inherit;background:0 0;border:0;padding:0;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.dashboard-cargo-barcode-link:hover{color:#1a6b8a;text-decoration-color:#1a6b8a}.personel-dashboard-page .cargo-list-status-cell .cargo-list-status-badge{white-space:nowrap;border-radius:999px;padding:.2rem .55rem;font-size:.82rem;font-weight:600;line-height:1.3;display:inline-block}.dashboard-view-all-link{color:var(--color-primary,#2563eb);font-size:.92rem;text-decoration:none}.dashboard-view-all-link:hover{text-decoration:underline}.personel-dashboard-page__grid .data-grid__title:empty{display:none}.personel-dashboard-page__grid .data-grid__header{margin-top:0}.form-switch{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.form-switch__label{color:#334155;flex:1;min-width:0;font-size:.875rem;font-weight:600}.form-switch__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-switch__track{cursor:pointer;background:#cbd5e1;border-radius:999px;flex-shrink:0;width:2.75rem;height:1.5rem;transition:background .2s;position:relative}.form-switch:has(.form-switch__input:checked) .form-switch__track{background:#1a6b8a}.form-switch:has(.form-switch__input:disabled) .form-switch__track{opacity:.55;cursor:not-allowed}.form-switch__thumb{background:#fff;border-radius:50%;width:calc(1.5rem - 4px);height:calc(1.5rem - 4px);transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a33}.form-switch:has(.form-switch__input:checked) .form-switch__thumb{transform:translate(1.25rem)}.personnel-user-cell{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.personnel-mgmt__branch-filter{flex-direction:row;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.personnel-mgmt__branch-filter-label{color:#334155;white-space:nowrap;font-size:.875rem;font-weight:600}.personnel-mgmt__branch-filter select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:10rem;min-height:2.5rem;padding:.5rem .75rem;font-size:.95rem}.personnel-mgmt__branch-filter select:focus{border-color:#1a6b8a;outline:2px solid #1a6b8a40}.personnel-mgmt__branch-filter select:disabled{color:#64748b;background:#f1f5f9}.personnel-mgmt__status--success{color:#166534}.personel-reports-page__header{margin-bottom:1.5rem}.personel-reports-page__header p{color:var(--color-text-muted,#64748b);margin:.35rem 0 0}.personel-reports-page__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.personel-reports-card{border:1px solid var(--color-border,#dbe3ef);background:var(--color-surface,#fff);color:inherit;border-radius:12px;padding:1.25rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.personel-reports-card:hover{border-color:var(--color-primary,#2563eb);box-shadow:0 8px 24px #0f274414}.personel-reports-card__title{margin:0 0 .5rem;font-size:1.05rem}.personel-reports-card__description{color:var(--color-text-muted,#64748b);margin:0;line-height:1.5}.overdue-report-page__header{margin-bottom:1.25rem}.overdue-report-page__back{color:var(--color-primary,#2563eb);margin-bottom:.75rem;text-decoration:none;display:inline-block}.overdue-report-page__header h1{margin:0 0 .35rem}.overdue-report-page__header p{color:var(--color-text-muted,#64748b);margin:0}.overdue-report-filter{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.overdue-report-filter input{width:4.5rem}.overdue-report-barcode-link{cursor:pointer;color:inherit;font:inherit;background:0 0;border:0;padding:0;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.overdue-report-barcode-link:hover{color:#1a6b8a;text-decoration-color:#1a6b8a}.overdue-report-page .cargo-list-status-badge{white-space:nowrap;border-radius:999px;padding:.2rem .55rem;font-size:.82rem;font-weight:600;line-height:1.3;display:inline-block}.courier-report-page__header{margin-bottom:1rem}.courier-report-page__back{color:var(--color-primary,#2563eb);margin-bottom:.5rem;text-decoration:none;display:inline-block}.courier-report-page__header h1{margin:0 0 .35rem}.courier-report-page__header p{color:#64748b;margin:0}.courier-report-filter{flex-wrap:wrap;align-items:flex-end;gap:.65rem 1rem;display:flex}.courier-report-filter label{color:#475569;flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.courier-report-filter input,.courier-report-filter select{min-height:2.25rem}.courier-report-presets{flex-wrap:wrap;gap:.4rem;display:flex}.personel-operations-page__header{margin-bottom:1.5rem}.personel-operations-page__header p{color:var(--color-text-muted,#64748b);margin:.35rem 0 0}.personel-operations-page__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.personel-operations-card{border:1px solid var(--color-border,#dbe3ef);background:var(--color-surface,#fff);min-height:140px;color:inherit;border-radius:12px;flex-direction:column;padding:1.25rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.personel-operations-card:hover:not(.personel-operations-card--disabled){border-color:var(--color-primary,#2563eb);box-shadow:0 8px 24px #0f274414}.personel-operations-card--disabled{opacity:.72;cursor:default}.personel-operations-card__title{margin:0 0 .5rem;font-size:1.05rem}.personel-operations-card__description{color:var(--color-text-muted,#64748b);flex:1;margin:0;line-height:1.5}.personel-operations-card__badge{color:#64748b;background:#f1f5f9;border-radius:999px;align-self:flex-start;margin-top:.75rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600}.barcode-scan-panel{border:1px solid var(--color-border,#dbe3ef);background:var(--color-surface,#fff);border-radius:12px;padding:1rem}.barcode-scan-panel__label{margin-bottom:.4rem;font-weight:600;display:block}.barcode-scan-panel__row{gap:.5rem;display:flex}.barcode-scan-panel__row input{border:1px solid var(--color-border,#dbe3ef);border-radius:8px;flex:1;min-width:0;padding:.6rem .75rem;font-size:1.05rem}.barcode-scan-panel__camera{margin-top:.85rem}.barcode-scan-panel__facing{gap:.5rem;margin-bottom:.65rem;display:flex}.barcode-scan-panel__facing-btn{border:1px solid var(--color-border,#dbe3ef);color:#0f2744;cursor:pointer;background:#fff;border-radius:8px;flex:1;padding:.45rem .65rem;font-size:.9rem;font-weight:600}.barcode-scan-panel__facing-btn--active{background:#fff9e6;border-color:#f5b800}.barcode-scan-panel__facing-btn:disabled{opacity:.55;cursor:not-allowed}.barcode-scan-panel__video{object-fit:cover;background:#0f172a;border-radius:8px;width:100%;max-height:320px}.barcode-scan-panel__camera-hint{color:#475569;margin:.5rem 0 0;font-size:.9rem}.barcode-scan-panel__camera-start,.barcode-scan-panel__camera-stop{border:1px solid var(--color-border,#dbe3ef);cursor:pointer;background:#f8fafc;border-radius:8px;padding:.45rem .75rem}.barcode-scan-panel__camera-error{color:#b91c1c;margin:.5rem 0 0;font-size:.9rem}.vehicle-select-dropdown{flex-direction:column;gap:.4rem;min-width:min(100%,420px);display:flex}.vehicle-select-dropdown__label{font-weight:600}.vehicle-select-dropdown__select{border:1px solid var(--color-border,#dbe3ef);background:#fff;border-radius:8px;width:100%;padding:.6rem .75rem;font-size:.95rem}.vehicle-select-dropdown__hint{color:var(--color-text-muted,#64748b);margin:0;font-size:.9rem}.vehicle-select-dropdown__hint--error{color:#b91c1c}.operation-modal__state{color:var(--color-text-muted,#64748b);margin:0 0 .75rem}.operation-modal__state--error{color:#b91c1c}.operation-modal__list{max-height:320px;margin:0;padding:0;list-style:none;overflow:auto}.operation-modal__item{border:1px solid var(--color-border,#dbe3ef);text-align:left;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;margin-bottom:.5rem;padding:.75rem .85rem;display:flex}.operation-modal__item:hover{border-color:var(--color-primary,#2563eb)}.operation-modal__item span{color:var(--color-text-muted,#64748b);font-size:.9rem}.operation-modal__footer-inline{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.operation-modal__hint{color:var(--color-text-muted,#64748b);margin:0 0 .75rem}.operation-modal__search{margin-bottom:.75rem;display:block}.operation-modal__search input{border:1px solid var(--color-border,#dbe3ef);border-radius:8px;width:100%;padding:.55rem .75rem}.operation-modal__visually-hidden{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.operation-start-options{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.operation-start-options__toggle{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.personel-pickup-page__header{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;display:flex}.personel-pickup-page__back{margin:0 0 .35rem}.personel-pickup-page__back a{color:var(--color-primary,#2563eb);text-decoration:none}.personel-pickup-page__header h1{margin:0}.personel-pickup-page__header p{color:var(--color-text-muted,#64748b);margin:.35rem 0 0}.personel-pickup-page__session-meta{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.personel-pickup-page__meta-label{color:var(--color-text-muted,#64748b);font-size:.75rem;display:block}.personel-pickup-page__setup{border:1px dashed var(--color-border,#dbe3ef);background:#f8fafc;border-radius:12px;padding:1.25rem}.personel-pickup-page__setup-fields,.personel-pickup-page__filters{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.personel-pickup-page__filters{margin-bottom:.75rem}.personel-pickup-page__summary{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.pickup-summary-card{border:1px solid var(--color-border,#dbe3ef);background:#fff;border-radius:10px;min-width:140px;padding:.75rem 1rem}.pickup-summary-card span{color:var(--color-text-muted,#64748b);font-size:.8rem;display:block}.pickup-summary-card strong{font-size:1.2rem}.personel-pickup-page__multi-scan{align-items:center;gap:.45rem;margin-left:auto;display:inline-flex}.personel-pickup-page__grid{margin-top:1rem}.pickup-item-recipient{flex-direction:column;gap:.15rem;display:flex}.pickup-item-recipient span{color:var(--color-text-muted,#64748b);font-size:.85rem}.pickup-progress--done{color:#15803d;font-weight:600}.pickup-status-pill{color:#0f172a;border-radius:999px;padding:.15rem .5rem;font-size:.8rem;display:inline-block}.pickup-link-btn{color:var(--color-primary,#2563eb);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.vehicle-assignment-extra-crew{flex-direction:column;gap:.35rem;max-height:12rem;padding:.25rem 0;display:flex;overflow-y:auto}.vehicle-assignment-extra-crew__item{align-items:center;gap:.5rem;font-size:.925rem;display:flex}.vehicle-assignment-page__toolbar{flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;margin-bottom:1rem;display:flex}.vehicle-assignment-page__date-filters{flex-wrap:wrap;gap:.75rem;display:flex}.vehicle-assignment-page__date-filters label{flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.vehicle-assignment-page__date-filters input{min-width:10rem}.vehicle-assignment-page__actions{gap:.5rem;margin-left:auto;display:flex}.vehicle-assignment-extra-badge{color:#9a3412;background:#fed7aa;border-radius:999px;padding:.15rem .5rem;font-size:.8125rem;font-weight:600;display:inline-block}.accounting-page__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.accounting-page__unbilled-count{font-variant-numeric:tabular-nums;color:#0f2744;font-weight:600}.invoice-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.invoice-page__title-row{align-items:center;gap:.75rem;display:flex}.invoice-page__back{color:#0f2744;cursor:pointer;background:#fff;border:1px solid #d8e3ef;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.invoice-page__actions{flex-wrap:wrap;gap:.5rem;display:flex}.invoice-edit__summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.25rem;padding:1rem;display:grid}.invoice-edit__field label{color:#5a6b7d;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.35rem;font-size:.8rem;font-weight:600;display:block}.invoice-edit__field input{border:1px solid #d8e3ef;border-radius:8px;width:100%;padding:.55rem .75rem;font-size:.95rem}.invoice-edit__total{color:#0f2744;font-size:1.15rem;font-weight:700}.invoice-edit__tabs{border-bottom:1px solid #e2e8f0;gap:.5rem;margin-bottom:1rem;display:flex}.invoice-edit__tab{color:#5a6b7d;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.65rem 1rem;font-weight:600}.invoice-edit__tab--active{color:#0f2744;border-bottom-color:#f5b800}.invoice-edit__shipments-banner{color:#fff;background:linear-gradient(90deg,#1e4fd6,#2f6df6);border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.invoice-edit__shipments-banner h3{margin:0;font-size:1rem}.invoice-edit__shipments-banner p{opacity:.9;margin:.2rem 0 0;font-size:.85rem}.invoice-edit__other-items{flex-direction:column;gap:.75rem;display:flex}.invoice-edit__other-row{grid-template-columns:1fr 160px auto;align-items:center;gap:.5rem;display:grid}@media (width<=768px){.invoice-edit__other-row{grid-template-columns:1fr}}*,:before,:after{box-sizing:border-box}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100svh;margin:0}#root{min-height:100svh}button,input{font:inherit}.auth-loading{color:#64748b;justify-content:center;align-items:center;min-height:100svh;display:flex}
