@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Magneto:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.toast-card{display:flex;align-items:center;gap:17px;padding:clamp(12px,2.5vw,20px);border-radius:8px;background:var(--White, #FFF);box-shadow:0 12px 16px -4px #1018281a,0 4px 6px -2px #1018280d;width:min(92vw,640px);max-width:100%;box-sizing:border-box;z-index:1000}.toast-card{-webkit-user-select:none;user-select:none}.toast-icon-circle{flex-shrink:0;width:32px;height:32px;border-radius:28px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative;top:-2px;margin-right:17px}.error img{width:32px;height:32px}.toast-text{flex:1 1 auto;min-width:0}.toast-title{margin:0;font-size:14px;font-weight:900;color:#1a1a1a;line-height:1.1}.toast-description{margin:8px 0 0;font-size:14px;color:gray;line-height:1.35;font-weight:400}.toast-close{background:none;border:none;cursor:pointer;padding:6px;margin-left:auto;display:flex;align-items:center;justify-content:center;color:#1a1a1a;align-self:flex-start}.toast-close img{display:block;width:20px;height:20px;object-fit:contain}.driver-toast-card{display:flex;align-items:center;gap:17px;padding:clamp(12px,2.5vw,20px);border-radius:8px;background:var(--White, #FFF);box-shadow:0 12px 16px -4px #1018281a,0 4px 6px -2px #1018280d;width:min(82vw,320px);max-width:320px;box-sizing:border-box;-webkit-user-select:none;user-select:none}.driver-toast-icon-circle{flex-shrink:0;width:42px;height:42px;border-radius:28px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative;top:-2px}.driver-toast-icon-circle img{width:52px;height:52px;object-fit:contain}.driver-toast-icon-circle.error img{width:32px;height:32px}.driver-toast-icon-circle.info{background-color:#eff6ff}.driver-toast-icon-circle.info img{width:32px;height:32px}.driver-toast-text{flex:1 1 auto;min-width:0}.driver-toast-title{margin:0;font-size:12px;font-weight:900;color:#1a1a1a;line-height:1.1}.driver-toast-description{margin:6px 0 0;font-size:11px;color:gray;line-height:1.35;font-weight:400}.driver-toast-close{background:none;border:none;cursor:pointer;padding:6px;margin-left:auto;display:flex;align-items:center;justify-content:center;color:#1a1a1a;align-self:flex-start}.driver-toast-close img{display:block;width:16px;height:16px;object-fit:contain}.dashboard-main-container{display:flex;flex-direction:column;width:100%}.dashboard-header{position:fixed;top:0;left:0;width:100%;height:72px;background:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:.5px solid #808080;z-index:1000;padding:0 24px}main{margin-top:72px;flex:1;width:100%}.dashboard-header__left{display:flex;align-items:center;gap:32px}.dashboard-logo{font-family:inherit;font-weight:700;font-style:normal;font-size:20px;line-height:30px;letter-spacing:0}.dashboard-logo-text{font-family:Magneto,cursive;font-weight:700;letter-spacing:-.5px;line-height:1;white-space:nowrap;overflow:hidden;width:100%;min-width:100px;text-overflow:ellipsis;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashboard-nav{display:flex;align-items:center;gap:24px;opacity:1;transform:rotate(0)}.dashboard-nav__link,.dashboard-nav__link2{font-family:Inter,sans-serif;font-size:clamp(14px,1.2vw,16px);color:#222;text-decoration:none;font-weight:500;opacity:.85;transition:color .2s,opacity .2s}.dashboard-nav__link.active{color:#10069f;opacity:1;font-weight:600;background-color:#f2f7ff;border-radius:6px;padding:8px 12px}.dashboard-header__right{display:flex;align-items:center;gap:20px}.dashboard-header__right img{cursor:pointer}.dashboard-settings-btn{background:none;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;border-radius:50%;transition:background .2s}.dashboard-settings-btn:hover{background:#f0f0f0}.dashboard-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.dashboard-avatar:hover{transform:scale(1.05)}.dashboard-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}@media(max-width:1280px){.dashboard-header-content{padding:16px 24px 0}.dashboard-header__left{gap:24px}.dashboard-nav{gap:20px}}@media(max-width:1024px){.dashboard-header-content{padding:12px 20px 0}.dashboard-header__left,.dashboard-nav{gap:16px}}.dashboard-logo-image{height:30px;width:81px;object-fit:contain;outline:none;vertical-align:middle}.dashboard-header__setting-icon{width:40px;height:40px;cursor:pointer}._sidebarOverlay_6dpu0_7{position:fixed;inset:0;background-color:#00000080;z-index:1000;display:flex;justify-content:flex-start;align-items:stretch}._sidebar_6dpu0_7{width:100%;height:100svh;height:100dvh;min-height:400px;background-color:#fff;position:relative;display:flex;flex-direction:column;box-shadow:2px 0 10px #0000001a;animation:_slideIn_6dpu0_1 .3s ease-out;border-right:2px solid #8B5CF6;flex:1;max-width:100vw;max-height:100svh;max-height:100dvh}._sidebar_6dpu0_7:after{content:"";position:absolute;top:0;right:0;width:63px;height:100%;background-color:#374151;z-index:1}@keyframes _slideIn_6dpu0_1{0%{transform:translate(-100%)}to{transform:translate(0)}}._closeButton_6dpu0_109{position:absolute;top:16px;right:16px;width:24px;height:24px;background-color:transparent;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1002}._sidebarContent_6dpu0_141{display:flex;flex-direction:column;height:100%;position:relative;z-index:2;width:calc(100% - 63px);box-sizing:border-box}._logoSection_6dpu0_161{margin-bottom:32px;padding:20px 16px 16px}._logo_6dpu0_161{width:81px;height:30px;font-family:Magneto;font-weight:700;font-style:Bold;font-size:20px;letter-spacing:0%;color:#000;opacity:1;transform:rotate(0);display:flex;align-items:center;justify-content:flex-start}._companyLogoImage_6dpu0_203{max-height:40px;max-width:150px;width:auto;height:auto;object-fit:contain}._menuSection_6dpu0_219{flex:1;display:flex;flex-direction:column;gap:8px}._scrollableArea_6dpu0_233{flex:1;position:relative;background-color:#fff;overflow-y:auto;margin:8px 0}._scrollbar_6dpu0_249{position:absolute;right:0;top:0;width:4px;height:100%;background-color:#e5e7eb;border-radius:2px}._menuItem_6dpu0_269{display:flex;align-items:center;padding:12px 16px;border-radius:8px;cursor:pointer;transition:background-color .2s ease;position:relative;gap:8px;opacity:1;transform:rotate(0);margin-left:8px;margin-right:8px}._menuItem_6dpu0_269:hover{background-color:#f3f4f6}._activeMenuItem_6dpu0_307{background-color:#f2f7ff}._menuIcon_6dpu0_315{width:20px;height:20px;margin-right:12px;display:flex;align-items:center;justify-content:center;font-size:16px}._menuIcon_6dpu0_315 img{width:100%;height:100%;object-fit:contain}._menuText_6dpu0_347{font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#10069f;flex:1}._chevronIcon_6dpu0_363{width:16px;height:16px;margin-left:auto;opacity:.6}._chevronDown_6dpu0_377{transform:rotate(0);transition:transform .2s ease}._chevronUp_6dpu0_387{transform:rotate(180deg);transition:transform .2s ease}._dropdownItem_6dpu0_397{display:flex;align-items:center;padding:8px 16px 8px 40px;margin-left:8px;margin-right:8px;border-radius:8px;cursor:pointer;transition:background-color .2s ease;gap:8px}._dropdownItem_6dpu0_397:hover{background-color:#f3f4f6}._dropdownLine_6dpu0_429{width:8px;height:1px;background-color:#d1d5db;border-radius:1px}._dropdownText_6dpu0_443{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#6b7280;flex:1}._tripCountBadge_6dpu0_459{width:20px;height:20px;background-color:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:500;font-size:12px;color:#10069f}._activeMenuItem_6dpu0_307 ._menuText_6dpu0_347{color:#10069f}._menuItem_6dpu0_269:not(._activeMenuItem_6dpu0_307) ._menuText_6dpu0_347{color:#374151}._warningIcon_6dpu0_503{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._warningIcon_6dpu0_503 img{width:100%;height:100%;object-fit:contain}._userSection_6dpu0_531{margin-top:auto;padding-bottom:env(safe-area-inset-bottom,0px)}._divider_6dpu0_541{height:1px;background-color:#e5e7eb}._userInfo_6dpu0_551{display:flex;align-items:center;padding:20px 8px;border-radius:8px;cursor:pointer;transition:background-color .2s ease}._userInfo_6dpu0_551:hover{background-color:#f3f4f6}._userIcon_6dpu0_577{width:40px;height:40px;background-color:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;font-size:18px}._userDetails_6dpu0_601{flex:1}._profileImage_6dpu0_609{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #E5E7EB}._loadingIcon_6dpu0_625,._defaultIcon_6dpu0_627{width:40px;height:40px;background-color:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#6b7280}._userName_6dpu0_651{font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#111827;margin-bottom:2px}._userEmail_6dpu0_667{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#6b7280}._logoutIcon_6dpu0_681{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#6b7280}._logoutIcon_6dpu0_681 img{width:20px;height:20px;object-fit:contain}@media(max-width:768px){._sidebar_6dpu0_7{width:280px}._logo_6dpu0_161{font-size:20px}._menuText_6dpu0_347,._userName_6dpu0_651{font-size:14px}._userEmail_6dpu0_667{font-size:12px}}@media(max-width:480px){._sidebar_6dpu0_7{height:100svh;height:100dvh;max-height:100svh;max-height:100dvh}}@media(max-height:600px){._sidebar_6dpu0_7{height:100svh;height:100dvh;max-height:100svh;max-height:100dvh}._logoSection_6dpu0_161{margin-bottom:24px;padding:16px 12px 12px}._logo_6dpu0_161{font-size:18px}._menuItem_6dpu0_269{padding:10px 12px;margin-left:6px;margin-right:6px}._menuText_6dpu0_347{font-size:14px}._menuIcon_6dpu0_315{width:18px;height:18px;margin-right:10px}._dropdownItem_6dpu0_397{padding:6px 12px 6px 36px;margin-left:6px;margin-right:6px}._dropdownText_6dpu0_443{font-size:13px}._userSection_6dpu0_531{padding:12px 12px 16px}._userName_6dpu0_651{font-size:13px}._userEmail_6dpu0_667{font-size:11px}}@media(max-height:500px){._sidebar_6dpu0_7{height:100svh;height:100dvh;max-height:100svh;max-height:100dvh}._logoSection_6dpu0_161{margin-bottom:16px;padding:12px 8px 8px}._logo_6dpu0_161{font-size:16px}._menuItem_6dpu0_269{padding:8px 10px;margin-left:4px;margin-right:4px}._menuText_6dpu0_347{font-size:13px}._menuIcon_6dpu0_315{width:16px;height:16px;margin-right:8px}._dropdownItem_6dpu0_397{padding:5px 10px 5px 32px;margin-left:4px;margin-right:4px}._dropdownText_6dpu0_443{font-size:12px}._userSection_6dpu0_531{padding:8px 8px 12px}._userName_6dpu0_651{font-size:12px}._userEmail_6dpu0_667{font-size:10px}}@media(max-height:400px){._sidebar_6dpu0_7{height:100svh;height:100dvh;max-height:100svh;max-height:100dvh}._logoSection_6dpu0_161{margin-bottom:12px;padding:8px 6px 6px}._logo_6dpu0_161{font-size:14px}._menuItem_6dpu0_269{padding:6px 8px;margin-left:2px;margin-right:2px}._menuText_6dpu0_347{font-size:12px}._menuIcon_6dpu0_315{width:14px;height:14px;margin-right:6px}._dropdownItem_6dpu0_397{padding:4px 8px 4px 28px;margin-left:2px;margin-right:2px}._dropdownText_6dpu0_443{font-size:11px}._userSection_6dpu0_531{padding:6px 6px 8px}._userName_6dpu0_651{font-size:11px}._userEmail_6dpu0_667{font-size:9px}}._modalOverlay_6dpu0_1111{position:fixed;inset:0;background-color:#00000080;z-index:2000;display:flex;justify-content:center;align-items:center}._modalContent_6dpu0_1137{background-color:#fff;border-radius:12px;padding:0;max-width:400px;width:90%;box-shadow:0 10px 25px #00000026;animation:_modalSlideIn_6dpu0_1 .2s ease-out}@keyframes _modalSlideIn_6dpu0_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalHeader_6dpu0_1179{padding:24px 24px 16px;border-bottom:1px solid #E5E7EB}._modalTitle_6dpu0_1189{font-family:Inter,sans-serif;font-weight:600;font-size:18px;color:#111827;margin:0;text-align:center}._modalBody_6dpu0_1207{padding:16px 24px 24px}._modalMessage_6dpu0_1215{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#6b7280;margin:0;text-align:center;line-height:1.5}._modalActions_6dpu0_1235{display:flex;gap:12px;padding:0 24px 24px}._cancelButton_6dpu0_1247{flex:1;padding:12px 16px;border:1px solid #D1D5DB;border-radius:8px;background-color:#fff;color:#374151;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease}._cancelButton_6dpu0_1247:hover{background-color:#f9fafb;border-color:#9ca3af}._confirmButton_6dpu0_1285{flex:1;padding:12px 16px;border:none;border-radius:8px;background-color:#dc2626;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease}._confirmButton_6dpu0_1285:hover{background-color:#b91c1c}._confirmButton_6dpu0_1285:active{transform:translateY(1px)}.settings-main-container{width:100%;display:flex;gap:48px;padding:24px 32px;background-color:#fff;height:calc(100vh - 72px);overflow:hidden;box-sizing:border-box}.settings-sidebar-container{width:160px;display:flex;flex-direction:column;gap:8px;background-color:#fff;position:fixed;top:72px;left:0;bottom:0;padding:24px 16px;overflow-y:auto}.settings-main-container section{margin-left:150px;padding:16px 24px;background-color:#fff;height:100%;box-sizing:border-box;flex:1;min-width:0;overflow-y:auto}section{height:100%;flex:1}.settings-tab-btn{width:132px;height:36px;display:flex;align-items:center;gap:8px;border-radius:6px;padding:8px 12px;background:transparent;border:none;cursor:pointer;transition:background .2s;text-align:left}.settings-tab-btn .settings-tab-text{width:100%;height:20px;white-space:nowrap;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(13px,1.15vw,14px);line-height:20px;color:gray;background:none;letter-spacing:0}.settings-tab-btn.active,.settings-tab-btn:hover{background:#f2f6fd}.settings-tab-btn.active .settings-tab-text{color:#10069f;background:none}@media(max-width:1440px){.settings-main-container{gap:40px;padding:24px 28px 20px}.settings-sidebar-container{width:152px}}@media(max-width:1280px){.settings-main-container{gap:32px;padding:24px 24px 20px}.settings-sidebar-container{width:148px}}@media(max-width:1024px){.settings-main-container{gap:24px}.settings-sidebar-container{position:static;width:140px}}@media(max-width:900px){.settings-main-container{flex-direction:row;gap:8px;padding:16px 12px;min-width:0}.settings-sidebar-container{width:100px;flex-shrink:0;position:static;flex-direction:column;gap:4px;overflow-y:auto;top:auto;padding:12px 8px;background-color:#fff}.settings-tab-btn{width:100%;white-space:normal;padding:6px}.settings-tab-btn .settings-tab-text{font-size:11px;line-height:16px}.settings-main-container section{margin-left:0;padding:12px;flex:1;min-width:0;height:auto;overflow:hidden}}.loader-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#fff9;z-index:9999;flex-direction:column;gap:12px}.loader-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:loader-spin 1s linear infinite}.loader-label{margin-top:12px;font-size:14px;color:#374151}@keyframes loader-spin{to{transform:rotate(360deg)}}._driverInvitationCard_122pm_5{font-family:Inter,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:calc(100vw - 32px);padding:40px 16px;margin:0 auto;box-sizing:border-box;background-color:#fff;border-radius:12px}._illustrationContainer_122pm_35{margin-bottom:0}._illustrationImage_122pm_43{width:203px;height:203px;display:block}._primaryHeading_122pm_55{color:#1a1a1a;font-family:Inter;font-size:30px;font-weight:600;line-height:38px;letter-spacing:0%;text-align:center;margin-bottom:16px}._secondaryText_122pm_77{color:gray;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0%;text-align:center;margin-bottom:24px;width:100%;max-width:400px;padding:0 16px;box-sizing:border-box}._inputContainer_122pm_107{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;gap:16px;margin-bottom:16px}._inputGroup_122pm_127{width:100%;display:flex;flex-direction:column;align-items:center}._inputLabel_122pm_141{display:block;color:gray;font-size:16px;font-weight:400;margin-bottom:8px}._emailInput_122pm_157{width:100%;border:1px solid #e0e0e0;border-radius:8px;color:#1a1a1a;font-size:16px;font-weight:400;padding:12px 16px;box-sizing:border-box;outline:none;background-color:#fff;text-align:center;transition:border-color .2s,box-shadow .2s}._emailInput_122pm_157:focus{border-color:#10069f;box-shadow:0 0 0 2px #10069f33}._emailInputError_122pm_197{border-color:#dc2626}._emailInputError_122pm_197:focus{border-color:#dc2626;box-shadow:0 0 0 2px #dc262633}._errorMessage_122pm_215{display:block;color:#dc2626;font-family:Inter;font-size:14px;font-weight:400;margin-top:8px;text-align:center;line-height:20px}._joinButton_122pm_237{display:flex;align-items:center;justify-content:center;background:#10069f;color:#fff;border:1px solid #10069f;border-radius:8px;width:100%;height:48px;font-size:16px;font-weight:600;gap:8px;cursor:pointer;transition:background .3s,box-shadow .3s;box-sizing:border-box}._joinButton_122pm_237:hover{background:#0d057a;box-shadow:0 2px 8px #10069f4d}._joinButton_122pm_237:active{background:#080350}._checkIcon_122pm_291{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}._validityText_122pm_311{color:gray;font-size:14px;font-weight:400;margin-top:20px;text-align:center}@media(max-width:768px){._driverInvitationCard_122pm_5{padding:20px;margin:0;max-width:100%;width:100%;box-sizing:border-box}._illustrationImage_122pm_43{width:160px;height:160px}._primaryHeading_122pm_55{font-size:26px;margin-bottom:16px}._secondaryText_122pm_77{font-size:16px;line-height:24px;margin-bottom:24px;max-width:90%;padding:0 12px}._inputContainer_122pm_107{width:100%;max-width:100%;gap:16px}._joinButton_122pm_237{height:50px;font-size:16px}._validityText_122pm_311{font-size:13px;margin-top:30px}}@media(max-width:480px){._driverInvitationCard_122pm_5{padding:16px;margin:0;max-width:100%;width:100%;box-sizing:border-box}._illustrationImage_122pm_43{width:203px;height:203px}._primaryHeading_122pm_55{font-size:20px;margin-bottom:8px}._secondaryText_122pm_77{font-size:16px;line-height:24px;margin-bottom:20px;max-width:95%;padding:0 8px}._inputContainer_122pm_107{gap:12px}._joinButton_122pm_237{height:44px;font-size:15px}._validityText_122pm_311{font-size:13px;margin-top:20px}}@media(max-width:480px){._driverInvitationCard_122pm_5{padding:16px;max-width:98vw}._joinButton_122pm_237{width:100%;max-width:100%}}@media(max-width:768px)and (orientation:landscape){._driverInvitationCard_122pm_5{padding-top:20px;min-height:auto}._illustrationImage_122pm_43{width:100px;height:100px}._primaryHeading_122pm_55{font-size:22px}._secondaryText_122pm_77{font-size:16px;line-height:24px;margin-bottom:20px;max-width:85%;padding:0 12px}}@media(min-width:769px)and (max-width:1024px){._driverInvitationCard_122pm_5{padding:24px}._secondaryText_122pm_77{max-width:450px;padding:0 20px}._inputContainer_122pm_107{width:100%;max-width:100%;gap:32px}._joinButton_122pm_237{width:100%}}._driverHeader_p7t98_7{width:100%;height:72px;background:#fff;display:flex;align-items:center;flex-shrink:0;justify-content:center;border-bottom:1px solid #e5e7eb;box-sizing:border-box;position:fixed;top:0;left:0;z-index:1000;padding-top:env(safe-area-inset-top,0px);height:calc(72px + env(safe-area-inset-top,0px))}._driverHeaderContent_p7t98_43{width:100%;max-width:1440px;display:flex;align-items:center;justify-content:flex-start;padding:0 16px;box-sizing:border-box;margin:0 auto}._driverHeaderContent_p7t98_43:has(._driverHeaderRight_p7t98_65){justify-content:space-between}._driverHeaderLeft_p7t98_73{display:flex;align-items:center;gap:16px}._driverLogo_p7t98_85{width:81px;height:30px;font-family:Magneto;font-weight:700;font-style:Bold;font-size:20px;letter-spacing:0%;color:#000;opacity:1;transform:rotate(0);display:flex;align-items:center;justify-content:flex-start}._companyLogoImage_p7t98_117{max-height:40px;max-width:120px;width:auto;height:auto;object-fit:contain}._driverHeaderRight_p7t98_65{display:flex;align-items:center;gap:16px}._hamburgerIcon_p7t98_145{width:24px;height:24px;cursor:pointer;opacity:1}@media(max-width:768px){._driverHeaderContent_p7t98_43{padding:0 16px}._driverHeaderLeft_p7t98_73{gap:16px}._driverLogo_p7t98_85{font-size:18px}}@media(max-width:480px){._driverHeader_p7t98_7{height:calc(64px + env(safe-area-inset-top,0px))}._driverHeaderContent_p7t98_43{padding:0 12px}._driverLogo_p7t98_85{font-size:16px}}._card_12na7_5{border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;width:100%;max-width:calc(100vw - 32px);padding:40px 16px;background-color:#fff;margin-top:32px}._primaryHeading_12na7_31{font-family:Inter;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%;color:#1e1e1e;text-align:left;margin:0 0 16px}._secondaryText_12na7_53{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:gray;text-align:left;margin:0 0 32px;width:100%;max-width:400px;padding:0;box-sizing:border-box}._formContainer_12na7_83{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._inputGroup1_12na7_99,._inputGroup2_12na7_111{width:100%;display:flex;flex-direction:column;margin-bottom:24px}._inputLabel_12na7_125{font-family:Inter;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#4d4d4d;margin-bottom:6px}._emailContent_12na7_145{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#10069f;display:flex;align-items:center}._passwordInput_12na7_163{width:100%;height:44px;padding:10px 14px;border-radius:8px;border:1px solid #b3b3b3;font-family:Inter,sans-serif;font-size:16px;font-weight:400;box-sizing:border-box;transition:border-color .2s}._passwordInputError_12na7_189{border-color:#dc2626}._passwordInputError_12na7_189:focus{border-color:#dc2626;outline:none;box-shadow:0 0 0 2px #dc262633}._passwordInput_12na7_163::placeholder{color:gray;font-family:Inter;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;opacity:1}._passwordHint_12na7_229{font-family:Inter,sans-serif;font-size:14px;color:gray;margin-top:4px;transition:color .2s}._passwordHintError_12na7_245{color:#dc2626}._submitButton_12na7_253{width:100%;height:44px;padding:10px 18px;border-radius:8px;border:1px solid #10069f;background:#10069f;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;cursor:pointer;transition:background .2s}._submitButton_12na7_253:hover{background:#0d057a}._signupText_12na7_295{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;margin-top:32px}._signupTextSpan_12na7_315{font-family:Inter;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:gray}._signupLink_12na7_333{color:#10069f;text-decoration:none;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%}._signupLink_12na7_333:hover{text-decoration:underline}._errorText_12na7_361{font-family:Inter;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0%;color:#dc2626;text-align:center;margin-top:12px;margin-bottom:0}@media(max-width:768px){._card_12na7_5{width:100%;max-width:100%;padding:20px}._primaryHeading_12na7_31{font-size:24px;margin-bottom:12px}._secondaryText_12na7_53{font-size:16px;line-height:24px;margin-bottom:24px;max-width:90%}._formContainer_12na7_83{width:100%;max-width:100%}._inputGroup1_12na7_99,._inputGroup2_12na7_111{width:100%;margin-bottom:20px}._passwordInput_12na7_163,._submitButton_12na7_253{width:100%}}@media(max-width:480px){._card_12na7_5{padding:16px}._primaryHeading_12na7_31{font-size:22px}._secondaryText_12na7_53{font-size:16px;line-height:24px;max-width:95%}}@media(min-width:769px)and (max-width:1024px){._secondaryText_12na7_53{max-width:450px;padding:0 20px}}._driverConfirmEmailCard_h71ze_5{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:0;padding:40px 16px;box-sizing:border-box;margin:32px auto 0;background-color:#fff;border-radius:12px}._iconCircle_h71ze_35{width:56px;height:56px;border-radius:28px;background:#f4f4ff;display:flex;align-items:center;justify-content:center;margin-bottom:24px;margin-top:48px}._iconContainer_h71ze_59{display:flex;align-items:center;justify-content:center}._primaryText_h71ze_71{font-family:Inter;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%;text-align:center;color:#1a1a1a;margin:0 0 8px}._secondaryText_h71ze_93{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center;color:gray;margin:0 0 24px;width:100%;max-width:400px;padding:0;box-sizing:border-box}._codeInputRow_h71ze_123{display:flex;flex-direction:row;gap:10px;width:100%;max-width:300px;height:64px;justify-content:center;align-items:center;margin:4px auto 24px}._codeInput_h71ze_123{width:64px;height:64px;border-radius:8px;border:1px solid #A9CDFF;font-family:Inter,sans-serif!important;font-weight:500!important;font-size:48px!important;line-height:60px!important;letter-spacing:-.02em!important;text-align:center!important;color:#10069f!important;outline:none;box-shadow:0 1px 2px #1018280d;transition:border .2s;background:transparent}._codeInput_h71ze_123:focus{border:2px solid #10069f;background:#fff;font-family:Inter,sans-serif!important;font-weight:500!important;font-size:48px!important;line-height:60px!important;letter-spacing:-.02em!important;text-align:center!important;color:#10069f!important}._codeInput_h71ze_123[value=""],._codeInput_h71ze_123:not([value]),._codeInput_h71ze_123[value=""]:not(:focus){font-family:Inter,sans-serif!important;font-weight:500!important;font-size:48px!important;line-height:60px!important;letter-spacing:-.02em!important;text-align:center!important;color:#10069f!important}._confirmButton_h71ze_231{width:100%;max-width:360px;height:44px;padding:10px 18px;border-radius:8px;border:1px solid #10069f;background:#10069f;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;margin-bottom:32px;margin-top:0;transition:background .2s}._confirmButton_h71ze_231:hover{background:#0d057a}._confirmButton_h71ze_231:disabled{background:#ccc;cursor:not-allowed}._errorText_h71ze_287{font-family:Inter,sans-serif;font-size:14px;color:#e74c3c;text-align:center;margin:0 0 16px}._resendRow_h71ze_303{width:100%;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:gray;margin-bottom:32px}._resendLink_h71ze_321{background:none;border:none;color:#10069f;font-family:Inter,sans-serif;font-weight:500;font-size:14px;margin-left:4px;cursor:pointer;padding:0}._resendLink_h71ze_321:hover{color:#0d057a}._backLink_h71ze_353{background:none;border:none;color:gray;font-family:Inter,sans-serif;font-size:16px;display:flex;align-items:center;gap:8px;cursor:pointer;margin-top:8px;text-decoration:none;justify-content:center}._backLink_h71ze_353:hover{color:#10069f}._arrowIcon_h71ze_391{font-size:18px;margin-right:4px}@media(max-width:768px){._driverConfirmEmailCard_h71ze_5{width:100%;max-width:calc(100vw - 32px);padding:40px 16px;margin:0 auto}._primaryText_h71ze_71{font-size:20px;line-height:28px}._secondaryText_h71ze_93{font-size:16px;line-height:24px;max-width:90%;padding:0 12px}._codeInputRow_h71ze_123{max-width:280px;gap:8px}._codeInput_h71ze_123{width:56px;height:56px;font-size:32px;font-family:Inter,sans-serif;font-weight:500;line-height:40px;letter-spacing:-.02em;color:#10069f!important}._confirmButton_h71ze_231{max-width:100%;height:48px;font-size:16px}}@media(max-width:480px){._driverConfirmEmailCard_h71ze_5{max-width:calc(100vw - 16px);padding:32px 12px}._primaryText_h71ze_71{font-size:18px;line-height:24px}._secondaryText_h71ze_93{font-size:16px;line-height:24px;max-width:95%;padding:0 8px}._codeInputRow_h71ze_123{max-width:280px;gap:6px}._codeInput_h71ze_123{width:64px;height:64px;font-size:24px;font-family:Inter,sans-serif;font-weight:500;line-height:30px;letter-spacing:-.02em;color:#10069f!important}}@media(min-width:769px)and (max-width:1024px){._secondaryText_h71ze_93{max-width:450px;padding:0 20px}}._driverSuccessfullVerificationCard_qgt8y_5{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:0;padding:40px 16px;box-sizing:border-box;margin:0 auto;background-color:#fff;border-radius:12px}._successIcon_qgt8y_33{width:64px;height:64px;margin-bottom:24px;margin-top:48px}._primaryText_qgt8y_47{font-family:Inter;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%;text-align:center;color:#1a1a1a;margin:0 0 8px}._secondaryText_qgt8y_69{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center;color:gray;margin:0 0 32px}._continueButton_qgt8y_91{width:100%;max-width:360px;height:44px;padding:10px 18px;border-radius:8px;border:1px solid #10069f;background:#10069f;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;margin-bottom:32px;margin-top:0;transition:background .2s}._continueButton_qgt8y_91:hover{background:#0d057a}._continueButton_qgt8y_91:disabled{background:#ccc;cursor:not-allowed}._resendRow_qgt8y_147{width:100%;display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:32px}._questionText_qgt8y_165{font-family:Inter;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0%;color:gray;text-align:right}._resendLink_qgt8y_185{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#10069f;background:none;border:none;cursor:pointer;text-align:left;white-space:nowrap;padding:0}._resendLink_qgt8y_185:hover{color:#0d057a}._backLink_qgt8y_221{background:none;border:none;color:gray;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;gap:8px;cursor:pointer;margin:0 auto;text-decoration:none;justify-content:center}._backLink_qgt8y_221:hover{color:#10069f}._arrowIcon_qgt8y_263{font-size:18px;margin-right:4px}@media(max-width:768px){._driverSuccessfullVerificationCard_qgt8y_5{width:100%;max-width:calc(100vw - 32px);padding:40px 16px;margin:0 auto}._primaryText_qgt8y_47{font-size:20px;line-height:28px}._secondaryText_qgt8y_69{font-size:14px;line-height:20px}._continueButton_qgt8y_91{max-width:100%;height:48px;font-size:16px}._successIcon_qgt8y_33{width:56px;height:56px}}@media(max-width:480px){._driverSuccessfullVerificationCard_qgt8y_5{max-width:calc(100vw - 16px);padding:32px 12px}._primaryText_qgt8y_47{font-size:18px;line-height:24px}._secondaryText_qgt8y_69{font-size:13px;line-height:18px}._successIcon_qgt8y_33{width:56px;height:56px}}._driverForgotPasswordCard_7agkc_5{width:100%;max-width:500px;display:flex;flex-direction:column;padding:40px 16px;box-sizing:border-box;margin:0 auto;background-color:#fff;border-radius:12px;box-shadow:none;border:none}._headerSection_7agkc_33{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px;margin-top:32px}._icon_7agkc_51{width:64px;height:64px}._titleContainer_7agkc_61{display:flex;flex-direction:column;gap:8px;text-align:center}._title_7agkc_61{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#1a1a1a;margin:0}._subtitle_7agkc_93{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:gray;margin:0}._form_7agkc_111{display:flex;flex-direction:column;gap:24px}._inputGroup_7agkc_123{display:flex;flex-direction:column;gap:8px}._label_7agkc_135{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1a1a1a}._input_7agkc_123{width:100%;height:48px;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#1a1a1a;background-color:#fff;outline:none;transition:border-color .2s;box-sizing:border-box}._input_7agkc_123:focus{border-color:#10069f;box-shadow:0 0 0 2px #10069f33}._inputError_7agkc_193{border-color:#dc2626}._inputError_7agkc_193:focus{border-color:#dc2626;box-shadow:0 0 0 2px #dc262633}._errorMessage_7agkc_211{display:block;color:#dc2626;font-family:Inter;font-size:14px;font-weight:400;margin-top:8px;line-height:20px}._input_7agkc_123::placeholder{color:gray}._submitButton_7agkc_239{width:100%;height:48px;background:#10069f;color:#fff;border:1px solid #10069f;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}._submitButton_7agkc_239:hover:not(:disabled){background:#0d057a}._submitButton_7agkc_239:disabled{background:#ccc;cursor:not-allowed}._successText_7agkc_293{font-family:Inter,sans-serif;font-size:14px;color:#28a745;text-align:center;margin:0}._errorText_7agkc_309{font-family:Inter,sans-serif;font-size:14px;color:#e74c3c;text-align:center;margin:0}._backButton_7agkc_325{background:none;border:none;color:gray;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;margin-top:12px;text-decoration:none}._backButton_7agkc_325:hover{color:#10069f}._backArrow_7agkc_367{width:16px;height:16px}@media(max-width:768px){._driverForgotPasswordCard_7agkc_5{width:100%;max-width:calc(100vw - 32px);padding:32px 16px;margin:0 auto}._title_7agkc_61{font-size:20px;line-height:28px}._subtitle_7agkc_93{font-size:14px;line-height:20px}._input_7agkc_123,._submitButton_7agkc_239{height:44px;font-size:16px}._icon_7agkc_51{width:56px;height:56px}}@media(max-width:480px){._driverForgotPasswordCard_7agkc_5{max-width:calc(100vw - 16px);padding:24px 12px}._title_7agkc_61{font-size:18px;line-height:24px}._subtitle_7agkc_93{font-size:13px;line-height:18px}._icon_7agkc_51{width:48px;height:48px}}._driverSetPasswordCard_1qt26_5{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;padding:40px 16px;box-sizing:border-box;margin:0 auto;background-color:#fff;border-radius:12px}._headerSection_1qt26_31{display:flex;flex-direction:column;align-items:center;margin-bottom:32px;text-align:center}._icon_1qt26_47{width:64px;height:64px;margin-bottom:24px;margin-top:32px}._titleContainer_1qt26_61{display:flex;flex-direction:column;align-items:center;gap:8px}._title_1qt26_61{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#1a1a1a;margin:0;text-align:center}._subtitle_1qt26_95{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:gray;margin:0;text-align:center}._form_1qt26_115{display:flex;flex-direction:column;gap:24px;width:100%}._inputGroup_1qt26_129{display:flex;flex-direction:column;gap:8px}._label_1qt26_141{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#1a1a1a}._inputWrapper_1qt26_157{position:relative;display:flex;align-items:center}._input_1qt26_129{width:100%;height:48px;padding:12px 48px 12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#1a1a1a;background-color:#fff;outline:none;transition:border-color .2s;box-sizing:border-box}._input_1qt26_129:focus{border-color:#10069f;box-shadow:0 0 0 2px #10069f33}._inputError_1qt26_213{border-color:#dc2626}._inputError_1qt26_213:focus{border-color:#dc2626;box-shadow:0 0 0 2px #dc262633}._input_1qt26_129::placeholder{color:gray}._eyeIcon_1qt26_239{position:absolute;right:16px;top:50%;transform:translateY(-50%);cursor:pointer;color:gray;font-size:16px;display:flex;align-items:center;justify-content:center}._eyeIcon_1qt26_239:hover{color:#10069f}._hint_1qt26_273{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:gray;margin:-8px 0 0;transition:color .2s}._hintError_1qt26_293{color:#dc2626}._submitButton_1qt26_301{width:100%;height:48px;background:#10069f;color:#fff;border:1px solid #10069f;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}._submitButton_1qt26_301:hover:not(:disabled){background:#0d057a}._submitButton_1qt26_301:disabled{background:#ccc;cursor:not-allowed}._successText_1qt26_355{font-family:Inter,sans-serif;font-size:14px;color:#28a745;text-align:center;margin:0}._errorText_1qt26_371{font-family:Inter,sans-serif;font-size:14px;color:#e74c3c;text-align:center;margin:0}._backButton_1qt26_387{background:none;border:none;color:gray;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;margin-top:12px;text-decoration:none}._backButton_1qt26_387:hover{color:#10069f}._backArrow_1qt26_429{width:16px;height:16px}@media(max-width:768px){._driverSetPasswordCard_1qt26_5{width:100%;max-width:calc(100vw - 32px);padding:32px 16px;margin:0 auto}._title_1qt26_61{font-size:20px;line-height:28px}._subtitle_1qt26_95{font-size:14px;line-height:20px}._input_1qt26_129,._submitButton_1qt26_301{height:44px;font-size:16px}._icon_1qt26_47{width:56px;height:56px}}@media(max-width:480px){._driverSetPasswordCard_1qt26_5{max-width:calc(100vw - 16px);padding:24px 12px}._title_1qt26_61{font-size:18px;line-height:24px}._subtitle_1qt26_95{font-size:13px;line-height:18px}._icon_1qt26_47{width:48px;height:48px}}._driverSuccessCard_yt18d_5{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;padding:40px 16px;box-sizing:border-box;margin:0 auto;background-color:#fff;border-radius:12px;text-align:center}._iconWrapper_yt18d_33{margin-bottom:24px;margin-top:32px}._successIcon_yt18d_43{width:56px;height:56px}._content_yt18d_53{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}._title_yt18d_67{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#1a1a1a;margin:0;text-align:center}._message_yt18d_87{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:gray;margin:0;text-align:center}._backBtnContainer_yt18d_107{display:flex;justify-content:center;align-items:center}._backBtn_yt18d_107{background:none;border:none;color:gray;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 16px;border-radius:8px;transition:all .2s}._backBtn_yt18d_107:hover{color:#10069f;background-color:#f8f9fa}._backArrow_yt18d_163{font-size:18px;font-weight:500}._backBtnText_yt18d_173{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px}@media(max-width:768px){._driverSuccessCard_yt18d_5{width:100%;max-width:calc(100vw - 32px);padding:32px 16px;margin:0 auto}._title_yt18d_67{font-size:20px;line-height:28px}._message_yt18d_87{font-size:14px;line-height:20px}._successIcon_yt18d_43{width:48px;height:48px}}@media(max-width:480px){._driverSuccessCard_yt18d_5{max-width:calc(100vw - 16px);padding:24px 12px}._title_yt18d_67{font-size:18px;line-height:24px}._message_yt18d_87{font-size:13px;line-height:18px}._successIcon_yt18d_43{width:44px;height:44px}}._driverCheckMailBoxCard_c0ndn_5{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 16px;box-sizing:border-box;margin:0 auto;background-color:#fff;border-radius:12px;text-align:center;font-family:Inter,sans-serif}._icon_c0ndn_37{width:64px;height:64px;margin-bottom:24px;margin-top:32px}._titleContainer_c0ndn_51{display:flex;flex-direction:column;gap:8px;margin-bottom:32px;text-align:center}._title_c0ndn_51{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%;color:#000;margin:0;text-align:center}._text_c0ndn_89{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:gray;margin:0;text-align:center}._headerSection_c0ndn_109{display:flex;flex-direction:column;gap:24px;width:100%}._resend_c0ndn_123{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;font-size:14px;color:#888;margin:0}._resendText_c0ndn_145{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0%;color:gray;margin:0;padding:0}._resendLink_c0ndn_167{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#10069f;cursor:pointer;text-decoration:none;padding:0 4px;margin:0}._resendLink_c0ndn_167:hover{color:#0d057a}._back_c0ndn_201{display:flex;justify-content:center;align-items:center;font-size:14px;color:gray;cursor:pointer;gap:8px}._backLink_c0ndn_221{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:gray;text-decoration:none;margin:0;cursor:pointer}._backLink_c0ndn_221:hover{color:#10069f}._arrowLeftIcon_c0ndn_253{width:16px;height:16px}@media(max-width:768px){._driverCheckMailBoxCard_c0ndn_5{width:100%;max-width:calc(100vw - 32px);padding:32px 16px;margin:0 auto}._title_c0ndn_51{font-size:20px;line-height:28px}._text_c0ndn_89{font-size:14px;line-height:20px}._icon_c0ndn_37{width:56px;height:56px}}@media(max-width:480px){._driverCheckMailBoxCard_c0ndn_5{max-width:calc(100vw - 16px);padding:24px 12px}._title_c0ndn_51{font-size:18px;line-height:24px}._text_c0ndn_89{font-size:13px;line-height:18px}._icon_c0ndn_37{width:48px;height:48px}}._onboardingCard_t0ukx_5{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background-color:#fff;text-align:center}._illustrationContainer_t0ukx_29{margin-bottom:32px;display:flex;justify-content:center;align-items:center}._illustration_t0ukx_29{width:222px;height:222px;opacity:1;transform:rotate(0)}._headingDescriptionContainer_t0ukx_57{display:flex;flex-direction:column;gap:8px;opacity:1;transform:rotate(0);margin-bottom:24px}._mainHeading_t0ukx_75{font-family:Inter;font-weight:500;font-size:18px;line-height:28px;letter-spacing:0%;color:#1a1a1a;margin:0;text-align:center}._descriptionBox_t0ukx_97{background:var(--Primary-50, #F2F7FF);border-radius:12px;width:100%;max-width:400px}._descriptionText_t0ukx_111{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#10069f;margin:0;text-align:left}._continueButton_t0ukx_133{background:var(--Primary-600, #10069F);color:#fff;border:1px solid var(--Primary-600, #10069F);border-radius:8px;padding:10px 18px;gap:8px;opacity:1;transform:rotate(0);font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease;margin-bottom:16px;width:100%}._continueButton_t0ukx_133:hover{background-color:#1d4ed8}._continueButton_t0ukx_133:active{background-color:#1e40af}._timeEstimate_t0ukx_193{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6b7280;margin:0;text-align:left;align-self:flex-start}@media(max-width:768px){._onboardingCard_t0ukx_5{padding:32px 16px}._mainHeading_t0ukx_75{font-size:24px;line-height:32px}._descriptionBox_t0ukx_97{padding:16px}._descriptionText_t0ukx_111{font-size:14px;line-height:20px}._continueButton_t0ukx_133{padding:14px 28px;font-size:14px;min-width:180px}._timeEstimate_t0ukx_193{font-size:12px}}@media(max-width:480px){._onboardingCard_t0ukx_5{padding:24px 12px}._mainHeading_t0ukx_75{font-size:20px;line-height:28px}._descriptionBox_t0ukx_97{padding:12px}._continueButton_t0ukx_133{padding:12px 24px;font-size:14px;min-width:160px}}._step1Card_1yn5o_5{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:500px;padding:0 16px;margin-top:32px}._illustrationContainer_1yn5o_27{display:flex;justify-content:center;align-items:center;margin-bottom:8px}._illustration_1yn5o_27{width:222px;height:222px;object-fit:contain}._profileCard_1yn5o_53,._availabilityCard_1yn5o_55{width:100%;background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;border:1px solid #E5E7EB}._availabilityCard_1yn5o_55{cursor:pointer;transition:all .2s ease}._availabilityCard_1yn5o_55:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}._cardTitle_1yn5o_93{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#111827;margin:0 0 8px;letter-spacing:0%}._cardDescription_1yn5o_113{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#6b7280}._profileDescription_1yn5o_129{margin-bottom:16px}._profileButton_1yn5o_137{width:100%;background:var(--Primary-600, #10069F);color:#fff;border:none;border-radius:8px;padding:12px 16px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease;margin-bottom:8px}._profileButton_1yn5o_137:hover{background:var(--Primary-700, #0D0599)}._timeEstimate_1yn5o_177{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:gray;margin:0;text-align:left;letter-spacing:0%}@media(max-width:768px){._step1Card_1yn5o_5{padding:0 16px;gap:20px}._profileCard_1yn5o_53,._availabilityCard_1yn5o_55{padding:16px}._cardTitle_1yn5o_93{font-size:16px;line-height:24px}._cardDescription_1yn5o_113{font-size:14px;line-height:20px}._profileButton_1yn5o_137,._availabilityButton_1yn5o_243{font-size:14px;padding:10px 14px}}._availabilityCard_11dlj_5{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:500px;padding:0 16px;margin-top:32px}._illustrationContainer_11dlj_27{display:flex;justify-content:center;align-items:center;margin-bottom:8px}._illustration_11dlj_27{width:222px;height:222px;object-fit:contain}._successMessage_11dlj_53{display:flex;align-items:center;gap:8px;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:8px;padding:12px 16px;width:100%}._checkIcon_11dlj_75{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}._successText_11dlj_97{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#166534}._availabilitySection_11dlj_113{width:100%;background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;border:1px solid #E5E7EB}._cardTitle_11dlj_131{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:28px;color:#111827;margin:0 0 8px}._cardDescription_11dlj_149{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#6b7280;margin:0 0 16px}._availabilityButton_11dlj_167{width:100%;background:var(--Primary-600, #10069F);color:#fff;border:none;border-radius:8px;padding:12px 16px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease;margin-bottom:8px}._availabilityButton_11dlj_167:hover{background:var(--Primary-700, #0D0599)}._timeEstimate_11dlj_207{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6b7280;margin:0;text-align:left}@media(max-width:768px){._availabilityCard_11dlj_5{padding:0 16px;gap:20px}._availabilitySection_11dlj_113{padding:16px}._cardTitle_11dlj_131{font-size:16px;line-height:24px}._cardDescription_11dlj_149{font-size:14px;line-height:20px}._availabilityButton_11dlj_167{font-size:14px;padding:10px 14px}._successMessage_11dlj_53{padding:10px 14px}._successText_11dlj_97{font-size:14px}}._successCard_11zcy_1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:40px 16px;background-color:#fff;border-radius:8px;gap:24px}._illustrationContainer_11zcy_25{display:flex;justify-content:center;align-items:center;margin-bottom:8px}._illustration_11zcy_25{width:231px;height:231px;object-fit:contain}._successMessage_11zcy_51{display:flex;align-items:center;gap:12px;padding:16px 20px;background-color:#f0f9f0;border:1px solid #22C55E;border-radius:8px;width:100%;box-sizing:border-box}._checkIcon_11zcy_75{width:20px;height:20px;flex-shrink:0}._successText_11zcy_87{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#15803d;text-align:left}._startButton_11zcy_105{width:100%;padding:12px 18px;background-color:#10069f;color:#fff;border:1px solid #10069F;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease}._startButton_11zcy_105:hover{background-color:#0d0590;border-color:#0d0590}._startButton_11zcy_105:active{transform:translateY(1px)}@media(max-width:480px){._successCard_11zcy_1{padding:32px 16px;gap:20px}._illustration_11zcy_25{width:200px;height:200px}._successMessage_11zcy_51{padding:14px 16px}._successText_11zcy_87{font-size:13px;line-height:18px}._startButton_11zcy_105{padding:10px 16px;font-size:15px}}.driver-profile-main-section{width:100%;max-width:500px;display:flex;flex-direction:column;gap:20px;padding:0;background:var(--Gray-50, #F2F2F2);position:relative;overflow-x:hidden;overflow-y:visible}.driver-profile-page-title-section{padding:0}.driver-profile-page-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#1e1e1e;margin:0 0 8px}.driver-profile-page-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:gray;margin:0}.driver-profile-divider{width:100%;height:1px;background-color:#e6e6e6;margin:0}.driver-profile-warning{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fffcf5;border:1px solid var(--Warning-300, #FEC84B);border-radius:8px}.driver-profile-warning-icon{width:20px;height:20px;object-fit:contain}.driver-profile-warning-text{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#b54708}.driver-profile-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:20px;position:relative}.driver-profile-card-title{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#1e1e1e;margin-bottom:8px}.driver-profile-actions{display:flex;flex-direction:row;justify-content:flex-end;gap:12px;margin-top:8px}.driver-profile-cancel-btn{padding:10px 20px;border:1px solid #B3B3B3;border-radius:8px;background:#fff;color:#4d4d4d;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer}.driver-profile-save-btn{padding:10px 20px;border:none;border-radius:8px;background:#10069f;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer}@media(max-width:768px){.driver-profile-main-section{max-width:100%;padding:0 16px}.driver-profile-page-title-section{padding:0}.driver-profile-page-title{font-size:20px;line-height:28px}.driver-profile-card{padding:16px}.driver-profile-actions{flex-direction:row;gap:8px;justify-content:flex-end}.driver-profile-cancel-btn,.driver-profile-save-btn{flex:0 0 auto;min-width:80px}}.driver-profile-upload-section{width:100%;display:flex;align-items:flex-start}.driver-profile-upload-box{width:100%;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:16px 24px;border-radius:8px;border-width:1px;border-style:solid;border-color:#e6e6e6;cursor:pointer;transition:all .3s ease}.driver-profile-upload-box-dragging{border-color:#10069f;background-color:#10069f0d;border-width:2px}.driver-profile-upload-icon{width:40px;height:40px;object-fit:contain}.driver-profile-upload-texts{display:flex;flex-direction:column;align-items:center;gap:4px}.driver-profile-upload-click{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#10069f}.driver-profile-upload-or{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:gray}.driver-profile-upload-types{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:18px;color:gray;text-align:center}.driver-profile-image-container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;border-radius:8px;padding:8px;transition:all .3s ease}.driver-profile-image-left{flex:0 0 auto}.driver-profile-image-wrapper{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid #e6e6e6}.driver-profile-image{width:100%;height:100%;object-fit:cover}.driver-profile-actions-right{display:flex;flex-direction:row;gap:16px;align-items:flex-start;margin-top:8px}.driver-profile-delete-btn{background:none;border:none;color:gray;font-family:Inter,sans-serif;font-weight:400;font-size:14px;cursor:pointer;text-align:left}.driver-profile-update-btn{background:none;border:none;color:#10069f;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer;text-align:left}.driver-profile-name-section{width:100%;display:flex;flex-direction:column;gap:16px}.driver-profile-name-field{width:100%;display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.driver-profile-name-section{flex-direction:row;gap:16px}.driver-profile-name-field{flex:1}}.driver-profile-contact-section{width:100%;display:flex;flex-direction:column;gap:16px}.driver-profile-contact-field{width:100%;display:flex;flex-direction:column;gap:8px}.driver-profile-input{width:100%;height:44px;border-radius:8px;padding:10px 14px;border:1px solid #b3b3b3;background:#fff;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#1e1e1e;box-shadow:0 1px 2px #1018280d;box-sizing:border-box}.driver-profile-input:focus{outline:none;border-color:#10069f;box-shadow:0 0 0 3px #10069f1a}.driver-profile-input-error{border-color:#dc2626!important}.driver-profile-input-error:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262633!important}.driver-profile-error-message{display:block;color:#dc2626;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin-top:4px}@media(min-width:768px){.driver-profile-contact-section{flex-direction:row;gap:16px}.driver-profile-contact-field{flex:1}}.driver-profile-birthday-section{width:100%;display:flex;flex-direction:row;gap:12px;position:relative}.driver-profile-birthday-field{flex:1;display:flex;flex-direction:column;gap:8px;position:relative}.driver-profile-label{font-family:Inter;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#4d4d4d;height:20px;display:flex;align-items:center}.driver-profile-dropdown-trigger{width:100%;height:44px;border-radius:8px;padding:10px 14px 10px 8px;border-width:1px;border-style:solid;border-color:#b3b3b3;background:#fff;display:flex;justify-content:space-between;align-items:center;cursor:pointer;box-shadow:0 1px 2px #1018280d;box-sizing:border-box}.driver-profile-dropdown-container{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #b3b3b3;border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:1000;width:100%;margin-top:4px;scroll-behavior:auto}.driver-profile-dropdown-item{padding:8px 12px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#1e1e1e;cursor:pointer;border-bottom:1px solid #f0f0f0}.driver-profile-dropdown-item:hover{background-color:#f5f5f5}.driver-profile-dropdown-item:last-child{border-bottom:none}.driver-profile-license-section{width:100%;display:flex;flex-direction:column;gap:16px;overflow:hidden;position:relative}.driver-profile-license-field{width:100%;display:flex;flex-direction:column;gap:8px}.driver-profile-label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#4d4d4d}.driver-profile-dropdown-trigger{width:100%;height:44px;border-radius:8px;padding:10px 14px;border:1px solid #b3b3b3;background:#fff;display:flex;justify-content:space-between;align-items:center;cursor:pointer;box-shadow:0 1px 2px #1018280d;box-sizing:border-box}.driver-profile-selected-text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#1e1e1e}.driver-profile-dropdown-arrow{font-size:12px;color:#6b7280;transition:transform .2s}.driver-profile-checkbox-container{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto;padding:12px;border:1px solid #b3b3b3;border-radius:8px;background:#fff;margin-top:4px;position:relative;z-index:10}.driver-profile-checkbox-item{display:flex;align-items:center;gap:8px}.driver-profile-checkbox{width:16px;height:16px;border:1px solid #b3b3b3;border-radius:2px;cursor:pointer}.driver-profile-checkbox:checked{background-color:#10069f;border-color:#10069f}.driver-profile-checkbox-label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#1e1e1e;cursor:pointer;margin:0}.driver-profile-password-section{width:100%;padding:20px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-top:20px;margin-bottom:64px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.driver-profile-password-label-group{display:flex;flex-direction:column;gap:8px}.driver-profile-password-label{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#1e1e1e}.driver-profile-password-value{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:gray;letter-spacing:2px}.driver-profile-edit-icon{width:44px;height:44px;object-fit:contain}.driver-change-password-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.driver-change-password-modal{background:#fff;border-radius:8px;padding:24px;width:100%;max-width:400px;box-shadow:0 10px 25px #0003}.driver-change-password-title{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#1e1e1e;margin:0 0 24px;text-align:center}.driver-change-password-form{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.driver-change-password-field{display:flex;flex-direction:column;gap:8px}.driver-change-password-label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#4d4d4d}.driver-change-password-input{width:100%;height:44px;border-radius:8px;padding:10px 14px;border:1px solid #b3b3b3;background:#fff;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#1e1e1e;box-shadow:0 1px 2px #1018280d;box-sizing:border-box}.driver-change-password-input:focus{outline:none;border-color:#10069f;box-shadow:0 0 0 3px #10069f1a}.driver-change-password-input::placeholder{color:gray}.driver-change-password-input-error{border-color:#dc2626}.driver-change-password-input-error:focus{border-color:#dc2626;box-shadow:0 0 0 2px #dc262633}.driver-change-password-error{display:block;color:#dc2626;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin-top:4px}.driver-change-password-actions{display:flex;flex-direction:column;gap:12px}.driver-change-password-btn{width:100%;height:44px;border:none;border-radius:8px;background:#10069f;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s}.driver-change-password-btn:hover{background:#0d0559}.driver-change-password-cancel-btn{width:100%;height:44px;border:1px solid #b3b3b3;border-radius:8px;background:#fff;color:#4d4d4d;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s}.driver-change-password-cancel-btn:hover{background:#f5f5f5}@media(max-width:768px){.driver-change-password-modal{margin:20px;padding:20px}.driver-change-password-title{font-size:18px;line-height:26px}}.driver-availability-main-section{width:100%;max-width:500px;display:flex;flex-direction:column;gap:20px;padding:0;background:var(--Gray-50, #F2F2F2);position:relative;overflow-x:hidden;margin-bottom:64px}.driver-availability-page-title-section{padding:0}.driver-availability-page-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#1e1e1e}.driver-availability-page-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:gray;margin:0}.driver-availability-divider{width:100%;height:1px;background-color:#e6e6e6;margin:0}.driver-availability-warning{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fffcf5;border:1px solid var(--Warning-300, #FEC84B);border-radius:8px}.driver-availability-warning-icon{width:20px;height:20px;object-fit:contain}.driver-availability-warning-text{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#b54708}.driver-availability-days-container{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.driver-availability-main-section{max-width:100%;padding:0 16px}.driver-availability-page-title-section{padding:0}.driver-availability-page-title{font-size:20px;line-height:28px}}.driver-availability-day-card{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:12px}.driver-availability-day-card.disabled{opacity:.6;background:#f8f8f8}.driver-availability-disabled-message{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6b7280;background:#f3f4f6;padding:6px 8px;border-radius:4px;margin-bottom:8px;text-align:center}.driver-availability-day-title{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#1e1e1e;margin-bottom:4px}.driver-availability-unavailable{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:gray;margin-bottom:8px}.driver-availability-time-row{display:flex;align-items:center;gap:12px;position:relative}.driver-availability-time-field{flex:1;position:relative}.driver-availability-dropdown-trigger{width:100%;height:44px;border-radius:8px;padding:10px 14px;border:1px solid #b3b3b3;background:#fff;display:flex;justify-content:space-between;align-items:center;cursor:pointer;box-shadow:0 1px 2px #1018280d;box-sizing:border-box}.driver-availability-dropdown-trigger.disabled{cursor:not-allowed;background:#f9f9f9;border-color:#d0d0d0}.driver-availability-selected-text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#1e1e1e}.driver-availability-dropdown-arrow{font-size:12px;color:#6b7280;transition:transform .2s}.driver-availability-dropdown-container{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #b3b3b3;border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:1000;width:100%;margin-top:4px}.driver-availability-dropdown-item{padding:8px 12px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#1e1e1e;cursor:pointer;border-bottom:1px solid #f0f0f0}.driver-availability-dropdown-item:hover{background-color:#f5f5f5}.driver-availability-dropdown-item:last-child{border-bottom:none}.driver-availability-separator{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#6b7280;margin:0 4px}.driver-availability-remove-btn{width:32px;height:32px;border-radius:50%;border:1px solid #e6e6e6;background:#f9f9f9;color:#6b7280;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.driver-availability-remove-btn.disabled{cursor:not-allowed;opacity:.5;background:#f0f0f0}.driver-availability-remove-btn:hover:not(.disabled){background:#f0f0f0;border-color:#d0d0d0}.driver-availability-add-btn{display:flex;align-items:center;gap:8px;padding:8px 0;background:none;border:none;color:#1e1e1e;font-family:Inter,sans-serif;font-weight:400;font-size:14px;cursor:pointer;transition:color .2s;width:auto;align-self:flex-start}.driver-availability-add-btn.disabled{cursor:not-allowed;opacity:.5;color:#9ca3af}.driver-availability-add-btn:hover:not(.disabled){color:#4b5563}.driver-availability-error{color:#ef4444;font-size:12px;margin-top:6px;margin-left:4px;font-family:Inter,sans-serif}.driver-availability-actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.driver-availability-save-btn{width:100%;padding:12px 20px;border:none;border-radius:8px;background:#10069f;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:background-color .2s}.driver-availability-save-btn:hover{background:#0d0559}.driver-availability-discard-btn{width:100%;padding:12px 20px;border:1px solid #B3B3B3;border-radius:8px;background:#fff;color:#4d4d4d;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:background-color .2s}.driver-availability-discard-btn:hover{background:#f5f5f5}@media(max-width:768px){.driver-availability-actions{flex-direction:column;gap:8px}}.driverCalendarMainSection{width:100%;max-width:1200px;padding:0!important;background:var(--Gray-50, #F2F2F2);overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:300px}@supports (-webkit-touch-callout: none){.driverCalendarMainSection{height:100%}}.driverCalendarTopSection{display:flex;justify-content:flex-end;align-items:center;height:36px;opacity:1;background:#fff;padding-left:16px}.driverCalendarTopSection:has(.monthNavigationSection){justify-content:space-between}.monthNavigationSection{display:flex;align-items:center}.backToMonthlyButton{background:none;border:none;cursor:pointer;border-radius:4px;transition:background-color .2s ease}.backToMonthlyButton:hover{background-color:#f3f4f6}.selectedMonthDisplay{background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#10069f;text-transform:capitalize;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.selectedMonthDisplay:hover{background-color:#f3f4f6}.driverCalendarPageTitleSection{padding:0 16px;margin-bottom:0;flex-shrink:0;background:#fff;z-index:10;position:sticky;top:0}.driverCalendarPlusButton{background:none;border:none;cursor:pointer;padding:8px 16px 8px 8px;border-radius:8px;transition:background-color .2s ease}.driverCalendarPlusButton:hover{background-color:#f3f4f6}.driverCalendarPageTitle{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#111827;margin:0 0 16px}.searchContainer{margin-bottom:24px}.searchBar{display:flex;align-items:center;background:var(--Fills-Tertiary, #7878801F);height:36px;border-radius:10px;padding:7px 8px;gap:12px;flex:1;opacity:1}.searchContainer{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.clearSearchButton{background:#8f8f90;border:none;cursor:pointer;padding:4px;border-radius:50%;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:#fff}.clearSearchButton:hover{background-color:#fff}.clearSearchButton svg path{stroke:#fff}.cancelSearchButton{background:none;border:none;cursor:pointer;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-style:Regular;font-size:17px;line-height:22px;letter-spacing:-.43px;text-align:center;vertical-align:middle;color:#007aff;padding:8px 12px;border-radius:6px;transition:background-color .2s ease}.cancelSearchButton:hover{background-color:#f2f7ff}.searchIcon{display:flex;align-items:center;justify-content:center}.searchInput{flex:1;border:none;background:transparent;font-family:Inter,sans-serif;font-size:16px;color:#111827;outline:none}.searchInput::placeholder{color:#6b7280}.microphoneIcon{display:flex;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;padding:4px;border-radius:50%;transition:background-color .2s ease;position:relative}.microphoneIcon:hover{background-color:#0000000d}.microphoneIcon.listening{background-color:#f44;animation:pulse 1.5s infinite}.microphoneIcon.listening svg path{stroke:#fff}.listeningIndicator{position:absolute;top:-2px;right:-2px;width:8px;height:8px;background-color:#f44;border-radius:50%;animation:pulse 1s infinite}.pulse{width:100%;height:100%;background-color:#f44;border-radius:50%;animation:pulse-ring 1.5s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes pulse-ring{0%{transform:scale(.8);opacity:1}to{transform:scale(2);opacity:0}}.driverCalendarContent{flex:1;overflow-y:auto;background:#fff;display:flex;flex-direction:column}.driverCalendarContent::-webkit-scrollbar{display:none}.driverCalendarContent{-ms-overflow-style:none;scrollbar-width:none}.daysOfWeekDivider{height:1px;background-color:#e5e7eb;width:calc(100% + 32px);margin:0 -16px 16px}.calendarSection{margin-bottom:40px}.calendarMonthTitle{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#111827;margin:0 0 16px;text-align:center}.calendarGrid{display:grid;grid-template-columns:repeat(7,1fr);gap:0;position:relative;align-items:center;justify-items:center}.calendarDate.otherMonth .dateNumber,.calendarDate.otherMonth .blueDot,.calendarDate.otherMonth .orangeDot{display:none}.calendarDate.today{background-color:#3b82f6;color:#fff;border-radius:8px}.calendarDate.today .dateNumber{color:#fff}.selectedDate{background-color:#1e40af;color:#fff;border-radius:8px}.selectedDate .dateNumber{color:#fff}.dateNumber{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#111827;margin-bottom:4px}.blueDot{width:6px;height:6px;background-color:#10069f;border-radius:50%;margin-top:2px}.orangeDot{width:6px;height:6px;background-color:#ec4a0a;border-radius:50%;margin-top:2px}.greenDot{width:6px;height:6px;background-color:#10b981;border-radius:50%;margin-top:2px}.weeklyView{margin-bottom:32px}.weeklyDate{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:48px;cursor:pointer;transition:background-color .2s ease}.weeklyDate.selectedDate{background-color:#10069f;color:#fff;border-radius:8px}.weeklyDate.selectedDate .dateNumber{color:#fff}.weekNumber{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#6b7280;text-align:center;margin-top:8px}.emptyState{background:#fff;border:2px dashed #3B82F6;border-radius:12px;padding:40px 20px;text-align:center;margin-top:24px}.emptyStateIllustration{margin-bottom:24px}@media(max-width:768px){.driverCalendarMainSection{padding:0 16px}.driverCalendarPageTitle{font-size:20px;line-height:28px}.searchBar{max-width:100%}.calendarDate{min-height:40px}.dateNumber{font-size:14px}.blueDot,.orangeDot,.greenDot{width:6px;height:6px}.calendarMonthTitle{font-size:16px}.dayOfWeek{font-size:10px}}@media(max-width:480px){.driverCalendarMainSection{height:100%}}@media(max-height:600px){.driverCalendarMainSection{height:100%}.driverCalendarPageTitle{font-size:18px;line-height:24px;margin:0 0 12px}.searchContainer{margin-bottom:16px}.searchBar{height:32px}.daysOfWeekHeader{margin-bottom:12px}.dayOfWeek{padding:6px 0;font-size:10px}}@media(max-height:500px){.driverCalendarMainSection{height:calc(100vh - 64px)}.driverCalendarPageTitle{font-size:16px;line-height:20px;margin:0 0 8px}.searchContainer{margin-bottom:12px}.searchBar{height:28px}.daysOfWeekHeader{margin-bottom:8px}.dayOfWeek{padding:4px 0;font-size:9px}}@media(max-height:400px){.driverCalendarMainSection{height:100%}.driverCalendarPageTitle{font-size:14px;line-height:18px;margin:0 0 6px}.searchContainer{margin-bottom:8px}.searchBar{height:24px}.daysOfWeekHeader{margin-bottom:6px}.dayOfWeek{padding:2px 0;font-size:8px}}.monthlyCalendarContainer{display:flex;flex-direction:column;height:calc(100vh - 72px);height:calc(100dvh - 72px);min-height:200px;overflow:hidden;background:#fff;padding:0 16px}@supports (height: 100dvh){.monthlyCalendarContainer,.searchResultsSection{height:calc(100dvh - 72px)}}@supports (-webkit-touch-callout: none){.monthlyCalendarContainer,.searchResultsSection{height:calc(-webkit-fill-available - 72px)}}.scrollableMonths{flex:1;overflow-y:auto;padding-top:0;padding-right:0;scroll-behavior:auto}.searchResultsSection{padding:16px 0;height:calc(100vh - 72px);height:calc(100dvh - 72px);min-height:200px;display:flex;flex-direction:column;overflow:hidden}.searchResultsHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-shrink:0}.searchResultsTitle{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#111827;margin:0}.searchResultsCount{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:12px}.searchResultsList{display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;padding-right:8px}.searchResultsList::-webkit-scrollbar{width:6px}.searchResultsList::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.searchResultsList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.searchResultsList::-webkit-scrollbar-thumb:hover{background:#94a3b8}.searchResultsList{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.searchResultItem{display:flex;flex-direction:column;gap:8px}.searchResultDate{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#374151;background:#f9fafb;padding:8px 12px;border-radius:8px;border-left:3px solid #3b82f6}.searchResultsLoading,.searchResultsError,.searchResultsEmpty{text-align:center;padding:32px 16px;font-family:Inter,sans-serif;font-size:16px;color:#6b7280}.searchResultsError{color:#dc2626}.searchResultsEmpty{color:#9ca3af}.calendarSection{margin-bottom:16px;overflow:visible}.calendarMonthTitle{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:30px;letter-spacing:0%;vertical-align:middle;color:#111827;margin:0 0 16px;text-align:left}.dayOfWeek{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#9ca3af;text-align:center;text-transform:uppercase}.calendarGrid{display:grid;grid-template-columns:repeat(7,1fr);gap:0;position:relative;overflow:visible;align-items:center;justify-items:center}.calendarGrid .divider{grid-column:1 / -1}.weekDividerRow{grid-column:1 / -1;width:100%;display:flex;align-items:center;position:relative;margin-bottom:8px;gap:6px}.weekDividerNumber{font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#3c3c434d;min-width:12px;text-align:left;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000a}.calendarDate{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:48px;cursor:pointer;transition:background-color .2s ease}.calendarDate .dotsContainer{display:flex;flex-direction:row;gap:2px}.calendarDate:hover{background-color:#f9fafb;border-radius:8px}.calendarDate.currentMonth{color:#111827}.calendarDate.otherMonth{opacity:0;cursor:default;pointer-events:none}.calendarDate.otherMonth:hover{background-color:transparent}.calendarDate.otherMonth .dateNumber,.calendarDate.otherMonth .blueDot,.calendarDate.otherMonth .orangeDot,.calendarDate.otherMonth .greenDot{display:none}.calendarDate.today{background-color:#e5e7eb;color:#374151;border-radius:8px;width:40px;height:40px;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center}.calendarDate.today .dateNumber{color:#374151}.selectedDate{width:40px;height:40px;background-color:#e6e6e6;border-radius:4px;opacity:1;display:flex;align-items:center;justify-content:center}.selectedDate .dateNumber{color:#111827}.dateNumber{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#111827}.blueDot{width:6px;height:6px;background-color:#10069f;border-radius:50%;opacity:1}.orangeDot{width:6px;height:6px;background-color:#ec4a0a;border-radius:50%;opacity:1}.greenDot{width:6px;height:6px;background-color:#10b981;border-radius:50%;opacity:1}@media(max-width:768px){.calendarDate{min-height:40px}.dateNumber{font-size:14px}.blueDot,.orangeDot,.greenDot{width:6px;height:6px}.calendarMonthTitle{font-size:16px}.dayOfWeek{font-size:10px}}@media(max-width:480px){.monthlyCalendarContainer,.searchResultsSection{height:calc(100vh - 64px);height:calc(100dvh - 64px)}}@media(max-height:600px){.monthlyCalendarContainer{height:calc(100vh - 64px);height:calc(100dvh - 64px);padding:0 12px}.searchResultsSection{height:calc(100vh - 64px);height:calc(100dvh - 64px);padding:12px 0}.calendarMonthTitle{font-size:16px;line-height:22px;margin:0 0 12px}.calendarDate{min-height:36px}.dateNumber{font-size:14px;margin-bottom:2px}.blueDot,.orangeDot,.greenDot{width:4px;height:4px}.dayOfWeek{padding:6px 0;font-size:10px}.searchResultsHeader{margin-bottom:12px}.searchResultsTitle{font-size:16px}}@media(max-height:500px){.monthlyCalendarContainer{height:calc(100vh - 64px);height:calc(100dvh - 64px);padding:0 8px}.searchResultsSection{height:calc(100vh - 64px);height:calc(100dvh - 64px);padding:8px 0}.calendarMonthTitle{font-size:14px;line-height:18px;margin:0 0 8px}.calendarDate{min-height:32px}.dateNumber{font-size:12px;margin-bottom:1px}.blueDot,.orangeDot,.greenDot{width:3px;height:3px}.dayOfWeek{padding:4px 0;font-size:9px}.searchResultsHeader{margin-bottom:8px}.searchResultsTitle{font-size:14px}.searchResultsCount{font-size:12px;padding:2px 6px}}@media(max-height:400px){.monthlyCalendarContainer{height:calc(100vh - 64px);height:calc(100dvh - 64px);padding:0 6px}.searchResultsSection{height:calc(100vh - 64px);height:calc(100dvh - 64px);padding:6px 0}.calendarMonthTitle{font-size:12px;line-height:16px;margin:0 0 6px}.calendarDate{min-height:28px}.dateNumber{font-size:10px;margin-bottom:0}.blueDot,.orangeDot,.greenDot{width:2px;height:2px}.dayOfWeek{padding:2px 0;font-size:8px}.searchResultsHeader{margin-bottom:6px}.searchResultsTitle{font-size:12px}.searchResultsCount{font-size:10px;padding:1px 4px}}.divider{height:1px;background-color:#e5e7eb;width:100%;margin:8px 0;padding:0;border:none}.simpleEventCard{background:#fff;padding:16px;margin-bottom:16px;border-radius:12px;position:relative;z-index:1;cursor:pointer;transition:all .2s ease}.simpleEventCard:hover{box-shadow:0 2px 8px #0000001a}.simpleEventCardContent{display:flex;align-items:flex-start;gap:16px}.simpleEventDot{width:12px!important;height:12px!important;border-radius:50%;margin-top:4px;flex-shrink:0}.simpleEventDot.orangeDot{background-color:#ec4a0a}.simpleEventDot.greenDot{background-color:#10b981}.simpleEventDetails{flex:1}.simpleEventTime{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6b7280;margin-bottom:4px}.simpleEventTitle{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#111827;margin-bottom:4px}.simpleEventDescription{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#9ca3af;margin-top:4px;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.loaderContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:20px}.loaderContainerFullScreen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;height:100dvh;gap:16px}.loaderSpinner{border:4px solid #E5E7EB;border-top:4px solid #10069F;border-radius:50%;animation:spin 1s linear infinite;width:40px;height:40px;flex-shrink:0}.loaderSpinnerSmall{width:24px;height:24px;border-width:3px}.loaderSpinnerMedium{width:40px;height:40px;border-width:4px}.loaderSpinnerLarge{width:56px;height:56px;border-width:5px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loaderText{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#6b7280;text-align:center}.weeklyCalendarContainer{display:flex;flex-direction:column;gap:0;background:#f2f2f2;height:100%;min-height:300px;overflow:hidden}@supports (-webkit-touch-callout: none){.weeklyCalendarContainer{height:100%}}.weeklyView{margin-bottom:0;background:#fff;flex-shrink:0}.weekNavigation{display:flex;align-items:center;gap:16px;margin-bottom:24px}.backButton{background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease}.backButton:hover{background-color:#f9fafb}.selectedDateTitle{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#111827;margin:0}.daysOfWeekHeader{display:grid;grid-template-columns:repeat(7,1fr);gap:0;margin-bottom:16px}.dayOfWeek{font-family:Inter,sans-serif;font-weight:600;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;vertical-align:middle;color:#3c3c434d;text-transform:uppercase}.weeklyGrid{display:grid;grid-template-columns:repeat(7,1fr);gap:0;margin-bottom:16px;align-items:center;justify-items:center}.weeklyDate{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:8px 4px 4px;min-height:48px;width:100%;cursor:pointer;transition:background-color .2s ease;box-sizing:border-box}.weeklyDate:hover{background-color:#f9fafb;border-radius:8px}.weeklyDate.selectedDate{background-color:#10069f;color:#fff;border-radius:8px;width:40px;height:40px;min-height:40px;padding:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.weeklyDate.selectedDate .dateNumber{color:#fff;margin-bottom:2px;margin-top:0;display:inline-block;vertical-align:baseline;height:20px;line-height:20px;font-size:16px;font-weight:500}.weeklyDate.selectedDate .dotsContainer{display:flex;flex-direction:row;gap:2px;margin-top:0;justify-content:center;align-items:center;min-height:8px;height:8px;width:100%}.selectedDateSection{border-top:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB;padding:8px 0}.selectedDateDivider{height:1px;background-color:#e5e7eb;width:100%;margin:0}.selectedDateContent{display:flex;align-items:center;justify-content:center;padding:0;font-family:Inter,sans-serif;font-weight:600;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;vertical-align:middle;color:#3c3c434d;position:relative}.weekNumber{position:absolute;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#6b7280;margin:0;top:50%;transform:translateY(-50%);left:16px;opacity:.3}.selectedDateText{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#6b7280;text-transform:uppercase;opacity:.3}.dateNumber{font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#111827;margin-bottom:4px;margin-top:0;display:inline-block;vertical-align:baseline;height:20px;line-height:20px}.dotsContainer{display:flex;flex-direction:row;gap:2px;margin-top:0;justify-content:center;align-items:center;min-height:8px;height:8px;width:100%}.dotSpacer{width:0;height:8px;visibility:hidden}.blueDot{width:6px;height:6px;background-color:#10069f;border-radius:50%}.weeklyDate.selectedDate .blueDot{background-color:#fff}.orangeDot{width:6px;height:6px;background-color:#ec4a0a;border-radius:50%}.greenDot{width:6px;height:6px;background-color:#10b981;border-radius:50%}.eventCardArea{background:#f2f2f2;padding:16px 16px 40px;margin-top:20px;border-radius:0;display:flex;flex-direction:column;gap:0;flex:1;overflow-y:auto}.eventCardArea::-webkit-scrollbar{display:none}.eventCardArea{-ms-overflow-style:none;scrollbar-width:none}.emptyState{background:#fff;padding:40px 20px;text-align:center;margin-top:0!important;margin-bottom:0!important;border:none!important;outline:none!important;box-shadow:none!important}.emptyStateIllustration{margin-bottom:24px;border:none!important;outline:none!important;box-shadow:none!important}.emptyStateTitle{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#111827;margin:0 0 8px}.emptyStateDescription{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#6b7280;margin:0}.nothingScheduledImage{width:222px;height:222px;object-fit:contain;opacity:1;border:none;outline:none}@media(max-width:768px){.weeklyDate{min-height:40px}.dateNumber{font-size:14px}.blueDot,.orangeDot,.greenDot{width:6px;height:6px}.selectedDateTitle{font-size:16px}.dayOfWeek{font-size:10px}.emptyState{padding:30px 15px}.emptyStateTitle{font-size:18px}.emptyStateDescription{font-size:14px}}@media(max-width:480px){.weeklyCalendarContainer{height:100%}}@media(max-height:600px){.weeklyCalendarContainer{height:100%}.weekNavigation{margin-bottom:16px}.selectedDateTitle{font-size:16px;line-height:20px}.daysOfWeekHeader{margin-bottom:12px}.dayOfWeek{font-size:10px;padding:4px 0}.weeklyGrid{margin-bottom:12px}.weeklyDate{min-height:36px}.dateNumber{font-size:14px;margin-bottom:2px}.blueDot,.orangeDot,.greenDot{width:4px;height:4px}.selectedDateSection{padding:6px 0}.selectedDateText,.weekNumber{font-size:12px}.eventCardArea{padding:12px 12px 32px;margin-top:16px}.emptyState{padding:24px 12px}.emptyStateTitle{font-size:16px;line-height:22px}.emptyStateDescription{font-size:14px;line-height:20px}}@media(max-height:500px){.weeklyCalendarContainer{height:calc(100vh - 64px);height:calc(100dvh - 64px)}.weekNavigation{margin-bottom:12px}.selectedDateTitle{font-size:14px;line-height:18px}.daysOfWeekHeader{margin-bottom:8px}.dayOfWeek{font-size:9px;padding:3px 0}.weeklyGrid{margin-bottom:8px}.weeklyDate{min-height:32px}.dateNumber{font-size:12px;margin-bottom:1px}.blueDot,.orangeDot,.greenDot{width:3px;height:3px}.selectedDateSection{padding:4px 0}.selectedDateText,.weekNumber{font-size:10px}.eventCardArea{padding:8px 8px 24px;margin-top:12px}.emptyState{padding:16px 8px}.emptyStateTitle{font-size:14px;line-height:18px}.emptyStateDescription{font-size:12px;line-height:16px}}@media(max-height:400px){.weeklyCalendarContainer{height:calc(100vh - 64px);height:calc(100dvh - 64px)}.weekNavigation{margin-bottom:8px}.selectedDateTitle{font-size:12px;line-height:16px}.daysOfWeekHeader{margin-bottom:6px}.dayOfWeek{font-size:8px;padding:2px 0}.weeklyGrid{margin-bottom:6px}.weeklyDate{min-height:28px}.dateNumber{font-size:10px;margin-bottom:0}.blueDot,.orangeDot,.greenDot{width:2px;height:2px}.selectedDateSection{padding:3px 0}.selectedDateText,.weekNumber{font-size:9px}.eventCardArea{padding:6px 6px 16px;margin-top:8px}.emptyState{padding:12px 6px}.emptyStateTitle{font-size:12px;line-height:16px}.emptyStateDescription{font-size:10px;line-height:14px}}.routeEventCard{background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:16px;margin-bottom:16px;position:relative;z-index:2;transition:border-color .2s ease,box-shadow .2s ease}.routeEventCard.selected{border:2px solid #3B82F6;box-shadow:0 0 0 3px #3b82f61a}.routeEventHeader{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.routeProgressSection{display:flex;align-items:center;gap:8px;width:100%}.routeProgressBar{flex:1;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden}.routeProgressFill{height:100%;background-color:#10069f;border-radius:4px;transition:width .3s ease}.routeProgressText{font-family:Inter;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;vertical-align:middle;color:#4d4d4d;min-width:30px}.routeHeaderSecondLine{display:flex;justify-content:space-between;align-items:center;width:100%}.routeStatusPill{background-color:#f2f7ff;color:#10069f;font-family:Inter;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;padding:4px 8px;border-radius:12px;text-transform:uppercase}.routeOptionsButton{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.routeOptionsButton:hover{background-color:#f3f4f6}.routeOptionsButton:disabled{opacity:.5;cursor:not-allowed}.routeOptionsContainer{position:relative}.routeOptionsDropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1000;min-width:150px;overflow:hidden}.routeDropdownItem{width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#111827;cursor:pointer;transition:background-color .2s ease}.routeDropdownItem:hover:not(:disabled){background-color:#f9fafb}.routeDropdownItem:disabled{opacity:.6;cursor:not-allowed}.routeEventContent{display:flex;flex-direction:column;gap:12px}.routeEventTitle{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.routeEventDate{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.routeStops{display:flex;flex-direction:column;gap:8px}.routeStop{display:flex;align-items:flex-start;position:relative;width:100%}.routeStopTime{font-family:Inter;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%;color:gray;width:50px;flex-shrink:0;margin-right:12px}.routeStopDot{width:12px;height:12px;background-color:#111827;border-radius:50%;margin-top:2px;flex-shrink:0;z-index:1;margin-right:12px;margin-left:-5.6px;position:relative}.routeStopAddress{font-family:Inter;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.routeStop:not(:last-child):before{content:"";position:absolute;left:61.4px;top:12px;bottom:-18px;width:0;border-left:2px dotted #111827;z-index:0}.routeEventCard.selected .routeStop:not(:last-child):before{border-left:2px solid #111827}.routeActionButton{background-color:#10069f;color:#fff;border:none;border-radius:8px;padding:12px 16px;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;cursor:pointer;transition:background-color .2s ease;margin-top:8px;width:100%}.routeActionButton:hover{background-color:#0d0a7a}.calendarDashboardWrapper{display:flex;flex-direction:column;height:100svh;height:100dvh;overflow:hidden;background-color:#fff;width:100%;position:relative}.calendarContentWrapper{display:flex;align-items:flex-start;justify-content:center;background-color:#fff;width:100%;flex:1;overflow:hidden;min-height:0;position:relative;padding-top:72px}@media(max-width:480px){.calendarContentWrapper{padding-top:64px}}@supports (padding: env(safe-area-inset-top)){.calendarContentWrapper{padding-top:calc(72px + env(safe-area-inset-top,0px))}@media(max-width:480px){.calendarContentWrapper{padding-top:calc(64px + env(safe-area-inset-top,0px))}}}.createEventMainSection{width:100%;margin:0!important;padding:20px;background:#f2f2f2;display:flex;flex-direction:column;min-height:100vh;box-sizing:border-box}.createEventHeader{display:flex;flex-direction:column;gap:12px;margin:-20px -20px 16px;padding:20px;position:relative;background:#fff}.createEventTitle{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%;color:#000;margin:16px 0 0;text-align:left}.sectionTitle{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#111827;margin-bottom:16px}.dateTimeSection{display:flex;flex-direction:column}.selectPeriodButton{padding:12px 16px;margin-bottom:16px;margin-top:16px;border:1px solid #D1D5DB;border-radius:8px;background:#fff;color:#111827;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:border-color .2s ease;text-align:left;width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.selectPeriodButton:hover{border-color:#10069f}.timeInputs{display:flex;gap:12px}.timeInputGroup{flex:1;position:relative}.timeInput{width:100%;padding:12px 40px 12px 16px;border:1px solid #D1D5DB;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#111827;background:#fff;transition:border-color .2s ease}.timeInput:focus{outline:none;border-color:#10069f;box-shadow:0 0 0 3px #10069f1a}.timeInput::placeholder{color:#9ca3af}.dropdownIcon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none}.addTimeWindowButton{display:flex;align-items:center;gap:8px;padding:0 16px;border:none;background:none;color:gray;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease;border-radius:8px;margin-bottom:16px}.addTimeWindowButton:hover{background-color:#f2f7ff}.eventSection{display:flex;flex-direction:column;gap:16px}.eventTypeInputGroup{position:relative}.eventTypeInput{width:100%;padding:12px 40px 12px 16px;border:1px solid #D1D5DB;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#111827;background:#fff;transition:border-color .2s ease}.eventTypeInput:focus{outline:none;border-color:#10069f;box-shadow:0 0 0 3px #10069f1a}.eventTypeInput::placeholder{color:#9ca3af}.eventDescriptionInput{width:100%;padding:12px 16px;border:1px solid #D1D5DB;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#111827;background:#fff;resize:vertical;min-height:100px;transition:border-color .2s ease}.eventDescriptionInput:focus{outline:none;border-color:#10069f;box-shadow:0 0 0 3px #10069f1a}.eventDescriptionInput::placeholder{color:#9ca3af}.actionButtons{display:flex;flex-direction:column;gap:12px;margin-top:16px}.createEventButton{width:100%;height:44px;padding:0 24px;border:none;border-radius:8px;background:#10069f;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease;opacity:1;transform:rotate(0)}.createEventButton:hover:not(:disabled){background-color:#0d0a7a}.createEventButton:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.6}.cancelEventButton{width:100%;height:44px;padding:0 24px;border:1px solid #D1D5DB;border-radius:8px;background:#fff;color:#374151;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease;opacity:1;transform:rotate(0)}.cancelEventButton:hover:not(:disabled){background-color:#f9fafb}.cancelEventButton:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed;opacity:.6;border-color:#9ca3af}.dropdownContainer{position:relative;width:100%}.dropdownMenu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #D1D5DB;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;max-height:200px;overflow-y:auto;margin-top:4px}.dropdownItem{width:100%;padding:12px 16px;border:none;background:none;text-align:left;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#111827;cursor:pointer;transition:background-color .2s ease}.dropdownItem:hover{background-color:#f3f4f6}.dropdownItem:first-child{border-radius:8px 8px 0 0}.dropdownItem:last-child{border-radius:0 0 8px 8px}.dropdownItem:only-child{border-radius:8px}.timeInput{width:100%;padding:12px 40px 12px 16px;border:1px solid #D1D5DB;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#111827;background:#fff;transition:border-color .2s ease;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;position:relative}.timeInput:hover{border-color:#10069f}.eventTypeInput{width:100%;padding:12px 40px 12px 16px;border:1px solid #D1D5DB;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#111827;background:#fff;transition:border-color .2s ease;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;position:relative}.eventTypeInput:hover{border-color:#10069f}.timeSlotContainer{margin-bottom:16px}.timeSlotHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.timeSlotLabel{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#6b7280}.removeTimeSlotButton{background:none;border:none;cursor:pointer;padding:2px;border-radius:4px;transition:background-color .2s ease}.removeTimeSlotButton:hover{background-color:#fee2e2}@media(min-width:768px){.createEventMainSection{padding:24px}.createEventHeader{margin:-24px -24px 24px;padding:24px}.timeInputs{gap:16px;flex-wrap:nowrap}}@media(min-width:1024px){.createEventMainSection{max-width:600px;margin:0 auto;padding:32px}.createEventHeader{margin:-32px -32px 32px;padding:32px}}.datePickerOverlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.datePickerModal{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:400px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.datePickerHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.datePickerNavButton{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.datePickerNavButton:hover{background-color:#f3f4f6}.datePickerTitle{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#111827;margin:0}.daysOfWeekHeader{display:grid;grid-template-columns:repeat(7,1fr);gap:0;margin-bottom:16px;margin-top:8px}.dayOfWeekHeader{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#4d4d4d;text-align:center;padding:8px 0}.calendarGrid{display:grid;grid-template-columns:repeat(7,1fr);gap:0;margin-bottom:24px}.calendarDay{width:40px;height:40px;border:none;background:none;cursor:pointer;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#111827;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;margin:2px}.calendarDay:hover{background-color:#f3f4f6}.calendarDay.otherMonth{color:#9ca3af;cursor:default}.calendarDay.otherMonth:hover{background-color:transparent}.calendarDay.selected{background-color:#e6e6e6;color:#4d4d4d;font-weight:500;border-radius:50%}.calendarDay.selected:hover{background-color:#e6e6e6}.datePickerDivider{width:100%;height:1px;background-color:#e5e7eb;margin:16px 0}.datePickerActions{display:flex;gap:12px;justify-content:flex-end;flex-direction:row}.datePickerCancelButton{padding:12px 24px;border:1px solid #D1D5DB;border-radius:8px;background:#fff;color:#374151;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease}.datePickerCancelButton:hover{background-color:#f9fafb;border-color:#9ca3af}.datePickerApplyButton{padding:12px 24px;border:none;border-radius:8px;background:#10069f;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease}.datePickerApplyButton:hover{background-color:#0d0a7a}@media(max-width:480px){.datePickerModal{padding:16px;margin:10px}.calendarDay{width:36px;height:36px;font-size:14px}.datePickerActions{flex-direction:row;gap:8px}.datePickerCancelButton,.datePickerApplyButton{flex:1}}.eventPreviewMainSection{width:100%;margin:0!important;padding:20px;background:#f2f2f2;display:flex;flex-direction:column;min-height:100vh}.eventPreviewHeader{display:flex;flex-direction:column;gap:12px;margin:-20px -20px 16px;padding:20px;position:relative;background:#fff}.headerTopRow{display:flex;flex-direction:row;align-items:center;gap:8px}.backButton{background:none;border:none;cursor:pointer;padding:0;margin:0;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.eventPreviewTitle{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%;color:#000;margin:16px 0 0;text-align:left}.sectionTitle{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#111827;margin:0 0 16px}.previewCard{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;border:1px solid #E5E7EB}.cardLabel{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6b7280;margin-bottom:8px}.cardValue{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#111827;word-wrap:break-word}.actionButtons{margin-top:32px;display:flex;flex-direction:column;gap:12px}.editEventButton{background-color:#10069f;color:#fff;border:none;border-radius:8px;padding:16px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease;width:100%}.editEventButton:hover{background-color:#0d0a7a}.deleteEventButton{background-color:#fff;color:#6b7280;border:1px solid #E5E7EB;border-radius:8px;padding:16px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease;width:100%}.deleteEventButton:hover{background-color:#f9fafb;border-color:#d1d5db}@media(min-width:768px){.eventPreviewMainSection{max-width:600px;margin:0 auto}}.ordersTabMainSection{width:100%;padding:0 0 0 8px;background:#f2f2f2;gap:12px}.ordersTimeline{display:flex;flex-direction:column;gap:6px;position:relative;padding-bottom:20px}.ordersTimeline:before{display:none}.orderTimelineItem{display:flex;align-items:flex-start;gap:12px;position:relative}.timelineDot{width:8px;height:8px;background-color:#ccc;border-radius:50%;flex-shrink:0;margin-top:12px;z-index:2;padding:2px;box-sizing:border-box}.timelineDot.delivered{background-color:transparent;width:24px;height:24px;margin-top:0;margin-left:-11px}.timelineLine{position:absolute;left:3px;top:-20px;width:2px;height:22px;background-color:#ccc;z-index:1}.timelineLine.bottom{top:28px;height:calc(100% - 28px)}.timelineLine.delivered,.timelineLine.bottom.delivered{background-color:#10069f}.orderCard{background:#fff;border-radius:8px;padding:12px;flex:1;border:1px solid #E5E7EB;transition:all .2s ease;display:flex;flex-direction:column;gap:6px}.orderCard.firstOrder{border-color:gray;box-shadow:0 2px 8px #10069f26}.orderHeader{display:flex;justify-content:space-between;align-items:center}.orderNumber{font-family:Inter;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%;color:gray;vertical-align:middle}.orderMenuButton{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.orderMenuButton:hover{background-color:#f3f4f6}.orderMenuDropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;min-width:120px;overflow:hidden}.orderMenuDropdownItem{width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#111827;cursor:pointer;transition:background-color .2s ease}.orderMenuDropdownItem:hover{background-color:#f9fafb}.orderCustomer{display:flex;flex-direction:row;gap:8px}.name,.customerAddress{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0%;color:#1a1a1a}.collectionType{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;color:#4d4d4d;background-color:#f3f4f6;padding:4px 8px;border-radius:12px}.completedStatusContainer,.inProgressStatusContainer,.notSuccessfulStatusContainer{display:flex;flex-direction:row;gap:6px}.startRouteButton{width:100%;height:36px;background-color:#10069f;color:#fff;border:1px solid #10069F;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;cursor:pointer;transition:background-color .2s ease;padding:8px 14px;margin-top:8px}.startRouteButton:hover:not(:disabled){background-color:#0d0a7a}.startRouteButton:disabled{background-color:#9ca3af;border-color:#9ca3af;cursor:not-allowed;opacity:.6}.inProgressActions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.actionDivider{width:100%;height:1px;background-color:#e5e7eb}.actionButtonsRow{display:flex;gap:12px}.documentDamageLink{display:flex;align-items:center;gap:16px;margin-top:16px;cursor:pointer}.damageLinkContent{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:gray;cursor:pointer;transition:color .2s ease}.damageLinkContent:hover{color:gray}@media(min-width:768px){.ordersTabMainSection{padding:24px}.orderTimelineItem{gap:24px}.timelineDot{margin-top:20px}.timelineLine{left:7px;top:28px}}.loadingTabMainSection{width:100%;padding:0;display:flex;flex-direction:column;gap:0}.ordersList{display:flex;flex-direction:column;gap:16px;padding:16px 16px 32px}.orderItem{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border-radius:8px;border:1px solid #E5E7EB;margin-bottom:0;width:100%;box-sizing:border-box}.loadingTabMainSection .orderNumber{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#10069f;min-width:32px;width:32px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#e0e7ff;border-radius:50%;flex-shrink:0;text-align:center}.orderDetails{display:flex;flex-direction:column;flex:1}.orderNumberText{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#1e1e1e}.orderType{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;padding:4px 8px;border-radius:12px;width:fit-content}.orderType.delivery{color:#026aa2;background-color:#f0f9ff}.orderType.pickup{color:#4d4d4d;background-color:#f9fafb}.orderType img{width:12px;height:12px}.loadingInstructionsButton{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;transition:all .2s ease;margin:0;width:100%;box-sizing:border-box}.loadingInstructionsButton:hover{background-color:#f9fafb;border-color:#d1d5db}.loadingInstructionsButton span{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#4d4d4d}.loadingModalOverlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.loadingModalContent{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}.loadingModalHeader{padding:20px 24px;border-bottom:1px solid #E5E7EB}.loadingModalTitle{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:28px;color:#1e1e1e;margin:0}.loadingModalBody{padding:24px;display:flex;align-items:center;justify-content:center;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}.loadingModalImage{width:100%;height:auto;max-width:100%;max-height:calc(90vh - 200px);object-fit:contain;border-radius:8px}.loadingModalFooter{padding:16px 24px;border-top:1px solid #E5E7EB;display:flex;justify-content:center}.loadingModalCloseButton{background:#fff;width:100%;border:1px solid #E5E7EB;border-radius:8px;padding:10px 24px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#1e1e1e;cursor:pointer;transition:all .2s ease}.loadingModalCloseButton:hover{background-color:#f9fafb;border-color:#d1d5db}.loadingModalCloseButton:active{background-color:#f3f4f6}@media(max-width:480px){.loadingModalContent{max-width:100%;max-height:95vh;border-radius:8px}.loadingModalHeader{padding:16px}.loadingModalTitle{font-size:18px;line-height:24px}.loadingModalBody{padding:16px;min-height:200px}.loadingModalImage{width:100%;max-width:100%;max-height:calc(95vh - 180px);height:auto}.loadingModalFooter{padding:12px 16px}}.phoneButton{background-color:#f3f4f6;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;padding:0;flex-shrink:0}.phoneButton:active{background-color:#d1d5db}.phoneButton img{pointer-events:none}.routeDetailsMainSection{width:100%;margin:0!important;padding:0;display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}.routeDetailsHeader{display:flex;flex-direction:column;gap:12px;margin:64px 0 0;padding:0 16px;position:sticky;top:64px;z-index:10;background:#fff;flex-shrink:0}.headerTopRow{display:flex;flex-direction:row;align-items:center;margin-top:8px}.headerBottomRow{display:flex;flex-direction:row;align-items:flex-start}.backButton{all:unset;background:none!important;border:none!important;cursor:pointer;padding:0!important;margin:0!important;width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;transition:background-color .2s ease;display:flex!important;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.headerDate{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#10069f;margin:0}.routeStatusSection{padding:0}.routeTitleRow{display:flex;align-items:center}.routeTitle{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#000;margin:0}.statusPill{padding:4px 12px;border-radius:16px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;text-align:center;white-space:nowrap}.statusPill.open{background-color:#f3f4f6;color:#6b7280}.navigationTabs{display:flex}.tabButton{flex:1;background:none;border:none;font-family:Inter;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#6b7280;cursor:pointer;position:relative;transition:color .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.tabButton.active{color:#10069f}.ordersPill{background-color:#e6e6e6;color:#4d4d4d;padding:4px 8px;border-radius:12px;font-family:Inter;font-weight:600;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;min-width:24px}.ordersCount{color:#10069f;font-family:Inter;font-weight:600;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;min-width:24px}.routeDetailsTitle{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%;color:#000;margin:16px 0 0;text-align:left}.routeStatusSection{background:#fff;border-radius:12px}.routeTitleRow{display:flex;align-items:center;gap:12px}.routeTitle{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#111827;margin:0;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:clip;flex:1;min-width:0;position:relative}.routeTitle:not(.expanded){padding-right:70px}.routeTitle:not(.expanded):after{content:"view more";position:absolute;right:0;top:0;color:#10069f;font-weight:500;font-size:14px;line-height:24px}.routeTitle.expanded{-webkit-line-clamp:unset;line-clamp:unset;white-space:normal;overflow:visible}.statusPill{padding:4px 12px;border-radius:16px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;text-align:center}.statusPill.open{background-color:#e6e6e6;color:#4d4d4d}.statusPill.launched{background-color:#f2f7ff;color:#10069f}.statusPill.finished{background-color:#f9fafb;color:#6b7280}.statusPill.ended{background-color:#ecfdf3;color:#027a48}.statusPill.cancelled{background-color:#fee2e2;color:#dc2626}.navigationTabs{display:flex;background:#fff;border-radius:12px;padding:4px;gap:4px}.tabButton{flex:1;padding:5px 10px;border:none;background:transparent;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#6b7280;cursor:pointer;transition:all .2s ease}.tabButton.active{background-color:#f2f7ff;color:#10069f}.tabButton:hover:not(.active){background-color:#f9fafb}.routeContent{flex:1;padding:16px;background:#f2f2f2;overflow-y:auto;overflow-x:hidden;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.routeContent::-webkit-scrollbar{display:none}.overviewContent{display:flex;flex-direction:column;gap:16px}.infoCard{background:#fff;border-radius:8px;padding:12px;text-align:left;display:flex;flex-direction:column;height:124px;gap:12px}.infoCard:has(.progressCard):not(.progressCardNoButton){height:156px;gap:12px}.infoCard.progressCardNoButton:has(.progressCard){height:108px;gap:12px}.infoCard.progressCardNoButton:not(:has(.progressCard)){height:auto;min-height:60px}.infoCard:not(:first-of-type){height:auto;padding:16px}.infoCard:not(:first-of-type) .infoLabel{font-family:Inter;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;color:gray;margin-bottom:8px;text-align:left}.infoCard:not(:first-of-type) .infoValue{font-family:Inter;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#1e1e1e}.infoLabel{font-family:Inter;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;color:#6b7280;text-align:left;margin-bottom:0}.infoValue{font-family:Inter;font-weight:700;font-size:18px;line-height:12px;letter-spacing:0%;color:#1e1e1e;margin-top:0}.progressCard{display:flex;align-items:center;gap:12px}.progressBar{flex:1;height:8px;background-color:#e5e7eb;border-radius:4px;position:relative;overflow:visible}.progressFill{height:100%;background-color:#10069f;border-radius:4px;transition:width .3s ease-in-out}.progressDot{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-color:#ff6b35;border-radius:50%;border:2px solid #ffffff;box-shadow:0 2px 4px #0000001a}.progressText{font-family:Inter;font-weight:600;font-size:14px;line-height:20px;color:#111827;min-width:40px;text-align:right}.actionButtonContainer{margin-top:auto}.primaryActionButton{width:100%;height:36px;background-color:#10069f;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease}.primaryActionButton:hover{background-color:#0d0a7a}.routeInfoCard{background:#fff;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px}.infoRow{display:flex;flex-direction:column;gap:4px}.infoRow .infoLabel{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#374151;margin:0}.infoRow .infoValue{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#111827}.dispatcherCard{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 4px #0000001a}.dispatcherLabel{font-family:Inter;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;color:gray;margin-bottom:12px}.dispatcherInfo{display:flex;align-items:center;justify-content:space-between;gap:12px}.dispatcherProfile{display:flex;align-items:center;gap:12px;flex:1}.dispatcherAvatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.dispatcherAvatar img{width:100%;height:100%;object-fit:cover}.dispatcherDetails{display:flex;flex-direction:column;gap:4px;flex:1}.dispatcherName{font-family:Inter;font-weight:600;font-size:16px;line-height:24px;color:#111827}.dispatcherEmail{font-family:Inter;font-weight:400;font-size:14px;line-height:20px;color:#6b7280}.phoneButton{background:none;border:none;border-radius:8px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease}.phoneButton:hover{background-color:#f3f4f6}.damageLink{background:none;border:none;color:gray;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;padding:0}.damageLink:hover{color:#0d0a7a}.ordersContent,.loadingContent{background:#fff;border-radius:12px;padding:20px;min-height:200px;display:flex;align-items:center;justify-content:center}.placeholderText{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#6b7280;text-align:center}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.driver-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.driver-modal-container{background:#fff;border-radius:8px;box-shadow:0 10px 25px #00000026;width:100%;max-width:700px;max-height:90vh;overflow:auto;position:relative;margin:0 auto;padding:24px;box-sizing:border-box}.driver-modal-container .driver-modal-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding-bottom:20px}.driver-modal-container .driver-modal-title{font-size:20px!important;font-weight:600!important;color:#1f2937!important;margin:0!important;line-height:1.2!important;padding:0!important}.driver-modal-container .driver-modal-close-btn{background:none!important;border:none!important;cursor:pointer!important;padding:4px!important;border-radius:4px!important;color:#6b7280!important;transition:background-color .2s!important;display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important}.driver-modal-form{display:flex;flex-direction:column;box-sizing:border-box}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:8px;flex:1;align-items:start;overflow:auto!important;min-height:100%}.form-column{display:flex;flex-direction:column;gap:10px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:14px;font-weight:500;color:#4d4d4d;margin:0}.birthday-row{display:flex;gap:12px}.birthday-field{flex:1;white-space:nowrap}.driver-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:auto}.btn-cancel{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#4d4d4d;cursor:pointer;transition:all .2s;min-width:100px;height:44px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.btn-cancel:hover{background:#f9fafb;border-color:#9ca3af}.btn-invite{background:#10069f!important;border:1px solid #10069f!important;border-radius:8px;padding:10px 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease;min-width:140px;height:44px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.btn-invite:hover,button.btn-invite:hover{background:#1a0fd0!important;border-color:#1a0fd0!important;color:#fff!important}.btn-invite:disabled{background:#9ca3af;border-color:#9ca3af;cursor:not-allowed}@media(max-width:768px){.driver-modal-overlay{padding:16px}.driver-modal-container{max-width:100%;max-height:95vh}.form-columns{grid-template-columns:1fr;gap:20px}.birthday-row{flex-direction:column;gap:16px}.driver-modal-actions{flex-direction:column}.btn-cancel,.btn-invite{width:100%}}@media(max-width:480px){.driver-modal-container .driver-modal-header{padding:16px!important}.driver-modal-form{padding:0 16px 16px}.form-columns,.form-column{gap:16px}}.form-input.error,.form-select.error{border:1px solid #ef4444!important;box-shadow:0 0 0 1px #ef44441a!important}.form-input.error:focus,.form-select.error:focus{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef44441a!important;outline:none}.birthday-error-message{color:#ef4444;font-size:12px;font-weight:400;line-height:1.4;display:block;animation:fadeInError .2s ease-in-out}@keyframes fadeInError{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.form-group{margin-bottom:16px;position:relative}.form-group:has(.error-message){margin-bottom:20px}.birthday-row .birthday-field{position:relative}.birthday-row .error-message{position:absolute;top:100%;left:0;width:100%;z-index:1}.input-with-icon .form-input.error{padding-left:40px}.input-with-icon .input-icon{color:#6b7280;transition:color .2s ease}.input-with-icon:has(.form-input.error) .input-icon{color:#ef4444}.btn-invite:disabled,.btn-cancel:disabled{opacity:.6;cursor:not-allowed}.form-input.success,.form-select.success{border:1px solid #10b981;box-shadow:0 0 0 1px #10b9811a}.form-input:focus,.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.optional-fields-section{border-top:1px solid #e5e7eb;padding-top:20px;margin-top:20px}.optional-fields-section h3{color:#374151;font-size:16px;font-weight:500;margin-bottom:15px}@media(max-width:768px){.error-message{font-size:11px}.form-group:has(.error-message){margin-bottom:18px}}@media(prefers-contrast:high){.form-input.error,.form-select.error{border:2px solid #ef4444!important}.error-message{font-weight:600}}@media(prefers-reduced-motion:reduce){.error-message{animation:none}.form-input,.form-select,.input-icon{transition:none}}.error-message-12{color:#ef4444;font-size:12px;font-weight:400;line-height:1.4;display:block;animation:fadeInError .2s ease-in-out;position:absolute;bottom:18%}.dropdown-label-12{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#4d4d4d;line-height:20px;margin:0 0 8px;display:block}.input-field-container{width:100%;margin-bottom:0}.input-field-label-wrapper{display:flex;flex-direction:column;gap:4px}.input-field-label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#4d4d4d;line-height:20px;margin:0;display:block}.input-field-help-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#667085;line-height:18px;margin:0}.required-asterisk{color:#dc2626;margin-left:2px}.input-field-wrapper{position:relative;width:100%;max-width:320px}.input-field-input{width:100%;height:44px;padding:12px 16px;border:1px solid #D0D5DD;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#1a1a1a;background:#fff;box-sizing:border-box;position:relative;z-index:1}.input-field-input.input-field-with-unit{padding-right:100px}.input-field-input::placeholder{color:#9ca3af}.input-field-input:focus{outline:none;border-color:#d0d5dd}.input-field-error{border-color:#dc2626;color:#374151}.input-field-input.input-field-error{padding-right:40px}.input-field-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.input-field-disabled{background:#f2f2f2;color:#b3b3b3;cursor:not-allowed}.input-field-unit-dropdown{position:absolute;left:12px;top:50%;transform:translateY(-50%);height:28px;min-width:80px;display:flex;align-items:center;pointer-events:auto;z-index:2}.input-field-unit-dropdown:has(.is-open){z-index:3}.input-field-error-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}.input-field-error-message{font-family:Inter,sans-serif;font-size:12px;color:#f04438;margin-top:4px;line-height:1.2}.time-unit-dropdown{position:relative;font-family:Inter,sans-serif;height:100%;display:inline-block;width:fit-content;align-items:center;background-color:transparent;z-index:1}.time-unit-dropdown.disabled{opacity:.6;pointer-events:none;cursor:not-allowed}.time-unit-selector{display:flex;align-items:center;cursor:pointer;border:#ffffff;color:#1a1a1a;height:100%;width:100%}.time-unit-selector:hover{border-color:#9ca3af}.time-unit-selector svg{margin-top:4px}.dropdown-options{position:absolute;top:calc(100% + 8px);left:-10px;right:0;background:#fff;border-radius:8px;box-shadow:0 12px 16px -4px #1018281a;font-size:14px;overflow:hidden;min-width:120px;z-index:10000}.dropdown-option{padding:8px 12px;cursor:pointer;transition:background-color .2s ease;font-size:14px;color:#1f2937;position:relative}.dropdown-option:hover{background-color:#f3f4f6}.dropdown-option.active{font-weight:500}.save-button{display:flex;justify-content:center;align-items:center;padding:10px 18px;height:44px;background:#10069f;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;transition:background-color .2s ease}.save-button:hover{background:#0a0470}.save-button:disabled{background:#b3b3b3;cursor:not-allowed}.dropdown-container-1{position:relative;width:100%;font-family:inherit!important;font-size:16px!important;color:gray!important}.dropdown-label{display:block;margin-bottom:6px;font-size:16px;font-weight:400;color:#1a1a1a;font-family:inherit}.dropdown-button{width:100%;height:44px;padding:8px 10px;border:1px solid #ccc;background:#fff;border-radius:6px;font-family:inherit;cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s ease;position:relative;font-size:16px!important;color:gray!important}.dropdown-button-2{width:212px;height:44px;padding:8px 10px;border:1px solid #ccc;background:#fff;border-radius:6px;cursor:pointer;text-align:left;font-family:inherit;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s ease;position:relative;font-size:16px!important;color:gray!important}.dropdown-button-2 label{font-size:16px!important}.dropdown-button-1{width:100%;height:44px;padding:8px 10px;border:1px solid #ccc;background:#fff;border-radius:6px;cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s ease}.dropdown-button:hover{border-color:#888}.dropdown-button.disabled{background:#f8f8f8;color:#aaa;cursor:not-allowed}.dropdown-menu-1{position:absolute;z-index:3000!important;max-width:380px;background:#fff;border:1px solid #ddd;font-family:inherit;border-radius:6px;max-height:170px;overflow-y:auto!important;overflow-x:auto;box-shadow:0 4px 10px #00000014}.dropdown-menu-1::-webkit-scrollbar{width:6px}.dropdown-menu-1::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.dropdown-menu-1::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.dropdown-menu-1::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dropdown-item{padding:8px 10px;cursor:pointer;font-size:14px;display:flex;justify-content:space-between;align-items:center;background:#fff;z-index:2000!important;font-family:inherit}.dropdown-item:hover{background-color:#f0f8ff}.dropdown-item.selected{background-color:#e6f2ff;font-weight:600}.dropdown-item-label{flex:1;cursor:pointer;font-family:inherit}.dropdown-info-icon{width:20px;height:20px;cursor:pointer;opacity:.6;transition:opacity .2s ease;flex-shrink:0;margin-left:8px}.dropdown-info-icon:hover{opacity:1}.dropdown-empty{padding:8px 10px;color:#999;font-style:italic}.dropdown-arrow{margin-left:8px;font-size:14px;color:#1a1a1a;flex-shrink:0;line-height:1}.dropdown-error-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.dropdown-arrow.up{transform:rotate(180deg)}.tags-wrapper{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.selected-tags{flex:1;display:flex;flex-wrap:wrap;gap:4px;max-height:35px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.selected-tags::-webkit-scrollbar-thumb{visibility:visible}.selected-tags:has(>.tag:nth-child(n+3))+.dropdown-arrow{display:none!important}.selected-tags{display:flex;flex-wrap:wrap;gap:4px;max-height:35px;overflow-y:auto;overflow-x:hidden}.selected-tags::-webkit-scrollbar{width:4px}.selected-tags::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.tag{background-color:#e6f0ff;border-radius:4px;padding:1px 3px;font-size:12px;display:flex;align-items:center;gap:4px}.tag-remove{background:none;border:none;color:#333;font-size:12px;cursor:pointer;font-family:inherit}.tag-remove:hover{color:red}.multi-select-placeholder{color:gray;font-size:16px}.check{color:#007bff;font-weight:700;font-family:inherit}.dropdown-button-1,.dropdown-button-2,.dropdown-item,.dropdown-item-label{font-family:inherit!important;font-size:16px!important;color:gray!important}.select-error-12{border:1px solid #f04438!important;background:#fff;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;height:44px;width:100%;font-size:16px;color:gray;font-family:inherit;padding:8px 36px 8px 10px;position:relative}.select-error:focus{border-color:#f04438!important;box-shadow:0 0 0 3px #f044381a}.select-error-12:focus{border-color:#f04438!important;box-shadow:0 0 0 3px #f044381a}.dropdown-menu-bottom{top:100%;margin-top:4px}.dropdown-menu-top{bottom:100%;margin-bottom:4px}.checkbox-container{display:flex;align-items:center;gap:8px;width:100%}.checkbox{width:16px;height:16px;border:2px solid #ccc;border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease;background-color:#fff}.checkbox.checked{background-color:#007bff;border-color:#007bff}.checkbox-label{flex:1;font-family:inherit;font-size:14px;color:#1a1a1a}.dropdown-item:hover .checkbox{border-color:#007bff}.table-filters-container{padding:0;border-radius:0}.filters-content{display:flex;justify-content:space-between;align-items:center;gap:24px}.filter-tabs{display:flex;overflow:hidden;border-radius:8px;border:1px solid #b3b3b3}.filter-tab{border:none;border-right:1px solid #b3b3b3;padding:12px 24px;font-size:14px;font-weight:500;color:#4d4d4d;cursor:pointer;transition:all .2s;position:relative;white-space:nowrap;text-align:center;width:auto;flex:0 0 auto;height:40px;background:#fff;font-family:Inter,sans-serif}.filter-tab:last-child{border-right:none}.filter-tab.active{background:#f2f2f2;color:#333;font-weight:500}.filter-tab:hover:not(.active){background:#f3f4f6}.team-filter-tabs{display:flex;overflow:hidden}.team-filter-tabs .filter-tab{border:1px solid #b3b3b3;padding:10px 16px;border-radius:0}.team-filter-tabs .filter-tab:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px;background:transparent}.team-filter-tabs .filter-tab:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.team-filter-tabs .filter-tab:not(:last-child){border-right:1px solid #b3b3b3}.driver-filter-tabs{display:flex;overflow:hidden;border-radius:8px;border:1px solid #b3b3b3}.driver-filter-tabs .filter-tab{border:none;border-right:1px solid #b3b3b3;padding:12px 24px}.driver-filter-tabs .filter-tab:last-child{border-right:none}.filter-controls{display:flex;gap:16px;align-items:center}.license-dropdown{position:relative;display:flex;align-items:center;justify-content:space-between;width:200px;height:40px;padding:8px 12px;border-radius:6px;background:#fff;border:1px solid #d1d5db;box-shadow:0 1px 2px #0000000d;font-size:14px;cursor:pointer}.license-display{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer}.license-text{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6b7280;margin:0}.dropdown-arrow{width:16px;height:16px;color:#6b7280;flex-shrink:0}.license-dropdown-menu{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 6px #0000001a;z-index:1000;margin-top:8px;min-width:250px;overflow:hidden;max-height:195px;overflow:auto}.license-dropdown-option{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background-color .2s}.license-dropdown-option:hover{background:#f9fafb}.license-dropdown-option input[type=checkbox]{width:16px;height:16px;border:1px solid #d1d5db;border-radius:4px;cursor:pointer}.license-dropdown-option label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#374151;cursor:pointer;flex:1}.search-container{position:relative;display:flex;align-items:center;width:280px;height:44px;gap:6px;transform:rotate(0);opacity:1;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:0}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none;height:15px;width:15px;color:gray}.close-icon-team{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;cursor:pointer;padding-right:6px}.team-search-input{width:100%;height:100%;padding:10px 12px 10px 40px;border:none!important;outline:none!important;background:transparent;font-size:16px;font-family:Inter,sans-serif;font-weight:400;color:#111827;border-radius:8px;display:flex;align-items:center}.search-input::placeholder{color:#9ca3af}@media(max-width:1024px){.filters-content{display:flex;flex-direction:column;gap:12px;width:100%;align-items:stretch}.driver-filters .filters-content{flex-direction:column;gap:12px;align-items:flex-start}.table-filters-container{padding:0}.filters-content{display:flex;flex-direction:column;gap:12px;width:100%}.driver-filters .filters-content{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:12px;width:100%;align-items:start}.driver-filters .driver-filter-tabs{grid-column:1;grid-row:1;width:auto;flex-shrink:0;display:flex;overflow:hidden;border-radius:8px;border:1px solid #b3b3b3}.driver-filters .filter-controls{display:contents}.driver-filters .license-dropdown-wrapper{grid-column:3;grid-row:1;width:auto;min-width:210px!important}.driver-filters .filter-controls .search-container{grid-column:1 / -1;grid-row:2;width:100%}.team-filters .filter-controls{width:100%;flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media(max-width:768px){.table-filters-container{padding:0}.filters-content{display:flex;flex-direction:column;gap:12px;width:100%}.driver-filters .filters-content{display:flex;flex-direction:column;gap:12px;align-items:stretch;width:100%}.driver-filters .driver-filter-tabs{width:100%;display:flex;overflow:hidden;border-radius:8px;border:1px solid #b3b3b3;order:1}.driver-filters .filter-controls{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:12px;order:2}.driver-filters .license-dropdown-wrapper{flex:1 1 100%;width:100%!important;min-width:unset!important}.driver-filters .filter-controls .search-container{flex:1 1 100%;width:100%}.team-filters .filters-content{flex-direction:column;gap:12px}.team-filters .filter-controls{flex-direction:column;align-items:stretch;width:100%}.filter-controls{flex-direction:column;gap:12px;width:100%}.license-dropdown,.search-container{width:100%}.filter-tabs{flex-wrap:wrap}.filter-tab{flex:0 0 auto;width:auto}}.search-container{width:auto;flex:1}.filter-controls{width:100%;align-items:center}.team-filters .filters-content{display:flex;flex-direction:column;align-items:stretch}.team-filters .team-filter-tabs{width:auto}.team-filters .filter-controls{width:100%;flex-direction:row;justify-content:space-between;align-items:center}}@media(max-width:768px){.table-filters-container{padding:0}.filters-content{display:flex;flex-direction:column;gap:12px;width:100%}.driver-filters .filters-content{flex-direction:column;gap:12px}.driver-filters .driver-filter-tabs{width:100%;order:1}.driver-filters .filter-controls{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:12px;order:2}.driver-filters .license-dropdown-wrapper{flex:1 1 100%;width:100%!important;min-width:unset!important}.driver-filters .filter-controls .search-container{flex:1 1 100%;width:100%}.team-filters .filters-content{flex-direction:column;gap:12px}.team-filters .filter-controls{flex-direction:column;align-items:stretch;width:100%}.filter-controls{flex-direction:column;gap:12px;width:100%}.license-dropdown,.search-container{width:100%}.filter-tabs{flex-wrap:wrap}.filter-tab{flex:0 0 auto;width:auto}}.dropdown-container{position:relative;display:flex;justify-content:flex-end;width:100%;padding-right:8px;overflow:visible}.dropdown-container:has(.dropdown-menu){z-index:10000}.dropdown-trigger{background:none;border:none;border-radius:4px;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;opacity:.7;position:relative;z-index:2}.dropdown-trigger:hover{background-color:#f3f4f6;opacity:1}.dropdown-trigger svg{width:16px;height:16px;display:block}.dropdown-menu{position:fixed;display:flex;width:250px;height:auto!important;align-items:flex-start;border-radius:8px;background:#fff;box-shadow:0 12px 16px -4px #1018281a,0 4px 6px -2px #1018280d;padding:8px 0;overflow:auto;transform:translateZ(0);flex-direction:column;z-index:100000}.dropdown-item{display:flex;align-items:center;width:100%;padding:12px 16px;text-align:left;background:none;border:none;cursor:pointer;font-size:14px;color:#1e293b;transition:background-color .2s;min-height:40px;white-space:nowrap;margin:0}.dropdown-item:hover{background-color:#f8fafc}.icon{margin-right:12px;font-size:16px}.label{white-space:nowrap}.table-container{display:flex;flex-direction:column;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #ccc;width:100%;margin:0 auto;height:100%;position:relative;z-index:1}.table-filters{padding:16px 24px;border-bottom:1px solid #ccc}.table-responsive{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;position:relative;min-height:100px}.dynamic-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}.dynamic-table thead{display:table-header-group;background-color:#fff;border-bottom:1px solid #ccc}.dynamic-table thead tr{display:table-row}.header-cell{display:table-cell;padding:16px 12px;text-align:left;font-weight:500;color:gray;font-size:12px;letter-spacing:.5px;cursor:default;-webkit-user-select:none;user-select:none;position:relative;vertical-align:top;white-space:nowrap}.header-cell[data-column=name],.header-cell[data-column=brandModel]{padding:16px 12px 16px 24px}.header-cell[data-column=email],.header-cell[data-column=licenseClass],.header-cell[data-column=role],.header-cell[data-column=vehicleType],.header-cell[data-column=contact],.header-cell[data-column=phone],.header-cell[data-column=Driverphone]{padding:16px 12px;min-width:0}.header-cell[data-column=status]{padding:16px 12px}.header-cell[data-column=actions]{padding:0 4px;width:20px;min-width:20px;max-width:20px;text-align:left}.dynamic-table tbody{display:table-row-group;cursor:pointer!important}.dynamic-table tbody tr{display:table-row;border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.dynamic-table tbody tr:hover{background-color:#f9fafb}.dynamic-table tbody tr:last-child{border-bottom:none}.table-cell{display:table-cell;padding:16px 12px;vertical-align:top;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.table-cell>*:not(.actions-cell){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.cell-text{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis}.table-cell>.actions-cell{overflow:visible;width:100%}.table-cell[data-column=name],.table-cell[data-column=brandModel]{padding:16px 12px 16px 24px}.table-cell[data-column=email],.table-cell[data-column=licenseClass],.table-cell[data-column=role],.table-cell[data-column=vehicleType],.table-cell[data-column=contact],.table-cell[data-column=phone],.table-cell[data-column=Driverphone]{padding:16px 12px}.table-cell[data-column=status]{padding:16px 12px;text-align:left}.actions-cell{display:flex;justify-content:center;align-items:center;padding:0;width:100%;height:100%}.table-cell[data-column=actions]{overflow:visible;width:20px;min-width:20px;max-width:20px;justify-content:flex-start;z-index:900}.table-cell[data-column=brandModel],.table-cell[data-column=vehicleType],.table-cell[data-column=licenseClass],.table-cell[data-column=Driverphone]{min-width:0}.table-cell.clickable{cursor:pointer}.status-badge{display:inline-block;padding:4px 6px;border-radius:12px;font-size:12px;font-weight:500;line-height:16px;text-align:center;white-space:nowrap;box-sizing:border-box;max-width:max-content;width:auto}.status-available{background-color:#ecfdf5;color:#065f46}.status-invited{background-color:#eff6ff;color:#1e40af}.status-expired{background-color:#fef2f2;color:#b91c1c}.status-unavailable{background-color:#f3f4f6;color:#4b5563}.item-avatar{width:32px;height:32px;border-radius:8px;object-fit:cover}.item-details{display:flex;flex-direction:column;min-width:0}@media(max-width:1200px){.table-cell,.header-cell{padding:0 16px}}@media(max-width:768px){.table-pagination,.table-filters{flex-direction:column;gap:12px;align-items:flex-start}.pagination-controls{width:100%;justify-content:space-between}.pagination-btn{flex:1;text-align:center}}.dynamic-table-row{cursor:pointer}.dynamic-table-row:hover{background-color:#f9fafb}.dynamic-table-row td{height:72px;background:#fff;border-bottom:1px solid #f0f0f0;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:16px 24px;vertical-align:middle;color:gray;-webkit-user-select:none;user-select:none;cursor:pointer}.team-page-container .cell-email,.driver-page-container .cell-email{word-break:break-word;white-space:normal;overflow:visible;text-overflow:unset}.team-page-container .cell-contact,.driver-page-container .cell-phone{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-info{display:flex;align-items:center;gap:12px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer;width:100%;min-width:0}.item-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.item-details{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1;overflow:hidden}.item-name{font-size:14px;font-weight:500;color:#1a1a1a;font-family:Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer}.item-id{font-size:12px;color:gray;font-family:Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer}.table-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-top:1px solid #e5e7eb}.pagination-info{font-size:14px;color:#6b7280}.pagination-controls{display:flex;gap:8px}.pagination-btn{padding:8px 16px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1200px){.table-container{border-radius:0}.header-cell,.table-cell{padding:0 12px}}@media(max-width:768px){.table-responsive{-webkit-overflow-scrolling:touch;margin:0 -16px;width:calc(100% + 32px)}.table-container{border-radius:0;box-shadow:none}.dynamic-table{min-width:0}.table-header th,.dynamic-table-row td{padding:12px 16px}.pagination-controls{flex-direction:column;gap:4px}}.no-data-cell{text-align:center;padding:60px 20px!important;border:none!important}.no-data-in-table{display:flex;justify-content:center;align-items:center;width:100%}.no-data-content{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:400px}.no-data-illustration{display:flex;justify-content:center;align-items:center}.no-data-message{text-align:center}.no-data-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.no-data-description{font-size:14px;color:#6b7280;margin:0 0 20px;line-height:1.5}.clear-filters-btn{background:#10069f;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .2s}.clear-filters-btn:hover{background:#1a0fd0}.table-wrapper{display:flex;flex-direction:column;width:100%;position:relative;background:#fff}.table-wrapper thead{position:sticky;top:0;z-index:2;background:#fff;border-bottom:1px solid #ccc}.table-body-scroll{max-height:calc(68vh - 200px);overflow-y:auto;overflow-x:hidden}.table-body-scroll::-webkit-scrollbar{width:6px}.table-body-scroll::-webkit-scrollbar-track{background:#fff;border-radius:3px}.table-body-scroll::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.table-body-scroll::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.table-wrapper table{width:100%;border-collapse:collapse;table-layout:fixed}.table-container{display:flex;flex-direction:column;position:relative;height:100%}.table-pagination{position:sticky;bottom:0;z-index:3;background:#fff;border-top:1px solid #e5e7eb}.dynamic-table-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.dynamic-pagination-info{color:#666;font-size:12px}.dynamic-pagination-controls{display:flex;gap:8px}.dynamic-pagination-btn{height:32px;padding:0 12px;border-radius:6px;border:1px solid #b3b3b3;background:#fff;color:#4d4d4d;font-size:12px;font-family:inherit;cursor:pointer;transition:all .15s ease-in-out}.dynamic-pagination-btn:disabled{color:#4d4d4d;cursor:not-allowed;background:#fff}.no-data-container{display:flex;align-items:center;justify-content:center;padding:40px 20px;background:#fff}.no-data-content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:400px;gap:8px}.no-data-illustration{display:flex;align-items:center;justify-content:center}.no-data-illustration svg{max-width:200px;height:auto}.no-data-message{display:flex;flex-direction:column;align-items:center}.no-data-title{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#1a1a1a;margin:0}.no-data-action{display:flex;flex-direction:column;align-items:center}.no-data-description{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:gray;margin-top:8px;line-height:1.5;text-align:center}.invite-btn{background:#10069f;border:1px solid #10069F;border-radius:8px;padding:12px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;min-width:160px;height:44px}.invite-btn:hover{background:#1a0fd0;border-color:#1a0fd0;transform:translateY(-1px);box-shadow:0 4px 8px #10069f33}.invite-btn:active{transform:translateY(0);box-shadow:0 2px 4px #10069f33}@media(max-width:768px){.no-data-container{padding:32px 16px}.no-data-content{gap:8px}.no-data-illustration svg{max-width:160px}.no-data-title{font-size:20px}.no-data-description{font-size:14px}.invite-btn{font-size:14px;padding:10px 20px;min-width:140px;height:40px}}@media(max-width:480px){.no-data-container{min-height:40vh;padding:24px 12px}.no-data-content{gap:20px}.no-data-illustration svg{max-width:140px}.no-data-title{font-size:18px}.no-data-description{font-size:13px}}.confirm-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;padding:16px}.confirm-modal{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:400px;box-shadow:0 10px 25px #0003;animation:slideIn .2s ease-out}.confirm-modal h2{margin:0 0 12px;color:#1a1a1a;font-size:20px;font-weight:600;text-align:center}.confirm-modal p{margin:0 0 24px;color:#4b5563;font-size:15px;line-height:1.5;text-align:center}.confirm-file-name{display:block;max-width:100%;margin:8px auto 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 10px}.confirm-actions{display:flex;gap:12px;justify-content:stretch}.confirm-actions .btn{flex:1;padding:10px 20px;border-radius:8px;cursor:pointer;border:none;font-family:inherit;font-weight:500;font-size:14px;transition:all .2s ease}.confirm-actions .btn.cancel{background:#e5e7eb;color:#374151}.confirm-actions .btn.cancel:hover{background:#d1d5db}.confirm-actions .btn.delete{background:#dc2626;color:#fff}.confirm-actions .btn.delete:hover{background:#b91c1c}@media(max-width:480px){.confirm-modal{padding:20px;max-width:calc(100% - 32px)}.confirm-modal h2{font-size:18px}.confirm-modal p{font-size:14px}.confirm-actions{flex-direction:column;gap:10px}.confirm-actions .btn{width:100%;padding:12px}}@media(min-width:481px)and (max-width:768px){.confirm-modal{max-width:380px}}.confirm-actions .btn:active{transform:scale(.98)}.driver-page-container{width:100%;background:transparent;font-family:Inter,sans-serif;padding:40px 32px 0;box-sizing:border-box;display:flex;flex-direction:column;position:relative;overflow:visible}.driver-page-container>*{flex-shrink:0}.driver-table-container{flex:1;background:transparent;border-radius:0;box-shadow:none;overflow:visible;display:flex;flex-direction:column}.divider-driver{height:1px;background-color:#ccc;border:none;width:100%;margin:20px 0;box-sizing:border-box}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:12px;min-width:80px;text-align:center;white-space:nowrap;font-size:12px;font-weight:500;line-height:16px;text-transform:capitalize}.driver-header-content{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:default;gap:20px}.driver-page-title{font-size:24px;font-weight:600;color:#1f2937;margin:0;text-transform:capitalize;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:default;flex-shrink:0}.invite-drivers-btn{background:#10069f;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;white-space:nowrap;flex-shrink:0}.invite-drivers-btn:hover{background:#1a0fd0}@media(min-width:1440px){.driver-page-container{padding:40px 32px 0}.driver-header-content{gap:20px}.driver-page-title{font-size:24px}.invite-drivers-btn{padding:12px 24px;font-size:16px}.divider-driver{margin:20px 0}}@media(max-width:1439px)and (min-width:1200px){.driver-page-container{padding:36px 28px 0}.driver-header-content{gap:18px}.driver-page-title{font-size:22px}.invite-drivers-btn{padding:11px 22px;font-size:15px}.divider-driver{margin:18px 0}}@media(max-width:1199px)and (min-width:1024px){.driver-page-container{padding:32px 24px 0}.driver-header-content{gap:16px}.driver-page-title{font-size:20px}.invite-drivers-btn{padding:10px 20px;font-size:14px}.divider-driver{margin:16px 0}}@media(max-width:1023px)and (min-width:768px){.driver-page-container{padding:28px 20px 0}.driver-header-content{gap:14px}.driver-page-title{font-size:18px}.invite-drivers-btn{padding:10px 18px;font-size:13px}.divider-driver{margin:14px 0}}@media(max-width:767px)and (min-width:600px){.driver-page-container{padding:24px 16px 0}.driver-header-content{flex-direction:row;gap:12px}.driver-page-title{font-size:16px}.invite-drivers-btn{padding:9px 16px;font-size:12px}.divider-driver{margin:12px 0}}@media(max-width:599px)and (min-width:480px){.driver-page-container{padding:20px 14px 0}.driver-header-content{flex-direction:row;gap:10px}.driver-page-title{font-size:15px}.invite-drivers-btn{padding:8px 14px;font-size:11px;gap:6px}.divider-driver{margin:10px 0}}@media(max-width:479px){.driver-page-container{padding:16px 12px 0}.driver-header-content{flex-direction:row;gap:8px}.driver-page-title{font-size:14px;font-weight:500}.invite-drivers-btn{padding:7px 12px;font-size:10px;gap:5px}.divider-driver{margin:8px 0}.invite-drivers-btn svg{width:14px;height:14px}}.profile-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.profile-modal-container{background:#fff;width:100%;max-width:820px;border-radius:12px;padding:24px;display:flex;flex-direction:column;overflow-y:auto;animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.profile-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.profile-header-info{display:flex;align-items:center;gap:16px}.profile-modal-title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#1a1a1a;margin:0}.profile-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb}.no-border{border:none}.dashboard-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover;cursor:pointer}.profile-modal-close-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#6b7280;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-modal-close-btn svg{width:24px;height:24px}.profile-modal-content{display:flex;flex-direction:column;flex:1}.profile-field{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding:16px 0;gap:16px}.profile-field:last-of-type{border-bottom:none}.profile-field.profile-avatar-row{padding:20px 0}.profile-field-label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#6b7280;flex-shrink:0;min-width:180px}.profile-field-value{font-family:Inter,sans-serif;font-size:18px;line-height:28px;font-weight:700;color:#1e1e1e;flex:1;word-break:break-word}.profile-modal-footer{display:flex;justify-content:end;align-items:center;width:100%;max-width:772px;padding:16px 0 0;margin-top:20px}.profile-close-button{padding:10px 24px;background:#fff;border:1px solid #b3b3b3;border-radius:8px;box-shadow:0 1px 2px #1018280d;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#4d4d4d;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;gap:8px}.profile-close-button:hover{background:#e5e7eb;border-color:#9ca3af}.profile-logout-button{width:80px;height:44px;padding:10px 18px;background:#fff;border:1px solid #b3b3b3;border-radius:8px;box-shadow:0 1px 2px #1018280d;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#4d4d4d;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;gap:8px}.profile-logout-button:hover{background:#e5e7eb;border-color:#9ca3af}@media(max-width:768px){.profile-modal-overlay{padding:16px}.profile-modal-container{max-width:600px;padding:20px}.profile-modal-title{font-size:20px}.profile-field{padding:14px 0}.profile-field-label{min-width:140px;font-size:13px}.profile-field-value{font-size:16px}}@media(max-width:600px){.profile-modal-overlay{padding:12px}.profile-modal-container{padding:16px}.profile-modal-header{margin-bottom:16px}.profile-modal-title{font-size:18px;line-height:24px}.profile-field{flex-direction:column;align-items:flex-start;padding:12px 0;gap:8px}.profile-field.profile-avatar-row{padding:16px 0}.profile-field-label{min-width:auto;width:100%}.profile-field-value{width:100%;font-size:16px}.profile-avatar{width:56px;height:56px}.profile-modal-content{padding:0 16px}.profile-close-button{width:100%;padding:12px 24px}}@media(max-width:400px){.profile-modal-title{font-size:16px}.profile-field-label{font-size:12px}.profile-field-value{font-size:14px}.profile-avatar{width:48px;height:48px}}.custom-dropdown-container{position:relative;width:100%;z-index:1}.custom-dropdown-button{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:gray;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;transition:all .2s ease}.custom-dropdown-button:hover:not(:disabled){border-color:#9ca3af}.custom-dropdown-button:focus{outline:none;border-color:#10069f;box-shadow:0 0 0 3px #10069f1a}.custom-dropdown-button.open{border-color:#10069f;box-shadow:0 0 0 3px #10069f1a}.custom-dropdown-button.error{border-color:#f04438}.custom-dropdown-button.disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb}.custom-dropdown-value{flex:1;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-dropdown-button:not(:disabled) .custom-dropdown-value{color:#111827}.custom-dropdown-button.disabled .custom-dropdown-value{color:#9ca3af}.custom-dropdown-arrow{flex-shrink:0;transition:transform .2s ease}.custom-dropdown-arrow.open{transform:rotate(180deg)}.custom-dropdown-menu{position:absolute;left:0;right:0;width:100%;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1000;max-height:200px;overflow-y:auto;overflow-x:hidden;margin-top:4px}.custom-dropdown-menu.top{bottom:100%;margin-top:0;margin-bottom:4px}.custom-dropdown-menu.bottom{top:100%}.custom-dropdown-menu-inner{padding:4px}.custom-dropdown-item{padding:10px 12px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#111827;cursor:pointer;border-radius:6px;transition:background-color .15s ease;-webkit-user-select:none;user-select:none}.custom-dropdown-item:hover:not(.empty){background-color:#f3f4f6}.custom-dropdown-item.selected{background-color:#eff6ff;color:#10069f;font-weight:500}.custom-dropdown-item.empty{color:#9ca3af;cursor:default;text-align:center;padding:12px}.custom-dropdown-menu::-webkit-scrollbar{width:6px}.custom-dropdown-menu::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}.custom-dropdown-menu::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.custom-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#9ca3af}.documentDamageMainSection{width:100%;margin:0!important;padding:0;display:flex;flex-direction:column;min-height:100vh}.documentDamageContent{flex:1;padding:0;display:flex;flex-direction:column;margin-top:64px;overflow:hidden;max-height:calc(100vh - 64px)}.damageForm{background:#fff;padding:16px;width:100%;display:flex;flex-direction:column;gap:24px;min-height:calc(100vh - 40px);justify-content:space-between;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 64px)}.mainQuestion{text-align:left;margin-bottom:0}.mainQuestion h2{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:30px;letter-spacing:0%;color:#1e1e1e;margin:0}.formSection{display:flex;flex-direction:column;gap:8px;position:relative}.formLabel{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#4d4d4d}.loadingText{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6b7280;padding:12px}.formSelect{width:100%;padding:12px 40px 12px 16px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:gray;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;position:relative;z-index:1}.formSelect:focus{outline:none;border-color:#10069f;box-shadow:0 0 0 3px #10069f1a;z-index:10}.formSelect.error{border-color:#f04438}.formTextarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#111827;resize:vertical;min-height:100px}.formTextarea:focus{outline:none;border-color:#10069f;box-shadow:0 0 0 3px #10069f1a}.formTextarea.error{border-color:#f04438}.formTextarea::placeholder{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:gray}.errorMessage{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#ef4444;margin-top:4px}.photoUploadArea{display:flex;justify-content:center;align-items:center;min-height:60px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.photoInput{display:none}.photoUploadButton{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:12px 16px;color:#6b7280;transition:color .2s ease;width:100%;justify-content:center}.photoUploadButton:hover{color:#10069f}.photoUploadButton span{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#4d4d4d}.uploadedPhotoContainer{display:flex;flex-direction:column;gap:24px;align-items:flex-start;background:#fff}.uploadedPhoto{width:100%;height:auto;max-height:164px;object-fit:cover;border-radius:8px;border:1px solid #d1d5db}.deletePhotoButton{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:8px 16px;color:#6b7280;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;transition:color .2s ease}.deletePhotoButton:hover{color:#ef4444}.actionButtons{display:flex;flex-direction:column;gap:12px;margin-top:auto;margin-bottom:20px}.submitButton{width:100%;height:48px;background-color:#10069f;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:28px;letter-spacing:0%;cursor:pointer;transition:all .2s ease}.submitButton:hover:not(:disabled){background-color:#0d0a7a}.submitButton:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.cancelButton{width:100%;height:48px;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease}.cancelButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.cancelButton:disabled{color:#9ca3af;border-color:#9ca3af;cursor:not-allowed}.orderDetailsMainSection{width:100%;max-width:100%;margin:0;padding:0;background:#f2f2f2;display:flex;flex-direction:column;height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.orderDetailsMainSection::-webkit-scrollbar{display:none}.orderDetailsHeader{display:flex;align-items:center;padding:16px;background:#fff}.inProgressType{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;color:#10069f;background-color:#f2f7ff;padding:4px 8px;border-radius:12px}.cancelledType{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;color:#dc2626;background-color:#fee2e2;padding:4px 8px;border-radius:12px}.orderDetailsContent{flex:1;padding:16px;display:flex;flex-direction:column;gap:16px}.orderCompleteMainSection{width:100%;max-width:100%;margin:0;padding:0;background:#f2f2f2;display:flex;flex-direction:column;height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.orderCompleteMainSection::-webkit-scrollbar{display:none}.orderCompleteHeader{display:flex;align-items:center;padding:16px;background:#fff;gap:8px}.actionSection{padding:16px;display:flex;flex-direction:column;gap:16px}.successType{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;color:#027a48;background-color:#ecfdf3;padding:4px 8px;border-radius:12px}.actionButtonsRow{display:flex;gap:12px;margin-bottom:16px}.refuseButton{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 12px;background:transparent;border:none;color:#b42318;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;cursor:pointer;transition:all .2s ease}.refuseButton:hover{background-color:#fef2f2}.completeButton{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 12px;background-color:#f2f7ff;border:none;border-radius:8px;color:#10069f;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;transition:all .2s ease}.completeButton:hover{background-color:#e6f0ff}.openNavigationButton{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;background-color:#10069f;border:none;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease}.openNavigationButton:hover{background-color:#0d0a7a}.signatureDisplayContainer{display:flex;flex-direction:column;gap:12px;align-items:center}.signatureImage{width:100%;max-width:300px;height:auto;border:none;border-radius:8px;background-color:#fff;max-height:300px;object-fit:contain;transform:rotate(90deg);transform-origin:center}.editSignatureButton{padding:8px 16px;background-color:#f3f4f6;border:1px solid #D1D5DB;border-radius:6px;color:#374151;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease}.editSignatureButton:hover{background-color:#e5e7eb;border-color:#9ca3af}.signatureCard{overflow:hidden;position:relative}.signatureEmptyContainer{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding:20px;min-height:100px;width:100%;box-sizing:border-box;overflow:hidden}.addSignatureButton{padding:10px 20px;background-color:#10069f;border:none;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.addSignatureButton:hover{background-color:#0d0599}.orderCompleteContent{flex:1;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.infoCard{background:#fff;border-radius:8px;padding:16px;border:1px solid #E5E7EB;min-height:auto;height:auto;overflow:hidden;position:relative}.navigationDialogOverlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.navigationDialog{background:#fff;border-radius:12px;width:100%;max-width:400px;box-shadow:0 4px 24px #00000026;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.navigationDialogHeader{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #E5E7EB}.navigationDialogHeader h3{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#111827}.navigationDialogClose{background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.navigationDialogClose:hover{color:#111827}.navigationDialogContent{padding:20px}.navigationDialogAddress{margin:0 0 20px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#6b7280}.navigationDialogAddress strong{color:#111827;font-weight:600}.navigationDialogOptions{display:flex;flex-direction:column;gap:12px}.navigationOptionButton{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%;text-align:left}.navigationOptionButton:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.navigationOptionIcon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:8px}.navigationOptionText{flex:1;display:flex;flex-direction:column;gap:4px}.navigationOptionTitle{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#111827}.navigationOptionSubtitle{font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#6b7280}.navigationOptionButton svg:last-child{flex-shrink:0;color:#9ca3af}.orderNotSuccessfulMainSection{width:100%;max-width:100%;margin:0;padding:0;background:#f2f2f2;display:flex;flex-direction:column;height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.orderNotSuccessfulMainSection::-webkit-scrollbar{display:none}.orderNotSuccessfulHeader{display:flex;align-items:center;padding:16px;background:#fff;gap:8px}.backButton{background:none;border:none;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.headerTitle{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:28px;color:#10069f!important;margin-left:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.orderTitleSection{padding:0 16px;background:#fff}.orderTitle{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#1e1e1e;margin:0 0 16px}.statusPillsContainer{display:flex;gap:8px;margin-bottom:16px}.notSuccessfulType{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;color:#b42318;background-color:#fef2f2;padding:4px 8px;border-radius:12px}.collectionType{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#4d4d4d;background-color:#f9fafb;padding:4px 8px;border-radius:12px;cursor:pointer;transition:color .2s ease}.collectionType:hover{color:#374151}.collectionType img{width:12px;height:12px}.deliveryType{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#026aa2;background-color:#f0f9ff;padding:4px 8px;border-radius:12px;cursor:pointer;transition:color .2s ease}.deliveryType:hover{color:#0d0a7a}.deliveryType img{width:12px;height:12px}.documentationSection{display:flex;flex-direction:column;gap:12px}.rejectionInfo{display:flex;flex-direction:column}.rejectionValue{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#1e1e1e;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;max-width:100%}.damageInfo{display:flex;flex-direction:column}.damageValue{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#1e1e1e;margin:0;padding-left:20px}.damageValue ul{margin:0;padding-left:20px;list-style-type:disc}.damageValue li{margin-bottom:8px;color:#1e1e1e;font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%}.damageValue li:last-child{margin-bottom:0}.orderNotSuccessfulContent{flex:1;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.infoCard{background:#fff;border-radius:8px;padding:16px;border:1px solid #E5E7EB;min-height:auto;height:auto}.cardTitle{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;color:gray;margin:0 0 12px}.salespersonInfo{display:flex;align-items:center;justify-content:space-between}.profileSection{display:flex;align-items:center;gap:12px}.profileAvatar{width:40px;height:40px;border-radius:50%;overflow:hidden}.profileAvatar img{width:100%;height:100%;object-fit:cover}.profileDetails{display:flex;flex-direction:column;gap:2px}.profileName{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#1e1e1e}.profileEmail{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;color:gray}.phoneButton{border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.phoneButton:hover{background-color:#e5e7eb}.packagingInfo{display:flex;flex-direction:column}.packagingType{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#1e1e1e}.addressSection{display:flex;flex-direction:column;gap:12px}.addressSection .sectionTitle{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:30px;letter-spacing:0%;color:#1e1e1e;margin:0}.addressSection .addressInfo{display:flex;flex-direction:column;position:relative;min-height:auto}.addressSection .addressLabel{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;color:gray}.addressSection .addressName{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#1e1e1e}.addressSection .addressEmail{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;color:gray}.addressSection .addressLocation{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#1e1e1e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s ease}.addressSection .addressLocation.expanded{overflow:visible;text-overflow:unset;white-space:normal;word-wrap:break-word}.addressSection .phoneButton{position:absolute;right:0;top:0;border:none;width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.addressSection .infoCard{background:#fff;border-radius:8px;padding:16px;border:1px solid #E5E7EB;min-height:auto;height:auto;transition:height .3s ease}.addressInfo{display:flex;flex-direction:column;position:relative}.addressLabel{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:18px;color:#6b7280}.addressName{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#1e1e1e}.addressEmail{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:18px;color:#6b7280}.addressLocation{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#1e1e1e}.addressInfo .phoneButton{position:absolute;right:0;top:0}.productInfoSection{display:flex;flex-direction:column;gap:12px}.sectionTitle{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:30px;letter-spacing:0%;color:#1e1e1e;margin:0}.productGrid{display:grid;grid-template-columns:1fr;gap:12px}.productCard{background:#fff;border-radius:8px;padding:12px;border:1px solid #E5E7EB;display:flex;flex-direction:column;gap:4px}.productLabel{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;color:gray}.productValue{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#1e1e1e}.notesSection{display:flex;flex-direction:column;gap:12px}.notesLabel{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;color:gray;margin-bottom:8px}.notesValue{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#1e1e1e}.orderRejectionNoteMainSection{width:100%;max-width:100%;margin:0;padding:0;background:#fff;display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}.orderRejectionNoteHeader{display:flex;align-items:center;padding:16px;background:#fff;gap:12px}.backButton{background:none;border:none;cursor:pointer;padding:4px;border-radius:8px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.backButton:hover{background-color:#f3f4f6}.orderRejectionNoteContent{flex:1;padding:16px;overflow-y:auto}.headerTitle{font-family:Inter;font-weight:600;font-size:20px;line-height:30px;letter-spacing:0%;color:#1e1e1e;margin:0 0 16px;display:block}.rejectionNoteInput{width:100%;min-height:200px;padding:16px;border:1px solid #E5E7EB;border-radius:8px;font-family:Inter;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#1e1e1e;resize:vertical;background:#fff;box-sizing:border-box;display:block}.rejectionNoteInput::placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#9ca3af}.rejectionNoteInput:focus{outline:none;border-color:#10069f;box-shadow:0 0 0 3px #10069f1a}.actionButtons{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border-top:1px solid #E5E7EB}.orderRejectionNoteMainSection .refuseButton{width:100%;padding:14px 20px;background-color:#dc2626;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease}.orderRejectionNoteMainSection .refuseButton:hover:not(:disabled){background-color:#d92d20}.orderRejectionNoteMainSection .refuseButton:disabled{background-color:#d92d20;color:#fff;cursor:not-allowed}.backButtonSecondary{width:100%;padding:14px 20px;background-color:#fff;color:#1e1e1e;border:1px solid #E5E7EB;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.backButtonSecondary:hover{background-color:#f9fafb;border-color:#d1d5db}.signaturePageMainSection{display:flex;flex-direction:column;height:100vh;background-color:#fff;width:100%;margin:0;padding:0;overflow:hidden}.signatureMainContent{flex:1;display:flex;flex-direction:row;gap:16px;padding:20px;min-height:0;overflow:hidden;align-items:flex-start;width:100%;box-sizing:border-box}@media(min-width:481px){.signatureMainContent{flex-direction:row!important;display:flex!important;align-items:flex-start!important}.signatureLeftColumn{flex:1!important;display:flex!important;flex-direction:column!important}.signatureActions{display:flex!important;flex-direction:column!important;width:80px!important;flex-shrink:0!important;align-self:center!important;margin-left:auto!important}}.signatureLeftColumn{flex:1;display:flex;flex-direction:column;min-width:0;order:1;max-width:calc(100% - 96px);align-self:stretch;height:100%}.signatureTopRow{display:flex;align-items:flex-start;margin-bottom:16px}.clearIconButton{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;opacity:1;margin-top:54px}.clearIconButton:hover:not(:disabled){background-color:transparent;opacity:.8}.clearIconButton:disabled{opacity:.4;cursor:not-allowed}.signatureLabel{position:absolute;bottom:64px;left:12px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#6b7280;pointer-events:auto;transform:rotate(-90deg);white-space:nowrap;transform-origin:left bottom;cursor:text;outline:none;min-width:80px;border-radius:4px;transition:background-color .2s ease}.signatureLabel:hover{background-color:#0000000d}.signatureLabel:focus{background-color:#00000014;outline:1px solid #D1D5DB}.signatureCanvasContainer{flex:1;position:relative;width:100%;background-color:#fff;border:none;border-radius:0;overflow:visible;min-height:200px;transition:border-color .2s ease}.signatureCanvas{width:100%;height:100%;display:block;cursor:crosshair;touch-action:none;-ms-touch-action:none;background-color:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.signaturePlaceholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;z-index:1}.signatureHint{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#9ca3af;margin:8px 0 0}.validationMessage{position:absolute;top:50%;left:16px;transform:translateY(-50%) rotate(-90deg);transform-origin:left center;display:flex;align-items:center;gap:8px;padding:10px 14px;background-color:#fef2f2;border:1px dashed #FECACA;border-radius:8px;z-index:2;pointer-events:none;white-space:nowrap}.validationMessage span{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#dc2626}.signatureActions{display:flex!important;flex-direction:column!important;gap:0;width:80px;min-width:80px;max-width:80px;flex-shrink:0!important;flex-grow:0!important;justify-content:center;align-items:center;align-self:center!important;padding-top:0;order:2;margin-left:auto;position:relative;height:fit-content}@media(min-width:481px){.signatureActions{display:flex!important;flex-direction:column!important;width:80px!important;flex-shrink:0!important;margin-left:auto!important}}.actionButton{width:80px;height:120px;padding:14px 24px;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;border:1px solid #D1D5DB;display:flex;align-items:center;justify-content:center}.signatureActions .confirmButton{background-color:#10069f;color:#fff;border:1px solid transparent;border-width:1px!important;width:155px!important;height:60px!important;padding:16px 20px!important;border-radius:8px;transform:rotate(-90deg);white-space:nowrap;opacity:1;gap:12px;box-sizing:border-box;margin-bottom:369px!important}.signatureActions .confirmButton:hover:not(:disabled){background-color:#0d0580}.signatureActions .confirmButton:disabled{opacity:.6;cursor:not-allowed}.signatureActions .backButton.actionButton,.signatureActions button.backButton,button.signatureActions .backButton{background-color:#fff!important;color:#374151!important;border:1px solid #D1D5DB!important;border-width:1px!important;width:155px!important;min-width:155px!important;max-width:155px!important;height:60px!important;min-height:60px!important;max-height:60px!important;padding:16px 20px!important;border-radius:8px!important;transform:rotate(-90deg)!important;white-space:nowrap!important;opacity:1!important;gap:12px!important;box-sizing:border-box!important}.signatureActions .backButton.actionButton:hover{background-color:#f9fafb;border-color:#9ca3af}.signatureActions .refuseButton{background-color:#fef2f2;color:#dc2626;border:1px solid #FECACA!important;border-width:1px!important;width:155px!important;height:60px!important;padding:16px 20px!important;border-radius:8px;transform:rotate(-90deg);white-space:nowrap;opacity:1;gap:12px;box-sizing:border-box;margin-bottom:110px!important}.signatureActions .refuseButton:hover{background-color:#fee2e2;border-color:#f87171}@media(max-width:320px){.signaturePageMainSection{height:calc(100svh - 64px)}.signaturePageHeader{padding:12px}.pageTitle{font-size:16px}.signatureMainContent{flex-direction:column!important;padding:12px;gap:12px}.signatureTopRow{margin-bottom:12px}.signatureCanvasContainer{min-height:180px}.signatureActions{width:100%!important;flex-direction:row!important;justify-content:space-between!important;margin-left:0!important;align-self:stretch!important}.actionButton{width:48%;height:auto;padding:12px 20px;font-size:14px;transform:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,sans-serif;width:100%;overflow-x:hidden;overflow-y:auto}::-webkit-scrollbar{width:0px;background:transparent}html{scrollbar-width:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:root{--app-header-height: 72px}
