@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";html,body,#root{height:100%;margin:0;padding:0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-feature-settings:"cv02", "cv03", "cv04", "cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100vh}._header_1cd90_3{z-index:200;background:#4f46e5;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #4f46e54d}._hamburger_1cd90_19{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:6px;transition:background .15s;display:none}._hamburger_1cd90_19:hover{background:#ffffff26}@media (width<=768px){._hamburger_1cd90_19{justify-content:center;align-items:center;display:flex}}._logo_1cd90_36{align-items:center;gap:10px;text-decoration:none;display:flex}._logoIcon_1cd90_43{background:#ffffff26;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}._logoText_1cd90_53{color:#fff;letter-spacing:-.3px;font-family:Sora,Nunito,sans-serif;font-size:26px;font-weight:700}._right_1cd90_62{align-items:center;display:flex}._profileBtn_1cd90_68{cursor:pointer;color:#fff;background:#ffffff26;border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:flex}._profileBtn_1cd90_68:hover{background:#ffffff40;transform:scale(1.05)}._avatar_1cd90_88{color:#fff;letter-spacing:.5px;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:700;display:flex}._profileInfo_1cd90_102{align-items:center;gap:6px;display:flex}._profileName_1cd90_108{color:#fff;font-size:13.5px;font-weight:600}._chevron_1cd90_114{color:#ffffffb3;transition:transform .2s}._chevronUp_1cd90_119{transform:rotate(180deg)}._profileWrapper_1cd90_124{position:relative}._dropdown_1cd90_128{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:220px;padding:8px;animation:.15s _dropIn_1cd90_1;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 24px #4f46e51f,0 2px 8px #00000012}@keyframes _dropIn_1cd90_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_1cd90_147{align-items:center;gap:10px;padding:8px 8px 10px;display:flex}._dropdownAvatar_1cd90_154{color:#4f46e5;background:#eef2ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}._dropdownName_1cd90_168{color:#1e1b4b;margin:0;font-size:13.5px;font-weight:600}._dropdownEmail_1cd90_175{color:#9ca3af;margin:2px 0 0;font-size:11.5px}._dropdownDivider_1cd90_181{background:#f3f4f6;height:1px;margin:4px 0}._dropdownItem_1cd90_187{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;width:100%;padding:9px 10px;font-size:13px;font-weight:500;transition:background .15s;display:flex}._dropdownItem_1cd90_187:hover{background:#f8f9fc}._logout_1cd90_208{color:#ef4444}._logout_1cd90_208:hover{background:#fef2f2}._sidebar_sthvm_3{z-index:150;background:#fff;flex-direction:column;justify-content:space-between;width:220px;padding:24px 12px 20px;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:60px;bottom:0;left:0;box-shadow:1px 0 4px #0000000d}@media (width<=768px){._sidebar_sthvm_3{transform:translate(-100%);box-shadow:4px 0 20px #00000026}._sidebarOpen_sthvm_25{transform:translate(0)}}._overlay_sthvm_31{display:none}@media (width<=768px){._overlay_sthvm_31{z-index:140;background:#00000073;animation:.2s _fadeOverlay_sthvm_1;display:block;position:fixed;inset:60px 0 0}}@keyframes _fadeOverlay_sthvm_1{0%{opacity:0}to{opacity:1}}._nav_sthvm_51{flex-direction:column;gap:4px;display:flex}._navLabel_sthvm_57{text-transform:uppercase;letter-spacing:.8px;color:#9ca3af;margin:0 0 10px 10px;font-size:10.5px;font-weight:600}._navList_sthvm_66{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}._navItem_sthvm_76{color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:11px;width:100%;padding:10px 12px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}._navItem_sthvm_76:hover{color:#4f46e5;background:#f5f3ff}._navItem_sthvm_76:hover ._navIcon_sthvm_100{color:#4f46e5}._navItem_sthvm_76._active_sthvm_105{color:#4f46e5;background:#eef2ff;font-weight:600}._navItem_sthvm_76._active_sthvm_105 ._navIcon_sthvm_100{color:#4f46e5}._navIcon_sthvm_100{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}._navText_sthvm_124{flex:1}._activeIndicator_sthvm_129{background:#4f46e5;border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}._bottomSection_sthvm_141{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:16px}._logoutBtn_sthvm_147{box-sizing:border-box;color:#ef4444;cursor:pointer;text-align:left;background:#fef2f2;border:1px solid #fee2e2;border-radius:10px;align-items:center;gap:11px;width:100%;padding:10px 12px;font-family:inherit;font-size:13.5px;font-weight:600;transition:all .15s;display:flex}._logoutBtn_sthvm_147:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px)}._logoutIcon_sthvm_173{flex-shrink:0}._logoutText_sthvm_177{flex:1}._layout_1coi9_3{background:#f8f9fc;min-height:100vh}._main_1coi9_9{box-sizing:border-box;width:calc(100% - 220px);height:calc(100vh - 60px);margin-top:60px;margin-left:220px;padding:20px 24px;overflow-y:auto}@media (width<=1024px){._main_1coi9_9{padding:16px 18px}}@media (width<=768px){._main_1coi9_9{width:100%;height:auto;min-height:calc(100vh - 60px);margin-left:0;padding:14px;overflow:visible}}._page_17g17_1{box-sizing:border-box;background:#f8f9fc;grid-template-rows:auto auto auto 1fr;gap:20px;width:100%;padding:28px 32px;display:grid;overflow-x:hidden}._pageHeader_17g17_13{flex-shrink:0}._pageTitle_17g17_17{color:#1a1740;letter-spacing:-.03em;margin:0;font-size:26px;font-weight:800;line-height:1.2}._pageSubtitle_17g17_26{color:#94a3b8;margin-top:5px;font-size:14px;font-weight:400;line-height:1.4}._controls_17g17_35{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:10px;width:100%;display:flex}._controls_17g17_35 select,._controls_17g17_35 input[type=date]{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;flex:auto;min-width:0;height:36px;padding:0 14px;font-family:inherit;font-size:13px;transition:border-color .15s}._controls_17g17_35 select:focus,._controls_17g17_35 input[type=date]:focus{border-color:#6366f1}._noteText_17g17_66{color:#64748b;flex:auto;min-width:0;margin-left:6px;font-size:11px;font-weight:500}._statsWrapper_17g17_76{box-sizing:border-box;grid-template-columns:1fr 1.4fr;align-items:stretch;gap:16px;width:100%;min-width:0;display:grid}._statsLeft_17g17_86{flex-direction:column;min-width:0;display:flex}._statsGrid_17g17_92{grid-template-columns:repeat(2,1fr);gap:12px;min-width:0;height:100%;display:grid}._statCard_17g17_101{background:#fff;border:1.5px solid #f1f5f9;border-radius:14px;flex-direction:column;justify-content:space-between;padding:22px 20px 18px;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}._statCard_17g17_101:after{content:"";border-radius:14px 14px 0 0;height:3px;position:absolute;top:0;left:0;right:0}._statCard_17g17_101._indigo_17g17_124:after{background:linear-gradient(90deg,#6366f1,#818cf8)}._statCard_17g17_101._amber_17g17_128:after{background:linear-gradient(90deg,#f59e0b,#fcd34d)}._statCard_17g17_101._purple_17g17_132:after{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}._statCard_17g17_101:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f11a}._statPill_17g17_141{letter-spacing:.02em;border-radius:20px;width:fit-content;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}._statCard_17g17_101._indigo_17g17_124 ._statPill_17g17_141{color:#4f46e5;background:#eef2ff}._statCard_17g17_101._amber_17g17_128 ._statPill_17g17_141{color:#d97706;background:#fef3c7}._statCard_17g17_101._purple_17g17_132 ._statPill_17g17_141{color:#7c3aed;background:#f5f3ff}._statValue_17g17_166{color:#1a1740;letter-spacing:-.03em;font-feature-settings:"tnum";margin:10px 0 2px;font-size:28px;font-weight:800;line-height:1}._statLabel_17g17_176{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:500}._statsRight_17g17_185{flex-direction:column;display:flex}._chartScrollWrapper_17g17_191{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #f1f5f9;border-radius:8px;width:100%;min-width:0;display:block;overflow:auto hidden}._chartScrollWrapper_17g17_191::-webkit-scrollbar{height:8px}._chartScrollWrapper_17g17_191::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._chartScrollWrapper_17g17_191::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._chartScrollWrapper_17g17_191::-webkit-scrollbar-thumb:hover{background:#94a3b8}._chartInnerContent_17g17_221{width:auto;min-width:100%;padding:0;display:inline-block}._card_17g17_229{box-sizing:border-box;background:#fff;border:1.5px solid #f1f5f9;border-radius:14px;flex-direction:column;width:100%;min-height:0;display:flex;overflow:hidden}._cardHeader_17g17_241{border-bottom:1px solid #f8fafc;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:20px 22px 14px;display:flex}._cardTitle_17g17_250{color:#1a1740;letter-spacing:-.02em;font-size:15px;font-weight:700;line-height:1.3;display:block}._cardSubtitle_17g17_259{color:#94a3b8;margin-top:3px;font-size:12px;font-weight:400;line-height:1.4;display:block}._viewAll_17g17_268{color:#6366f1;white-space:nowrap;background:#eef2ff;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s}._viewAll_17g17_268:hover{background:#e0e7ff}._dailyChartCard_17g17_285{background:#fff;border:1.5px solid #f1f5f9;border-radius:14px;flex-direction:column;flex:1;padding:20px 20px 16px;display:flex}._dailyChartHeader_17g17_295{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}._chartLegend_17g17_302{align-items:center;gap:14px;display:flex}._legendItem_17g17_308{color:#64748b;align-items:center;gap:5px;font-size:12px;font-weight:500;display:flex}._legendDot_17g17_317{border-radius:50%;flex-shrink:0;width:8px;height:8px}._bottomRow_17g17_325{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:16px;width:100%;height:320px;min-height:0;display:grid}._chartWrap_17g17_336{flex:1;min-height:0;padding:8px 14px 8px 0;display:flex}._yAxis_17g17_343{flex-direction:column;flex-shrink:0;justify-content:space-between;padding:0 8px 22px 14px;display:flex}._yLabel_17g17_351{color:#cbd5e1;font-variant-numeric:tabular-nums;font-size:10px;font-weight:500;line-height:1}._chartInner_17g17_221{flex:1;justify-content:space-around;align-items:flex-end;gap:8px;padding-bottom:22px;display:flex;position:relative}._gridLine_17g17_369{pointer-events:none;background:#f1f5f9;height:1px;position:absolute;left:0;right:0}._barGroup_17g17_378{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}._barTrack_17g17_388{flex:1;align-items:flex-end;width:100%;max-width:28px;display:flex;position:relative}._barFill_17g17_397{cursor:pointer;background:#eef2ff;border:1.5px solid #c7d2fe;border-radius:6px 6px 3px 3px;width:100%;min-height:4px;transition:background .15s,border-color .15s;position:relative}._barFill_17g17_397:hover{background:#6366f1;border-color:#6366f1}._barFill_17g17_397:hover ._barTooltip_17g17_413{opacity:1}._barTooltip_17g17_413{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1a1740;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:600;transition:opacity .15s;position:absolute;top:-30px;left:50%;transform:translate(-50%)}._barLabel_17g17_434{color:#6366f1;letter-spacing:.02em;font-size:11px;font-weight:600}._recentList_17g17_442{flex-direction:column;flex:1;display:flex;overflow:hidden}._recentRow_17g17_449{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:13px 22px;transition:background .1s;display:flex}._recentRow_17g17_449:last-child{border-bottom:none}._recentRow_17g17_449:hover{background:#fafbff}._recentLeft_17g17_466{align-items:center;gap:12px;display:flex}._recentIconWrap_17g17_472{background:#eef2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._recentDate_17g17_483{color:#1a1740;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:600}._recentCar_17g17_491{color:#94a3b8;margin:2px 0 0;font-size:11px;font-weight:400}._recentRight_17g17_498{flex-direction:column;align-items:flex-end;gap:2px;display:flex}._recentDist_17g17_505{color:#6366f1;letter-spacing:-.02em;font-size:14px;font-weight:700}._recentRange_17g17_512{color:#cbd5e1;font-variant-numeric:tabular-nums;font-size:10px;font-weight:500}._statLeft_17g17_520{flex-direction:column;gap:4px;display:flex}._hiddenRadio_17g17_525{display:none}._barRow_17g17_528{align-items:flex-end;gap:4px;width:100%;display:flex}@media (width<=1280px){._page_17g17_1{gap:18px;padding:24px 28px}._statValue_17g17_166{font-size:24px}}@media (width<=1024px){._page_17g17_1{gap:16px;padding:20px 24px}._pageTitle_17g17_17{font-size:24px}._statsWrapper_17g17_76{grid-template-columns:1fr}._statsGrid_17g17_92{grid-template-columns:repeat(2,1fr)}._bottomRow_17g17_325{grid-template-columns:1fr 1fr;height:auto;min-height:300px}._card_17g17_229{min-height:280px}}@media (width<=768px){._page_17g17_1{background:#f8f9fc;gap:12px;width:100%;padding:12px;overflow-x:hidden}._pageTitle_17g17_17{font-size:22px}._pageSubtitle_17g17_26{font-size:13px}._controls_17g17_35{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}._controls_17g17_35 select,._controls_17g17_35 input[type=date]{flex:none;width:100%;min-width:0}._noteText_17g17_66{text-align:center;flex:none;width:100%;margin-left:0;font-size:12px}._statsWrapper_17g17_76{grid-template-columns:1fr;gap:12px;width:100%}._statsGrid_17g17_92{grid-template-columns:1fr;gap:10px;width:100%}._statCard_17g17_101{width:100%;padding:16px}._statValue_17g17_166{font-size:22px}._statPill_17g17_141{font-size:10px}._chartScrollWrapper_17g17_191{-webkit-overflow-scrolling:touch;width:100%;min-width:0;display:block;overflow:auto hidden}._bottomRow_17g17_325{grid-template-columns:1fr;gap:12px;width:100%;height:auto}._card_17g17_229{width:100%;min-height:260px}._cardHeader_17g17_241{flex-direction:column;gap:8px;padding:16px}._cardTitle_17g17_250{font-size:14px}._cardSubtitle_17g17_259{font-size:11px}._viewAll_17g17_268{padding:3px 8px;font-size:11px}._recentRow_17g17_449{padding:12px 16px}._recentDate_17g17_483{font-size:12px}._recentCar_17g17_491{font-size:10px}._recentDist_17g17_505{font-size:13px}._recentRange_17g17_512{font-size:9px}._barLabel_17g17_434{font-size:10px}}@media (width<=480px){._page_17g17_1{gap:10px;width:100%;padding:10px;overflow-x:hidden}._pageTitle_17g17_17{font-size:20px}._pageSubtitle_17g17_26{font-size:12px}._controls_17g17_35{flex-direction:column;align-items:stretch;gap:8px;width:100%;display:flex}._controls_17g17_35 select,._controls_17g17_35 input[type=date]{flex:none;width:100%;min-width:0}._noteText_17g17_66{text-align:left;flex:none;width:100%;font-size:11px}._statsWrapper_17g17_76{grid-template-columns:1fr;gap:10px;width:100%}._statsGrid_17g17_92{grid-template-columns:1fr;gap:8px;width:100%}._statCard_17g17_101{width:100%;padding:14px}._statValue_17g17_166{font-size:20px}._statPill_17g17_141{font-size:9px}._statLabel_17g17_176{font-size:10px}._chartScrollWrapper_17g17_191{-webkit-overflow-scrolling:touch;width:100%;min-width:0;min-height:150px;display:block;overflow:auto hidden}._bottomRow_17g17_325{grid-template-columns:1fr;gap:10px;width:100%;height:auto}._card_17g17_229{width:100%;min-height:240px}._cardHeader_17g17_241{flex-direction:column;gap:6px;padding:14px}._cardTitle_17g17_250{font-size:13px}._cardSubtitle_17g17_259{font-size:10px}._viewAll_17g17_268{padding:2px 6px;font-size:10px}._recentRow_17g17_449{padding:10px 12px}._recentIconWrap_17g17_472{width:32px;height:32px}._recentDate_17g17_483{font-size:11px}._recentCar_17g17_491{font-size:9px}._recentDist_17g17_505{font-size:12px}._recentRange_17g17_512{font-size:8px}._barLabel_17g17_434,._yLabel_17g17_351{font-size:9px}}@media (width<=360px){._page_17g17_1{gap:8px;width:100%;padding:8px;overflow-x:hidden}._pageTitle_17g17_17,._statValue_17g17_166{font-size:18px}._cardTitle_17g17_250{font-size:12px}._recentRow_17g17_449{padding:8px 10px}}._page_f19yb_3{box-sizing:border-box;flex-direction:column;gap:20px;height:auto;padding:20px;display:flex;overflow:visible}._pageHeader_f19yb_13{justify-content:space-between;align-items:center;display:flex}._pageTitle_f19yb_19{color:#1e1b4b;letter-spacing:-.025em;margin:0;font-size:28px;font-weight:800;line-height:1.2}._pageSubtitle_f19yb_28{color:#64748b;margin-top:6px;font-size:16px;font-weight:400;line-height:1.4}._card_f19yb_37{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:visible;box-shadow:0 1px 3px #0000000d}._toolbar_f19yb_49{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}._dropdownWrapper_f19yb_59{z-index:10;position:relative}._dropdownBtn_f19yb_64{color:#374151;cursor:pointer;letter-spacing:-.025em;background:#fff;border:1px solid #d1d5db;border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-size:15px;font-weight:500;transition:all .2s;display:flex}._dropdownBtn_f19yb_64:hover{background:#f8fafc;border-color:#4f46e5}._dropdownMenu_f19yb_85{z-index:1000;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:260px;max-width:320px;max-height:240px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 10px 25px -3px #00000026,0 4px 6px -2px #0000000d}._dropdownMenu_f19yb_85::-webkit-scrollbar{width:6px}._dropdownMenu_f19yb_85::-webkit-scrollbar-track{background:#f8fafc;border-radius:3px}._dropdownMenu_f19yb_85::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px;transition:background .2s}._dropdownMenu_f19yb_85::-webkit-scrollbar-thumb:hover{background:#94a3b8}._dropdownItem_f19yb_125{color:#334155;text-align:left;cursor:pointer;letter-spacing:-.025em;background:0 0;border:none;border-radius:8px;width:100%;padding:12px 14px;font-size:15px;font-weight:500;display:block}._dropdownItem_f19yb_125:hover{color:#4f46e5;background:#eef2ff}._addBtn_f19yb_145{color:#fff;cursor:pointer;letter-spacing:-.025em;background:#4f46e5;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:600;display:flex}._tableWrapper_f19yb_161{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}._table_f19yb_161{border-collapse:collapse;table-layout:fixed;flex:1;width:100%}._col_index_f19yb_177{width:5%}._col_car_f19yb_178{width:15%}._col_start_f19yb_179,._col_end_f19yb_180{width:13%}._col_dist_f19yb_181{width:10%}._col_received_f19yb_182{width:18%}._col_date_f19yb_183{width:13%}._col_source_f19yb_184{width:10%}._th_f19yb_186{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#64748b;box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #e2e8f0;height:44px;padding:12px 16px;font-size:12px;font-weight:700}._td_f19yb_200{color:#334155;white-space:nowrap;letter-spacing:-.025em;box-sizing:border-box;border-bottom:1px solid #f1f5f9;height:48px;padding:10px 16px;font-size:14px;font-weight:500}._col_index_f19yb_177._th_f19yb_186,._col_index_f19yb_177._td_f19yb_200{text-align:left;padding-right:0}._reading_f19yb_218{color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-.025em}._distanceBadge_f19yb_224{color:#4f46e5;letter-spacing:-.025em;border-radius:8px;padding:6px 14px;font-size:14px;font-weight:700;display:inline-flex}._pagination_f19yb_235{justify-content:space-between;align-items:center;padding:16px 24px;display:flex}._paginationInfo_f19yb_242{color:#64748b;font-size:15px;font-weight:500}._paginationControls_f19yb_248{gap:8px;display:flex}._pageBtn_f19yb_253{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:600;transition:all .2s;display:flex}._pageBtnActive_f19yb_269{color:#fff!important;background:#4f46e5!important;border-color:#4f46e5!important}._viewBtn_f19yb_274{color:#4f46e5;cursor:pointer;background:#eef2ff;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}._viewBtn_f19yb_274:hover{background:#e0e7ff}._logsBtn_f19yb_290{color:#4f46e5;cursor:pointer;background:#f0f4ff;border:1px solid #d1d5ff;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}._logsBtn_f19yb_290:hover{background:#e0e7ff;border-color:#4f46e5;box-shadow:0 2px 8px #4f46e526}._toolbarActions_f19yb_311{align-items:center;gap:10px;display:flex}._uploadLogsBtn_f19yb_318{color:#4f46e5;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #c7d2fe;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:13.5px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}._uploadLogsBtn_f19yb_318:hover{background:#eef2ff;border-color:#6366f1;box-shadow:0 2px 8px #6366f126}@media (width<=1024px){._page_f19yb_3{gap:16px;padding:16px}._pageTitle_f19yb_19{font-size:24px}._toolbar_f19yb_49{padding:10px 16px}._tableWrapper_f19yb_161{-webkit-overflow-scrolling:touch;overflow-x:auto}._table_f19yb_161{table-layout:auto;min-width:680px}}@media (width<=768px){._page_f19yb_3{gap:12px;padding:12px}._pageTitle_f19yb_19{font-size:22px}._pageSubtitle_f19yb_28{font-size:14px}._pageHeader_f19yb_13{flex-direction:column;align-items:flex-start;gap:8px}._toolbar_f19yb_49{flex-wrap:wrap;gap:10px;padding:10px 14px}._tableWrapper_f19yb_161{-webkit-overflow-scrolling:touch;overflow-x:auto}._table_f19yb_161{table-layout:auto;min-width:600px}._th_f19yb_186{padding:10px 12px;font-size:11px}._td_f19yb_200{padding:8px 12px;font-size:13px}._col_index_f19yb_177,._col_car_f19yb_178,._col_start_f19yb_179,._col_end_f19yb_180,._col_dist_f19yb_181,._col_received_f19yb_182,._col_date_f19yb_183,._col_source_f19yb_184{width:auto}._pagination_f19yb_235{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px}._paginationInfo_f19yb_242{font-size:13px}._pageBtn_f19yb_253{width:36px;height:36px;font-size:13px}._dropdownBtn_f19yb_64{padding:10px 14px;font-size:14px}._dropdownMenu_f19yb_85{min-width:200px}._dropdownItem_f19yb_125{padding:10px 12px;font-size:14px}}@media (width<=480px){._page_f19yb_3{padding:10px}._pageTitle_f19yb_19{font-size:20px}._table_f19yb_161{min-width:520px}._pagination_f19yb_235{padding:10px 12px}._paginationInfo_f19yb_242{font-size:12px}._pageBtn_f19yb_253{border-radius:8px;width:32px;height:32px;font-size:12px}._col_received_f19yb_182,._th_f19yb_186._col_received_f19yb_182,._td_f19yb_200._col_received_f19yb_182{display:none}}._overlay_eiisl_3{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0f172a73;justify-content:center;align-items:center;animation:.15s _fadeIn_eiisl_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_eiisl_1{0%{opacity:0}to{opacity:1}}._modal_eiisl_20{background:#fff;border-radius:16px;width:100%;max-width:500px;animation:.18s _slideUp_eiisl_1;overflow:hidden;box-shadow:0 20px 60px #00000026,0 4px 16px #00000014}@keyframes _slideUp_eiisl_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._header_eiisl_36{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px 18px;display:flex}._title_eiisl_44{color:#1e1b4b;letter-spacing:-.025em;margin:0;font-size:18px;font-weight:700}._closeBtn_eiisl_52{cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .13s;display:flex}._closeBtn_eiisl_52:hover{background:#e5e7eb}._body_eiisl_68{flex-direction:column;gap:16px;padding:22px 24px;display:flex}._row_eiisl_75{grid-template-columns:1fr 1fr;gap:12px;display:grid}._field_eiisl_81,._fieldFull_eiisl_81{flex-direction:column;gap:5px;display:flex}._label_eiisl_87{letter-spacing:.05em;color:#6b7280;text-transform:uppercase;font-size:12px;font-weight:700}._required_eiisl_95{color:#ef4444}._input_eiisl_97{color:#1e1b4b;box-sizing:border-box;letter-spacing:-.025em;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:15px;font-weight:500;transition:border-color .15s,box-shadow .15s}._input_eiisl_97:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}._input_eiisl_97::placeholder{color:#9ca3af}._select_eiisl_119{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}._distancePreview_eiisl_129{color:#4f46e5;letter-spacing:-.025em;background:#eef2ff;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:500;display:flex}._distancePreview_eiisl_129 strong{font-weight:700}._errorBox_eiisl_145{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:500;display:flex}._footer_eiisl_159{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px 20px;display:flex}._cancelBtn_eiisl_168{color:#374151;cursor:pointer;letter-spacing:-.025em;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .13s}._cancelBtn_eiisl_168:hover{background:#f9fafb}._cancelBtn_eiisl_168:disabled{opacity:.5;cursor:not-allowed}._submitBtn_eiisl_184{color:#fff;cursor:pointer;letter-spacing:-.025em;background:#4f46e5;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:130px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .13s;display:flex}._submitBtn_eiisl_184:hover:not(:disabled){background:#4338ca}._submitBtn_eiisl_184:disabled{opacity:.6;cursor:not-allowed}._spinner_eiisl_206{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite _spin_eiisl_206}@keyframes _spin_eiisl_206{to{transform:rotate(360deg)}}@media (width<=520px){._modal_eiisl_20{max-width:100%;margin:16px}._row_eiisl_75{grid-template-columns:1fr}}._overlay_rydcq_3{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2000;background:#0f172a80;justify-content:center;align-items:center;padding:20px;animation:.2s _fadeIn_rydcq_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_rydcq_1{0%{opacity:0}to{opacity:1}}._modal_rydcq_21{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;animation:.2s _slideUp_rydcq_1;display:flex;overflow:hidden;box-shadow:0 25px 50px #0003}@keyframes _slideUp_rydcq_1{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}._header_rydcq_40{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:24px 28px 20px;display:flex}._title_rydcq_49{color:#1e1b4b;letter-spacing:-.025em;margin:0;font-size:20px;font-weight:700}._subtitle_rydcq_57{color:#64748b;margin:4px 0 0;font-size:14px;font-weight:500}._closeBtn_rydcq_64{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}._closeBtn_rydcq_64:hover{color:#374151;background:#e5e7eb}._body_rydcq_84{flex-direction:column;flex:1;gap:24px;padding:24px 28px;display:flex;overflow-y:auto}._imageGrid_rydcq_94{grid-template-columns:1fr 1fr;gap:24px;display:grid}._imageCard_rydcq_100{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}._imageHeader_rydcq_107{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._imageTitle_rydcq_116{color:#1e1b4b;margin:0;font-size:16px;font-weight:600}._readingValue_rydcq_123{color:#4f46e5;font-variant-numeric:tabular-nums;background:#eef2ff;border-radius:6px;padding:4px 10px;font-size:14px;font-weight:700}._imageWrapper_rydcq_133{aspect-ratio:4/3;background:#f8fafc;position:relative}._image_rydcq_94{object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .2s}._image_rydcq_94:hover{transform:scale(1.02)}._imagePlaceholder_rydcq_151{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}._imagePlaceholder_rydcq_151 p{margin:0;font-size:14px;font-weight:500}._details_rydcq_169{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:20px;display:flex}._detailRow_rydcq_179{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:8px 0;display:flex}._detailRow_rydcq_179:last-child{border-bottom:none}._detailLabel_rydcq_191{color:#64748b;font-size:14px;font-weight:500}._detailValue_rydcq_197{color:#1e1b4b;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}._footer_rydcq_205{border-top:1px solid #f1f5f9;flex-shrink:0;justify-content:flex-end;align-items:center;padding:20px 28px 24px;display:flex}._closeFooterBtn_rydcq_214{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .15s}._closeFooterBtn_rydcq_214:hover{background:#f9fafb;border-color:#d1d5db}@media (width<=768px){._modal_rydcq_21{border-radius:12px;max-width:100%;margin:0}._imageGrid_rydcq_94{grid-template-columns:1fr;gap:16px}._header_rydcq_40,._body_rydcq_84,._footer_rydcq_205{padding-left:20px;padding-right:20px}._body_rydcq_84{padding-top:20px;padding-bottom:20px}}._toast_lcrai_3{z-index:2000;background:#fff;border:1px solid #d1fae5;border-radius:12px;align-items:center;gap:12px;max-width:360px;padding:14px 18px;animation:.2s _toastIn_lcrai_1;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 10px 30px #0000001f}@keyframes _toastIn_lcrai_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._icon_lcrai_25{flex-shrink:0;align-items:center;display:flex}._message_lcrai_27{color:#1e1b4b;letter-spacing:-.025em;flex:1;font-size:15px;font-weight:500}._closeBtn_lcrai_35{cursor:pointer;opacity:.5;background:0 0;border:none;align-items:center;padding:2px;transition:opacity .13s;display:flex}._closeBtn_lcrai_35:hover{opacity:1}._overlay_1efzw_2{z-index:999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000040;animation:.2s _fadeIn_1efzw_1;position:fixed;inset:0}._drawer_1efzw_12{z-index:1000;background:#f5f6fa;border-radius:20px 0 0 20px;flex-direction:column;width:400px;height:100%;animation:.3s cubic-bezier(.22,1,.36,1) _slideIn_1efzw_1;display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-8px 0 32px #0000001f}._header_1efzw_29{background:linear-gradient(135deg,#4f46e5 0%,#6366f1 60%,#818cf8 100%);flex-shrink:0;padding:22px 20px 18px;position:relative;overflow:hidden}._header_1efzw_29:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#ffffff1f 0%,#0000 50%),radial-gradient(circle at 10% 80%,#ffffff12 0%,#0000 40%);position:absolute;inset:0}._headerTop_1efzw_47{z-index:1;justify-content:space-between;align-items:flex-start;display:flex;position:relative}._title_1efzw_55{color:#fff;letter-spacing:-.02em;margin:0;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700}._subtitle_1efzw_64{color:#ffffffa6;align-items:center;gap:5px;margin:4px 0 0;font-size:12px;font-weight:500;display:flex}._subtitle_1efzw_64 svg{stroke:#ffffffa6;stroke-width:1.8px;fill:none;flex-shrink:0;width:12px;height:12px}._closeBtn_1efzw_83{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:12px;font-size:13px;transition:background .15s;display:flex}._closeBtn_1efzw_83:hover{background:#ffffff4d}._pills_1efzw_106{z-index:1;flex-wrap:wrap;gap:8px;margin-top:14px;display:flex;position:relative}._pill_1efzw_106{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}._pill_1efzw_106 svg{stroke:#ffffffd9;stroke-width:1.8px;fill:none;width:12px;height:12px}._pillGray_1efzw_137{color:#ffffffbf;background:#ffffff1f;border-color:#ffffff26}._tabs_1efzw_144{background:#fff;border-bottom:1px solid #ebebf0;flex-shrink:0;padding:0 16px;display:flex;overflow-x:auto}._tabs_1efzw_144::-webkit-scrollbar{display:none}._tab_1efzw_144{color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 16px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}._tab_1efzw_144:hover{color:#4f46e5}._tabActive_1efzw_171{color:#4f46e5;border-bottom-color:#4f46e5}._body_1efzw_177{flex-direction:column;flex:1;gap:0;padding:14px;display:flex;overflow-y:auto}._body_1efzw_177::-webkit-scrollbar{width:4px}._body_1efzw_177::-webkit-scrollbar-track{background:0 0}._body_1efzw_177::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}._tripPanel_1efzw_191{flex-direction:column;gap:10px;display:flex}._section_1efzw_198{flex-direction:column;gap:6px;display:flex}._sectionTitle_1efzw_204{color:#9ca3af;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:5px;margin:0;padding:8px 2px 0;font-size:10.5px;font-weight:700;display:flex}._sectionTitle_1efzw_204 svg{stroke:#c4c9d4;stroke-width:1.8px;fill:none;flex-shrink:0;width:12px;height:12px}._detailCard_1efzw_227{background:#fff;border:1px solid #ebebf0;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000a}._detailRow_1efzw_235{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;font-size:13px;display:flex}._detailRow_1efzw_235:last-child{border-bottom:none}._detailLabelWrap_1efzw_247{align-items:center;gap:8px;min-width:0;display:flex}._detailLabelIcon_1efzw_254{background:#f5f6fa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._detailLabelIcon_1efzw_254 svg{stroke:#6b7280;stroke-width:1.7px;fill:none;width:14px;height:14px}._detailLabel_1efzw_247{color:#6b7280;font-weight:500}._detailValueWrap_1efzw_278{flex-shrink:0;align-items:center;gap:7px;display:flex}._detailValue_1efzw_278{color:#111827;text-align:right;font-weight:600}._detailValueHighlight_1efzw_291{color:#4f46e5;text-align:right;font-weight:700}._detailValueRoute_1efzw_297{color:#374151;padding:12px 14px;font-size:13px;font-weight:500;display:block}._tag_1efzw_306{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:20px;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}._tag_extra_1efzw_318{color:#d97706;background:#fef3c7;border:1px solid #fde68a}._tag_night_1efzw_324{color:#7c3aed;background:#ede9fe;border:1px solid #ddd6fe}._routeTimeline_1efzw_331{flex-direction:column;padding:14px 16px;display:flex}._routeStop_1efzw_337{flex-direction:column;align-items:flex-start;padding-left:24px;display:flex;position:relative}._routeDot_1efzw_345{z-index:1;background:#d1d4db;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:4px;left:0;box-shadow:0 0 0 1px #d1d4db}._routeStop_1efzw_337:first-child ._routeDot_1efzw_345{background:#10b981;box-shadow:0 0 0 2px #bbfae5}._routeStop_1efzw_337:last-child ._routeDot_1efzw_345{background:#ef4444;box-shadow:0 0 0 2px #f3a7a7}._routeLabel_1efzw_368{color:#111827;padding-bottom:20px;font-size:13px;font-weight:600;line-height:1}._routeStop_1efzw_337:last-child ._routeLabel_1efzw_368{padding-bottom:0}._routeLine_1efzw_378{background:repeating-linear-gradient(#c7d2fe 0 4px,#0000 4px 8px);width:2px;height:calc(100% - 14px);position:absolute;top:14px;left:4px}._historyList_1efzw_392{background:#fff;border:1px solid #ebebf0;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000a}._historyItem_1efzw_400{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:12px;padding:14px;display:flex}._historyItem_1efzw_400:last-child{border-bottom:none}._historyIconWrap_1efzw_410{background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}._historyIconWrap_1efzw_410 svg{stroke:#10b981;stroke-width:2.2px;fill:none;width:15px;height:15px}._historyInfo_1efzw_430{flex-direction:column;flex:1;gap:2px;display:flex}._historyTitle_1efzw_437{color:#111827;margin:0;font-size:13.5px;font-weight:700}._historyDesc_1efzw_444{color:#6b7280;margin:0;font-size:12px;line-height:1.5}._historyDesc_1efzw_444 strong{color:#374151;font-weight:600}._historyTime_1efzw_456{color:#9ca3af;align-items:center;gap:4px;margin:4px 0 0;font-size:11px;font-weight:500;display:flex}._historyTime_1efzw_456 svg{stroke:#c4c9d4;stroke-width:1.8px;fill:none;width:11px;height:11px}._loading_1efzw_475{color:#9ca3af;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:60px 20px;font-size:14px;display:flex}._loader_1efzw_487{border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite _spin_1efzw_1}._emptyState_1efzw_496{color:#9ca3af;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:60px 20px;font-size:14px;display:flex}._emptyIcon_1efzw_508{opacity:.4;font-size:36px}@keyframes _fadeIn_1efzw_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1efzw_1{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _spin_1efzw_1{to{transform:rotate(360deg)}}@media (width<=640px){._drawer_1efzw_12{border-radius:20px 20px 0 0;width:100%;height:92dvh;animation:.3s cubic-bezier(.22,1,.36,1) _slideUp_1efzw_1;top:auto;bottom:0}@keyframes _slideUp_1efzw_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}}._backdrop_ayxez_2{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;background:#00000059;justify-content:center;align-items:center;animation:.18s _fadeIn_ayxez_1;display:flex;position:fixed;inset:0}._modal_ayxez_15{background:#fff;border-radius:20px;flex-direction:column;width:520px;max-width:calc(100vw - 32px);animation:.22s cubic-bezier(.34,1.56,.64,1) _scaleIn_ayxez_1;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000002e}._header_ayxez_28{background:linear-gradient(135deg,#4f46e5 0%,#6366f1 60%,#818cf8 100%);border-bottom:1px solid #f3f4f6;align-items:center;gap:14px;padding:22px 22px 18px;display:flex;position:relative}._header_ayxez_28:before{content:"";pointer-events:none;background:radial-gradient(circle at 85% 20%,#ffffff1f 0%,#0000 55%);position:absolute;inset:0}._headerIcon_ayxez_46{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#ffffff2e;border:1px solid #ffffff47;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}._headerIcon_ayxez_46 svg{stroke:#fff;stroke-width:1.8px;fill:none;width:20px;height:20px}._title_ayxez_69{color:#fff;letter-spacing:-.02em;z-index:1;margin:0;font-size:17px;font-weight:700;position:relative}._subtitle_ayxez_79{color:#ffffffa6;z-index:1;margin:3px 0 0;font-size:12px;font-weight:500;position:relative}._closeBtn_ayxez_88{cursor:pointer;z-index:1;background:#ffffff2e;border:1px solid #ffffff40;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;transition:background .15s;display:flex;position:relative}._closeBtn_ayxez_88:hover{background:#ffffff4d}._closeBtn_ayxez_88 svg{stroke:#fff;stroke-width:2px;fill:none;width:15px;height:15px}._body_ayxez_118{flex-direction:column;gap:16px;min-height:180px;padding:22px;display:flex}._dropZone_ayxez_127{cursor:pointer;text-align:center;background:#fafafa;border:2px dashed #d1d5db;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:40px 24px;transition:border-color .2s,background .2s;display:flex;position:relative}._dropZone_ayxez_127:hover,._dropZoneActive_ayxez_143{background:#eef2ff;border-color:#6366f1}._fileInput_ayxez_148{display:none}._dropIcon_ayxez_152{background:#eef2ff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;display:flex}._dropIcon_ayxez_152 svg{stroke:#4f46e5;stroke-width:1.8px;fill:none;width:22px;height:22px}._dropZoneActive_ayxez_143 ._dropIcon_ayxez_152{background:#4f46e5}._dropZoneActive_ayxez_143 ._dropIcon_ayxez_152 svg{stroke:#fff}._dropTitle_ayxez_179{color:#111827;margin:0;font-size:15px;font-weight:700}._dropSub_ayxez_186{color:#6b7280;margin:0;font-size:13px}._dropLink_ayxez_192{color:#4f46e5;text-underline-offset:2px;font-weight:600;text-decoration:underline}._dropHint_ayxez_199{color:#9ca3af;background:#f3f4f6;border-radius:20px;margin:4px 0 0;padding:4px 10px;font-size:11.5px}._fileChip_ayxez_209{background:#f5f6fa;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}._fileChipIcon_ayxez_219{background:#eef2ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._fileChipIcon_ayxez_219 svg{stroke:#4f46e5;stroke-width:1.7px;fill:none;width:18px;height:18px}._fileChipInfo_ayxez_238{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._fileChipName_ayxez_246{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}._fileChipMeta_ayxez_255{color:#6b7280;font-size:11.5px}._fileChipRemove_ayxez_260{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}._fileChipRemove_ayxez_260:hover{color:#ef4444;background:#fee2e2}._fileChipRemove_ayxez_260 svg{stroke:currentColor;stroke-width:1.8px;fill:none;width:15px;height:15px}._previewWrap_ayxez_286{flex-direction:column;gap:8px;display:flex}._previewLabel_ayxez_292{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:11px;font-weight:700}._tableScroll_ayxez_301{border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto}._tableScroll_ayxez_301::-webkit-scrollbar{height:4px}._tableScroll_ayxez_301::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}._table_ayxez_301{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}._th_ayxez_323{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:9px 12px;font-size:10.5px;font-weight:700}._td_ayxez_335{color:#374151;border-bottom:1px solid #f3f4f6;padding:9px 12px;font-weight:500}._td_ayxez_335:last-child,._th_ayxez_323:last-child{border-right:none}._previewMore_ayxez_347{color:#9ca3af;text-align:center;margin:0;padding:4px 0;font-size:12px}._successState_ayxez_356{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 20px;display:flex}._successIcon_ayxez_366{background:#d1fae5;border:2px solid #6ee7b7;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}._successIcon_ayxez_366 svg{stroke:#059669;stroke-width:2.2px;fill:none;width:24px;height:24px}._successTitle_ayxez_385{color:#111827;margin:0;font-size:16px;font-weight:700}._successSub_ayxez_392{color:#6b7280;margin:0;font-size:13px}._errorBanner_ayxez_399{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;font-weight:500;display:flex}._errorIcon_ayxez_412{flex-shrink:0;align-items:center;display:flex}._errorIcon_ayxez_412 svg{stroke:#ef4444;stroke-width:1.8px;fill:none;width:16px;height:16px}._footer_ayxez_427{background:#fafafa;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}._cancelBtn_ayxez_436{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:9px 20px;font-size:13.5px;font-weight:600;transition:background .15s,border-color .15s}._cancelBtn_ayxez_436:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}._cancelBtn_ayxez_436:disabled{opacity:.5;cursor:not-allowed}._uploadBtn_ayxez_458{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:10px;align-items:center;gap:7px;padding:9px 20px;font-size:13.5px;font-weight:700;transition:opacity .15s,transform .15s;display:flex;box-shadow:0 2px 8px #4f46e559}._uploadBtn_ayxez_458:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}._uploadBtn_ayxez_458:disabled{opacity:.45;cursor:not-allowed;transform:none}._uploadBtn_ayxez_458 svg{stroke:#fff;stroke-width:1.8px;fill:none;width:15px;height:15px}._spinner_ayxez_493{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite _spin_ayxez_493}@keyframes _fadeIn_ayxez_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_ayxez_1{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes _spin_ayxez_493{to{transform:rotate(360deg)}}@media (width<=560px){._modal_ayxez_15{border-radius:20px 20px 0 0;width:100%;max-width:100%;position:fixed;bottom:0;left:0;right:0}}._yearInput_ayxez_531{flex-direction:column;gap:6px;display:flex}._yearInput_ayxez_531 label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}._yearInput_ayxez_531 input{color:#111827;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}._yearInput_ayxez_531 input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}._yearInput_ayxez_531 input:hover:not(:focus){border-color:#d1d5db}._page_cwfnx_1{box-sizing:border-box;background:#f8f9fd;min-height:100vh;padding:24px 32px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}._header_cwfnx_9{margin-bottom:24px}._title_cwfnx_13{color:#1a237e;margin:0;font-size:24px;font-weight:700}._subtitle_cwfnx_20{color:#64748b;margin:4px 0 0;font-size:13.5px}._container_cwfnx_26{flex-direction:column;gap:24px;max-width:900px;display:flex}._card_cwfnx_33{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px 32px;box-shadow:0 2px 10px #0000000a}._sectionTitle_cwfnx_42{color:#1e293b;align-items:center;gap:8px;margin:0 0 18px;font-size:17px;font-weight:700;display:flex}._profileHeader_cwfnx_53{border-bottom:1px solid #f1f5f9;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:24px;display:flex}._avatarLarge_cwfnx_62{color:#fff;background:linear-gradient(135deg,#5c6bc0 0%,#3f51b5 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;font-weight:700;display:flex;box-shadow:0 4px 12px #3f51b540}._profileMeta_cwfnx_77{flex-direction:column;gap:6px;display:flex}._profileName_cwfnx_83{color:#0f172a;margin:0;font-size:18px;font-weight:700}._profileIdentifier_cwfnx_90{color:#64748b;margin:0;font-size:13.5px}._badge_cwfnx_96{text-transform:capitalize;border-radius:20px;align-items:center;gap:5px;width:fit-content;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-flex}._badgeEmail_cwfnx_108{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}._badgeMobile_cwfnx_114{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}._badgeRole_cwfnx_120{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}._formGrid_cwfnx_127{grid-template-columns:1fr 1fr;gap:18px;display:grid}._field_cwfnx_133{flex-direction:column;gap:6px;display:flex}._label_cwfnx_139{color:#475569;font-size:12.5px;font-weight:600}._input_cwfnx_145{color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:13.5px;font-weight:500;transition:border-color .15s}._input_cwfnx_145:focus{border-color:#3f51b5}._inputReadOnly_cwfnx_162{color:#64748b;cursor:not-allowed;background:#f8fafc}._infoGrid_cwfnx_169{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}._infoItem_cwfnx_175{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}._infoLabel_cwfnx_185{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:600}._infoValue_cwfnx_193{color:#0f172a;word-break:break-all;font-size:14px;font-weight:600}._infoValueHighlight_cwfnx_200{color:#3f51b5}._actions_cwfnx_205{justify-content:flex-end;margin-top:20px;display:flex}._btnSave_cwfnx_211{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5c6bc0 0%,#3f51b5 100%);border:none;border-radius:8px;padding:10px 24px;font-family:inherit;font-size:13.5px;font-weight:700;transition:all .2s;box-shadow:0 3px 10px #3f51b540}._btnSave_cwfnx_211:hover{transform:translateY(-1px);box-shadow:0 5px 14px #3f51b559}._successToast_cwfnx_230{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:600}@media (width<=768px){._page_cwfnx_1{padding:16px}._card_cwfnx_33{padding:20px 18px}._formGrid_cwfnx_127{grid-template-columns:1fr}._profileHeader_cwfnx_53{flex-direction:column;align-items:flex-start}}._page_j1t8c_5{box-sizing:border-box;color:#1e293b;max-width:1100px;min-height:100vh;margin:0 auto;padding:24px 32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._pageHeader_j1t8c_16{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}._pageBadge_j1t8c_25{color:#4f46e5;text-transform:uppercase;letter-spacing:.5px;background:#eef2ff;border-radius:9999px;align-items:center;gap:8px;margin-bottom:8px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}._pulseDot_j1t8c_40{background:#4f46e5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #4f46e533}._pageTitle_j1t8c_48{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:26px;font-weight:800;line-height:1.25}._pageSubtitle_j1t8c_57{color:#64748b;margin:4px 0 0;font-size:14px;font-weight:400}._todayStatsPill_j1t8c_64{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:14px;padding:10px 18px;display:flex;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008}._statsPillItem_j1t8c_75{flex-direction:column;display:flex}._statsPillLabel_j1t8c_80{text-transform:uppercase;color:#94a3b8;letter-spacing:.4px;font-size:11px;font-weight:600}._statsPillVal_j1t8c_88{color:#0f172a;font-size:16px;font-weight:700}._statsPillDivider_j1t8c_94{background:#e2e8f0;width:1px;height:24px}._globalControlBar_j1t8c_101{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:32px;padding:18px 22px;display:flex;box-shadow:0 4px 16px #0f172a0a}._controlSection_j1t8c_114{flex-direction:column;flex:1;gap:8px;min-width:260px;display:flex}._controlSectionLabel_j1t8c_122{text-transform:uppercase;color:#475569;letter-spacing:.5px;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}._vehiclePills_j1t8c_133{flex-wrap:wrap;gap:8px;display:flex}._vehiclePill_j1t8c_133{color:#334155;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}._vehiclePill_j1t8c_133:hover{background:#f1f5f9;border-color:#cbd5e1}._vehiclePillDot_j1t8c_159{background:#94a3b8;border-radius:50%;width:8px;height:8px;transition:all .2s}._vehiclePillActive_j1t8c_167{color:#4338ca;background:#eef2ff;border-color:#6366f1;box-shadow:0 2px 8px #6366f126}._vehiclePillActive_j1t8c_167 ._vehiclePillDot_j1t8c_159{background:#4f46e5;box-shadow:0 0 0 3px #6366f140}._controlDivider_j1t8c_179{background:#e2e8f0;width:1px;height:44px}._driverPassengerSection_j1t8c_185{flex-wrap:wrap;flex:1.6;gap:16px;min-width:320px;display:flex}._dropdownFieldWrap_j1t8c_193{flex-direction:column;flex:1;gap:6px;min-width:170px;display:flex}._customDropdown_j1t8c_201{width:100%;position:relative}._dropdownBtn_j1t8c_206{color:#1e293b;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 14px;font-size:13.5px;font-weight:500;transition:all .2s;display:flex}._dropdownBtn_j1t8c_206:hover{background:#f1f5f9;border-color:#cbd5e1}._dropdownBtnOpen_j1t8c_228{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}._dropdownBtnText_j1t8c_234{white-space:nowrap;text-overflow:ellipsis;text-align:left;overflow:hidden}._dropdownChevron_j1t8c_241{color:#64748b;flex-shrink:0;transition:transform .2s}._dropdownBtnOpen_j1t8c_228 ._dropdownChevron_j1t8c_241{transform:rotate(180deg)}._dropdownMenu_j1t8c_251{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:2px;max-height:220px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000d}._dropdownItem_j1t8c_269{text-align:left;color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 12px;font-size:13.5px;font-weight:500;transition:all .15s}._dropdownItem_j1t8c_269:hover{color:#0f172a;background:#f1f5f9}._dropdownItemActive_j1t8c_287{color:#4f46e5;background:#eef2ff;font-weight:600}._otherInput_j1t8c_293{box-sizing:border-box;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:38px;margin-top:4px;padding:0 12px;font-size:13px;transition:border-color .2s}._otherInput_j1t8c_293:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._verticalWorkflow_j1t8c_312{flex-direction:column;gap:0;display:flex;position:relative}._workflowStep_j1t8c_319{gap:24px;display:flex;position:relative}._stepTimeline_j1t8c_326{flex-direction:column;flex-shrink:0;align-items:center;width:44px;display:flex}._timelineNode_j1t8c_334{color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex;box-shadow:0 4px 12px #0000001a}._timelineNodeSun_j1t8c_347{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 14px #f59e0b59}._timelineNodeRoute_j1t8c_352{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 4px 14px #6366f159}._timelineNodeMoon_j1t8c_357{background:linear-gradient(135deg,#475569 0%,#1e293b 100%);box-shadow:0 4px 14px #1e293b4d}._timelineLine_j1t8c_362{background:#e2e8f0;flex:1;width:2.5px;min-height:40px;margin:8px 0}._cardContainer_j1t8c_371{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex:1;margin-bottom:28px;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 10px #0f172a0a}._cardContainer_j1t8c_371:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0f172a12}._cardTripWise_j1t8c_387{border-color:#e0e7ff}._cardHeader_j1t8c_391{background:#fcfcfd;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:20px 24px;display:flex}._cardTitleWrap_j1t8c_402{flex-direction:column;gap:3px;display:flex}._stepBadgeGroup_j1t8c_408{align-items:center;gap:8px;margin-bottom:4px;display:flex}._stepBadge_j1t8c_408{letter-spacing:.6px;color:#d97706;background:#fef3c7;border-radius:6px;width:fit-content;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}._stepBadgeRoute_j1t8c_427{color:#4f46e5;background:#eef2ff}._stepBadgeMoon_j1t8c_432{color:#334155;background:#f1f5f9}._tripCountBadge_j1t8c_437{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;padding:2px 10px;font-size:11.5px;font-weight:600}._cardTitle_j1t8c_402{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}._cardSubtitle_j1t8c_455{color:#64748b;margin:0;font-size:13px}._headerRightActions_j1t8c_462{align-items:center;gap:12px;display:flex}._modeToggle_j1t8c_468{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:3px;display:flex}._modeBtn_j1t8c_476{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s}._modeBtnActive_j1t8c_488{color:#0f172a;background:#fff;font-weight:700;box-shadow:0 1px 4px #00000014}._cardBody_j1t8c_496{flex-direction:column;gap:20px;padding:24px;display:flex}._formRowTwoCol_j1t8c_503{grid-template-columns:1fr 1fr;gap:16px;display:grid}._formRowThreeCol_j1t8c_509{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}._inputGroup_j1t8c_515{flex-direction:column;gap:6px;display:flex}._inputLabel_j1t8c_521,._timeLabel_j1t8c_533{color:#475569;text-transform:uppercase;letter-spacing:.4px;justify-content:flex-start;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}._labelClockIcon_j1t8c_545{color:#6366f1;flex-shrink:0}._labelDateIcon_j1t8c_550{color:#64748b;flex-shrink:0}._autoPill_j1t8c_555{color:#4f46e5;letter-spacing:.3px;background:#eef2ff;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:700}._autoTripNumberWrap_j1t8c_565{align-items:center;display:flex;position:relative}._autoTripHash_j1t8c_571{color:#6366f1;z-index:2;font-size:14px;font-weight:800;position:absolute;left:14px}._readOnlyTripInput_j1t8c_580{-webkit-user-select:none;user-select:none;color:#1e293b!important;cursor:default!important;background:#f1f5f9!important;border-color:#cbd5e1!important;padding-left:30px!important;font-weight:700!important}._textInput_j1t8c_590{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:42px;padding:0 14px;font-size:13.5px;font-weight:500;transition:all .2s}._textInput_j1t8c_590:focus:not(._readOnlyTripInput_j1t8c_580){background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}._readOnlyField_j1t8c_611{color:#475569;box-sizing:border-box;background:#f1f5f9;border:1.5px dashed #cbd5e1;border-radius:10px;align-items:center;height:42px;padding:0 14px;font-size:13.5px;font-weight:600;display:flex}._formDivider_j1t8c_625{background:#e2e8f0;width:100%;height:1px;margin:4px 0}._routeSection_j1t8c_632{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}._routeSectionHeader_j1t8c_642{justify-content:space-between;align-items:center;display:flex}._routeHint_j1t8c_648{color:#64748b;font-size:11.5px}._routeHint_j1t8c_648 strong{color:#4f46e5}._routeChainContainer_j1t8c_657{flex-wrap:wrap;align-items:center;gap:14px 10px;display:flex}._routeStopItem_j1t8c_665{flex:200px;align-items:center;gap:10px;min-width:180px;display:flex}._routeToIndicator_j1t8c_673{flex-shrink:0;align-items:center;gap:4px;display:flex}._routeDash_j1t8c_680{background:#cbd5e1;width:12px;height:2px}._routeToBadge_j1t8c_686{color:#4f46e5;text-transform:uppercase;letter-spacing:.4px;background:#eef2ff;border-radius:6px;padding:2px 7px;font-size:11px;font-weight:700}._routeInputWrap_j1t8c_697{box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;flex:1;align-items:center;min-width:140px;height:42px;min-height:42px;max-height:42px;padding:0 10px;transition:all .2s;display:flex;box-shadow:0 1px 2px #00000008}._routeInputWrap_j1t8c_697:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}._stopNumberBadge_j1t8c_719{color:#4f46e5;background:#eef2ff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:6px;font-size:11px;font-weight:800;display:flex}._routeStopInput_j1t8c_734{color:#0f172a;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:13.5px;font-weight:600}._routeStopInput_j1t8c_734::placeholder{color:#94a3b8;font-size:12.5px;font-weight:400}._btnRemoveStop_j1t8c_751{color:#94a3b8;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;transition:all .15s;display:flex}._btnRemoveStop_j1t8c_751:hover{color:#dc2626;background:#fef2f2}._addStopBtnWrap_j1t8c_772{flex-shrink:0;align-items:center;display:flex}._btnAddStop_j1t8c_778{color:#4f46e5;cursor:pointer;background:#eef2ff;border:1.5px dashed #6366f1;border-radius:10px;align-items:center;gap:6px;height:42px;padding:0 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}._btnAddStop_j1t8c_778:hover{color:#fff;background:#4f46e5;border-style:solid;transform:translateY(-1px);box-shadow:0 4px 10px #4f46e533}._plusIconLarge_j1t8c_802{font-size:16px;font-weight:800;line-height:1}._captureSection_j1t8c_809{flex-direction:column;gap:12px;display:flex}._dualCaptureGrid_j1t8c_815{grid-template-columns:1fr 1fr;gap:16px;display:grid}._dropzoneCard_j1t8c_821{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:14px;flex-direction:column;gap:12px;padding:18px;transition:all .2s;display:flex}._dropzoneCard_j1t8c_821:hover{background:#f1f5f9;border-color:#94a3b8}._dropzoneTitleRow_j1t8c_837{justify-content:space-between;align-items:center;display:flex}._dropzoneTitle_j1t8c_837{color:#334155;font-size:13px;font-weight:600}._capturedBadge_j1t8c_849{color:#059669;background:#ecfdf5;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}._dropzoneActionArea_j1t8c_861{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:16px 0;display:flex}._hiddenFileInput_j1t8c_870{display:none}._btnUploadMethod_j1t8c_874{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000000a}._btnUploadMethod_j1t8c_874:hover:not(:disabled){color:#4f46e5;background:#eef2ff;border-color:#6366f1;transform:translateY(-1px)}._btnUploadMethod_j1t8c_874:disabled{opacity:.5;cursor:not-allowed}._btnUploadMethodCamera_j1t8c_902{color:#fff;background:#4f46e5;border-color:#4f46e5}._btnUploadMethodCamera_j1t8c_902:hover:not(:disabled){color:#fff;background:#4338ca;border-color:#4338ca;box-shadow:0 4px 12px #4f46e540}._orDivider_j1t8c_915{color:#94a3b8;letter-spacing:.5px;font-size:11px;font-weight:700}._previewContainer_j1t8c_923{background:#0f172a;border:1px solid #e2e8f0;border-radius:10px;width:100%;height:180px;position:relative;overflow:hidden}._previewImage_j1t8c_933{object-fit:cover;width:100%;height:100%}._previewOverlay_j1t8c_939{background:linear-gradient(#0000 0%,#0f172abf 100%);justify-content:flex-end;padding:10px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}._btnRetake_j1t8c_950{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#0f172a;cursor:pointer;background:#ffffffe6;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}._btnRetake_j1t8c_950:hover{background:#fff}._manualEntryBox_j1t8c_971{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:8px;padding:18px 24px;display:flex}._manualEntryPrompt_j1t8c_981{color:#475569;font-size:12.5px;font-weight:600}._manualInputGroup_j1t8c_987{background:#fff;border:2px solid #cbd5e1;border-radius:12px;align-items:center;gap:10px;padding:4px 16px;transition:border-color .2s;display:flex}._manualInputGroup_j1t8c_987:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}._manualKmInput_j1t8c_1003{color:#0f172a;letter-spacing:2px;border:none;outline:none;width:100%;font-family:monospace;font-size:24px;font-weight:800}._manualKmUnit_j1t8c_1014{color:#64748b;letter-spacing:.5px;font-size:14px;font-weight:800}._cardActionRow_j1t8c_1022{justify-content:flex-end;padding-top:10px;display:flex}._btnAction_j1t8c_1028{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}._btnActionPrimary_j1t8c_1041{color:#fff;background:#4f46e5;box-shadow:0 4px 14px #4f46e540}._btnActionPrimary_j1t8c_1041:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 6px 18px #4f46e559}._btnActionDisabled_j1t8c_1053{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}._cardFooterExpandBar_j1t8c_1063{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border-top:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:16px 24px;transition:all .2s;display:flex}._cardFooterExpandBar_j1t8c_1063:hover{background:#eef2ff}._footerExpandLeft_j1t8c_1079{color:#1e293b;align-items:center;gap:10px;display:flex}._footerExpandTitle_j1t8c_1086{color:#0f172a;font-size:14px;font-weight:700}._footerTripCountBadge_j1t8c_1092{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;padding:2px 8px;font-size:11.5px;font-weight:700}._footerExpandRight_j1t8c_1102{align-items:center;gap:8px;display:flex}._footerExpandText_j1t8c_1108{color:#4f46e5;font-size:13px;font-weight:600}._expandIconCircle_j1t8c_1114{color:#4f46e5;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}._expandIconRotated_j1t8c_1127{transform:rotate(180deg)}._expandedTripSection_j1t8c_1135{background:#f1f5f9;border-top:1px dashed #cbd5e1;flex-direction:column;gap:16px;padding:22px 24px;animation:.25s ease-out _fadeIn_j1t8c_1;display:flex}@keyframes _fadeIn_j1t8c_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._tripCardsHeaderRow_j1t8c_1156{justify-content:space-between;align-items:center;display:flex}._tripCardsTitle_j1t8c_1162{color:#0f172a;margin:0;font-size:15px;font-weight:800}._tripCardsSubtitle_j1t8c_1169{color:#64748b;margin:2px 0 0;font-size:12.5px}._scrollerNavBtns_j1t8c_1175{gap:6px;display:flex}._scrollerNavBtn_j1t8c_1175{cursor:pointer;color:#334155;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000a}._scrollerNavBtn_j1t8c_1175:hover{color:#4f46e5;background:#eef2ff;border-color:#6366f1}._tripsCardsGrid_j1t8c_1204{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px;display:grid}._tripsInlineScroller_j1t8c_1211{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}._tripsInlineScroller_j1t8c_1211::-webkit-scrollbar{height:6px}._tripsInlineScroller_j1t8c_1211::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}._tripsInlineScroller_j1t8c_1211>._separateTripCard_j1t8c_1230{scroll-snap-align:start;flex:0 0 310px}._separateTripCard_j1t8c_1230{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;padding:16px 18px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0f172a0a}._separateTripCard_j1t8c_1230:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 8px 20px #6366f11a}._tripCardHeaderPillRow_j1t8c_1254{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._tripNumberBadge_j1t8c_1261{color:#4338ca;background:#eef2ff;border-radius:8px;padding:3px 10px;font-size:12px;font-weight:800}._tripCarBadge_j1t8c_1270{color:#475569;background:#f1f5f9;border-radius:8px;padding:3px 10px;font-size:12px;font-weight:600}._tripKmBadge_j1t8c_1279{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;margin-left:auto;padding:3px 10px;font-size:12px;font-weight:800}._tripCardRouteBox_j1t8c_1291{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}._routeIconIndicator_j1t8c_1301{flex-shrink:0;align-items:center;gap:3px;display:flex}._dotStart_j1t8c_1308{background:#4f46e5;border-radius:50%;width:8px;height:8px}._routeLineDash_j1t8c_1315{background:#cbd5e1;width:14px;height:2px}._dotEnd_j1t8c_1321{background:#10b981;border-radius:50%;width:8px;height:8px}._routeLabelsWrap_j1t8c_1328{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._routeLabelPrimary_j1t8c_1334{color:#0f172a;font-size:13.5px;font-weight:700}._tripCardDetailsList_j1t8c_1341{border-top:1px dashed #e2e8f0;flex-direction:column;gap:6px;padding-top:6px;display:flex}._detailRow_j1t8c_1349{justify-content:space-between;align-items:center;font-size:12.5px;display:flex}._detailKey_j1t8c_1356{color:#94a3b8;font-weight:500}._detailVal_j1t8c_1361{color:#334155;font-weight:600}._detailReadingRow_j1t8c_1366{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:2px;padding-top:6px;font-size:12.5px;display:flex}._detailValHighlight_j1t8c_1376{color:#4f46e5;font-weight:700}._noTripsCardNotice_j1t8c_1382{background:#fff;border:1.5px dashed #cbd5e1;border-radius:14px;align-items:center;gap:16px;padding:18px 22px;display:flex}._noTripsIconWrap_j1t8c_1392{color:#4f46e5;background:#eef2ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._noTripsTitle_j1t8c_1404{color:#1e293b;margin:0;font-size:14px;font-weight:700}._noTripsDesc_j1t8c_1411{color:#64748b;margin:3px 0 0;font-size:12.5px}._timePickerWrap_j1t8c_1421{width:100%;position:relative}._timePickerBtn_j1t8c_1426{color:#0f172a;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 14px;font-size:13.5px;font-weight:600;transition:all .2s;display:flex}._timePickerBtn_j1t8c_1426:hover{background:#f1f5f9;border-color:#cbd5e1}._timePickerBtnActive_j1t8c_1448{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}._timePickerChevron_j1t8c_1454{color:#64748b}._timeDropdownPopover_j1t8c_1458{z-index:60;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:12px;min-width:240px;padding:16px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 25px -5px #0000001f,0 8px 10px -6px #0000000d}._timeSelectorsRow_j1t8c_1474{justify-content:center;align-items:center;gap:8px;display:flex}._timeSelectGroup_j1t8c_1481{flex-direction:column;align-items:center;gap:4px;display:flex}._timeSelectLabel_j1t8c_1488{text-transform:uppercase;color:#94a3b8;font-size:10px;font-weight:700}._timeSelect_j1t8c_1474{color:#0f172a;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;height:38px;padding:0 8px;font-size:15px;font-weight:700}._timeColon_j1t8c_1508{color:#64748b;margin-top:14px;font-size:20px;font-weight:800}._ampmToggleGroup_j1t8c_1515{margin-top:14px}._ampmToggle_j1t8c_1515{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:2px;display:flex}._ampmBtn_j1t8c_1527{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px;font-size:11.5px;font-weight:700;transition:all .15s}._ampmBtnActive_j1t8c_1539{color:#4f46e5;background:#fff;box-shadow:0 1px 3px #00000014}._timeNowBtn_j1t8c_1545{color:#4f46e5;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px;font-size:12px;font-weight:600;transition:all .2s}._timeNowBtn_j1t8c_1545:hover{background:#eef2ff;border-color:#6366f1}._loaderOverlay_j1t8c_1566{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172a99;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:fixed;inset:0}._spinner_j1t8c_1579{border:4px solid #fff3;border-top-color:#6366f1;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite _spin_j1t8c_1579}._spinnerText_j1t8c_1588{color:#fff;letter-spacing:.2px;font-size:15px;font-weight:600}._miniSpinner_j1t8c_1595{border:2px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite _spin_j1t8c_1579}._inlineScrollerLoading_j1t8c_1604{color:#64748b;align-items:center;gap:10px;padding:14px 0;font-size:13px;display:flex}@keyframes _spin_j1t8c_1579{to{transform:rotate(360deg)}}._modalOverlay_j1t8c_1619{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._successModalCard_j1t8c_1631{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:36px 32px;animation:.25s cubic-bezier(.34,1.56,.64,1) _modalPop_j1t8c_1;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000040}._successIconPulse_j1t8c_1646{color:#059669;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;display:flex;box-shadow:0 0 0 8px #10b9811f}._modalSuccessTitle_j1t8c_1659{color:#0f172a;margin:0;font-size:22px;font-weight:800}._modalSuccessSubtitle_j1t8c_1666{color:#64748b;margin:8px 0 16px;font-size:14px;line-height:1.5}._successMetaPill_j1t8c_1673{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12.5px;font-weight:600;display:inline-flex}._btnPrimaryModal_j1t8c_1687{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;width:100%;height:46px;font-size:14px;font-weight:700;transition:background .2s}._btnPrimaryModal_j1t8c_1687:hover{background:#4338ca}._errorModalCard_j1t8c_1705{background:#fff;border-radius:18px;width:100%;max-width:400px;padding:24px;animation:.25s cubic-bezier(.34,1.56,.64,1) _modalPop_j1t8c_1;box-shadow:0 25px 50px -12px #00000040}._errorModalHeader_j1t8c_1715{align-items:center;gap:12px;margin-bottom:12px;display:flex}._errorIconWrap_j1t8c_1722{color:#dc2626;background:#fef2f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._errorModalTitle_j1t8c_1734{color:#0f172a;flex:1;margin:0;font-size:17px;font-weight:700}._errorModalClose_j1t8c_1742{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:18px}._errorModalMsg_j1t8c_1750{color:#475569;margin:0 0 20px;font-size:14px;line-height:1.5}._btnErrorAcknowledge_j1t8c_1757{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;width:100%;height:42px;font-size:13.5px;font-weight:700}@keyframes _modalPop_j1t8c_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=768px){._page_j1t8c_5{padding:16px 12px}._pageHeader_j1t8c_16{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:20px}._todayStatsPill_j1t8c_64{box-sizing:border-box;justify-content:space-around;width:100%;padding:10px 14px}._globalControlBar_j1t8c_101{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:24px;padding:16px 14px}._controlSection_j1t8c_114{width:100%;min-width:0}._controlDivider_j1t8c_179{display:none}._driverPassengerSection_j1t8c_185{flex-direction:column;gap:12px;width:100%;min-width:0}._dropdownFieldWrap_j1t8c_193{width:100%;min-width:0}._formRowTwoCol_j1t8c_503,._formRowThreeCol_j1t8c_509,._dualCaptureGrid_j1t8c_815{grid-template-columns:1fr;gap:14px}._workflowStep_j1t8c_319{gap:14px}._stepTimeline_j1t8c_326{width:32px}._timelineNode_j1t8c_334{width:32px;height:32px}._cardContainer_j1t8c_371{margin-bottom:20px}._cardHeader_j1t8c_391{flex-direction:column;align-items:stretch;gap:12px;padding:14px 16px}._cardTitleWrap_j1t8c_402{width:100%}._modeToggle_j1t8c_468{width:100%;display:flex}._modeBtn_j1t8c_476{text-align:center;flex:1;justify-content:center}._cardBody_j1t8c_496{padding:16px 14px}._cardActionRow_j1t8c_1022{justify-content:stretch;width:100%}._btnAction_j1t8c_1028{justify-content:center;width:100%}._routeSection_j1t8c_632{padding:14px 12px}._routeSectionHeader_j1t8c_642{flex-direction:column;align-items:flex-start;gap:4px}._routeChainContainer_j1t8c_657{flex-direction:column;align-items:stretch;gap:8px}._routeStopItem_j1t8c_665{flex-direction:column;flex:none;align-items:stretch;gap:6px;width:100%;min-width:0}._routeInputWrap_j1t8c_697{box-sizing:border-box;width:100%;min-width:0;height:42px;min-height:42px;max-height:42px}._routeStopInput_j1t8c_734{width:100%;min-width:0;height:100%;font-size:13px}._routeToIndicator_j1t8c_673{align-self:center;margin:2px 0}._addStopBtnWrap_j1t8c_772{width:100%}._btnAddStop_j1t8c_778{justify-content:center;width:100%;height:42px;min-height:42px}._btnUploadMethod_j1t8c_874{box-sizing:border-box;justify-content:center;width:100%}._dropzoneActionArea_j1t8c_861{flex-direction:column;align-items:stretch;gap:10px}._orDivider_j1t8c_915{text-align:center}._cardFooterExpandBar_j1t8c_1063{padding:14px 16px}._footerExpandText_j1t8c_1108{display:none}._expandedTripSection_j1t8c_1135{padding:16px 12px}._tripsCardsGrid_j1t8c_1204{grid-template-columns:1fr}._tripsInlineScroller_j1t8c_1211>._separateTripCard_j1t8c_1230{flex:0 0 280px}}@media (width<=480px){._page_j1t8c_5{padding:12px 8px}._pageTitle_j1t8c_48{font-size:20px}._pageSubtitle_j1t8c_57{font-size:12.5px}._workflowStep_j1t8c_319{gap:10px}._stepTimeline_j1t8c_326{width:26px}._timelineNode_j1t8c_334{width:26px;height:26px}._timelineNode_j1t8c_334 svg{width:14px;height:14px}._cardTitle_j1t8c_402{font-size:16px}._cardSubtitle_j1t8c_455{font-size:12px}._stepBadge_j1t8c_408{padding:2px 7px;font-size:10px}._timeDropdownPopover_j1t8c_1458{box-sizing:border-box;width:100%;min-width:0;padding:12px;position:absolute;top:calc(100% + 6px);left:0;right:0}._timeSelectorsRow_j1t8c_1474{justify-content:space-between;gap:4px}._timeSelect_j1t8c_1474{height:36px;padding:0 4px;font-size:14px}._ampmBtn_j1t8c_1527{padding:5px 8px;font-size:11px}._manualEntryBox_j1t8c_971{padding:14px 12px}._manualInputGroup_j1t8c_987{padding:4px 10px}._manualKmInput_j1t8c_1003{font-size:20px}._footerExpandLeft_j1t8c_1079{gap:6px}._footerExpandTitle_j1t8c_1086{font-size:12.5px}._footerExpandText_j1t8c_1108{font-size:12px}._tripsInlineScroller_j1t8c_1211>._separateTripCard_j1t8c_1230{flex:0 0 85vw;min-width:240px}._modalOverlay_j1t8c_1619{padding:12px}._successModalCard_j1t8c_1631,._errorModalCard_j1t8c_1705{padding:18px 14px}}._page_1ehdr_3{box-sizing:border-box;background:#e8eaf6;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Inter,sans-serif;display:flex}._card_1ehdr_14{box-sizing:border-box;background:#fff;border-radius:14px;flex-direction:column;gap:22px;width:100%;max-width:380px;padding:32px 28px;display:flex;box-shadow:0 2px 8px #00000014}._header_1ehdr_28{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}._headerIcon_1ehdr_36{color:#fff;background:linear-gradient(135deg,#5c6bc0 0%,#3f51b5 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:6px;display:flex;box-shadow:0 4px 12px #3f51b54d}._title_1ehdr_49{color:#1a237e;margin:0;font-size:20px;font-weight:700}._subtitle_1ehdr_56{color:#6b7280;margin:0;font-size:13px}._toggleSwitch_1ehdr_63{background:#eef0fa;border-radius:8px;padding:4px;display:flex}._toggleOption_1ehdr_70{color:#6b7280;letter-spacing:.03em;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:9px 10px;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s}._toggleOption_1ehdr_70:hover{color:#3f51b5}._toggleOptionActive_1ehdr_89{color:#fff;background:#3f51b5;box-shadow:0 2px 6px #3f51b54d}._toggleOptionActive_1ehdr_89:hover{color:#fff}._form_1ehdr_100{flex-direction:column;gap:16px;display:flex}._field_1ehdr_106{flex-direction:column;gap:6px;display:flex}._fieldLabel_1ehdr_112{color:#4b5060;font-size:12.5px;font-weight:600}._fieldInput_1ehdr_118{box-sizing:border-box;color:#1f2430;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:11px 12px;font-family:inherit;font-size:13.5px;font-weight:500;transition:border-color .15s}._fieldInput_1ehdr_118:focus{border-color:#3f51b5}._fieldInput_1ehdr_118:disabled{color:#9297a6;cursor:not-allowed;background:#f5f5f7}._fieldInput_1ehdr_118::placeholder{color:#b0b4c0;font-weight:400}._phoneInputGroup_1ehdr_148{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}._phoneInputGroup_1ehdr_148:focus-within{border-color:#3f51b5}._phonePrefix_1ehdr_162{color:#4b5563;-webkit-user-select:none;user-select:none;background:#f3f4f6;border-right:1.5px solid #e5e7eb;padding:11px 12px;font-size:13.5px;font-weight:600}._phoneInput_1ehdr_148{color:#1f2430;letter-spacing:.04em;border:none;outline:none;flex:1;padding:11px 12px;font-family:inherit;font-size:14px;font-weight:600}._phoneInput_1ehdr_148::placeholder{color:#b0b4c0;font-weight:400}._otpInput_1ehdr_189{box-sizing:border-box;color:#1f2430;text-align:center;letter-spacing:.35em;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:12px;font-family:inherit;font-size:20px;font-weight:700;transition:border-color .15s}._otpInput_1ehdr_189:focus{border-color:#3f51b5;box-shadow:0 0 0 3px #3f51b51f}._otpInfoRow_1ehdr_210{color:#4b5563;background:#f4f6ff;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;display:flex}._otpInfoTarget_1ehdr_221{color:#1f2430;font-weight:600}._resendRow_1ehdr_226{color:#6b7280;justify-content:space-between;align-items:center;margin-top:4px;font-size:12.5px;display:flex}._resendBtn_1ehdr_235{color:#3f51b5;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12.5px;font-weight:700}._resendBtn_1ehdr_235:hover{text-decoration:underline}._resendBtn_1ehdr_235:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}._resendTimer_1ehdr_256{color:#6b7280;font-size:12px;font-weight:600}._errorBox_1ehdr_262{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:12.5px;font-weight:500;display:flex}._btnSubmit_1ehdr_276{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5c6bc0 0%,#3f51b5 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-family:inherit;font-size:13.5px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #3f51b54d}._btnSubmit_1ehdr_276:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #3f51b566}._btnSubmit_1ehdr_276:disabled{box-shadow:none;cursor:not-allowed;background:#c5cae9;transform:none}._linkBtn_1ehdr_306{color:#3f51b5;cursor:pointer;background:0 0;border:none;align-self:center;padding:0;font-family:inherit;font-size:12.5px;font-weight:600}._linkBtn_1ehdr_306:hover{text-decoration:underline}._successIcon_1ehdr_323{color:#2e7d32;background:#c8e6c9;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto;display:flex}._successTitle_1ehdr_335{color:#1a237e;text-align:center;margin:14px 0 0;font-size:19px;font-weight:700}._successSub_1ehdr_343{color:#6b7280;text-align:center;margin:6px 0 0;font-size:13px;line-height:1.5}._btnPrimary_1ehdr_351{color:#fff;cursor:pointer;background:#3f51b5;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:18px;padding:12px;font-family:inherit;font-size:13.5px;font-weight:700;transition:all .2s;display:flex}._btnPrimary_1ehdr_351:hover{background:#303f9f;transform:translateY(-1px);box-shadow:0 4px 12px #3f51b566}@media (width<=480px){._card_1ehdr_14{padding:26px 20px}}
