.profile_container__CYebx{padding:2rem;max-width:1200px;margin:0 auto;min-height:100vh;background-color:#f8fafc}.profile_header___W3PQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.profile_header___W3PQ h1{margin:0;color:#1a202c;font-size:2rem;font-weight:600}.profile_loadingContainer__N3oLv{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}.profile_loadingContainer__N3oLv p{color:#64748b;font-size:1.1rem}.profile_error__423wL{background-color:#fee2e2;color:#dc2626;padding:1rem;border-radius:.5rem;margin-bottom:1rem;border:1px solid #fecaca}.profile_success__XRSVu{background-color:#d1fae5;color:#065f46;padding:1rem;border-radius:.5rem;margin-bottom:1rem;border:1px solid #a7f3d0}.profile_content__4Deqw{display:grid;grid-template-columns:1fr 2fr;grid-gap:2rem;gap:2rem;align-items:start}.profile_logoSection__cUGrJ{padding:2rem}.profile_logoSection__cUGrJ h2{margin:0 0 1.5rem;color:#1a202c;font-size:1.5rem;font-weight:600}.profile_logoContainer__PqOYy{display:flex;flex-direction:column;gap:1.5rem}.profile_logoPreview__6K5jq{text-align:center}.profile_logoPreview__6K5jq img{max-width:200px;max-height:120px;object-fit:contain;border:2px solid #e2e8f0;border-radius:.5rem;padding:1rem;background-color:white}.profile_logoActions__8tRwa{margin-top:1rem}.profile_noLogo__Xuv93{text-align:center;padding:2rem;border:2px dashed #cbd5e0;border-radius:.5rem;background-color:#f7fafc}.profile_noLogo__Xuv93 p{margin:0;color:#64748b;font-style:italic}.profile_uploadSection__shLO1{text-align:center}.profile_fileInput__X2Y3n{display:none}.profile_uploadButton__Qsq70{display:inline-block;padding:.75rem 1.5rem;background-color:#3b82f6;color:white;border-radius:.5rem;cursor:pointer;font-weight:500;transition:background-color .2s;border:none;text-decoration:none}.profile_uploadButton__Qsq70:hover{background-color:#2563eb}.profile_uploadButton__Qsq70:disabled{background-color:#94a3b8;cursor:not-allowed}.profile_uploadHint__Ncp3G{margin-top:.5rem;font-size:.875rem;color:#64748b}.profile_profileForm__Z_W25{padding:2rem}.profile_profileForm__Z_W25 h2{margin:0 0 1.5rem;color:#1a202c;font-size:1.5rem;font-weight:600}.profile_formGroup__umLr_{margin-bottom:1.5rem}.profile_formGroup__umLr_ label{display:block;margin-bottom:.5rem;color:#374151;font-weight:500;font-size:.875rem}.profile_textArea__UcFai{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-family:inherit;font-size:1rem;resize:vertical;min-height:80px;transition:border-color .2s,box-shadow .2s}.profile_textArea__UcFai:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.profile_formActions__G9mm7{margin-top:2rem;display:flex;justify-content:flex-end}@media (max-width:768px){.profile_container__CYebx{padding:1rem}.profile_header___W3PQ{flex-direction:column;gap:1rem;text-align:center}.profile_header___W3PQ h1{font-size:1.5rem}.profile_content__4Deqw{grid-template-columns:1fr;gap:1.5rem}.profile_logoSection__cUGrJ,.profile_profileForm__Z_W25{padding:1.5rem}.profile_logoPreview__6K5jq img{max-width:150px;max-height:90px}.profile_uploadButton__Qsq70{padding:.625rem 1.25rem;font-size:.875rem}}@media (max-width:480px){.profile_container__CYebx{padding:.5rem}.profile_logoSection__cUGrJ,.profile_profileForm__Z_W25{padding:1rem}.profile_header___W3PQ h1{font-size:1.25rem}.profile_logoPreview__6K5jq img{max-width:120px;max-height:75px}}.style_button__fLJxt{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;font-family:inherit;text-decoration:none;outline:none;position:relative;overflow:hidden}.style_button__fLJxt:focus{outline:2px solid var(--focus-color,#3b82f6);outline-offset:2px}.style_small__L5oQ3{padding:.5rem 1rem;font-size:.875rem;height:2.25rem}.style_medium__dG26J{padding:.75rem 1.5rem;font-size:1rem;height:2.75rem}.style_large__NbR7t{padding:1rem 2rem;font-size:1.125rem;height:3.25rem}.style_primary__ADAxZ{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;box-shadow:0 4px 14px 0 rgba(59,130,246,.3)}.style_primary__ADAxZ:hover:not(.style_disabled__2Pln1){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 6px 20px 0 rgba(59,130,246,.4)}.style_secondary__iQA9h{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.style_secondary__iQA9h:hover:not(.style_disabled__2Pln1){background:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px)}.style_success__YmvAP{background:linear-gradient(135deg,#10b981,#059669);color:white;box-shadow:0 4px 14px 0 rgba(16,185,129,.3)}.style_success__YmvAP:hover:not(.style_disabled__2Pln1){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 6px 20px 0 rgba(16,185,129,.4)}.style_danger__tUG9D{background:linear-gradient(135deg,#ef4444,#dc2626);color:white;box-shadow:0 4px 14px 0 rgba(239,68,68,.3)}.style_danger__tUG9D:hover:not(.style_disabled__2Pln1){background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 6px 20px 0 rgba(239,68,68,.4)}.style_warning__ka_oN{background:linear-gradient(135deg,#f59e0b,#d97706);color:white;box-shadow:0 4px 14px 0 rgba(245,158,11,.3)}.style_warning__ka_oN:hover:not(.style_disabled__2Pln1){background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 6px 20px 0 rgba(245,158,11,.4)}.style_outline__RcUge{background:transparent;color:#3b82f6;border:2px solid #3b82f6}.style_outline__RcUge:hover:not(.style_disabled__2Pln1){background:#3b82f6;color:white;transform:translateY(-1px)}.style_disabled__2Pln1{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.style_fullWidth__ubdus{width:100%}.style_loading__4Y9Az{cursor:not-allowed}.style_loadingText__evMos{opacity:.7}.style_spinner__tmZHC{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:style_spin__eBD5z 1s linear infinite}@keyframes style_spin__eBD5z{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.style_large__NbR7t{padding:.875rem 1.75rem;font-size:1rem;height:3rem}.style_medium__dG26J{padding:.625rem 1.25rem;font-size:.875rem;height:2.5rem}}.LanguageSwitcher_switcher__98a8I{position:relative;width:100%}.LanguageSwitcher_currentBtn__B6Qq9{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;background:white;color:#1f2937;font-size:.875rem;font-weight:500;cursor:pointer;border-radius:8px;transition:all .2s ease;gap:.5rem}.LanguageSwitcher_currentBtn__B6Qq9:hover{background:#f9fafb;border-color:#d1d5db}.LanguageSwitcher_flag__4ZgC3{font-size:1.25rem;line-height:1}.LanguageSwitcher_name__zhlEH{flex:1 1;text-align:left;font-weight:600}.LanguageSwitcher_arrow__r_ENE{font-size:.75rem;color:#6b7280}.LanguageSwitcher_dropdown__BLmB2{position:absolute;bottom:100%;left:0;right:0;margin-bottom:.5rem;background:white;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px -5px rgba(0,0,0,.15),0 8px 10px -6px rgba(0,0,0,.1);overflow:hidden;z-index:1000;animation:LanguageSwitcher_slideUp__zfrYU .2s ease;min-width:200px}@keyframes LanguageSwitcher_slideUp__zfrYU{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LanguageSwitcher_dropdownItem__us_tw{display:flex;align-items:center;width:100%;padding:1rem 1.25rem;border:none;background:transparent;color:#1f2937;font-size:1rem;cursor:pointer;transition:all .2s ease;gap:1rem;text-align:left}.LanguageSwitcher_dropdownItem__us_tw:hover{background:#f3f4f6}.LanguageSwitcher_dropdownItem__us_tw.LanguageSwitcher_active___PMrY{background:#eff6ff;color:#3b82f6}.LanguageSwitcher_dropdownItem__us_tw .LanguageSwitcher_flag__4ZgC3{font-size:1.75rem}.LanguageSwitcher_dropdownItem__us_tw .LanguageSwitcher_name__zhlEH{flex:1 1;font-weight:500}.LanguageSwitcher_check__HwWYA{color:#3b82f6;font-weight:700}.LanguageSwitcher_switcher__98a8I.LanguageSwitcher_navbar__l_DaO{width:auto;min-width:100px}.LanguageSwitcher_switcher__98a8I.LanguageSwitcher_navbar__l_DaO .LanguageSwitcher_currentBtn__B6Qq9{background:rgba(255,255,255,.95);border-color:rgba(0,0,0,.1);padding:.5rem .75rem;min-width:140px}.LanguageSwitcher_switcher__98a8I.LanguageSwitcher_navbar__l_DaO .LanguageSwitcher_currentBtn__B6Qq9:hover{background:white;border-color:#d1d5db}.LanguageSwitcher_switcher__98a8I.LanguageSwitcher_navbar__l_DaO .LanguageSwitcher_dropdown__BLmB2{top:calc(100% + .5rem);bottom:auto;margin-bottom:0;margin-top:0;animation:LanguageSwitcher_slideDown__sbCvD .2s ease}@keyframes LanguageSwitcher_slideDown__sbCvD{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar_nav__vVzDp{background-color:white;box-shadow:0 1px 3px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%}.Navbar_navContainer__thEY1{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:4rem;padding:0 1rem}.Navbar_logo__PiZmU{font-size:1.5rem;font-weight:700;color:#2d3748}.Navbar_navLinks__kYCXg{display:flex;gap:2rem;align-items:center}.Navbar_navLink__WmfVb{color:#718096;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.Navbar_navLink__WmfVb:hover{color:#4299e1}.Navbar_mobileMenuBtn__gPHMn{display:none;font-size:1.5rem;cursor:pointer;color:#718096}@media (max-width:768px){.Navbar_mobileMenuBtn__gPHMn{display:block}.Navbar_navLinks__kYCXg{position:fixed;top:4rem;left:0;right:0;background-color:white;flex-direction:column;gap:1rem;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-200%);transition:transform .3s ease-in-out}.Navbar_navLinksOpen__pRsIb{transform:translateY(0)}}.freightDetail_container__Qk6E0{padding:2rem;max-width:1400px;margin:0 auto;min-height:100vh;background-color:#f8fafc}.freightDetail_header__C7Vn5{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.freightDetail_header__C7Vn5 h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.freightDetail_subtitle__9tNQ_{color:#6b7280;font-size:.95rem;margin:0}.freightDetail_filters__rNeVf{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center}.freightDetail_filters__rNeVf>:first-child{flex:1 1}.freightDetail_loadingContainer__NqFzR{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.freightDetail_emptyState__ZjHyh{text-align:center;padding:4rem 2rem;background:#f9fafb;border-radius:8px;border:1px dashed #d1d5db}.freightDetail_emptyState__ZjHyh h3{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem}.freightDetail_emptyState__ZjHyh p{color:#6b7280;margin-bottom:2rem}.freightDetail_tableContainer__qeENL{background:white;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden}.freightDetail_table__07Ie6{width:100%;border-collapse:collapse}.freightDetail_table__07Ie6 thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}.freightDetail_table__07Ie6 thead th{padding:1rem;text-align:left;font-weight:600;font-size:.875rem;color:#374151;text-transform:uppercase;letter-spacing:.5px}.freightDetail_table__07Ie6 tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s}.freightDetail_table__07Ie6 tbody tr:last-child{border-bottom:none}.freightDetail_table__07Ie6 tbody tr:hover{background:#f9fafb}.freightDetail_table__07Ie6 tbody td{padding:1rem;color:#1f2937;font-size:.9rem}.freightDetail_freightCode__l6LQ2{font-family:Courier New,monospace;font-size:.85rem;color:#3b82f6;background:#eff6ff;padding:.35rem .65rem;border-radius:4px;font-weight:600}.freightDetail_route__7KrnF{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.freightDetail_route__7KrnF span:first-child,.freightDetail_route__7KrnF span:last-child{font-weight:500;color:#1f2937}.freightDetail_arrow__kADvn{color:#9ca3af;font-size:1.1rem}.freightDetail_ordersCount__sqn5d{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;background:#3b82f6;color:white;border-radius:9999px;font-weight:600;font-size:.85rem}.freightDetail_freightGrid___aLVI{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.freightDetail_freightCard__kEFcB{padding:1.5rem;cursor:pointer;transition:all .2s}.freightDetail_freightCard__kEFcB:hover{transform:translateY(-4px);box-shadow:0 12px 24px -10px rgba(0,0,0,.15)}.freightDetail_freightHeader__wyK0e{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.freightDetail_freightHeader__wyK0e h3{margin:0 0 .25rem;color:#1a202c;font-size:1.125rem}.freightDetail_freightCode__l6LQ2{color:#64748b;font-size:.875rem;font-family:monospace}.freightDetail_freightRoute__08JlH{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f8fafc;border-radius:.5rem;margin-bottom:1rem}.freightDetail_routeItem__7XmQl{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.freightDetail_routeArrow__pruP9{color:#3b82f6;font-size:1.5rem;font-weight:700}.freightDetail_freightInfo__EBtjw{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid #e5e7eb}.freightDetail_infoItem__rJOCZ{display:flex;flex-direction:column;gap:.25rem}.freightDetail_label__PW0sl{color:#64748b;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.freightDetail_value__zUAIU{color:#1a202c;font-weight:600}.freightDetail_ordersCount__sqn5d{color:#3b82f6;font-weight:700;font-size:1.25rem}.freightDetail_form__a2zPG{display:flex;flex-direction:column;gap:1.5rem}.freightDetail_formGroup__EKXEi{display:flex;flex-direction:column;gap:.5rem}.freightDetail_formGroup__EKXEi label{color:#374151;font-weight:500;font-size:.875rem}.freightDetail_formRow__JkA_i{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.freightDetail_formActions__R3Ow1{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.freightDetail_error__DTCvT{color:#ef4444;font-size:.75rem}@media (max-width:768px){.freightDetail_container__Qk6E0{padding:1rem}.freightDetail_header__C7Vn5{flex-direction:column;gap:1rem;align-items:flex-start}.freightDetail_formRow__JkA_i,.freightDetail_freightGrid___aLVI{grid-template-columns:1fr}}.freights_container__fV_2Q{padding:2rem;max-width:1400px;margin:0 auto;min-height:100vh;background-color:#f8fafc}.freights_header__UkcPQ{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.freights_header__UkcPQ h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.freights_subtitle__9G7Yk{color:#6b7280;font-size:.95rem;margin:0}.freights_filters__xltMy{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center}.freights_filters__xltMy>:first-child{flex:1 1}.freights_loadingContainer__FEegb{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.freights_emptyState__FDO6H{text-align:center;padding:4rem 2rem;background:#f9fafb;border-radius:8px;border:1px dashed #d1d5db}.freights_emptyState__FDO6H h3{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem}.freights_emptyState__FDO6H p{color:#6b7280;margin-bottom:2rem}.freights_tableContainer__J8mqO{background:white;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden}.freights_table__9Lx0D{width:100%;border-collapse:collapse}.freights_table__9Lx0D thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}.freights_table__9Lx0D thead th{padding:1rem;text-align:left;font-weight:600;font-size:.875rem;color:#374151;text-transform:uppercase;letter-spacing:.5px}.freights_table__9Lx0D tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s}.freights_table__9Lx0D tbody tr:last-child{border-bottom:none}.freights_table__9Lx0D tbody tr:hover{background:#f9fafb}.freights_table__9Lx0D tbody td{padding:1rem;color:#1f2937;font-size:.9rem}.freights_freightCode__12urI{font-family:Courier New,monospace;font-size:.85rem;color:#3b82f6;background:#eff6ff;padding:.35rem .65rem;border-radius:4px;font-weight:600}.freights_route__ORA0W{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.freights_route__ORA0W span:first-child,.freights_route__ORA0W span:last-child{font-weight:500;color:#1f2937}.freights_arrow__Hx1_R{color:#9ca3af;font-size:1.1rem}.freights_ordersCount__8SVw7{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;background:#3b82f6;color:white;border-radius:9999px;font-weight:600;font-size:.85rem}.freights_freightGrid__ogjzu{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.freights_freightCard__ECpXi{padding:1.5rem;cursor:pointer;transition:all .2s}.freights_freightCard__ECpXi:hover{transform:translateY(-4px);box-shadow:0 12px 24px -10px rgba(0,0,0,.15)}.freights_freightHeader__A79Gu{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.freights_freightHeader__A79Gu h3{margin:0 0 .25rem;color:#1a202c;font-size:1.125rem}.freights_freightCode__12urI{color:#64748b;font-size:.875rem;font-family:monospace}.freights_freightRoute__2sWnk{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f8fafc;border-radius:.5rem;margin-bottom:1rem}.freights_routeItem__sFUtx{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.freights_routeArrow__Yywgv{color:#3b82f6;font-size:1.5rem;font-weight:700}.freights_freightInfo__AR32i{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid #e5e7eb}.freights_infoItem___f1gR{display:flex;flex-direction:column;gap:.25rem}.freights_label__C5GyB{color:#64748b;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.freights_value__ImCN0{color:#1a202c;font-weight:600}.freights_ordersCount__8SVw7{color:#3b82f6;font-weight:700;font-size:1.25rem}.freights_form___1o__{display:flex;flex-direction:column;gap:1.5rem}.freights_formGroup__X9PXM{display:flex;flex-direction:column;gap:.5rem}.freights_formGroup__X9PXM label{color:#374151;font-weight:500;font-size:.875rem}.freights_formRow__gxCNu{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.freights_formActions___k9xq{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.freights_error__vBDTl{color:#ef4444;font-size:.75rem}@media (max-width:768px){.freights_container__fV_2Q{padding:1rem}.freights_header__UkcPQ{flex-direction:column;gap:1rem;align-items:flex-start}.freights_formRow__gxCNu,.freights_freightGrid__ogjzu{grid-template-columns:1fr}}.freightDetail_container__4MmHq{padding:2rem;max-width:1400px;margin:0 auto;min-height:100vh;background-color:#f8fafc}.freightDetail_header__kjvP0{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.freightDetail_header__kjvP0>div{display:flex;flex-direction:column;gap:.75rem}.freightDetail_header__kjvP0 h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0}.freightDetail_freightCode__fTJ_2{font-family:Courier New,monospace;font-size:.9rem;color:#3b82f6;background:#eff6ff;padding:.5rem 1rem;border-radius:6px;font-weight:600;display:inline-block}.freightDetail_loadingContainer__VZh3F{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.freightDetail_notFound__U_ECI{text-align:center;padding:4rem 2rem}.freightDetail_notFound__U_ECI h2{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem}.freightDetail_notFound__U_ECI p{color:#6b7280;margin-bottom:2rem}.freightDetail_infoGrid__X4jaE{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.freightDetail_infoCard__dlW_I{display:flex;flex-direction:column;gap:1rem}.freightDetail_infoCard__dlW_I h3{font-size:1rem;font-weight:600;color:#374151;margin:0;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.freightDetail_routeDisplay__xpsUs{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9fafb;border-radius:8px}.freightDetail_routePoint__jbea7{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.freightDetail_routeArrow__y2iMU{font-size:1.5rem;color:#3b82f6;font-weight:700}.freightDetail_label__A_rXm{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.freightDetail_value__3z8Re{font-size:1rem;font-weight:600;color:#1f2937}.freightDetail_infoRow__xHAtB{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.freightDetail_statusControl__eu0oc{display:flex;flex-direction:column;gap:1rem}.freightDetail_statsGrid__NI9Q3{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.freightDetail_stat__xTe1N{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#f9fafb;border-radius:8px;text-align:center}.freightDetail_statValue__zgOYB{font-size:1.5rem;font-weight:700;color:#3b82f6}.freightDetail_statLabel__K94_7{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.freightDetail_ordersSection__8s_Fi{margin-top:2rem}.freightDetail_ordersSectionHeader__cRBI8{margin-bottom:1.5rem}.freightDetail_ordersSectionHeader__cRBI8 h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.freightDetail_subtitle__QW5g_{color:#6b7280;font-size:.9rem;margin:0}.freightDetail_emptyOrders__uIvxP{text-align:center;padding:3rem 2rem;background:#f9fafb;border-radius:8px;border:1px dashed #d1d5db}.freightDetail_emptyOrders__uIvxP p{color:#6b7280;margin-bottom:1.5rem}.freightDetail_tableContainer__e1lvG{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb}.freightDetail_table__4W2g2{width:100%;border-collapse:collapse;background:white}.freightDetail_table__4W2g2 thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}.freightDetail_table__4W2g2 thead th{padding:.875rem;text-align:left;font-weight:600;font-size:.8rem;color:#374151;text-transform:uppercase;letter-spacing:.5px}.freightDetail_table__4W2g2 tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s}.freightDetail_table__4W2g2 tbody tr:last-child{border-bottom:none}.freightDetail_table__4W2g2 tbody tr:hover{background:#f9fafb}.freightDetail_table__4W2g2 tbody td{padding:.875rem;color:#1f2937;font-size:.9rem}.freightDetail_orderNumber__GVSZY{font-family:Courier New,monospace;font-size:.85rem;color:#059669;background:#ecfdf5;padding:.35rem .65rem;border-radius:4px;font-weight:600}.freightDetail_price__LIBbQ{font-weight:600;color:#1f2937}.freightDetail_modalInfo__aqcxN{background:#eff6ff;padding:1rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #3b82f6}.freightDetail_modalInfo__aqcxN p{margin:.25rem 0;font-size:.9rem;color:#1e40af}.freightDetail_infoText__M3w4o{font-size:.85rem!important;color:#6b7280!important}.freightDetail_form__AXxBG{display:flex;flex-direction:column;gap:1.25rem}.freightDetail_formGroup__q7XpD{display:flex;flex-direction:column;gap:.5rem}.freightDetail_formGroup__q7XpD label{font-weight:500;color:#374151;font-size:.9rem}.freightDetail_formRow__TDNFJ{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.freightDetail_error__2Y_yw{color:#ef4444;font-size:.85rem}.freightDetail_formActions__sxX4M{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}