@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";._container_84g2x_3{padding:2rem 3rem;max-width:1400px;margin:0 auto;font-family:Poppins,sans-serif;min-height:100vh}._pageTitle_84g2x_13{font-size:3rem;font-weight:700;color:#e69c55;margin-bottom:2rem;line-height:1.2}._searchContainer_84g2x_23{display:flex;align-items:center;gap:1rem;margin-bottom:3rem;max-width:500px}._searchInput_84g2x_31{flex:1;background:#f3f4f6;border:1px solid #E5E7EB;border-radius:6px;padding:.8rem 1rem;font-size:.95rem;color:#555;outline:none;font-family:Poppins,sans-serif}._searchInput_84g2x_31::placeholder{color:#9ca3af}._searchButton_84g2x_47{background-color:#5d9f8e;border:none;width:48px;height:46px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}._searchButton_84g2x_47:hover{background-color:#129484}._grid_84g2x_66{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;min-height:400px}@media(min-width:1200px){._grid_84g2x_66{grid-template-columns:repeat(3,1fr)}._container_84g2x_3{max-width:1400px}}@media(min-width:768px)and (max-width:1199px){._grid_84g2x_66{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){._grid_84g2x_66{grid-template-columns:1fr;gap:1.5rem}}._card_84g2x_102{background-color:#eff1f3;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;position:relative;transition:transform .2s}._card_84g2x_102:hover{transform:translateY(-2px)}._fieldGroup_84g2x_118{display:flex;flex-direction:column;gap:.25rem}._label_84g2x_124{font-size:.85rem;color:#888;font-weight:400}._valueHighlight_84g2x_131{font-size:1.25rem;color:#5d9f8e;font-weight:500}._valueLarge_84g2x_138{font-size:1.5rem;color:#3f7d70;font-weight:500;line-height:1.2}._actionRow_84g2x_146{display:flex;justify-content:flex-end;margin-top:1rem;gap:1rem;flex-wrap:wrap}._assignButton_84g2x_157{background-color:#e69c55;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;display:flex;align-items:center;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:background .2s}._assignButton_84g2x_157:hover{background-color:#d68b45}._modifyButton_84g2x_178{background-color:#5d9f8e;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;display:flex;align-items:center;cursor:pointer;box-shadow:0 2px 4px #0000001a}._modifyButton_84g2x_178:hover{background-color:#129484}._emptyState_84g2x_198{color:#888;font-size:1.1rem;grid-column:1 / -1;text-align:center;padding:3rem}._modalOverlay_84g2x_207{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_84g2x_221{background:#fff;padding:2rem;border-radius:12px;width:100%;max-width:500px}._modalHeader_84g2x_229{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._modalHeader_84g2x_229 h2{color:#e69c55;margin:0}._closeBtn_84g2x_241{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#888}._driverForm_84g2x_249{display:flex;flex-direction:column;gap:1rem}._formGroup_84g2x_255{display:flex;flex-direction:column;gap:.5rem}._formGroup_84g2x_255 label{font-size:.9rem;color:#555}._modalInput_84g2x_266{padding:.8rem;border:1px solid #ddd;border-radius:6px;font-family:Poppins,sans-serif}._modalSubmitBtn_84g2x_273{background-color:#5d9f8e;color:#fff;border:none;padding:1rem;border-radius:6px;font-weight:600;margin-top:1rem;cursor:pointer}@media(max-width:768px){._container_84g2x_3{padding:1.5rem}._pageTitle_84g2x_13{font-size:2rem}._valueLarge_84g2x_138{font-size:1.25rem}}._paginationContainer_84g2x_300{margin-top:3rem;padding-top:2rem;border-top:1px solid #E5E7EB;display:flex;flex-direction:column;gap:1.5rem;align-items:center}._paginationInfo_84g2x_310{color:#6b7280;font-size:.9rem;font-weight:500}._paginationControls_84g2x_316{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}._pageButton_84g2x_324{background:#f3f4f6;border:1px solid #E5E7EB;padding:.5rem 1rem;border-radius:6px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}._pageButton_84g2x_324:hover:not(:disabled){background:#5d9f8e;color:#fff;border-color:#5d9f8e}._pageButton_84g2x_324:disabled{opacity:.4;cursor:not-allowed}._pageNumbers_84g2x_348{display:flex;align-items:center;gap:.25rem}._pageNumber_84g2x_348{background:#f3f4f6;border:1px solid #E5E7EB;width:40px;height:40px;border-radius:6px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._pageNumber_84g2x_348:hover{background:#e5e7eb}._pageNumber_84g2x_348._active_84g2x_375{background:#5d9f8e;color:#fff;border-color:#5d9f8e;font-weight:600}._ellipsis_84g2x_382{padding:0 .5rem;color:#9ca3af;font-weight:600}@media(max-width:768px){._paginationContainer_84g2x_300{margin-top:2rem;padding-top:1.5rem}._paginationInfo_84g2x_310{font-size:.8rem}._pageButton_84g2x_324{padding:.4rem .8rem;font-size:.85rem}._pageNumber_84g2x_348{width:36px;height:36px;font-size:.85rem}._pageNumbers_84g2x_348{gap:.2rem}}@media(max-width:480px){._paginationControls_84g2x_316{gap:.3rem}._pageButton_84g2x_324{padding:.4rem .6rem;font-size:.8rem}._pageNumber_84g2x_348{width:32px;height:32px;font-size:.8rem}}._modalOverlay_1l1yo_4{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:_fadeIn_1l1yo_1 .2s ease-out}._modalContent_1l1yo_24{background:#fff;width:100%;max-width:550px;padding:2rem;border-radius:16px;box-shadow:0 10px 25px #0003;font-family:Poppins,sans-serif;animation:_slideUp_1l1yo_1 .3s ease-out}._header_1l1yo_35{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}._closeBtn_1l1yo_42{background:none;border:none;cursor:pointer;color:#9ca3af;padding:.25rem;border-radius:50%;transition:all .2s}._closeBtn_1l1yo_42:hover{background-color:#f3f4f6;color:#374151}._title_1l1yo_57{color:#e69c55;font-size:1.5rem;font-weight:700;margin:0;line-height:1.2}._subtitle_1l1yo_65{color:#9ca3af;font-size:.85rem;margin-top:.25rem}._form_1l1yo_71{display:flex;flex-direction:column;gap:1.25rem}._row_1l1yo_77{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_1l1yo_83{display:flex;flex-direction:column;gap:.4rem}._formGroup_1l1yo_83 label{font-size:.85rem;color:#4b5563;font-weight:500}._formGroup_1l1yo_83 input{width:100%;box-sizing:border-box;padding:.75rem;border:1px solid #E5E7EB;border-radius:8px;font-family:inherit;font-size:.9rem;outline:none;background-color:#f9fafb}._formGroup_1l1yo_83 input:focus{border-color:#5d9f8e;background-color:#fff;box-shadow:0 0 0 3px #5d9f8e1a}._error_1l1yo_113{background:#fef2f2;color:#b91c1c;padding:.75rem;border-radius:6px;font-size:.85rem;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._submitBtn_1l1yo_125{margin-top:.5rem;background:#5d9f8e;color:#fff;border:none;padding:.9rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}._submitBtn_1l1yo_125:hover:not(:disabled){background:#129484}@keyframes _fadeIn_1l1yo_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1l1yo_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:600px){._modalContent_1l1yo_24{padding:1.5rem;max-width:100%}._row_1l1yo_77{grid-template-columns:1fr;gap:1.25rem}}@media(max-width:768px)and (min-width:601px){._modalContent_1l1yo_24{padding:1.75rem;max-width:90%}._title_1l1yo_57{font-size:1.35rem}@media(max-width:600px){._modalOverlay_1l1yo_4{padding:.5rem}._modalContent_1l1yo_24{padding:1.25rem;border-radius:12px}._title_1l1yo_57{font-size:1.25rem}._subtitle_1l1yo_65,._formGroup_1l1yo_83 label{font-size:.8rem}._formGroup_1l1yo_83 input{padding:.65rem;font-size:.85rem}._submitBtn_1l1yo_125{padding:.8rem;font-size:.9rem}}@media(max-width:360px){._modalContent_1l1yo_24{padding:1rem}._header_1l1yo_35{margin-bottom:1rem}._form_1l1yo_71{gap:1rem}}}._wrapper_1fgvm_1{position:absolute;top:1rem;right:1rem;z-index:5;display:flex;flex-direction:column;align-items:flex-end}._liveBtn_1fgvm_12{background-color:#ef4444;color:#fff;border:none;border-radius:9999px;padding:.5rem 1rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.75rem;letter-spacing:.05em;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 4px 6px -1px #ef44444d;transition:all .2s ease}._liveBtn_1fgvm_12:hover:not(._disabled_1fgvm_31){background-color:#dc2626;transform:translateY(-1px);box-shadow:0 6px 8px -1px #ef444466}._liveBtn_1fgvm_12:active:not(._disabled_1fgvm_31){transform:translateY(0)}._icon_1fgvm_42{animation:_pulse_1fgvm_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_1fgvm_1{0%,to{opacity:1}50%{opacity:.5}}._disabled_1fgvm_31{background-color:#fee2e2;color:#f87171;cursor:not-allowed;box-shadow:none}._disabled_1fgvm_31 ._icon_1fgvm_42{animation:none}._confirmGroup_1fgvm_71{display:flex;gap:.5rem;animation:_slideIn_1fgvm_1 .2s ease-out}._confirmBtn_1fgvm_77{background-color:#22c55e;color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;cursor:pointer}._cancelBtn_1fgvm_89{background-color:#9ca3af;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-weight:700;cursor:pointer}@keyframes _slideIn_1fgvm_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._errorTooltip_1fgvm_113{position:absolute;top:-2.5rem;right:0;background-color:#1f2937;color:#fff;padding:.4rem .8rem;border-radius:6px;font-size:.75rem;display:flex;align-items:center;gap:6px;white-space:nowrap;margin-bottom:6px;box-shadow:0 4px 6px #0000001a}._errorTooltip_1fgvm_113:after{content:"";position:absolute;bottom:-4px;right:1rem;width:8px;height:8px;background-color:#1f2937;transform:rotate(45deg)}._overlay_1k910_4{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:1rem;box-sizing:border-box;animation:_fadeIn_1k910_1 .3s ease-out}._modal_1k910_22{background-color:#fff;width:100%;max-width:400px;padding:2.5rem 2rem;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem;font-family:Poppins,sans-serif;animation:_scaleUp_1k910_1 .3s cubic-bezier(.175,.885,.32,1.275)}._iconWrapper_1k910_39{margin-bottom:.5rem;position:relative;display:flex;justify-content:center;align-items:center}._successIcon_1k910_47{color:#e69c55;position:relative;z-index:2}._pulseRing_1k910_55{position:absolute;width:100%;height:100%;border-radius:50%;background:#e69c5533;top:0;left:0;z-index:1;animation:_pulse_1k910_55 2s infinite}._errorIcon_1k910_67{color:#ef4444}._titleSuccess_1k910_73{font-size:1.5rem;font-weight:700;color:#0f766e;margin:0;line-height:1.2}._titleError_1k910_82{font-size:1.5rem;font-weight:700;color:#b91c1c;margin:0;line-height:1.2}._contentBody_1k910_90{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}._subtitle_1k910_98{font-size:.9rem;color:#6b7280;margin:0;line-height:1.5}._trackingBox_1k910_106{background-color:#f3f4f6;padding:.75rem 1rem;border-radius:8px;display:flex;gap:.5rem;align-items:center;border:1px solid #E5E7EB;margin-top:.5rem}._trackingLabel_1k910_117{font-size:.85rem;color:#6b7280;font-weight:500}._trackingValue_1k910_123{font-size:1rem;color:#374151;font-weight:700;letter-spacing:.5px}._btnSuccess_1k910_131{background-color:#118b7b;color:#fff;border:none;width:100%;padding:.8rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:background-color .2s;font-family:Poppins,sans-serif}._btnSuccess_1k910_131:hover{background-color:#0d6e61}._btnError_1k910_151{background-color:#ef4444;color:#fff;border:none;width:100%;padding:.8rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:background-color .2s;font-family:Poppins,sans-serif}._btnError_1k910_151:hover{background-color:#dc2626}@keyframes _fadeIn_1k910_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleUp_1k910_1{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _pulse_1k910_55{0%{transform:scale(.9);opacity:1}to{transform:scale(1.5);opacity:0}}@media(max-width:480px){._modal_1k910_22{padding:2rem 1.5rem;max-width:90%;gap:1rem}._titleSuccess_1k910_73,._titleError_1k910_82{font-size:1.25rem}._subtitle_1k910_98{font-size:.85rem}._trackingBox_1k910_106{flex-direction:column;gap:.25rem;align-items:flex-start;width:100%;box-sizing:border-box}._trackingValue_1k910_123{font-size:.95rem;word-break:break-all}}._container_czr5f_3{padding:2rem 3rem;font-family:Poppins,sans-serif;color:#444;min-height:100vh;background-color:#fff}._header_czr5f_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}._title_czr5f_20{font-size:3rem;font-weight:700;color:#f49d37;margin:0}._notificationIcon_czr5f_28{position:relative;cursor:pointer}._badge_czr5f_33{position:absolute;top:-5px;right:-5px;background-color:#ef4444;color:#fff;font-size:.7rem;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}._refSection_czr5f_50{margin-bottom:2rem;max-width:400px}._refSection_czr5f_50 label{display:block;font-size:1rem;color:#666;margin-bottom:.5rem;font-weight:500}._refInput_czr5f_63{width:100%;padding:12px 15px;background:#fff;border:1px solid #E5E7EB;box-shadow:0 4px 10px #0000000d;border-radius:8px;font-size:1.1rem;color:#888;outline:none;font-family:inherit}._card_czr5f_78{background-color:#f2f2f2;border-radius:20px;padding:3rem;width:100%;box-sizing:border-box}._grid_czr5f_87{display:grid;grid-template-columns:1fr 1fr;gap:2rem 5rem;margin-bottom:2rem}._col_czr5f_95{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_czr5f_101{display:flex;flex-direction:column;gap:.5rem}._inputGroup_czr5f_101 label{font-size:.95rem;color:#555;margin-left:2px}._input_czr5f_101,._select_czr5f_115{width:100%;padding:12px 15px;border:none;background:#fff;box-shadow:0 4px 6px #0000000a;border-radius:10px;font-size:1rem;color:#333;font-family:inherit;outline:none;box-sizing:border-box}._input_czr5f_101[readonly],._refInput_czr5f_63[readonly]{cursor:not-allowed;background-color:#f9fafb;color:#6b7280;opacity:.8}._selectWrapper_czr5f_138{position:relative;width:50%}._checkboxGroup_czr5f_145{display:flex;gap:2rem;padding-top:.5rem}._checkboxLabel_czr5f_151{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;color:#333;cursor:pointer}._checkboxLabel_czr5f_151 input[type=checkbox]{width:20px;height:20px;border-radius:50%;cursor:pointer;accent-color:#9CA3AF}._footer_czr5f_172{display:flex;justify-content:flex-end;margin-top:2rem}._submitBtn_czr5f_178{background-color:#1b9c85;color:#fff;border:none;padding:12px 40px;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .2s;box-shadow:0 4px 6px #1b9c8533}._submitBtn_czr5f_178:hover{background-color:#147a68}._loadingState_czr5f_196{padding:3rem;text-align:center;font-size:1.2rem;color:#1b9c85}@media(max-width:992px){._container_czr5f_3{padding:1.5rem}._grid_czr5f_87{gap:2rem}._title_czr5f_20{font-size:2.5rem}}@media(max-width:768px){._grid_czr5f_87{grid-template-columns:1fr}._card_czr5f_78{padding:1.5rem}._selectWrapper_czr5f_138{width:100%}._title_czr5f_20{font-size:2rem}}._container_80zmn_1{display:flex;min-height:100vh;background:linear-gradient(135deg,#48bb9c,#3da88a)}._leftSection_80zmn_10{flex:1;background:transparent;display:flex;align-items:flex-start;justify-content:flex-start;padding:3rem;position:relative;overflow:hidden}._leftSection_80zmn_10:before{content:none}._leftContent_80zmn_25{position:relative;z-index:1;text-align:left;color:#fff;max-width:500px;margin-top:8rem}._welcomeTitle_80zmn_34{display:none}._brandTitle_80zmn_38{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.3;color:#fff}._subtitle_80zmn_46{display:none}._rightSection_80zmn_51{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:transparent}._loginCard_80zmn_60{background:#fff;border-radius:0;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;width:100%;max-width:350px}._logoContainer_80zmn_69{display:flex;justify-content:flex-start;margin-bottom:2.5rem}._loginHeader_80zmn_75{margin-bottom:2rem}._loginTitle_80zmn_79,._loginSubtitle_80zmn_83{display:none}._loginForm_80zmn_87{margin-bottom:1.5rem}._formFooter_80zmn_91{display:flex;justify-content:center;align-items:center;margin-bottom:1.25rem;margin-top:1rem}._rememberMe_80zmn_99{display:none}._checkbox_80zmn_103{width:16px;height:16px;cursor:pointer;accent-color:#48bb9c}._forgotPassword_80zmn_110{font-size:.8125rem;color:#6b7280;text-decoration:none;font-weight:400;transition:color .2s}._forgotPassword_80zmn_110:hover{color:#48bb9c}._passwordToggle_80zmn_122{background:none;border:none;cursor:pointer;color:#6b7280;padding:0;display:flex;align-items:center;pointer-events:auto}._passwordToggle_80zmn_122:hover{color:#374151}._loginFooter_80zmn_137{display:none}@media(max-width:1440px){._leftSection_80zmn_10{padding:2.5rem}._brandTitle_80zmn_38{font-size:2.75rem}}@media(max-width:1280px){._leftSection_80zmn_10,._rightSection_80zmn_51{padding:2rem}._loginCard_80zmn_60{padding:2.5rem;max-width:360px}}@media(max-width:1024px){._leftSection_80zmn_10{display:none}._rightSection_80zmn_51{flex:1;width:100%}._loginCard_80zmn_60{padding:2.5rem;max-width:400px}._logoContainer_80zmn_69{justify-content:center}._loginHeader_80zmn_75{text-align:center}}@media(max-width:768px){._rightSection_80zmn_51{padding:1.5rem}._loginCard_80zmn_60{padding:2rem;max-width:400px}._formFooter_80zmn_91{flex-direction:column;gap:1rem;align-items:flex-start}._forgotPassword_80zmn_110{align-self:center}}@media(max-width:640px){._container_80zmn_1{background:linear-gradient(135deg,#48bb9c,#3da88a)}._rightSection_80zmn_51{padding:1rem}._loginCard_80zmn_60{padding:2rem 1.5rem;border-radius:0}._logoContainer_80zmn_69{margin-bottom:2rem}._loginHeader_80zmn_75{margin-bottom:1.5rem}._formFooter_80zmn_91{flex-direction:column;gap:.75rem}}@media(max-width:480px){._rightSection_80zmn_51{padding:1rem}._loginCard_80zmn_60{padding:1.5rem}._logoContainer_80zmn_69{margin-bottom:1.75rem}._loginHeader_80zmn_75{margin-bottom:1.25rem}}@media(max-width:375px){._loginCard_80zmn_60{padding:1.25rem}}@media(max-height:600px)and (orientation:landscape){._container_80zmn_1{min-height:auto}._rightSection_80zmn_51{padding:1rem}._loginCard_80zmn_60{padding:1.5rem;margin:1rem auto}._logoContainer_80zmn_69,._loginHeader_80zmn_75,._loginForm_80zmn_87{margin-bottom:1rem}}._inputWrapper_2e440_1{margin-bottom:1rem;width:100%}._label_2e440_7{display:block;font-size:.85rem;font-weight:500;color:#555;margin-bottom:.4rem;text-transform:capitalize}._inputContainer_2e440_17{position:relative;display:flex;align-items:center}._input_2e440_1{width:100%;padding:.625rem 1rem;font-size:.9rem;color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:inset 0 2px 4px #0000000f;outline:none;transition:all .2s ease;font-family:inherit}._input_2e440_1::placeholder{color:#9ca3af;font-size:.875rem}._input_2e440_1:focus{border-color:#48bb9c;background-color:#fff;box-shadow:0 0 0 3px #48bb9c1a}._input_2e440_1._error_2e440_58{border-color:#ef4444;box-shadow:inset 0 2px 4px #ef44440d}._withLeftIcon_2e440_63{padding-left:2.5rem}._withRightIcon_2e440_68{padding-right:2.75rem}._leftIcon_2e440_72,._rightIcon_2e440_73{position:absolute;display:flex;align-items:center;justify-content:center;color:#6b7280;height:100%;pointer-events:auto}._leftIcon_2e440_72{left:.75rem}._rightIcon_2e440_73{right:.75rem}._errorText_2e440_92{margin-top:.35rem;font-size:.75rem;color:#ef4444}._input_2e440_1:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.7;box-shadow:none}._logo_1puy2_1{display:flex;align-items:center;justify-content:center}._logoImage_1puy2_7{width:100%;height:100%;object-fit:contain}._sm_1puy2_13{width:80px;height:32px}._md_1puy2_18{width:120px;height:48px}._lg_1puy2_23{width:160px;height:64px}._pageContainer_7s4gv_2{min-height:100vh;width:100%;background:linear-gradient(135deg,#4db6ac,#00796b);display:flex;flex-direction:column;padding:2rem 4rem;font-family:sans-serif;overflow:hidden;position:relative}._header_7s4gv_16{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#fff;z-index:10;position:relative}._brandNameEn_7s4gv_27{font-size:1rem;margin:0;font-weight:500}._brandNameAr_7s4gv_33{font-size:1rem;margin:0;text-align:right}._mainContent_7s4gv_40{display:flex;flex:1;align-items:center;justify-content:space-between;position:relative;width:100%}._leftSection_7s4gv_51{flex:1;z-index:5;padding-right:2rem;max-width:50%}._mainHeadline_7s4gv_60{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:2.5rem}._loginForm_7s4gv_70{width:100%;max-width:400px}._inputGroup_7s4gv_75{margin-bottom:1.5rem}._customLabel_7s4gv_79{display:block;color:#fff;margin-bottom:.5rem;font-weight:500}._serverError_7s4gv_86{width:100%;padding:12px;margin-bottom:1rem;color:#7f1d1d;background-color:#fef2f2;border:1px solid #f87171;border-radius:8px;font-size:.9rem;text-align:center;font-weight:600;animation:_fadeIn_7s4gv_1 .3s ease-in-out}._customLoginBtn_7s4gv_101{width:100%;height:50px;background-color:#ffffff40!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:10px!important;font-size:1.1rem!important;margin-top:1.5rem;font-weight:600!important;transition:all .3s ease}._customLoginBtn_7s4gv_101:hover{background-color:#fea753!important}._forgotPassword_7s4gv_118{display:block;text-align:center;color:#fffc;text-decoration:none;margin-top:1rem;font-size:.9rem}._rightSection_7s4gv_128{position:absolute;bottom:0;right:-2rem;top:0;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1;pointer-events:none}._characterImage_7s4gv_146{height:90vh;width:auto;object-fit:contain;filter:drop-shadow(-10px 10px 20px rgba(0,0,0,.2));margin-bottom:-2rem}@media(max-width:1366px){._pageContainer_7s4gv_2{padding:2rem 3rem}._mainHeadline_7s4gv_60{font-size:2.8rem}._characterImage_7s4gv_146{height:85vh}}@media(max-width:1024px){._pageContainer_7s4gv_2{padding:2rem}._mainHeadline_7s4gv_60{font-size:2.2rem}._leftSection_7s4gv_51{max-width:60%}._characterImage_7s4gv_146{height:65vh;opacity:.9}._rightSection_7s4gv_128{right:-4rem}}@media(max-width:768px){._pageContainer_7s4gv_2{padding:1.5rem;overflow-y:auto;height:auto;min-height:100vh;display:block}._header_7s4gv_16{margin-bottom:2rem}._mainContent_7s4gv_40{flex-direction:column;display:flex}._leftSection_7s4gv_51{width:100%;max-width:100%;padding:0;margin-bottom:2rem;z-index:2}._mainHeadline_7s4gv_60{font-size:2rem;text-align:center;margin-bottom:2rem}._loginForm_7s4gv_70{max-width:100%;margin:0 auto}._rightSection_7s4gv_128{position:relative;width:100%;right:auto;bottom:auto;top:auto;height:auto;display:flex;justify-content:center;margin-top:2rem;opacity:1}._characterImage_7s4gv_146{height:auto;max-height:350px;width:100%;max-width:300px;margin-bottom:0}}@keyframes _fadeIn_7s4gv_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dashboard_cjqo6_2{display:flex;min-height:100vh;background-color:#f8f9fa;position:relative;font-family:Segoe UI,sans-serif}._sidebar_cjqo6_12{width:280px;background:linear-gradient(180deg,#26a69a,#00897b);color:#fff;display:flex;flex-direction:column;height:100vh;position:fixed;left:0;top:0;z-index:1000;box-shadow:4px 0 10px #0000001a;transition:transform .3s ease-in-out;padding:0}._sidebarHeader_cjqo6_31{padding:2rem 1.5rem 1rem;display:flex;flex-direction:column;align-items:center;text-align:center;border-bottom:1px solid rgba(255,255,255,.1);position:relative}._logoWrapper_cjqo6_41{margin-bottom:1rem}._brandNameEn_cjqo6_45{font-size:.85rem;margin:0;font-weight:400;letter-spacing:.5px;opacity:.9}._brandNameAr_cjqo6_53{font-size:.8rem;margin:4px 0 0;font-weight:400;opacity:.8}._sidebarNav_cjqo6_62{flex:1;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}._menuItem_cjqo6_72{width:100%;padding:12px 20px;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:500;text-align:left;transition:all .2s ease;border-radius:6px}._menuItem_cjqo6_72:hover{background-color:#ffffff1a}._menuItem_cjqo6_72._active_cjqo6_96{background-color:#ffab40;color:#fff;box-shadow:0 2px 4px #0003;font-weight:600}._badge_cjqo6_105{background-color:#f44336;color:#fff;font-size:.75rem;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}._actionArea_cjqo6_119{padding:0 1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem}._generateReportBtn_cjqo6_126{width:100%;background-color:#fff;color:#00695c;border:none;padding:10px;border-radius:6px;font-size:.9rem;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:transform .1s}._generateReportBtn_cjqo6_126:active{transform:scale(.98)}._logoutBtn_cjqo6_143{background:transparent;border:none;color:#fff;font-weight:600;text-align:left;padding:0;cursor:pointer;font-size:1rem}._sidebarFooter_cjqo6_155{background-color:#0000000d;padding:1.5rem;display:flex;align-items:center;justify-content:space-between}._userInfo_cjqo6_164{display:flex;flex-direction:column}._userLabel_cjqo6_169{font-size:.75rem;opacity:.7;margin-bottom:2px}._userName_cjqo6_175{font-size:1.1rem;font-weight:600}._userIconWrapper_cjqo6_180{opacity:.8}._content_cjqo6_185{flex:1;margin-left:280px;padding:2rem;overflow-y:auto;transition:margin-left .3s ease}._mobileHeader_cjqo6_195{display:none;position:fixed;top:0;left:0;right:0;height:60px;background:#00897b;z-index:900;align-items:center;padding:0 1rem;color:#fff;box-shadow:0 2px 5px #0000001a}._mobileTitle_cjqo6_210{font-weight:600;margin-left:1rem}._hamburgerBtn_cjqo6_215,._closeBtn_cjqo6_216{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center}._closeBtn_cjqo6_216{position:absolute;top:1rem;right:1rem;display:none}._overlay_cjqo6_234{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:1024px){._sidebar_cjqo6_12{transform:translate(-100%);width:280px;box-shadow:2px 0 10px #0003}._sidebar_cjqo6_12._open_cjqo6_260{transform:translate(0)}._closeBtn_cjqo6_216{display:block}._content_cjqo6_185{margin-left:0;padding-top:80px;width:100%}._mobileHeader_cjqo6_195{display:flex}}@media(max-width:480px){._content_cjqo6_185{padding:80px 1rem 1rem}._sidebar_cjqo6_12{width:85vw}}._submitButton_i8sgb_1{background-color:#0e9f6e;color:#fff;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #00000026}._submitButton_i8sgb_1:hover:not(:disabled){background-color:#059669;transform:translateY(-1px)}._submitButton_i8sgb_1:disabled{opacity:.6;cursor:not-allowed}._loading_i8sgb_24{background:#10b981}._pageContainer_2wh9d_4{font-family:Poppins,sans-serif;color:#555;background-color:#fff;padding:1.5rem;width:100%;box-sizing:border-box}._header_2wh9d_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._title_2wh9d_22{font-size:2rem;font-weight:700;color:#faad63;margin:0}._notificationIcon_2wh9d_30{font-size:1.5rem;position:relative;cursor:pointer;color:#129484}._badge_2wh9d_38{position:absolute;top:-5px;right:-5px;background:red;color:#fff;font-size:.7rem;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}._referenceSection_2wh9d_54{margin-bottom:1.5rem}._refRadioRow_2wh9d_58{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem;flex-wrap:wrap}._label_2wh9d_66{font-size:.95rem;color:#666}._radioGroup_2wh9d_71{display:flex;gap:1.5rem}._radioLabel_2wh9d_77{display:flex;align-items:center;gap:.4rem;cursor:pointer;font-size:1rem}._radioLabel_2wh9d_77 input{display:none}._customRadio_2wh9d_89{width:18px;height:18px;border:1px solid #ccc;border-radius:50%;background:#f0f0f0;position:relative;transition:.2s}._radioLabel_2wh9d_77 input:checked+._customRadio_2wh9d_89{background:#129484;border-color:#129484}._radioLabel_2wh9d_77 input:checked+._customRadio_2wh9d_89:after{content:"✓";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700}._refInputRow_2wh9d_116{display:flex;flex-direction:column;gap:.5rem;max-width:400px}._inputWithAction_2wh9d_123{display:flex;gap:.5rem}._refInput_2wh9d_116{background:#f8f9fa;border:1px solid #ddd;border-radius:6px;height:40px!important;width:100%}._generateBtn_2wh9d_136{background:#129484;color:#fff;border:none;border-radius:6px;padding:0 1rem;font-weight:500;cursor:pointer}._formCard_2wh9d_147{background-color:#f0f0f0;padding:1.5rem 2rem;border-radius:12px}._grid_2wh9d_154{display:grid;grid-template-columns:1fr;gap:1rem}._field_2wh9d_160{display:flex;flex-direction:column;gap:.3rem}._field_2wh9d_160 label{font-size:.9rem;color:#555;margin-left:2px}._cardInput_2wh9d_173{background:#fff;border:1px solid #e0e0e0;border-radius:6px;height:42px!important;width:100%;box-shadow:0 1px 2px #00000005}._nativeSelect_2wh9d_183{height:42px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;padding:0 .5rem;font-family:Poppins;color:#444}._checkboxGroup_2wh9d_194{display:flex;align-items:center;gap:1.5rem;height:42px}._checkLabel_2wh9d_201{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;font-weight:500}._checkLabel_2wh9d_201 input{display:none}._customCheck_2wh9d_214{width:18px;height:18px;border:1px solid #ccc;border-radius:50%;background:#fff;position:relative}._checkLabel_2wh9d_201 input:checked+._customCheck_2wh9d_214{background:#ccc}._footer_2wh9d_229{margin-top:1.5rem;display:flex;justify-content:flex-end}._submitBtn_2wh9d_235{background-color:#129484;color:#fff;border-radius:6px;padding:0 3rem;height:42px;font-weight:600;border:none}@media(min-width:1024px){._pageContainer_2wh9d_4{height:100vh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:1rem 3rem}._contentWrapper_2wh9d_263{max-width:1000px;margin:0 auto;width:100%;transform-origin:center center}._header_2wh9d_15{margin-bottom:.5rem}._title_2wh9d_22{font-size:1.8rem}._referenceSection_2wh9d_54{margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}._refInputRow_2wh9d_116{margin-bottom:0}._refInput_2wh9d_116{height:38px!important}._formCard_2wh9d_147{padding:1.2rem 2.5rem}._grid_2wh9d_154{grid-template-columns:1fr 1fr;column-gap:3rem;row-gap:.8rem}._cardInput_2wh9d_173,._nativeSelect_2wh9d_183,._checkboxGroup_2wh9d_194,._submitBtn_2wh9d_235{height:38px!important;font-size:.9rem}._field_2wh9d_160 label{font-size:.8rem}._footer_2wh9d_229{margin-top:1rem}}@media(max-height:700px){._pageContainer_2wh9d_4{height:auto;overflow-y:auto;justify-content:flex-start}}._overlay_mls2r_4{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:1rem;box-sizing:border-box;animation:_fadeIn_mls2r_1 .3s ease-out}._modal_mls2r_25{background-color:#fff;width:100%;max-width:400px;padding:2.5rem 2rem;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem;font-family:Poppins,sans-serif;animation:_scaleUp_mls2r_1 .3s cubic-bezier(.175,.885,.32,1.275)}._iconWrapper_mls2r_42{margin-bottom:.5rem}._successIcon_mls2r_46{color:#e69c55;position:relative;display:flex;justify-content:center;align-items:center}._successIcon_mls2r_46 svg{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}._errorIcon_mls2r_61{color:#ef4444}._titleSuccess_mls2r_67{font-size:1.5rem;font-weight:600;color:#0f766e;margin:0;line-height:1.2}._titleError_mls2r_76{font-size:1.5rem;font-weight:600;color:#b91c1c;margin:0;line-height:1.2}._subtitle_mls2r_84{font-size:.85rem;color:#6b7280;margin:0;max-width:250px;line-height:1.5}._btnSuccess_mls2r_94{background-color:#118b7b;color:#fff;border:none;width:100%;padding:.8rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:1rem;transition:background-color .2s;font-family:Poppins,sans-serif}._btnSuccess_mls2r_94:hover{background-color:#0d6e61}._btnError_mls2r_114{background-color:#ef4444;color:#fff;border:none;width:100%;padding:.8rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:1rem;transition:background-color .2s;font-family:Poppins,sans-serif}._btnError_mls2r_114:hover{background-color:#dc2626}@keyframes _fadeIn_mls2r_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleUp_mls2r_1{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:480px){._modal_mls2r_25{padding:2rem 1.5rem;max-width:90%}._titleSuccess_mls2r_67,._titleError_mls2r_76{font-size:1.25rem}}._container_ncv2b_3{padding:2rem 3rem;font-family:Poppins,sans-serif;color:#333;width:100%;max-width:1600px;margin:0 auto}._loadingContainer_ncv2b_12{padding:3rem;font-family:Poppins,sans-serif;color:#666;font-size:1.2rem}._header_ncv2b_20{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._pageTitle_ncv2b_27{font-size:3.5rem;font-weight:700;color:#e69c55;margin:0;line-height:1.1}._notificationWrapper_ncv2b_37{position:relative;cursor:pointer}._bellIcon_ncv2b_42{color:#0e8b7c}._badge_ncv2b_47{position:absolute;top:-5px;right:-5px;background-color:#e11d48;color:#fff;font-size:.7rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white}._searchBarWrapper_ncv2b_66{display:flex;align-items:center;gap:1rem;margin-bottom:3rem;max-width:450px}._searchInput_ncv2b_74{flex:1;background-color:#f3f4f6;border:none;border-radius:8px;padding:.8rem 1.2rem;font-family:Poppins,sans-serif;font-size:.9rem;color:#666;outline:none}._searchInput_ncv2b_74::placeholder{color:#9ca3af}._searchBtn_ncv2b_91{background-color:#0e8b7c;border:none;border-radius:8px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .2s}._searchBtn_ncv2b_91:hover{background-color:#0b6e63}._grid_ncv2b_111{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}._card_ncv2b_118{background-color:#ebebeb;border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:.8rem;box-shadow:0 4px 10px #00000014;position:relative;transition:transform .2s}._card_ncv2b_118:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px #0000001a}._cardHeader_ncv2b_138{display:flex;justify-content:space-between;margin-bottom:.5rem}._idGroup_ncv2b_144{display:flex;flex-direction:column;gap:2px}._label_ncv2b_150{font-size:.7rem;color:#888;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._valueHighlight_ncv2b_158{font-size:1.1rem;color:#2f6f65;font-weight:500}._liveStatusText_ncv2b_166{display:block;font-size:1rem;color:#14b8a6;font-weight:500}._locationText_ncv2b_174{display:block;font-size:1.4rem;color:#1f2937;font-weight:600;margin-top:2px}._vehicleText_ncv2b_183{display:block;font-size:1.2rem;color:#1f2937;font-weight:500}._driverRow_ncv2b_191{display:flex;gap:2rem;margin-top:.5rem}._driverInfo_ncv2b_197{display:flex;flex-direction:column}._driverName_ncv2b_202,._driverContact_ncv2b_203{font-size:.9rem;font-weight:600;color:#0e8b7c;margin-top:2px}._actionsFooter_ncv2b_211{display:flex;justify-content:space-between;margin-top:1.5rem;padding:0 .5rem}._actionBtn_ncv2b_220{background-color:#0e8b7c;border:none;width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0e8b7c33}._actionBtn_ncv2b_220:hover{background-color:#095f55;transform:translateY(-2px)}._emptyState_ncv2b_243{grid-column:1 / -1;text-align:center;padding:4rem;color:#9ca3af;font-size:1.1rem;background-color:#f9fafb;border-radius:12px;border:2px dashed #E5E7EB}@media(max-width:1024px){._pageTitle_ncv2b_27{font-size:2.8rem}._container_ncv2b_3{padding:2rem}}@media(max-width:768px){._header_ncv2b_20{flex-direction:column;gap:1rem}._pageTitle_ncv2b_27{font-size:2.2rem}._searchBarWrapper_ncv2b_66{max-width:100%;margin-bottom:2rem}._grid_ncv2b_111{grid-template-columns:1fr}._card_ncv2b_118{padding:1.2rem}._locationText_ncv2b_174{font-size:1.2rem}}._overlay_x1hjj_3{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000;animation:_fadeIn_x1hjj_1 .2s ease-out;pointer-events:auto}._modal_x1hjj_19{background-color:#fff;width:100%;max-width:500px;padding:2rem;border-radius:20px;box-shadow:0 10px 25px #0000001a;position:relative;font-family:Poppins,sans-serif;animation:_scaleUp_x1hjj_1 .3s cubic-bezier(.175,.885,.32,1.275);pointer-events:auto;z-index:2001}._closeBtn_x1hjj_35{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}._closeBtn_x1hjj_35:hover{opacity:.7}._title_x1hjj_54{color:#e69c55;font-size:2rem;font-weight:700;margin:0 0 1.5rem;text-align:left}._formContent_x1hjj_63{display:flex;flex-direction:column;gap:1.2rem}._topRow_x1hjj_70{display:flex;gap:1.5rem;align-items:flex-end}._pointNameWrapper_x1hjj_77{flex:1}._radioGroup_x1hjj_82{display:flex;flex-direction:column;gap:.6rem;padding-bottom:.5rem;min-width:120px}._radioOption_x1hjj_91{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.9rem;color:#4b5563;font-weight:400}._radioCircle_x1hjj_102{width:18px;height:18px;border-radius:50%;border:1px solid #D1D5DB;background:#fff;box-shadow:inset 0 2px 4px #0000001a;position:relative;transition:all .2s}._radioCircle_x1hjj_102._selected_x1hjj_114{background-color:#e69c55;border-color:#e69c55;box-shadow:none}._dateTimeRow_x1hjj_122{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._fileUploadWrapper_x1hjj_129{display:flex;flex-direction:column;gap:.5rem}._inputLabel_x1hjj_135{font-size:.9rem;color:#555;margin-left:2px}._fileInputContainer_x1hjj_142{background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 6px 0 12px;cursor:pointer;box-shadow:inset 0 2px 4px #0000000f;transition:border .2s;position:relative}._fileInputContainer_x1hjj_142:hover{border-color:#d1d5db}._hiddenInput_x1hjj_165{display:none}._fileName_x1hjj_169{font-size:.9rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:10px}._chooseFileBtn_x1hjj_178{background-color:#0e8b7c;color:#fff;font-size:.8rem;font-weight:600;padding:.4rem 1rem;border-radius:6px;white-space:nowrap}._footer_x1hjj_190{display:flex;justify-content:flex-end;margin-top:1rem}._neumorphicInput_x1hjj_199 input{box-shadow:inset 0 3px 6px #0000000f;border:1px solid #E5E7EB;border-radius:10px;background-color:#fff;padding:12px;transition:all .2s ease}._neumorphicInput_x1hjj_199 input:focus{outline:none;background-color:#fff;border-color:#e69c55;box-shadow:inset 0 3px 6px #e69c551a}._neumorphicInput_x1hjj_199 input[type=time],._neumorphicInput_x1hjj_199 input[type=date]{cursor:pointer;pointer-events:auto;position:relative;z-index:1}._neumorphicInput_x1hjj_199 input[type=time]::-webkit-calendar-picker-indicator,._neumorphicInput_x1hjj_199 input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;position:relative;z-index:2;pointer-events:auto}._neumorphicInput_x1hjj_199 input[type=time]::-moz-calendar-picker-indicator,._neumorphicInput_x1hjj_199 input[type=date]::-moz-calendar-picker-indicator{cursor:pointer;opacity:1}@keyframes _fadeIn_x1hjj_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleUp_x1hjj_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:600px){._modal_x1hjj_19{max-width:90%;padding:1.5rem}._title_x1hjj_54{font-size:1.6rem;margin-bottom:1rem}._topRow_x1hjj_70{flex-direction:column;align-items:flex-start;gap:1rem}._pointNameWrapper_x1hjj_77{width:100%}._radioGroup_x1hjj_82{flex-direction:row;gap:2rem}._dateTimeRow_x1hjj_122{grid-template-columns:1fr;gap:1rem}._footer_x1hjj_190{margin-top:1.5rem}}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._container_u4gan_3{padding:2rem 3rem;font-family:Poppins,sans-serif;max-width:1600px;margin:0 auto;min-height:100vh}._loading_u4gan_11{padding:3rem;font-size:1.5rem;color:#0e8b7c;font-weight:600}._header_u4gan_18{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._headerLeft_u4gan_25{display:flex;align-items:center;gap:1rem;cursor:pointer;transition:transform .2s}._headerLeft_u4gan_25:hover{transform:translate(-5px)}._backIcon_u4gan_37{color:#e69c55}._pageTitle_u4gan_41{font-size:3rem;font-weight:700;color:#e69c55;margin:0;line-height:1}._notificationWrapper_u4gan_49{position:relative;cursor:pointer}._bellIcon_u4gan_54{color:#0e8b7c}._badge_u4gan_58{position:absolute;top:-5px;right:-5px;background-color:#e11d48;color:#fff;font-size:.7rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white}._contentGrid_u4gan_75{display:grid;grid-template-columns:380px 1fr;gap:2rem;height:calc(100vh - 160px);min-height:650px}._statusCard_u4gan_83{background-color:#1fb8a6;border-radius:24px;padding:2rem;color:#fff;display:flex;flex-direction:column;overflow-y:auto;box-shadow:0 10px 25px #1fb8a633;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}._cardHeader_u4gan_96{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._trackingId_u4gan_103{font-size:1.5rem;font-weight:500}._summaryBtn_u4gan_108{background-color:#fff7ed;color:#e69c55;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.75rem;font-weight:600;cursor:pointer;transition:opacity .2s}._summaryBtn_u4gan_108:hover{opacity:.9}._routeRow_u4gan_124{display:flex;align-items:center;gap:.8rem;margin-bottom:1.5rem}._locationBadge_u4gan_131{background-color:#ffffff40;padding:.6rem 0;width:100px;text-align:center;border-radius:8px;font-weight:700;font-size:1.1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._routeArrow_u4gan_142{font-size:1.8rem;color:#115e59}._mainStatus_u4gan_147 h2{font-size:2rem;font-weight:700;margin:0;line-height:1.2;text-transform:uppercase}._mainStatus_u4gan_147 p{font-size:.85rem;opacity:.9;margin:0 0 2rem;font-weight:400;padding-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.3);display:inline-block;min-width:50%}._timelineContainer_u4gan_166{display:flex;flex-direction:column;gap:0}._timelineItem_u4gan_172{display:flex;gap:1rem;min-height:60px}._timelineIconWrapper_u4gan_178{display:flex;flex-direction:column;align-items:center;width:24px}._checkIcon_u4gan_185,._circleIcon_u4gan_186{color:#fff;z-index:2;background-color:#1fb8a6}._dashedLine_u4gan_192{flex:1;width:1px;border-left:2px dashed rgba(255,255,255,.4);margin:4px 0}._timelineContent_u4gan_199{flex:1;background-color:#fff3;border-radius:12px;padding:1rem;margin-bottom:1rem;transition:all .3s ease;border:1px solid transparent}._timelineContent_u4gan_199._activeCard_u4gan_209{background-color:#ffffff4d;border:1px solid rgba(255,255,255,.5)}._timelineHeader_u4gan_214{display:flex;justify-content:space-between;align-items:center;cursor:pointer}._pointName_u4gan_221{font-weight:500;font-size:.95rem}._timelineBody_u4gan_226{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2);animation:_fadeIn_u4gan_1 .3s ease}._timeRow_u4gan_233{display:flex;justify-content:space-between;font-size:.75rem;margin-bottom:.5rem;color:#ffffffe6}._timeValue_u4gan_241{font-weight:600}._docsBtn_u4gan_245{width:100%;background-color:#fff;color:#e69c55;border:none;padding:.7rem;border-radius:8px;font-weight:600;margin-top:.8rem;cursor:pointer;font-size:.8rem;transition:background .2s}._docsBtn_u4gan_245:hover{background-color:#fff7ed}._mapCard_u4gan_263{background-color:#f3f4f6;border-radius:24px;overflow:hidden;position:relative;box-shadow:0 10px 25px #0000000d}._leafletMap_u4gan_271{height:100%;width:100%;z-index:1}._customTooltip_u4gan_277{background-color:#629f90!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 15px #00000026!important;padding:0!important;opacity:1!important}._customTooltip_u4gan_277:before{border-top-color:#629f90!important}._tooltipContent_u4gan_290{padding:.6rem 1rem;color:#fff;text-align:left;min-width:150px}._tooltipTitle_u4gan_297{display:block;font-size:.75rem;opacity:.9;font-weight:500}._tooltipSub_u4gan_304{display:block;font-weight:700;font-size:.7rem;margin-top:2px;letter-spacing:.5px}._recenterBtn_u4gan_312{position:absolute;bottom:20px;right:20px;z-index:999;background-color:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:transform .2s,background-color .2s;color:#0e8b7c}._recenterBtn_u4gan_312:hover{transform:scale(1.1);background-color:#f8fafc}@keyframes _fadeIn_u4gan_1{0%{opacity:0}to{opacity:1}}@media(max-width:1024px){._contentGrid_u4gan_75{grid-template-columns:1fr;height:auto}._statusCard_u4gan_83{height:auto;max-height:500px}._mapCard_u4gan_263{height:400px}}@media(max-width:768px){._container_u4gan_3{padding:1.5rem}._header_u4gan_18{flex-direction:column;align-items:flex-start;gap:1rem}._pageTitle_u4gan_41{font-size:2.2rem}}:root{--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-secondary: #64748b;--color-success: #22c55e;--color-warning: #eab308;--color-danger: #ef4444;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-500: #6b7280;--color-gray-700: #374151;--color-gray-900: #111827;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--transition: all .2s ease}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--color-gray-900);background-color:var(--color-gray-50);line-height:1.5}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}img{max-width:100%;height:auto;display:block}
